.login-module__WEZH7G__page{background-color:#fdfbf7;min-height:100dvh;display:flex}.login-module__WEZH7G__brandPanel{display:none}.login-module__WEZH7G__formPanel{z-index:1;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:relative}.login-module__WEZH7G__card{background:#fff;border:1px solid #0000000a;border-radius:24px;width:100%;max-width:920px;animation:.4s ease-out login-module__WEZH7G__fadeIn;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000014}.login-module__WEZH7G__cardBranding{text-align:left;background:#111;flex-direction:column;flex:1;justify-content:space-between;padding:3.5rem;display:none}.login-module__WEZH7G__cardForm{text-align:center;background:#fff;flex-direction:column;flex:1;justify-content:center;padding:3.5rem;display:flex}@media (max-width:640px){.login-module__WEZH7G__cardForm{padding:2.5rem 1.5rem}}@media (min-width:800px){.login-module__WEZH7G__cardBranding{display:flex}}.login-module__WEZH7G__brandLogo{margin-bottom:2rem;display:block}.login-module__WEZH7G__brandBody{flex-direction:column;flex:1;justify-content:center;gap:1.5rem;display:flex}.login-module__WEZH7G__brandHeadline{font-family:var(--font-serif);color:#fff;font-size:2.25rem;font-weight:700;line-height:1.2}.login-module__WEZH7G__brandSubtext{color:#94a3b8;font-size:.95rem;line-height:1.6}.login-module__WEZH7G__trustList{flex-direction:column;gap:1rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.login-module__WEZH7G__trustList li{color:#cbd5e1;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.login-module__WEZH7G__trustList li svg{color:var(--primary);flex-shrink:0}.login-module__WEZH7G__brandFootnote{color:#475569;margin-top:2rem;font-size:.75rem}.login-module__WEZH7G__mobileLogo{justify-content:center;margin-bottom:1.75rem;display:flex}@media (min-width:800px){.login-module__WEZH7G__mobileLogo{display:none}}.login-module__WEZH7G__title{font-family:var(--font-serif);color:#111;margin-bottom:.375rem;font-size:1.625rem}.login-module__WEZH7G__subtitle{color:#666;margin-bottom:1.75rem;font-size:.875rem;line-height:1.5}.login-module__WEZH7G__errorBanner{color:#991b1b;text-align:left;background:#fef2f2;border-radius:8px;align-items:center;gap:8px;margin-bottom:1.25rem;padding:.75rem;font-size:.875rem;display:flex}.login-module__WEZH7G__form{flex-direction:column;gap:1rem;display:flex}.login-module__WEZH7G__inputGroup{background:#fff;border:1px solid #e6e2d6;border-radius:8px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.login-module__WEZH7G__inputGroup:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px #c8a95114}.login-module__WEZH7G__inputPrefix{color:var(--primary);white-space:nowrap;background:#fbfbfa;border-right:1px solid #e6e2d6;align-self:stretch;align-items:center;padding:0 1.125rem;font-size:1rem;font-weight:700;display:flex}.login-module__WEZH7G__input{font-family:var(--font-sans);color:#333;background:0 0;border:none;outline:none;flex:1;width:100%;padding:.9rem 1rem;font-size:1rem}.login-module__WEZH7G__input::placeholder{color:#aaa}.login-module__WEZH7G__otpInput{text-align:center;letter-spacing:.4em;border:1px solid #e6e2d6;border-radius:8px;outline:none;width:100%;padding:.9rem 1rem;font-size:1.25rem;transition:border-color .2s,box-shadow .2s}.login-module__WEZH7G__otpInput:focus{border-color:#111;box-shadow:0 0 0 3px #0000000d}.login-module__WEZH7G__submitBtn{width:100%;margin-top:.25rem}.login-module__WEZH7G__loginNote{color:#999;margin-top:1.25rem;font-size:.8rem}.login-module__WEZH7G__loginNoteLink{color:#111;font-weight:500;text-decoration:underline}.login-module__WEZH7G__linkButton{color:#555;cursor:pointer;font-size:.875rem;font-family:var(--font-sans);text-align:center;background:0 0;border:none;width:100%;margin-top:1.25rem;padding:0;text-decoration:underline;display:block}.login-module__WEZH7G__linkButton:hover{color:#111}@keyframes login-module__WEZH7G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__tabs{border-bottom:2px solid #f0f0f0;margin-bottom:2rem;display:flex}.login-module__WEZH7G__tab{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:1rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .2s}.login-module__WEZH7G__tab.login-module__WEZH7G__active{color:#000;border-bottom-color:#000;font-weight:600}.login-module__WEZH7G__divider{text-align:center;color:#999;align-items:center;margin:1.5rem 0;font-size:.9rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";border-bottom:1px solid #eee;flex:1}.login-module__WEZH7G__divider:not(:empty):before{margin-right:1rem}.login-module__WEZH7G__divider:not(:empty):after{margin-left:1rem}.login-module__WEZH7G__socialBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:.8rem;font-size:1rem;transition:all .2s;display:flex}.login-module__WEZH7G__socialBtn:hover{background:#f9f9f9;border-color:#ccc}.login-module__WEZH7G__googleModalOverlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out login-module__WEZH7G__fadeIn;display:flex;position:fixed;top:0;left:0}.login-module__WEZH7G__googleModal{background:#fff;border-radius:8px;width:100%;max-width:400px;padding:0;overflow:hidden;box-shadow:0 4px 20px #0003}.login-module__WEZH7G__googleHeader{text-align:center;padding:1.5rem 2rem .5rem}.login-module__WEZH7G__googleLogo{width:75px;height:auto;margin-bottom:.5rem}.login-module__WEZH7G__googleTitle{color:#202124;margin-bottom:.5rem;font-family:Google Sans,sans-serif;font-size:1.5rem;font-weight:500}.login-module__WEZH7G__googleSubtitle{color:#5f6368;margin-bottom:1rem;font-size:1rem}.login-module__WEZH7G__accountList{border-top:1px solid #dadce0;margin:0;padding:0;list-style:none}.login-module__WEZH7G__accountItem{cursor:pointer;border-bottom:1px solid #f1f3f4;align-items:center;gap:1rem;padding:.8rem 2rem;transition:background .1s;display:flex}.login-module__WEZH7G__accountItem:hover{background:#f7f8f8}.login-module__WEZH7G__accountAvatar{color:#fff;background:purple;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:500;display:flex}.login-module__WEZH7G__accountInfo{text-align:left;flex-direction:column;display:flex}.login-module__WEZH7G__accountName{color:#3c4043;font-size:.95rem;font-weight:500}.login-module__WEZH7G__accountEmail{color:#5f6368;font-size:.85rem}.login-module__WEZH7G__addAccount{color:#5f6368;cursor:pointer;align-items:center;gap:1rem;padding:1rem 2rem;font-size:.95rem;font-weight:500;display:flex}.login-module__WEZH7G__addAccount:hover{background:#f7f8f8}.login-module__WEZH7G__backgroundAnimation{z-index:0;background-color:#fdfbf7;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.login-module__WEZH7G__blob{filter:blur(80px);z-index:0;opacity:.6;border-radius:50%;animation:20s ease-in-out infinite alternate login-module__WEZH7G__float;position:absolute}.login-module__WEZH7G__blob1{background:radial-gradient(circle,#c8a9514d 0%,#0000 70%);width:50vw;height:50vw;animation-delay:0s;top:-10%;left:-10%}.login-module__WEZH7G__blob2{background:radial-gradient(circle,#f0e6d2cc 0%,#0000 70%);width:60vw;height:60vw;animation-duration:25s;animation-direction:alternate-reverse;bottom:-20%;right:-10%}.login-module__WEZH7G__blob3{background:radial-gradient(circle,#dcc89666 0%,#0000 70%);width:40vw;height:40vw;animation-duration:22s;animation-delay:-5s;top:40%;left:60%}@keyframes login-module__WEZH7G__float{0%{transform:translate(0)scale(1)}33%{transform:translate(5%,10%)scale(1.1)}66%{transform:translate(-5%,5%)scale(.9)}to{transform:translate(2%,-5%)scale(1.05)}}
