.auth-module__brqaVa__playground,.auth-module__brqaVa__authLayout{min-height:100vh}.auth-module__brqaVa__authLayout{color:var(--text);grid-template-columns:1fr 1fr;display:grid}.auth-module__brqaVa__brandPanel{box-sizing:border-box;background:#0b0f0b;border-right:1px solid #eef2ea14;flex-direction:column;justify-content:space-between;padding:48px 56px;display:flex;position:relative;overflow:hidden}.auth-module__brqaVa__brandField{opacity:.35;position:absolute;inset:0;-webkit-mask-image:linear-gradient(160deg,#000 40%,#0000 95%);mask-image:linear-gradient(160deg,#000 40%,#0000 95%)}.auth-module__brqaVa__brandTop,.auth-module__brqaVa__brandHero,.auth-module__brqaVa__brandFooter{z-index:1;position:relative}.auth-module__brqaVa__brandTop{align-items:center;gap:12px;display:flex}.auth-module__brqaVa__orb{background:radial-gradient(circle at 35% 30%,#d3f078,#aade3f 55%,#5f8a14);border-radius:50%;width:24px;height:24px;box-shadow:0 0 14px #aade3f80}.auth-module__brqaVa__brandName{font:700 18px var(--font-sans);letter-spacing:.3px}.auth-module__brqaVa__brandHero{flex-direction:column;gap:20px;max-width:440px;display:flex}.auth-module__brqaVa__brandHeadline{font:700 42px/1.15 var(--font-sans);letter-spacing:-.5px;margin:0}.auth-module__brqaVa__brandCopy{font:400 16px/1.6 var(--font-sans);color:#eef2ea99;margin:0}.auth-module__brqaVa__brandFooter{font:500 11px var(--font-mono);color:#eef2ea73;flex-wrap:wrap;gap:24px;display:flex}.auth-module__brqaVa__formPanel{box-sizing:border-box;justify-content:center;align-items:center;padding:48px 32px;display:flex}.auth-module__brqaVa__formCard{flex-direction:column;gap:22px;width:min(400px,100%);display:flex}.auth-module__brqaVa__formTitle{font:700 26px var(--font-sans);margin:0}.auth-module__brqaVa__formSubtitle{font:400 14px var(--font-sans);color:#eef2ea8c;margin:6px 0 0}.auth-module__brqaVa__tabRow{background:#0e120e;border:1px solid #eef2ea1a;border-radius:14px;gap:4px;padding:4px;display:flex}.auth-module__brqaVa__tab{color:#eef2ea99;font:500 12px var(--font-mono);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:8px 0}.auth-module__brqaVa__tabActive{background:var(--accent);color:var(--on-accent)}.auth-module__brqaVa__ssoRow{flex-direction:column;gap:10px;display:flex}.auth-module__brqaVa__ssoBtn{color:var(--text);font:500 14px var(--font-sans);cursor:pointer;background:0 0;border:1px solid #eef2ea29;border-radius:24px;justify-content:center;align-items:center;padding:12px 0;display:flex}.auth-module__brqaVa__ssoBtn:hover:not(:disabled){background:#eef2ea0f}.auth-module__brqaVa__divider{color:#eef2ea4d;font:500 11px var(--font-mono);align-items:center;gap:12px;display:flex}.auth-module__brqaVa__divider:before,.auth-module__brqaVa__divider:after{content:"";background:#eef2ea1a;flex:1;height:1px}.auth-module__brqaVa__field{flex-direction:column;gap:6px;display:flex}.auth-module__brqaVa__label,.auth-module__brqaVa__labelRow{font:500 12px var(--font-sans);color:#eef2eab3}.auth-module__brqaVa__labelRow{justify-content:space-between;align-items:center;display:flex}.auth-module__brqaVa__input{box-sizing:border-box;width:100%;color:var(--text);font:400 14px var(--font-sans);background:#0b0f0b;border:1px solid #eef2ea24;border-radius:12px;padding:12px 14px}.auth-module__brqaVa__input:focus-visible{outline-offset:2px;outline:2px solid #aade3f73}.auth-module__brqaVa__passwordWrap{position:relative}.auth-module__brqaVa__passwordWrap .auth-module__brqaVa__input{padding-right:64px}.auth-module__brqaVa__showBtn{color:#eef2ea80;font:500 10px var(--font-mono);cursor:pointer;background:0 0;border:none;padding:6px 8px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth-module__brqaVa__strengthRow{align-items:center;gap:8px;display:flex}.auth-module__brqaVa__strengthBars{flex:1;gap:4px;display:flex}.auth-module__brqaVa__strengthBar{background:#eef2ea1f;border-radius:2px;flex:1;height:3px}.auth-module__brqaVa__strengthBar[data-active=true]{background:var(--accent)}.auth-module__brqaVa__strengthLabel{font:500 10px var(--font-mono);color:#eef2ea80}.auth-module__brqaVa__error{font:500 12px var(--font-mono);color:#f0a878;background:#f0a87812;border:1px solid #f0a8784d;border-radius:12px;padding:10px 14px}.auth-module__brqaVa__primaryBtn{background:var(--accent);color:var(--on-accent);font:600 15px var(--font-sans);cursor:pointer;border:none;border-radius:24px;padding:14px 0}.auth-module__brqaVa__primaryBtn:disabled{opacity:.55;cursor:not-allowed}.auth-module__brqaVa__switchCopy{text-align:center;font:400 13px var(--font-sans);color:#eef2ea80;margin:0}.auth-module__brqaVa__inlineLink,.auth-module__brqaVa__linkSmall{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}@media (max-width:960px){.auth-module__brqaVa__authLayout{grid-template-columns:1fr}.auth-module__brqaVa__brandPanel{border-bottom:1px solid #eef2ea14;border-right:none;min-height:220px;padding:28px 24px}.auth-module__brqaVa__brandHeadline{font-size:28px}.auth-module__brqaVa__brandFooter{display:none}}
