.styles_container__IiTLE{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.styles_card__fUaYx{max-width:400px;width:100%;background:var(--card-light);border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.dark .styles_card__fUaYx{background:var(--card-dark)}.styles_googleBtn__8a3lp{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.625rem;background:white;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer}.dark .styles_googleBtn__8a3lp{background:var(--bg-dark);border-color:#374151;color:var(--text-dark)}.styles_googleBtn__8a3lp:hover{background:#f9fafb}.dark .styles_googleBtn__8a3lp:hover{background:#1e293b}.styles_divider__tUs85{text-align:center;margin:1.5rem 0;font-size:.75rem;color:#6b7280;position:relative}.styles_divider__tUs85:after,.styles_divider__tUs85:before{content:"";position:absolute;top:50%;width:calc(50% - 70px);height:1px;background:#e5e7eb}.dark .styles_divider__tUs85:after,.dark .styles_divider__tUs85:before{background:#374151}.styles_divider__tUs85:before{left:0}.styles_divider__tUs85:after{right:0}.styles_input__Qtz5l{width:100%;padding:.625rem;margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:8px;background:white;font-size:.875rem}.dark .styles_input__Qtz5l{background:var(--bg-dark);border-color:#374151;color:var(--text-dark)}.styles_input__Qtz5l:focus{outline:none;border-color:var(--primary)}.styles_input__Qtz5l:disabled{opacity:.6;cursor:not-allowed}.styles_submitBtn__c8UP_{width:100%;padding:.625rem;background:var(--primary);color:white;border:none;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;margin-top:.5rem}.styles_submitBtn__c8UP_:hover:not(:disabled){background:#2563eb}.styles_submitBtn__c8UP_:disabled{opacity:.6;cursor:not-allowed}.styles_error__1oMew{background:#fee2e2;color:#dc2626;padding:.625rem;border-radius:8px;font-size:.75rem;text-align:center;margin-bottom:1rem}.dark .styles_error__1oMew{background:rgba(220,38,38,.15);color:#f87171}.styles_footer__r_j6g{text-align:center;margin-top:1.5rem;font-size:.75rem;color:#6b7280}.dark .styles_footer__r_j6g{color:#9ca3af}.styles_footer__r_j6g a{color:var(--primary);text-decoration:none;font-weight:500}.styles_footer__r_j6g a:hover{text-decoration:underline}