:root{color:#f3f0e7;background:#11110f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 10%,rgb(168 255 99 / 12%),transparent 32rem),#11110f}main{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:clamp(4rem,10vw,8rem) 0}.hero{max-width:760px}.eyebrow,.status{color:#a8ff63;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1{margin:.15rem 0 1rem;font-size:clamp(4rem,14vw,9rem);font-weight:650;letter-spacing:-.075em;line-height:.9}.lede{color:#bcb9b0;font-size:clamp(1.15rem,2.5vw,1.6rem);line-height:1.5}.surfaces{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:clamp(4rem,9vw,7rem)}article{min-height:220px;padding:1.5rem;border:1px solid #33332e;border-radius:1rem;background:#ffffff08}article h2{margin:2.75rem 0 .75rem;font-size:1.65rem}article p{margin:0;color:#a8a59d;line-height:1.55}@media(max-width:760px){.surfaces{grid-template-columns:1fr}article{min-height:180px}}
