.login_container__dKYZP{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:1.5rem;background:#fff}@media (min-width:768px){.login_container__dKYZP{padding:2rem}}.login_card__r3Ltj{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05);width:100%;max-width:420px;border:1px solid #e5e5e5}@media (min-width:768px){.login_card__r3Ltj{padding:3rem 2.5rem}}.login_title__7huBn{font-size:clamp(1.75rem,4vw,2rem);font-weight:800;margin-bottom:.5rem;text-align:center;color:#000;letter-spacing:-.02em}.login_subtitle__IciyZ{text-align:center;color:#666;margin-bottom:2rem;font-size:.9375rem;font-weight:400;line-height:1.6;letter-spacing:-.01em}.login_form__Ij6Df{display:flex;flex-direction:column;gap:1.5rem}.login_inputGroup__luK6L{display:flex;flex-direction:column;gap:.625rem}.login_inputGroup__luK6L label{font-size:.9375rem;color:#000;font-weight:600;letter-spacing:-.01em}.login_inputGroup__luK6L input{padding:.875rem 1rem;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#000;font-size:1rem;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.login_inputGroup__luK6L input:focus{outline:none;border-color:#4a9eff;box-shadow:0 0 0 3px rgba(74,158,255,.1);background:#fff}.login_error__BN8Ls{padding:12px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.9rem}.login_submitButton__e8r5k{width:100%;padding:14px;background:#4a9eff;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;letter-spacing:-.01em;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:8px;box-shadow:0 2px 8px rgba(74,158,255,.3);cursor:pointer}.login_submitButton__e8r5k:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(74,158,255,.4);background:#3a8eef}.login_submitButton__e8r5k:disabled{opacity:.6;cursor:not-allowed}.login_divider__Hxxps{display:flex;align-items:center;margin:1.5rem 0;width:100%}.login_divider__Hxxps:after,.login_divider__Hxxps:before{content:"";flex:1 1;height:1px;background:#e5e5e5}.login_dividerText__kVYBx{padding:0 1rem;font-size:.875rem;color:#999;font-weight:400}.login_googleButton__wSWqO{width:100%;padding:12px 24px;font-size:1rem;font-weight:500;background:#fff;color:#000;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.login_googleButton__wSWqO:hover:not(:disabled){background:#f5f5f5;border-color:#d4d4d4}.login_googleButton__wSWqO:disabled{opacity:.6;cursor:not-allowed}.login_googleIcon__k7R2B{flex-shrink:0}.login_switch__NukVi{margin-top:24px;text-align:center}.login_switchButton__GNrK1{background:none;border:none;color:#4a9eff;font-size:.9rem;text-decoration:underline;cursor:pointer;padding:8px}.login_switchButton__GNrK1:hover{color:#3a8eef}