:root{color-scheme:dark;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#e8edf4;background:#080d16;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:#8ddce3;text-underline-offset:4px}a:hover{color:#fff}a:focus-visible{outline:3px solid #e5bd75;outline-offset:5px}header,main,footer{max-width:1160px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid #293443}nav,.actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.brand{font-weight:750;letter-spacing:.08em;text-decoration:none;color:#e5bd75}.brand span{display:block;font-size:.875rem;color:#a8b7c8}.hero{padding:70px 0 50px;max-width:850px}.eyebrow{font-size:.875rem;letter-spacing:.1em;color:#e5bd75}h1{font-size:clamp(2.4rem,6vw,4.4rem);line-height:1.08;margin:22px 0}h2{font-size:1.55rem;line-height:1.3}h3{font-size:1.1rem}p{color:#bac8d9}.lede{font-size:1.45rem;color:#f3f6fc}.actions{margin:30px 0}.button{background:#e5bd75;color:#0a111b;border-radius:6px;padding:14px 24px;text-decoration:none;font-weight:700}.button:hover{background:#f3d49e;color:#0a111b}.note{font-size:.9rem;max-width:690px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid article{background:#101a28;border:1px solid #293443;border-radius:10px;padding:25px}.help{max-width:850px;padding:45px 0}footer{border-top:1px solid #293443;font-size:.9rem}footer a{display:inline-block;margin:0 24px 16px 0}@media(max-width:650px){header{align-items:flex-start;flex-direction:column}.hero{padding:35px 0}.grid{grid-template-columns:1fr}header,main,footer{padding:20px}.actions{gap:18px}}
