:root{color:#1f201d;background:#f6f2ea;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,430px);gap:clamp(32px,7vw,88px);align-items:center;min-height:78vh;padding:72px clamp(20px,6vw,96px) 56px;background:linear-gradient(90deg,#f6f2eafa,#f6f2eab8),url(https://images.unsplash.com/photo-1457369804613-52c61a468e7d?auto=format&fit=crop&w=1800&q=80) center / cover}.hero-copy{max-width:760px}.eyebrow{margin:0 0 16px;color:#b24a2b;font-size:.9rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1{max-width:860px;margin:0;color:#1f201d;font-size:clamp(2.55rem,7vw,5.9rem);line-height:1;letter-spacing:0}.lede{max-width:660px;margin:24px 0 0;color:#5b554b;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:#302d27;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 #d0c2ad;border-radius:8px;color:#1f201d;background:#ffffffe6}button{height:50px;padding:0 18px;border:0;border-radius:8px;color:#fffaf1;background:#1f201d;font-weight:900;cursor:pointer}.reason-panel{padding:28px;border:1px solid rgba(31,32,29,.14);border-radius:8px;background:#fffaf1;box-shadow:0 24px 80px #4a371e29}.panel-header{display:flex;justify-content:space-between;gap:16px;color:#766958;font-size:.9rem;font-weight:850}.panel-header strong{color:#b24a2b}.reason-panel h2{margin:28px 0 18px;font-size:1.8rem;line-height:1.15;letter-spacing:0}ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}li{padding:14px 15px;border-radius:8px;background:#f0e5d5;color:#40382f;font-weight:760}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#ded1bd}.cards article{min-height:210px;padding:32px;background:#f6f2ea}.cards h2{margin:0;color:#1f201d;font-size:1.3rem;letter-spacing:0}.cards p{margin:14px 0 0;color:#5b554b;line-height:1.65}@media(max-width:860px){.hero{grid-template-columns:1fr;min-height:auto}.cards{grid-template-columns:1fr}}@media(max-width:560px){.hero{padding:48px 20px 36px}.form-row{grid-template-columns:1fr}button{width:100%}}
