body{background-color:"#f4f4f4"}body.light-theme .ant-modal-body::-webkit-scrollbar{width:8px}body.light-theme .ant-modal-body::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}body.light-theme .ant-modal-body::-webkit-scrollbar-track{background-color:#f0f0f0}body.dark-theme .ant-modal-body::-webkit-scrollbar{width:8px}body.dark-theme .ant-modal-body::-webkit-scrollbar-thumb{background-color:#444;border-radius:10px}body.dark-theme .ant-modal-body::-webkit-scrollbar-track{background-color:#222}html{scroll-behavior:smooth}body.light-theme .ant-layout-sider-trigger{background:#fff;color:#00000073;border-top:1px solid #f0f0f0;transition:color .2s,background .2s}body.light-theme .ant-layout-sider-trigger:hover{color:#000000e0;background:#f5f5f5}body.dark-theme .ant-layout-sider-trigger{background:#141414;color:#ffffff73;border-top:1px solid #303030;transition:color .2s,background .2s}body.dark-theme .ant-layout-sider-trigger:hover{color:#ffffffe0;background:#1f1f1f}