html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#f4f1fb}button,input,select{-webkit-tap-highlight-color:transparent}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;box-sizing:border-box;background:linear-gradient(120deg,#1b1433,#4c2fd1);font-family:Inter,Arial,sans-serif;color:#1b1433}.auth-card{width:min(390px,100%);box-sizing:border-box;padding:32px;border-radius:20px;background:#fff;box-shadow:0 24px 70px #0000004d}.auth-brand{font:700 22px Space Grotesk,Arial,sans-serif;letter-spacing:.2em;color:#1b1433}.auth-brand span{color:#7c57ff}.auth-sub{margin:5px 0 28px;color:#7a6fa6;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.auth-card h1{margin:0 0 8px;font-size:24px}.auth-card p{color:#6c5fa0;line-height:1.5}.auth-card label{display:block;font-size:12px;font-weight:700;color:#5b4a9e;margin-top:16px}.auth-card input{width:100%;box-sizing:border-box;margin-top:6px;padding:11px;border:1px solid #D9D0F0;border-radius:10px;font-size:15px}.auth-card button{width:100%;margin-top:20px;padding:12px;border:0;border-radius:10px;background:#7c57ff;color:#fff;font-weight:700;cursor:pointer}.auth-message{color:#b91c1c!important;font-size:13px}
