:root{color:#17201a;background:#eef5f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}main{place-items:center;min-height:100vh;padding:32px;display:grid}.shell{background:#fbfffd;border:1px solid #bed2c7;border-radius:8px;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:32px;width:min(760px,100%);padding:40px;display:grid;box-shadow:0 24px 60px #2346341f}.eyebrow,.label{color:#55685b;letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}h1{color:#15251b;letter-spacing:0;margin:0;font-size:clamp(36px,7vw,72px);line-height:.95}.summary{color:#52645b;max-width:460px;margin:20px 0 0;font-size:17px;line-height:1.55}.counter{color:#fff;background:#1e2c22;border-radius:8px;align-content:center;justify-items:center;gap:18px;min-height:220px;padding:28px;display:grid}.counter strong{letter-spacing:0;font-size:72px;line-height:1}button{color:#1d261f;min-width:132px;min-height:44px;font:inherit;cursor:pointer;background:#f3c349;border:0;border-radius:6px;font-weight:700}button:focus-visible{outline-offset:3px;outline:3px solid #74a77f}@media (width<=680px){main{place-items:stretch stretch;padding:20px}.shell{grid-template-columns:1fr;padding:28px}.counter{min-height:180px}}
