:root{--auth-ink:#1f3a5f;--auth-muted:#5a7290;--auth-line:#d5e0ee;--auth-teal:#309e30;--auth-bg:#f2f6fb}.auth-page{min-height:100vh;background:var(--auth-bg);color:var(--auth-ink)}.auth-main{width:min(460px,calc(100% - 36px));margin:0 auto;padding:52px 0 72px}.auth-card{padding:32px;background:#fff;border:1px solid #d5e0ee;box-shadow:0 12px 30px #07384c14}.auth-brand{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:start;column-gap:14px;margin-bottom:34px;padding:0 32px;color:#fff}.auth-brand-mark{width:42px;height:44px;display:flex;align-items:flex-end;justify-content:center;gap:4px;padding:6px;border:2px solid #fff;border-radius:10px 10px 2px 2px;background:#1f3a5f}.auth-brand-mark i{width:6px;background:#fff}.auth-brand-mark i:nth-child(1){height:15px;opacity:.7}.auth-brand-mark i:nth-child(2){height:25px}.auth-brand-mark i:nth-child(3){height:33px;background:#309e30}.auth-brand-mark.has-company-logo{width:56px!important;height:48px!important;max-width:56px!important;max-height:48px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:hidden!important;display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;flex:0 0 56px!important}.auth-brand-mark.has-company-logo img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}.auth-brand-copy{display:grid;align-content:start;gap:5px;min-width:0;padding-top:2px;color:#1f3a5f}.auth-brand-copy strong{font-size:18px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-brand-copy small{font-size:8px;line-height:1.2;letter-spacing:.08em;color:#5a7290;white-space:nowrap}.auth-kicker{color:#2c5591;font-size:10px;font-weight:800;letter-spacing:1.4px}.auth-card h1{margin:12px 0 8px;font-size:30px}.auth-card>p{margin:0 0 24px;color:var(--auth-muted);font-size:13px;line-height:1.7}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:7px;color:#5a7290;font-size:13px;font-weight:700}.auth-form input{width:100%;height:48px;box-sizing:border-box;padding:0 13px;border:1px solid var(--auth-line);color:var(--auth-ink);font:inherit}.auth-captcha{display:grid;grid-template-columns:1fr 132px;gap:10px;align-items:end}.auth-captcha button{height:48px;padding:0;border:1px solid var(--auth-line);background:#f2f6fb;cursor:pointer}.auth-captcha img{display:block;width:100%;height:100%;object-fit:contain}.auth-send{border:1px solid var(--auth-teal);background:#fff;color:#309e30;padding:12px;font:inherit;font-weight:800;cursor:pointer}.auth-submit{border:0;background:var(--auth-teal);color:#fff;padding:13px 16px;font:inherit;font-weight:800;cursor:pointer}.auth-form button:disabled,.auth-captcha-dialog button:disabled{cursor:wait;opacity:.55}.auth-error{margin:0;padding:10px 12px;border-left:3px solid #c84f3d;background:#fff2ef;color:#9c392d;font-size:12px;line-height:1.6}.auth-debug{margin:0;color:#9a6511;font-size:12px}.auth-switch{margin:22px 0 0;text-align:center;color:var(--auth-muted);font-size:13px}.auth-switch a{color:#2c5591;font-weight:800}.auth-footer{margin-top:26px;text-align:center;color:#5a7290;font-size:11px}.auth-captcha-modal{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:18px}.auth-captcha-modal[hidden]{display:none}.auth-captcha-backdrop{position:absolute;inset:0;background:#07232f7a}.auth-captcha-dialog{position:relative;width:min(420px,100%);padding:26px;background:#fff;border:1px solid #d5e0ee;box-shadow:0 18px 50px #07384c38}.auth-captcha-dialog h2{margin:0;color:var(--auth-ink);font-size:22px}.auth-captcha-dialog>p{margin:8px 0 18px;color:var(--auth-muted);font-size:13px;line-height:1.6}.auth-captcha-dialog .auth-submit{width:100%;margin-top:14px}.auth-captcha-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;background:#f2f6fb;color:#5a7290;font-size:22px;line-height:1;cursor:pointer}@media(max-width:520px){.auth-main{padding-top:28px}.auth-brand{grid-template-columns:48px minmax(0,1fr);column-gap:12px;padding:0 18px}.auth-brand-mark.has-company-logo{width:48px!important;height:44px!important;max-width:48px!important;max-height:44px!important;flex-basis:48px!important}.auth-brand-mark.has-company-logo img{width:48px!important;height:44px!important}.auth-brand-copy{padding-top:1px}.auth-brand-copy strong{font-size:17px}.auth-card{padding:24px 18px}.auth-card h1{font-size:27px}}.auth-form label.auth-consent{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:9px!important;width:100%!important;color:var(--auth-muted)!important;font-size:12px!important;font-weight:500!important;line-height:1.6!important}.auth-form label.auth-consent input[type=checkbox]{display:block!important;appearance:auto;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;flex:0 0 18px!important;margin:2px 0 0!important;padding:0!important;border:0!important;accent-color:var(--auth-teal)}.auth-form label.auth-consent span{display:block!important;min-width:0;flex:1 1 auto!important}.auth-consent a{color:#2c5591;font-weight:700}
