:root{--bg-base:#0a0a0a;--bg-container:#141414;--bg-elevated:#1f1f1f;--border-color:#303030;--text-primary:#fff;--text-secondary:#8c8c8c;--text-muted:#595959}[data-theme=light]{--bg-base:#f5f5f5;--bg-container:#fff;--bg-elevated:#fafafa;--border-color:#d9d9d9;--text-primary:#000;--text-secondary:#595959;--text-muted:#8c8c8c}html,body,#root{background:var(--bg-base);width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}.ant-layout{width:100%!important;max-width:100%!important;min-height:100vh!important}.ant-layout-sider-children{flex-direction:column!important;height:100%!important;display:flex!important;overflow:hidden!important}.ant-layout-sider .ant-menu{scrollbar-width:none!important;-ms-overflow-style:none!important;flex:1!important;overflow:hidden auto!important}.ant-layout-sider .ant-menu::-webkit-scrollbar{display:none!important}@media (width<=767px){.ant-layout-content{padding:8px 8px 64px!important}}
