.app-layout[data-v-d703cf7f]{min-height:100vh}.app-header[data-v-d703cf7f]{background:#001529;padding:0;height:64px;display:flex;align-items:center}.header-left[data-v-d703cf7f]{display:flex;align-items:center;flex:1;min-width:0}.user-area[data-v-d703cf7f]{display:inline-flex;align-items:center;gap:8px;padding:0 16px;color:#fff;cursor:pointer;white-space:nowrap}.fullscreen-btn[data-v-d703cf7f]{color:#fff;font-size:18px;flex-shrink:0}.fullscreen-btn[data-v-d703cf7f]:hover{color:#fff;background:#ffffff1a}.user-name[data-v-d703cf7f]{font-size:14px}.logo[data-v-d703cf7f]{height:64px;display:flex;align-items:center;justify-content:center;padding:0 24px;background:#ffffff1a}.logo-image[data-v-d703cf7f]{height:40px;max-width:200px;object-fit:contain}.app-header .ant-menu[data-v-d703cf7f]{flex:1;line-height:64px}.app-content[data-v-d703cf7f]{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-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;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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{padding:.2em;background-color:#feffe6}:root{--primary-color: #1890ff;--link-color: #1890ff;--success-color: #52c41a;--warning-color: #faad14;--error-color: #ff4d4f;--font-size-base: 14px;--heading-color: rgba(0, 0, 0, .85);--text-color: rgba(0, 0, 0, .85);--text-color-secondary: rgba(0, 0, 0, .45);--disabled-color: rgba(0, 0, 0, .25);--border-radius-base: 4px;--border-color-base: #d9d9d9;--box-shadow-base: 0 2px 8px rgba(0, 0, 0, .15);--filter-row-gap: 16px;--filter-item-height: 32px;--filter-label-width: 84px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:var(--font-size-base);color:var(--text-color);background-color:#f0f2f5}#app{min-height:100vh}.page-container{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page-header h1{font-size:20px;font-weight:600;color:var(--heading-color)}.table-filter{background:#fff;padding:20px 24px;border-radius:var(--border-radius-base);margin-bottom:16px;box-shadow:0 1px 2px #0000000d}.table-filter .ant-form{width:100%}.table-filter .ant-row{row-gap:var(--filter-row-gap)}.table-filter .ant-form-item{margin-bottom:0;width:100%}.table-filter .ant-form-item-label{flex:0 0 var(--filter-label-width);max-width:var(--filter-label-width);padding:0 8px 0 0}.table-filter .ant-form-item-label>label{white-space:nowrap;justify-content:flex-start}.table-filter .ant-form-item-label:after{margin:0 4px 0 2px}.table-filter .ant-form-item-control{flex:1 1 auto;min-width:0}.table-filter .ant-input,.table-filter .ant-input-affix-wrapper,.table-filter .ant-select-selector,.table-filter .ant-picker{height:var(--filter-item-height);width:100%}.table-filter .ant-select{width:100%}.table-filter .filter-actions{display:flex;justify-content:flex-end;align-items:center;height:100%}.table-container{background:#fff;padding:24px;border-radius:var(--border-radius-base);box-shadow:0 1px 2px #0000000d}.table-container .ant-table-thead .ant-table-cell{white-space:nowrap}.pagination{display:flex;justify-content:flex-end;margin-top:16px}.amount{font-variant-numeric:tabular-nums}.amount-positive{color:var(--success-color)}.amount-negative{color:var(--error-color)}@media (max-width: 1400px){.table-filter .ant-col-6{flex:0 0 33.3333%;max-width:33.3333%}}@media (max-width: 1200px){.table-filter .ant-col-6,.table-filter .ant-col-8{flex:0 0 50%;max-width:50%}.table-filter .ant-col-12{flex:0 0 100%;max-width:100%}}@media (max-width: 768px){.page-container{padding:16px}.page-header{flex-direction:column;align-items:flex-start;gap:16px}.table-filter{padding:16px}.table-filter .ant-col-6,.table-filter .ant-col-8,.table-filter .ant-col-12{flex:0 0 100%;max-width:100%}.table-filter .filter-actions{justify-content:flex-start}}.page-container-with-dashboard{display:flex;padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.main-content{flex:1}.dashboard-panel{width:320px;margin-right:24px;flex-shrink:0}.dashboard-card{background:#fff;box-shadow:0 2px 8px #0000001a;border-radius:8px}.stat-item{margin-bottom:12px}.stat-item .ant-statistic-title{font-size:13px;color:#666;margin-bottom:4px}.stat-item .ant-statistic-content{font-size:18px;font-weight:500}.stat-item .ant-statistic-content-prefix{margin-right:8px}.stat-item .ant-statistic-content-suffix{font-size:12px;color:#999;font-weight:400}.receivable-stat .ant-statistic-content-value{color:#ff4d4f;font-weight:600}
