.AuthPanel_shell__BoXVF{min-height:100vh;display:flex;padding:20px;gap:20px;align-items:stretch;position:relative;isolation:isolate;background:#dfe7ee}.AuthPanel_shell__BoXVF:before{content:"";position:fixed;inset:0;z-index:-1;background-image:url(/login.webp);background-size:cover;background-position:50%;filter:blur(60px) saturate(1.15);transform:scale(1.2);opacity:.75}.AuthPanel_shell__BoXVF:after{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.35),rgba(240,244,248,.6))}.AuthPanel_left__xIGqo{flex:0 0 44%;border-radius:24px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:40px;min-height:calc(100vh - 40px);background-image:url(/login.webp);background-size:cover;background-position:center 78%;background-repeat:no-repeat}.AuthPanel_left__xIGqo:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(233,242,249,.92),rgba(233,242,249,.55) 26%,rgba(233,242,249,0) 46%);pointer-events:none}.AuthPanel_leftTop__ytGg8{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px}.AuthPanel_eyebrow__jUkV5{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(10,10,15,.55);display:flex;align-items:center;gap:10px}.AuthPanel_eyebrow__jUkV5:after{content:"";flex:1;max-width:40px;height:1px;background:rgba(10,10,15,.25)}.AuthPanel_headline__HVVrR{font-size:clamp(38px,4.8vw,62px);font-weight:800;line-height:.98;letter-spacing:-.04em;color:#0a0a0f;margin:0}.AuthPanel_tagline__X9mRM{font-size:15px;font-weight:500;color:rgba(10,10,15,.72);line-height:1.55;margin:0;max-width:40ch}.AuthPanel_leftFooter__CNHsb{position:relative;z-index:1;font-size:11.5px;color:rgba(10,10,15,.5);line-height:1.6;text-shadow:0 1px 2px hsla(0,0%,100%,.5)}.AuthPanel_leftFooter__CNHsb strong{font-weight:600;color:rgba(10,10,15,.7)}.AuthPanel_right__Vdg2I{flex:1;background:#fff;border-radius:24px;display:flex;flex-direction:column;justify-content:center;padding:48px 64px;position:relative;min-height:calc(100vh - 40px)}.AuthPanel_rightHead__GvBkF{position:absolute;top:36px;left:56px;right:56px;display:flex;align-items:center;justify-content:space-between}.AuthPanel_rightLogo__q02_q{display:flex;align-items:center;gap:9px;text-decoration:none}.AuthPanel_rightLogoIcon__czXjU{width:30px;height:30px;display:block;object-fit:contain}.AuthPanel_rightLogoName__HvEYe{font-size:18px;font-weight:700;color:#111;letter-spacing:-.02em}.AuthPanel_topRightLink__v8iJo{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:#555;text-decoration:none;transition:color .15s}.AuthPanel_topRightLink__v8iJo:hover{color:var(--accent)}.AuthPanel_rightFooter__eQ_DK{position:absolute;bottom:30px;left:56px;right:56px;display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:#aaa}.AuthPanel_rightFooter__eQ_DK a{color:#666;text-decoration:none}.AuthPanel_rightFooter__eQ_DK a:hover{color:#111}.AuthPanel_rightFooterLinks__OiQqi{display:flex;align-items:center;gap:24px}.AuthPanel_lang__ep_5h{color:#666}.AuthPanel_form__IOdQD{width:100%;max-width:460px;margin:0 auto;display:flex;flex-direction:column;gap:30px}.AuthPanel_formHead__KSCaM{text-align:left;display:flex;flex-direction:column;gap:8px}.AuthPanel_formTitle__ZnScu{font-size:48px;font-weight:800;letter-spacing:-.035em;color:#111;margin:0;line-height:1}.AuthPanel_formSub__rnePZ{font-size:14.5px;color:#999;margin:0;line-height:1.5}.AuthPanel_fields__rSVN_{display:flex;flex-direction:column;gap:16px}.AuthPanel_field__IZied{display:flex;flex-direction:column;gap:8px}.AuthPanel_fieldRow__YsW0M{display:flex;align-items:center;justify-content:flex-end}.AuthPanel_label__dd8DO{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.AuthPanel_forgotLink___T8i9{font-size:13px;color:var(--accent);font-weight:600;text-decoration:none}.AuthPanel_forgotLink___T8i9:hover{text-decoration:underline}.AuthPanel_inputWrap__5Pjdq{position:relative}.AuthPanel_input__z0Et_{width:100%;padding:18px 24px;border:1.5px solid #e8e8ec;border-radius:999px;font-size:15px;color:#111;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s,background .15s;font-family:inherit}.AuthPanel_input__z0Et_::placeholder{color:#aab}.AuthPanel_input__z0Et_:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(24,181,255,.12)}.AuthPanel_input__z0Et_:disabled{opacity:.6;cursor:not-allowed}.AuthPanel_inputWithBtn__G90NJ{padding-right:52px}.AuthPanel_eyeBtn__U33ro{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0);border:none;cursor:pointer;color:#bbb;display:flex;align-items:center;padding:4px;transition:color .15s}.AuthPanel_eyeBtn__U33ro:hover{color:#888}.AuthPanel_divider__zM0ev{display:flex;align-items:center;gap:12px;font-size:12px;color:#ccc}.AuthPanel_divider__zM0ev:after,.AuthPanel_divider__zM0ev:before{content:"";flex:1;height:1px;background:#eee}.AuthPanel_oauthBtn__zLXj0{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:15px;border-radius:999px;border:1.5px solid #e8e8ec;background:#fff;color:#333;font-size:14.5px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;font-family:inherit}.AuthPanel_oauthBtn__zLXj0:hover{background:#f8f8f8;border-color:#ddd}.AuthPanel_error__zk5Zh{font-size:13px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:10px 16px;margin:0}.AuthPanel_submit___Pa_N{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px;border-radius:999px;border:none;background:linear-gradient(90deg,#18b5ff,#6366f1);color:#fff;font-size:16px;font-weight:650;cursor:pointer;transition:filter .15s,transform .1s,box-shadow .15s;margin-top:6px;font-family:inherit;box-shadow:0 10px 30px rgba(24,181,255,.28)}.AuthPanel_submit___Pa_N:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 12px 36px rgba(24,181,255,.38)}.AuthPanel_submit___Pa_N:active:not(:disabled){transform:scale(.99)}.AuthPanel_submit___Pa_N:disabled{opacity:.6;cursor:not-allowed}@keyframes AuthPanel_spin__rAF3j{to{transform:rotate(1turn)}}.AuthPanel_spinner__jCmsL{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:AuthPanel_spin__rAF3j .7s linear infinite;display:inline-block;flex-shrink:0}.AuthPanel_footer__ZImkn{text-align:center;font-size:14px;color:#888;margin:0}.AuthPanel_footer__ZImkn a{font-weight:700;color:#111;text-decoration:none}.AuthPanel_footer__ZImkn a:hover{color:var(--accent)}.AuthPanel_demoHint__oYu_N{font-size:12px;color:#aaa;text-align:center;background:#f9f9f9;border:1px solid #eee;border-radius:10px;padding:9px 12px}.AuthPanel_betaNotice__oM_r8{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;padding:8px 0 4px}.AuthPanel_betaIcon__bbINu{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--accent);background:rgba(24,181,255,.1)}.AuthPanel_betaText__GFJIt{font-size:15px;line-height:1.6;color:#666;margin:0;max-width:40ch}.AuthPanel_betaText__GFJIt strong{color:#111;font-weight:700}@media(max-width:860px){.AuthPanel_shell__BoXVF{flex-direction:column;padding:0;gap:0;background:#fff;min-height:100vh}.AuthPanel_left__xIGqo{flex:none;width:100%;min-height:240px;border-radius:0;padding:24px 24px 28px;background-position:center 70%}.AuthPanel_leftMid__i1wrp{margin-top:0}.AuthPanel_leftMid__i1wrp .AuthPanel_headline__HVVrR{font-size:40px}.AuthPanel_leftFooter__CNHsb{display:none}.AuthPanel_right__Vdg2I{flex:1;border-radius:0;padding:72px 24px 64px;min-height:unset;justify-content:flex-start}.AuthPanel_rightHead__GvBkF{top:24px;left:24px;right:24px}.AuthPanel_form__IOdQD{max-width:100%;gap:24px}.AuthPanel_formTitle__ZnScu{font-size:36px}.AuthPanel_input__z0Et_{padding:15px 20px}.AuthPanel_submit___Pa_N{padding:15px}.AuthPanel_rightFooter__eQ_DK{left:24px;right:24px;bottom:20px;font-size:11.5px}.AuthPanel_rightFooterLinks__OiQqi{gap:14px}}