.Auth_container__Yge73{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);background-color:var(--background);padding:2rem 1rem}.Auth_card__RP9Dq{background:var(--bg-card);padding:2.5rem;border-radius:var(--radius);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid var(--border);width:100%;max-width:480px}.Auth_title__TD3R8{text-align:center;font-size:1.75rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}.Auth_subtitle__482cL{text-align:center;font-size:.875rem;color:var(--muted-foreground,#6b7280);margin-bottom:2rem}.Auth_form__VeH1e{display:flex;flex-direction:column;gap:1.5rem}.Auth_inputGroup__GBUHe{display:flex;flex-direction:column;gap:.5rem}.Auth_label__Clt_3{font-size:.875rem;font-weight:500;color:var(--foreground)}.Auth_input__y1PkO{padding:.75rem;border:1px solid var(--input);border-radius:var(--radius);font-size:1rem;background-color:var(--background);color:var(--foreground);transition:border-color .2s,box-shadow .2s}.Auth_input__y1PkO:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 2px rgba(37,99,235,.2)}.Auth_inputError__pzFo4{border-color:#dc2626}.Auth_inputError__pzFo4:focus{box-shadow:0 0 0 2px rgba(220,38,38,.2)}.Auth_errorText__nJigi{color:#dc2626;font-size:.75rem;margin-top:.25rem}.Auth_button__btyqh{background-color:var(--primary);color:var(--primary-foreground,#ffffff);padding:.75rem;border:none;border-radius:var(--radius);font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:.5rem}.Auth_button__btyqh:hover{background-color:var(--primary-hover,#1d4ed8)}.Auth_button__btyqh:disabled{opacity:.7;cursor:not-allowed}.Auth_divider__TtDB_{display:flex;align-items:center;gap:.75rem;color:var(--muted-foreground,#6b7280);margin:1rem 0;font-size:.875rem}.Auth_divider__TtDB_:after,.Auth_divider__TtDB_:before{content:"";flex:1 1;border-bottom:1px solid var(--border)}.Auth_googleButton__U2c8j{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#ffffff;color:#111827;border:1px solid var(--border);border-radius:var(--radius);padding:.75rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:box-shadow .2s,border-color .2s,transform .1s}.Auth_googleButton__U2c8j:hover{border-color:#d1d5db;box-shadow:0 1px 2px rgba(0,0,0,.08)}.Auth_googleButton__U2c8j:active{transform:translateY(1px)}.Auth_googleButton__U2c8j:disabled{opacity:.7;cursor:not-allowed}.Auth_googleIcon__R4hAr{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background:linear-gradient(45deg,#4285f4,#34a853,#fbbc05,#ea4335);color:#ffffff;font-size:.75rem;font-weight:700}.Auth_linkSection__Y4x67{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem;padding:.85rem;border-radius:var(--radius);background:#f8fafc;border:1px solid #e5e7eb}.Auth_linkHint__4WirX{margin:0;font-size:.85rem;color:#374151;line-height:1.35}.Auth_error__8okhI{color:#dc2626;font-size:.875rem;text-align:center;background-color:#fee2e2;padding:.75rem;border-radius:var(--radius);border:1px solid #fca5a5}.Auth_linkGroup__cKxmH{text-align:center;margin-top:1.5rem;font-size:.875rem;color:var(--foreground)}.Auth_link__sAw_k{color:var(--primary);text-decoration:none;font-weight:600;margin-left:.25rem}.Auth_link__sAw_k:hover{text-decoration:underline}