.UserMenu-module__hUMlTW__loading{color:var(--text-muted);font-size:.875rem;font-weight:500}.UserMenu-module__hUMlTW__anonymousControls{align-items:center;gap:.75rem;display:flex}.UserMenu-module__hUMlTW__themeToggle{aspect-ratio:1;border:1px solid var(--border-color);background:var(--bg-secondary);cursor:pointer;box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.UserMenu-module__hUMlTW__themeToggle:hover{background:var(--bg-tertiary);border-color:var(--border-color-strong);box-shadow:var(--shadow-md);transform:scale(1.05)}.UserMenu-module__hUMlTW__themeToggle:active{transform:scale(.95)}.UserMenu-module__hUMlTW__themeToggleIcon{color:var(--text-secondary);justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.UserMenu-module__hUMlTW__sunIcon{color:var(--text-warning,#f59e0b)}.UserMenu-module__hUMlTW__sunIcon:hover{color:#d97706}.UserMenu-module__hUMlTW__moonIcon{color:var(--text-info,#6366f1)}.UserMenu-module__hUMlTW__moonIcon:hover{color:#4f46e5}.UserMenu-module__hUMlTW__themeToggle:hover .UserMenu-module__hUMlTW__themeToggleIcon{transform:rotate(15deg)}.UserMenu-module__hUMlTW__signInButton{background:var(--brand-primary);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;box-shadow:var(--shadow-sm);border:none;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.UserMenu-module__hUMlTW__signInButton:hover{background:var(--brand-secondary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.UserMenu-module__hUMlTW__signInButton:active{transform:translateY(0)}.UserMenu-module__hUMlTW__signInButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.UserMenu-module__hUMlTW__userMenu{position:relative}.UserMenu-module__hUMlTW__userButton{border:1px solid var(--border-color);border-radius:var(--border-radius-sm);cursor:pointer;background:0 0;align-items:center;gap:.625rem;padding:.375rem .75rem;transition:all .2s;display:flex}.UserMenu-module__hUMlTW__userButton:hover{background:var(--bg-tertiary);border-color:var(--border-color-strong)}.UserMenu-module__hUMlTW__avatar{object-fit:cover;border:2px solid var(--border-color);border-radius:50%;width:32px;height:32px}.UserMenu-module__hUMlTW__avatarPlaceholder{background:var(--brand-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}.UserMenu-module__hUMlTW__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.9375rem;font-weight:600;overflow:hidden}.UserMenu-module__hUMlTW__dropdown{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);z-index:100;min-width:220px;animation:.2s UserMenu-module__hUMlTW__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes UserMenu-module__hUMlTW__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.UserMenu-module__hUMlTW__dropdownHeader{border-bottom:1px solid var(--border-color);padding:.875rem 1rem}.UserMenu-module__hUMlTW__email{color:var(--text-secondary);font-size:.8125rem}.UserMenu-module__hUMlTW__dropdownDivider{background:var(--border-color);height:1px;margin:.25rem 0}.UserMenu-module__hUMlTW__dropdownItem{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);box-sizing:border-box;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.UserMenu-module__hUMlTW__dropdownItem:hover{background:var(--bg-tertiary)}.UserMenu-module__hUMlTW__dropdownItem:active{background:var(--bg-secondary)}.UserMenu-module__hUMlTW__themeIcon{color:var(--text-secondary);justify-content:center;align-items:center;display:flex}@media (max-width:480px){.UserMenu-module__hUMlTW__anonymousControls{gap:.5rem}.UserMenu-module__hUMlTW__themeToggle{width:36px;min-width:36px;height:36px;min-height:36px}.UserMenu-module__hUMlTW__themeToggle svg{width:16px;height:16px}.UserMenu-module__hUMlTW__signInButton{padding:.5rem .875rem;font-size:.875rem}.UserMenu-module__hUMlTW__userName{display:none}.UserMenu-module__hUMlTW__userButton{padding:.5rem}.UserMenu-module__hUMlTW__dropdown{min-width:200px;right:-.5rem}.UserMenu-module__hUMlTW__dropdownItem{padding:.875rem 1rem}}@media (max-width:380px){.UserMenu-module__hUMlTW__anonymousControls{gap:.375rem}.UserMenu-module__hUMlTW__themeToggle{width:32px;min-width:32px;height:32px;min-height:32px}.UserMenu-module__hUMlTW__themeToggle svg{width:14px;height:14px}.UserMenu-module__hUMlTW__signInButton{gap:.375rem;padding:.5rem .75rem;font-size:.8125rem}.UserMenu-module__hUMlTW__avatar,.UserMenu-module__hUMlTW__avatarPlaceholder{width:28px;height:28px}.UserMenu-module__hUMlTW__dropdown{min-width:180px}}
.Header-module__LH37dG__header{background:var(--header-bg);-webkit-backdrop-filter:var(--header-blur);backdrop-filter:var(--header-blur);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--border-color);z-index:100;position:fixed;top:0;left:0;right:0}.Header-module__LH37dG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.875rem 1.5rem;display:flex}.Header-module__LH37dG__left{align-items:center;gap:2.5rem;display:flex}.Header-module__LH37dG__logo{opacity:1;align-items:center;text-decoration:none;transition:all .3s;display:flex;transform:translateY(0)}.Header-module__LH37dG__logoHidden{opacity:0;pointer-events:none;transform:translateY(-8px)}.Header-module__LH37dG__logo img{width:auto;height:40px}.Header-module__LH37dG__betaBadge{background:var(--brand-gradient);color:#fff;border-radius:var(--border-radius-full);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;margin-left:.375rem;padding:.125rem .5rem;font-size:.625rem;font-weight:700;line-height:1.4;display:inline-flex}.Header-module__LH37dG__logo:hover:not(.Header-module__LH37dG__logoHidden){opacity:.85;transform:scale(1.02)}.Header-module__LH37dG__logoIcon{border-radius:var(--border-radius-sm);background:var(--brand-gradient);color:#fff;-webkit-text-fill-color:white;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.Header-module__LH37dG__nav{gap:.25rem;display:flex}.Header-module__LH37dG__navLink{color:var(--text-secondary);border-radius:var(--border-radius-full);padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;position:relative}.Header-module__LH37dG__navLink:hover{color:var(--text-primary);background:var(--brand-muted)}.Header-module__LH37dG__navLink:active{transform:scale(.97)}.Header-module__LH37dG__navLinkActive{color:var(--text-inverse);background:var(--brand-gradient)}.Header-module__LH37dG__navLinkActive:hover{color:var(--text-inverse);background:var(--brand-gradient-hover)}.Header-module__LH37dG__right{align-items:center;gap:.75rem;display:flex}.Header-module__LH37dG__themeToggle{border:1px solid var(--border-color);border-radius:var(--border-radius-sm);cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:0 0;justify-content:center;align-items:center;font-size:1.125rem;transition:all .2s;display:flex}.Header-module__LH37dG__themeToggle:hover{background:var(--brand-muted);border-color:var(--brand-primary);color:var(--brand-primary)}.Header-module__LH37dG__hamburger{border:1px solid var(--border-color);cursor:pointer;border-radius:var(--border-radius-sm);background:0 0;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;transition:all .2s;display:none}.Header-module__LH37dG__hamburger:hover{background:var(--brand-muted);border-color:var(--brand-primary)}.Header-module__LH37dG__hamburgerLine{background:var(--text-primary);border-radius:1px;width:100%;height:2px;transition:all .2s;display:block}.Header-module__LH37dG__hamburger:hover .Header-module__LH37dG__hamburgerLine{background:var(--brand-primary)}.Header-module__LH37dG__mobileOverlay{background:var(--overlay-bg);z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;display:none;position:fixed;inset:0}.Header-module__LH37dG__mobileOverlayOpen{opacity:1;visibility:visible}.Header-module__LH37dG__mobileMenu{background:var(--bg-primary);z-index:10001;width:300px;max-width:85vw;box-shadow:var(--shadow-xl);-webkit-overflow-scrolling:touch;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);transition:transform .3s;display:none;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.Header-module__LH37dG__mobileMenuOpen{transform:translate(0)}.Header-module__LH37dG__mobileMenuHeader{padding:1rem 1.25rem;padding-top:max(1rem,env(safe-area-inset-top));border-bottom:1px solid var(--border-color);background:var(--bg-elevated);justify-content:space-between;align-items:center;display:flex}.Header-module__LH37dG__mobileMenuTitle{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:800}.Header-module__LH37dG__closeBtn{background:var(--bg-tertiary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:var(--border-radius-sm);border:none;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.Header-module__LH37dG__closeBtn:hover{background:var(--brand-muted);color:var(--brand-primary)}.Header-module__LH37dG__mobileMenuLinks{padding:1rem .75rem;padding-bottom:max(1rem,env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:.25rem;display:flex}.Header-module__LH37dG__mobileNavLink{color:var(--text-primary);border-radius:var(--border-radius-md);align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__LH37dG__mobileNavLink:hover{background:var(--brand-muted);color:var(--brand-primary)}.Header-module__LH37dG__mobileNavLink:active{transform:scale(.98)}.Header-module__LH37dG__mobileNavLinkActive{background:var(--brand-gradient);color:#fff}.Header-module__LH37dG__mobileNavLinkActive:hover{background:var(--brand-gradient-hover);color:#fff}.Header-module__LH37dG__mobileNavIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Header-module__LH37dG__mobileUserSection{border-top:1px solid var(--border-color);margin-top:auto;padding:1rem 1.25rem}.Header-module__LH37dG__mobileUserButton{color:#fff;background:var(--brand-gradient);border-radius:var(--border-radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Header-module__LH37dG__mobileUserButton:hover{background:var(--brand-gradient-hover);transform:translateY(-1px)}@media (max-width:768px){.Header-module__LH37dG__nav{display:none}.Header-module__LH37dG__hamburger{display:flex}.Header-module__LH37dG__mobileOverlay{display:block}.Header-module__LH37dG__mobileMenu{flex-direction:column;display:flex}.Header-module__LH37dG__container{padding:.75rem 1rem}.Header-module__LH37dG__left{gap:.75rem}.Header-module__LH37dG__logo img{height:32px}}@media (max-width:380px){.Header-module__LH37dG__container{padding:.75rem}.Header-module__LH37dG__logo img{height:28px}.Header-module__LH37dG__mobileMenu{width:280px}.Header-module__LH37dG__mobileNavLink{padding:.75rem .875rem;font-size:.9375rem}}
