:root{--brand-ink:#f6f8fb;--brand-charcoal:#101926;--brand-amber:#d9b957;--brand-paper:#08111d;--bg-primary:#08111d;--bg-secondary:#101926;--bg-tertiary:#182333;--bg-card:#151f2c;--bg-glass:#101926eb;--surface-raised:#5b6f8624;--text-primary:#f6f8fb;--text-secondary:#c7d0dc;--text-muted:#8b99aa;--accent-primary:#d9b957;--accent-primary-glow:#d9b9572e;--accent-primary-hover:#b89535;--accent-primary-bright:#f0d477;--accent-warm:#d9b957;--accent-warm-glow:#d9b95724;--accent-peach:#725f1d;--accent-peach-glow:#d9b95724;--accent-emerald:#95a7bd;--accent-emerald-glow:#95a7bd29;--accent-emerald-hover:#c7d0dc;--accent-gold:#b8963e;--accent-gold-glow:#b8963e29;--accent-gold-hover:#7a6128;--accent-rose:#b85a4d;--accent-indigo:#9fb3cf;--accent-indigo-glow:#9fb3cf29;--accent-indigo-hover:#c7d8ef;--border-color:#2c3a4b;--border-hover:#46576c;--shadow-sm:0 1px 2px #00000038;--shadow-md:0 14px 32px -24px #000000b8;--shadow-lg:0 28px 70px -38px #000c;--shadow-glass:0 18px 42px -24px #000000a3;--shadow-accent:0 12px 30px #d9b95724;--shadow-emerald:0 0 0 4px #95a7bd14;--shadow-indigo:var(--shadow-accent);--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-full:9999px;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:var(--font-sans);--transition-fast:.15s ease;--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1);--max-width:1200px;--nav-height:4.25rem}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--brand-ink:#101926;--brand-paper:#f6f8fb;--bg-primary:#f8fafc;--bg-secondary:#fff;--bg-tertiary:#eef3f8;--bg-card:#fff;--bg-glass:#ffffffeb;--surface-raised:#1019260f;--text-primary:#101926;--text-secondary:#314054;--text-muted:#66758a;--border-color:#d6dee8;--border-hover:#b9c6d6;--shadow-sm:0 1px 2px #1019260f;--shadow-md:0 12px 28px -22px #10192652;--shadow-lg:0 24px 54px -34px #10192661;--shadow-glass:0 18px 42px -30px #10192647;--shadow-accent:0 12px 30px #d9b95724;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(circle at 92% 48%, #7e91a924, transparent 9rem), linear-gradient(180deg, #0c1623 0%, var(--bg-primary) 34%, #07101b 100%);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;font-size:15px;line-height:1.6;display:flex;overflow-x:hidden}[data-theme=light] body{background:radial-gradient(circle at 90% 40%,#d9b9571f,#0000 10rem),linear-gradient(#f8fafc 0%,#eef3f8 44%,#e7edf5 100%)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;font-weight:700;line-height:1.2}p{text-wrap:pretty}a{color:inherit;transition:var(--transition-fast);text-decoration:none}button,input,select,textarea{color:inherit;background:0 0;border:none;outline:none;font-family:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent-primary);outline-offset:3px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseBorder{0%,to{border-color:var(--border-color)}50%{border-color:var(--accent-primary)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
.Navigation-module__eB08ka__header{z-index:100;width:100%;height:var(--nav-height);background:var(--bg-glass);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--border-color);transition:var(--transition-normal);align-items:center;display:flex;position:sticky;top:0}.Navigation-module__eB08ka__container{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.Navigation-module__eB08ka__logo{font-family:var(--font-display);color:var(--text-primary);flex-direction:column;align-items:flex-start;gap:.05rem;min-width:8rem;display:flex}.Navigation-module__eB08ka__logoText{color:var(--text-primary);letter-spacing:0;font-size:1.35rem;font-weight:900;line-height:1}.Navigation-module__eB08ka__logoDescriptor{color:var(--accent-primary);letter-spacing:.14em;text-transform:uppercase;font-size:.58rem;font-weight:800;line-height:1}.Navigation-module__eB08ka__desktopNav{align-items:center;gap:1.75rem;display:flex}@media (max-width:768px){.Navigation-module__eB08ka__desktopNav{display:none}.Navigation-module__eB08ka__authActions{display:none!important}}.Navigation-module__eB08ka__navLink{color:var(--text-secondary);padding:.5rem .25rem;font-size:.925rem;font-weight:500;position:relative}.Navigation-module__eB08ka__navLink:hover{color:var(--text-primary)}.Navigation-module__eB08ka__navLink:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:var(--transition-normal);position:absolute;bottom:0;left:0}.Navigation-module__eB08ka__navLink:hover:after,.Navigation-module__eB08ka__active:after{width:100%}.Navigation-module__eB08ka__authActions{align-items:center;gap:.75rem;display:flex}.Navigation-module__eB08ka__themeToggle{cursor:pointer;border:1px solid var(--border-color);background:linear-gradient(135deg, #c9822b1f, transparent 72%), var(--bg-card);width:68px;height:36px;color:var(--text-primary);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);justify-content:space-between;align-items:center;gap:.2rem;padding:3px;display:inline-flex;position:relative;overflow:hidden}.Navigation-module__eB08ka__themeToggle:hover{border-color:var(--border-hover);background:var(--surface-raised);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Navigation-module__eB08ka__themeToggleThumb{z-index:0;border-radius:var(--radius-full);background:var(--accent-primary);width:30px;height:30px;transition:transform var(--transition-normal);position:absolute;top:3px;left:3px;box-shadow:0 5px 14px #c9822b59}.Navigation-module__eB08ka__themeToggleIcon{z-index:1;width:30px;height:30px;color:var(--text-muted);opacity:.72;transition:color var(--transition-fast), opacity var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;display:inline-flex;position:relative}.Navigation-module__eB08ka__themeToggleIconActive{color:#111;opacity:1}.Navigation-module__eB08ka__themeToggleSun:before{content:"";border-radius:var(--radius-full);background:currentColor;width:10px;height:10px;position:absolute}.Navigation-module__eB08ka__themeToggleSun:after{content:"";background:linear-gradient(currentColor,currentColor) 50% 0/2px 5px no-repeat,linear-gradient(currentColor,currentColor) 50% 100%/2px 5px no-repeat,linear-gradient(currentColor,currentColor) 0/5px 2px no-repeat,linear-gradient(currentColor,currentColor) 100%/5px 2px no-repeat,linear-gradient(45deg,#0000 44%,currentColor 45% 55%,#0000 56%) 3px 3px/5px 5px no-repeat,linear-gradient(-45deg,#0000 44%,currentColor 45% 55%,#0000 56%) 14px 3px/5px 5px no-repeat,linear-gradient(-45deg,#0000 44%,currentColor 45% 55%,#0000 56%) 3px 14px/5px 5px no-repeat,linear-gradient(45deg,#0000 44%,currentColor 45% 55%,#0000 56%) 14px 14px/5px 5px no-repeat;width:22px;height:22px;position:absolute}.Navigation-module__eB08ka__themeToggleMoon:before{content:"";border-radius:var(--radius-full);width:14px;height:14px;transform:translate(4px)rotate(-14deg);box-shadow:-4px 0}.Navigation-module__eB08ka__userInfo{align-items:center;gap:.6rem;display:flex;position:relative}.Navigation-module__eB08ka__accountChip{border:1px solid var(--border-color);border-radius:var(--radius-full);background:var(--bg-card);min-height:40px;color:var(--text-primary);box-shadow:var(--shadow-sm);cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);align-items:center;gap:.6rem;padding:.3rem .45rem .3rem .35rem;display:inline-flex}.Navigation-module__eB08ka__accountChip:hover,.Navigation-module__eB08ka__accountChipOpen{border-color:var(--border-hover);background:var(--surface-raised);box-shadow:var(--shadow-sm)}.Navigation-module__eB08ka__accountInitial{border-radius:var(--radius-full);background:var(--bg-secondary);border:1px solid var(--border-color);width:30px;height:30px;color:var(--text-primary);flex:none;justify-content:center;align-items:center;font-size:.82rem;font-weight:900;display:inline-flex;overflow:hidden}.Navigation-module__eB08ka__accountInitial img{object-fit:cover;width:100%;height:100%}.Navigation-module__eB08ka__accountText{flex-direction:column;gap:.05rem;min-width:0;max-width:142px;line-height:1.1;display:flex}.Navigation-module__eB08ka__accountText strong{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:800;overflow:hidden}.Navigation-module__eB08ka__accountText span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:700}.Navigation-module__eB08ka__accountChevron{width:18px;height:18px;color:var(--text-muted);transition:transform var(--transition-fast), color var(--transition-fast);flex:none;justify-content:center;align-items:center;display:inline-flex}.Navigation-module__eB08ka__accountChevron:before{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;transform:translateY(-1px)rotate(45deg)}.Navigation-module__eB08ka__accountChipOpen .Navigation-module__eB08ka__accountChevron{color:var(--text-primary);transform:rotate(180deg)}.Navigation-module__eB08ka__profileMenu{border:1px solid var(--border-color);background:linear-gradient(180deg, #c9822b14, transparent 7rem), var(--bg-card);width:318px;box-shadow:0 22px 54px #11111129, var(--shadow-lg);z-index:130;transform-origin:100% 0;border-radius:14px;padding:.55rem;animation:.14s ease-out Navigation-module__eB08ka__profileMenuIn;position:absolute;top:calc(100% + .55rem);right:0}.Navigation-module__eB08ka__profileMenu:before{content:none}@keyframes Navigation-module__eB08ka__profileMenuIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Navigation-module__eB08ka__profileMenuHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:.85rem;margin-bottom:.45rem;padding:.85rem .85rem 1rem;display:flex}.Navigation-module__eB08ka__profileMenuHeader .Navigation-module__eB08ka__accountInitial{width:38px;height:38px}.Navigation-module__eB08ka__profileMenuHeader div{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Navigation-module__eB08ka__profileMenuHeader strong{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.96rem;overflow:hidden}.Navigation-module__eB08ka__profileMenuHeader span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.Navigation-module__eB08ka__profileMenuItem{width:100%;min-height:54px;color:var(--text-secondary);text-align:left;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);border-radius:10px;justify-content:space-between;align-items:center;gap:.85rem;padding:.72rem .78rem;display:flex}.Navigation-module__eB08ka__profileMenuItem:hover{color:var(--text-primary);background:var(--surface-raised)}.Navigation-module__eB08ka__menuText{flex-direction:column;gap:.12rem;min-width:0;display:flex}.Navigation-module__eB08ka__menuText span{color:var(--text-muted);font-size:.74rem;font-weight:600}.Navigation-module__eB08ka__menuArrow{border-right:1.8px solid var(--text-muted);border-bottom:1.8px solid var(--text-muted);opacity:0;width:7px;height:7px;transition:opacity var(--transition-fast), transform var(--transition-fast);flex:none;transform:rotate(-45deg)}.Navigation-module__eB08ka__profileUpgradeCard{background:linear-gradient(135deg, #c9822b24, #c9822b0a), var(--bg-card);width:100%;min-height:76px;color:var(--text-primary);border:1px solid #c9822b3d;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin:.35rem 0 .45rem;padding:.85rem .9rem;display:flex}.Navigation-module__eB08ka__profileUpgradeCard:hover{background:linear-gradient(135deg, #c9822b2e, #c9822b0f), var(--surface-raised);border-color:#c9822b6b}.Navigation-module__eB08ka__profileUpgradeCard span:first-child{flex-direction:column;gap:.2rem;min-width:0;display:flex}.Navigation-module__eB08ka__profileUpgradeCard strong{color:var(--text-primary);font-size:.92rem;font-weight:900}.Navigation-module__eB08ka__profileUpgradeCard span span{color:var(--text-secondary);font-size:.76rem;line-height:1.35}.Navigation-module__eB08ka__upgradePrice{color:var(--accent-primary);white-space:nowrap;flex:none;font-size:.78rem;font-weight:900}.Navigation-module__eB08ka__profileMenuLogout{color:var(--accent-rose);border-top:1px solid var(--border-color);border-radius:0 0 var(--radius-sm) var(--radius-sm);margin-top:.1rem}.Navigation-module__eB08ka__profileMenuLogout:hover{color:var(--accent-rose);background:#c4453e14}.Navigation-module__eB08ka__logoutBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);border:1px solid #0000;padding:.35rem .75rem;font-size:.85rem;font-weight:500}.Navigation-module__eB08ka__logoutBtn:hover{color:var(--accent-rose);background-color:#c4453e0d;border-color:#c4453e33}.Navigation-module__eB08ka__loginBtn{color:var(--text-primary);border-radius:var(--radius-md);padding:.5rem 1rem;font-size:.9rem;font-weight:500}.Navigation-module__eB08ka__loginBtn:hover{color:var(--accent-primary)}.Navigation-module__eB08ka__signupBtn{color:#111;background-color:var(--accent-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:.5rem 1.25rem;font-size:.9rem;font-weight:600}.Navigation-module__eB08ka__signupBtn:hover{background-color:var(--accent-primary-bright);color:#111;box-shadow:var(--shadow-accent)}.Navigation-module__eB08ka__menuToggle{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:768px){.Navigation-module__eB08ka__menuToggle{display:block}}.Navigation-module__eB08ka__hamburger{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex}.Navigation-module__eB08ka__hamburger span{background-color:var(--text-primary);width:100%;height:2px;transition:var(--transition-fast);border-radius:9px;display:block}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__open span:first-child{transform:translateY(8px)rotate(45deg)}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__open span:nth-child(2){opacity:0}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navigation-module__eB08ka__mobileDrawer{top:var(--nav-height);width:100%;height:calc(100vh - var(--nav-height));background:radial-gradient(circle at top right, #c9822b24, transparent 18rem), var(--bg-secondary);border-top:1px solid var(--border-color);animation:Navigation-module__eB08ka__fadeIn var(--transition-fast);flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;display:flex;position:fixed;left:0;overflow-y:auto}.Navigation-module__eB08ka__mobileNavLink{color:var(--text-secondary);border-bottom:1px solid var(--border-color);padding-bottom:.5rem;font-size:1.2rem;font-weight:500}.Navigation-module__eB08ka__mobileNavLink:hover,.Navigation-module__eB08ka__mobileNavLink.Navigation-module__eB08ka__active{color:var(--text-primary);border-color:var(--accent-primary)}.Navigation-module__eB08ka__mobileAuth{border-top:1px dashed var(--border-color);flex-direction:column;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.Navigation-module__eB08ka__mobileAuth .Navigation-module__eB08ka__themeToggle{width:72px;height:38px}.Navigation-module__eB08ka__mobileUserInfo{flex-direction:column;gap:1rem;display:flex}.Navigation-module__eB08ka__mobileUserEmail{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:1rem;display:flex}.Navigation-module__eB08ka__mobileLogoutBtn{text-align:center;border-radius:var(--radius-md);width:100%;color:var(--accent-rose);cursor:pointer;border:1px solid #c4453e4d;padding:.75rem;font-weight:500}.Navigation-module__eB08ka__mobileButtons{flex-direction:column;gap:.75rem;display:flex}.Navigation-module__eB08ka__mobileLoginBtn{text-align:center;border-radius:var(--radius-md);border:1px solid var(--border-color);width:100%;color:var(--text-primary);padding:.75rem;font-weight:500}.Navigation-module__eB08ka__mobileSignupBtn{text-align:center;border-radius:var(--radius-md);background-color:var(--accent-primary);color:#111;width:100%;box-shadow:var(--shadow-accent);padding:.75rem;font-weight:600}.Navigation-module__eB08ka__mobileAccountCard{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-card);color:var(--text-primary);box-shadow:var(--shadow-sm);align-items:center;gap:.75rem;padding:.85rem;display:flex}.Navigation-module__eB08ka__mobileAccountCard .Navigation-module__eB08ka__accountText{max-width:none}.Navigation-module__eB08ka__mobileProfileMenu{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-card);box-shadow:var(--shadow-sm);overflow:hidden}.Navigation-module__eB08ka__mobileProfileAction{border-bottom:1px solid var(--border-color);width:100%;min-height:50px;color:var(--text-secondary);text-align:left;transition:background var(--transition-fast), color var(--transition-fast);align-items:center;padding:.85rem 1rem;font-size:.95rem;font-weight:850;display:flex}.Navigation-module__eB08ka__mobileProfileAction:last-child{border-bottom:0}.Navigation-module__eB08ka__mobileProfileAction:hover{color:var(--text-primary);background:var(--surface-raised)}.Navigation-module__eB08ka__mobileLogoutAction{color:var(--accent-rose)}.Navigation-module__eB08ka__welcomeToast{top:calc(var(--nav-height) + .8rem);z-index:1000;background:linear-gradient(135deg, #c9822b1f, transparent 70%), var(--bg-glass);width:max-content;max-width:min(440px,100vw - 2rem);color:var(--text-primary);box-shadow:0 18px 45px #1f29332e, var(--shadow-lg);-webkit-backdrop-filter:blur(18px);transform-origin:top;clip-path:inset(0 42% 100% round 14px);border:1px solid #c9822b52;border-radius:14px;padding:.88rem 1.15rem .95rem;font-size:.92rem;font-weight:800;animation:.56s cubic-bezier(.16,1,.3,1) forwards Navigation-module__eB08ka__toastDropExpand;position:fixed;left:50%;overflow:hidden;transform:translate(-50%)}.Navigation-module__eB08ka__welcomeToast:after{content:"";background:linear-gradient(90deg, var(--accent-primary), var(--accent-primary-bright));transform-origin:0;width:100%;height:3px;animation:3.6s linear forwards Navigation-module__eB08ka__toastProgress;position:absolute;bottom:0;left:0}@keyframes Navigation-module__eB08ka__toastDropExpand{0%{opacity:0;clip-path:inset(0 42% 100% round 14px);transform:translate(-50%,-22px)scale(.96)}42%{opacity:1;clip-path:inset(0 42% round 14px);transform:translate(-50%)scale(.96)}to{opacity:1;clip-path:inset(0 round 14px);transform:translate(-50%)scale(1)}}@keyframes Navigation-module__eB08ka__toastProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Navigation-module__eB08ka__container{max-width:1180px}.Navigation-module__eB08ka__logoText{letter-spacing:-.02em;font-size:1.32rem;font-weight:700}.Navigation-module__eB08ka__logoDescriptor{color:var(--accent-primary);font-family:var(--font-sans);letter-spacing:.14em;margin-top:.16rem;font-size:.5rem;font-weight:700}.Navigation-module__eB08ka__desktopNav{gap:1.35rem}.Navigation-module__eB08ka__navLink{color:var(--text-muted);letter-spacing:.01em;font-size:.8rem;font-weight:500}.Navigation-module__eB08ka__active{color:var(--text-primary)}.Navigation-module__eB08ka__loginBtn,.Navigation-module__eB08ka__signupBtn,.Navigation-module__eB08ka__accountChip,.Navigation-module__eB08ka__themeToggle,.Navigation-module__eB08ka__profileMenu,.Navigation-module__eB08ka__profileMenuItem,.Navigation-module__eB08ka__profileUpgradeCard,.Navigation-module__eB08ka__mobileDrawer,.Navigation-module__eB08ka__mobileLoginBtn,.Navigation-module__eB08ka__mobileSignupBtn,.Navigation-module__eB08ka__mobileAccountCard,.Navigation-module__eB08ka__mobileProfileMenu,.Navigation-module__eB08ka__mobileProfileAction{border-radius:var(--radius-md)}.Navigation-module__eB08ka__loginBtn,.Navigation-module__eB08ka__signupBtn{min-height:34px;padding:.45rem .78rem;font-size:.78rem;font-weight:600}.Navigation-module__eB08ka__loginBtn{border:1px solid var(--border-hover);color:var(--text-secondary);background:0 0}.Navigation-module__eB08ka__signupBtn,.Navigation-module__eB08ka__mobileSignupBtn{background:var(--brand-ink);color:var(--bg-primary);border:1px solid var(--brand-ink);box-shadow:none}.Navigation-module__eB08ka__themeToggle{background:var(--bg-secondary);width:54px;height:30px}.Navigation-module__eB08ka__themeToggleThumb{background:var(--accent-emerald);width:24px;height:24px;box-shadow:none}.Navigation-module__eB08ka__themeToggleIcon{width:24px;height:24px}.Navigation-module__eB08ka__accountChip{border-color:var(--border-color);background:var(--bg-secondary);min-height:38px;box-shadow:none}.Navigation-module__eB08ka__accountText strong{font-size:.78rem}.Navigation-module__eB08ka__accountText span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.64rem}.Navigation-module__eB08ka__profileMenu,.Navigation-module__eB08ka__mobileDrawer{background:var(--bg-primary);border-color:var(--border-color);box-shadow:var(--shadow-lg)}.Navigation-module__eB08ka__upgradePrice{color:var(--accent-emerald)}.Navigation-module__eB08ka__menuToggle{border-radius:var(--radius-md);border-color:var(--border-color);background:var(--bg-secondary)}.Navigation-module__eB08ka__welcomeToast{border-radius:var(--radius-md);border-color:var(--border-color);background:var(--bg-primary);box-shadow:var(--shadow-lg);font-size:.82rem;font-weight:650}.Navigation-module__eB08ka__welcomeToast:after{background:var(--accent-emerald);height:2px}.Navigation-module__eB08ka__header{background:#111c2a;border-bottom:1px solid #2b394b;height:64px;box-shadow:0 1px #ffffff05,0 16px 34px #00000038}.Navigation-module__eB08ka__container{max-width:1190px;height:100%;padding:0 1.5rem}.Navigation-module__eB08ka__logo{color:#fff;flex-direction:row;align-items:center;gap:.55rem;min-width:138px}.Navigation-module__eB08ka__logoMark{flex:none;place-items:center;width:27px;height:30px;display:inline-grid;position:relative}.Navigation-module__eB08ka__logoMarkB{color:#7d8997;text-shadow:-5px 0 #7d899759;font-size:1.7rem;font-weight:800;line-height:1;transform:skew(-8deg)}.Navigation-module__eB08ka__logoMark:before,.Navigation-module__eB08ka__logoMark:after{content:"";opacity:.82;border-top:2px solid #9aa5b3;border-bottom:0;border-left:0;border-right:2px solid #9aa5b3;border-radius:0 12px 0 0;position:absolute;top:2px;right:-2px}.Navigation-module__eB08ka__logoMark:before{width:9px;height:9px}.Navigation-module__eB08ka__logoMark:after{opacity:.55;width:14px;height:14px;top:-1px;right:-5px}.Navigation-module__eB08ka__logoWordWrap{align-items:center;display:flex}.Navigation-module__eB08ka__logoText{color:#fff;font-family:var(--font-sans);letter-spacing:-.045em;font-size:1.42rem;font-weight:700;position:relative}.Navigation-module__eB08ka__logoSignal{width:13px;height:13px;position:absolute;top:-1px;right:-14px}.Navigation-module__eB08ka__logoSignal:before,.Navigation-module__eB08ka__logoSignal:after{content:"";border-top:1.7px solid #fff;border-bottom:0;border-left:0;border-right:1.7px solid #fff;border-radius:0 12px 0 0;position:absolute}.Navigation-module__eB08ka__logoSignal:before{width:7px;height:7px}.Navigation-module__eB08ka__logoSignal:after{opacity:.72;width:12px;height:12px}.Navigation-module__eB08ka__logoDescriptor{display:none}.Navigation-module__eB08ka__navLink{color:#a7b2c1;align-items:center;height:64px;font-size:.88rem;font-weight:500;display:inline-flex}.Navigation-module__eB08ka__navLink:hover,.Navigation-module__eB08ka__active{color:#fff}.Navigation-module__eB08ka__navLink:after{background:#fff;border-radius:999px 999px 0 0;height:3px;bottom:0}.Navigation-module__eB08ka__authActions{gap:.55rem;margin-left:auto}.Navigation-module__eB08ka__searchButton{border-radius:var(--radius-md);color:#c7d0dc;cursor:pointer;border:0;place-items:center;width:36px;height:36px;display:inline-grid}.Navigation-module__eB08ka__searchButton span{border:1.8px solid;border-radius:999px;width:16px;height:16px;position:relative}.Navigation-module__eB08ka__searchButton span:after{content:"";background:currentColor;border-radius:999px;width:7px;height:1.8px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}.Navigation-module__eB08ka__themeToggle{border-radius:var(--radius-md);background:#0f1927;border:1px solid #314258;width:auto;min-width:74px;height:36px}.Navigation-module__eB08ka__themeToggle:after{content:"Dark";color:#e8edf4;margin-left:26px;font-size:.82rem;font-weight:500}.Navigation-module__eB08ka__themeToggleThumb{background:#d9b957;width:24px;height:24px;top:5px;left:5px}.Navigation-module__eB08ka__themeToggleThumbDark{transform:translate(0)}.Navigation-module__eB08ka__themeToggleIcon{display:none}.Navigation-module__eB08ka__loginBtn,.Navigation-module__eB08ka__signupBtn{border-radius:var(--radius-md);min-height:36px;padding:.5rem .9rem;font-size:.82rem}.Navigation-module__eB08ka__loginBtn{color:#fff;background:0 0;border:1px solid #314258}.Navigation-module__eB08ka__signupBtn{color:#08111d;background:#fff;border-color:#fff}.Navigation-module__eB08ka__accountChip{border-radius:var(--radius-md);color:#fff;background:#111c2a;border:1px solid #314258;min-height:36px}.Navigation-module__eB08ka__accountInitial{color:#fff;background:#697a91}.Navigation-module__eB08ka__accountText strong{color:#fff;font-size:.82rem}.Navigation-module__eB08ka__accountText span{color:#a8b3c2}.Navigation-module__eB08ka__profileMenu{border-radius:var(--radius-lg);color:#fff;background:#172232;border:1px solid #314258;min-width:230px;top:calc(100% + .45rem);box-shadow:0 20px 50px #0000006b}.Navigation-module__eB08ka__profileUpgradeCard{background:#d9b95724;border-color:#d9b95747}.Navigation-module__eB08ka__header{background:#121d2b;border-bottom:1px solid #2d3b4f;height:64px}.Navigation-module__eB08ka__container{max-width:1190px;padding:0 2.45rem}.Navigation-module__eB08ka__logo{gap:0;min-width:92px}.Navigation-module__eB08ka__logoMark{width:31px;height:30px;display:block}.Navigation-module__eB08ka__logoMark:before,.Navigation-module__eB08ka__logoMark:after,.Navigation-module__eB08ka__logoMarkB{display:none}.Navigation-module__eB08ka__logoSvg{width:38px;height:34px;display:block;overflow:visible}.Navigation-module__eB08ka__logoMarkShadowText,.Navigation-module__eB08ka__logoMarkMainText{letter-spacing:0;dominant-baseline:alphabetic;font-family:Arial,Helvetica,sans-serif;font-size:27px;font-weight:800}.Navigation-module__eB08ka__logoMarkShadowText{fill:#566473;opacity:.48}.Navigation-module__eB08ka__logoMarkMainText{fill:#8d99a7}.Navigation-module__eB08ka__logoMarkArc,.Navigation-module__eB08ka__logoMarkArcWide{fill:none;stroke:#8d99a7;stroke-linecap:round;stroke-width:2.15px}.Navigation-module__eB08ka__logoMarkArcWide{opacity:.72}.Navigation-module__eB08ka__logoText{color:#fff;letter-spacing:-.06em;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:1.38rem;font-weight:900;line-height:1}.Navigation-module__eB08ka__logoSignal{width:16px;height:15px;top:-9px;right:-14px}.Navigation-module__eB08ka__logoSignal:before,.Navigation-module__eB08ka__logoSignal:after{border-width:1.85px;border-color:#fff}.Navigation-module__eB08ka__logoSignal:before{width:7px;height:7px;top:5px;right:4px}.Navigation-module__eB08ka__logoSignal:after{width:12px;height:12px;top:1px;right:0}.Navigation-module__eB08ka__desktopNav{gap:1.35rem;margin-left:1.85rem}.Navigation-module__eB08ka__navLink{color:#a7b3c1;height:64px;font-size:.84rem;font-weight:500}.Navigation-module__eB08ka__navLink:after{background:#fff;height:3px}.Navigation-module__eB08ka__authActions{gap:.55rem}.Navigation-module__eB08ka__searchButton{color:#c8d0da;background:0 0;border:0;width:34px;height:34px}.Navigation-module__eB08ka__searchButton:hover{background:#ffffff0a}.Navigation-module__eB08ka__themeToggle{color:#e9edf3;background:#101a28;border:1px solid #344459;border-radius:.5rem;justify-content:flex-start;align-items:center;width:72px;min-width:72px;height:34px;padding:4px 10px 4px 5px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0a}.Navigation-module__eB08ka__themeToggle:after{content:none}.Navigation-module__eB08ka__themeToggleLabel{z-index:1;color:#e9edf3;margin-left:31px;font-size:.82rem;font-weight:500;line-height:1;position:relative}.Navigation-module__eB08ka__themeToggleThumb,.Navigation-module__eB08ka__themeToggleThumbDark{width:23px;height:23px;box-shadow:none;background:#172333;border:1px solid #3c4d62;border-radius:.42rem;position:absolute;top:5px;left:5px;transform:none}.Navigation-module__eB08ka__themeToggleThumb:before{content:"";background:#e1bf57;border-radius:999px;width:7px;height:7px;position:absolute;top:7px;left:7px;box-shadow:0 -5px 0 -3px #e1bf57,0 5px 0 -3px #e1bf57,5px 0 0 -3px #e1bf57,-5px 0 0 -3px #e1bf57,3.6px 3.6px 0 -3px #e1bf57,-3.6px -3.6px 0 -3px #e1bf57,3.6px -3.6px 0 -3px #e1bf57,-3.6px 3.6px 0 -3px #e1bf57}.Navigation-module__eB08ka__themeToggleLight{color:#172235;background:#fff;border-color:#cdd7e4;box-shadow:0 1px 2px #10192614}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleLabel{color:#172235}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleThumb{background:#f4f7fb;border-color:#d6dee8}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleThumb:before{background:#c99b24;box-shadow:0 -5px 0 -3px #c99b24,0 5px 0 -3px #c99b24,5px 0 0 -3px #c99b24,-5px 0 0 -3px #c99b24,3.6px 3.6px 0 -3px #c99b24,-3.6px -3.6px 0 -3px #c99b24,3.6px -3.6px 0 -3px #c99b24,-3.6px 3.6px 0 -3px #c99b24}.Navigation-module__eB08ka__accountChip{background:#162232;border:1px solid #344459;border-radius:.55rem;min-height:34px;padding:.28rem .55rem}.Navigation-module__eB08ka__accountInitial{background:#64758d;border:1px solid #7f91a8;width:25px;height:25px;font-size:.72rem}.Navigation-module__eB08ka__accountText strong{font-size:.82rem;line-height:1}.Navigation-module__eB08ka__accountText span{display:none}.Navigation-module__eB08ka__accountChevron{border-bottom-color:#b8c3d0;border-right-color:#b8c3d0;width:7px;height:7px}.Navigation-module__eB08ka__profileMenu{background:#172333;border:1px solid #344459;border-radius:.55rem;min-width:236px;padding:0;top:calc(100% + .5rem);right:0;overflow:hidden}.Navigation-module__eB08ka__profileMenuHeader{border-bottom:1px solid #2d3b4f;align-items:flex-start;gap:.75rem;padding:.75rem .85rem}.Navigation-module__eB08ka__profileMenuHeader strong{color:#fff;font-size:.88rem}.Navigation-module__eB08ka__profileMenuHeader span{color:#aab5c3;font-size:.75rem}.Navigation-module__eB08ka__profileStatusPill{color:#ffe28a;background:#d9b9572e;border-radius:.3rem;width:fit-content;margin-top:.35rem;padding:.15rem .42rem;font-size:.67rem;font-style:normal;font-weight:600;display:block}.Navigation-module__eB08ka__profileMenuItem,.Navigation-module__eB08ka__profileMenuLogout{color:#fff;background:0 0;border-bottom:0;min-height:42px;padding:.72rem .9rem}.Navigation-module__eB08ka__profileMenuItem:hover,.Navigation-module__eB08ka__profileMenuLogout:hover{background:#ffffff0b}.Navigation-module__eB08ka__menuText strong{color:#fff;font-size:.82rem;font-weight:500}.Navigation-module__eB08ka__menuArrow{opacity:.8}@media (max-width:760px){.Navigation-module__eB08ka__container{padding:0 1rem}.Navigation-module__eB08ka__logoText{font-size:1.24rem}}[data-theme=light] .Navigation-module__eB08ka__header{background:#f8fafcf0;border-bottom-color:#d9e2ec;box-shadow:0 1px #1019260a,0 14px 30px #10192612}[data-theme=light] .Navigation-module__eB08ka__logoText{color:#121d2b}[data-theme=light] .Navigation-module__eB08ka__logoSignal:before{border-color:#121d2b}[data-theme=light] .Navigation-module__eB08ka__logoSignal:after{border-color:#121d2b}[data-theme=light] .Navigation-module__eB08ka__navLink{color:#526176}[data-theme=light] .Navigation-module__eB08ka__navLink:hover{color:#101926}[data-theme=light] .Navigation-module__eB08ka__active{color:#101926}[data-theme=light] .Navigation-module__eB08ka__navLink:after{background:#101926}[data-theme=light] .Navigation-module__eB08ka__searchButton{color:#44546a}[data-theme=light] .Navigation-module__eB08ka__searchButton:hover{background:#1019260f}[data-theme=light] .Navigation-module__eB08ka__loginBtn{color:#101926;background:#fff;border-color:#cfd8e4}[data-theme=light] .Navigation-module__eB08ka__signupBtn{color:#fff;background:#101926;border-color:#101926}[data-theme=light] .Navigation-module__eB08ka__accountText strong{color:#101926}[data-theme=light] .Navigation-module__eB08ka__accountChevron{border-bottom-color:#526176;border-right-color:#526176}[data-theme=light] .Navigation-module__eB08ka__profileMenuHeader strong{color:#101926}[data-theme=light] .Navigation-module__eB08ka__menuText strong{color:#101926}[data-theme=light] .Navigation-module__eB08ka__profileMenuItem{color:#101926}[data-theme=light] .Navigation-module__eB08ka__profileMenuLogout{color:#101926}:is([data-theme=light] .Navigation-module__eB08ka__profileMenuItem:hover,[data-theme=light] .Navigation-module__eB08ka__profileMenuLogout:hover){background:#f3f6fa}.Navigation-module__eB08ka__themeToggleThumb,.Navigation-module__eB08ka__themeToggleThumbDark{border:0;border-radius:999px;width:28px;height:28px;transition:transform .18s,background .18s;position:absolute;top:3px;left:3px;transform:translate(0);box-shadow:0 1px 3px #10192638}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleThumb{background:#fff}.Navigation-module__eB08ka__themeToggleThumbDark{background:#000;transform:translate(44px)}.Navigation-module__eB08ka__themeToggleThumb:before,.Navigation-module__eB08ka__themeToggleThumb:after{content:"";position:absolute}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleThumb:before{background:#2d2f32;border-radius:999px;width:6px;height:6px;top:11px;left:11px;box-shadow:0 -7px 0 -2.5px #2d2f32,0 7px 0 -2.5px #2d2f32,7px 0 0 -2.5px #2d2f32,-7px 0 0 -2.5px #2d2f32,5px 5px 0 -2.5px #2d2f32,-5px -5px 0 -2.5px #2d2f32,5px -5px 0 -2.5px #2d2f32,-5px 5px 0 -2.5px #2d2f32}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleThumb:after{display:none}.Navigation-module__eB08ka__themeToggleDark .Navigation-module__eB08ka__themeToggleThumb:before{background:#fff;border-radius:999px;width:15px;height:15px;top:7px;left:8px}.Navigation-module__eB08ka__themeToggleDark .Navigation-module__eB08ka__themeToggleThumb:after{background:#000;border-radius:999px;width:15px;height:15px;top:3px;left:13px}.Navigation-module__eB08ka__themeToggle,.Navigation-module__eB08ka__mobileAuth .Navigation-module__eB08ka__themeToggle{cursor:pointer;border-radius:999px;align-items:center;width:62px;min-width:62px;height:32px;padding:0;transition:background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex;position:relative;transform:none}.Navigation-module__eB08ka__themeToggle:hover,.Navigation-module__eB08ka__mobileAuth .Navigation-module__eB08ka__themeToggle:hover{transform:none}.Navigation-module__eB08ka__themeToggleThumb,.Navigation-module__eB08ka__themeToggleThumbDark{border-radius:999px;place-items:center;width:26px;height:26px;padding:0;transition:transform .18s cubic-bezier(.2,.8,.2,1),background-color .18s,color .18s,box-shadow .18s;display:grid;position:absolute;top:3px;left:3px;transform:translate(0)}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleThumb{color:#b38a21;background:#fff;box-shadow:0 1px 4px #10192629}.Navigation-module__eB08ka__themeToggleDark .Navigation-module__eB08ka__themeToggleThumb,.Navigation-module__eB08ka__themeToggleThumbDark{color:#101926;background:#f3f6fa;transform:translate(30px);box-shadow:0 1px 5px #00000057}.Navigation-module__eB08ka__themeToggleSvg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;display:block}.Navigation-module__eB08ka__themeToggleSvg circle{fill:currentColor;stroke:currentColor}.Navigation-module__eB08ka__themeToggleIcon,.Navigation-module__eB08ka__themeToggleLabel{display:none}[data-theme=light] .Navigation-module__eB08ka__themeToggleDark{background:#0f1927;border-color:#314258}.Navigation-module__eB08ka__themeToggle .Navigation-module__eB08ka__themeToggleThumb:before,.Navigation-module__eB08ka__themeToggle .Navigation-module__eB08ka__themeToggleThumb:after{content:none;display:none}.Navigation-module__eB08ka__themeToggle,.Navigation-module__eB08ka__mobileAuth .Navigation-module__eB08ka__themeToggle{border-radius:999px;width:64px;min-width:64px;height:34px}.Navigation-module__eB08ka__themeToggleLight{background:#2f3033;border:1px solid #2b3037;box-shadow:inset 0 1px #ffffff14,0 1px 2px #1019261f}.Navigation-module__eB08ka__themeToggleDark{background:#fff;border:1px solid #d8dce2;box-shadow:inset 0 1px #ffffffe6,0 1px 3px #1019261f}.Navigation-module__eB08ka__themeToggleThumb{width:28px;height:28px;top:3px;left:3px}.Navigation-module__eB08ka__themeToggleSvg{width:17px;height:17px;display:block}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleSvg{fill:none;stroke:currentColor;stroke-width:2px}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleSvg circle{fill:none;stroke:currentColor}.Navigation-module__eB08ka__accountChip .Navigation-module__eB08ka__accountText strong{color:#d6dee8;font-weight:760}[data-theme=light] .Navigation-module__eB08ka__accountChip .Navigation-module__eB08ka__accountText strong{color:#2f3b4d;font-weight:760}.Navigation-module__eB08ka__accountChip{border-radius:var(--radius-full);color:#f7fbff;background:#162334b8;border:0;gap:.42rem;min-height:33px;padding:.24rem .42rem .24rem .3rem;box-shadow:inset 0 0 0 1px #7c8fa657,0 1px 2px #00000024}.Navigation-module__eB08ka__accountChip:hover,.Navigation-module__eB08ka__accountChipOpen{background:#1b2a3eeb;box-shadow:inset 0 0 0 1px #9aacc270,0 8px 22px #0000002e}.Navigation-module__eB08ka__accountChip .Navigation-module__eB08ka__accountInitial{color:#081321;background:#7e8fa6;border:0;width:24px;height:24px;font-size:.72rem;box-shadow:inset 0 0 0 1px #ffffff38}.Navigation-module__eB08ka__accountChevron{color:#c1ccd8;flex-basis:15px;width:15px;height:15px}.Navigation-module__eB08ka__accountChevron svg{stroke-width:2px;width:14px;height:14px}[data-theme=light] .Navigation-module__eB08ka__accountChip{color:#101926;background:linear-gradient(#fff 0%,#f7fafc 100%);border:0;box-shadow:inset 0 0 0 1px #94a3b852,0 1px 2px #1019260f}[data-theme=light] .Navigation-module__eB08ka__accountChip:hover{background:#fff;box-shadow:inset 0 0 0 1px #64748b57,0 8px 20px #1019261c}[data-theme=light] .Navigation-module__eB08ka__accountChipOpen{background:#fff;box-shadow:inset 0 0 0 1px #64748b57,0 8px 20px #1019261c}[data-theme=light] .Navigation-module__eB08ka__accountChip .Navigation-module__eB08ka__accountInitial{color:#0d1b2d;background:#d7e0eb;border:0;box-shadow:inset 0 0 0 1px #64748b29}[data-theme=light] .Navigation-module__eB08ka__accountChevron{color:#607086}[data-theme=light] .Navigation-module__eB08ka__accountChip:hover .Navigation-module__eB08ka__accountChevron{color:#101926}[data-theme=light] .Navigation-module__eB08ka__accountChipOpen .Navigation-module__eB08ka__accountChevron{color:#101926}.Navigation-module__eB08ka__accountChip{color:#f7fbff;min-height:34px;box-shadow:none;background:#111c2a;border:1px solid #33445a;border-radius:.58rem;gap:.46rem;padding:.28rem .5rem .28rem .42rem}.Navigation-module__eB08ka__accountChip:hover,.Navigation-module__eB08ka__accountChipOpen{background:#162334;border-color:#4a5d75;box-shadow:0 8px 22px #0000002e}.Navigation-module__eB08ka__accountChip .Navigation-module__eB08ka__accountInitial{color:#fff;background:#6d7f97;border:1px solid #7d8da3;width:24px;height:24px;font-size:.72rem}.Navigation-module__eB08ka__accountChip .Navigation-module__eB08ka__accountText{max-width:116px}.Navigation-module__eB08ka__accountChip .Navigation-module__eB08ka__accountText strong{color:currentColor;font-size:.78rem;font-weight:800;line-height:1}.Navigation-module__eB08ka__accountChip .Navigation-module__eB08ka__accountText span{display:none}.Navigation-module__eB08ka__accountChevron{color:#b9c5d2;border:0;flex:0 0 16px;place-items:center;width:16px;height:16px;transition:transform .16s,color .16s;display:grid;transform:none}.Navigation-module__eB08ka__accountChevron:before{content:none}.Navigation-module__eB08ka__accountChevron svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.Navigation-module__eB08ka__accountChip:hover .Navigation-module__eB08ka__accountChevron,.Navigation-module__eB08ka__accountChipOpen .Navigation-module__eB08ka__accountChevron{color:#fff}.Navigation-module__eB08ka__accountChipOpen .Navigation-module__eB08ka__accountChevron{transform:rotate(180deg)}[data-theme=light] .Navigation-module__eB08ka__accountChip{color:#101926;background:#fff;border-color:#d6e0eb;box-shadow:0 1px 2px #10192614}[data-theme=light] .Navigation-module__eB08ka__accountChip:hover{background:#fff;border-color:#b8c6d6;box-shadow:0 8px 22px #1019261f}[data-theme=light] .Navigation-module__eB08ka__accountChipOpen{background:#fff;border-color:#b8c6d6;box-shadow:0 8px 22px #1019261f}[data-theme=light] .Navigation-module__eB08ka__accountChip .Navigation-module__eB08ka__accountInitial{color:#0d1b2d;background:#d8e1ec;border-color:#b9c6d6}[data-theme=light] .Navigation-module__eB08ka__accountChevron{color:#526176;border:0}[data-theme=light] .Navigation-module__eB08ka__accountChip:hover .Navigation-module__eB08ka__accountChevron{color:#101926}[data-theme=light] .Navigation-module__eB08ka__accountChipOpen .Navigation-module__eB08ka__accountChevron{color:#101926}.Navigation-module__eB08ka__profileStatusPill{border:1px solid var(--border-color);background:var(--bg-tertiary);color:var(--text-secondary)}.Navigation-module__eB08ka__profileStatusPremium{color:#d9b957;background:#d9b95729;border-color:#d9b95759}.Navigation-module__eB08ka__profileStatusFree{border-color:var(--border-color);background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=light] .Navigation-module__eB08ka__profileStatusPremium{color:#725f1d;background:#d9b95724;border-color:#8a650f47}[data-theme=light] .Navigation-module__eB08ka__profileStatusFree{color:#526176;background:#eef3f8;border-color:#d8e1eb}.Navigation-module__eB08ka__profileMenu{background:#172333;border:1px solid #314258;border-radius:.78rem;width:278px;min-width:278px;padding:0;top:calc(100% + .55rem);right:0;overflow:hidden;box-shadow:0 18px 46px #00000052}.Navigation-module__eB08ka__profileMenuHeader{border-bottom:1px solid #7c8fa638;align-items:flex-start;gap:.72rem;margin:0;padding:.86rem .9rem}.Navigation-module__eB08ka__profileMenuHeader .Navigation-module__eB08ka__accountInitial{color:#0d1b2d;letter-spacing:0;background:#edf3f9;border:1px solid #c6d2df;flex:0 0 44px;width:44px;height:44px;font-size:.96rem;font-weight:800}.Navigation-module__eB08ka__profileMenuHeader .Navigation-module__eB08ka__accountInitial img{filter:none;opacity:1}.Navigation-module__eB08ka__profileMenuHeader div{gap:.18rem;padding-top:.08rem}.Navigation-module__eB08ka__profileMenuHeader strong{color:#fff;font-size:.92rem;font-weight:800;line-height:1.18}.Navigation-module__eB08ka__profileMenuHeader span{color:#b6c2d0;font-size:.72rem;line-height:1.35}.Navigation-module__eB08ka__profileStatusPill{border-radius:.34rem;width:fit-content;margin-top:.22rem;padding:.22rem .44rem;font-size:.66rem;font-weight:750;line-height:1}.Navigation-module__eB08ka__profileStatusAdmin{color:#fff;background:#536987;border-color:#536987}.Navigation-module__eB08ka__profileMenuItem,.Navigation-module__eB08ka__profileMenuLogout{color:#f3f6fa;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:20px 1fr 12px;align-items:center;gap:.58rem;min-height:40px;padding:.58rem .9rem;display:grid}.Navigation-module__eB08ka__profileMenuItem:hover,.Navigation-module__eB08ka__profileMenuLogout:hover{color:#fff;background:#fff1}.Navigation-module__eB08ka__profileMenuIcon{color:currentColor;place-items:center;width:20px;height:20px;display:grid}.Navigation-module__eB08ka__profileMenuIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85px;width:17px;height:17px}.Navigation-module__eB08ka__menuText{min-width:0;display:block}.Navigation-module__eB08ka__menuText strong{color:currentColor;font-size:.84rem;font-weight:520;line-height:1.2}.Navigation-module__eB08ka__menuArrow{opacity:.7;border-bottom:1.55px solid;border-right:1.55px solid;justify-self:end;width:7px;height:7px;transform:rotate(-45deg)}.Navigation-module__eB08ka__profileMenuItem:hover .Navigation-module__eB08ka__menuArrow{opacity:1;transform:translate(2px)rotate(-45deg)}.Navigation-module__eB08ka__profileMenuLogout{color:#f3f6fa;border-top:1px solid #7c8fa62e;margin-top:0}[data-theme=light] .Navigation-module__eB08ka__profileMenu{color:#101926;background:#fff;border-color:#d8e1eb;box-shadow:0 18px 46px #1019262e}[data-theme=light] .Navigation-module__eB08ka__profileMenuHeader{border-bottom-color:#e2e8f0}[data-theme=light] .Navigation-module__eB08ka__profileMenuHeader .Navigation-module__eB08ka__accountInitial{color:#0d1b2d;background:#edf3f9;border-color:#c7d2df}[data-theme=light] .Navigation-module__eB08ka__profileMenuHeader strong{color:#101926}[data-theme=light] .Navigation-module__eB08ka__profileMenuHeader span{color:#66758a}[data-theme=light] .Navigation-module__eB08ka__profileStatusAdmin{color:#fff;background:#5f7890;border-color:#5f7890}:is([data-theme=light] .Navigation-module__eB08ka__profileMenuItem,[data-theme=light] .Navigation-module__eB08ka__profileMenuLogout){color:#101926}:is([data-theme=light] .Navigation-module__eB08ka__profileMenuItem:hover,[data-theme=light] .Navigation-module__eB08ka__profileMenuLogout:hover){color:#101926;background:#eef5fb}[data-theme=light] .Navigation-module__eB08ka__profileMenuLogout{border-top-color:#e2e8f0}.Navigation-module__eB08ka__themeToggleLight{background:#eef3f8;border-color:#cbd6e3;box-shadow:inset 0 1px #fffffff2,0 1px 2px #10192614}.Navigation-module__eB08ka__themeToggleDark{background:#111c2a;border-color:#314258;box-shadow:inset 0 1px #ffffff09,0 1px 2px #00000038}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleThumb{color:#9a7418;background:#fff;transform:translate(0);box-shadow:0 1px 4px #10192629}.Navigation-module__eB08ka__themeToggleDark .Navigation-module__eB08ka__themeToggleThumb{color:#f6f8fb;background:#263548;transform:translate(30px);box-shadow:0 1px 5px #00000042}.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleSvg,.Navigation-module__eB08ka__themeToggleLight .Navigation-module__eB08ka__themeToggleSvg circle{fill:none;stroke:currentColor}.Navigation-module__eB08ka__themeToggleDark .Navigation-module__eB08ka__themeToggleSvg{fill:currentColor;stroke:none}
.Footer-module__S6Hkya__footer{z-index:20;width:100%;box-shadow:none;background:#101926;border-top:1px solid #2b394b;margin-top:auto;padding:3rem 0 0;position:relative}[data-theme=dark] .Footer-module__S6Hkya__footer{background:var(--bg-secondary)}.Footer-module__S6Hkya__container{max-width:var(--max-width);grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin:0 auto;padding:0 1.5rem 3rem;display:grid}@media (max-width:768px){.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:2rem}}.Footer-module__S6Hkya__brandSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-display);color:var(--text-primary);flex-direction:column;align-items:flex-start;gap:.1rem;display:flex}.Footer-module__S6Hkya__logoText{color:#fff;letter-spacing:-.02em;font-size:1.32rem;font-weight:700;line-height:1}.Footer-module__S6Hkya__logoDescriptor{color:#d9b957;letter-spacing:.14em;text-transform:uppercase;font-size:.58rem;font-weight:800;line-height:1}.Footer-module__S6Hkya__tagline{color:#a8b3c2;max-width:320px;font-size:.86rem;line-height:1.6}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__groupTitle{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.Footer-module__S6Hkya__footerLink{color:#a8b3c2;opacity:.82;transition:color var(--transition-fast), opacity var(--transition-fast), transform var(--transition-fast);font-size:.84rem}.Footer-module__S6Hkya__footerLink:hover{color:var(--accent-primary);opacity:1;transform:translate(2px)}.Footer-module__S6Hkya__bottomBar{background-color:#0000;border-top:1px solid #2b394b;padding:1.1rem 0}[data-theme=dark] .Footer-module__S6Hkya__bottomBar{background-color:#1111116b}.Footer-module__S6Hkya__bottomContainer{max-width:var(--max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:0 1.5rem;display:flex}@media (max-width:640px){.Footer-module__S6Hkya__bottomContainer{text-align:center;flex-direction:column}}.Footer-module__S6Hkya__copy{color:#8b99aa;font-size:.8rem}.Footer-module__S6Hkya__socials{align-items:center;gap:1.25rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#a8b3c2;font-size:.85rem}.Footer-module__S6Hkya__socialLink:hover{color:var(--accent-primary)}[data-theme=light] .Footer-module__S6Hkya__footer{background:#fff;border-top-color:#d8e1eb;box-shadow:0 -10px 30px #1019260a}:is([data-theme=light] .Footer-module__S6Hkya__logoText,[data-theme=light] .Footer-module__S6Hkya__groupTitle){color:#101926}:is([data-theme=light] .Footer-module__S6Hkya__tagline,[data-theme=light] .Footer-module__S6Hkya__footerLink,[data-theme=light] .Footer-module__S6Hkya__socialLink){color:#637287}[data-theme=light] .Footer-module__S6Hkya__logoDescriptor{color:#8a650f}[data-theme=light] .Footer-module__S6Hkya__bottomBar{background-color:#f3f6fa;border-top-color:#d8e1eb}[data-theme=light] .Footer-module__S6Hkya__copy{color:#66758a}
