:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#e9f1f3;background:#122b3c}*{box-sizing:border-box}body{min-height:100vh;margin:0;display:grid;place-items:center;background:radial-gradient(ellipse at 90% 0,#285c63 0,transparent 50%),#122b3c;padding:36px 20px}.auth-shell{width:min(460px,100%)}.auth-brand{font-size:11px;font-weight:700;letter-spacing:.13em;color:#adc6cb;padding-bottom:45px}.kicker{color:#8bd0bb;font-size:11px;letter-spacing:.12em;font-weight:bold}h1{font-size:39px;line-height:1.12;letter-spacing:-.04em;margin:15px 0 20px}p{color:#bdcfd6;font-size:14px;line-height:1.65}form{padding:25px;background:#fff;border-radius:13px;margin:26px 0;color:#183746;box-shadow:0 18px 65px #051b3240}label{display:block;font-weight:600;font-size:12px;margin:0 0 8px}input{display:block;width:100%;border:1px solid #cfdae0;border-radius:7px;padding:12px;font:15px Segoe UI,Arial,sans-serif;margin-bottom:20px;color:#1b3545}button{border:0;border-radius:7px;background:#187c6c;color:white;font:600 14px Segoe UI,Arial,sans-serif;padding:13px 18px;width:100%;cursor:pointer}button:hover{background:#106554}input:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #75bcbd;outline-offset:2px}.error{color:#a33139;font-size:13px;margin-bottom:15px}.error ul{margin:0;padding-left:16px}.small,footer{font-size:12px}footer{color:#8fa8b2;border-top:1px solid #3d5968;padding-top:20px;margin-top:34px;line-height:1.6}a{color:#a5ddcf}
