:root{color-scheme:dark}
body{margin:0;font-family:system-ui,sans-serif;background:#0b0d10;color:#eef1f4;line-height:1.55}
.wrap{width:min(720px,92vw);margin:0 auto;padding:1.2rem 0 4rem}
a{color:#d4c08a}
.brand{font-weight:700;letter-spacing:.06em;text-decoration:none}
.hero{padding:3rem 0}
.hero h1{font-size:2.4rem;letter-spacing:-.03em;margin:.4rem 0 1rem}
.pill{font-size:.75rem;border:1px solid #2a3038;border-radius:999px;padding:.2rem .55rem;color:#8b93a0}
.muted{color:#8b93a0}