.ProfileDropdown-module__KVT9xG__wrapper{align-items:center;gap:var(--space-2);display:flex;position:relative}.ProfileDropdown-module__KVT9xG__contribSummary{min-height:36px;padding:0 var(--space-3);color:#7f5100;font-size:var(--text-sm);white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#fffaeefa,#f8f0ddfa);border:1px solid #dcb06759;border-radius:999px;justify-content:center;align-items:center;font-weight:700;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex}.ProfileDropdown-module__KVT9xG__contribSummary:hover{border-color:#dcb06780;transform:translateY(-1px);box-shadow:0 10px 24px #5734071f}.ProfileDropdown-module__KVT9xG__contribSummaryText{display:inline}.ProfileDropdown-module__KVT9xG__contribSummaryCount{border-radius:var(--radius-full);justify-content:center;align-items:center;width:36px;height:36px;display:none}.ProfileDropdown-module__KVT9xG__trigger{border-radius:var(--radius-full);border:2px solid var(--color-border);background:var(--color-surface);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:border-color .15s;display:flex;overflow:hidden}.ProfileDropdown-module__KVT9xG__trigger:hover{border-color:var(--color-primary)}.ProfileDropdown-module__KVT9xG__avatar{object-fit:cover;border-radius:var(--radius-full);width:100%;height:100%}.ProfileDropdown-module__KVT9xG__initials{font-size:var(--text-sm);color:var(--color-primary);font-weight:600;line-height:1}.ProfileDropdown-module__KVT9xG__dropdown{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:220px;box-shadow:var(--shadow-lg);z-index:100;animation:.15s ease-out ProfileDropdown-module__KVT9xG__dropdownFade;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes ProfileDropdown-module__KVT9xG__dropdownFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ProfileDropdown-module__KVT9xG__header{padding:var(--space-3) var(--space-4)}.ProfileDropdown-module__KVT9xG__name{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.ProfileDropdown-module__KVT9xG__role{font-size:var(--text-xs);color:var(--color-text-muted);text-transform:capitalize;margin-top:2px}.ProfileDropdown-module__KVT9xG__divider{background:var(--color-border);height:1px}.ProfileDropdown-module__KVT9xG__item{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;font-family:inherit;text-decoration:none;transition:background .1s,color .1s;display:flex}.ProfileDropdown-module__KVT9xG__item:hover{background:var(--color-surface-elevated);color:var(--color-text)}.ProfileDropdown-module__KVT9xG__modalRoot{z-index:1000;padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ProfileDropdown-module__KVT9xG__modalBackdrop{background:#0f081694;border:none;position:absolute;inset:0}.ProfileDropdown-module__KVT9xG__modalSurface{z-index:1;background:radial-gradient(circle at 100% 0,#ffda9238,#0000 28%),linear-gradient(#fffdf7,#f8f0dd);border:1px solid #dcb06752;border-radius:28px;width:min(920px,100%);max-height:min(88vh,960px);position:relative;overflow:auto;box-shadow:0 38px 90px #0b051242}.ProfileDropdown-module__KVT9xG__modalHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-3);display:flex;position:relative}.ProfileDropdown-module__KVT9xG__modalEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#866112;margin:0 0 6px;font-size:11px;font-weight:700}.ProfileDropdown-module__KVT9xG__modalHeader h2{font-size:var(--text-2xl);color:#281a30;font-weight:800}.ProfileDropdown-module__KVT9xG__modalClose{cursor:pointer;z-index:2;background:#ffffffeb;border:1px solid #563e6b1f;border-radius:999px;width:28px;height:28px;padding:0;font-size:16px;font-weight:700;line-height:1;position:absolute;top:14px;right:14px;box-shadow:0 6px 16px #110a1c14}.ProfileDropdown-module__KVT9xG__modalBody{padding:0 var(--space-5) var(--space-5)}.ProfileDropdown-module__KVT9xG__modalTabs{gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.ProfileDropdown-module__KVT9xG__modalTab{min-height:42px;padding:0 var(--space-4);cursor:pointer;color:#5e486d;background:#fff;border:1px solid #563e6b1f;border-radius:999px;font-weight:700}.ProfileDropdown-module__KVT9xG__modalTabActive{color:#5c3b8a;background:#f4effb;border-color:#5c3b8a}.ProfileDropdown-module__KVT9xG__levelsPanel,.ProfileDropdown-module__KVT9xG__leaderboardPanel{flex-direction:column;display:flex}.ProfileDropdown-module__KVT9xG__levelSummary{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.ProfileDropdown-module__KVT9xG__levelSummary p,.ProfileDropdown-module__KVT9xG__levelItem p,.ProfileDropdown-module__KVT9xG__leaderboardNameBlock span{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.7}.ProfileDropdown-module__KVT9xG__levelSummary h3{font-size:var(--text-2xl);margin-bottom:var(--space-2);font-weight:800}.ProfileDropdown-module__KVT9xG__levelSummaryStats{min-width:160px;padding:var(--space-3);border-radius:var(--radius-lg);text-align:center;background:linear-gradient(135deg,#fff9edfa,#f8efdcfa)}.ProfileDropdown-module__KVT9xG__levelSummaryStats strong{color:#7f5100;font-size:clamp(2rem,4vw,2.6rem);display:block}.ProfileDropdown-module__KVT9xG__levelSummaryStats span{text-transform:uppercase;letter-spacing:.08em;color:#87653a;font-size:12px;display:block}.ProfileDropdown-module__KVT9xG__modalProgressBlock{margin-bottom:var(--space-4)}.ProfileDropdown-module__KVT9xG__progressMeta{justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-2);color:#75552a;font-size:12px;font-weight:600;display:flex}.ProfileDropdown-module__KVT9xG__progressBar{background:#a27a412e;border-radius:999px;height:10px;overflow:hidden}.ProfileDropdown-module__KVT9xG__progressFill{border-radius:inherit;background:linear-gradient(90deg,#bb7d10,#efbf5f);height:100%;display:block}.ProfileDropdown-module__KVT9xG__levelList,.ProfileDropdown-module__KVT9xG__leaderboardList{gap:var(--space-3);flex-direction:column;display:flex}.ProfileDropdown-module__KVT9xG__levelItem,.ProfileDropdown-module__KVT9xG__leaderboardItem{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);background:linear-gradient(#fff,#f9f7fb);border:1px solid #563e6b14;display:flex}.ProfileDropdown-module__KVT9xG__levelItem strong,.ProfileDropdown-module__KVT9xG__leaderboardNameBlock strong{font-size:var(--text-base);color:#2c2010;font-weight:800;display:block}.ProfileDropdown-module__KVT9xG__levelItem span{color:#88653b;margin-top:4px;font-size:12px;font-weight:700;display:block}.ProfileDropdown-module__KVT9xG__levelItem p{text-align:right;max-width:360px;margin:0}.ProfileDropdown-module__KVT9xG__levelUnlocked{background:linear-gradient(145deg,#fffcf4,#f8f0df);border-color:#dcb06752}.ProfileDropdown-module__KVT9xG__levelCurrent{box-shadow:inset 0 0 0 2px #dcb06738}.ProfileDropdown-module__KVT9xG__leaderboardItem{align-items:center}.ProfileDropdown-module__KVT9xG__leaderboardCurrent{background:linear-gradient(145deg,#f7f3fc,#f0ebf8);border-color:#5c3b8a}.ProfileDropdown-module__KVT9xG__leaderboardRank{min-width:58px;font-size:var(--text-xl);color:#7d5303;font-weight:800}.ProfileDropdown-module__KVT9xG__leaderboardNameBlock{flex:1}.ProfileDropdown-module__KVT9xG__modalFooter{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid #563e6b14}.ProfileDropdown-module__KVT9xG__modalCopy{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:0;line-height:1.7}.ProfileDropdown-module__KVT9xG__modalActions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.ProfileDropdown-module__KVT9xG__modalActionPrimary,.ProfileDropdown-module__KVT9xG__modalActionSecondary{min-height:42px;padding:0 var(--space-4);font-size:var(--text-sm);border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.ProfileDropdown-module__KVT9xG__modalActionPrimary{color:#7f5100;background:linear-gradient(135deg,#fffaeefa,#f8f0ddfa);border:1px solid #dcb06759}.ProfileDropdown-module__KVT9xG__modalActionSecondary{color:#5e486d;background:#fff;border:1px solid #563e6b1f}@media (max-width:760px){.ProfileDropdown-module__KVT9xG__contribSummary{justify-content:center;width:36px;min-width:36px;padding:0}.ProfileDropdown-module__KVT9xG__contribSummaryText{display:none}.ProfileDropdown-module__KVT9xG__contribSummaryCount{display:inline-flex}.ProfileDropdown-module__KVT9xG__modalHeader,.ProfileDropdown-module__KVT9xG__modalActions,.ProfileDropdown-module__KVT9xG__levelSummary,.ProfileDropdown-module__KVT9xG__levelItem,.ProfileDropdown-module__KVT9xG__leaderboardItem,.ProfileDropdown-module__KVT9xG__modalTabs{flex-direction:column}.ProfileDropdown-module__KVT9xG__modalClose,.ProfileDropdown-module__KVT9xG__modalActionPrimary,.ProfileDropdown-module__KVT9xG__modalTab{width:100%}.ProfileDropdown-module__KVT9xG__modalClose{width:28px}.ProfileDropdown-module__KVT9xG__levelItem p{text-align:left;max-width:none}}
.MobileNav-module__cfarMG__burger{border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.MobileNav-module__cfarMG__bar{background:var(--color-text);border-radius:1px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.MobileNav-module__cfarMG__barTop{transform:translateY(7px)rotate(45deg)}.MobileNav-module__cfarMG__barMid{opacity:0}.MobileNav-module__cfarMG__barBot{transform:translateY(-7px)rotate(-45deg)}.MobileNav-module__cfarMG__overlay{inset:var(--navbar-height) 0 0 0;z-index:40;background:#0000004d;animation:.15s MobileNav-module__cfarMG__fadeIn;position:fixed}.MobileNav-module__cfarMG__drawer{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:var(--space-4);gap:var(--space-1);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.MobileNav-module__cfarMG__drawerLink{padding:var(--space-3) var(--space-4);font-size:var(--text-base);color:var(--color-text);border-radius:var(--radius-md);font-weight:500;transition:background .15s;display:block}.MobileNav-module__cfarMG__drawerLink:hover{background:var(--color-surface-elevated)}@media (max-width:640px){.MobileNav-module__cfarMG__burger{display:flex}}@keyframes MobileNav-module__cfarMG__fadeIn{0%{opacity:0}to{opacity:1}}
.Navbar-module__cRh5nW__navbar{z-index:50;height:var(--navbar-height);background:var(--color-surface);border-bottom:1px solid var(--color-border);position:sticky;top:0}.Navbar-module__cRh5nW__inner{max-width:var(--max-width);padding:0 var(--space-4);align-items:center;gap:var(--space-8);height:100%;margin:0 auto;display:flex}.Navbar-module__cRh5nW__logo{font-size:var(--text-xl);color:var(--color-primary);flex-shrink:0;font-weight:700;text-decoration:none}.Navbar-module__cRh5nW__links{gap:var(--space-6);flex:1;display:flex}.Navbar-module__cRh5nW__link{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500;text-decoration:none;transition:color .15s}.Navbar-module__cRh5nW__link:hover{color:var(--color-text)}.Navbar-module__cRh5nW__actions{align-items:center;gap:var(--space-4);display:flex}.Navbar-module__cRh5nW__dashboardLink{font-size:var(--text-sm);color:var(--color-primary);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);background:var(--color-primary-light);font-weight:600;text-decoration:none;transition:background .15s}.Navbar-module__cRh5nW__dashboardLink:hover{background:#6366f126}.Navbar-module__cRh5nW__signupLink{font-size:var(--text-sm);color:#fff;background:var(--color-primary);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);font-weight:600;text-decoration:none;transition:background .15s}.Navbar-module__cRh5nW__signupLink:hover{background:var(--color-primary-hover)}@media (max-width:640px){.Navbar-module__cRh5nW__links{display:none}}
.Footer-module__3hUVsW__footer{margin-top:var(--space-16);background:var(--color-surface);border-top:1px solid var(--color-border)}.Footer-module__3hUVsW__inner{max-width:var(--max-width);padding:var(--space-12) var(--space-4) var(--space-8);gap:var(--space-12);justify-content:space-between;margin:0 auto;display:flex}.Footer-module__3hUVsW__brand{flex-shrink:0;max-width:280px}.Footer-module__3hUVsW__logo{font-size:var(--text-lg);color:var(--color-text);margin-bottom:var(--space-2);font-weight:800;display:block}.Footer-module__3hUVsW__logo:hover{color:var(--color-primary)}.Footer-module__3hUVsW__tagline{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}.Footer-module__3hUVsW__links{gap:var(--space-12);display:flex}.Footer-module__3hUVsW__col{gap:var(--space-2);flex-direction:column;display:flex}.Footer-module__3hUVsW__colTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin-bottom:var(--space-1);font-weight:700}.Footer-module__3hUVsW__col a{font-size:var(--text-sm);color:var(--color-text-muted);transition:color .15s}.Footer-module__3hUVsW__col a:hover{color:var(--color-primary)}.Footer-module__3hUVsW__bottom{max-width:var(--max-width);padding:var(--space-4);border-top:1px solid var(--color-border);font-size:var(--text-xs);color:var(--color-text-muted);margin:0 auto}@media (max-width:768px){.Footer-module__3hUVsW__inner{gap:var(--space-8);flex-direction:column}.Footer-module__3hUVsW__links{gap:var(--space-8);flex-wrap:wrap}.Footer-module__3hUVsW__brand{max-width:100%}}
@layer reset{*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;line-height:1.6}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}}@layer tokens{:root{--color-primary:#6366f1;--color-primary-hover:#4f46e5;--color-primary-light:#6366f11a;--color-surface:#fff;--color-surface-elevated:#f8fafc;--color-background:#f1f5f9;--color-border:#e2e8f0;--color-border-hover:#cbd5e1;--color-text:#0f172a;--color-text-secondary:#334155;--color-text-muted:#64748b;--color-success:#22c55e;--color-success-light:#22c55e1a;--color-warning:#f59e0b;--color-warning-light:#f59e0b1a;--color-error:#ef4444;--color-error-light:#ef44441a;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 15px #0000001a;--max-width:1200px;--sidebar-width:260px;--navbar-height:64px}}@layer base{body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-background)}a{color:inherit;text-decoration:none}h1{font-size:var(--text-3xl);font-weight:700}h2{font-size:var(--text-2xl);font-weight:600}h3{font-size:var(--text-xl);font-weight:600}}@layer components,utilities;
