.login_page___bVDP{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f2f5f2}.login_card__r3Ltj{background:#fff;border-radius:10px;padding:2rem;width:340px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:.5rem}.login_title__7huBn{margin:0;font-size:1.3rem;text-align:center}.login_subtitle__IciyZ{margin:0 0 1rem;text-align:center;color:#666;font-size:.9rem}.login_card__r3Ltj input{padding:.6rem .75rem;border:1px solid #ccc;border-radius:6px;margin-bottom:.75rem;font-size:.95rem}.login_card__r3Ltj button{background:#1f6f3a;color:#fff;border:none;padding:.65rem;border-radius:6px;cursor:pointer;font-weight:600}.login_card__r3Ltj button:disabled{opacity:.5;cursor:not-allowed}.login_error__BN8Ls{color:#9a2b2b;font-size:.85rem}