.PanelNavbar-module__zN59aG__navbar{z-index:100;background-color:var(--color-bg-dark);width:100%;margin-top:-10px;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.PanelNavbar-module__zN59aG__container{background-color:var(--color-bg-dark);justify-content:space-between;align-items:center;display:flex}.PanelNavbar-module__zN59aG__logo{font-family:var(--font-heading);color:var(--foreground);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.PanelNavbar-module__zN59aG__navLinks{align-items:center;gap:2rem;display:flex}.PanelNavbar-module__zN59aG__connexion{gap:1rem;display:flex}.PanelNavbar-module__zN59aG__btn_hover{border-radius:10px;gap:12px;padding:3px 12px;font-family:Inter,sans-serif;font-size:20px;transition:transform .2s}.PanelNavbar-module__zN59aG__btn_hover:hover{transform:translateY(-2px)}.PanelNavbar-module__zN59aG__userNavBar{place-content:center;gap:1rem;display:flex}.PanelNavbar-module__zN59aG__avatarImg{object-fit:cover;border:2px solid var(--color-primaire);border-radius:50%;width:32px;height:32px}.PanelNavbar-module__zN59aG__avatarInitial{background:var(--color-primaire);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.PanelNavbar-module__zN59aG__userName{color:var(--color-font-white-body)}.PanelNavbar-module__zN59aG__languages{gap:1rem;display:flex}.PanelNavbar-module__zN59aG__active{background:var(--color-primaire);color:var(--color-font-white-body);display:flex}.PanelNavbar-module__zN59aG__deactive{color:var(--color-grey-primaire);background:var(--color-footer-bg);border:1px solid #000;display:flex}.PanelNavbar-module__zN59aG__settingsLink{color:var(--color-font-white-body);border-radius:8px;padding:4px 12px;font-size:.95rem;font-weight:500;transition:background-color .2s}.PanelNavbar-module__zN59aG__settingsLink:hover{background-color:#ffffff1a}.PanelNavbar-module__zN59aG__logoutBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;padding:4px 12px;font-size:.95rem;font-weight:500;transition:background-color .2s}.PanelNavbar-module__zN59aG__logoutBtn:hover{background:#ef444433}@media (max-width:768px){.PanelNavbar-module__zN59aG__navLinks{display:none}}
.PanelFooter-module__vPS4XW__footer{background:var(--color-footer-bg-dark);border-top:1px solid var(--border-color);margin-top:auto;padding:4rem 0 2rem;display:flex}.PanelFooter-module__vPS4XW__footerContainer{justify-content:space-between;align-items:flex-start;gap:4rem;width:100%;display:flex}.PanelFooter-module__vPS4XW__footer_content{justify-content:space-between;align-items:flex-start;width:100%;height:100%;display:flex}.PanelFooter-module__vPS4XW__legalSection{flex-direction:column;gap:1rem;width:80%;display:flex}.PanelFooter-module__vPS4XW__advertising{color:var(--color-grey-secondaire);font-family:Roboto,sans-serif;font-size:1rem;font-weight:medium}.PanelFooter-module__vPS4XW__legalLinks{color:var(--color-grey-secondaire);align-items:center;gap:1rem;font-size:.9rem;font-weight:500;display:flex}.PanelFooter-module__vPS4XW__dots{background-color:var(--color-grey-secondaire);border-radius:50%;width:5px;height:5px}.PanelFooter-module__vPS4XW__copyRight{color:var(--color-grey-secondaire);font-size:1rem}.PanelFooter-module__vPS4XW__reseauxSection{justify-content:center;align-items:center;gap:1rem;width:20%;height:100%;display:flex}.PanelFooter-module__vPS4XW__reseauxSection img{filter:brightness(2)}@media (max-width:1024px){.PanelFooter-module__vPS4XW__footerContainer{flex-direction:column;gap:3rem}.PanelFooter-module__vPS4XW__footer_content{flex-direction:column;gap:2rem}}
.toast-module__emjSga__container{z-index:999999;pointer-events:none;flex-direction:column;gap:.75rem;max-width:380px;display:flex;position:fixed;top:1.5rem;right:1.5rem}.toast-module__emjSga__card{pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--neutral-600);color:var(--neutral-50);background:#1e1e1ed9;border-radius:14px;align-items:center;gap:1.25rem;padding:1rem 1.5rem;font-size:14px;font-weight:500;animation:.4s cubic-bezier(.16,1,.3,1) toast-module__emjSga__slideIn;display:flex;box-shadow:0 15px 45px #00000080}.toast-module__emjSga__typeIndicator{border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 10px}@keyframes toast-module__emjSga__slideIn{0%{opacity:0;transform:translate(120%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}.toast-module__emjSga__message{color:var(--neutral-100);flex:1;line-height:1.5}.toast-module__emjSga__dismiss{cursor:pointer;color:var(--neutral-400);background:0 0;border:none;padding:4px;font-size:14px;transition:all .2s}.toast-module__emjSga__dismiss:hover{color:#f87171;transform:scale(1.15)}.toast-module__emjSga__success{border-color:#10b98166}.toast-module__emjSga__success .toast-module__emjSga__typeIndicator{color:#10b981;background:#10b981}.toast-module__emjSga__error{border-color:#ef444466}.toast-module__emjSga__error .toast-module__emjSga__typeIndicator{color:#ef4444;background:#ef4444}.toast-module__emjSga__warning{border-color:#f59e0b66}.toast-module__emjSga__warning .toast-module__emjSga__typeIndicator{color:#f59e0b;background:#f59e0b}.toast-module__emjSga__info{border-color:#3b82f666}.toast-module__emjSga__info .toast-module__emjSga__typeIndicator{color:#3b82f6;background:#3b82f6}.toast-module__emjSga__lobby{border-color:#8b5cf666}.toast-module__emjSga__lobby .toast-module__emjSga__typeIndicator{color:#8b5cf6;background:#8b5cf6}
.toast-history-module__Pxo8BW__toggleBtn{z-index:10001;background:var(--neutral-800,#3d3d3d);border:1px solid var(--neutral-600,#767575);cursor:pointer;width:40px;height:40px;color:var(--neutral-400,#969696);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #0000004d}.toast-history-module__Pxo8BW__toggleBtn:hover{background:var(--neutral-700,#5c5c5c);color:var(--neutral-50,#f9fafb);border-color:var(--neutral-500,#7e7d7d);box-shadow:0 6px 20px #0006}.toast-history-module__Pxo8BW__bellIcon{width:20px;height:20px;position:relative}.toast-history-module__Pxo8BW__badge{color:#fff;border:2px solid var(--neutral-800);background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:700;animation:.5s cubic-bezier(.175,.885,.32,1.275) toast-history-module__Pxo8BW__bounce;display:flex;position:absolute;top:-8px;right:-8px}@keyframes toast-history-module__Pxo8BW__bounce{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}.toast-history-module__Pxo8BW__sidebar{background:var(--neutral-900);z-index:10002;border-left:1px solid var(--neutral-700);flex-direction:column;width:360px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #000c}.toast-history-module__Pxo8BW__open{transform:translate(0)}.toast-history-module__Pxo8BW__header{background:var(--neutral-800);border-bottom:1px solid var(--neutral-700);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.toast-history-module__Pxo8BW__header h3{color:var(--neutral-50);font-size:16px;font-weight:700}.toast-history-module__Pxo8BW__headerActions{align-items:center;gap:1rem;display:flex}.toast-history-module__Pxo8BW__clearAll{color:#f87171;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .2s}.toast-history-module__Pxo8BW__clearAll:hover{background:#ef444433;border-color:#ef444466}.toast-history-module__Pxo8BW__closeBtn{color:var(--neutral-400);cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;transition:color .2s;display:flex}.toast-history-module__Pxo8BW__closeBtn:hover{color:var(--neutral-50)}.toast-history-module__Pxo8BW__content{scrollbar-width:thin;scrollbar-color:var(--neutral-700)transparent;flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex;overflow-y:auto}.toast-history-module__Pxo8BW__content::-webkit-scrollbar{width:6px}.toast-history-module__Pxo8BW__content::-webkit-scrollbar-thumb{background:var(--neutral-700);border-radius:3px}.toast-history-module__Pxo8BW__empty{text-align:center;color:var(--neutral-500);margin-top:4rem;font-size:14px}.toast-history-module__Pxo8BW__item{background:var(--neutral-800);border:1px solid var(--neutral-700);border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}.toast-history-module__Pxo8BW__item:hover{border-color:var(--neutral-500);transform:translateY(-2px);box-shadow:0 10px 20px #0000004d}.toast-history-module__Pxo8BW__itemHeader{align-items:center;gap:.75rem;width:100%;display:flex}.toast-history-module__Pxo8BW__typeIndicator{border-radius:50%;flex-shrink:0;width:8px;height:8px}.toast-history-module__Pxo8BW__typeLabel{text-transform:uppercase;letter-spacing:.08em;flex:1;font-size:11px;font-weight:800}.toast-history-module__Pxo8BW__time{color:var(--neutral-500);font-family:inherit;font-size:10px;font-weight:500}.toast-history-module__Pxo8BW__deleteBtn{color:var(--neutral-500);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:14px;transition:color .2s}.toast-history-module__Pxo8BW__deleteBtn:hover{color:#f87171}.toast-history-module__Pxo8BW__message{color:var(--neutral-200);font-size:13px;font-weight:400;line-height:1.5}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__success .toast-history-module__Pxo8BW__typeIndicator{background:#10b981}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__error .toast-history-module__Pxo8BW__typeIndicator{background:#ef4444}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__warning .toast-history-module__Pxo8BW__typeIndicator{background:#f59e0b}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__info .toast-history-module__Pxo8BW__typeIndicator{background:#3b82f6}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__lobby .toast-history-module__Pxo8BW__typeIndicator{background:#8b5cf6}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__success .toast-history-module__Pxo8BW__typeLabel{color:#10b981}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__error .toast-history-module__Pxo8BW__typeLabel{color:#ef4444}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__warning .toast-history-module__Pxo8BW__typeLabel{color:#f59e0b}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__info .toast-history-module__Pxo8BW__typeLabel{color:#3b82f6}.toast-history-module__Pxo8BW__item.toast-history-module__Pxo8BW__lobby .toast-history-module__Pxo8BW__typeLabel{color:#8b5cf6}.toast-history-module__Pxo8BW__overlay{z-index:10001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;position:fixed;inset:0}
