*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}#root{display:flex}.ant-layout{min-height:100vh!important}.ant-layout-sider{z-index:10;height:100vh;position:fixed;top:0;bottom:0;left:0;overflow:auto}.ant-layout.ant-layout-has-sider{padding-left:220px}.ant-layout-header{z-index:9;justify-content:space-between;align-items:center;width:100%;display:flex;position:sticky;top:0}.ant-layout-content{overflow:auto;min-height:calc(100vh - 64px)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}
