:root{color-scheme:dark;--ink:#f8fafc;--muted:#aab8cf;--night:#050b19;--panel:#17243a;--line:#263753;--blue:#3478ed;--blue2:#2854ab;--pink:#ed3d96}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--night);color:var(--ink);font:400 16px/1.65 Inter,system-ui,sans-serif}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:10;background:white;color:#111;padding:.6rem 1rem}a{color:inherit;text-decoration:none}.site-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1160px)/2));background:#071022;border-bottom:1px solid #182642;position:relative;z-index:2}.brand img,footer img{display:block;width:190px;max-height:54px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:24px;font-size:.9rem}.site-header nav>a:hover{color:#7bb0ff}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;padding:.75rem 1.25rem;font-weight:700;line-height:1.1}.button-small{padding:.62rem 1rem;background:var(--blue)}.button-light{background:white;color:#17366f}.button-outline{border-color:#b8d1ff;background:transparent;color:white}.button:hover{filter:brightness(1.08);transform:translateY(-1px)}.band-blue{background:linear-gradient(135deg,var(--blue2),var(--blue))}.hero{min-height:570px;display:grid;place-items:center;text-align:center;padding:90px 24px}.narrow{width:min(820px,100%);margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:800;color:#a9ccff}.hero h1{font-size:clamp(2.5rem,6vw,4.7rem);line-height:1.04;margin:.5rem 0 1.5rem;letter-spacing:-.045em}.hero p{color:#e0ebff;max-width:760px;margin:.7rem auto}.hero .lede{font-size:1.18rem}.actions{display:flex;justify-content:center;gap:12px;margin-top:2rem}.section{padding:90px 24px}.container{width:min(1160px,100%);margin:auto}h2{text-align:center;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.15;margin:0 0 2.5rem}h3{line-height:1.3;margin:.75rem 0}p{color:var(--muted)}.cards{display:grid;gap:22px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards article{background:linear-gradient(145deg,#1a2941,#142036);border:1px solid var(--line);border-radius:8px;padding:28px;box-shadow:0 16px 40px #0003}.cards article p{margin-bottom:0}.icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#173f78;color:#7db3ff;font-size:1.4rem}.impact h2{text-align:left;margin-bottom:1.2rem}.impact ul{list-style:none;padding:0;margin:0}.impact li{padding:.48rem 0;color:#e4efff}.impact li:before{content:'✓';display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid #a9ccff;border-radius:50%;margin-right:12px;font-size:.75rem}.numbered article>span{font-size:.8rem;font-weight:800;color:#75aaff;letter-spacing:.12em}.use-cases{background:#091225}.final-cta{padding-top:70px}.cta-panel{width:min(1120px,100%);margin:auto;padding:64px 24px;text-align:center;border-radius:10px;background:linear-gradient(135deg,var(--blue2),var(--blue))}.cta-panel h2{margin-bottom:1rem}.cta-panel p{color:#e3edff}footer{min-height:150px;border-top:1px solid #192640;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px max(24px,calc((100% - 1160px)/2))}footer p{font-size:.85rem}@media(max-width:800px){.site-header nav>a:not(.button):not(:last-child){display:none}.site-header{padding:0 18px}.brand img{width:155px}.cards.three{grid-template-columns:1fr}.hero{min-height:520px;padding-top:70px}.section{padding:68px 20px}footer{flex-direction:column;text-align:center}.actions{flex-wrap:wrap}}
