:root{font-family:Inter,ui-sans-serif,system-ui;color:#172033;background:#eef7f2}*{box-sizing:border-box}body{min-height:100vh;margin:0;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#eef7f2,#f8fafc 48%,#fff2cc)}main{width:min(860px,100%)}.card{border:1px solid #d6e2df;border-radius:8px;background:rgba(255,255,255,.9);padding:clamp(28px,7vw,64px);box-shadow:0 20px 60px rgba(23,32,51,.14)}.hero-icon{width:96px;height:96px;border-radius:24px}p:first-of-type{margin:28px 0 10px;color:#0b7a63;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;font-size:clamp(40px,8vw,78px);line-height:1}.lead{font-size:20px;color:#4b5d6e}button{min-height:44px;padding:0 20px;border:0;border-radius:8px;background:#172033;color:white;font-weight:800}
