:root{color:#eef8f2;background:#07110f;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}a{color:inherit;text-decoration:none}main{min-height:100vh;background:#07110f}.hero{position:relative;min-height:78vh;overflow:hidden;border-bottom:1px solid rgba(238,248,242,.14)}.signal-field{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#07110ff0,#07110f7a 56%,#07110f33),linear-gradient(0deg,#07110feb,#07110f00 44%);pointer-events:none}.topbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:26px 0}.brand{font-size:18px;font-weight:750}.nav-link{border:1px solid rgba(238,248,242,.28);border-radius:999px;padding:10px 16px;color:#d6e9df;font-size:14px}.hero-content{position:relative;z-index:2;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:13vh 0 96px}.eyebrow{margin:0 0 18px;color:#e7be56;font-size:14px;font-weight:760;letter-spacing:0;text-transform:uppercase}h1{max-width:820px;margin:0;color:#f7fff9;font-size:clamp(48px,9vw,104px);line-height:.96;letter-spacing:0}.lead{max-width:650px;margin:28px 0 0;color:#c9d8d1;font-size:clamp(18px,2.2vw,23px);line-height:1.5}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:8px;padding:0 20px;font-weight:760}.primary{background:#f0c85f;color:#12140d}.secondary{border:1px solid rgba(238,248,242,.28);color:#eef8f2}.overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#eef8f224}.overview article{min-height:220px;padding:36px;background:#0b1714}.overview span{color:#5ec7b5;font-size:13px;font-weight:800}.overview h2{margin:34px 0 12px;color:#f7fff9;font-size:27px;letter-spacing:0}.overview p{max-width:320px;margin:0;color:#becfc7;font-size:16px;line-height:1.55}@media(max-width:760px){.hero{min-height:84vh}.hero-content{padding-top:10vh}h1{font-size:clamp(44px,14vw,68px)}.overview{grid-template-columns:1fr}.overview article{min-height:170px;padding:28px 20px}}
