:root{--pm-auth-blue:#173b72;--pm-auth-accent:#2f61b8;--pm-auth-ink:#17233c;--pm-auth-muted:#66758d;--pm-auth-line:#d9e2ef}
body.pm-auth-locked{overflow:hidden}
body.pm-auth-locked .topbar,body.pm-auth-locked .layout{visibility:hidden}
.pm-auth-overlay{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:22px;background:linear-gradient(145deg,rgba(239,245,255,.98),rgba(247,249,252,.98))}
.pm-auth-overlay.pm-auth-hidden{display:none!important}
.pm-auth-card{width:min(100%,470px);background:#fff;border:1px solid rgba(23,59,114,.12);border-radius:24px;box-shadow:0 28px 80px rgba(20,39,72,.2);overflow:hidden;color:var(--pm-auth-ink)}
.pm-auth-brand{display:flex;align-items:center;gap:13px;padding:24px 26px 18px;border-bottom:1px solid #edf1f7}
.pm-auth-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#173b72,#3673cf);color:#fff;font-weight:900;letter-spacing:.04em;box-shadow:0 10px 24px rgba(47,97,184,.25)}
.pm-auth-brand strong{display:block;font-size:16px;line-height:1.25}.pm-auth-brand small{display:block;margin-top:4px;color:var(--pm-auth-muted);font-size:11px}
.pm-auth-language{margin-left:auto;height:36px;border:1px solid var(--pm-auth-line);border-radius:10px;background:#fff;padding:0 9px;color:var(--pm-auth-ink);font:inherit;font-size:12px;font-weight:700}
.pm-auth-body{padding:26px}.pm-auth-body h1{margin:0 0 8px;font-size:25px;letter-spacing:-.02em}.pm-auth-lead{margin:0 0 22px;color:var(--pm-auth-muted);line-height:1.55;font-size:14px}
.pm-auth-field{display:block;margin:0 0 16px}.pm-auth-field span{display:block;margin-bottom:7px;font-size:12px;font-weight:800;color:#33435d}.pm-auth-field input{width:100%;box-sizing:border-box;height:48px;border:1px solid var(--pm-auth-line);border-radius:12px;padding:0 14px;font:inherit;font-size:15px;color:var(--pm-auth-ink);background:#fbfcfe;outline:0}.pm-auth-field input:focus{border-color:#4f7cc7;background:#fff;box-shadow:0 0 0 4px rgba(47,97,184,.1)}
.pm-auth-code input{text-align:center;font-size:26px;font-weight:850;letter-spacing:9px;padding-left:23px}
.pm-auth-actions{display:flex;gap:10px;align-items:center;margin-top:20px}.pm-auth-primary,.pm-auth-secondary{height:46px;border:0;border-radius:12px;padding:0 18px;font:inherit;font-weight:800;cursor:pointer}.pm-auth-primary{flex:1;background:linear-gradient(135deg,var(--pm-auth-blue),var(--pm-auth-accent));color:#fff;box-shadow:0 9px 22px rgba(47,97,184,.2)}.pm-auth-secondary{background:#eef3fb;color:#244d8e}.pm-auth-primary:disabled,.pm-auth-secondary:disabled{opacity:.58;cursor:wait}
.pm-auth-remember{display:flex;gap:9px;align-items:flex-start;margin-top:14px;color:#52637b;font-size:13px;line-height:1.4}.pm-auth-remember input{margin-top:2px}.pm-auth-message{display:none;margin:14px 0 0;padding:11px 13px;border-radius:10px;font-size:13px;line-height:1.45}.pm-auth-message.show{display:block}.pm-auth-message.error{background:#fff0f0;color:#9c2630}.pm-auth-message.info{background:#eef5ff;color:#244d8e}.pm-auth-email-note{display:inline-block;margin:0 0 16px;padding:7px 11px;border-radius:999px;background:#eef4ff;color:#244d8e;font-size:12px;font-weight:800;max-width:100%;overflow:hidden;text-overflow:ellipsis}.pm-auth-footer{padding:14px 26px 18px;text-align:center;color:#8a96a8;font-size:11px}.pm-auth-hidden{display:none!important}#pmLogoutBtn{white-space:nowrap}
@media(max-width:560px){.pm-auth-overlay{padding:12px}.pm-auth-card{border-radius:18px}.pm-auth-brand{padding:18px}.pm-auth-body{padding:22px 18px}.pm-auth-brand strong{font-size:14px}.pm-auth-language{max-width:92px}.pm-auth-actions{flex-direction:column}.pm-auth-actions>*{width:100%}}
