.signin-page{font-family:Inter,sans-serif;display:flex;justify-content:center;align-items:center;min-height:100vh;margin:0}.signin-container{display:flex;width:100%;max-width:1000px;min-height:600px;box-shadow:0 10px 25px rgba(0,0,0,.1);border-radius:.75rem;overflow:hidden}.signin-sidebar{padding:3rem 2rem;width:40%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-top-left-radius:1rem;border-bottom-left-radius:1rem;background-color:rgba(74,222,128,.2)}.signin-sidebar .logo h1{font-size:2.25rem;line-height:2.5rem}.signin-sidebar .logo i{font-size:1.875rem;line-height:2.25rem}.signin-sidebar .logo{margin-bottom:1rem}.signin-sidebar p{font-size:1.125rem;color:var(--brand-gray);line-height:1.6;text-align:center}.signin-form-section{display:flex;flex-direction:column;justify-content:center;border-top-right-radius:1rem;border-bottom-right-radius:1rem;padding:5rem}.signin-form-section h2{font-size:2.25rem;line-height:2.5rem}.signin-form-section .subtitle,.signin-form-section h2{margin-bottom:1rem;text-align:center;font-weight:700}.signin-page .legal-links{text-align:center;margin-top:2rem;font-size:.875rem}.signin-page .legal-links a{color:var(--brand-accent);text-decoration:none;--tw-text-opacity:1;color:rgb(169 169 179/var(--tw-text-opacity,1));text-decoration-line:underline}.signin-page .legal-links a:hover{text-decoration:underline}@media (max-width:768px){.signin-page{padding:1rem;align-items:flex-start}.signin-container{flex-direction:column;min-height:auto;max-width:500px;margin-top:2rem;margin-bottom:2rem}.signin-form-section,.signin-sidebar{width:100%}.signin-sidebar{padding:2rem 1.5rem;align-items:center;border-top-left-radius:0;border-bottom-left-radius:0;border-top-left-radius:1rem;border-top-right-radius:1rem}.signin-form-section{padding:2rem;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.signin-sidebar .logo,.signin-sidebar .tagline,.signin-sidebar h1,.signin-sidebar p{text-align:center}}@keyframes pulseShadow{0%{box-shadow:0 0 0 0 rgba(74,222,128,.4)}70%{box-shadow:0 0 0 10px rgba(74,222,128,0)}to{box-shadow:0 0 0 0 rgba(74,222,128,0)}}.pulse-dot{width:10px;height:10px;background:#4ade80;border-radius:50%;display:inline-block;margin-right:8px;animation:pulseShadow 2s infinite}.sign-in-cmp_signInCmp__HeAaZ{display:flex;justify-content:center}.sign-in-cmp_gLoginBtnWrap__vB6jA{display:inline-block}