.login-module__WEZH7G__container{min-height:100vh;font-family:var(--font-geist-sans), "Inter", -apple-system, BlinkMacSystemFont, sans-serif;color:#fff;background:#01150a;display:flex}.login-module__WEZH7G__leftSide{flex:1;display:block;position:relative;overflow:hidden}.login-module__WEZH7G__leftSide img,.login-module__WEZH7G__leftSideImage{object-fit:cover;opacity:0;animation:1.2s cubic-bezier(.16,1,.3,1) forwards login-module__WEZH7G__smoothPopup;height:calc(100% - 26px)!important;top:26px!important}@keyframes login-module__WEZH7G__smoothPopup{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.login-module__WEZH7G__imageOverlay{z-index:1;pointer-events:none;background:linear-gradient(135deg,#00000026 0%,#0000000d 50%,#00000040 100%);position:absolute;inset:0}.login-module__WEZH7G__rightSide{background-color:#01150a;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__glowOrb1{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#38bd945c 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:6s ease-in-out infinite alternate login-module__WEZH7G__login-module__WEZH7G__pulseOrb;position:absolute;top:-120px;right:-80px}.login-module__WEZH7G__glowOrb2{pointer-events:none;filter:blur(50px);background-color:#01150a;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-80px;left:-60px}@keyframes login-module__WEZH7G__pulseOrb{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.15)}}.login-module__WEZH7G__formWrapper{z-index:2;width:100%;max-width:420px;animation:.7s cubic-bezier(.16,1,.3,1) forwards login-module__WEZH7G__fadeUp;position:relative}@keyframes login-module__WEZH7G__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__logoLink{color:inherit;margin-bottom:2.5rem;text-decoration:none;display:inline-block}.login-module__WEZH7G__logo{letter-spacing:-.01em;color:#f0f0f5;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:700;display:flex}.login-module__WEZH7G__logoIcon{color:#fff;background:linear-gradient(135deg,#34d399,#059669);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:5px;display:flex}.login-module__WEZH7G__logoIcon svg{width:100%;height:100%}.login-module__WEZH7G__headingBlock{margin-bottom:2rem}.login-module__WEZH7G__formTitle{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 30%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}.login-module__WEZH7G__formSubtitle{color:#64748b;font-size:.95rem;line-height:1.5}.login-module__WEZH7G__googleBtn{color:#f0f0f5;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#000;border:1px solid #fff;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:1.75rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__googleBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff0f 0%,#0000 50%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.login-module__WEZH7G__googleBtn:hover{transform:translateY(-1px)}.login-module__WEZH7G__googleBtn:hover:before{opacity:1}.login-module__WEZH7G__googleBtn:active{transform:translateY(0)}.login-module__WEZH7G__googleIcon{flex-shrink:0;align-items:center;width:20px;height:20px;display:flex}.login-module__WEZH7G__googleIcon svg{width:20px;height:20px}.login-module__WEZH7G__divider{color:#475569;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1rem;margin-bottom:1.75rem;font-size:.75rem;font-weight:500;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);flex:1;height:1px}.login-module__WEZH7G__inputGroup{margin-bottom:1rem}.login-module__WEZH7G__inputLabel{color:#94a3b8;letter-spacing:.01em;margin-bottom:.5rem;font-size:.8rem;font-weight:500;display:block}.login-module__WEZH7G__inputField{color:#f0f0f5;-webkit-backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:.85rem 1rem;font-size:.95rem;transition:all .25s}.login-module__WEZH7G__inputField::placeholder{color:#3e4559}.login-module__WEZH7G__inputField:focus{background:#ffffff0d;border-color:#34d399;box-shadow:0 0 0 3px #34d39914}.login-module__WEZH7G__emailBtn{color:#021a0f;cursor:pointer;letter-spacing:-.01em;background:linear-gradient(135deg,#34d399 0%,#059669 100%);border:none;border-radius:12px;width:100%;margin-bottom:1.75rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.login-module__WEZH7G__emailBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.login-module__WEZH7G__emailBtn:hover{transform:translateY(-1px);box-shadow:0 8px 32px #34d39940}.login-module__WEZH7G__emailBtn:hover:before{left:100%}.login-module__WEZH7G__emailBtn:active{transform:translateY(0)}.login-module__WEZH7G__terms{text-align:center;color:#475569;margin-bottom:2rem;font-size:.75rem;line-height:1.6}.login-module__WEZH7G__terms a{color:#94a3b8;border-bottom:1px solid #94a3b84d;text-decoration:none;transition:color .2s,border-color .2s}.login-module__WEZH7G__terms a:hover{color:#e2e8f0;border-color:#e2e8f080}.login-module__WEZH7G__benefitsRow{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.login-module__WEZH7G__benefitItem{color:#64748b;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.login-module__WEZH7G__benefitItem svg{color:#34d399;flex-shrink:0;width:14px;height:14px}.login-module__WEZH7G__footerText{color:#334155;letter-spacing:.02em;font-size:.72rem;position:absolute;bottom:1.5rem}@media (max-width:900px){.login-module__WEZH7G__container{flex-direction:column}.login-module__WEZH7G__glowOrb1{display:none}.login-module__WEZH7G__leftSide{aspect-ratio:1792/2400;width:100%;height:auto;box-shadow:none;border-radius:0;flex:none;margin:0}.login-module__WEZH7G__leftSide img{object-fit:cover!important;height:75%!important}.login-module__WEZH7G__rightSide{min-height:auto;margin-top:-392px;padding:1rem 1.5rem 4rem}.login-module__WEZH7G__formTitle{font-size:1.75rem}.login-module__WEZH7G__benefitsRow{gap:1rem}}@media (max-width:768px){.login-module__WEZH7G__glowOrb1{display:none}.login-module__WEZH7G__container{flex-direction:column}.login-module__WEZH7G__leftSide{aspect-ratio:1792/2400;width:100%;height:auto;box-shadow:none;border-radius:0;flex:none;margin:0}.login-module__WEZH7G__leftSide img{z-index:1;object-fit:cover!important;height:75%!important}.login-module__WEZH7G__rightSide{min-height:auto;margin-top:-261px;padding:1rem 1.5rem 4rem}.login-module__WEZH7G__terms{text-align:center;color:#475569;margin-bottom:2rem;padding-top:97px;font-size:.75rem;line-height:1.6}.login-module__WEZH7G__formTitle{font-size:1.75rem}.login-module__WEZH7G__benefitsRow{gap:1rem}.login-module__WEZH7G__formWrapper{margin-top:120px}}@media (max-width:480px){.login-module__WEZH7G__formWrapper{max-width:440px}.login-module__WEZH7G__glowOrb1{display:none}.login-module__WEZH7G__formTitle{margin-top:16px;font-size:2.25rem}.login-module__WEZH7G__terms{padding-top:30px}}
