.MobileNav-module__UnREKW__overlay{z-index:200;background:var(--theme-surface-overlay);animation:.2s MobileNav-module__UnREKW__fadeIn;position:fixed;inset:0}.MobileNav-module__UnREKW__drawer{background:var(--theme-surface-card);width:min(320px,85vw);height:100%;box-shadow:-4px 0 24px var(--theme-shadow-color);flex-direction:column;padding:16px 16px 12px;animation:.25s MobileNav-module__UnREKW__slideIn;display:flex;position:absolute;top:0;right:0}.MobileNav-module__UnREKW__closeButton{width:44px;height:44px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:color .18s,background-color .18s;display:inline-flex}.MobileNav-module__UnREKW__closeButton:hover{color:var(--theme-text-default);background:var(--theme-action-subtle-bg)}.MobileNav-module__UnREKW__drawerHeader{flex:none;align-items:center;gap:9px;padding-bottom:12px;display:flex}.MobileNav-module__UnREKW__identityName{min-width:0;color:var(--theme-text-default);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:1rem;font-weight:700;overflow:hidden}.MobileNav-module__UnREKW__scrollArea{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.MobileNav-module__UnREKW__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--theme-text-placeholder);padding:12px 12px 5px;font-size:.66rem;font-weight:700}.MobileNav-module__UnREKW__navList{flex-direction:column;gap:4px;margin-top:0;padding:0;list-style:none;display:flex;position:relative}.MobileNav-module__UnREKW__thumbHost{pointer-events:none;list-style:none;position:absolute;inset:0}.MobileNav-module__UnREKW__navThumb{background:var(--theme-action-subtle-bg);opacity:0;pointer-events:none;width:100%;height:0;transition:transform var(--duration-slide)var(--ease-spring),height var(--duration-slide)var(--ease-spring),opacity var(--duration-base)ease;border-radius:12px;position:absolute;top:0;left:0}.MobileNav-module__UnREKW__navLink{z-index:1;min-height:48px;color:var(--theme-text-default);border-radius:12px;align-items:center;padding:0 16px;font-size:1.05rem;font-weight:500;transition:color .18s,background-color .18s;display:flex;position:relative}.MobileNav-module__UnREKW__navBadge{flex-shrink:0;margin-left:auto}.MobileNav-module__UnREKW__navLink:hover{background:var(--theme-action-subtle-bg)}.MobileNav-module__UnREKW__navLink.MobileNav-module__UnREKW__active{color:var(--theme-action-link);font-weight:600}@media (prefers-reduced-motion:reduce){.MobileNav-module__UnREKW__navThumb{transition:opacity var(--duration-base)ease}}.MobileNav-module__UnREKW__bottomSection{flex-direction:column;flex:none;gap:8px;padding-top:12px;display:flex}.MobileNav-module__UnREKW__joinLink,.MobileNav-module__UnREKW__adminLink,.MobileNav-module__UnREKW__loginLink,.MobileNav-module__UnREKW__signOutButton{min-height:46px;font-family:var(--font-body);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:.93rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.MobileNav-module__UnREKW__joinLink{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);border:none}.MobileNav-module__UnREKW__joinLink:hover{background:var(--theme-action-primary-hover-bg)}.MobileNav-module__UnREKW__adminLink{border:1px solid var(--theme-action-link);color:var(--theme-action-link);background:0 0}.MobileNav-module__UnREKW__adminLink:hover{background:var(--theme-action-subtle-bg)}.MobileNav-module__UnREKW__adminLink svg{width:16px;height:16px}.MobileNav-module__UnREKW__loginLink{border:1px solid var(--theme-border-input);color:var(--theme-text-default);background:0 0;font-weight:600}.MobileNav-module__UnREKW__loginLink:hover{background:var(--theme-surface-input-hover)}.MobileNav-module__UnREKW__signOutButton{border:1px solid var(--theme-error-text);color:var(--theme-error-text);background:0 0}.MobileNav-module__UnREKW__signOutButton:hover{background:var(--theme-action-subtle-bg)}@media (prefers-reduced-motion:reduce){.MobileNav-module__UnREKW__joinLink,.MobileNav-module__UnREKW__adminLink,.MobileNav-module__UnREKW__loginLink,.MobileNav-module__UnREKW__signOutButton{transition:none}}@keyframes MobileNav-module__UnREKW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobileNav-module__UnREKW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}
.Header-module__85i50G__header{z-index:100;background:var(--theme-glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--theme-border-default);position:sticky;top:0}.Header-module__85i50G__inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Header-module__85i50G__brandLink{align-items:center;min-width:0;display:inline-flex}.Header-module__85i50G__desktopNav{align-items:center;gap:8px;display:none;position:relative}.Header-module__85i50G__navThumb{background:var(--theme-action-subtle-bg);opacity:0;pointer-events:none;width:0;height:100%;transition:transform var(--duration-slide)var(--ease-spring),width var(--duration-slide)var(--ease-spring),opacity var(--duration-base)ease;border-radius:999px;position:absolute;top:0;left:0}.Header-module__85i50G__navLink{z-index:1;color:var(--theme-text-muted);border-radius:999px;align-items:center;padding:6px 14px;font-size:.92rem;font-weight:500;transition:color .18s,background-color .18s;display:inline-flex;position:relative}.Header-module__85i50G__navLink:hover{color:var(--theme-text-default);background:var(--theme-action-subtle-bg)}.Header-module__85i50G__navLink.Header-module__85i50G__active{color:var(--theme-action-link);font-weight:600}@media (prefers-reduced-motion:reduce){.Header-module__85i50G__navThumb{transition:opacity var(--duration-base)ease}}.Header-module__85i50G__headerRight{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}.Header-module__85i50G__profileButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .18s;display:none;position:relative}.Header-module__85i50G__profileButton:hover{opacity:.8}.Header-module__85i50G__profileBadge{pointer-events:none;position:absolute;top:-2px;right:-2px}.Header-module__85i50G__adminPill{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);letter-spacing:.01em;border-radius:999px;align-items:center;gap:4px;margin-right:4px;padding:6px 12px;font-size:.82rem;font-weight:700;text-decoration:none;transition:filter .18s;display:none}.Header-module__85i50G__adminPill:hover{background:var(--theme-action-primary-hover-bg)}.Header-module__85i50G__adminPill svg{width:14px;height:14px}.Header-module__85i50G__joinPill{border:1px solid var(--theme-action-primary-bg);color:var(--theme-brand-ink);letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;margin-right:4px;padding:6px 14px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s;display:none}.Header-module__85i50G__joinPill:hover{background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand)}.Header-module__85i50G__hamburger{width:44px;height:44px;color:var(--theme-text-default);cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s;display:inline-flex;position:relative}.Header-module__85i50G__hamburger:hover{background:var(--theme-action-subtle-bg)}.Header-module__85i50G__hamburgerDot{background:var(--theme-error-text);border:2px solid var(--theme-glass-bg);border-radius:50%;width:9px;height:9px;display:block;position:absolute;top:9px;right:9px}@media (hover:none){.Header-module__85i50G__profileButton:after{content:"";border-radius:50%;position:absolute;inset:-2px}}@media (min-width:1024px){.Header-module__85i50G__desktopNav{display:flex}.Header-module__85i50G__adminPill,.Header-module__85i50G__joinPill{display:inline-flex}.Header-module__85i50G__headerRight{margin-left:0}.Header-module__85i50G__hamburger{display:none}.Header-module__85i50G__profileButton{display:inline-flex}}.Header-module__85i50G__profileGuest{width:32px;height:32px;color:var(--theme-text-default);background:var(--theme-brand-tint);border:1px solid var(--theme-brand-border);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Header-module__85i50G__headerTitle{align-items:center;gap:9px;min-width:0;margin-left:10px;margin-right:auto;display:none}.Header-module__85i50G__headerTitleDivider{background:var(--theme-border-default);flex:none;width:1px;height:20px}.Header-module__85i50G__headerTitleText{min-width:4rem;font-family:var(--font-display);color:var(--theme-text-default);white-space:nowrap;text-overflow:ellipsis;font-size:1.0625rem;font-weight:700;overflow:hidden}@media (max-width:640px){.Header-module__85i50G__headerTitle{display:flex}.Header-module__85i50G__headerTitleDivider{display:none}}
