.Header-module__lnUIdW__header{height:var(--header-height);padding:0 var(--page-gutter);transition:border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard);z-index:var(--z-header);border-bottom:1px solid #0000;grid-template-columns:minmax(9rem,1fr) auto minmax(12rem,1fr);align-items:center;gap:1rem;display:grid;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__header:before{-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);content:"";transition:background var(--motion-base) var(--ease-standard);z-index:-1;position:absolute;inset:0}.Header-module__lnUIdW__overHero:before{background:linear-gradient(#05090e6b,#05090e1f)}.Header-module__lnUIdW__solid{border-bottom-color:var(--color-border);box-shadow:0 10px 30px #0003}.Header-module__lnUIdW__solid:before{background:color-mix(in srgb, var(--color-bg) 92%, transparent)}.Header-module__lnUIdW__brand{color:var(--color-ink);align-items:center;gap:.1rem;font-weight:800;text-decoration:none;display:grid}.Header-module__lnUIdW__brand small{color:var(--color-signal-red);font-family:var(--font-mono);font-size:var(--font-size-xs);text-transform:uppercase;font-weight:900}.Header-module__lnUIdW__nav{justify-content:center;align-items:center;gap:1.2rem;display:flex}.Header-module__lnUIdW__nav a,.Header-module__lnUIdW__locales a{color:var(--color-muted);font-size:var(--font-size-sm);font-weight:700;text-decoration:none}.Header-module__lnUIdW__nav a:hover,.Header-module__lnUIdW__locales a:hover{color:var(--color-ink)}.Header-module__lnUIdW__actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__locales{border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:center;padding:.2rem;display:inline-flex}.Header-module__lnUIdW__locales a{border-radius:calc(var(--radius-sm) - 2px);padding:.48rem .58rem;line-height:1}.Header-module__lnUIdW__activeLocale{background:var(--color-ink);color:var(--color-ink-inverse)!important}.Header-module__lnUIdW__iconLink{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-ink);height:2.75rem;transition:background var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);justify-content:center;align-items:center;width:2.75rem;display:inline-flex}.Header-module__lnUIdW__iconLink:hover{background:var(--color-surface-raised);transform:translateY(-1px)}@media (max-width:780px){.Header-module__lnUIdW__header{grid-template-columns:minmax(0,1fr) auto;align-content:center;row-gap:.35rem}.Header-module__lnUIdW__nav{order:3;grid-column:1/-1;justify-content:flex-start;padding-bottom:.1rem;overflow-x:auto}.Header-module__lnUIdW__actions{justify-content:flex-end}.Header-module__lnUIdW__brand small{display:none}.Header-module__lnUIdW__locales{border-color:color-mix(in srgb, var(--color-border) 70%, transparent)}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--color-border);color:var(--color-muted);font-size:var(--font-size-sm);padding:2rem var(--page-gutter);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.Footer-module__3hUVsW__footer div{gap:.25rem;display:grid}.Footer-module__3hUVsW__footer strong{color:var(--color-ink);font-weight:800}.Footer-module__3hUVsW__footer nav{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;display:flex}.Footer-module__3hUVsW__footer a{color:var(--color-ink);font-weight:800}@media (max-width:720px){.Footer-module__3hUVsW__footer{align-items:flex-start;display:grid}.Footer-module__3hUVsW__footer nav{justify-content:flex-start}}
:root{--color-bg:#0d1117;--color-surface:#151b23;--color-surface-raised:#1c2430;--color-ink:#f3f6f8;--color-ink-inverse:#0d1117;--color-muted:#9aa7b2;--color-border:#2a3441;--color-border-strong:#d8e0e7;--color-signal-blue:#64a6ff;--color-signal-red:#ff6b6b;--color-signal-yellow:#f5c542;--color-yellow-text:#f5c542;--color-band-work:#101820;--color-band-work-deep:#0b1117;--color-band-side:#17232e;--color-band-light:#dfe7ec;--color-band-light-ink:#101820;--color-band-light-muted:#4b5b67;--color-band-stack:#18222d;--color-band-experience:#0a0f14;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", "SF Mono", Consolas, "Liberation Mono", monospace;--font-size-xs:.75rem;--font-size-sm:.9rem;--font-size-md:1rem;--font-size-lg:1.18rem;--font-size-xl:1.45rem;--page-gutter:clamp(1rem, 3vw, 2rem);--section-space:clamp(1.8rem, 3.6vw, 3.5rem);--header-height:4.5rem;--radius-sm:6px;--radius-md:8px;--shadow-card:0 18px 45px #00000047;--motion-fast:.16s;--motion-base:.24s;--motion-slow:.3s;--ease-standard:cubic-bezier(.2, .8, .2, 1);--z-header:10}@media (max-width:780px){:root{--header-height:7.25rem}}
*,:before,:after{box-sizing:border-box}html{text-rendering:optimizelegibility}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}img,picture,video,canvas,svg{max-width:100%;display:block}a{text-underline-offset:.18em}:focus-visible{outline:2px solid var(--color-signal-blue);outline-offset:3px}
@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
body{background:var(--color-bg);color:var(--color-ink);font-family:var(--font-sans)}main{min-height:100svh;padding-top:var(--header-height)}::selection{background:var(--color-signal-yellow);color:var(--color-ink)}
