.auth-body{min-height:100vh;background:radial-gradient(circle at 15% 10%,rgba(38,112,255,.18),transparent 34%),radial-gradient(circle at 86% 82%,rgba(24,183,151,.12),transparent 30%),#08101e;color:#eef4ff;display:grid;place-items:center;padding:32px}.auth-shell{width:min(1080px,100%);display:grid;grid-template-columns:1.05fr .95fr;background:rgba(12,23,41,.88);border:1px solid rgba(255,255,255,.1);border-radius:28px;box-shadow:0 28px 90px rgba(0,0,0,.38);overflow:hidden;backdrop-filter:blur(18px)}.auth-shell.single-card{display:block;width:min(520px,100%)}.auth-hero{padding:52px;display:flex;flex-direction:column;justify-content:space-between;min-height:650px;background:linear-gradient(145deg,rgba(30,83,181,.38),rgba(6,17,32,.3))}.auth-brand{color:#fff;width:max-content}.auth-brand.compact{margin-bottom:28px}.auth-hero h1{font-size:clamp(36px,5vw,60px);line-height:1.02;letter-spacing:-.045em;margin:18px 0}.auth-hero p{font-size:18px;color:#b9c8dd;max-width:560px}.auth-benefits{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:13px;color:#d8e3f4}.auth-benefits span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(31,211,166,.14);color:#56e2bd;margin-right:8px}.auth-card{background:#fff;color:#182237;padding:44px;display:flex;flex-direction:column;justify-content:center}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#eef2f8;border-radius:13px;margin-bottom:32px}.auth-tabs button{border:0;background:transparent;padding:12px;border-radius:10px;font-weight:750;color:#657188;cursor:pointer}.auth-tabs button.active{background:#fff;color:#163f9c;box-shadow:0 4px 18px rgba(14,31,60,.1)}.auth-form{display:grid;gap:18px}.auth-heading h2{font-size:30px;letter-spacing:-.03em;margin:0 0 7px}.auth-heading p{margin:0;color:#748097}.auth-form label{display:grid;gap:8px;font-weight:700;font-size:14px}.auth-form input{width:100%;border:1px solid #d7deea;border-radius:12px;padding:13px 14px;font:inherit;outline:0;transition:.18s}.auth-form input:focus{border-color:#3979e8;box-shadow:0 0 0 4px rgba(57,121,232,.12)}.auth-form label small{font-weight:500;color:#8590a4}.text-button{border:0;background:transparent;color:#2868d5;font-weight:750;cursor:pointer;padding:8px}.auth-message{border-radius:12px;padding:13px 15px;margin-bottom:20px;font-size:14px;line-height:1.45}.auth-message.info{background:#eef5ff;color:#21549e}.auth-message.success{background:#e9fbf5;color:#12694f}.auth-message.error{background:#fff0f0;color:#a22a2a}.verification-link{display:inline-block;color:inherit;font-weight:800;text-decoration:underline}.hidden{display:none!important}@media(max-width:820px){.auth-body{padding:16px}.auth-shell{grid-template-columns:1fr}.auth-hero{min-height:auto;padding:30px}.auth-hero>div{margin:60px 0 22px}.auth-benefits{display:none}.auth-card{padding:30px 22px}}

.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
