*{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-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}.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}}.empty-store-card{margin-bottom:20px;border-radius:18px;text-align:center;overflow:hidden;background:linear-gradient(135deg,#fff8f1,#fff);border:1px solid #ffe7ba;box-shadow:0 10px 30px #0000000f}.empty-store-content{padding:36px 20px;display:flex;flex-direction:column;align-items:center}.empty-store-icon{width:84px;height:84px;border-radius:50%;background:#fff2e8;display:flex;align-items:center;justify-content:center;font-size:40px;margin-bottom:20px}.empty-store-content h2{margin:0;font-size:26px;font-weight:700;color:#1f1f1f}.empty-store-content p{margin:14px 0 28px;max-width:520px;color:#6b7280;font-size:15px;line-height:1.7}.create-store-btn{min-width:190px;height:46px;border-radius:12px;font-weight:600;font-size:15px}.balance-summary{margin-top:28px;display:flex;justify-content:space-between;align-items:center;gap:12px}.eligible-orders{color:#ffffffd1;font-size:14px;font-weight:500}.withdraw-link{padding:0!important;height:auto!important;color:#fff!important;font-size:14px;font-weight:600;display:flex!important;align-items:center;gap:6px;transition:all .25s ease}.withdraw-link:hover{color:#fff!important;opacity:.85;transform:translate(3px)}.withdraw-link .anticon{font-size:13px;transition:transform .25s ease}.withdraw-link:hover .anticon{transform:translate(3px)}@media (max-width: 768px){.balance-summary{margin-top:22px;gap:10px}.eligible-orders,.withdraw-link{font-size:13px}}.stat-card{border:none!important;border-radius:20px!important}.stat-card .ant-card-body{padding:22px}.stat-card .ant-statistic{text-align:center}.stat-card .ant-statistic-title{color:#667085;font-size:14px;margin-bottom:8px}.stat-card .ant-statistic-content{font-size:28px;font-weight:700}.stat-card .ant-statistic-content-prefix{margin-right:10px;font-size:22px}.ant-modal-content{border-radius:22px!important;overflow:hidden}.ant-modal-header{border-bottom:1px solid #f1f3f5;padding-bottom:16px}.ant-modal-title{font-size:20px;font-weight:700;color:#15192c}.ant-modal-body{padding-top:22px}.withdraw-summary-card{border:none!important;border-radius:18px!important;background:#f8fafc}.withdraw-summary-item{display:flex;flex-direction:column}.withdraw-summary-label{color:#667085;font-size:13px;margin-bottom:6px}.withdraw-summary-value{font-size:24px;font-weight:700;color:#15192c}.withdraw-summary-value.balance{color:#474f7a}.withdraw-summary-value.orders{color:#16a34a}.ant-form-item-label>label{font-weight:600;color:#15192c}.submit-withdraw-btn{height:48px!important;border-radius:12px!important;background:#474f7a!important;border:none!important;font-weight:600;transition:all .25s ease}.submit-withdraw-btn:hover{background:#59628d!important;transform:translateY(-2px)}.submit-withdraw-btn:disabled{background:#cfd4e4!important;color:#fff!important}@media (max-width: 768px){.stat-card .ant-card-body{padding:18px}.stat-card .ant-statistic-content{font-size:22px}.stat-card .ant-statistic-content-prefix{font-size:18px}.withdraw-summary-value{font-size:20px}.ant-modal{max-width:calc(100vw - 24px)}}.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}}.marketplace_container{display:flex;align-items:center;justify-content:center}.marketplace-page{min-height:100vh;padding:20px;max-width:1200px}.marketplace-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;flex-wrap:wrap}.marketplace-header h2{color:#474f7a;margin-bottom:4px!important}.marketplace-search{width:340px;max-width:100%}.marketplace-search .ant-input-affix-wrapper{height:46px;border-radius:12px;border:1px solid #d9dbe7}.marketplace-search .ant-input-affix-wrapper:hover,.marketplace-search .ant-input-affix-wrapper-focused{border-color:#474f7a;box-shadow:0 0 0 2px #474f7a1a}.market-card{border:none!important;border-radius:14px!important;overflow:hidden;background:#fff;box-shadow:0 4px 14px #0000000f;cursor:pointer}.market-card .ant-card-body{padding:14px!important}.market-image{width:100%;aspect-ratio:1 / 1;background:#f5f6fb;display:flex;justify-content:center;align-items:center}.market-image img{width:100%;height:100%;object-fit:contain}.card-top{display:flex;justify-content:flex-start;margin-bottom:10px}.card-top .ant-tag{margin-right:0;border-radius:6px;font-size:12px}.product-title{font-size:16px!important;font-weight:600!important;line-height:1.45!important;min-height:46px;margin-bottom:12px!important}.price{font-size:24px;font-weight:700;color:#474f7a;line-height:1}.market-card .ant-skeleton-image{width:100%!important;aspect-ratio:1 / 1;height:auto!important}@media (max-width: 768px){.marketplace-page{padding:14px}.marketplace-header{margin-bottom:18px}.marketplace-search{width:100%}.marketplace-search .ant-input-affix-wrapper{height:42px}.product-title{font-size:14px!important;min-height:42px;margin-bottom:10px!important}.price{font-size:20px}.market-card .ant-card-body{padding:12px!important}}@media (max-width: 480px){.marketplace-page{padding:10px}.product-title{font-size:13px!important;min-height:38px}.price{font-size:18px}.card-top .ant-tag{font-size:11px;padding:0 6px}}.product-details-page{max-width:1400px;margin:0 auto 80px;padding:24px}.product-details-page .ant-card{border-radius:14px;border:none;box-shadow:0 4px 14px #0000000f}.product-details-page .ant-image{width:100%}.product-details-page .ant-image img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fafafa;border-radius:12px;padding:20px}.product-details-page img{transition:.2s}.product-details-page img:hover{border-color:#474f7a!important}.product-details-page h2{color:#474f7a;margin-bottom:10px!important}.price-value{font-size:1.5rem}.product-details-page .ant-tag{border-radius:8px;padding:4px 10px;font-size:13px}.product-details-page .ant-typography{word-break:break-word}.product-details-page .ant-typography p{margin-bottom:0}.product-info-card{border-radius:14px!important}.product-info-card .ant-card-head{border-bottom:1px solid #f0f0f0}.product-info-card .ant-card-head-title{color:#474f7a;font-weight:600;font-size:18px}.spec-item{border:1px solid #f0f0f0;border-radius:10px;padding:16px;background:#fafafa;height:100%}.spec-label{display:block;font-weight:600;color:#474f7a;margin-bottom:8px}.spec-value{display:block;color:#555;line-height:1.7}.product-info-card .ant-card.ant-card-small{border-radius:10px}.product-details-page .ant-btn-primary{background:#474f7a;border-color:#474f7a}.product-details-page .ant-btn-primary:hover{background:#5b6495!important;border-color:#5b6495!important}.product-details-page .ant-btn{border-radius:8px}.product-details-page .ant-divider{margin:22px 0}@media (max-width: 992px){.product-details-page{padding:16px}.product-details-page .ant-image img{padding:14px}}@media (max-width: 768px){.product-details-page{padding:12px}.product-details-page h2{font-size:24px!important}.product-info-card .ant-card-head-title{font-size:16px}.spec-item{padding:14px}.product-details-page .ant-space,.product-details-page .ant-space-item,.product-details-page .ant-btn{width:100%}}@media (max-width: 576px){.product-details-page .ant-image img{aspect-ratio:1/1;padding:10px}.product-details-page h2{font-size:20px!important}.product-details-page .ant-tag{margin-bottom:8px}.spec-label{font-size:14px}.spec-value{font-size:13px}}.thumbnail-list{display:flex;gap:10px;overflow-x:auto;margin-top:16px;padding-bottom:6px;scrollbar-width:thin}.thumbnail-list::-webkit-scrollbar{height:6px}.thumbnail-list::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:10px}.thumbnail-list::-webkit-scrollbar-track{background:#f5f5f5}.thumbnail-item{flex:0 0 80px;width:80px;height:80px;border:1px solid #ddd;border-radius:10px;background:#fff;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.thumbnail-item.active{border:2px solid #474f7a}.thumbnail-item img{width:100%;height:100%;object-fit:contain}
