.NotificationBell-module__QcuRHG__wrap{position:relative}.NotificationBell-module__QcuRHG__bell{background:color-mix(in srgb, var(--primary-color) 6%, transparent);border:1px solid color-mix(in srgb, var(--primary-color) 22%, var(--border-color));width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,transform .15s;display:inline-flex;position:relative}.NotificationBell-module__QcuRHG__bell:hover{background:color-mix(in srgb, var(--primary-color) 12%, transparent);border-color:color-mix(in srgb, var(--primary-color) 45%, var(--border-color));transform:translateY(-1px)}.NotificationBell-module__QcuRHG__bell:active{transform:translateY(0)}.NotificationBell-module__QcuRHG__icon{width:20px;height:20px}.NotificationBell-module__QcuRHG__badge{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.NotificationBell-module__QcuRHG__badgeActive{color:#fff;box-shadow:0 0 0 2px var(--background-secondary), 0 2px 6px #f43f5e59;background:linear-gradient(140deg,#f43f5e 0%,#b91c1c 100%);border:1px solid #ffffff26}.NotificationBell-module__QcuRHG__panel{background:var(--background-secondary);border:1px solid var(--border-color);z-index:80;border-radius:16px;flex-direction:column;width:min(380px,100vw - 1.5rem);max-height:min(480px,70vh);display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 50px -24px #0000008c}.NotificationBell-module__QcuRHG__panelHead{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.NotificationBell-module__QcuRHG__panelKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--primary-color);margin:0;font-size:.68rem;font-weight:700}.NotificationBell-module__QcuRHG__panelTitle{color:var(--text-primary);margin:.15rem 0 0;font-size:1.05rem}.NotificationBell-module__QcuRHG__markAll{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.3rem;padding:.35rem .6rem;font-size:.78rem;font-weight:600;display:inline-flex}.NotificationBell-module__QcuRHG__markAll:hover:not(:disabled){color:var(--text-primary);background:var(--background-tertiary)}.NotificationBell-module__QcuRHG__markAll:disabled{opacity:.6;cursor:not-allowed}.NotificationBell-module__QcuRHG__list{margin:0;padding:.4rem;list-style:none;overflow-y:auto}.NotificationBell-module__QcuRHG__item{color:inherit;border-radius:10px;align-items:flex-start;gap:.7rem;padding:.75rem .7rem;text-decoration:none;display:flex}.NotificationBell-module__QcuRHG__item:hover{background:color-mix(in srgb, var(--primary-color) 8%, transparent)}.NotificationBell-module__QcuRHG__itemUnread{background:color-mix(in srgb, var(--primary-color) 7%, transparent)}.NotificationBell-module__QcuRHG__itemBody{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.NotificationBell-module__QcuRHG__itemTitle{color:var(--text-primary);font-size:.9rem;font-weight:700}.NotificationBell-module__QcuRHG__itemText{color:var(--text-secondary);font-size:.82rem;line-height:1.4}.NotificationBell-module__QcuRHG__itemMeta{color:var(--text-secondary);flex-shrink:0;padding-top:.15rem;font-size:.72rem}.NotificationBell-module__QcuRHG__empty{color:var(--text-secondary);margin:0;padding:1.5rem 1.1rem;font-size:.9rem;line-height:1.5}.NotificationBell-module__QcuRHG__seeAll{text-align:center;color:var(--primary-color);border-top:1px solid var(--border-color);padding:.85rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;display:block}.NotificationBell-module__QcuRHG__seeAll:hover{background:color-mix(in srgb, var(--primary-color) 8%, transparent)}
.ThemeToggle-module__H_kSra__toggle{width:40px;height:40px;color:var(--navbar-text);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s,border-color .2s;display:flex}.ThemeToggle-module__H_kSra__toggle:hover{color:var(--navbar-text-hover);background:#ffffff24;border-color:#fff3}.ThemeToggle-module__H_kSra__icon{font-size:1.2rem}
.Footer-module__jlOjsq__footer{text-align:center;background-color:var(--footer-bg);border-top:1px solid var(--footer-border);color:var(--footer-text);font-size:.9rem;transition:background-color .2s,border-color .2s,color .2s}.Footer-module__jlOjsq__footerContent{flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.Footer-module__jlOjsq__emailLink{color:var(--footer-link);font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.Footer-module__jlOjsq__emailLink:hover{color:var(--footer-link-hover)}.Footer-module__jlOjsq__copyright{color:var(--footer-text);margin-top:1rem}.Footer-module__jlOjsq__legalNotice{color:var(--footer-text);opacity:.9;max-width:52rem;margin-top:1rem;font-size:.7rem;line-height:1.4}.Footer-module__jlOjsq__legalLinks{flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin-top:.5rem;display:flex}.Footer-module__jlOjsq__legalLinks a{color:var(--footer-link);font-size:.7rem;text-decoration:none}.Footer-module__jlOjsq__legalLinks a:hover{color:var(--footer-link-hover);text-decoration:underline}.Footer-module__jlOjsq__madeBy{background:var(--footer-bg);color:var(--footer-text);text-transform:uppercase;letter-spacing:1.5px;border-top:1px solid var(--footer-border);padding:16px 0;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:color .3s ease-in-out,background-color .3s ease-in-out,text-shadow .3s ease-in-out;position:relative}.Footer-module__jlOjsq__madeBy:hover{color:var(--footer-link);text-shadow:0 0 12px #3b82f64d}.Footer-module__jlOjsq__madeBy:before{content:"";background:linear-gradient(90deg, transparent, var(--footer-link-hover), transparent);opacity:.5;width:100%;height:1px;transition:opacity .3s ease-in-out,box-shadow .3s ease-in-out;position:absolute;top:0;left:0}.Footer-module__jlOjsq__madeBy:hover:before{opacity:1;box-shadow:0 0 15px #3b82f680}.Footer-module__jlOjsq__madeBy a{color:inherit;text-decoration:none}.Footer-module__jlOjsq__socialLinks{gap:1.5rem;margin-top:1rem;display:flex}.Footer-module__jlOjsq__socialLinks a{color:var(--footer-text);transition:color .2s ease-in-out}.Footer-module__jlOjsq__socialLinks a:hover{color:var(--footer-link)}@media (max-width:1082px){.Footer-module__jlOjsq__footerContent{gap:.875rem;padding:1.75rem 1rem}.Footer-module__jlOjsq__socialLinks{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (max-width:400px){.Footer-module__jlOjsq__footerContent{gap:.75rem;padding:1.5rem 1rem}.Footer-module__jlOjsq__emailLink{font-size:1rem}.Footer-module__jlOjsq__footer{font-size:.8rem}.Footer-module__jlOjsq__copyright{margin-top:.75rem;font-size:.85rem}.Footer-module__jlOjsq__madeBy{padding:12px 0;font-size:.7rem}.Footer-module__jlOjsq__socialLinks{gap:1rem;margin-top:.75rem}.Footer-module__jlOjsq__legalNotice{font-size:.65rem}.Footer-module__jlOjsq__legalLinks{gap:.35rem .75rem}.Footer-module__jlOjsq__legalLinks a{font-size:.65rem}}@media (min-width:401px) and (max-width:768px){.Footer-module__jlOjsq__footerContent{padding:1.75rem 1.5rem}}
.HelpModal-module__MYHKLq__helpButton{color:#fff;z-index:999;cursor:pointer;background-color:#3b82f6;border:none;border-radius:9999px;padding:1rem;transition:all .2s ease-in-out;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.HelpModal-module__MYHKLq__helpButton:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.HelpModal-module__MYHKLq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:flex-end;align-items:flex-end;padding:1rem;animation:.3s ease-out HelpModal-module__MYHKLq__fadeIn;display:flex;position:fixed;inset:0}.HelpModal-module__MYHKLq__modalContent{color:#000;background-color:#fff;border-radius:.75rem;width:100%;max-width:28rem;margin-bottom:6rem;margin-right:1rem;padding:1.5rem;animation:.4s cubic-bezier(.25,.46,.45,.94) HelpModal-module__MYHKLq__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000040}.HelpModal-module__MYHKLq__closeButton{color:#000;cursor:pointer;background:0 0;border:none;padding:.5rem;position:absolute;top:.75rem;right:.75rem}.HelpModal-module__MYHKLq__closeButton:hover{color:#1f2937}.HelpModal-module__MYHKLq__formInput,.HelpModal-module__MYHKLq__formTextarea{appearance:none;color:#000;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:0 1px 2px #0000000d}.HelpModal-module__MYHKLq__formInput:focus,.HelpModal-module__MYHKLq__formTextarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f64d}.HelpModal-module__MYHKLq__submitButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;padding:.5rem 1rem;font-weight:700;transition:background-color .2s}.HelpModal-module__MYHKLq__submitButton:hover:not(:disabled){background-color:#2563eb}.HelpModal-module__MYHKLq__submitButton:disabled{cursor:not-allowed;background-color:#93c5fd}@keyframes HelpModal-module__MYHKLq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HelpModal-module__MYHKLq__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:400px){.HelpModal-module__MYHKLq__helpButton{padding:.75rem;font-size:.9rem;bottom:1rem;right:1rem}.HelpModal-module__MYHKLq__modalOverlay{padding:.5rem}.HelpModal-module__MYHKLq__modalContent{border-radius:.5rem;max-width:100%;margin-bottom:4rem;margin-right:0;padding:1.25rem}.HelpModal-module__MYHKLq__formInput,.HelpModal-module__MYHKLq__formTextarea{padding:.45rem .65rem;font-size:.9rem}.HelpModal-module__MYHKLq__submitButton{width:100%;padding:.45rem .875rem;font-size:.9rem}}@media (min-width:401px) and (max-width:768px){.HelpModal-module__MYHKLq__modalContent{max-width:24rem;margin-bottom:5rem}}
.CookieBanner-module__Qvy0Ga__banner{z-index:9999;background:var(--footer-bg,#1f1f1f);border-top:1px solid var(--footer-border,#333);color:var(--footer-text,#888);padding:1rem 1.5rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0003}.CookieBanner-module__Qvy0Ga__content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:56rem;margin:0 auto;display:flex}.CookieBanner-module__Qvy0Ga__message{flex:1;min-width:200px;margin:0;font-size:.875rem;line-height:1.5}.CookieBanner-module__Qvy0Ga__link{color:var(--footer-link-hover,#93c5fd);text-decoration:underline}.CookieBanner-module__Qvy0Ga__link:hover{color:var(--footer-link,#fff)}.CookieBanner-module__Qvy0Ga__actions{flex-shrink:0;gap:.75rem;display:flex}.CookieBanner-module__Qvy0Ga__btnAccept,.CookieBanner-module__Qvy0Ga__btnEssential{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .2s,transform .1s}.CookieBanner-module__Qvy0Ga__btnAccept{color:#fff;background:#1d4ed8}.CookieBanner-module__Qvy0Ga__btnAccept:hover{opacity:.95}.CookieBanner-module__Qvy0Ga__btnEssential{color:var(--footer-text,#888);border:1px solid var(--footer-border,#555);background:0 0}.CookieBanner-module__Qvy0Ga__btnEssential:hover{background:#ffffff0d}@media (max-width:600px){.CookieBanner-module__Qvy0Ga__content{text-align:center;flex-direction:column;align-items:stretch}.CookieBanner-module__Qvy0Ga__actions{justify-content:center}}
.AppShell-module__yICdwW__shell{--shell-sidebar:260px;--shell-sidebar-collapsed:76px;--shell-topbar:68px;--shell-tabbar:68px;--shell-gutter:clamp(1rem, 1.5vw + .5rem, 2rem);--shell-surface:var(--background-secondary);--shell-surface-2:var(--background-tertiary);--shell-border:var(--border-color);--shell-border-strong:var(--border-color-light);--shell-text:var(--text-primary);--shell-muted:var(--text-secondary);--shell-accent:var(--primary-color);--shell-accent-soft:color-mix(in srgb, var(--primary-color) 12%, transparent);--shell-accent-softer:color-mix(in srgb, var(--primary-color) 6%, transparent);--shell-accent-strong:color-mix(in srgb, var(--primary-color) 40%, transparent);--shell-shadow-soft:0 1px 2px #00000047, 0 12px 40px -12px #0006;--shell-shadow-inset:inset 0 1px 0 #ffffff14;grid-template-columns:var(--shell-sidebar) 1fr;background:radial-gradient(1200px 600px at 8% -10%, color-mix(in srgb, var(--primary-color) 12%, transparent) 0%, transparent 55%), linear-gradient(180deg, var(--background-primary) 0%, var(--background-primary) 100%);min-height:100dvh;color:var(--shell-text);transition:grid-template-columns .22s;display:grid}[data-theme=light] .AppShell-module__yICdwW__shell{--shell-shadow-soft:0 1px 2px #18181b0d, 0 12px 40px -20px #18181b26;background:radial-gradient(1200px 600px at 8% -10%, color-mix(in srgb, var(--primary-color) 8%, transparent) 0%, transparent 55%), var(--background-primary)}.AppShell-module__yICdwW__shellCollapsed{grid-template-columns:var(--shell-sidebar-collapsed) 1fr}.AppShell-module__yICdwW__sidebar{z-index:40;background:linear-gradient(180deg, var(--shell-surface) 0%, color-mix(in srgb, var(--shell-surface) 92%, transparent) 100%);border-right:1px solid var(--shell-border);height:100dvh;box-shadow:var(--shell-shadow-inset);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:sticky;top:0;overflow:hidden}.AppShell-module__yICdwW__sidebarInner{grid-template-rows:auto auto 1fr auto;gap:.9rem;height:100%;padding:1.1rem .85rem 1rem;display:grid}.AppShell-module__yICdwW__brandRow{align-items:center;gap:.5rem;min-height:44px;padding:0 .4rem;display:flex}.AppShell-module__yICdwW__brandLink{min-width:0;color:var(--shell-text);border-radius:10px;flex:1;align-items:center;gap:.65rem;padding:.15rem;text-decoration:none;transition:background .15s;display:flex}.AppShell-module__yICdwW__brandLink:hover{background:var(--shell-accent-softer)}.AppShell-module__yICdwW__brandLogo{background:linear-gradient(140deg, color-mix(in srgb, var(--primary-color) 22%, transparent) 0%, color-mix(in srgb, var(--primary-color) 6%, transparent) 100%);border:1px solid color-mix(in srgb, var(--primary-color) 25%, var(--shell-border));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.AppShell-module__yICdwW__brandLogo img{object-fit:contain}.AppShell-module__yICdwW__brandText{white-space:nowrap;flex-direction:column;min-width:0;line-height:1.1;display:flex;overflow:hidden}.AppShell-module__yICdwW__brandName{letter-spacing:-.01em;color:var(--shell-text);font-size:.98rem;font-weight:700}.AppShell-module__yICdwW__brandKicker{color:var(--shell-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:.7rem}.AppShell-module__yICdwW__collapseBtn{border:1px solid var(--shell-border);background:var(--shell-surface-2);width:32px;height:32px;color:var(--shell-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.AppShell-module__yICdwW__collapseBtn:hover{color:var(--shell-text);background:var(--shell-accent-soft);border-color:var(--shell-accent-strong)}.AppShell-module__yICdwW__collapseBtn svg{width:16px;height:16px}.AppShell-module__yICdwW__shellCollapsed .AppShell-module__yICdwW__brandRow{flex-direction:column;gap:.35rem;padding:0}.AppShell-module__yICdwW__shellCollapsed .AppShell-module__yICdwW__brandLink{flex:none;padding:.25rem}.AppShell-module__yICdwW__shellCollapsed .AppShell-module__yICdwW__collapseBtn{border-radius:8px;width:100%}.AppShell-module__yICdwW__userCard{background:linear-gradient(140deg, color-mix(in srgb, var(--primary-color) 10%, transparent) 0%, var(--shell-surface-2) 90%);border:1px solid color-mix(in srgb, var(--primary-color) 18%, var(--shell-border));border-radius:12px;align-items:center;gap:.7rem;padding:.7rem .75rem;display:flex}.AppShell-module__yICdwW__userCardBordered{border-color:var(--shell-border-strong)}.AppShell-module__yICdwW__userCardCollapsed{background:0 0;border-color:#0000;justify-content:center;padding:.55rem}.AppShell-module__yICdwW__userAvatar{object-fit:cover;border:2px solid color-mix(in srgb, var(--primary-color) 35%, var(--shell-border));border-radius:50%;flex-shrink:0}.AppShell-module__yICdwW__userMeta{flex-direction:column;min-width:0;line-height:1.15;display:flex;overflow:hidden}.AppShell-module__yICdwW__userName{color:var(--shell-text);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:700;overflow:hidden}.AppShell-module__yICdwW__userRole{color:var(--shell-muted);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.7rem;overflow:hidden}.AppShell-module__yICdwW__nav{scrollbar-width:thin;scrollbar-color:var(--shell-border) transparent;margin-right:-2px;padding-right:2px;overflow:hidden auto}.AppShell-module__yICdwW__nav::-webkit-scrollbar{width:6px}.AppShell-module__yICdwW__nav::-webkit-scrollbar-thumb{background:var(--shell-border);border-radius:999px}.AppShell-module__yICdwW__navGroup{padding:.35rem 0}.AppShell-module__yICdwW__navGroup+.AppShell-module__yICdwW__navGroup{border-top:1px dashed var(--shell-border);margin-top:.35rem;padding-top:.6rem}.AppShell-module__yICdwW__navGroupLabel{color:var(--shell-muted);letter-spacing:.14em;text-transform:uppercase;padding:.2rem .75rem .35rem;font-size:.66rem;font-weight:700}.AppShell-module__yICdwW__navList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.AppShell-module__yICdwW__navLink{color:var(--shell-muted);letter-spacing:.005em;border-radius:10px;align-items:center;gap:.7rem;padding:.55rem .65rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:flex;position:relative}.AppShell-module__yICdwW__navLink:hover{color:var(--shell-text);background:var(--shell-accent-softer)}.AppShell-module__yICdwW__navLinkActive{color:#fff;background:linear-gradient(140deg, var(--primary-color) 0%, var(--primary-color-dark) 100%);box-shadow:0 1px 0 #ffffff0f inset, 0 6px 18px -6px color-mix(in srgb, var(--primary-color) 60%, transparent)}.AppShell-module__yICdwW__navLinkActive:hover{color:#fff;background:linear-gradient(140deg, var(--primary-color) 0%, var(--primary-color-dark) 100%);filter:brightness(1.05)}[data-theme=light] .AppShell-module__yICdwW__navLinkActive{color:#fff}.AppShell-module__yICdwW__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.AppShell-module__yICdwW__navIcon svg{width:20px;height:20px}.AppShell-module__yICdwW__navLabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.AppShell-module__yICdwW__activePill{pointer-events:none;border:1px solid #ffffff29;border-radius:10px;position:absolute;inset:0}.AppShell-module__yICdwW__shellCollapsed .AppShell-module__yICdwW__navLink{justify-content:center;padding:.6rem}.AppShell-module__yICdwW__shellCollapsed .AppShell-module__yICdwW__navLabel,.AppShell-module__yICdwW__shellCollapsed .AppShell-module__yICdwW__navGroupLabel{display:none}.AppShell-module__yICdwW__sidebarFooter{border-top:1px solid var(--shell-border);flex-direction:column;gap:2px;padding-top:.6rem;display:flex}.AppShell-module__yICdwW__footerLink{color:var(--shell-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.7rem;padding:.55rem .65rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:flex}.AppShell-module__yICdwW__footerLink:hover{color:var(--shell-text);background:var(--shell-accent-softer)}.AppShell-module__yICdwW__shellCollapsed .AppShell-module__yICdwW__footerLink{justify-content:center;padding:.55rem}.AppShell-module__yICdwW__shellCollapsed .AppShell-module__yICdwW__footerLink .AppShell-module__yICdwW__navLabel{display:none}.AppShell-module__yICdwW__main{flex-direction:column;min-width:0;min-height:100dvh;display:flex}.AppShell-module__yICdwW__topbar{z-index:30;height:var(--shell-topbar);padding:0 var(--shell-gutter);background:color-mix(in srgb, var(--background-primary) 78%, transparent);border-bottom:1px solid var(--shell-border);-webkit-backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:sticky;top:0}.AppShell-module__yICdwW__topbarLeft{align-items:center;gap:.8rem;min-width:0;display:flex}.AppShell-module__yICdwW__mobileMenuBtn{background:var(--shell-surface-2);border:1px solid var(--shell-border);width:40px;height:40px;color:var(--shell-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:none}.AppShell-module__yICdwW__mobileMenuBtn:hover{background:var(--shell-accent-soft);border-color:var(--shell-accent-strong)}.AppShell-module__yICdwW__mobileMenuBtn svg{width:22px;height:22px}.AppShell-module__yICdwW__pageContext{flex-direction:column;min-width:0;line-height:1.15;display:flex}.AppShell-module__yICdwW__pageKicker{color:var(--shell-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:700}.AppShell-module__yICdwW__pageTitle{color:var(--shell-text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:1.15rem;font-weight:700;overflow:hidden}.AppShell-module__yICdwW__topbarRight{align-items:center;gap:.55rem;display:flex}.AppShell-module__yICdwW__topbarGhost{color:var(--shell-muted);border:1px solid #0000;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.AppShell-module__yICdwW__topbarGhost:hover{color:var(--shell-text);background:var(--shell-accent-softer);border-color:var(--shell-border)}.AppShell-module__yICdwW__topbarGhost svg{width:18px;height:18px}.AppShell-module__yICdwW__topbarUser{border:1px solid var(--shell-border);background:var(--shell-surface);border-radius:999px;align-items:center;gap:.6rem;padding:.25rem .35rem .25rem .75rem;transition:border-color .15s;display:flex}.AppShell-module__yICdwW__topbarUser:hover{border-color:var(--shell-accent-strong)}.AppShell-module__yICdwW__topbarUserText{text-align:right;flex-direction:column;min-width:0;line-height:1.15;display:flex}.AppShell-module__yICdwW__topbarUserName{color:var(--shell-text);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.85rem;font-weight:700;overflow:hidden}.AppShell-module__yICdwW__topbarUserRole{color:var(--shell-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:1px;font-size:.68rem}.AppShell-module__yICdwW__topbarAvatar{object-fit:cover;border:2px solid color-mix(in srgb, var(--primary-color) 30%, var(--shell-border));border-radius:50%}.AppShell-module__yICdwW__content{padding:clamp(1.25rem, 1.6vw + .5rem, 2.25rem) var(--shell-gutter);padding-bottom:calc(var(--shell-tabbar) + 2rem);flex:1;position:relative}.AppShell-module__yICdwW__contentInner{width:100%;max-width:1400px;margin:0 auto}.AppShell-module__yICdwW__loadingScrim{background:color-mix(in srgb, var(--background-primary) 55%, transparent);pointer-events:none;z-index:1;position:absolute;inset:0}.AppShell-module__yICdwW__tabbar{z-index:35;height:var(--shell-tabbar);padding:.4rem .6rem calc(.4rem + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--background-secondary) 90%, transparent);border-top:1px solid var(--shell-border);-webkit-backdrop-filter:blur(16px);gap:4px;display:none;position:sticky;bottom:0;left:0;right:0}.AppShell-module__yICdwW__tab{color:var(--shell-muted);letter-spacing:.01em;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:.35rem .25rem;font-family:inherit;font-size:.68rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.AppShell-module__yICdwW__tab svg{width:22px;height:22px}.AppShell-module__yICdwW__tab span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.AppShell-module__yICdwW__tab:hover{color:var(--shell-text);background:var(--shell-accent-softer)}.AppShell-module__yICdwW__tabActive{color:var(--shell-accent);background:var(--shell-accent-soft)}[data-theme=light] .AppShell-module__yICdwW__tabActive{color:var(--primary-color-dark)}.AppShell-module__yICdwW__drawerBackdrop{z-index:50;background:#0000008c;display:flex;position:fixed;inset:0}.AppShell-module__yICdwW__drawer{background:var(--shell-surface);border-right:1px solid var(--shell-border);width:min(88vw,340px);height:100dvh;box-shadow:var(--shell-shadow-soft);flex-direction:column;gap:.9rem;padding:1rem .85rem;display:flex;overflow-y:auto}.AppShell-module__yICdwW__drawerHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AppShell-module__yICdwW__drawerClose{border:1px solid var(--shell-border);background:var(--shell-surface-2);width:40px;height:40px;color:var(--shell-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.AppShell-module__yICdwW__drawerClose svg{width:22px;height:22px}.AppShell-module__yICdwW__drawerClose:hover{border-color:var(--shell-accent-strong);background:var(--shell-accent-soft)}.AppShell-module__yICdwW__drawerNav{flex:1;overflow-y:auto}.AppShell-module__yICdwW__drawerFooter{border-top:1px solid var(--shell-border);flex-direction:column;gap:2px;padding-top:.6rem;display:flex}@media (max-width:1082px){.AppShell-module__yICdwW__shell,.AppShell-module__yICdwW__shellCollapsed{grid-template-columns:1fr}.AppShell-module__yICdwW__sidebar{display:none}.AppShell-module__yICdwW__mobileMenuBtn{display:inline-flex}.AppShell-module__yICdwW__tabbar{display:flex}.AppShell-module__yICdwW__topbarGhost .AppShell-module__yICdwW__topbarGhostLabel,.AppShell-module__yICdwW__topbarUserText{display:none}.AppShell-module__yICdwW__topbarUser{border-radius:999px;padding:.2rem}}@media (max-width:640px){.AppShell-module__yICdwW__content{padding:1rem var(--shell-gutter) calc(var(--shell-tabbar) + 1.5rem)}.AppShell-module__yICdwW__pageKicker{font-size:.62rem}.AppShell-module__yICdwW__pageTitle{font-size:1rem}.AppShell-module__yICdwW__topbar{gap:.5rem;padding:0 1rem}.AppShell-module__yICdwW__topbarRight{gap:.35rem}.AppShell-module__yICdwW__topbarGhost{display:none}}@media (max-width:400px){.AppShell-module__yICdwW__drawer{width:100vw}}
.DashboardSafetyActions-module__r9HLjW__panel{width:100%;max-width:800px;color:var(--text-primary);background:linear-gradient(135deg,#dc26261a,#8b5cf614);border:1px solid #dc262638;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;margin:1.5rem auto 0;padding:1rem;display:flex}.DashboardSafetyActions-module__r9HLjW__panel h2{margin:0 0 .25rem;font-size:1.1rem}.DashboardSafetyActions-module__r9HLjW__panel p{color:var(--text-secondary);margin:0;line-height:1.45}.DashboardSafetyActions-module__r9HLjW__kicker{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700;color:var(--primary-color)!important;margin-bottom:.25rem!important}.DashboardSafetyActions-module__r9HLjW__actions{flex:none;gap:.75rem;display:flex}.DashboardSafetyActions-module__r9HLjW__supportButton,.DashboardSafetyActions-module__r9HLjW__sosButton{border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:.7rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.DashboardSafetyActions-module__r9HLjW__supportButton{border:1px solid var(--border-color);background:var(--background-primary);color:var(--text-primary)}.DashboardSafetyActions-module__r9HLjW__sosButton{color:#fff;background:#dc2626;box-shadow:0 10px 22px #dc262647}@media (max-width:768px){.DashboardSafetyActions-module__r9HLjW__panel{flex-direction:column;align-items:stretch}.DashboardSafetyActions-module__r9HLjW__actions{width:100%}.DashboardSafetyActions-module__r9HLjW__supportButton,.DashboardSafetyActions-module__r9HLjW__sosButton{flex:1}}
