:root{color:#141821;background:#f3f6fb;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{min-width:320px;margin:0}button,input{font:inherit}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,440px);gap:clamp(32px,7vw,88px);align-items:center;min-height:78vh;padding:72px clamp(20px,6vw,96px) 56px;color:#f7fbff;background:linear-gradient(90deg,#0a111fe6,#0a111f75),url(https://images.unsplash.com/photo-1485827404703-89b55fcc595e?auto=format&fit=crop&w=1800&q=80) center / cover}.hero-copy{max-width:780px}.eyebrow{margin:0 0 16px;color:#8fe1ff;font-size:.9rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1{max-width:820px;margin:0;font-size:clamp(2.6rem,7vw,6.1rem);line-height:.98;letter-spacing:0}.lede{max-width:670px;margin:24px 0 0;color:#dce7f4;font-size:1.12rem;line-height:1.7}.signup-form{max-width:570px;margin-top:34px}.signup-form label{display:block;margin-bottom:10px;color:#f3f9ff;font-size:.92rem;font-weight:850}.form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}input{min-width:0;height:50px;padding:0 15px;border:1px solid rgba(255,255,255,.28);border-radius:8px;color:#141821;background:#ffffffeb}button{height:50px;padding:0 18px;border:0;border-radius:8px;color:#08111f;background:#8fe1ff;font-weight:900;cursor:pointer}.agent-panel{padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#0c1424c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 80px #00000047}.panel-header{display:flex;justify-content:space-between;gap:16px;color:#bccbe0;font-size:.9rem;font-weight:850}.panel-header strong{color:#8fe1ff}.agent-panel h2{margin:28px 0 18px;color:#fff;font-size:1.8rem;line-height:1.15;letter-spacing:0}ol{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:steps}li{counter-increment:steps;padding:14px 15px;border-radius:8px;color:#edf6ff;background:#8fe1ff21}li:before{content:counter(steps) ". ";color:#8fe1ff;font-weight:900}.flow-strip,.cards{display:grid;gap:1px;background:#d2dbe8}.flow-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-strip article,.cards article{min-height:180px;padding:32px;background:#f3f6fb}.flow-strip h2,.cards h2{margin:0;color:#141821;font-size:1.25rem;line-height:1.25;letter-spacing:0}.cards p{margin:14px 0 0;color:#515d6f;line-height:1.65}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto}.flow-strip,.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.hero{padding:48px 20px 36px}.form-row,.flow-strip,.cards{grid-template-columns:1fr}button{width:100%}}
