.mobile-navigation-menu-module__GC_egq__mobileNav{display:none;position:static}.mobile-navigation-menu-module__GC_egq__button{border:1px solid var(--border);background:var(--header-bg);color:var(--text);border-radius:999px;padding:8px 13px}.mobile-navigation-menu-module__GC_egq__panel{top:max(86px, env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right));left:max(10px, env(safe-area-inset-left));z-index:1000;border:1px solid var(--border);background:var(--menu-bg);width:auto;min-width:0;max-width:none;max-height:calc(100dvh - 104px);box-shadow:var(--shadow);overscroll-behavior:contain;border-radius:26px;gap:10px;padding:18px;display:grid;position:fixed;overflow:auto}.mobile-navigation-menu-module__GC_egq__panel a{background:#ffffff0f;border-radius:16px;justify-content:space-between;align-items:center;padding:14px;display:flex}.mobile-navigation-menu-module__GC_egq__group{border-top:1px solid var(--border);margin-top:8px;padding-top:14px}.mobile-navigation-menu-module__GC_egq__group p{color:var(--text-muted);margin:0 0 10px}.mobile-navigation-menu-module__GC_egq__grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mobile-navigation-menu-module__GC_egq__grid button{border:1px solid var(--border);color:var(--text);text-align:left;background:#ffffff0d;border-radius:14px;padding:10px}.mobile-navigation-menu-module__GC_egq__grid button[aria-pressed=true]{border-color:var(--accent);background:#f5aec724}@media (max-width:1023px),(pointer:coarse) and (max-width:1180px){.mobile-navigation-menu-module__GC_egq__mobileNav{display:block}}
.theme-switcher-module__IFzuHq__switcher{border:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;padding:4px;position:relative}.theme-switcher-module__IFzuHq__switcher>button{min-width:48px;color:var(--text);background:#ffffff14;border:0;border-radius:999px;font-size:1rem}.theme-switcher-module__IFzuHq__switcher [role=menu]{border:1px solid var(--border);background:var(--menu-bg);min-width:150px;box-shadow:var(--shadow);z-index:40;border-radius:18px;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.theme-switcher-module__IFzuHq__switcher [role=menu] button{width:100%;color:var(--text-muted);text-align:left;background:0 0;border:0;border-radius:12px;gap:10px;padding:8px 10px;display:flex}.theme-switcher-module__IFzuHq__switcher [role=menu] button[aria-checked=true],.theme-switcher-module__IFzuHq__switcher [role=menu] button:hover{color:var(--text);background:#ffffff17}
.project-header-module__bqbJPq__header{z-index:30;grid-template-columns:auto 1fr auto;grid-template-areas:"brand nav controls";align-items:center;gap:16px;width:min(1820px,100vw - 96px);margin:0 auto;padding:14px 0;display:grid}.project-header-module__bqbJPq__brandGroup{grid-area:brand;align-items:center;gap:14px;min-width:0;display:inline-flex}.project-header-module__bqbJPq__home{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:color .2s var(--ease);font-size:.78rem}.project-header-module__bqbJPq__home:hover,.project-header-module__bqbJPq__home:focus-visible{color:var(--text)}.project-header-module__bqbJPq__brand{border:1px solid color-mix(in srgb, var(--project-accent) 25%, var(--border));background:color-mix(in srgb, var(--text), transparent 95%);min-width:0;box-shadow:0 0 18px color-mix(in srgb, var(--project-accent) 25%, transparent);transition:border-color .22s var(--ease);border-radius:999px;align-items:center;gap:10px;padding:6px 14px 6px 8px;display:inline-flex}.project-header-module__bqbJPq__brand:hover,.project-header-module__bqbJPq__brand:focus-visible{border-color:color-mix(in srgb, var(--project-accent) 45%, var(--border))}.project-header-module__bqbJPq__logo{flex:none;place-items:center;block-size:24px;inline-size:24px;display:inline-grid}.project-header-module__bqbJPq__name{font-family:var(--font-display);color:var(--text);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;line-height:1;overflow:hidden}.project-header-module__bqbJPq__name em{color:var(--project-accent);font-style:normal}.project-header-module__bqbJPq__anchors{border:1px solid color-mix(in srgb, var(--project-accent) 25%, var(--border));background:color-mix(in srgb, var(--text), transparent 96%);color:var(--text-muted);border-radius:999px;grid-area:nav;justify-self:center;align-items:center;gap:4px;padding:4px;font-size:.82rem;display:flex}.project-header-module__bqbJPq__anchors a{white-space:nowrap;transition:background .2s var(--ease), color .2s var(--ease);border-radius:999px;align-items:center;padding:6px 12px;display:inline-flex;position:relative}.project-header-module__bqbJPq__anchors a:after{content:"";background:linear-gradient(90deg, transparent, var(--project-accent), transparent);opacity:0;height:1px;transition:opacity .22s var(--ease), transform .22s var(--ease);position:absolute;bottom:3px;left:12px;right:12px;transform:scaleX(.4)}.project-header-module__bqbJPq__anchors a:hover,.project-header-module__bqbJPq__anchors a:focus-visible{background:color-mix(in srgb, var(--text), transparent 92%);color:var(--text)}.project-header-module__bqbJPq__anchors a:hover:after,.project-header-module__bqbJPq__anchors a:focus-visible:after{opacity:1;transform:scaleX(1)}.project-header-module__bqbJPq__controls{grid-area:controls;align-items:center;gap:8px;display:flex}@media (max-width:1023px),(pointer:coarse) and (max-width:1180px){.project-header-module__bqbJPq__header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand controls""nav nav";row-gap:10px;width:min(100% - 20px,1820px);padding:12px 0}.project-header-module__bqbJPq__home{display:none}.project-header-module__bqbJPq__anchors{scrollbar-width:none;-webkit-overflow-scrolling:touch;background:0 0;border:0;border-radius:0;justify-self:stretch;padding:2px;overflow-x:auto}.project-header-module__bqbJPq__anchors::-webkit-scrollbar{display:none}.project-header-module__bqbJPq__anchors a{border:1px solid color-mix(in srgb, var(--project-accent) 25%, var(--border));background:color-mix(in srgb, var(--text), transparent 95%);flex:none;padding:7px 14px}}
