html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{--primary:#4c6ef5;--primary-hover:#5c7cfa;--primary-light:#edf2ff;--primary-muted:#dbe4ff;--accent-admin:#e34d59;--accent-admin-light:#fff0f0;--accent-merchant:#366ef4;--accent-merchant-light:#f0f5ff;--accent-supplier:#00a870;--accent-supplier-light:#e8fff3;--color-money:#e8590c;--color-success:#00a870;--color-warning:#ed7b2f;--color-danger:#e34d59;--color-info:#0052d9;--success-bg:#f0fdf4;--warning-bg:#fff8f0;--danger-bg:#fff5f5;--info-bg:#f0f5ff;--sidebar-bg:#141428;--sidebar-bg-hover:#ffffff14;--page-bg:#e8ecf4;--page-bg-gradient:linear-gradient(160deg, #f0f3fa 0%, #e4eaf4 45%, #dde4f0 100%);--card-radius:12px;--header-height:64px;--sidebar-width:248px;--text-primary:#1d2129;--text-secondary:#86909c;--text-muted:#4e5969;--border-color:#e5e8ef;--border-light:#f0f2f5;--card-shadow:0 2px 4px #0f172a0d, 0 8px 24px #0f172a0f;--card-shadow-hover:0 6px 12px #0f172a14, 0 16px 36px #0f172a14;--table-head-bg:#f8f9fc}*{box-sizing:border-box}html,body,#app{background:var(--page-bg);height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.page-container{max-width:1440px}.page-card{border-radius:var(--card-radius);border:1px solid var(--border-color);box-shadow:var(--card-shadow);background:#fff;transition:box-shadow .25s;overflow:hidden}.page-card:hover{box-shadow:var(--card-shadow-hover)}.page-card-header{border-bottom:1px solid var(--border-light);background:linear-gradient(#fff 0%,#fafbfc 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.page-card-body{padding:16px 20px 18px}.page-card-body.flush-top{padding-top:12px}.page-card-body.with-toolbar{padding-top:8px}.page-title{color:var(--text-primary);letter-spacing:-.01em;font-size:18px;font-weight:700;line-height:1.35}.page-desc{color:var(--text-secondary);margin-top:6px;font-size:13px;line-height:1.55}.list-toolbar{border:1px solid var(--border-color);background:linear-gradient(135deg,#f8f9fc 0%,#f3f5f9 100%);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin:4px 0 16px;padding:12px 16px;display:flex}.list-toolbar-left{flex-wrap:wrap;align-items:center;gap:12px 20px;display:flex}.list-count{color:var(--text-secondary);font-size:14px;line-height:1.5}.list-count strong{color:var(--primary);font-variant-numeric:tabular-nums;margin:0 4px;font-size:20px;font-weight:800}.list-toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.filter-bar.in-toolbar{background:0 0;border:none;margin-bottom:0;padding:0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}@media (width<=1200px){.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.stat-grid{grid-template-columns:1fr}}.amount-text{color:var(--color-money);font-variant-numeric:tabular-nums;font-weight:700}.ant-table{border-radius:10px}.order-action-modal .order-action-body{margin-top:4px}.order-action-modal .order-action-msg{color:var(--text-muted);margin:0 0 8px;font-size:14px;line-height:1.65}.order-action-modal .order-action-summary{color:var(--text-primary);margin:0 0 12px;font-size:14px}.order-action-modal .order-action-summary strong{color:var(--color-success);font-weight:700}.order-action-modal .order-action-label{color:var(--text-primary);margin:12px 0 6px;font-size:13px;font-weight:600}.order-action-modal .order-action-response{color:var(--text-muted);word-break:break-all;background:#f7f8fa;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.order-action-modal .order-action-json{color:#e2e8f0;white-space:pre-wrap;word-break:break-all;background:#1e293b;border-radius:8px;max-height:240px;margin:0;padding:12px 14px;font-size:12px;line-height:1.55;overflow:auto}.ant-table-wrapper .ant-table{border:1px solid var(--border-color);border-radius:10px;overflow:hidden}.ant-table-wrapper .ant-table-thead>tr>th{color:var(--text-muted);font-size:13px;font-weight:600;background:var(--table-head-bg)!important;border-bottom:1px solid var(--border-color)!important;padding:12px 16px!important}.ant-table-wrapper .ant-table-tbody>tr>td{color:#1d2129;font-size:14px;transition:background .15s;padding:12px 16px!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:var(--primary-light)!important}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td{background:#e8f0ff!important}.ant-tabs .ant-tabs-tab{color:var(--text-muted);padding:10px 4px;font-size:14px;font-weight:500}.ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600;color:var(--primary)!important}.ant-tabs .ant-tabs-ink-bar{background:linear-gradient(90deg, #5b7cfa, var(--primary));border-radius:3px 3px 0 0;height:3px!important}.finance-main-tabs .ant-tabs-tab-active .ant-tabs-tab-btn,.finance-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600}.ant-tag{border:none;border-radius:6px;padding:2px 10px;font-size:12px;font-weight:500;line-height:20px}.ant-alert{border:1px solid #0000;border-radius:10px}.ant-alert-info{background:var(--info-bg);border-color:#91caff}.ant-alert-success{background:var(--success-bg);border-color:#8ce99a}.ant-alert-warning{background:var(--warning-bg);border-color:#ffc078}.ant-alert-error{background:var(--danger-bg);border-color:#ffa8a8}.ant-alert .ant-alert-message{color:#1d2129;font-weight:600}.ant-descriptions-bordered .ant-descriptions-item-label{background:var(--table-head-bg);color:var(--text-muted);font-size:13px;font-weight:600}.ant-descriptions-bordered .ant-descriptions-item-content{color:#1d2129;font-size:14px}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{border-color:#dbe3ef!important;border-radius:8px!important;transition:border-color .2s,box-shadow .2s!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select:not(.ant-select-disabled):hover .ant-select-selector,.ant-picker:hover{border-color:#91a7ff!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--primary)!important;box-shadow:0 0 0 3px #4c6ef51f!important}.ant-modal-content,.ant-drawer-content{border-radius:12px}.ant-modal-header{border-radius:12px 12px 0 0;padding:18px 24px}.ant-modal-title{font-size:17px;font-weight:600}.text-money,.amount-text{color:var(--color-money);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-weight:700}.text-success,.text-plus{color:var(--color-success);font-variant-numeric:tabular-nums;font-weight:600}.text-danger,.text-minus{color:var(--color-danger);font-variant-numeric:tabular-nums;font-weight:600}.text-warning{color:var(--color-warning);font-weight:600}.text-info{color:var(--color-info);font-weight:500}.text-muted{color:var(--text-secondary);font-size:13px}.text-label{color:var(--text-muted);font-size:13px;font-weight:600}.text-emphasis{color:#1d2129;font-weight:600}.text-tabular{font-variant-numeric:tabular-nums}.summary-bar{background:linear-gradient(135deg,#f6ffed 0%,#edf9e8 100%);border:1px solid #b7eb8f;border-radius:10px;flex-wrap:wrap;gap:20px;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex}.summary-bar strong{color:#1d2129;font-weight:700}.summary-bar .amount-text,.summary-bar strong.amount-text{font-size:15px}.balance-bar{background:linear-gradient(135deg,#f0f5ff 0%,#e8efff 100%);border:1px solid #adc6ff;border-radius:10px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex}.balance-bar strong{font-size:16px}.stats-tip{border-radius:10px}.filter-bar{border:1px solid var(--border-color);background:#fff;border-radius:10px;margin-bottom:16px;padding:14px 16px;box-shadow:0 1px 2px #0f172a08}.filter-bar.in-toolbar{box-shadow:none;background:0 0;border:none;padding:0}.ant-pagination-item-active{font-weight:600;border-color:var(--primary)!important}.ant-pagination-item-active a{color:var(--primary)!important}.portal-tag.ant-tag{border-radius:20px;padding:3px 12px;font-size:12px;font-weight:600}@media (width<=768px){.supplier-mobile-shell .page-container{max-width:none}.supplier-mobile-shell .page-card{box-shadow:none;background:0 0;border:none;border-radius:0}.supplier-mobile-shell .page-card-header{border-bottom:none;flex-direction:column;align-items:stretch;gap:10px;padding:0 0 12px}.supplier-mobile-shell .page-card-header .page-title{font-size:16px}.supplier-mobile-shell .page-card-header .page-desc{margin-top:4px;font-size:12px}.supplier-mobile-shell .page-card-body{padding:0}.supplier-mobile-shell .filter-bar{display:none}.supplier-mobile-shell .filter-bar.mobile-visible{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.supplier-mobile-shell .filter-bar.mobile-visible .ant-select,.supplier-mobile-shell .filter-bar.mobile-visible .ant-input{width:100%!important}.supplier-mobile-shell .list-toolbar{flex-direction:column;align-items:stretch;margin:0 0 12px;padding:10px 12px}.supplier-mobile-shell .list-toolbar-left,.supplier-mobile-shell .list-toolbar-right{width:100%}.supplier-mobile-shell .account-stats{grid-template-columns:1fr 1fr;gap:8px;margin-left:0;display:grid}.supplier-mobile-shell .stat-item{justify-content:space-between;width:100%}.supplier-mobile-shell .page-tip{margin-bottom:12px;font-size:12px}.supplier-mobile-shell .mobile-toolbar{gap:8px;margin-bottom:12px;display:flex}.supplier-mobile-shell .mobile-toolbar .ant-btn{flex:1;height:40px}.supplier-mobile-shell .mobile-fab{right:16px;bottom:calc(72px + env(safe-area-inset-bottom,0px));z-index:90;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;font-size:22px;display:flex;position:fixed;box-shadow:0 4px 12px #0052d959}}.device-account-modal-mobile .ant-modal{max-width:100vw;margin:0;padding:0;top:0}.device-account-modal-mobile .ant-modal-content{border-radius:0;flex-direction:column;min-height:100dvh;display:flex}.device-account-modal-mobile .ant-modal-body{padding-bottom:env(safe-area-inset-bottom,16px);flex:1;overflow:auto}.device-account-modal-mobile .modal-footer{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));text-align:center;background:#fff;position:sticky;bottom:0}.device-account-modal-mobile .modal-footer .ant-space{justify-content:stretch;width:100%}.device-account-modal-mobile .modal-footer .ant-space-item{flex:1}.device-account-modal-mobile .modal-footer .ant-btn{width:100%;height:44px}.subtle-scrollbar{scrollbar-width:thin;scrollbar-color:transparent transparent;overflow-y:auto}.subtle-scrollbar:hover{scrollbar-color:#00000024 transparent}.subtle-scrollbar::-webkit-scrollbar{width:6px;height:6px}.subtle-scrollbar::-webkit-scrollbar-track{background:0 0}.subtle-scrollbar::-webkit-scrollbar-thumb{background:#0000000f;border-radius:999px;transition:background .2s}.subtle-scrollbar:hover::-webkit-scrollbar-thumb{background:#00000024}.subtle-scrollbar::-webkit-scrollbar-thumb:hover{background:#0000003d}
