:root{--ink:#171a2b;--signal:#ffc84a;--paper:#f7f4ea}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{color:var(--ink)}.page{max-width:44rem;margin:0 auto;padding:2.5rem 1.25rem 4rem}.hero{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.hero img{width:96px;height:96px}h1{letter-spacing:-.04em;margin:0 0 .5rem;font-size:2.4rem}.lede{font-size:1.15rem;line-height:1.5}pre,code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}pre{background:var(--ink);color:var(--signal);padding:1rem 1.1rem;overflow-x:auto}.button{background:var(--ink);color:var(--signal);border-radius:999px;padding:.75rem 1.1rem;font-weight:600;text-decoration:none;display:inline-block}nav a,footer a{margin-right:1rem}footer{border-top:1px solid color-mix(in srgb, var(--ink) 16%, transparent);margin-top:3rem;padding-top:1.5rem}
