.login_container__dKYZP{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.login_card__r3Ltj{background:white;padding:3rem;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);max-width:400px;width:100%;text-align:center}.login_header__5TWRo{margin-bottom:2rem}.login_title__7huBn{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.login_subtitle__IciyZ{color:#64748b;font-size:.95rem}.login_error__BN8Ls{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem}.login_button__iSv5r{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;background:white;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;font-weight:500;color:#1e293b;cursor:pointer;transition:all .15s ease}.login_button__iSv5r:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 4px rgba(0,0,0,.05)}.login_button__iSv5r:active{transform:scale(.98)}.login_googleIcon__k7R2B{flex-shrink:0}.login_note__pmqHG{margin-top:1.5rem;font-size:.8rem;color:#94a3b8}