:root{--background:#f5f5f5;--foreground:#171717}body{background:var(--background);color:var(--foreground);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans SC,sans-serif}.ant-layout-content{min-height:calc(100vh - 64px);padding:24px}.ant-card{border-radius:8px}.ant-table-wrapper{background:#fff;border-radius:8px;padding:16px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}
@media (max-width:768px){.ant-table{font-size:12px}.ant-table-cell{padding:8px 4px!important}.ant-card-body{padding:12px!important}.ant-tabs-tab{font-size:12px;padding:8px 4px!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal-body{max-height:60vh;overflow-y:auto}.ant-form-item{margin-bottom:12px!important}.ant-select,.ant-picker{width:100%!important}}
