:root{--ink:#08080a;--bone:#f2f1ee;--ash:#a3a3ac;--foil-solid:#9d8cff;--foil:linear-gradient(100deg, #a855f7, #6366f1 52%, #2e7cf6)}*{box-sizing:border-box}body{background:var(--ink);color:var(--bone);margin:0;padding:4rem 1.5rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.65}main{max-width:62ch;margin:0 auto}h1{letter-spacing:-.035em;margin:0 0 1.5rem;font-size:clamp(28px,5vw,44px);font-weight:600;line-height:1.04}p{color:var(--ash);margin:0 0 1rem}hr{background:var(--foil);border:0;height:2px;margin:2rem 0}code{color:var(--foil-solid);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875em}a{color:var(--foil-solid)}
