.SignIn_container__IpHxT{min-height:100vh;display:flex;background:#ffffff}.SignIn_leftPanel__srTzO{flex:0 0 45%;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:3rem}@media (max-width:900px){.SignIn_leftPanel__srTzO{display:none}}.SignIn_brandContent__LtRzo{position:relative;z-index:2;color:white;max-width:400px}.SignIn_logo__d1KDV{margin-bottom:2rem}.SignIn_brandTitle__w_D4b{font-size:2.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.SignIn_brandTagline__O9rCd{font-size:1.25rem;opacity:.85;margin:0 0 3rem;line-height:1.5}.SignIn_features__Zhmbb{display:flex;flex-direction:column;gap:1rem}.SignIn_feature__JzYuU{display:flex;align-items:center;gap:.75rem;font-size:1rem;opacity:.9}.SignIn_feature__JzYuU svg{color:#4ade80;flex-shrink:0}.SignIn_decorativeCircles__21_pp{position:absolute;inset:0;overflow:hidden;pointer-events:none}.SignIn_circle1__pUa8y,.SignIn_circle2__5RQrm,.SignIn_circle3__RPlxF{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.02))}.SignIn_circle1__pUa8y{width:400px;height:400px;top:-100px;right:-100px}.SignIn_circle2__5RQrm{width:300px;height:300px;bottom:-50px;left:-50px}.SignIn_circle3__RPlxF{width:200px;height:200px;top:50%;right:10%;opacity:.5}.SignIn_rightPanel__g5xKT{flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem}@media (max-width:900px){.SignIn_rightPanel__g5xKT{min-height:100vh}}.SignIn_formWrapper__WhsQZ{width:100%;max-width:400px}.SignIn_formHeader__tM9tV{text-align:center;margin-bottom:2rem}.SignIn_formHeader__tM9tV h2{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:-.02em}.SignIn_formHeader__tM9tV p{font-size:1rem;color:#6b7280;margin:0}.SignIn_googleButton__yNSIL{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.25rem;background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;font-size:1rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.SignIn_googleButton__yNSIL:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-1px)}.SignIn_googleButton__yNSIL:active:not(:disabled){transform:translateY(0)}.SignIn_googleButton__yNSIL:disabled{opacity:.7;cursor:not-allowed}.SignIn_googleButton__yNSIL svg{flex-shrink:0}.SignIn_divider__NYPYe{display:flex;align-items:center;margin:1.75rem 0;gap:1rem}.SignIn_divider__NYPYe:after,.SignIn_divider__NYPYe:before{content:"";flex:1 1;height:1px;background:#e5e7eb}.SignIn_divider__NYPYe span{font-size:.875rem;color:#9ca3af;white-space:nowrap}.SignIn_form__Qp61F{display:flex;flex-direction:column;gap:1.25rem}.SignIn_inputGroup__6DMGT{display:flex;flex-direction:column;gap:.5rem}.SignIn_inputGroup__6DMGT label{font-size:.875rem;font-weight:500;color:#374151}.SignIn_input__V_UO1{width:100%;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:10px;font-size:1rem;color:#111827;background:#ffffff;transition:all .2s ease;box-sizing:border-box}.SignIn_input__V_UO1::placeholder{color:#9ca3af}.SignIn_input__V_UO1:hover{border-color:#d1d5db}.SignIn_input__V_UO1:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.SignIn_error__MBUnI{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;font-size:.875rem}.SignIn_error__MBUnI svg{flex-shrink:0}.SignIn_submitButton__hhEmw{width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px rgba(37,99,235,.25);display:flex;align-items:center;justify-content:center;min-height:48px}.SignIn_submitButton__hhEmw:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 20px rgba(37,99,235,.35);transform:translateY(-1px)}.SignIn_submitButton__hhEmw:active:not(:disabled){transform:translateY(0)}.SignIn_submitButton__hhEmw:disabled{opacity:.7;cursor:not-allowed;transform:none}.SignIn_spinner__dLfpt{width:20px;height:20px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:SignIn_spin__3YTqH .8s linear infinite}@keyframes SignIn_spin__3YTqH{to{transform:rotate(1turn)}}.SignIn_switchText__PHKbw{text-align:center;margin-top:1.5rem;font-size:.9375rem;color:#6b7280}.SignIn_switchButton__ASu1d{background:none;border:none;color:#3b82f6;font-weight:600;cursor:pointer;margin-left:.25rem;padding:0;font-size:inherit;transition:color .2s ease}.SignIn_switchButton__ASu1d:hover{color:#2563eb;text-decoration:underline}.SignIn_terms__Ye5WX{text-align:center;margin-top:2rem;font-size:.8125rem;color:#9ca3af;line-height:1.5}.SignIn_terms__Ye5WX a{color:#6b7280;text-decoration:none;transition:color .2s ease}.SignIn_terms__Ye5WX a:hover{color:#3b82f6;text-decoration:underline}