:root{font-family:Montserrat,Avenir Next,Segoe UI,sans-serif;color:#eef2f7;background:radial-gradient(1200px circle at 20% 10%,#294a66,#0f1522 45%,#070a12)}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}.page{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(560px,100%);border:1px solid rgba(163,204,255,.35);background:linear-gradient(165deg,#112135eb,#08121ef2);border-radius:20px;padding:28px;box-shadow:0 24px 48px #00000073}.kicker{margin:0;letter-spacing:.16em;font-size:12px;color:#9ec8f2}h1{margin:10px 0 8px;font-size:clamp(28px,5vw,42px);line-height:1.08}.subtitle{margin:0 0 22px;color:#bfd3e8;font-size:16px}.input{width:100%;border:1px solid rgba(163,204,255,.35);border-radius:12px;background:#08121e73;color:#eef2f7;padding:12px 14px;font-size:15px;margin-bottom:10px}.input::placeholder{color:#eef2f78c}.btn{width:100%;border:0;border-radius:12px;padding:14px 16px;font-size:16px;font-weight:600;color:#0d1420;background:linear-gradient(135deg,#63c2ff,#8ef1ff);cursor:pointer;transition:transform .14s ease,filter .14s ease}.btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.btn:disabled{cursor:not-allowed;filter:grayscale(.25)}.status{margin-top:18px;font-size:15px;color:#d5e4f4}.status.success{color:#9af0bd}.status.error{color:#ffb5be}
