:root{color:#172033;background:#f7f3ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}.shell{min-height:100vh;display:grid;place-items:center;gap:32px;padding:48px 20px;box-sizing:border-box}.hero{max-width:860px;text-align:center}.eyebrow{margin:0 0 12px;color:#7a4d16;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}h1{margin:0;font-size:clamp(42px,7vw,88px);line-height:.92;letter-spacing:-.07em}.lead{max-width:720px;margin:24px auto 0;color:#506070;font-size:clamp(18px,2.2vw,24px);line-height:1.45}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:980px;width:100%}article{min-height:150px;padding:24px;border-radius:28px;background:#ffffffb8;border:1px solid rgba(23,32,51,.08);box-shadow:0 24px 70px #372a141a;display:flex;flex-direction:column;gap:12px}article strong{font-size:14px;color:#9a5e10;text-transform:uppercase;letter-spacing:.12em}article span{font-size:18px;line-height:1.45}@media(max-width:760px){.cards{grid-template-columns:1fr}}
