.bills_wrapper__PWz0Y{display:flex;min-height:100vh;background:#f8fafc}.bills_main__turVR{flex:1;display:flex;flex-direction:column}.bills_content__av9wW{padding:2rem;max-width:1400px;margin:0 auto;width:100%}.bills_pageHeader__2hjGY{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.bills_headerLeft__DibPh h1{font-size:2rem;color:#0f172a;margin-bottom:.5rem}.bills_headerLeft__DibPh p{color:#64748b}.bills_addPayeeBtn__VeX35{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s}.bills_addPayeeBtn__VeX35:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(102,126,234,.3)}.bills_summaryCards__GG0Pf{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.bills_summaryCard__LecMD{background:white;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid #e5e7eb}.bills_cardIcon__GN1jx{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center}.bills_cardContent__Rh3JZ{flex:1}.bills_cardLabel__Pi1wO{font-size:.875rem;color:#64748b;margin-bottom:.25rem}.bills_cardValue__D1DG7{font-size:1.5rem;font-weight:700;color:#0f172a}.bills_cardSubtext__dmMDo{font-size:.75rem;color:#94a3b8;margin-top:.25rem}.bills_tabs__09ZAD{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.bills_tabs__09ZAD button{padding:1rem 1.5rem;background:none;color:#64748b;font-weight:500;cursor:pointer;border:none;border-bottom:2px solid transparent;transition:all .3s;margin-bottom:-2px}.bills_tabs__09ZAD button:hover{color:#334155}.bills_tabs__09ZAD button.bills_activeTab__mAA_C{color:#667eea;border-bottom-color:#667eea}.bills_selectionBar__VUwgf{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:10px;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.bills_selectionActions__PsMw0{display:flex;align-items:center;gap:1rem}.bills_selectedTotal__OVam3{font-weight:600;color:#0f172a}.bills_paySelectedBtn__i1S6Z{padding:.5rem 1rem;background:#10b981;color:white;border:none;border-radius:6px;font-weight:500;cursor:pointer}.bills_clearBtn__e2uAk{padding:.5rem 1rem;background:white;color:#64748b;border:1px solid #e2e8f0;border-radius:6px;font-weight:500;cursor:pointer}.bills_billsContainer__OhI3P{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}.bills_billsTable__93lpy{overflow-x:auto}.bills_billsTable__93lpy table{width:100%;border-collapse:collapse}.bills_billsTable__93lpy thead{background:#f8fafc}.bills_billsTable__93lpy th{padding:1rem;text-align:left;font-weight:600;color:#475569;font-size:.875rem;border-bottom:1px solid #e2e8f0}.bills_billsTable__93lpy td{padding:1rem;border-bottom:1px solid #f1f5f9}.bills_payeeInfo__eKK76{display:flex;flex-direction:column;gap:.25rem}.bills_payeeName__4r4MY{font-weight:600;color:#0f172a}.bills_payeeCategory__CLh9B{font-size:.75rem;color:#64748b}.bills_accountNumber__8XGH7{font-family:monospace;color:#64748b}.bills_amount__9YTPe{font-weight:600;color:#0f172a}.bills_dueDate__YiZdJ{color:#334155}.bills_autopayToggle__9RWUD{display:flex;align-items:center}.bills_switch__iW257{position:relative;display:inline-block;width:44px;height:24px}.bills_switch__iW257 input{opacity:0;width:0;height:0}.bills_slider__zKTDN{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.4s;border-radius:34px}.bills_slider__zKTDN:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:white;transition:.4s;border-radius:50%}input:checked+.bills_slider__zKTDN{background-color:#10b981}input:checked+.bills_slider__zKTDN:before{transform:translateX(20px)}.bills_actions__Y5Toz{display:flex;gap:.5rem}.bills_actionBtn__LHczY{padding:.375rem .75rem;background:#667eea;color:white;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer}.bills_moreBtn__YuFEA{padding:.375rem .5rem;background:transparent;color:#64748b;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer}