:root{color:#181818;background:#f8f4ed;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(280px,420px);gap:clamp(32px,7vw,88px);align-items:center;min-height:78vh;padding:72px clamp(20px,6vw,96px) 56px;background:linear-gradient(90deg,#f8f4edf5,#f8f4edb3),url(https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?auto=format&fit=crop&w=1800&q=80) center / cover}.hero-copy{max-width:760px}.eyebrow{margin:0 0 16px;color:#a4341d;font-size:.9rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1{max-width:760px;margin:0;color:#181818;font-size:clamp(2.7rem,7vw,6.4rem);line-height:.96;letter-spacing:0}.lede{max-width:620px;margin:24px 0 0;color:#4f4942;font-size:1.12rem;line-height:1.7}.waitlist-form{max-width:560px;margin-top:34px}.waitlist-form label{display:block;margin-bottom:10px;color:#29231f;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 #cbbcac;border-radius:8px;color:#181818;background:#ffffffd1}button{height:50px;padding:0 18px;border:0;border-radius:8px;color:#fffaf3;background:#181818;font-weight:900;cursor:pointer}.demo-card{padding:28px;border:1px solid rgba(24,24,24,.16);border-radius:8px;background:#fffaf3;box-shadow:0 24px 80px #2d221829}.demo-card-header{display:flex;justify-content:space-between;gap:16px;color:#7b6a59;font-size:.9rem}.demo-card-header strong{color:#a4341d}.demo-card h2{margin:30px 0 0;color:#181818;font-size:1.8rem;line-height:1.15;letter-spacing:0}.demo-card p{margin:14px 0 24px;color:#5a5047;line-height:1.6}.demo-card button{width:100%}.meter{height:10px;margin:22px 0 10px;overflow:hidden;border-radius:999px;background:#eee2d5}.meter span{display:block;width:75%;height:100%;background:#a4341d}.demo-card small{color:#7b6a59;font-weight:750}.steps,.use-cases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#ded2c3}.steps article,.use-cases article{min-height:190px;padding:32px;background:#f8f4ed}.steps span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;color:#fffaf3;background:#a4341d;font-weight:900}.steps h2,.use-cases h2{margin:24px 0 0;color:#181818;font-size:1.3rem;letter-spacing:0}.use-cases p{margin:14px 0 0;color:#5a5047;line-height:1.65}@media(max-width:860px){.hero{grid-template-columns:1fr;min-height:auto}.steps,.use-cases{grid-template-columns:1fr}}@media(max-width:560px){.hero{padding:48px 20px 36px}.form-row{grid-template-columns:1fr}button{width:100%}}
