:root{--gate-bg:#fafbfd;--gate-surface:#fff;--gate-border:#0000000f;--gate-border-bright:#0000001a;--gate-text-primary:#0f172a;--gate-text-secondary:#475569;--gate-text-muted:#94a3b8;--gate-accent:#2563eb;--gate-accent-glow:#2563eb1f;--gate-green:#10b981;--gate-violet:#7c3aed;--gate-ai-amber:#f59e0b;--gate-ai-amber-dim:#f59e0b1a}.login-module__WEZH7G__wrapper{background:var(--gate-bg);color:var(--gate-text-primary);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.login-module__WEZH7G__ambient{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.login-module__WEZH7G__ambient:before{content:"";background:radial-gradient(circle,#2563eb0d 0%,#0000 65%);width:1000px;height:1000px;animation:22s ease-in-out infinite alternate login-module__WEZH7G__drift;position:absolute;top:-400px;right:-250px}.login-module__WEZH7G__ambient:after{content:"";background:radial-gradient(circle,#7c3aed21 0%,#f59e0b0f 40%,#0000 68%);width:900px;height:900px;animation:28s ease-in-out infinite alternate-reverse login-module__WEZH7G__drift;position:absolute;bottom:-200px;left:-100px}@keyframes login-module__WEZH7G__drift{0%{transform:translate(0)scale(1)}to{transform:translate(50px,35px)scale(1.08)}}.login-module__WEZH7G__dotGrid{z-index:0;pointer-events:none;background-image:radial-gradient(#0000000a 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0}.login-module__WEZH7G__page{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.login-module__WEZH7G__main{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.login-module__WEZH7G__card{width:100%;max-width:520px;animation:.7s ease-out .15s both login-module__WEZH7G__fadeUp}@keyframes login-module__WEZH7G__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__aiBadge{background:var(--gate-ai-amber-dim);color:#b45309;letter-spacing:.4px;text-transform:uppercase;border:1px solid #f59e0b2e;border-radius:100px;align-items:center;gap:7px;margin-bottom:28px;padding:6px 14px 6px 10px;font-size:12px;font-weight:600;display:inline-flex}.login-module__WEZH7G__aiBadge svg{width:14px;height:14px;color:var(--gate-ai-amber)}.login-module__WEZH7G__headingLogo{border:none;border-radius:16px;outline:none;width:56px;height:56px;margin-bottom:18px;box-shadow:0 2px 12px #6366f126}.login-module__WEZH7G__heading{letter-spacing:-1.2px;color:var(--gate-text-primary);margin-bottom:18px;font-size:clamp(32px,5vw,44px);font-weight:700;line-height:1.15}.login-module__WEZH7G__highlight{background:linear-gradient(135deg, var(--gate-accent), var(--gate-violet));-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text}.login-module__WEZH7G__subheading{color:var(--gate-text-secondary);max-width:440px;margin-bottom:40px;font-size:14px;font-weight:400;line-height:1.65}.login-module__WEZH7G__errorBanner{color:#b91c1c;background:#ef44440f;border:1px solid #ef44442e;border-radius:12px;align-items:center;gap:10px;margin-bottom:24px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.45;animation:.4s ease-out both login-module__WEZH7G__fadeUp;display:flex}.login-module__WEZH7G__errorBanner svg{color:#dc2626;flex-shrink:0;width:18px;height:18px}.login-module__WEZH7G__termsBanner{color:#1e40af;background:#2563eb0f;border:1px solid #2563eb2e;border-radius:12px;align-items:center;gap:10px;margin-bottom:24px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.45;animation:.4s ease-out both login-module__WEZH7G__fadeUp;display:flex}.login-module__WEZH7G__termsBanner svg{width:18px;height:18px;color:var(--gate-accent);flex-shrink:0}.login-module__WEZH7G__ctaBtn{background:linear-gradient(135deg, var(--gate-accent), #4f46e5);color:#fff;letter-spacing:-.2px;cursor:pointer;box-shadow:0 0 0 0 var(--gate-accent-glow), 0 4px 16px #2563eb33, 0 1px 3px #00000014;border:none;border-radius:14px;align-items:center;gap:10px;padding:16px 36px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:all .25s;display:inline-flex;position:relative;overflow:hidden}.login-module__WEZH7G__ctaBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26,#0000 60%);transition:opacity .25s;position:absolute;inset:0}.login-module__WEZH7G__ctaBtn:hover{box-shadow:0 0 0 4px var(--gate-accent-glow), 0 8px 28px #2563eb47, 0 2px 6px #00000014;transform:translateY(-2px)}.login-module__WEZH7G__ctaBtn:hover:before{opacity:1}.login-module__WEZH7G__ctaBtn:active{transform:translateY(0)}.login-module__WEZH7G__ctaBtn svg{width:18px;height:18px;transition:transform .25s}.login-module__WEZH7G__ctaBtn:hover svg{transform:translate(3px)}.login-module__WEZH7G__termsLabel{color:var(--gate-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;margin-top:20px;font-size:13px;line-height:1.5;display:flex}.login-module__WEZH7G__termsCheckbox{width:16px;height:16px;accent-color:var(--gate-accent);cursor:pointer;flex-shrink:0;margin-top:2px}.login-module__WEZH7G__termsLabel a{color:var(--gate-accent);text-decoration:underline}.login-module__WEZH7G__termsLabel a:hover{color:var(--gate-violet)}.login-module__WEZH7G__ctaBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:0 0 #0000,0 2px 8px #2563eb1a,0 1px 2px #0000000a;transform:none!important}.login-module__WEZH7G__ctaBtn:disabled:before{opacity:0!important}.login-module__WEZH7G__ctaBtn:disabled svg{transform:none!important}.login-module__WEZH7G__features{flex-wrap:wrap;gap:10px;margin-top:44px;animation:.7s ease-out .5s both login-module__WEZH7G__fadeUp;display:flex}.login-module__WEZH7G__feature{background:var(--gate-surface);border:1px solid var(--gate-border);color:var(--gate-text-muted);border-radius:10px;align-items:center;gap:7px;padding:8px 16px;font-size:13px;font-weight:500;transition:border-color .2s,color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 2px #00000008}.login-module__WEZH7G__feature:hover{border-color:var(--gate-border-bright);color:var(--gate-text-secondary);box-shadow:0 2px 8px #0000000d}.login-module__WEZH7G__feature svg{flex-shrink:0;width:14px;height:14px}.login-module__WEZH7G__fBlue{color:var(--gate-accent)}.login-module__WEZH7G__fGreen{color:var(--gate-green)}.login-module__WEZH7G__fViolet{color:var(--gate-violet)}.login-module__WEZH7G__browserFrame{background:var(--gate-surface);border:1px solid var(--gate-border-bright);border-radius:14px;width:380px;animation:.8s ease-out .4s both login-module__WEZH7G__fadeUp;position:fixed;top:50%;right:48px;overflow:hidden;transform:translateY(-50%);box-shadow:0 20px 50px -12px #0f172a2e,0 8px 20px -8px #0f172a1a,0 1px 2px #0f172a0a}.login-module__WEZH7G__browserBar{border-bottom:1px solid var(--gate-border);background:linear-gradient(#f7f8fa 0%,#f1f3f6 100%);align-items:center;padding:10px 14px;display:flex;position:relative}.login-module__WEZH7G__browserDots{align-items:center;gap:6px;display:flex}.login-module__WEZH7G__browserDot{border-radius:50%;width:11px;height:11px;display:inline-block;box-shadow:inset 0 0 0 .5px #00000014}.login-module__WEZH7G__browserDotRed{background:#ff5f57}.login-module__WEZH7G__browserDotYellow{background:#febc2e}.login-module__WEZH7G__browserDotGreen{background:#28c840}.login-module__WEZH7G__browserTitle{text-align:center;pointer-events:none;color:var(--gate-text-muted);letter-spacing:.1px;font-size:12px;font-weight:500;position:absolute;left:0;right:0}.login-module__WEZH7G__sideVisual{background:var(--gate-bg);flex-direction:column;gap:12px;padding:20px 20px 24px;display:flex}.login-module__WEZH7G__chatBubble{border-radius:16px;max-width:280px;padding:14px 18px;font-size:14px;line-height:1.55}.login-module__WEZH7G__bubbleAnimateIn{animation:.4s ease-out both login-module__WEZH7G__bubbleIn}@keyframes login-module__WEZH7G__bubbleIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.login-module__WEZH7G__bubbleUser{background:var(--gate-surface);border:1px solid var(--gate-border-bright);color:var(--gate-text-primary);border-bottom-right-radius:4px;align-self:flex-end;box-shadow:0 2px 8px #0000000a}.login-module__WEZH7G__bubbleAi{color:var(--gate-text-secondary);background:linear-gradient(135deg,#2563eb0a,#6366f108);border:1px solid #2563eb1a;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 2px 8px #2563eb0a}.login-module__WEZH7G__aiLabel{color:var(--gate-accent);letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:6px;font-size:11px;font-weight:600;display:flex}.login-module__WEZH7G__aiLabel svg{width:12px;height:12px}.login-module__WEZH7G__footer{text-align:center;color:var(--gate-text-muted);padding:24px 32px;font-size:12px;animation:.6s ease-out .6s both login-module__WEZH7G__fadeUp}.login-module__WEZH7G__footer a{color:var(--gate-text-secondary);text-decoration:none;transition:color .2s}.login-module__WEZH7G__footer a:hover{color:var(--gate-accent)}@media (max-width:1200px){.login-module__WEZH7G__browserFrame{display:none}}@media (max-width:640px){.login-module__WEZH7G__main{padding:32px 20px}.login-module__WEZH7G__heading{font-size:28px}.login-module__WEZH7G__headingLogo{border-radius:12px;width:44px;height:44px}.login-module__WEZH7G__subheading{font-size:13px}.login-module__WEZH7G__ctaBtn{justify-content:center;width:100%;padding:16px 24px}.login-module__WEZH7G__footer{padding:20px}}
