:root{color:#0e1e0b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f2eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.page{place-items:center;min-height:100vh;padding:32px;display:grid}.card{text-align:center;justify-items:center;width:100%;max-width:680px;padding:56px 40px;display:grid}.logo{width:min(220px,70vw);height:auto;margin-bottom:48px}.message{gap:24px;display:grid}h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.25rem,7vw,4.75rem);font-weight:700;line-height:.95}.body{color:#0e1e0bc7;justify-items:center;font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.6;display:grid}p{max-width:560px;margin:0}p:last-of-type{color:#0e1e0b;font-weight:700}.spacer{height:16px}@media (width<=520px){.page{padding:24px}.card{padding:32px 0}.logo{margin-bottom:36px}}
