:root{font-family:Inter,Pretendard,system-ui,sans-serif;color:#172033;background:#f3f6fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{border:0;border-radius:10px;padding:12px 18px;color:#fff;background:#2563eb;font:inherit;font-weight:700;cursor:pointer}button:hover{background:#1d4ed8}.container{display:grid;min-height:100vh;place-items:center;padding:24px}.card{width:min(100%,680px);padding:48px;border-radius:24px;background:#fff;box-shadow:0 20px 60px #1720331a}.eyebrow{margin:0 0 12px;color:#2563eb;font-weight:800}h1{margin:0;font-size:clamp(2rem,5vw,3.25rem);line-height:1.15}.message{margin:28px 0 18px;color:#166534;font-weight:700}.message.error{color:#b91c1c}@media(max-width:560px){.card{padding:30px 24px}}
