:root{--font-num: TCloudNumber, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;--admin-toolbar-control-height: 32px;--admin-toolbar-control-gap: 8px}.num{font-family:var(--font-num);font-variant-numeric:tabular-nums}body{margin:0;padding:0;background-color:var(--td-bg-color-page);color:var(--td-text-color-primary);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:background-color .3s,color .3s}.layout-content .filter-row,.layout-content .t-card__actions .t-space{display:flex;flex-wrap:wrap;align-items:center;gap:var(--admin-toolbar-control-gap)}.layout-content .filter-row :where(.t-button),.layout-content .t-card__actions .t-space :where(.t-button){height:var(--admin-toolbar-control-height);min-height:var(--admin-toolbar-control-height);padding-top:0;padding-bottom:0}.layout-content .filter-row :where(.t-input,.t-input__wrap,.t-input-number,.t-select,.t-select__wrap,.t-date-picker,.t-date-range-picker),.layout-content .t-card__actions .t-space :where(.t-input,.t-input__wrap,.t-input-number,.t-select,.t-select__wrap,.t-date-picker,.t-date-range-picker){height:var(--admin-toolbar-control-height);min-height:var(--admin-toolbar-control-height)}.layout-content .filter-row :where(.t-input__inner),.layout-content .t-card__actions .t-space :where(.t-input__inner){line-height:calc(var(--admin-toolbar-control-height) - 2px)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--td-scrollbar-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--td-scrollbar-hover-color, #999)}::-webkit-scrollbar-track{background:transparent}
