:root{--legacy-brand:#4937e9;--legacy-brand-hover:rgba(73,55,233,0.9);--legacy-stroke:#d5d7da;--legacy-link:#2e1bd8;--qx-surface:#ffffff;--qx-bg:#f8fafc;--qx-text:#0f172a;--qx-text-muted:#94a3b8;--qx-text-disabled:#94a3b8;--qx-radius-md:12px;--qx-radius-button:24px;--qx-text-base:1rem;--qx-text-xs:0.75rem;--qx-text-sm:0.875rem;--qx-weight-bold:700;--qx-weight-medium:500}.neolinks-login,.neolinks-login *{box-sizing:border-box}.auth-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;position:relative;background:var(--qx-surface)}.auth-layout--legacy .auth-topbar{position:fixed;top:0;left:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:50%;padding:24px clamp(24px,5vw,48px);box-sizing:border-box;background:var(--qx-surface)}.auth-topbar-logo{display:inline-flex;line-height:0}.auth-brand-logo{display:block;width:8.5rem;height:auto;max-width:10.847rem}.auth-panel{display:flex;justify-content:center;flex-direction:column;background:var(--qx-surface)}.auth-layout--legacy .auth-panel{align-items:center;justify-content:center;padding:112px clamp(24px,5vw,48px) 40px}.auth-panel-inner{width:100%;max-width:360px}.auth-layout--legacy .auth-panel h1.auth-title{width:100%;max-width:none;margin:0 0 24px;font-size:2.25rem;font-weight:var(--qx-weight-bold);line-height:1.2;letter-spacing:-.02em;color:var(--qx-text)}.login-env-switch{display:flex;width:100%;padding:4px;margin-bottom:20px;border-radius:999px;background:#eceef1;border:1px solid #e2e5ea}.login-env-btn{flex:1 1 50%;min-height:40px;padding:8px 16px;border:none;border-radius:999px;background:transparent;font:inherit;font-size:var(--qx-text-sm);font-weight:600;color:var(--qx-text);cursor:pointer;transition:background .2s,box-shadow .2s,color .2s}.login-env-btn.is-active{background:var(--qx-surface);box-shadow:0 1px 3px rgba(15,23,42,.12)}.login-env-btn:not(.is-active):hover{color:#334155}.auth-form{max-width:400px}.form-group{margin-bottom:16px}.auth-forgot-row{display:flex;justify-content:flex-end;margin:-4px 0 10px}.auth-link-accent{font-size:var(--qx-text-sm);font-weight:500;color:var(--legacy-link);text-decoration:none}.auth-link-accent:hover{text-decoration:underline}.auth-switch-link{margin-top:18px;text-align:center;font-size:var(--qx-text-sm);color:var(--qx-text-muted)}.form-group label{display:block;font-size:var(--qx-text-sm);font-weight:var(--qx-weight-medium);color:#64748b;margin-bottom:6px}.input{width:100%;max-width:none;min-height:48px;padding:0 12px;font:inherit;font-size:var(--qx-text-base);color:var(--qx-text);border-radius:var(--qx-radius-md);border:1px solid var(--legacy-stroke);background:transparent;transition:border-color .15s,box-shadow .15s}.input:focus{outline:none;border-color:var(--legacy-brand);box-shadow:0 0 0 1px var(--legacy-brand)}.input::placeholder{color:var(--qx-text-disabled)}.auth-password-wrap{position:relative}.auth-password-wrap .input{padding-right:44px}.auth-password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--qx-text-disabled);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.auth-password-toggle:hover{color:var(--legacy-brand)}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;cursor:pointer;font:inherit}.btn-primary{border:1px solid var(--legacy-brand);background:var(--legacy-brand);color:#fff;min-height:48px;margin-top:8px;border-radius:var(--qx-radius-button);font-size:var(--qx-text-base);font-weight:var(--qx-weight-medium)}.btn-primary:hover{background:var(--legacy-brand-hover);border-color:var(--legacy-brand-hover)}.btn-lg{padding:12px 32px;min-height:44px}.btn-block{width:100%}.auth-legal{margin:16px 0 0;text-align:center;font-size:var(--qx-text-xs);line-height:1.5;color:var(--qx-text-muted)}.auth-link-underline{color:inherit;text-decoration:underline}.auth-link-underline:hover{color:var(--legacy-link)}.auth-visual{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#1e1b4b,#312e81 40%,#4338ca)}.auth-visual:after,.auth-visual:before{content:"";position:absolute;border-radius:50%}.auth-visual:before{width:320px;height:320px;top:15%;left:10%;background:rgba(255,255,255,.06)}.auth-visual:after{width:240px;height:240px;bottom:20%;right:15%;background:rgba(255,255,255,.04)}@media (max-width:900px){.auth-layout{grid-template-columns:1fr}.auth-layout--legacy .auth-topbar{width:100%}.auth-visual{display:none}.auth-panel{min-height:100vh}}