﻿:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 0,#172554 0,transparent 34rem),#08080b;color:#f8fafc}main{width:min(92vw,980px);margin:auto;padding:clamp(2rem,7vw,5rem) 0}header{display:flex;align-items:center;gap:.8rem;margin-bottom:3.5rem}header img{width:42px;height:42px;object-fit:contain}header strong{letter-spacing:.12em;font-size:.9rem}.eyebrow{color:#67e8f9;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}h1{font-size:clamp(2.3rem,6vw,4.8rem);line-height:1.02;margin:.5rem 0 1rem;max-width:760px}h2{font-size:1.25rem;margin:0 0 .7rem}p,li{color:#b8c0cf;line-height:1.7}a{color:#c4b5fd}section{margin:1.25rem 0;padding:1.4rem;border:1px solid rgba(148,163,184,.2);border-radius:1rem;background:rgba(15,23,42,.6)}.hero{max-width:820px}.lead{font-size:1.08rem;max-width:720px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.cards section{margin:0}.features{columns:2}.links{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1.1rem;border-radius:999px;background:#7c3aed;color:#fff;font-weight:700;text-decoration:none}.button.secondary{background:transparent;border:1px solid rgba(103,232,249,.35)}.button:focus-visible,a:focus-visible{outline:2px solid #67e8f9;outline-offset:3px}footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(148,163,184,.18);color:#8f8f9c;font-size:.85rem}footer a{margin-right:1rem}@media(max-width:680px){main{padding-top:2rem}header{margin-bottom:2.5rem}.cards{grid-template-columns:1fr}.features{columns:1}h1{font-size:clamp(2.2rem,12vw,3.4rem)}.links .button{width:100%}}
