.drawer ul{padding:0 16px}.drawer ul .MuiListItem-root{padding:4px;border-radius:5px}.drawer ul .MuiListItem-root.active{background-color:hsla(210,5%,91%,.5);border-radius:5px}.drawer ul .MuiListItem-root.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;border-radius:2px}.drawer ul .MuiListItem-root.active .MuiListItemText-root span{color:#f97316;font-weight:600}.drawer ul .MuiListItem-root.active .MuiListItemIcon-root svg{fill:#f97316}.drawer ul .MuiListItem-root:hover:not(.active){background-color:hsla(210,5%,91%,.5)}.drawer ul .MuiListItem-root:hover:not(.active) .MuiListItemText-root span{color:#f97316}.drawer ul .MuiListItem-root:hover:not(.active) .MuiListItemIcon-root svg{fill:#f97316}.drawer ul .MuiListItem-root .MuiListItemIcon-root{min-width:0}.drawer ul .MuiListItem-root .MuiListItemIcon-root svg{width:14px;height:14px;fill:#111827}.drawer ul .MuiListItem-root .MuiListItemText-root span{font-size:14px;font-weight:500;white-space:nowrap;color:#111827;margin-left:8px}.drawer ul .MuiCollapse-root .MuiCollapse-wrapper .MuiList-root .MuiListItem-root{max-height:34px}.drawer ul .MuiCollapse-root .MuiCollapse-wrapper .MuiList-root .MuiListItem-root .MuiListItemText-root span{font-size:12px;position:relative;color:#6b7280}.drawer ul .MuiCollapse-root .MuiCollapse-wrapper .MuiList-root .MuiListItem-root:hover:not(.active){background-color:transparent}.drawer ul .MuiCollapse-root .MuiCollapse-wrapper .MuiList-root .MuiListItem-root:hover:not(.active) .MuiListItemText-root span{color:#f97316}.drawer ul .MuiCollapse-root .MuiCollapse-wrapper .MuiList-root .MuiListItem-root.active{background-color:transparent!important;box-shadow:none!important}.drawer ul .MuiCollapse-root .MuiCollapse-wrapper .MuiList-root .MuiListItem-root.active .MuiListItemText-root span{color:#f97316!important;font-weight:600}.drawer ul .MuiCollapse-root .MuiCollapse-wrapper .MuiList-root .MuiListItem-root.active .MuiListItemIcon-root svg{fill:#f97316!important}.drawer .logo-heading{position:fixed;z-index:1;background-color:#fff;transition:width .3s ease-in-out;border-right:1px solid rgba(0,0,0,.12)}.drawer .collapse-children ul:before{content:"";position:absolute;background:#f3f4f6;width:1.5px;height:100%;left:14px;top:0}.drawer .MuiDrawer-paper{transition:width .3s ease-in-out;overflow-x:hidden;display:flex;flex-direction:column}.drawer .list-item-icon.collapsed{min-width:100%;display:flex;justify-content:center;align-items:center}.drawer .list-item-icon.expanded{min-width:40px;display:flex;justify-content:flex-start;align-items:flex-start}.drawer .list-item-text.hidden{display:none;transition:display .3s ease-in-out}.drawer .list-item-text.visible{display:block;transition:display .3s ease-in-out}.drawer .expand-icon{width:16px;height:14px}.drawer .sidebar-footer{position:relative;min-height:180px;margin-top:auto}.drawer .logo-link{display:flex;justify-content:flex-start;align-items:center}.drawer .logo-link img{object-fit:contain;max-height:70px;width:auto}.drawer .content-box{margin-top:7rem}.navbar{display:flex;justify-content:space-between;padding:8px 16px;background-color:#fff;border-bottom:1px solid #e0e0e0;min-width:none;min-height:50px!important;max-height:50px!important}.navbar .leftSection{display:flex;align-items:center}.navbar .leftSection .backArrow{font-size:1.5rem;color:#555;cursor:pointer}.navbar .leftSection .searchWrapper{background-color:#f0f0f0;padding:4px 12px;border-left:1px solid #e5e7eb!important;border-radius:5px;display:flex;align-items:center;margin-left:8px;height:30px;font-size:12px}.navbar .leftSection .searchWrapper .MuiSvgIcon-root{font-size:14px}.navbar .leftSection .searchWrapper .searchInput{margin-left:8px;font-size:12px}.navbar .rightSection{display:flex;align-items:center;gap:16px}.navbar .rightSection .profileAvatar{width:32px;height:32px;cursor:pointer}.navbar .rightSection .dropdown-menu .dropdown-item{color:#111827;font-size:14px;padding-top:.5rem;padding-bottom:.5rem;transition:color .5s ease}.navbar .rightSection .dropdown-menu .dropdown-item:hover{color:#f26522}