.styles_container__fUB3l{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.styles_card__NGYot{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__NGYot{background:var(--card-dark)}.styles_title__CPNaQ{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1.5rem;color:var(--text-light)}.dark .styles_title__CPNaQ{color:var(--text-dark)}.styles_googleBtn__FoM_P{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__FoM_P{background:var(--bg-dark);border-color:#374151;color:var(--text-dark)}.styles_googleBtn__FoM_P:hover{background:#f9fafb}.dark .styles_googleBtn__FoM_P:hover{background:#1e293b}.styles_divider__HWO87{text-align:center;margin:1.5rem 0;font-size:.75rem;color:#6b7280;position:relative}.styles_divider__HWO87:after,.styles_divider__HWO87:before{content:"";position:absolute;top:50%;width:calc(50% - 70px);height:1px;background:#e5e7eb}.dark .styles_divider__HWO87:after,.dark .styles_divider__HWO87:before{background:#374151}.styles_divider__HWO87:before{left:0}.styles_divider__HWO87:after{right:0}.styles_input__wQcQB{width:100%;padding:.625rem;margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:8px;background:white;font-size:.875rem}.dark .styles_input__wQcQB{background:var(--bg-dark);border-color:#374151;color:var(--text-dark)}.styles_input__wQcQB:focus{outline:none;border-color:var(--primary)}.styles_input__wQcQB:disabled{opacity:.6;cursor:not-allowed}.styles_submitBtn__nl49h{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__nl49h:hover:not(:disabled){background:#2563eb}.styles_submitBtn__nl49h:disabled{opacity:.6;cursor:not-allowed}.styles_error__re2LC{background:#fee2e2;color:#dc2626;padding:.625rem;border-radius:8px;font-size:.75rem;text-align:center;margin-bottom:1rem}.dark .styles_error__re2LC{background:rgba(220,38,38,.15);color:#f87171}.styles_footer__QMdS4{text-align:center;margin-top:1.5rem;font-size:.75rem;color:#6b7280}.dark .styles_footer__QMdS4{color:#9ca3af}.styles_footer__QMdS4 a{color:var(--primary);text-decoration:none;font-weight:500}.styles_footer__QMdS4 a:hover{text-decoration:underline}