@keyframes login-module__WEZH7G__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes login-module__WEZH7G__floating{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.login-module__WEZH7G__pageWrapper{--bg-page:#f4f7f5;--bg-surface:#fff;--bg-hover:#eaece9;--bg-active:#eff4ff;--bg-elevated:#fff;--border:#e2e6e2;--border-strong:#c4ccc4;--text-primary:#1a1d20;--text-secondary:#4a5056;--text-muted:#7e858c;--text-disabled:#adb5bd;--accent:#2554f4;--accent-hover:#1237d8;--accent-bg:#eff4ff;--accent-text:#1d4ed8;--shadow-xs:0 1px 2px #00000005;--shadow-sm:0 2px 8px #00000008;--shadow-md:0 10px 30px #00000008;--shadow-lg:0 16px 40px #0000000a;--shadow-xl:0 24px 48px #0000000f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg-page);min-height:100vh;color:var(--text-primary);transition:background var(--transition) ease;justify-content:center;align-items:center;padding:24px;font-family:inherit;display:flex}.login-module__WEZH7G__cardContainer{background:var(--bg-surface);border:1px solid var(--border);width:100%;max-width:1080px;height:700px;box-shadow:var(--shadow-lg);transition:background var(--transition) ease, border-color var(--transition) ease;border-radius:20px;display:flex;overflow:hidden}.login-module__WEZH7G__formSide{flex:1;justify-content:center;align-items:center;padding:48px;display:flex;position:relative}.login-module__WEZH7G__formCard{flex-direction:column;gap:22px;width:100%;max-width:360px;animation:.5s cubic-bezier(.16,1,.3,1) forwards login-module__WEZH7G__fadeInUp;display:flex}.login-module__WEZH7G__logoRow{align-items:center;gap:12px;display:flex}.login-module__WEZH7G__logoMark{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.login-module__WEZH7G__logoText{letter-spacing:-.03em;color:var(--text-primary);font-size:1.25rem;font-weight:700}.login-module__WEZH7G__formHeader{flex-direction:column;gap:6px;display:flex}.login-module__WEZH7G__formTitle{color:var(--text-primary);letter-spacing:-.03em;font-size:1.57rem;font-weight:700}.login-module__WEZH7G__formSubtitle{color:var(--text-muted);font-size:.9rem;line-height:1.4}.login-module__WEZH7G__tabSwitcher{background:var(--bg-page);border:1px solid var(--border);border-radius:10px;gap:4px;padding:4px;display:flex}.login-module__WEZH7G__tabBtn{color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast) ease;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 12px;font-size:.85rem;font-weight:600}.login-module__WEZH7G__tabBtnActive{background:var(--bg-surface);color:var(--text-primary);box-shadow:var(--shadow-sm)}.login-module__WEZH7G__form{flex-direction:column;gap:14px;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:5px;display:flex}.login-module__WEZH7G__inputWrapper{align-items:center;display:flex;position:relative}.login-module__WEZH7G__inputIcon{color:var(--text-muted);pointer-events:none;z-index:2;align-items:center;display:flex;position:absolute;left:12px}.login-module__WEZH7G__customInput{border-radius:12px!important;height:44px!important;padding-left:38px!important;font-size:.92rem!important;transition:border-color .2s,box-shadow .2s!important}.login-module__WEZH7G__customInput:focus{border-color:#2554f4!important;box-shadow:0 0 0 3px #2554f426!important}.login-module__WEZH7G__submitBtn{color:#fff;width:100%;height:46px;transition:all var(--transition-fast) ease;cursor:pointer;background:linear-gradient(135deg,#2f6bff 0%,#2454f4 50%,#1237d8 100%);border:none;border-radius:12px;margin-top:6px;font-size:.95rem;font-weight:600;box-shadow:0 10px 24px #2554f447,inset 0 1px #ffffff52}.login-module__WEZH7G__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #2554f45c,inset 0 1px #fff6}.login-module__WEZH7G__submitBtn:active:not(:disabled){transform:translateY(0)}.login-module__WEZH7G__demoTabContent{flex-direction:column;gap:14px;animation:.4s cubic-bezier(.16,1,.3,1) forwards login-module__WEZH7G__fadeInUp;display:flex}.login-module__WEZH7G__demoText{color:var(--text-secondary);font-size:.857rem;line-height:1.4}.login-module__WEZH7G__demoBtnGroup{flex-direction:column;gap:8px;display:flex}.login-module__WEZH7G__fullWidthBtn{width:100%}.login-module__WEZH7G__demoBtn{color:var(--text-primary);background:var(--bg-page);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast) ease;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:500;display:flex}.login-module__WEZH7G__demoBtn:hover:not(:disabled){background:var(--bg-hover);border-color:var(--border-strong);transform:translateY(-1px)}.login-module__WEZH7G__divider{color:var(--text-muted);align-items:center;gap:12px;margin:4px 0 0;font-size:.786rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:var(--border);flex:1;height:1px}.login-module__WEZH7G__socialBtnGroup{justify-content:center;gap:12px;display:flex}.login-module__WEZH7G__socialBtn{border:1px solid var(--border);background:var(--bg-page);width:44px;height:44px;color:var(--text-primary);cursor:not-allowed;opacity:.65;transition:all var(--transition-fast) ease;border-radius:50%;justify-content:center;align-items:center;display:flex}.login-module__WEZH7G__footerLinks{color:var(--text-muted);flex-direction:column;align-items:center;gap:4px;margin-top:8px;font-size:.75rem;display:flex}.login-module__WEZH7G__linkRow{align-items:center;gap:8px;display:flex}.login-module__WEZH7G__linkRow a{color:var(--accent-text);font-weight:500;text-decoration:none}.login-module__WEZH7G__linkRow a:hover{text-decoration:underline}.login-module__WEZH7G__teaserSide{flex-direction:column;flex:1.1;justify-content:space-between;padding:48px;display:flex;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 20%,#2554f440 0%,#0000 60%),linear-gradient(135deg,#0b0f19 0%,#0f172a 100%)!important;border-left:none!important}.login-module__WEZH7G__teaserGrid{pointer-events:none;z-index:1;background-image:radial-gradient(circle at 1px 1px,#ffffff0a 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0}.login-module__WEZH7G__mockupContainer{z-index:2;justify-content:center;align-items:center;height:350px;margin-top:12px;display:flex;position:relative}.login-module__WEZH7G__mockupCard{-webkit-backdrop-filter:blur(20px);color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;padding:16px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;box-shadow:0 20px 48px #00000073}.login-module__WEZH7G__mockupCard:hover{border-color:#ffffff40;box-shadow:0 24px 56px #0009;z-index:10!important;transform:scale(1.04)translateY(-4px)!important}.login-module__WEZH7G__cardOne{z-index:2;width:265px;animation:6s ease-in-out infinite login-module__WEZH7G__floating;top:15px;left:15px}.login-module__WEZH7G__cardTwo{z-index:3;width:270px;animation:6s ease-in-out 2s infinite login-module__WEZH7G__floating;top:125px;right:15px}.login-module__WEZH7G__cardThree{z-index:1;width:230px;animation:6s ease-in-out 4s infinite login-module__WEZH7G__floating;top:245px;left:35px}.login-module__WEZH7G__mockupHeader{align-items:center;gap:10px;margin-bottom:10px;display:flex}.login-module__WEZH7G__mockupFileIcon{color:#34d399;background:#10b98126;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.login-module__WEZH7G__mockupMeta{flex-direction:column;display:flex}.login-module__WEZH7G__mockupFileName{text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:.8rem;font-weight:600;overflow:hidden}.login-module__WEZH7G__mockupStatus{color:#ffffffa6;font-size:.65rem}.login-module__WEZH7G__progressBar{background:#ffffff1f;border-radius:2px;height:4px;margin-bottom:10px;overflow:hidden}.login-module__WEZH7G__progressFill{background:linear-gradient(90deg,#10b981 0%,#34d399 100%);border-radius:2px;height:100%}.login-module__WEZH7G__mockupDataRows{flex-direction:column;gap:5px;display:flex}.login-module__WEZH7G__mockupDataRow{justify-content:space-between;font-size:.7rem;display:flex}.login-module__WEZH7G__mockupDataRow span{color:#ffffff8c}.login-module__WEZH7G__mockupDataRow strong{color:#fff}.login-module__WEZH7G__aiBadgeRow{gap:8px;margin-bottom:8px;display:flex}.login-module__WEZH7G__aiBadge{color:#60a5fa;background:#2554f440;border:1px solid #60a5fa4d;border-radius:6px;padding:2px 8px;font-size:.65rem;font-weight:600}.login-module__WEZH7G__aiWarningBadge{color:#fb7185;background:#f43f5e2e;border:1px solid #f43f5e4d;border-radius:6px;padding:2px 8px;font-size:.65rem;font-weight:600}.login-module__WEZH7G__aiInsightText{color:#ffffffd9;margin-bottom:8px;font-size:.72rem;line-height:1.4}.login-module__WEZH7G__aiCardFooter{color:#ffffff8c;border-top:1px solid #ffffff1a;padding-top:6px;font-size:.65rem}.login-module__WEZH7G__statsHeader{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.login-module__WEZH7G__statsTitle{font-size:.75rem;font-weight:600}.login-module__WEZH7G__statsValue{color:#38bdf8;font-size:.9rem;font-weight:700}.login-module__WEZH7G__statsSubText{color:#ffffff8c;margin-bottom:8px;font-size:.65rem}.login-module__WEZH7G__miniBarContainer{background:#ffffff1a;border-radius:3px;height:5px;overflow:hidden}.login-module__WEZH7G__miniBarFill{background:linear-gradient(90deg,#38bdf8 0%,#2554f4 100%);border-radius:3px;height:100%}.login-module__WEZH7G__teaserInfo{z-index:2;flex-direction:column;gap:10px;margin-top:12px;display:flex;position:relative}.login-module__WEZH7G__teaserIcon{justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:2px;display:flex}.login-module__WEZH7G__teaserTitle{color:#fff;letter-spacing:-.02em;font-size:1.45rem;font-weight:700;line-height:1.25}.login-module__WEZH7G__teaserDesc{color:#ffffffa6;max-width:440px;font-size:.88rem;line-height:1.55}.login-module__WEZH7G__sliderDots{z-index:2;gap:6px;margin-top:12px;display:flex;position:relative}.login-module__WEZH7G__sliderDot{cursor:pointer;background:#fff3;border-radius:50%;width:5px;height:5px}.login-module__WEZH7G__sliderDotActive{background:#fff;border-radius:3px;width:20px}@media (max-width:992px){.login-module__WEZH7G__cardContainer{max-width:500px;height:auto;box-shadow:var(--shadow-md);flex-direction:column}.login-module__WEZH7G__teaserSide{display:none}.login-module__WEZH7G__formSide{padding:40px 24px}}@media (max-width:576px){.login-module__WEZH7G__pageWrapper{padding:16px}.login-module__WEZH7G__cardContainer{border-radius:16px}}
