*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#111827;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse at top,rgba(14,165,233,.08),transparent 60%),radial-gradient(ellipse at bottom,rgba(0,204,255,.06),transparent 60%),#fff}.card{width:100%;max-width:480px;text-align:center;padding:40px 32px}.logo{width:220px;max-width:80%;height:auto;margin:0 auto 32px;display:block}.title{font-size:28px;font-weight:700;margin:0 0 12px;color:#111827;letter-spacing:-.02em}.subtitle{font-size:16px;line-height:1.6;margin:0 0 28px;color:#4b5563}.divider{height:2px;width:48px;margin:0 auto 24px;border-radius:2px;background:linear-gradient(90deg,#09c,#0cf)}.footer{font-size:13px;color:#6b7280;margin:0}.footer a{color:#0ea5e9;text-decoration:none;font-weight:500}.footer a:hover{text-decoration:underline}@media (max-width: 480px){.title{font-size:24px}.card{padding:32px 20px}}
