*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Poppins,sans-serif}.nav_container{width:250px;border-right:1px solid rgba(5,5,5,.06);background:#fff;display:flex;flex-direction:column;justify-content:space-between;position:fixed;top:0;left:0;z-index:10;transition:width .2s ease;height:100vh;overflow-y:auto;overflow-x:hidden}.desktop_sidebar{display:flex}.logo_box{padding:.8rem 1.15rem;margin-bottom:.75rem;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .15s ease;border-bottom:.5px solid #474f7a50}.logo_box img{width:36px;height:36px;object-fit:contain;border-radius:.5rem}.brand_name{margin:0;font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#474f7a;line-height:1rem}.brand_name span{font-size:.8rem;letter-spacing:.5em}.collapsed_nav .logo_box p{display:none}.mobile_menu_btn{display:none;position:fixed;top:16px;right:20px;z-index:20}.mobile_nav{display:none;position:static;height:100%}@media(max-width:768px){.desktop_sidebar{display:none;background-color:#00f}.mobile_nav{display:block}.mobile_menu_btn{display:inline-flex}}.transaction-page{padding:20px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-header h3,.page-header .ant-typography{margin-bottom:0!important}.page-header p{margin:4px 0 0;color:#8c8c8c;font-size:14px}.summary-row{margin-bottom:20px}.summary-card{border-radius:16px;overflow:hidden;transition:all .25s ease;box-shadow:0 2px 8px #0000000a}.summary-card:hover{transform:translateY(-2px)}.summary-card.investment{background:#f5f5f5;border:1px solid #d9d9d9}.summary-card.profit{background:#f6ffed;border:1px solid #b7eb8f}.summary-card.withdraw{background:#ffaa001a;border:1px solid orange}.filter-section{display:grid;grid-template-columns:1fr 350px;gap:12px;margin-bottom:20px;max-width:250px}.filter-section .ant-input,.filter-section .ant-select-selector{border-radius:10px!important}.ant-table-wrapper,.ant-table{border-radius:12px}.ant-table-thead>tr>th{font-weight:600}.ant-table-tbody>tr:hover>td{background:#fafafa!important}.mobile-transactions{display:flex;flex-direction:column;gap:12px}.mobile-transaction-card{border-radius:16px;overflow:hidden;transition:all .2s ease;box-shadow:0 2px 10px #0000000a}.mobile-transaction-card:hover{transform:translateY(-2px)}.mobile-transaction-card.investment{border-left:5px solid #8c8c8c;background:#fafafa}.mobile-transaction-card.profit{border-left:5px solid #52c41a;background:#f6ffed}.mobile-transaction-card.withdraw{border-left:5px solid orange;background:#ffaa001a}.mobile-transaction-card.loss{border-left:5px solid #ff4d4f;background:#fff1f0}.mobile-transaction-card.charge{border-left:5px solid #cf1322;background:#fff1f0}.mobile-transaction-card.adjustment{border-left:5px solid #722ed1;background:#f9f0ff}.mobile-card-top{display:flex;justify-content:space-between;align-items:center}.mobile-card-top .ant-tag{font-weight:600}.mobile-amount{font-size:20px;font-weight:700}.mobile-card-content{margin-top:12px}.mobile-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mobile-row span{color:#8c8c8c;font-size:13px}.mobile-row strong{font-size:13px}.mobile-note{padding-top:10px;margin-top:10px;border-top:1px solid #f0f0f0;color:#595959;font-size:13px;line-height:1.6;word-break:break-word}.mobile-pagination{display:flex;justify-content:center;margin-top:20px}.ant-empty{padding:20px 0}.ant-skeleton{background:#fff;border-radius:12px}@media(max-width:992px){.summary-row .ant-col{width:100%}}@media(max-width:768px){.transaction-page{padding:16px 16px 100px}.page-header{flex-direction:column;align-items:flex-start;gap:12px}.page-header button{width:100%}.filter-section{grid-template-columns:1fr}.mobile-amount{font-size:18px}.summary-card{border-radius:14px}}@media(max-width:480px){.transaction-page{padding:16px 16px 100px}.mobile-amount{font-size:16px}.mobile-row,.mobile-note{font-size:12px}}.outlet_box{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:100vh}.outlets{flex:1;background-color:#fdf9f4;z-index:500;height:100%;overflow-y:auto;flex-direction:column}.outlets{scrollbar-width:thin;scrollbar-color:#333 #f2f4f8}.outlets::-webkit-scrollbar{width:9px}.outlets::-webkit-scrollbar-track{background:#f2f4f8;border-radius:8px}.outlets::-webkit-scrollbar-thumb{background:#333;border-radius:8px;border:2px solid #f2f4f8}.outlets::-webkit-scrollbar-thumb:hover{background:#111}@media print{.ant-table td,.ant-table th{page-break-inside:avoid}.product-details-section,.subtotal-section{page-break-before:always}.table-footer{page-break-after:always}#invoice-content{width:100%;page-break-inside:auto}.ant-table{page-break-after:always}}@media(max-width:768px){.outlet_box{display:block;overflow:hidden}.logo_box{border-bottom:none;margin-bottom:0;display:flex;align-items:center}}.wrapper{width:90%;max-width:1536px;margin-inline:auto;position:relative;margin:.5rem 0 1rem;height:25px;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000)}@keyframes scrollLeft{to{left:-100px}}.item{display:flex;gap:.3rem;font-size:1rem;align-items:center;justify-content:center;width:10px;height:10px;border-radius:6px;position:absolute;left:max(80px,100%);animation-name:scrollLeft;animation-duration:10s;animation-timing-function:linear;animation-iteration-count:infinite;background-color:orange}.item1{animation-delay:-26.25s}.item2{animation-delay:-22.5s}.item3{animation-delay:-18.75s}.item4{animation-delay:-15s}.item5{animation-delay:-11.25s}.item6{animation-delay:-7.5s}.item7{animation-delay:-3.75s}.item8{animation-delay:-0s}.dashboard-container{padding:20px 20px 100px;background:#f5f7fb;min-height:100vh}.dashboard-header{margin-bottom:20px}.dashboard-header h2{margin:0;font-size:28px;font-weight:700;color:#15192c}.dashboard-header p{margin-top:4px;color:#667085}.notes-card{border-radius:20px!important;margin-bottom:20px;border:none!important;box-shadow:0 8px 25px #15192c0f}.notes-header{font-size:14px;font-weight:600;color:#fc6b03;margin-bottom:10px}.note-text{margin:0;color:#444;line-height:1.8}.balance-card{position:relative;overflow:hidden;margin-bottom:24px;border:none!important;border-radius:28px!important;background:linear-gradient(135deg,#15192c,#232a48,#81689d)!important;min-height:220px;box-shadow:0 20px 40px #15192c33}.balance-content{position:relative;z-index:2}.balance-top{display:flex;justify-content:space-between;align-items:flex-start}.balance-title{color:#ffffffbf;margin:0 0 12px;font-size:14px;letter-spacing:.5px}.balance-amount{margin:0;color:#fff;font-size:42px;font-weight:700;letter-spacing:1px}.balance-footer{margin-top:35px}.balance-footer span{color:#ffffffbf;font-size:13px}.balance-visibility-btn{width:48px!important;height:48px!important;border-radius:50%!important;background:#ffffff1f!important;color:#fff!important;font-size:20px!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.balance-visibility-btn:hover{background:#fff3!important;color:#fff!important}.balance-icon{position:absolute;right:-10px;bottom:-10px;font-size:180px;color:#ffffff14}.stat-card{border:none!important;border-radius:18px!important;box-shadow:0 8px 20px #15192c0f;transition:all .3s ease}.stat-card:hover{transform:translateY(-5px)}.extra-section{margin-top:20px}.mini-card{border:none!important;border-radius:18px!important;box-shadow:0 8px 20px #15192c0f}.mini-title{color:#667085;margin-bottom:10px}.mini-card h3{margin:0;font-size:26px;color:#15192c;font-weight:700}@media(max-width:768px){.dashboard-container{padding:16px 16px 100px}.balance-card{min-height:180px}.balance-amount{font-size:28px}.balance-icon{font-size:120px}.dashboard-header h2{font-size:22px}}.balance-amount{margin:0;color:#fff;font-size:42px;font-weight:700;min-height:60px;display:flex;align-items:center}.balance-hidden{display:inline-block;font-family:monospace;letter-spacing:4px;animation:balancePulse 1.8s ease-in-out infinite}@keyframes balancePulse{0%{opacity:.45}50%{opacity:1}to{opacity:.45}}.dashboard-page-content{padding:24px}.dashboard-minimal-card{border:1px solid #e6e8ee;border-radius:16px;box-shadow:none!important;background:#fff}.dashboard-card-body{padding:24px}.dashboard-section-header{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.dashboard-section-title{margin:0;font-size:18px;font-weight:600;line-height:1.4;color:#1f2937}.dashboard-section-subtitle{margin-top:4px;font-size:14px;line-height:1.5;color:#6b7280}.dashboard-segmented.ant-segmented{border-radius:12px;background:#fff;border:1px solid #e5e7eb;box-shadow:none}.dashboard-segmented .ant-segmented-item{color:#374151}.dashboard-segmented .ant-segmented-item-selected{background:#d8d8da;border-radius:12px}.dashboard-segmented .ant-segmented-item-selected .ant-segmented-item-label{color:#111827}.dashboard-stat-card{height:100%;border:1px solid #e6e8ee;border-radius:14px;box-shadow:none!important;background:#fff}.dashboard-stat-card .ant-card-body{padding:16px 18px}.dashboard-stat-title{display:block;margin-bottom:8px;font-size:13px;font-weight:500;color:#6b7280}.dashboard-stat-value{display:block;font-size:24px;font-weight:600;line-height:1.2;color:#111827}.dashboard-table-card .ant-table{background:#fff}.dashboard-table-card .ant-table-thead>tr>th{background:#fafafa;color:#374151;border-bottom:1px solid #e5e7eb}.dashboard-table-card .ant-table-tbody>tr>td{border-bottom:1px solid #eef0f4}.dashboard-dashboard-note{color:#6b7280}.profile-page{max-width:700px;margin:0 auto;padding:16px 16px 50px}.profile-header-card{border-radius:24px;overflow:hidden;border:none!important;background:linear-gradient(135deg,#15192c,#232a48,#81689d)!important;box-shadow:0 20px 40px #15192c33;margin-bottom:16px;position:relative}.profile-header-content{text-align:center;padding:16px 0}.profile-avatar{background:#fff;color:#474f7a;font-size:34px;font-weight:700;border:4px solid rgba(255,255,255,.25)}.profile-name{color:#fff!important;margin-top:16px!important;margin-bottom:4px!important}.profile-id{display:block;color:#ffffffe6;margin-bottom:12px}.profile-status{font-weight:600}.profile-info-card{border-radius:18px}.info-item{display:flex;justify-content:space-between;align-items:center;padding:14px 0}.info-item:not(:last-child){border-bottom:1px solid #f0f0f0}.info-left{display:flex;align-items:center;gap:10px;color:#595959}.info-left svg{color:#474f7a;font-size:16px}.info-item strong{color:#262626;text-align:right}.ant-btn-lg{height:48px;border-radius:12px;font-weight:600}@media(max-width:768px){.profile-page{padding:16px 16px 100px}.profile-header-card{border-radius:20px}.profile-avatar{width:80px!important;height:80px!important}.info-item{flex-direction:column;align-items:flex-start;gap:6px}.info-item strong{text-align:left}}
