:root{font-family:"Trebuchet MS","Aptos",sans-serif;color:#172849;background:#f6f4ee}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 15%,#e8efff,transparent 34%),radial-gradient(circle at 85% 80%,#fff0d9,transparent 32%),#f8f6f1}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(430px,100%);padding:34px;border:1px solid #dfe4ee;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 20px 60px rgba(37,55,89,.14)}.auth-card>img{width:58px;height:58px}.eyebrow{margin:16px 0 4px;color:#6575ad;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}h1{margin:0 0 8px;font-size:30px}p{line-height:1.5;color:#667085}form{display:grid;gap:16px;margin-top:24px}label{display:grid;gap:6px;font-size:13px;font-weight:800}input{min-height:46px;padding:11px 13px;border:1px solid #cfd6e3;border-radius:12px;font:inherit;font-weight:500}input:focus{outline:3px solid rgba(86,111,192,.18);border-color:#566fc0}button{min-height:48px;border:0;border-radius:13px;background:#5369b6;color:#fff;font:inherit;font-weight:900;cursor:pointer}.error{margin-top:16px;padding:11px 13px;border-radius:11px;background:#fff0ee;color:#9b352f;font-weight:700}

