:root{color:#ecf4ff;font-synthesis:none;background:#09101c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.page{background:radial-gradient(circle at top,#17345b 0,#09101c 55%);place-items:center;min-height:100vh;padding:2rem;display:grid}.panel{background:#0e1929;border:1px solid #294362;border-radius:1.5rem;width:min(30rem,100%);padding:3rem;box-shadow:0 24px 80px #0008}.eyebrow{color:#83d7ff;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}h1{margin:.75rem 0;font-size:clamp(2rem,6vw,3rem)}p{color:#aebed2;line-height:1.6}form{gap:1rem;margin-top:2rem;display:grid}label{color:#dbeaff;gap:.45rem;font-weight:650;display:grid}input{color:#ecf4ff;width:100%;font:inherit;background:#091321;border:1px solid #385575;border-radius:.7rem;padding:.8rem .9rem}button{color:#07111f;cursor:pointer;font:inherit;background:#83d7ff;border:0;border-radius:999px;margin-top:.5rem;padding:.85rem 1.25rem;font-weight:750}button:disabled,input:disabled{cursor:wait;opacity:.65}.error{color:#ffb4b4}
