html,body,#root{min-height:100%;margin:0}body{color:#0f172a;background:#f8fafc}.hero{min-height:100vh;padding:24px clamp(20px,5vw,72px) 48px;background:linear-gradient(#f8fafcc7,#f8fafceb),url(https://images.unsplash.com/photo-1557804506-669a67965ba0?auto=format&fit=crop&w=1800&q=80) center/cover}nav{display:flex;align-items:baseline;justify-content:space-between;max-width:1180px;margin:0 auto}nav strong{font-size:20px}nav span{color:#475569}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:center;max-width:1180px;min-height:calc(100vh - 120px);margin:0 auto}.eyebrow{margin:0 0 16px;color:#2563eb;font-weight:700}h1{margin:0;font-size:56px;line-height:1.08}.subtitle{max-width:680px;margin:24px 0 0;color:#334155;font-size:18px;line-height:1.8}.actions{display:flex;gap:12px;margin-top:32px}.lead-form{padding:24px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.lead-form h2{margin:0 0 18px;font-size:20px}@media(max-width:860px){.hero-grid{grid-template-columns:1fr;padding-top:64px}h1{font-size:40px}.lead-form{max-width:480px}}
