:root{--color-highlight:#fec400;--color-surface:#f7f7f7;--color-surface-alt:#e6e6e6;--color-primary:#131313;--color-primary-hover:#333;--color-primary-foreground:#fff;--color-copy:#444;--color-copy-strong:#333;--color-copy-inverse:#aaa;--color-muted:#555;--color-kicker:#555;--color-kicker-dark:#7a6000;--color-border:#1313131f;--color-border-soft:#d0d0d0;--color-border-inverse:#ffffff4d;--color-border-inverse-strong:#ffffffb3;--color-footer-text:#aaa;--color-footer-heading:#666;--color-footer-muted:#555;--font-body:"Inter", "Helvetica Neue", sans-serif;--font-size-root:16px;--font-size-eyebrow:.6875rem;--font-size-nav:.8125rem;--font-size-button:.8125rem;--font-size-body:1rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--content-max-width:1280px;--page-gutter:32px;--header-height:64px}@media (width<=900px){:root{--page-gutter:28px}}html{scroll-behavior:smooth;font-family:var(--font-body);font-size:var(--font-size-root);background:var(--color-highlight);color:var(--color-primary)}body{background:var(--color-highlight);min-width:320px;min-height:100vh;margin:0}*{box-sizing:border-box}main{display:block}section[id]{scroll-margin-top:calc(var(--header-height) + 1.5rem)}img{max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}button,a{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}p{text-wrap:pretty}
