:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0d1b2a;color:#f5f0eb;min-height:100vh}main{max-width:960px;margin:0 auto;padding:4rem 1.5rem}a{color:#0ea5e9;text-decoration:none}.cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#2563eb;color:#f5f0eb;padding:.75rem 1.25rem;font-weight:600;margin-right:.75rem}