:root{font-family:system-ui,sans-serif;color:#2e253c;background:#f5f1fa;color-scheme:light}
*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:24px}
main{width:min(100%,440px);padding:36px 28px;background:#fff;border:1px solid #e5ddef;border-radius:24px;text-align:center;box-shadow:0 18px 60px #40316812}
.cat{font-size:42px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:700;color:#786887;margin-top:20px}
h1{font-size:34px;letter-spacing:-.04em;margin:12px 0}p{line-height:1.6;color:#71657d}
.notice{font-size:13px;background:#f7f4fa;border-radius:12px;padding:14px;margin:24px 0}
#google{display:flex;justify-content:center;min-height:12px}#status{font-size:14px;font-weight:600;color:#514061}.detail{font-size:12px}
