:root{--auth-blue:#2b2b81;--auth-orange:#ff6900;--auth-ink:#101a38;--auth-muted:#788198;--auth-line:#e1e5ef}body.auth-body{min-height:100vh;margin:0;padding:28px;display:grid;place-items:center;background:radial-gradient(circle at 15% 15%,rgba(43,43,129,.09),transparent 29%),radial-gradient(circle at 88% 10%,rgba(255,105,0,.08),transparent 25%),#f4f6fb;color:var(--auth-ink)}.auth-shell{width:min(1000px,100%);min-height:610px;display:grid;grid-template-columns:.92fr 1.08fr;border:1px solid rgba(220,224,235,.95);border-radius:28px;background:#fff;box-shadow:0 28px 80px rgba(24,31,72,.14);overflow:hidden}.auth-brand{position:relative;display:flex;flex-direction:column;padding:42px;color:#fff;background:linear-gradient(155deg,#353598 0%,#292979 55%,#201b57 100%);overflow:hidden}.auth-brand:before,.auth-brand:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.auth-brand:before{width:310px;height:310px;right:-155px;top:-100px;border:55px solid rgba(255,255,255,.05)}.auth-brand:after{width:260px;height:260px;left:-165px;bottom:-145px;background:rgba(255,105,0,.16)}.auth-brand-inner,.auth-mobile-brand{display:flex;align-items:center;gap:14px;position:relative;z-index:1}.auth-brand-inner img,.auth-mobile-brand img{width:62px;height:62px;border-radius:50%;background:#fff;object-fit:cover;box-shadow:0 10px 28px rgba(0,0,0,.18)}.auth-brand-inner strong,.auth-mobile-brand strong{display:block;font-size:21px;white-space:nowrap}.auth-brand-inner span,.auth-mobile-brand span{display:block;margin-top:4px;font-size:11px;font-weight:800;letter-spacing:.24em;color:#cbcbed}.auth-brand-copy{position:relative;z-index:1;margin:auto 0}.auth-kicker,.auth-welcome{display:block;color:#ffb078;font-size:11px;font-weight:850;letter-spacing:.16em}.auth-brand-copy h2{margin:15px 0 14px;color:#fff;font-size:38px;line-height:1.16;letter-spacing:-.04em}.auth-brand-copy p{max-width:340px;margin:0;color:#d6d7ee;font-size:14px;line-height:1.7}.auth-brand>small{position:relative;z-index:1;color:#bfc0df;font-size:11px}.auth-card{display:flex;flex-direction:column;justify-content:center;padding:64px 72px;background:#fff}.auth-mobile-brand{display:none}.auth-welcome{margin-bottom:10px;color:var(--auth-orange)}.auth-card h1{margin:0 0 9px;color:var(--auth-ink);font-size:32px;line-height:1.2;letter-spacing:-.04em}.auth-card>p{margin:0 0 30px;color:var(--auth-muted);font-size:14px;line-height:1.55}.auth-form{display:grid;gap:19px}.auth-form label{display:grid;gap:8px}.auth-form label>span{color:#4b5570;font-size:12px;font-weight:750}.auth-form input{width:100%;height:52px;border:1px solid var(--auth-line);border-radius:12px;padding:0 15px;background:#fbfcff;color:var(--auth-ink);outline:0;transition:.18s}.auth-form input:focus{border-color:var(--auth-blue);background:#fff;box-shadow:0 0 0 4px rgba(43,43,129,.09)}.auth-submit{height:53px;margin-top:4px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:12px;background:linear-gradient(135deg,#2b2b81,#4141a5);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 12px 25px rgba(43,43,129,.24);transition:.18s}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(43,43,129,.3)}.auth-submit b{font-size:19px}.auth-secure{margin-top:24px;color:#9aa1b2;font-size:10px;text-align:center}.auth-card .alert{margin:0 0 18px;padding:11px 13px;border-radius:10px;background:#eef7ef;color:#27743a;font-size:12px}.auth-card .alert.error{background:#fff0f1;color:#be3540}@media(max-width:800px){body.auth-body{padding:18px}.auth-shell{min-height:0;display:block;max-width:490px;border-radius:23px}.auth-brand{display:none}.auth-card{padding:34px 28px}.auth-mobile-brand{display:flex;margin-bottom:38px}.auth-mobile-brand img{width:52px;height:52px}.auth-mobile-brand strong{font-size:18px}.auth-card h1{font-size:27px}}@media(max-width:420px){body.auth-body{padding:0;background:#fff}.auth-shell{min-height:100vh;border:0;border-radius:0;box-shadow:none}.auth-card{min-height:100vh;padding:28px 20px}.auth-mobile-brand{margin-bottom:46px}}
