@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");body,html{margin:0;padding:0;height:100%;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px}*,:after,:before{font-family:inherit}.sidebar-menu-item{display:block;padding:5px 11px;background-color:transparent;border-radius:4px;font-size:inherit;transition:background-color .15s}.sidebar-menu-item,.sidebar-menu-item:hover,.sidebar-menu-item:visited{text-decoration:none!important;color:#333!important}.sidebar-menu-item:hover{background-color:#e8f5e9}.sidebar-menu-item.active{color:#fff!important;background-color:darkgreen}.sidebar-menu-item.active:visited{color:#fff!important}.sidebar-menu-item.active:hover{background-color:darkgreen;color:#fff!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f8f9fa}::-webkit-scrollbar-thumb{background:#ddd;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#bbb}