:root{color:#17202a;background:#f6f7f9;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}.shell{min-height:100vh}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:48px;align-items:center;min-height:72vh;padding:72px clamp(24px,6vw,96px) 56px;color:#f9fbff;background:linear-gradient(110deg,#0c1620f0,#143a46d1),url(https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=1800&q=80);background-position:center;background-size:cover}.hero-copy{max-width:760px}.eyebrow{margin:0 0 16px;color:#91d7ff;font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;max-width:760px;font-size:clamp(2.6rem,6vw,5.8rem);line-height:.95}.lede{max-width:620px;margin:24px 0 0;color:#dce8ef;font-size:1.18rem;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:6px;padding:0 18px;font-weight:700;text-decoration:none}.button.primary{background:#fff;color:#17202a}.button.secondary{border:1px solid rgba(255,255,255,.45);color:#fff}.deploy-panel{display:grid;gap:16px;padding:20px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#09131bb8;box-shadow:0 24px 80px #00000047}.pipeline-step{display:grid;grid-template-columns:40px 1fr;gap:14px;align-items:start}.pipeline-step span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#52d6a7;color:#0a1d18;font-weight:800}.pipeline-step strong{display:block;margin-bottom:4px}.pipeline-step p{margin:0;color:#c6d5dd;line-height:1.45}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d9e0e6}.features article{min-height:180px;padding:32px clamp(20px,4vw,48px);background:#fff}.features h2{margin:0 0 12px;color:#17202a;font-size:1.08rem}.features p{margin:0;color:#4f5f6d;line-height:1.6}@media(max-width:840px){.hero{grid-template-columns:1fr;gap:32px;padding-top:48px}.deploy-panel{max-width:520px}.features{grid-template-columns:1fr}}
