*{box-sizing:border-box}body{margin:0;background:#0b0f17;color:#e2e8f0;font:16px/1.75 system-ui,sans-serif}a{color:#f3e5ab;text-underline-offset:4px}a:focus-visible{outline:2px solid #d4af37;outline-offset:5px}header,main,footer{max-width:900px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #2a364f}.brand{font-size:24px;font-weight:800;text-decoration:none;color:white}.brand span,.eyebrow{color:#d4af37}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:700}h1{font-family:Georgia,serif;font-size:clamp(36px,7vw,54px);line-height:1.15;color:white;margin:12px 0}h2{font-size:21px;line-height:1.4;color:white;margin:0 0 12px}p{margin:0}section{padding:26px 0;border-bottom:1px solid #2a364f}.intro{padding:28px 0}.muted{color:#a4aec0}nav{padding:20px;background:#121824;border:1px solid #2a364f;border-radius:16px}nav ol{margin:0;padding-left:24px}footer{font-size:14px;display:flex;gap:24px;flex-wrap:wrap;padding-bottom:48px}@media(max-width:480px){header,main,footer{padding-left:20px;padding-right:20px}header{align-items:center;font-size:14px}}