.header-module__8H7XMa__navSlot{--header-max-width:1100px;--header-compact-width:540px;--header-horizontal-padding:4.5rem;--header-compact-horizontal-padding:.75rem;--header-text:var(--app-text);--header-ghost-bg:var(--app-surface-alt);--header-ghost-bg-hover:color-mix(in srgb, var(--app-surface-alt) 84%, var(--app-surface) 16%);--header-ghost-border:var(--app-border);--header-ghost-text:var(--app-text);--header-solid-bg:var(--app-button-bg);--header-solid-bg-hover:var(--app-button-hover);--header-solid-text:var(--app-button-text);--header-profile-bg:color-mix(in srgb, var(--app-surface) 78%, transparent);--header-profile-border:var(--app-border);--header-profile-border-hover:var(--app-border-strong);--header-profile-text:var(--app-text);--header-profile-shadow:0 8px 20px #0f172a12;--header-profile-shadow-hover:0 12px 24px #0f172a1a;--header-compact-bg:color-mix(in srgb, var(--app-bg) 72%, transparent);--header-compact-border:var(--app-border);--header-compact-shadow:0 10px 24px #0f172a1a;min-height:6rem;overflow-x:clip}.header-module__8H7XMa__navSlotLight{color:var(--header-text)}.header-module__8H7XMa__navSlotDark{--header-text:var(--app-text);--header-ghost-bg:color-mix(in srgb, var(--app-surface-alt) 78%, transparent);--header-ghost-bg-hover:color-mix(in srgb, var(--app-surface-alt) 92%, transparent);--header-ghost-border:var(--app-border);--header-ghost-text:var(--app-text);--header-solid-bg:var(--app-button-bg);--header-solid-bg-hover:var(--app-button-hover);--header-solid-text:var(--app-button-text);--header-profile-bg:color-mix(in srgb, var(--app-surface) 74%, transparent);--header-profile-border:var(--app-border);--header-profile-border-hover:var(--app-border-strong);--header-profile-text:var(--app-text);--header-profile-shadow:0 16px 34px #02061747;--header-profile-shadow-hover:0 18px 38px #0206175c;--header-compact-bg:color-mix(in srgb, var(--app-bg) 78%, transparent);--header-compact-border:var(--app-border);--header-compact-shadow:0 18px 36px #0206175c;color:var(--header-text)}.header-module__8H7XMa__nav{z-index:60;width:min(var(--header-max-width), calc(100vw - (var(--header-horizontal-padding) * 2)));padding:1.5rem var(--header-horizontal-padding);background:var(--header-compact-bg);box-shadow:var(--header-compact-shadow);will-change:width, padding, border-radius, background-color, box-shadow;border:1px solid #0000;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1rem;transition:width .26s,padding .26s,border-radius .26s,box-shadow .26s,top .26s,background-color .26s,border-color .26s;display:flex;position:fixed;top:.75rem;left:50%;transform:translate(-50%)}.header-module__8H7XMa__logo{letter-spacing:-.06em;text-transform:lowercase;white-space:nowrap;align-items:center;font-family:Poppins,sans-serif;font-size:1.6875rem;font-weight:800;line-height:1;display:flex}.header-module__8H7XMa__logoLink{color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.header-module__8H7XMa__navLinks{align-items:center;gap:.55rem;display:flex}.header-module__8H7XMa__mobileSidebarToggle{border:1px solid var(--header-ghost-border);background:var(--header-ghost-bg);width:2.1rem;height:2.1rem;color:var(--header-ghost-text);cursor:pointer;border-radius:.72rem;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.18rem;display:none}.header-module__8H7XMa__mobileSidebarToggleLine{background:currentColor;border-radius:9999px;width:.95rem;height:1.5px}.header-module__8H7XMa__mobileProfileToggle{border:1px solid var(--header-ghost-border);background:var(--header-ghost-bg);width:2.1rem;height:2.1rem;color:var(--header-ghost-text);cursor:pointer;border-radius:.72rem;flex:none;justify-content:center;align-items:center;font-size:1rem;display:none;overflow:hidden}.header-module__8H7XMa__mobileProfileToggle:hover{background:var(--header-ghost-bg-hover)}.header-module__8H7XMa__mobileProfileAvatarImage{object-fit:cover;width:100%;height:100%}.header-module__8H7XMa__mobileProfileAvatarFallback{letter-spacing:-.02em;justify-content:center;align-items:center;width:100%;height:100%;font-size:.82rem;font-weight:700;display:inline-flex}.header-module__8H7XMa__navLink{letter-spacing:-.01em;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;min-height:2.25rem;padding:0 .9rem;font-size:.84rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.header-module__8H7XMa__navLinkGhost{background:var(--header-ghost-bg);border-color:var(--header-ghost-border);color:var(--header-ghost-text)}.header-module__8H7XMa__navLinkGhost:hover{background:var(--header-ghost-bg-hover)}.header-module__8H7XMa__navLinkSolid{background:var(--header-solid-bg);border-color:var(--header-solid-bg);color:var(--header-solid-text)}.header-module__8H7XMa__navLinkSolid:hover{background:var(--header-solid-bg-hover);border-color:var(--header-solid-bg-hover)}.header-module__8H7XMa__profileBadge{border:1px solid var(--header-profile-border);background:var(--header-profile-bg);max-width:17rem;min-height:2.35rem;color:var(--header-profile-text);box-shadow:var(--header-profile-shadow);cursor:pointer;z-index:80;border-radius:9999px;align-items:center;gap:.7rem;padding:.25rem .35rem .25rem .95rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;position:relative}.header-module__8H7XMa__profileBadge:hover{border-color:var(--header-profile-border-hover);box-shadow:var(--header-profile-shadow-hover);transform:translateY(-1px)}.header-module__8H7XMa__profileText{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;font-size:.84rem;font-weight:700;overflow:hidden}.header-module__8H7XMa__profileTextWrap{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.header-module__8H7XMa__avatarShell{color:#eff6ff;background:linear-gradient(135deg,#0f172a 0%,#2563eb 100%);border-radius:9999px;flex:none;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex;overflow:hidden}.header-module__8H7XMa__avatarImage{object-fit:cover;width:100%;height:100%}.header-module__8H7XMa__profileMenuShell{z-index:90;position:relative}.header-module__8H7XMa__profileMenu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:200;background:#fffffff0;border:1px solid #94a3b833;border-radius:1.15rem;width:18rem;padding:.8rem;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 20px 48px #0f172a24}@media (max-width:800px){.header-module__8H7XMa__profileMenu{z-index:200;border-radius:1.15rem;width:min(22rem,100vw - 1.5rem);min-width:0;margin-left:auto;position:fixed;top:4.1rem;left:auto;right:.75rem}}.header-module__8H7XMa__profileMenuHeader{border-bottom:1px solid #e2e8f0f2;gap:.2rem;margin-bottom:.4rem;padding:0 .1rem .7rem;display:grid}.header-module__8H7XMa__menuName{color:#0f172a;letter-spacing:-.02em;font-size:.96rem;font-weight:700}.header-module__8H7XMa__menuNameWrap{align-items:center;gap:.38rem;min-width:0;display:inline-flex}.header-module__8H7XMa__nameBadgeRow{flex:none;align-items:center;gap:.28rem;display:inline-flex}.header-module__8H7XMa__nameBadge{color:#1d4ed8;flex:none;justify-content:center;align-items:center;width:.95rem;height:.95rem;line-height:1;display:inline-flex}.header-module__8H7XMa__nameBadgePurpleFlame{color:#c084fc;text-shadow:0 0 6px #a855f7b3}.header-module__8H7XMa__nameBadgeEmojiImage{object-fit:contain;width:100%;height:100%;display:block}.header-module__8H7XMa__nameBadgeEmojiPurple{filter:hue-rotate(258deg)saturate(1.8)brightness(1.05)}.header-module__8H7XMa__nameBadgeIcon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.header-module__8H7XMa__premiumDiamond{color:#fff;flex:none;justify-content:center;align-items:center;width:.95rem;height:.95rem;line-height:1;display:inline-flex}.header-module__8H7XMa__premiumDiamondIcon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.header-module__8H7XMa__menuMail{color:#64748b;word-break:break-word;font-size:.82rem;line-height:1.5}.header-module__8H7XMa__menuAction{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.9rem;justify-content:flex-start;align-items:center;width:100%;min-height:2.7rem;padding:0 .85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s;display:flex}.header-module__8H7XMa__menuAction:hover{color:#1d4ed8;background:#eff6ff}.header-module__8H7XMa__menuAction:disabled{cursor:wait;opacity:.75}html[data-theme=dark] .header-module__8H7XMa__profileMenu{background:#1e293bf2;border-color:#47556999;box-shadow:0 24px 60px #02061766}html[data-theme=dark] .header-module__8H7XMa__profileMenuHeader{border-bottom-color:#47556980}html[data-theme=dark] .header-module__8H7XMa__menuName{color:#f8fafc}html[data-theme=dark] .header-module__8H7XMa__premiumDiamond{color:#fff}html[data-theme=dark] .header-module__8H7XMa__nameBadge{color:#fff}html[data-theme=dark] .header-module__8H7XMa__menuMail{color:#94a3b8}html[data-theme=dark] .header-module__8H7XMa__menuAction{color:#f8fafc}html[data-theme=dark] .header-module__8H7XMa__menuAction:hover{color:#93c5fd;background:#3b82f633}.header-module__8H7XMa__menuError{color:#dc2626;margin:.5rem 0 0;font-size:.8rem;line-height:1.5}.header-module__8H7XMa__hiddenInput{display:none}.header-module__8H7XMa__settingsOverlay{z-index:80;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.header-module__8H7XMa__settingsBackdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a4d;position:absolute;inset:0}.header-module__8H7XMa__settingsModal{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #94a3b838;border-radius:1.75rem;width:min(960px,100vw - 2rem);max-height:min(80vh,760px);padding:1.4rem;position:relative;overflow:auto;box-shadow:0 30px 80px #0f172a38}.header-module__8H7XMa__settingsHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.header-module__8H7XMa__settingsEyebrow{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .45rem;font-size:.78rem;font-weight:700}.header-module__8H7XMa__settingsTitle{color:#0f172a;letter-spacing:-.05em;margin:0;font-size:clamp(1.7rem,3vw,2.3rem);font-weight:800}.header-module__8H7XMa__settingsClose{color:#0f172a;cursor:pointer;background:#ffffffeb;border:1px solid #cbd5e1f2;border-radius:9999px;width:2.5rem;height:2.5rem;font-size:1.4rem;line-height:1}.header-module__8H7XMa__settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.header-module__8H7XMa__settingsShell{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.header-module__8H7XMa__settingsSidebar{gap:.75rem;display:grid}.header-module__8H7XMa__settingsNavItem{text-align:left;cursor:pointer;background:#f8fafceb;border:1px solid #e2e8f0f2;border-radius:1.15rem;gap:.25rem;width:100%;padding:1rem;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;display:grid}.header-module__8H7XMa__settingsNavItem:hover{border-color:#2563eb52;transform:translateY(-2px);box-shadow:0 16px 34px #2563eb1f}.header-module__8H7XMa__settingsNavItemActive{background:linear-gradient(#eff6fff2,#ffffffeb);border-color:#2563eb61}.header-module__8H7XMa__settingsNavTitle{color:#0f172a;letter-spacing:-.03em;font-size:.95rem;font-weight:700}.header-module__8H7XMa__settingsNavCopy{color:#64748b;font-size:.82rem;line-height:1.5}.header-module__8H7XMa__settingsContent{min-width:0}.header-module__8H7XMa__settingsCard{background:linear-gradient(#fffffffa,#f8fafcf0);border:1px solid #e2e8f0f2;border-radius:1.3rem;padding:1.1rem}.header-module__8H7XMa__settingsProfileHero{justify-items:center;gap:.85rem;margin-bottom:1.15rem;padding:.4rem 0 .2rem;display:grid}.header-module__8H7XMa__settingsAvatarCircle{color:#eff6ff;letter-spacing:-.04em;background:linear-gradient(135deg,#0f172a 0%,#2563eb 100%);border-radius:9999px;justify-content:center;align-items:center;width:7rem;height:7rem;font-size:1.8rem;font-weight:800;display:inline-flex;overflow:hidden;box-shadow:0 18px 40px #2563eb33}.header-module__8H7XMa__settingsAvatarImage{object-fit:cover;width:100%;height:100%}.header-module__8H7XMa__settingsAvatarButton{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:none;border-radius:9999px;min-height:2.7rem;padding:0 1rem;font-size:.88rem;font-weight:700}.header-module__8H7XMa__settingsAvatarActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;display:flex}.header-module__8H7XMa__settingsAvatarRemoveButton{color:#b91c1c;cursor:pointer;background:#fef2f2;border:1px solid #fecacaf2;border-radius:9999px;min-height:2.7rem;padding:0 1rem;font-size:.88rem;font-weight:700}.header-module__8H7XMa__settingsAvatarButton:disabled,.header-module__8H7XMa__settingsAvatarRemoveButton:disabled{cursor:wait;opacity:.78}.header-module__8H7XMa__settingsThemeCard{background:linear-gradient(#f8fafcf5,#f1f5f9e6);border:1px solid #e2e8f0f2;border-radius:1.15rem;padding:1rem}.header-module__8H7XMa__settingsThemeHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-module__8H7XMa__settingsSubTitle{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:.96rem;font-weight:700}.header-module__8H7XMa__settingsThemeToggle{background:#fffffff5;border:1px solid #cbd5e1f2;border-radius:9999px;grid-template-columns:repeat(2,minmax(0,1fr));padding:.22rem;display:inline-grid}.header-module__8H7XMa__settingsThemeOption{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9999px;min-width:4.2rem;min-height:2.2rem;padding:0 .9rem;font-size:.84rem;font-weight:700;transition:background-color .18s,color .18s,box-shadow .18s}.header-module__8H7XMa__settingsThemeOptionActive{color:#f8fafc;background:#0f172a;box-shadow:0 8px 18px #0f172a24}.header-module__8H7XMa__metricModeToggle{background:#fffffff5;border:1px solid #cbd5e1f2;border-radius:9999px;grid-template-columns:repeat(2,minmax(0,1fr));width:fit-content;padding:.22rem;display:inline-grid}.header-module__8H7XMa__metricModeButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9999px;min-width:4rem;min-height:2rem;padding:0 .8rem;font-size:.82rem;font-weight:700;transition:background-color .18s,color .18s,box-shadow .18s}.header-module__8H7XMa__metricModeButtonActive{color:#f8fafc;background:#0f172a;box-shadow:0 6px 14px #0f172a24}.header-module__8H7XMa__settingsCardTitle{color:#0f172a;letter-spacing:-.03em;margin:0 0 .5rem;font-size:1.08rem;font-weight:700}.header-module__8H7XMa__settingsCopy{color:#64748b;margin:0 0 1rem;font-size:.93rem;line-height:1.65}.header-module__8H7XMa__settingsInfoList,.header-module__8H7XMa__settingsToggleList{gap:.75rem;display:grid}.header-module__8H7XMa__settingsInfoRow,.header-module__8H7XMa__settingsToggleRow{color:#0f172a;background:#f1f5f9cc;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;padding:.85rem .95rem;display:flex}.header-module__8H7XMa__settingsInfoRow span,.header-module__8H7XMa__settingsToggleRow span{color:#475569;font-size:.9rem}.header-module__8H7XMa__settingsInfoRow strong{text-align:right;word-break:break-word;font-size:.92rem}.header-module__8H7XMa__settingsEditableValue{justify-content:flex-end;align-items:center;gap:.55rem;min-width:0;display:flex}.header-module__8H7XMa__settingsInput{color:#0f172a;text-align:right;background:#fffffff5;border:1px solid #94a3b873;border-radius:.8rem;width:min(14rem,100%);min-height:2.25rem;padding:0 .75rem;font-size:.9rem;font-weight:600}.header-module__8H7XMa__settingsEditButton{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfef2;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.header-module__8H7XMa__settingsBadgeSelector{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;max-width:min(28rem,100%);display:flex}.header-module__8H7XMa__settingsBadgeMenuToggle{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfef2;border-radius:9999px;min-height:2.1rem;padding:0 .8rem;font-size:.8rem;font-weight:700}.header-module__8H7XMa__settingsBadgeMenuPanel{background:#f8fafce6;border:1px solid #e2e8f0f2;border-radius:1rem;margin-top:.65rem;padding:.85rem}.header-module__8H7XMa__settingsBadgeButton{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfef2;border-radius:9999px;align-items:flex-start;gap:.35rem;min-height:2rem;padding:.24rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.header-module__8H7XMa__settingsBadgeMeta{text-align:left;gap:.08rem;display:grid}.header-module__8H7XMa__settingsBadgeStatus{font-size:.65rem;font-weight:600;line-height:1.25}.header-module__8H7XMa__settingsBadgeStatusUnlocked{color:#16a34a}.header-module__8H7XMa__settingsBadgeStatusLocked{color:#64748b}.header-module__8H7XMa__settingsBadgeButtonActive{color:#eff6ff;background:linear-gradient(135deg,#1d4ed8 0%,#0f172a 100%);border-color:#2563eb80}.header-module__8H7XMa__settingsBadgeButtonActive .header-module__8H7XMa__nameBadge{color:#eff6ff}.header-module__8H7XMa__settingsBadgeButtonLocked{opacity:.7;filter:grayscale(.25);cursor:not-allowed;border-style:dashed}.header-module__8H7XMa__settingsBadgeHint{color:#64748b;margin:.75rem 0 0;font-size:.82rem;line-height:1.45}.header-module__8H7XMa__settingsForm{gap:.85rem;margin-top:1rem;display:grid}.header-module__8H7XMa__settingsActionStack{gap:1rem;margin-top:1rem;display:grid}.header-module__8H7XMa__settingsActionButton{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfef2;border-radius:1rem;width:100%;min-height:2.9rem;font-size:.92rem;font-weight:700}.header-module__8H7XMa__settingsField{gap:.45rem;display:grid}.header-module__8H7XMa__settingsField span{color:#475569;font-size:.88rem;font-weight:600}.header-module__8H7XMa__settingsTextInput{color:#0f172a;background:#fffffff5;border:1px solid #94a3b873;border-radius:.95rem;min-height:2.8rem;padding:0 .9rem;font-size:.92rem}.header-module__8H7XMa__settingsSaveButton{color:#eff6ff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);border:none;border-radius:1rem;min-height:2.9rem;font-size:.92rem;font-weight:700}.header-module__8H7XMa__settingsTwoFactorCard{background:#f8fafce6;border:1px solid #e2e8f0f2;border-radius:1rem;padding:1rem}.header-module__8H7XMa__settingsTwoFactorHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-module__8H7XMa__settingsTwoFactorQr{background:#f8fafc;border:1px solid #94a3b866;border-radius:.9rem;width:10.5rem;height:10.5rem;padding:.4rem}.header-module__8H7XMa__settingsSubTitle{color:#0f172a;margin:0 0 .2rem;font-size:.95rem;font-weight:700}.header-module__8H7XMa__settingsSubCopy{color:#64748b;margin:0;font-size:.84rem;line-height:1.5}.header-module__8H7XMa__settingsSwitch{flex:none;width:3.3rem;height:1.9rem;display:inline-flex;position:relative}.header-module__8H7XMa__settingsSwitch input{opacity:0;width:0;height:0}.header-module__8H7XMa__settingsSwitchSlider{background:#cbd5e1;border-radius:9999px;transition:background-color .18s;position:absolute;inset:0}.header-module__8H7XMa__settingsSwitchSlider:before{content:"";background:#fff;border-radius:9999px;width:1.5rem;height:1.5rem;transition:transform .18s;position:absolute;top:.2rem;left:.2rem;box-shadow:0 3px 10px #0f172a26}.header-module__8H7XMa__settingsSwitch input:checked+.header-module__8H7XMa__settingsSwitchSlider{background:#2563eb}.header-module__8H7XMa__settingsSwitch input:checked+.header-module__8H7XMa__settingsSwitchSlider:before{transform:translate(1.4rem)}.header-module__8H7XMa__settingsHelperText{color:#2563eb;margin:.85rem 0 0;font-size:.85rem;line-height:1.55}.header-module__8H7XMa__avatarFallback{letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:800}html[data-theme=dark] .header-module__8H7XMa__settingsModal{background:#0f172ae6;border-color:#33415580;box-shadow:0 30px 80px #02061766}html[data-theme=dark] .header-module__8H7XMa__settingsEyebrow{color:#60a5fa}html[data-theme=dark] .header-module__8H7XMa__settingsTitle{color:#f8fafc}html[data-theme=dark] .header-module__8H7XMa__settingsClose{color:#f8fafc;background:#1e293be6;border-color:#475569cc}html[data-theme=dark] .header-module__8H7XMa__settingsNavItem{background:#1e293bcc;border-color:#47556999}html[data-theme=dark] .header-module__8H7XMa__settingsNavItem:hover{border-color:#3b82f680;box-shadow:0 16px 34px #3b82f633}html[data-theme=dark] .header-module__8H7XMa__settingsNavItemActive{background:linear-gradient(#1e293be6,#0f172acc);border-color:#3b82f699}html[data-theme=dark] .header-module__8H7XMa__settingsNavTitle{color:#f8fafc}html[data-theme=dark] .header-module__8H7XMa__settingsNavCopy{color:#94a3b8}html[data-theme=dark] .header-module__8H7XMa__settingsCard{background:linear-gradient(#1e293be6,#0f172acc);border-color:#47556999}html[data-theme=dark] .header-module__8H7XMa__settingsThemeCard{background:linear-gradient(#1e293bcc,#0f172ab3);border-color:#47556999}html[data-theme=dark] .header-module__8H7XMa__settingsSubTitle{color:#f8fafc}html[data-theme=dark] .header-module__8H7XMa__settingsSubCopy{color:#94a3b8}html[data-theme=dark] .header-module__8H7XMa__settingsThemeToggle{background:#0f172acc;border-color:#475569cc}html[data-theme=dark] .header-module__8H7XMa__settingsThemeOption{color:#94a3b8}html[data-theme=dark] .header-module__8H7XMa__settingsThemeOptionActive{color:#0f172a;background:#f8fafc}html[data-theme=dark] .header-module__8H7XMa__metricModeToggle{background:#0f172acc;border-color:#475569cc}html[data-theme=dark] .header-module__8H7XMa__metricModeButton{color:#94a3b8}html[data-theme=dark] .header-module__8H7XMa__metricModeButtonActive{color:#0f172a;background:#f8fafc}html[data-theme=dark] .header-module__8H7XMa__settingsCardTitle{color:#f8fafc}html[data-theme=dark] .header-module__8H7XMa__settingsCopy{color:#94a3b8}:is(html[data-theme=dark] .header-module__8H7XMa__settingsInfoRow,html[data-theme=dark] .header-module__8H7XMa__settingsToggleRow){color:#f8fafc;background:#1e293b99}:is(html[data-theme=dark] .header-module__8H7XMa__settingsInfoRow span,html[data-theme=dark] .header-module__8H7XMa__settingsToggleRow span){color:#cbd5e1}html[data-theme=dark] .header-module__8H7XMa__settingsInput{color:#f8fafc;background:#0f172acc;border-color:#47556999}html[data-theme=dark] .header-module__8H7XMa__settingsEditButton{color:#93c5fd;background:#3b82f633;border-color:#3b82f699}html[data-theme=dark] .header-module__8H7XMa__settingsBadgeButton{color:#93c5fd;background:#3b82f62e;border-color:#3b82f699}html[data-theme=dark] .header-module__8H7XMa__settingsBadgeMenuToggle{color:#93c5fd;background:#3b82f633;border-color:#3b82f699}html[data-theme=dark] .header-module__8H7XMa__settingsBadgeMenuPanel{background:#1e293bb3;border-color:#47556999}html[data-theme=dark] .header-module__8H7XMa__settingsBadgeButtonActive{color:#f8fafc;background:linear-gradient(135deg,#7dd3fc4d 0%,#1e293bf2 100%);border-color:#7dd3fcb3}html[data-theme=dark] .header-module__8H7XMa__settingsBadgeHint{color:#94a3b8}html[data-theme=dark] .header-module__8H7XMa__settingsActionButton{color:#93c5fd;background:#3b82f633;border-color:#3b82f699}html[data-theme=dark] .header-module__8H7XMa__settingsTextInput{color:#f8fafc;background:#0f172acc;border-color:#47556999}html[data-theme=dark] .header-module__8H7XMa__settingsSaveButton{color:#0f172a;background:linear-gradient(135deg,#f8fafc 0%,#60a5fa 100%)}html[data-theme=dark] .header-module__8H7XMa__settingsTwoFactorCard{background:#1e293bb3;border-color:#47556999}html[data-theme=dark] .header-module__8H7XMa__settingsTwoFactorQr{background:#e2e8f0;border-color:#475569b3}html[data-theme=dark] .header-module__8H7XMa__settingsSwitchSlider{background:#64748b}html[data-theme=dark] .header-module__8H7XMa__settingsSwitch input:checked+.header-module__8H7XMa__settingsSwitchSlider{background:#60a5fa}html[data-theme=dark] .header-module__8H7XMa__settingsHelperText{color:#60a5fa}.header-module__8H7XMa__navCompact{width:min(var(--header-compact-width), calc(100vw - 1.25rem));padding:.65rem var(--header-compact-horizontal-padding);background:var(--header-compact-bg);border:1px solid var(--header-compact-border);box-shadow:var(--header-compact-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9999px;top:.75rem}.header-module__8H7XMa__navCompact .header-module__8H7XMa__logo{gap:.4rem;font-size:1.3125rem}.header-module__8H7XMa__navCompact .header-module__8H7XMa__logo img{width:1.5625rem;height:1.5625rem}.header-module__8H7XMa__navCompact .header-module__8H7XMa__navLinks{gap:.4rem}.header-module__8H7XMa__navCompact .header-module__8H7XMa__navLink{min-height:1.8rem;padding:0 .72rem;font-size:.75rem}.header-module__8H7XMa__navCompact .header-module__8H7XMa__profileBadge{min-height:2rem;padding:.2rem .25rem .2rem .72rem}.header-module__8H7XMa__navCompact .header-module__8H7XMa__profileText{font-size:.79rem}.header-module__8H7XMa__navCompact .header-module__8H7XMa__avatarShell{width:1.75rem;height:1.75rem}@media (max-width:900px){.header-module__8H7XMa__navSlot{--header-horizontal-padding:1rem;--header-compact-width:460px;min-height:4.8rem}.header-module__8H7XMa__nav{padding-top:.95rem;padding-bottom:.95rem}.header-module__8H7XMa__logo{font-size:1.18rem}.header-module__8H7XMa__navLinks{gap:.45rem}.header-module__8H7XMa__navLink{min-height:2rem;padding:0 .68rem;font-size:.78rem}.header-module__8H7XMa__profileBadge{max-width:12.5rem}.header-module__8H7XMa__mobileSidebarToggle{display:inline-flex}.header-module__8H7XMa__navDashboard{position:relative}.header-module__8H7XMa__navDashboard .header-module__8H7XMa__mobileSidebarToggle{z-index:2;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.header-module__8H7XMa__navDashboard .header-module__8H7XMa__logo{margin-left:2.55rem}.header-module__8H7XMa__mobileProfileToggle{display:inline-flex}.header-module__8H7XMa__profileBadge{display:none}.header-module__8H7XMa__settingsGrid,.header-module__8H7XMa__settingsShell{grid-template-columns:1fr}.header-module__8H7XMa__settingsThemeHeader{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.header-module__8H7XMa__navSlot{min-height:4.2rem}.header-module__8H7XMa__nav{flex-flow:row;justify-content:space-between;align-items:center;gap:.4rem;padding:.58rem .65rem}.header-module__8H7XMa__navLinks{scrollbar-width:none;white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;gap:.35rem;width:auto;max-width:100%;padding-bottom:0;overflow:auto hidden}.header-module__8H7XMa__navLinks::-webkit-scrollbar{display:none}.header-module__8H7XMa__navLink{flex:none;min-height:1.9rem;padding:0 .64rem;font-size:.74rem}.header-module__8H7XMa__logo{flex:none;font-size:1.02rem}.header-module__8H7XMa__navDashboard .header-module__8H7XMa__mobileSidebarToggle{left:.5rem}.header-module__8H7XMa__navDashboard .header-module__8H7XMa__logo{margin-left:2.2rem}.header-module__8H7XMa__profileBadge{max-width:none;min-height:2rem}.header-module__8H7XMa__profileText{font-size:.78rem}.header-module__8H7XMa__profileMenu{width:min(20rem,100vw - 1rem);top:3.8rem;left:auto;right:.5rem}.header-module__8H7XMa__settingsOverlay{padding:.75rem}.header-module__8H7XMa__settingsModal{border-radius:1.35rem;width:calc(100vw - 1rem);padding:1rem}.header-module__8H7XMa__navCompact{border-radius:1rem;width:calc(100vw - 1rem)}.header-module__8H7XMa__navCompact .header-module__8H7XMa__navLinks{padding-bottom:0}}
.landingPage-module__c9uchG__pageWrapper{max-width:1100px;color:var(--landing-text);margin:0 auto;padding:0 2rem;transition:color .18s,background-color .18s}.landingPage-module__c9uchG__pageWrapperLight{--landing-bg:#f8f9fb;--landing-text:#0f172a;--landing-text-secondary:#475569;--landing-surface:#fff;--landing-surface-alt:#eef2f7;--landing-border:#e1e7ef;--landing-border-strong:#d6dee9;--landing-shadow:0 14px 26px #0f172a1a;--landing-button-bg:#0f172a;--landing-button-text:#f8fafc;--landing-button-hover:#1e293b;--landing-icon-bg:#eef2ff;--landing-icon-text:#1e3a8a}.landingPage-module__c9uchG__pageWrapperDark{--landing-bg:#020617;--landing-text:#f8fafc;--landing-text-secondary:#94a3b8;--landing-surface:#0f172a;--landing-surface-alt:#111c31;--landing-border:#243247;--landing-border-strong:#334155;--landing-shadow:0 18px 30px #02061757;--landing-button-bg:#f8fafc;--landing-button-text:#0f172a;--landing-button-hover:#dbe4f0;--landing-icon-bg:#172554;--landing-icon-text:#bfdbfe}.landingPage-module__c9uchG__pageContent{background:var(--landing-bg);flex-direction:column;gap:clamp(4rem,8vw,7rem);min-height:100vh;transition:background-color .18s;display:flex}.landingPage-module__c9uchG__hero{grid-template-columns:minmax(0,1fr) minmax(420px,560px);align-items:center;gap:clamp(1.5rem,4vw,3rem);max-width:1100px;padding:92px 0 56px;display:grid}.landingPage-module__c9uchG__heroContent{max-width:560px}.landingPage-module__c9uchG__title{letter-spacing:-.05em;margin:1.5rem 0;font-family:Poppins,sans-serif;font-size:clamp(3.5rem,8vw,6rem);font-weight:800;line-height:.95}.landingPage-module__c9uchG__subtitle{color:var(--landing-text-secondary);max-width:560px;margin-bottom:0;font-size:1.1rem;line-height:1.5}.landingPage-module__c9uchG__ctaRow{padding-top:2rem}.landingPage-module__c9uchG__ratingStack{flex-direction:row;justify-self:end;align-items:flex-end;gap:1rem;width:min(100%,600px);margin-top:0;padding:.5rem 0 1.25rem;display:flex;overflow:visible}.landingPage-module__c9uchG__ratingCard{border:1px solid var(--landing-border);min-width:0;box-shadow:var(--landing-shadow);background:var(--landing-surface);border-radius:16px;flex:1 1 0;transition:transform .2s;display:flex;overflow:hidden}.landingPage-module__c9uchG__ratingCardWhite{transform:rotate(-4deg)translateY(6px)}.landingPage-module__c9uchG__ratingCardBlack{align-self:flex-end;transform:rotate(4deg)translateY(-6px)}.landingPage-module__c9uchG__ratingImage{flex:none;width:100%;height:auto;display:block}.landingPage-module__c9uchG__ctaButton{border:1px solid var(--landing-button-bg);background:var(--landing-button-bg);min-height:42px;color:var(--landing-button-text);letter-spacing:-.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;background-clip:padding-box;border-radius:9999px;justify-content:center;align-items:center;padding:0 1.25rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex}.landingPage-module__c9uchG__ctaButton:hover{background:var(--landing-button-hover);border-color:var(--landing-button-hover)}.landingPage-module__c9uchG__bentoGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;margin-bottom:100px;display:grid}.landingPage-module__c9uchG__footerSection{flex-direction:column;gap:2.5rem;margin-bottom:4rem;display:flex}.landingPage-module__c9uchG__footer{gap:2.5rem;padding:0 0 1rem;display:grid}.landingPage-module__c9uchG__footerBrandBlock{gap:1rem;max-width:22rem;display:grid}.landingPage-module__c9uchG__footerLogo{width:fit-content;color:var(--landing-text);letter-spacing:-.06em;text-transform:lowercase;align-items:center;gap:.65rem;font-size:1.8rem;font-weight:800;text-decoration:none;display:inline-flex}.landingPage-module__c9uchG__footerDescription{color:var(--landing-text-secondary);margin:0;font-size:.92rem;line-height:1.55}.landingPage-module__c9uchG__preferenceControls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.landingPage-module__c9uchG__languageToggle{border:1px solid var(--landing-border);background:var(--landing-surface-alt);border-radius:9999px;align-items:center;padding:.24rem;display:inline-flex;box-shadow:inset 0 1px #fff3}.landingPage-module__c9uchG__languageToggleOption{appearance:none;color:var(--landing-text-secondary);letter-spacing:.01em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9999px;padding:.42rem .8rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;transition:background-color .18s,color .18s,border-color .18s}.landingPage-module__c9uchG__languageToggleOption:hover{color:var(--landing-text)}.landingPage-module__c9uchG__languageToggleOptionActive{color:var(--landing-text);border-color:var(--landing-border);background:var(--landing-surface)}.landingPage-module__c9uchG__themeToggle{border:1px solid color-mix(in srgb, var(--landing-border) 82%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--landing-surface) 92%, white 8%), var(--landing-surface-alt));width:fit-content;color:var(--landing-text);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:9999px;padding:.28rem;transition:transform .3s cubic-bezier(.22,1,.36,1),background .26s,border-color .26s,box-shadow .26s;box-shadow:inset 0 1px #ffffff38,0 10px 24px #0f172a14}.landingPage-module__c9uchG__themeToggle:hover{border-color:color-mix(in srgb, var(--landing-border-strong) 86%, transparent);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff3d,0 14px 28px #0f172a1f}.landingPage-module__c9uchG__themeToggle:focus-visible{outline:none;box-shadow:0 0 0 3px #94a3b840,0 12px 24px #0f172a1f}.landingPage-module__c9uchG__themeToggleTrack{border:1px solid color-mix(in srgb, var(--landing-border) 74%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--landing-surface-alt) 88%, white 12%), var(--landing-surface));box-sizing:border-box;border-radius:9999px;align-items:center;width:4.85rem;height:2.5rem;padding:0 .24rem;transition:background-color .32s,border-color .32s,box-shadow .32s;display:inline-flex;position:relative;overflow:hidden}.landingPage-module__c9uchG__pageWrapperDark .landingPage-module__c9uchG__themeToggleTrack{background:linear-gradient(#0f172af0,#020617fa)}.landingPage-module__c9uchG__themeToggleTrack:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 22%,#ffffff2e,#0000 24%),radial-gradient(circle at 78%,#ffffff1a,#0000 28%);position:absolute;inset:.2rem}.landingPage-module__c9uchG__themeToggleTrack:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff14}.landingPage-module__c9uchG__themeToggleIcons{z-index:1;width:100%;height:100%;color:var(--landing-text-secondary);grid-template-columns:repeat(2,1fr);align-items:center;display:grid;position:relative}.landingPage-module__c9uchG__themeToggleSide{opacity:.82;justify-content:center;align-items:center;transition:opacity .24s,color .24s,transform .36s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:scale(.92)}.landingPage-module__c9uchG__themeToggleThumb{z-index:2;border:1px solid color-mix(in srgb, var(--landing-border) 78%, transparent);color:#0f172a;box-sizing:border-box;background:radial-gradient(circle at 30% 28%,#ffffffb8,#fff0 46%),linear-gradient(#fff,#f4f7fb);border-radius:9999px;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;transition:transform .42s cubic-bezier(.22,1,.36,1),background .3s,color .3s,border-color .3s,box-shadow .26s;display:inline-flex;position:absolute;top:.2rem;left:.2rem;box-shadow:0 8px 18px #0f172a29,inset 0 1px #ffffffb3}.landingPage-module__c9uchG__themeToggleThumbLight{transform:translate(2.36rem)}.landingPage-module__c9uchG__themeToggleThumbDark{transform:translate(0)}.landingPage-module__c9uchG__themeModeIcon{flex:none;width:.95rem;height:.95rem;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .26s}.landingPage-module__c9uchG__themeToggle[aria-pressed=true] .landingPage-module__c9uchG__themeToggleIcons .landingPage-module__c9uchG__themeToggleSide:first-child{opacity:1;color:#dbeafe;transform:scale(1)}.landingPage-module__c9uchG__themeToggle[aria-pressed=false] .landingPage-module__c9uchG__themeToggleIcons .landingPage-module__c9uchG__themeToggleSide:last-child{opacity:1;color:#0f172a;transform:scale(1)}.landingPage-module__c9uchG__themeToggle[aria-pressed=true] .landingPage-module__c9uchG__themeToggleIcons .landingPage-module__c9uchG__themeToggleSide:last-child,.landingPage-module__c9uchG__themeToggle[aria-pressed=false] .landingPage-module__c9uchG__themeToggleIcons .landingPage-module__c9uchG__themeToggleSide:first-child{opacity:.42;transform:scale(.88)}.landingPage-module__c9uchG__themeToggle:hover .landingPage-module__c9uchG__themeToggleThumb{box-shadow:0 10px 22px #0f172a2e,inset 0 1px #ffffffbd}.landingPage-module__c9uchG__themeToggle:hover .landingPage-module__c9uchG__themeModeIcon{transform:scale(1.03)}.landingPage-module__c9uchG__pageWrapperDark .landingPage-module__c9uchG__themeToggle{background:linear-gradient(#0f172ae6,#0b1220fa);border-color:#334155d1;box-shadow:inset 0 1px #ffffff0f,0 14px 28px #02061747}.landingPage-module__c9uchG__pageWrapperDark .landingPage-module__c9uchG__themeToggleThumb{background:radial-gradient(circle at 30% 28%,#ffffff2e,#fff0 46%),linear-gradient(#f8fafc,#dbe4f0);border-color:#64748b4d}@media (prefers-reduced-motion:reduce){.landingPage-module__c9uchG__themeToggle,.landingPage-module__c9uchG__themeToggleIcons,.landingPage-module__c9uchG__themeToggleSide,.landingPage-module__c9uchG__themeToggleThumb,.landingPage-module__c9uchG__themeModeIcon{transition-duration:0s}}.landingPage-module__c9uchG__footerColumns{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.landingPage-module__c9uchG__footerColumn{gap:1rem;display:grid}.landingPage-module__c9uchG__footerColumnTitle{letter-spacing:-.04em;margin:0;font-size:1.2rem}.landingPage-module__c9uchG__footerLinks{gap:.8rem;display:grid}.landingPage-module__c9uchG__footerLink{width:fit-content;color:var(--landing-text-secondary);text-decoration:none;transition:color .18s,transform .18s}.landingPage-module__c9uchG__footerLink:hover{color:var(--landing-text);transform:translate(2px)}.landingPage-module__c9uchG__footerBottom{border-top:1px solid var(--landing-border);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.landingPage-module__c9uchG__footerCopyright{color:var(--landing-text-secondary);font-size:.92rem}.landingPage-module__c9uchG__footerSocials{flex-wrap:wrap;gap:.7rem;display:flex}.landingPage-module__c9uchG__footerSocial{border:1px solid var(--landing-border);background:var(--landing-surface);width:2.75rem;height:2.75rem;color:var(--landing-text);border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.landingPage-module__c9uchG__footerSocial:hover{background:var(--landing-surface-alt);border-color:var(--landing-border-strong);transform:translateY(-1px)}.landingPage-module__c9uchG__footerSocialIcon{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none;width:1.22rem;height:1.22rem}.landingPage-module__c9uchG__footerSocialIcon path,.landingPage-module__c9uchG__footerSocialIcon rect,.landingPage-module__c9uchG__footerSocialIcon circle{vector-effect:non-scaling-stroke}.landingPage-module__c9uchG__bentoCard{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:24px;grid-column:span 4;min-height:210px;padding:2rem}.landingPage-module__c9uchG__bentoWide{grid-column:span 8}.landingPage-module__c9uchG__bentoTall{grid-column:span 4;min-height:300px}.landingPage-module__c9uchG__bentoHighlight{background:#0f172a;border-color:#0f172a}.landingPage-module__c9uchG__bentoHighlight .landingPage-module__c9uchG__cardTitle{color:#f8fafc}.landingPage-module__c9uchG__bentoHighlight .landingPage-module__c9uchG__cardDescription{color:#cbd5e1}.landingPage-module__c9uchG__iconWrap{background:var(--landing-icon-bg);width:2.5rem;height:2.5rem;color:var(--landing-icon-text);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.landingPage-module__c9uchG__iconSvg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:1.35rem;height:1.35rem}.landingPage-module__c9uchG__bentoHighlight .landingPage-module__c9uchG__iconWrap{color:#93c5fd;background:#1e293b}.landingPage-module__c9uchG__cardTitle{letter-spacing:-.5px;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.landingPage-module__c9uchG__cardDescription{color:var(--landing-text-secondary);font-size:1rem;line-height:1.5}@media (max-width:768px){.landingPage-module__c9uchG__pageWrapper{padding:0 1.25rem}.landingPage-module__c9uchG__hero{grid-template-columns:1fr;align-items:start;gap:1.45rem;padding:48px 0 38px}.landingPage-module__c9uchG__title{margin:.85rem 0 .95rem}.landingPage-module__c9uchG__subtitle{font-size:1.02rem}.landingPage-module__c9uchG__ctaRow{padding-top:1.5rem}.landingPage-module__c9uchG__ratingStack{flex-direction:row;justify-content:center;align-items:stretch;gap:.75rem;width:min(100%,420px);margin:0 auto;padding:0}.landingPage-module__c9uchG__ratingCard{width:clamp(138px,44vw,206px);max-width:calc(50% - .375rem)}.landingPage-module__c9uchG__ratingCardWhite{transform:rotate(-2deg)translateY(0)}.landingPage-module__c9uchG__ratingCardBlack{transform:rotate(2deg)translateY(0)}.landingPage-module__c9uchG__bentoGrid{grid-template-columns:1fr;margin-bottom:64px}.landingPage-module__c9uchG__bentoCard,.landingPage-module__c9uchG__bentoWide,.landingPage-module__c9uchG__bentoTall{grid-column:span 1;min-height:auto;padding:1.5rem}.landingPage-module__c9uchG__footerSection{gap:2rem;margin-bottom:3rem}.landingPage-module__c9uchG__preferenceControls{justify-content:space-between;width:100%}.landingPage-module__c9uchG__footerColumns{grid-template-columns:1fr;gap:1.75rem}.landingPage-module__c9uchG__footerBottom{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.landingPage-module__c9uchG__pageWrapper{padding:0 .85rem}.landingPage-module__c9uchG__hero{gap:1.25rem;padding:42px 0 30px}.landingPage-module__c9uchG__title{letter-spacing:-.045em;margin:.7rem 0 .8rem;font-size:clamp(2.3rem,13.5vw,3.1rem)}.landingPage-module__c9uchG__subtitle{font-size:.95rem;line-height:1.45}.landingPage-module__c9uchG__ctaRow{padding-top:1.2rem}.landingPage-module__c9uchG__ratingStack{gap:.55rem;width:100%;max-width:100%}.landingPage-module__c9uchG__ratingCard{border-radius:13px;width:calc(50% - .275rem)}}
.dashboardLayout-module__3C9b0G__dashboardLayout{flex-direction:column;min-height:100vh;display:flex}.dashboardLayout-module__3C9b0G__dashboardMain{flex:1;padding-top:0;display:flex;position:relative}.dashboardLayout-module__3C9b0G__sidebar{width:var(--dashboard-sidebar-width,64px);z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffffe0 0%,#f8fbffcc 100%);border-right:1px solid #94a3b829;border-radius:0;flex-direction:column;padding:.55rem .45rem;font-family:inherit;transition:width .2s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-x:visible;box-shadow:0 8px 24px #0f172a0f,inset 0 1px #ffffffa6}@media (max-width:900px){.dashboardLayout-module__3C9b0G__sidebar{width:var(--dashboard-sidebar-width,56px);min-width:48px;max-width:220px}}.dashboardLayout-module__3C9b0G__sidebarBackdrop,.dashboardLayout-module__3C9b0G__sidebarBackdropVisible{display:none}.dashboardLayout-module__3C9b0G__sidebarHeader{align-items:center;gap:.55rem;padding:.1rem 1.85rem .55rem .2rem;display:flex;position:relative}.dashboardLayout-module__3C9b0G__sidebarBrand{justify-content:center;align-items:center;gap:.5rem;width:100%;padding-top:0;display:flex}.dashboardLayout-module__3C9b0G__sidebarBrandMark{justify-content:center;align-items:center;width:30px;height:30px;line-height:0;display:inline-flex}.dashboardLayout-module__3C9b0G__sidebarLogoLight{display:block}.dashboardLayout-module__3C9b0G__sidebarLogoDark{display:none}.dashboardLayout-module__3C9b0G__sidebarLogo{color:#0f172a;letter-spacing:-.06em;text-transform:lowercase;white-space:nowrap;padding-left:.05rem;font-family:Poppins,sans-serif;font-size:1.08rem;font-weight:800}.dashboardLayout-module__3C9b0G__sidebarToggle{color:#0f172a;cursor:pointer;z-index:120;background:#ffffffb3;border:1px solid #94a3b859;border-radius:9999px;width:30px;height:30px;font-family:inherit;font-weight:700;line-height:1;position:absolute;top:.2rem;right:-.22rem;transform:translate(50%);box-shadow:0 4px 12px #0f172a29}.dashboardLayout-module__3C9b0G__sidebarToggle:hover{background:#3b82f61f}.dashboardLayout-module__3C9b0G__sidebarNav{overscroll-behavior-x:contain;flex:1;padding:.2rem 0;overflow:hidden auto}.dashboardLayout-module__3C9b0G__sidebarInlineNotice{color:#0f4b6e;background:#38bdf81f;border:1px solid #38bdf859;border-radius:.65rem;margin:.35rem .2rem 0;padding:.45rem .55rem;font-size:.74rem;line-height:1.35}.dashboardLayout-module__3C9b0G__sidebarLink{color:#475569;letter-spacing:.01em;border:1px solid #0000;border-radius:.82rem;align-items:center;gap:.875rem;margin:.18rem 0;padding:.72rem .78rem;font-family:inherit;font-size:.98rem;font-weight:600;line-height:1.25;text-decoration:none;transition:all .18s;display:flex}.dashboardLayout-module__3C9b0G__sidebarLink:hover{color:#1d4ed8;background:#2563eb14;border-color:#2563eb33;transform:translateY(-1px)}.dashboardLayout-module__3C9b0G__sidebarLinkActive{color:#1d4ed8;background:linear-gradient(135deg,#2563eb29,#38bdf829);border-color:#2563eb33;font-weight:600;box-shadow:0 5px 14px #1d4ed824}.dashboardLayout-module__3C9b0G__sidebarLinkActive:hover{background:linear-gradient(135deg,#2563eb33,#38bdf833)}.dashboardLayout-module__3C9b0G__sidebarLink svg{flex-shrink:0;width:20px;height:20px}.dashboardLayout-module__3C9b0G__sidebarLabel{white-space:nowrap;font-family:inherit}.dashboardLayout-module__3C9b0G__sidebarPremiumLink{position:relative}.dashboardLayout-module__3C9b0G__sidebarLinkDisabled{opacity:.62;cursor:not-allowed;pointer-events:none;filter:saturate(.75)}.dashboardLayout-module__3C9b0G__sidebarLinkDisabled:hover{color:#475569;background:0 0;border-color:#0000;transform:none}.dashboardLayout-module__3C9b0G__sidebarPremiumBadge{letter-spacing:.04em;text-transform:uppercase;color:#334155;background:#94a3b840;border:1px solid #64748b59;border-radius:9999px;margin-left:auto;padding:.13rem .42rem;font-size:.68rem;font-weight:700}html[data-theme=light] .dashboardLayout-module__3C9b0G__sidebarPremiumBadge{color:#f8fafc;background:#0b1f4d;border-color:#0b1f4d}.dashboardLayout-module__3C9b0G__sidebarFooter{border-top:1px solid #94a3b829;flex-direction:column;gap:.5rem;padding:.7rem .5rem .35rem;display:flex}.dashboardLayout-module__3C9b0G__sidebarThemeToggle{color:#0f172a;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#fffffff1,#eef2f7e0);border:1px solid #94a3b893;border-radius:9999px;align-self:center;width:fit-content;margin-top:.1rem;padding:.28rem;transition:transform .3s cubic-bezier(.22,1,.36,1),background .26s,border-color .26s,box-shadow .26s;box-shadow:inset 0 1px #ffffff38,0 10px 24px #0f172a14}.dashboardLayout-module__3C9b0G__sidebarUtilityRow{justify-content:center;align-items:center;gap:.55rem;display:flex}.dashboardLayout-module__3C9b0G__sidebarLanguageToggle{color:#0f172a;cursor:pointer;background:linear-gradient(#fffffff1,#eef2f7e0);border:1px solid #94a3b893;border-radius:9999px;min-width:56px;height:48px;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .22s,background .22s;box-shadow:inset 0 1px #fff3,0 10px 24px #0f172a14}.dashboardLayout-module__3C9b0G__sidebarLanguageToggle:hover{border-color:#64748bb4;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff3d,0 14px 28px #0f172a1f}.dashboardLayout-module__3C9b0G__sidebarLanguageToggle:focus-visible{outline:none;box-shadow:0 0 0 3px #94a3b840,0 12px 24px #0f172a1f}.dashboardLayout-module__3C9b0G__sidebarLanguageToggleText{letter-spacing:.04em;font-size:.82rem;font-weight:700}.dashboardLayout-module__3C9b0G__sidebarThemeToggle:hover{border-color:#64748bb4;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff3d,0 14px 28px #0f172a1f}.dashboardLayout-module__3C9b0G__sidebarThemeToggle:focus-visible{outline:none;box-shadow:0 0 0 3px #94a3b840,0 12px 24px #0f172a1f}.dashboardLayout-module__3C9b0G__sidebarThemeToggleTrack{box-sizing:border-box;background:linear-gradient(#f3f6fae9,#ffffffe6);border:1px solid #94a3b87b;border-radius:9999px;align-items:center;width:4.85rem;height:2.5rem;padding:0 .24rem;transition:background-color .32s,border-color .32s,box-shadow .32s;display:inline-flex;position:relative;overflow:hidden}.dashboardLayout-module__3C9b0G__sidebarThemeToggleTrack:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 22%,#ffffff2e,#0000 24%),radial-gradient(circle at 78%,#ffffff1a,#0000 28%);position:absolute;inset:.2rem}.dashboardLayout-module__3C9b0G__sidebarThemeToggleTrack:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff14}.dashboardLayout-module__3C9b0G__sidebarThemeToggleIcons{z-index:1;color:#64748b;grid-template-columns:repeat(2,1fr);align-items:center;width:100%;height:100%;display:grid;position:relative}.dashboardLayout-module__3C9b0G__sidebarThemeToggleSide{opacity:.82;justify-content:center;align-items:center;transition:opacity .24s,color .24s,transform .36s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:scale(.92)}.dashboardLayout-module__3C9b0G__sidebarThemeToggleThumb{z-index:2;color:#0f172a;box-sizing:border-box;background:radial-gradient(circle at 30% 28%,#ffffffb8,#fff0 46%),linear-gradient(#fff,#f4f7fb);border:1px solid #94a3b887;border-radius:9999px;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;transition:transform .42s cubic-bezier(.22,1,.36,1),background .32s,border-color .32s,color .32s,box-shadow .32s;display:inline-flex;position:absolute;top:.2rem;left:.2rem;box-shadow:0 8px 18px #0f172a29,inset 0 1px #ffffffb3}.dashboardLayout-module__3C9b0G__sidebarThemeModeIcon{width:1.08rem;height:1.08rem}.dashboardLayout-module__3C9b0G__sidebarThemeToggleThumbLight{transform:translate(0)}.dashboardLayout-module__3C9b0G__sidebarThemeToggleThumbDark{color:#dbeafe;background:radial-gradient(circle at 28% 24%,#fff3,#fff0 42%),linear-gradient(#1f355f,#10213f);border-color:#3b82f686;transform:translate(2.35rem);box-shadow:0 10px 20px #02061759,inset 0 1px #bfdbfe33}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarThemeToggle{color:#f8fafc;background:linear-gradient(#0f172bf1,#08112ceb);border-color:#60a5fa64;box-shadow:inset 0 1px #bfdbfe1f,0 10px 24px #02061747}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLanguageToggle{color:#f8fafc;background:linear-gradient(#0f172bf1,#08112ceb);border-color:#60a5fa64;box-shadow:inset 0 1px #bfdbfe1f,0 10px 24px #02061747}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLanguageToggle:hover{border-color:#93c5fd85;box-shadow:inset 0 1px #bfdbfe29,0 14px 28px #02061757}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarThemeToggle:hover{border-color:#93c5fd85;box-shadow:inset 0 1px #bfdbfe29,0 14px 28px #02061757}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarThemeToggleTrack{background:linear-gradient(#0f172af0,#020617fa);border-color:#60a5fa55}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarThemeToggleIcons{color:#94a3b8}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarThemeToggleThumbLight{color:#dbeafe;background:radial-gradient(circle at 30% 28%,#ffffff57,#fff0 46%),linear-gradient(#36507f,#22375f);border-color:#7dd3fc70}.dashboardLayout-module__3C9b0G__sidebarExpanded{width:218px}.dashboardLayout-module__3C9b0G__sidebarExpanded .dashboardLayout-module__3C9b0G__sidebarBrand{justify-content:flex-start;padding-left:.58rem}.dashboardLayout-module__3C9b0G__sidebarCollapsed{width:64px}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarLogo,.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarLabel,.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarPremiumBadge{display:none}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarHeader,.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarFooter{justify-content:center}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarFooter{align-items:center;gap:.52rem;padding:.62rem .28rem .3rem}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarHeader{align-items:center;padding:.2rem 0 .85rem}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarBrand{justify-content:center;width:100%;padding-top:0;padding-left:0}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarBrandMark{margin:0 auto}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarToggle{z-index:140;right:-.56rem}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarLink{justify-content:center;padding-left:.45rem;padding-right:.45rem}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggle{margin-top:0;padding:.16rem}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarUtilityRow{justify-content:center;gap:0;width:100%}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarLanguageToggle,.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarInlineNotice{display:none}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleTrack{border-radius:9999px;width:2.28rem;height:2.28rem;padding:0}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleIcons{display:none}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleThumb{width:2.02rem;height:2.02rem;top:.1rem;left:.1rem}.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleThumbLight,.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleThumbDark{transform:translate(0)}.dashboardLayout-module__3C9b0G__dashboardContent{flex:1;min-height:calc(100vh - 80px);margin-left:0;padding:1.3rem 1.6rem 3.6rem}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebar{background:linear-gradient(#071238f0 0%,#060f2deb 100%);border-color:#3e5ca875;box-shadow:0 14px 40px #02061766,inset 0 1px #7dd3fc14}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLogo{color:#f8fafc}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLogoLight{display:none}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLogoDark{display:block}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarToggle{color:#dbeafe;background:#0a1842e6;border-color:#60a5fa57;box-shadow:0 4px 12px #02061766}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarToggle:hover{background:#2563eb5c}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLink{color:#d3ddf2}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarInlineNotice{color:#bae6fd;background:#0e74903d;border-color:#7dd3fc59}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLink:hover{color:#bfdbfe;background:#2563eb38;border-color:#60a5fa57}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLinkActive{color:#cfe4ff;background:linear-gradient(135deg,#2563eb57,#38bdf838);border-color:#60a5fa8c;box-shadow:0 8px 20px #2563eb47}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLinkDisabled{color:#94a3b8}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarLinkDisabled:hover{color:#94a3b8}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarPremiumBadge{color:#dbeafe;background:#1e293b9e;border-color:#60a5fa57}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarProfile{color:#cbd5e1;background:#33415557;border-color:#475569b3}html[data-theme=dark] .dashboardLayout-module__3C9b0G__sidebarProfileIcon{background:linear-gradient(135deg,#475569,#64748b)}@media (max-width:1024px){.dashboardLayout-module__3C9b0G__sidebarToggle{display:none}.dashboardLayout-module__3C9b0G__sidebarBackdrop{z-index:46;opacity:0;pointer-events:none;background:#02061770;border:0;padding:0;transition:opacity .18s;position:fixed;inset:0}.dashboardLayout-module__3C9b0G__sidebarBackdropVisible{opacity:1;pointer-events:auto;display:block}.dashboardLayout-module__3C9b0G__sidebar{z-index:48;border-left:0;border-radius:0;width:min(84vw,278px);max-width:min(84vw,278px);transition:transform .22s;display:flex;top:0;bottom:0;left:0;transform:translate(-100%)}.dashboardLayout-module__3C9b0G__sidebarMobileOpen{transform:translate(0)}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed{width:min(84vw,278px)}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarLogo,.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarLabel,.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarPremiumBadge,.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarLanguageToggle,.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarInlineNotice{display:inline-flex}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarLabel{display:inline}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarHeader{justify-content:flex-start;padding:.1rem 1.85rem .55rem .2rem}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarBrand{justify-content:flex-start;padding-left:.58rem}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarLink{justify-content:flex-start;padding-left:.78rem;padding-right:.78rem}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarFooter{align-items:stretch;padding:.7rem .5rem .35rem}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarUtilityRow{justify-content:center;gap:.55rem}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleTrack{width:4.85rem;height:2.5rem;padding:0 .24rem}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleIcons{display:grid}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleThumb{width:2.1rem;height:2.1rem;top:.2rem;left:.2rem}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleThumbLight{transform:translate(0)}.dashboardLayout-module__3C9b0G__sidebarMobileOpen.dashboardLayout-module__3C9b0G__sidebarCollapsed .dashboardLayout-module__3C9b0G__sidebarThemeToggleThumbDark{transform:translate(2.35rem)}.dashboardLayout-module__3C9b0G__sidebarMobileOpen .dashboardLayout-module__3C9b0G__sidebarToggle{display:none}.dashboardLayout-module__3C9b0G__dashboardContent{margin-left:0;padding:1rem 1rem 2.2rem}}@media (min-width:1025px){.dashboardLayout-module__3C9b0G__sidebar{display:flex;transform:none}.dashboardLayout-module__3C9b0G__dashboardContent{margin-left:var(--dashboard-sidebar-width,64px)}}
