:root{color:#23201c;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f2eb;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}button{color:#fff;font:inherit;cursor:pointer;background:#302b25;border:0;border-radius:999px;padding:.8rem 1.25rem;font-weight:650}button:hover{background:#171512}button:focus-visible{outline-offset:3px;outline:3px solid #302b2547}.page-shell{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.verification-card{text-align:center;background:#ffffffd1;border:1px solid #23201c1a;border-radius:1.75rem;width:min(100%,32rem);padding:clamp(2rem,7vw,4rem);box-shadow:0 1.5rem 4rem #312a2217}.status-mark{color:#fff;background:#776d61;border-radius:50%;place-items:center;width:3.25rem;height:3.25rem;margin:0 auto 1.5rem;font-size:1.4rem;font-weight:750;display:grid}.status-mark--success{background:#38654b}.status-mark--invalid-link,.status-mark--request-failed{background:#9b4b40}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1.45rem;height:1.45rem;animation:.85s linear infinite spin}.eyebrow{color:#786f64;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .65rem;font-size:.78rem;font-weight:750}h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,8vw,3.25rem);font-weight:500;line-height:1.02}.message{color:#655e55;max-width:24rem;margin:1.2rem auto 1.75rem;line-height:1.65}.brand{color:#91887d;letter-spacing:.08em;margin:2.4rem 0 0;font-size:.82rem;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner{animation:none}}
