.login_container__kL3AN{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e1e2f,#2a2a3d);font-family:Inter,sans-serif}.login_card__CqcAW{background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2rem;width:100%;max-width:400px;box-shadow:0 8px 32px 0 rgba(31,38,135,.37);border:1px solid rgba(255,255,255,.18)}.login_title__cNmCU{margin-bottom:1.5rem;font-size:1.75rem;font-weight:600;text-align:center;color:#fff}.login_field__DHxgr{margin-bottom:1rem}.login_label__K25GM{display:block;margin-bottom:.5rem;color:#e0e0e0;font-weight:500}.login_input__xot_v{width:100%;padding:.75rem;border:1px solid #44475a;border-radius:8px;background:rgba(255,255,255,.05);color:#fff}.login_input__xot_v:focus{outline:none;border-color:#6272a4}.login_button__KF8LK{width:100%;padding:.75rem;background:#ff79c6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s ease}.login_button__KF8LK:hover{background:#ff92d0}.login_error__udDNh{color:#ff5555;margin-bottom:1rem;text-align:center}