:root{color-scheme:dark;font:16px/1.65 system-ui,-apple-system,Segoe UI,sans-serif;background:#0d1727;color:#f5f0e6}*{box-sizing:border-box}body{margin:0}a{color:#f4bb65}a:hover{color:#fff}header,main,footer{max-width:1050px;margin:auto;padding:24px}.brand{display:flex;align-items:center;gap:16px;text-decoration:none;color:#f5f0e6;font-size:1.1rem;font-weight:750}.brand img{width:52px;height:52px;border-radius:14px}nav{display:flex;gap:22px;flex-wrap:wrap;margin-top:20px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 45%,#385e77 0,transparent 28%),linear-gradient(120deg,#1b344f,#101a2b 80%);border:1px solid #33435a;border-radius:24px;min-height:300px;display:flex;align-items:end;padding:32px;margin:18px 0 36px}.hero:after{content:"";position:absolute;width:330px;height:330px;border:1px solid #f4bb6560;border-radius:50%;right:-70px;top:-90px;box-shadow:0 0 0 44px #f4bb6509,0 0 0 88px #f4bb6507}.hero>div{position:relative;z-index:1}.hero h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;margin:0 0 10px}.hero p{max-width:650px;margin:0;font-size:1.05rem}.eyebrow{color:#f4bb65;text-transform:uppercase;letter-spacing:.17em;font-size:.8rem;font-weight:750}h1,h2{line-height:1.2}h2{margin-top:34px}p,li{max-width:75ch;color:#d4dce8}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}.card{border:1px solid #34445d;background:#142339;padding:20px;border-radius:16px}.card h2{margin:0 0 8px;font-size:1.1rem}.card p{margin:0}.button{display:inline-block;background:#f4bb65;color:#0d1727;text-decoration:none;font-weight:750;padding:10px 18px;border-radius:11px}.button:hover{color:#0d1727;background:#ffd18b}footer{border-top:1px solid #34445d;color:#aebad0;font-size:.9rem;margin-top:60px}footer a{margin-right:18px}@media(max-width:600px){header,main,footer{padding:18px}.hero{min-height:330px;padding:22px}.brand img{width:44px;height:44px}}
