.PaymentsPage_container__l4piu{min-height:100vh;background-color:#161616;color:#e0e0e0;font-family:var(--font-family)}.PaymentsPage_pageWrapper__FpaZj{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;flex-grow:1}.PaymentsPage_header__XOzqv{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;height:53px;background-color:#2b2b2b;padding:.5rem}.PaymentsPage_headerLeftContainer__3aGMH{display:flex;gap:.5rem;align-items:center}.PaymentsPage_totalsNote__KhYlA{color:#ffffff;font-size:14px;font-family:Open Sans;font-style:italic;line-height:18px;padding-left:1.5rem}.PaymentsPage_pageTitle__e4BNt{font-size:1.25rem;font-weight:600;color:#ffffff;margin:0}.PaymentsPage_filterButton__wiWin{background-color:#ffffff;color:#0f0f0f;border:none;outline:none;padding:.6rem 1rem;border-radius:1.5rem;cursor:pointer;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:background-color .2s ease,color .2s ease}.PaymentsPage_filterButton__wiWin:hover{background-color:var(--secondary-color);color:#ffffff}.PaymentsPage_filterSection__1Hfxl{background-color:#1f1f1f;padding:1rem;border-radius:.75rem;margin-bottom:1.5rem;border:1px solid #2b2b2b}.PaymentsPage_filterSectionTitle__cvkHv{font-size:.9rem;font-weight:500;color:#a0a0a0;margin-bottom:.75rem}.PaymentsPage_filterOptions__ZyYRn{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.PaymentsPage_filterOptionLabel__I4zLg{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#c2c2c2;cursor:pointer}.PaymentsPage_filterOptionLabel__I4zLg input[type=radio]{accent-color:var(--secondary-color);cursor:pointer}.PaymentsPage_filterNote__EQRb0{font-size:.75rem;color:#737373;margin-top:.5rem}.PaymentsPage_paymentList__lGmC8{display:flex;flex-direction:column;padding:1.5rem;gap:1rem;margin-bottom:4rem}@media (min-width:600px){.PaymentsPage_paymentRight__V9LJo{flex-direction:row;justify-content:space-between;align-items:center}}.PaymentsPage_amount__0HQIs{font-size:1.25rem;font-weight:600;color:var(--secondary-color)}.PaymentsPage_actions__UBJUa{display:flex;gap:.75rem;flex-wrap:wrap}.PaymentsPage_actionButton__Oe60d{background-color:#ffffff;color:#161616;width:100px;height:32px;padding:0 8px;border:0;border-radius:1.5rem;cursor:pointer;font-size:.8rem;font-weight:500;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.PaymentsPage_actionButton__Oe60d:hover{background-color:var(--secondary-color);color:#ffffff}.PaymentsPage_barChartContainer__2iMOh{background-color:#1f1f1f;padding:1.5rem;border-radius:.75rem;margin-top:2rem;border:1px solid #2b2b2b;height:250px;display:flex;align-items:center;justify-content:center;color:#737373}.PaymentsPage_footer__vAQ4z{padding-top:1rem;display:flex;justify-content:center;background-color:#2b2b2b;position:fixed;bottom:0;left:0;right:0}.PaymentsPage_emptyState__slFFz,.PaymentsPage_loadingContainer___bIm_{text-align:center;color:#737373;padding:3rem 1rem;font-size:1rem}.PaymentsPage_loadingContainer___bIm_{min-height:50vh;display:flex;align-items:center;justify-content:center}.PaymentsPage_modalOverlay__is0UU{position:fixed;inset:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:50}.PaymentsPage_modalContent__4unIE{background-color:#1f1f1f;padding:1.5rem;border-radius:.75rem;border:1px solid #2b2b2b;width:90%;max-width:400px;color:#e0e0e0}.PaymentsPage_modalHeader__Qv14l{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#fff}.PaymentsPage_modalActions__kaTtx{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:.75rem}.PaymentsPage_chartTooltip__RXrs4{background-color:#1f1f1f;border:1px solid #3a3a3a;border-radius:.5rem;padding:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.PaymentsPage_tooltipLabel__wWu6p{color:#a0a0a0;font-size:.875rem;margin:0 0 .25rem}.PaymentsPage_tooltipValue__aIzpo{color:var(--secondary-color);font-size:1rem;font-weight:600;margin:0}.PaymentsPage_paymentItem__epoC_{border-radius:.75rem;padding:.75rem;box-sizing:border-box;border:1px solid #2b2b2b;transition:border-color .2s ease;display:flex;justify-content:space-between}.PaymentsPage_paymentItem__epoC_:hover{border-color:#3a3a3a}.PaymentsPage_paymentGigIcon__zIVEQ{color:"#ffffff";width:30px;height:32px}.PaymentsPage_paymentCard___3WVp{display:flex;flex-direction:column;gap:.5rem}.PaymentsPage_paymentDetails___BIQf{display:flex;gap:.5rem}.PaymentsPage_paymentHeader__2vQyT{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem}.PaymentsPage_generateInvoice__RhuCV{color:#ffffff;font-size:.875rem;font-family:var(--font-family);font-weight:500;line-height:19px;display:flex;align-items:center;gap:.5rem;margin-left:5px}.PaymentsPage_paymentRight__V9LJo{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}