*{box-sizing:border-box}:root{--auth-ink:#101a25;--auth-muted:#737c83;--auth-teal:#008d88}body.admin-auth{margin:0;min-height:100vh;background:#fafbfc;color:var(--auth-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.auth-shell{min-height:100vh;display:grid;grid-template-columns:39% 61%}.auth-visual{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#071b1b}.auth-visual:before,.auth-visual:after{content:"";position:absolute;border:1px solid #0a626055;border-radius:50%}.auth-visual:before{width:490px;height:490px}.auth-visual:after{width:680px;height:680px}.visual-content{position:relative;z-index:1;width:min(300px,70%);text-align:center}.visual-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:52px;color:#b3f8ef;font-size:18px;font-weight:850;letter-spacing:-.04em}.visual-logo-mark{width:34px;height:34px;display:grid;place-items:center;border:2px solid #08ad9d;border-radius:8px}.security-art{position:relative;height:200px;margin:auto}.screen{position:absolute;left:50%;top:48px;transform:translateX(-50%);width:220px;height:118px;border:8px solid #0d3e3e;border-radius:11px;background:linear-gradient(150deg,#082525,#061616);box-shadow:0 0 0 1px #0a6560,0 20px 45px #0008}.screen:before{content:"";position:absolute;left:28px;right:28px;top:28px;height:7px;border-radius:8px;background:#0a7a70;box-shadow:0 19px 0 #14564f,0 38px 0 #0b3836}.screen:after{content:"";position:absolute;left:79px;bottom:-31px;width:62px;height:23px;border-top:7px solid #0d3e3e;border-left:7px solid transparent;border-right:7px solid transparent}.lock{position:absolute;left:50%;top:0;transform:translateX(-50%);width:39px;height:45px;border-radius:8px 8px 6px 6px;border:3px solid #08a995;background:#083838;color:#47d7c6;display:grid;place-items:end center;padding-bottom:6px}.lock:before{content:"";position:absolute;top:-19px;width:20px;height:23px;border:3px solid #08a995;border-bottom:0;border-radius:12px 12px 0 0}.visual-content p{margin:25px auto 0;color:#6e9c99;font-size:12px;line-height:1.7;max-width:245px}.auth-panel{display:flex;align-items:center;justify-content:center;padding:30px;background:#fafbfc}.auth-card{width:min(360px,100%);padding:30px 27px 24px;border:1px solid #e4e7e9;border-radius:5px;background:#fff;box-shadow:0 11px 28px #13222b0d}.auth-card h1{margin:0;color:#0d1215;text-align:center;font-size:20px;letter-spacing:-.04em}.auth-handle{margin:5px 0 18px;color:#a1a6a8;text-align:center;font-size:10px}.auth-intro{margin:0 0 20px;color:#747b80;text-align:left;font-size:11px;line-height:1.6}.auth-field{margin:13px 0}.auth-field label{display:block;margin-bottom:5px;color:#21292d;font-size:11px;font-weight:700}.auth-input-wrap{position:relative}.auth-input{width:100%;height:37px;padding:0 37px;border:1px solid #dfe4e6;border-radius:3px;outline:0;color:#283238;font-size:11px;background:#fff}.auth-input:focus{border-color:#18a79c;box-shadow:0 0 0 3px #18a79c18}.auth-input-wrap:before{content:"";position:absolute;z-index:1;left:13px;top:11px;width:9px;height:9px;border:1px solid #aab2b5;border-radius:50%}.auth-input-wrap:after{content:"";position:absolute;z-index:1;left:11px;top:21px;width:13px;height:7px;border:1px solid #aab2b5;border-radius:8px 8px 0 0}.password-wrap:before{top:10px;left:12px;width:11px;height:12px;border-radius:2px}.password-wrap:after{top:5px;left:14px;width:7px;height:8px;border:1px solid #aab2b5;border-bottom:0;border-radius:8px 8px 0 0}.auth-row{display:flex;align-items:center;justify-content:space-between}.auth-row label{margin:0}.forgot{color:#36a18f;font-size:10px}.eye{position:absolute;right:8px;top:7px;width:24px;height:23px;border:0;background:transparent;color:#a4abad;font-size:13px;cursor:pointer}.auth-submit{width:100%;height:37px;margin-top:18px;border:0;border-radius:3px;background:#050707;color:#fff;font-size:11px;font-weight:700;cursor:pointer}.auth-submit:hover{background:#0f3232}.auth-footer{margin-top:18px;text-align:center;color:#91999c;font-size:10px}.auth-footer a{color:var(--auth-teal);font-weight:700;text-decoration:none}@media(max-width:720px){.auth-shell{grid-template-columns:1fr}.auth-visual{display:none}.auth-panel{min-height:100vh;padding:18px}.auth-card{padding:27px 22px 22px}}
