:root{color:#142019;background:#f4f6f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-height:100vh}.shell{place-items:center;min-height:100vh;padding:32px;display:grid}.card{background:#fff;border:1px solid #dfe5e1;border-radius:24px;width:min(720px,100%);padding:48px;box-shadow:0 24px 70px #152a1f14}.eyebrow{letter-spacing:.09em;text-transform:uppercase;color:#567064;margin-bottom:18px;font-size:13px;font-weight:700}h1{letter-spacing:-.05em;margin:0;font-size:clamp(42px,8vw,72px)}.lead{color:#53645b;max-width:560px;margin:18px 0 32px;font-size:20px;line-height:1.6}.status{align-items:center;gap:10px;font-weight:700;display:flex}.statusDot{background:currentColor;border-radius:999px;width:10px;height:10px}.boundary{color:#64736b;border-top:1px solid #e6ebe8;gap:8px;margin-top:34px;padding-top:24px;line-height:1.55;display:grid}.boundary strong{color:#142019}@media (max-width:600px){.shell{padding:18px}.card{padding:30px 24px}}
