:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f4ee;color:#173f3a}*{box-sizing:border-box}body,html{margin:0;min-height:100%}.shell,body{min-height:100vh}.shell{display:grid;place-items:center;padding:24px}.shell__card{width:min(680px,100%);padding:32px;border:1px solid rgba(23,63,58,.12);border-radius:24px;background:rgba(255,255,255,.72)}.eyebrow{margin:0 0 12px;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.02}p{line-height:1.65}