:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#142033;background:#07111f}*{box-sizing:border-box}body{margin:0}.ac-auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(400px,.85fr);background:radial-gradient(circle at 15% 10%,#18365e 0,transparent 32%),#07111f}.ac-auth-story{display:flex;flex-direction:column;justify-content:space-between;padding:54px 64px;color:#fff}.ac-auth-brand{display:flex;align-items:center;gap:14px;font-size:19px}.ac-auth-brand span,.ac-auth-mobile-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:linear-gradient(145deg,#3187ff,#66bcff);font-weight:900;box-shadow:0 18px 50px #0008}.ac-auth-copy{max-width:760px}.ac-auth-kicker{font-size:12px;font-weight:850;letter-spacing:.15em;color:#75baff}.ac-auth-copy h1{max-width:780px;margin:18px 0;font-size:clamp(42px,5.5vw,78px);line-height:1.02;letter-spacing:-.045em}.ac-auth-copy p{max-width:660px;margin:0;color:#b8cbe0;font-size:17px;line-height:1.75}.ac-auth-points{display:flex;flex-wrap:wrap;gap:10px}.ac-auth-points span{padding:9px 12px;border:1px solid #ffffff24;border-radius:999px;background:#ffffff0a;color:#cde0f5;font-size:11px}.ac-auth-panel{display:grid;place-items:center;padding:32px;background:#f3f6fa}.ac-auth-card{width:min(480px,100%);padding:40px;border:1px solid #dbe4ee;border-radius:28px;background:#fff;box-shadow:0 30px 100px #02081733}.ac-auth-card header{display:flex;align-items:center;gap:14px;margin-bottom:26px}.ac-auth-mobile-mark{display:none;color:#fff}.ac-auth-card h2{margin:0;font-size:27px;letter-spacing:-.025em}.ac-auth-card header p{margin:5px 0 0;color:#748298;font-size:13px}.ac-auth-card>label{display:grid;gap:8px;margin:16px 0}.ac-auth-card label span{font-size:12px;font-weight:750}.ac-auth-card input[type=text],.ac-auth-card input[type=password]{width:100%;padding:14px 15px;border:1px solid #cfd9e5;border-radius:12px;outline:none;font:inherit}.ac-auth-card input:focus{border-color:#1570ef;box-shadow:0 0 0 4px #1570ef18}.ac-auth-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:18px 0}.ac-auth-row a{color:#1268db;font-size:12px;text-decoration:none}.ac-auth-check{display:flex;align-items:center;gap:8px}.ac-auth-check input{accent-color:#1570ef}.ac-auth-card button{width:100%;padding:15px;border:0;border-radius:13px;background:linear-gradient(135deg,#1268db,#3190ff);color:#fff;font:inherit;font-weight:850;cursor:pointer;box-shadow:0 16px 32px #1570ef40}.ac-auth-card footer{margin-top:22px;padding-top:18px;border-top:1px solid #e7edf4;color:#7b8798;font-size:11px;line-height:1.6;text-align:center}.ac-auth-error{padding:12px 14px;border:1px solid #ffc4c4;border-radius:12px;background:#fff0f0;color:#a92727;font-size:12px}@media(max-width:900px){.ac-auth-layout{grid-template-columns:1fr}.ac-auth-story{display:none}.ac-auth-panel{min-height:100vh;padding:20px}.ac-auth-mobile-mark{display:grid;flex:0 0 auto}.ac-auth-card{padding:28px 24px;border-radius:22px}}
