.auth-page{color:#edf8ff;background:radial-gradient(circle at 70% 15%,#062b42 0,#0000 35%),#020b16;min-height:100vh}.auth-page header{border-bottom:1px solid #123044;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,5vw,76px);display:flex}.auth-shell{grid-template-columns:1fr 440px;align-items:center;gap:80px;width:min(980px,100% - 40px);margin:0 auto;padding:90px 0;display:grid}.auth-copy>p{color:#14d7ee;letter-spacing:.2em;font-size:12px}.auth-copy h1{margin:20px 0;font-size:clamp(42px,5vw,68px);line-height:1}.auth-copy span{color:#a9bdcb;font-size:18px;line-height:1.7}.auth-card{background:linear-gradient(145deg,#071f2ff5,#020e1afa);border:1px solid #16445a;border-radius:18px;padding:28px;box-shadow:0 24px 80px #0008}.auth-card nav{border:1px solid #16394b;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:24px;display:grid;overflow:hidden}.auth-card nav a{text-align:center;color:#91a7b5;padding:13px;text-decoration:none}.auth-card nav a.active{color:#23def0;background:#0b3447;box-shadow:inset 0 -2px #19d9ed}.auth-card form{gap:18px;display:grid}.auth-card label{color:#b7cad6;gap:8px;font-size:14px;display:grid}.auth-card input{box-sizing:border-box;color:#fff;background:#031421;border:1px solid #1a4053;border-radius:9px;outline:none;width:100%;padding:14px}.auth-card input:focus{border-color:#16d9ed;box-shadow:0 0 0 3px #16d9ed1a}.auth-card button{color:#00101b;cursor:pointer;background:linear-gradient(100deg,#17d8df,#2589ff);border:0;border-radius:9px;padding:15px;font-weight:800}.auth-message{border-radius:9px;margin-bottom:20px;padding:12px 14px;font-size:14px}.auth-message.success{color:#78f5d1;background:#0b493d55;border:1px solid #1ea889}.auth-message.error{color:#ffadb9;background:#52192555;border:1px solid #b3495a}@media (max-width:760px){.auth-page header{height:72px;padding:0 18px}.auth-shell{grid-template-columns:1fr;gap:32px;padding:50px 0}.auth-copy h1{font-size:42px}.auth-card{padding:20px}}.password-field{position:relative}.password-field input{padding-right:52px}.auth-card .password-toggle{color:#8eabb9;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.auth-card .password-toggle:hover{color:#23def0;background:#0b3447}.auth-card .password-toggle:focus-visible{outline-offset:1px;outline:2px solid #16d9ed}.auth-card .password-toggle svg{width:20px;height:20px}.auth-legal{gap:12px;padding-top:2px;display:grid}.auth-card .auth-check{color:#a9bdcb;grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:12px;line-height:1.5;display:grid}.auth-card .auth-check input{accent-color:#19d9ed;width:18px;height:18px;margin:1px 0 0;padding:0}.auth-check a{color:#23def0;text-underline-offset:3px}
