:root{--background:#fff;--foreground:#171717;height:100%}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;height:100%}}body{margin:0;height:100%;color:var(--foreground);background:var(--background);font-size:14px;font-family:Arial,Helvetica,sans-serif}.colorWeak{filter:invert(80%)}.ant-app{height:100%}.ant-pro-layout{min-height:100vh}.ant-pro-layout .ant-pro-layout-container{min-height:100vh!important}.ant-pro-form-login-container{box-sizing:border-box}.ant-pro-card .ant-pro-card-header{padding-block-end:0!important;padding-block:0!important}canvas{display:block}ol,ul{list-style:none}.menuExtraRender{margin:0 -5px;cursor:pointer}.menuContentRender{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding-top:16px;padding-bottom:32px}.ant-menu .ant-menu-title-content{display:block!important}.menuItem{opacity:1}.menuItem:hover .menuAction{opacity:1;pointer-events:auto}.menuAction{opacity:0;pointer-events:none;transition:background-color .3s ease}