@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@600;700;800&display=swap";:root{color:#f6f4ec;background:#102c3b;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0;display:grid;place-items:center;background:radial-gradient(circle at 75% 20%,#2c6670 0,transparent 36%),#102c3b}main{width:min(680px,calc(100% - 48px))}.eyebrow{color:#f5cf4b;font:500 12px DM Mono,monospace;letter-spacing:2px}h1{margin:10px 0;font-size:clamp(48px,9vw,86px);letter-spacing:-4px;line-height:.95}main>p:not(.eyebrow){max-width:510px;color:#d4e0da;font-size:19px;line-height:1.6}a{display:inline-flex;gap:14px;align-items:center;margin-top:24px;padding:14px 18px;border-radius:8px;color:#102c3b;background:#f5cf4b;font-weight:800;text-decoration:none}a span{font-size:22px}
