.Header-module-scss-module__wS1-Va__header{background:var(--color-bg);border-bottom:1px solid var(--color-surface-2)}.Header-module-scss-module__wS1-Va__bar{max-width:var(--site-width);padding:0 calc(var(--space)*1.25);justify-content:space-between;align-items:center;gap:var(--space);flex-wrap:wrap;min-height:60px;margin:0 auto;display:flex}.Header-module-scss-module__wS1-Va__brand{letter-spacing:-.01em;color:var(--color-ink);font-size:20px;font-weight:700}.Header-module-scss-module__wS1-Va__brand:hover{color:var(--color-accent);text-decoration:none}.Header-module-scss-module__wS1-Va__nav{align-items:center;gap:calc(var(--space)*1.25);flex-wrap:wrap;display:flex}.Header-module-scss-module__wS1-Va__link{color:var(--color-muted);font-size:15px;font-weight:500}.Header-module-scss-module__wS1-Va__link:hover{color:var(--color-accent);text-decoration:none}@media (max-width:560px){.Header-module-scss-module__wS1-Va__bar{text-align:center;justify-content:center}}
.Footer-module-scss-module__wcgw9G__footer{background:var(--color-surface);border-top:1px solid var(--color-surface-2);padding:calc(var(--space)*1.5) 0;margin-top:auto}.Footer-module-scss-module__wcgw9G__bar{max-width:var(--site-width);padding:0 calc(var(--space)*1.25);justify-content:space-between;align-items:center;gap:var(--space);flex-wrap:wrap;margin:0 auto;display:flex}.Footer-module-scss-module__wcgw9G__nav{align-items:center;gap:calc(var(--space)*1.25);flex-wrap:wrap;display:flex}.Footer-module-scss-module__wcgw9G__link{color:var(--color-muted);font-size:15px;font-weight:500}.Footer-module-scss-module__wcgw9G__link:hover{color:var(--color-accent);text-decoration:none}.Footer-module-scss-module__wcgw9G__copy{color:var(--color-muted);font-size:14px}
.Page-module-scss-module__Ii8-Ea__page{flex-direction:column;min-height:100vh;display:flex}.Page-module-scss-module__Ii8-Ea__inner{flex-direction:column;flex:1 0 auto;display:flex}
*{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fff;--color-surface:#f5f5f5;--color-surface-2:#ececec;--color-ink:#1a1a1a;--color-muted:#5c5c5c;--color-accent:#f60;--color-accent-ink:#fff;--color-focus:#1a66ff;--font-sans:"Segoe UI", system-ui, -apple-system, Helvetica, Arial, sans-serif;--fs-base:17px;--lh-base:1.7;--content-width:760px;--site-width:1100px;--radius:8px;--space:16px;--shadow-card:0 1px 4px #0000001f}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--color-bg);color:var(--color-ink);font-family:var(--font-sans);font-size:var(--fs-base);line-height:var(--lh-base);-webkit-font-smoothing:antialiased}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}
