html,body,#root{height:100%;min-height:100%;margin:0}body{background:#f5f7fa;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#root{overflow:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.ant-layout{min-height:100vh}.ant-typography{margin-bottom:0}.app-content-scroll,.app-sider-scroll{scrollbar-width:thin;scrollbar-color:#d9d9d9 transparent}.app-content-scroll::-webkit-scrollbar{width:8px;height:8px}.app-sider-scroll::-webkit-scrollbar{width:8px;height:8px}.app-content-scroll::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:999px}.app-sider-scroll::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:999px}.app-content-scroll::-webkit-scrollbar-track{background:0 0}.app-sider-scroll::-webkit-scrollbar-track{background:0 0}.app-content-scroll>div{min-height:100%}.app-route-transition{animation:.2s app-route-fade}.app-sider-scroll .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1677ff;background:#1677ff14}@keyframes app-route-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
