*{margin:0;padding:0;box-sizing:border-box}.bg-card{background:#161d2b;border-radius:8px;padding:16px 20px;align-items:center;border:1px solid transparent}.stats-container{width:100%}.stats-container .stat-col{padding:0}.stats-container .stat-card{background:#161d2b;border-radius:8px;padding:16px 20px;height:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;border:1px solid transparent}.stats-container .stat-content{display:flex;flex-direction:column;justify-content:center}.stats-container .stat-title{font-size:14px;color:#8a919f;margin-bottom:8px;display:block}.stats-container .stat-value{font-size:28px;font-weight:600;line-height:2}.stats-container .stat-icon-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:45px;color:#3a424e}.paycard{width:100%;background:#161d2b;padding:20px 10px}.paycard .card-row{display:flex;overflow-x:auto;gap:16px;margin-bottom:20px;scrollbar-width:none;-ms-overflow-style:none}.paycard .card-row::-webkit-scrollbar{display:none}.paycard .custom-card{flex:0 0 auto;width:auto;padding:16px 35px 16px 16px;background-color:#161823;border:1px solid #30365e;border-radius:8px;box-shadow:0 1px 2px #00000008;cursor:pointer;position:relative;transition:all .3s;-webkit-user-select:none;user-select:none}.paycard .custom-card:hover{box-shadow:0 4px 12px #00000014}.paycard .custom-card.selected{border:1px solid #ff1dac}.paycard .card-check-icon{position:absolute;top:8px;right:8px;color:#ff1dac;font-size:20px;z-index:1}.paycard .card-title{font-weight:500;font-size:16px;line-height:1.4;margin-bottom:8px}.paycard .card-amount{font-size:18px;color:#f7ff03;font-weight:500}.app-sider{height:calc(100vh - 75px);overflow-y:auto;position:sticky;top:64px;border-right-width:1px;border-right-style:solid;border-right-color:#1a1a1a;scrollbar-width:thin;scrollbar-color:#222222 #1a1a1a;-ms-overflow-style:-ms-autohiding-scrollbar}.app-sider::-webkit-scrollbar-button:start:decrement,.app-sider::-webkit-scrollbar-button:end:increment{display:none;height:0;width:0}.app-sider::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important}.app-sider::-webkit-scrollbar{width:2px;height:2px;background:transparent}.app-sider::-webkit-scrollbar-track{background:#1a1a1a;border-radius:1px}.app-sider::-webkit-scrollbar-thumb{background:#222;border-radius:1px;transition:background .2s ease}.app-sider::-webkit-scrollbar-thumb:hover{background:#292929}.app-sider::-webkit-scrollbar-corner{background:#1a1a1a}.sider-menu{padding-top:20px;padding-bottom:16px}.sider-menu .ant-menu-item-selected{background-color:#2d2f38}.ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body{background-color:#111827;overflow-y:auto}.ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body::-webkit-scrollbar{width:6px}.ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body::-webkit-scrollbar-track{background:#000}.ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body::-webkit-scrollbar-thumb{background-color:#000;border-radius:2px}.ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body::-webkit-scrollbar-thumb:hover{background-color:#000}.ellipsis-column{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block}
