:root{--scrollbar-color: #c1c1c1;--scrollbar-background: #f1f1f1;--scrollbar-hover: #a8a8a8;--scrollbar-active: #888}[data-theme=dark]{--scrollbar-color: #787878;--scrollbar-background: rgb(28, 28, 28);--scrollbar-hover: #666;--scrollbar-active: #555}[data-theme=light]{--scrollbar-color: #c1c1c1;--scrollbar-background: #f1f1f1;--scrollbar-hover: #a8a8a8;--scrollbar-active: #888}@media (prefers-color-scheme: dark){:root:not([data-theme]){--scrollbar-color: #787878;--scrollbar-background: rgb(28, 28, 28);--scrollbar-hover: #666;--scrollbar-active: #555}}body{padding:0;margin:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--scrollbar-background);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--scrollbar-color);border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}::-webkit-scrollbar-thumb:active{background:var(--scrollbar-active)}::-webkit-scrollbar-corner{background:var(--scrollbar-background)}*,.scroll-container{scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) var(--scrollbar-background)}.scroll-container::-webkit-scrollbar{width:6px;height:6px}.scroll-container::-webkit-scrollbar-track{background:var(--scrollbar-background);border-radius:3px}.scroll-container::-webkit-scrollbar-thumb{background:var(--scrollbar-color);border-radius:3px}.scroll-container::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}.ant-modal-body,.ant-drawer-body{scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) var(--scrollbar-background)}.ant-modal-body::-webkit-scrollbar,.ant-drawer-body::-webkit-scrollbar{width:6px;height:6px}.ant-modal-body::-webkit-scrollbar-track,.ant-drawer-body::-webkit-scrollbar-track{background:var(--scrollbar-background);border-radius:3px}.ant-modal-body::-webkit-scrollbar-thumb,.ant-drawer-body::-webkit-scrollbar-thumb{background:var(--scrollbar-color);border-radius:3px}.ant-modal-body::-webkit-scrollbar-thumb:hover,.ant-drawer-body::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}.ant-table-body{scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) var(--scrollbar-background)}.ant-table-body::-webkit-scrollbar{width:6px;height:6px}.ant-table-body::-webkit-scrollbar-track{background:var(--scrollbar-background);border-radius:3px}.ant-table-body::-webkit-scrollbar-thumb{background:var(--scrollbar-color);border-radius:3px}.ant-table-body::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}.ant-transfer-list{scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) var(--scrollbar-background)}.ant-transfer-list::-webkit-scrollbar{width:6px;height:6px}.ant-transfer-list::-webkit-scrollbar-track{background:var(--scrollbar-background);border-radius:3px}.ant-transfer-list::-webkit-scrollbar-thumb{background:var(--scrollbar-color);border-radius:3px}.ant-transfer-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}
