.Sidebar-module__XRNO5a__mobileToggle{z-index:500;background:var(--dark);cursor:pointer;border:none;border-radius:6px;padding:10px;display:block;position:fixed;top:15px;left:15px}@media (min-width:768px){.Sidebar-module__XRNO5a__mobileToggle{display:none}}.Sidebar-module__XRNO5a__desktopToggle{z-index:400;background-color:var(--dark);cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:16px;border:none;border-radius:0 10px 10px 0;outline:none;width:32px;height:44px;display:none;position:fixed;top:52px}@media (min-width:768px){.Sidebar-module__XRNO5a__desktopToggle{display:block}}.Sidebar-module__XRNO5a__toggleHide{background-image:url(/images/ui/toggle-sidebar-hide.png);left:300px}@media (min-width:768px) and (max-width:991px){.Sidebar-module__XRNO5a__toggleHide{left:228px}}.Sidebar-module__XRNO5a__toggleShow{background-image:url(/images/ui/toggle-sidebar-show.png);left:80px}.Sidebar-module__XRNO5a__sidebar{background-color:var(--darkblue);z-index:100;-webkit-overflow-scrolling:touch;width:100%;height:100vh;transition:transform .2s,width .2s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}@media (min-width:768px){.Sidebar-module__XRNO5a__sidebar{width:228px;transform:translate(0)}}@media (min-width:992px){.Sidebar-module__XRNO5a__sidebar{width:300px}}.Sidebar-module__XRNO5a__sidebar.Sidebar-module__XRNO5a__mobileOpen{transform:translate(0)}.Sidebar-module__XRNO5a__sidebar.Sidebar-module__XRNO5a__minimized{width:80px}.Sidebar-module__XRNO5a__overlay{z-index:50;background:#00000080;position:fixed;inset:0}@media (min-width:768px){.Sidebar-module__XRNO5a__overlay{display:none}}.Sidebar-module__XRNO5a__logo{padding:20px 22px;display:block;text-decoration:none!important}@media (min-width:768px){.Sidebar-module__XRNO5a__logo{padding:35px 22px 22px}}.Sidebar-module__XRNO5a__logoFull{object-fit:contain;width:160px;height:50px}@media (max-width:767px){.Sidebar-module__XRNO5a__logoFull{width:95px;height:30px}}.Sidebar-module__XRNO5a__logoSmall{object-fit:contain;width:35px;height:50px}.Sidebar-module__XRNO5a__profileMenu{background-color:#272a30;justify-content:space-between;align-items:center;min-height:50px;padding:0 20px;display:flex}.Sidebar-module__XRNO5a__profileMenuUser{flex:1;align-items:center;gap:10px;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__profileMenuIcon{background-image:url(/images/profile-menu-user-icon.svg);background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:17px;height:20px;display:inline-block}.Sidebar-module__XRNO5a__profileMenuName{color:var(--orange);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.Sidebar-module__XRNO5a__logoutLink{color:var(--orange);flex-shrink:0;margin-left:10px}.Sidebar-module__XRNO5a__roleSwitcher{border-top:1px solid var(--sidebar-border);background-color:#272a30;padding:10px 20px}.Sidebar-module__XRNO5a__roleSelect{background:var(--darkblue);color:#fff;border:1px solid var(--sidebar-border);cursor:pointer;border-radius:4px;width:100%;padding:6px 8px;font-family:inherit;font-size:12px}.Sidebar-module__XRNO5a__navigation{max-height:calc(100vh - 200px);overflow-y:auto}.Sidebar-module__XRNO5a__navList{margin:0;padding:0;list-style:none}.Sidebar-module__XRNO5a__navItem{border-top:1px solid var(--sidebar-border)}.Sidebar-module__XRNO5a__navItem:first-child{border-top:none}.Sidebar-module__XRNO5a__navItem:last-child{border-bottom:1px solid var(--sidebar-border)}.Sidebar-module__XRNO5a__navItem:hover{background-color:var(--sidebar-hover)}.Sidebar-module__XRNO5a__navItemActive{background-color:var(--orange)!important}.Sidebar-module__XRNO5a__navButton{color:#fff;white-space:nowrap;background-position:0;background-repeat:no-repeat;background-size:20px;height:46px;margin:0 25px 0 26px;padding-left:30px;font-size:14px;font-weight:700;line-height:46px;display:block;text-decoration:none!important}.Sidebar-module__XRNO5a__minimized .Sidebar-module__XRNO5a__navButton{background-position:50%;margin:0;padding-left:0;font-size:0}.Sidebar-module__XRNO5a__navItemActive .Sidebar-module__XRNO5a__navButton{color:var(--dark)}.Sidebar-module__XRNO5a__navLabel{display:inline}.Sidebar-module__XRNO5a__badge{color:#fff;text-align:center;float:right;background-color:red;border-radius:10px;min-width:20px;margin-top:13px;margin-left:8px;font-size:11px;font-style:normal;font-weight:700;line-height:20px;display:inline-block}.Sidebar-module__XRNO5a__subItems{background-color:#40444f;padding:16px 20px 16px 30px;list-style:none}.Sidebar-module__XRNO5a__subItem{padding:4px 0}.Sidebar-module__XRNO5a__subItem a{color:#fff;font-size:12px;font-weight:300;text-decoration:none;display:block}.Sidebar-module__XRNO5a__subItem a span:before{content:"";border:1px solid #fff;border-width:0 1px 1px 0;margin-left:-4px;margin-right:10px;padding:3px;display:inline-block;transform:rotate(-45deg)}.Sidebar-module__XRNO5a__subItem a:hover{text-decoration:underline}.Sidebar-module__XRNO5a__subItemActive a{color:var(--orange);font-weight:700}.Sidebar-module__XRNO5a__subItemActive a span:before{border-style:solid;border-width:5px 0 5px 6px;border-color:transparent transparent transparent var(--orange);width:0;height:0;margin-left:0;margin-right:10px;padding:0;transform:none}
.layout-module__muyaCG__wrapper{min-height:100vh;display:flex}.layout-module__muyaCG__content{flex:1;min-width:0;margin-left:0;padding:15px;transition:margin-left .2s}@media (min-width:768px){.layout-module__muyaCG__content{margin-left:228px;padding:20px 30px}}@media (min-width:992px){.layout-module__muyaCG__content{margin-left:300px}}.layout-module__muyaCG__contentLoad{max-width:1200px;margin:0 auto}
