.drawer ul{padding:0 0 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:14px;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;margin-right:16px}.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}.navbar .rightSection .notificationIcon{background-color:var(--primary-color);border-radius:50%;padding:4px;display:flex;align-items:center;justify-content:center;border:2px solid #ffe0b2;box-shadow:0 0 0 2px rgba(255,152,0,.2);cursor:pointer}.navbar .rightSection .notificationIcon .MuiSvgIcon-root{font-size:24px;color:#fff}.navbar .rightSection .notificationIcon:hover{background-color:#fb8c00}.notification-item{padding:10px;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s ease}.notification-item:hover{background-color:#f5f5f5}.notification-item:active{background-color:#eaeaea}.notification-title{font-size:14px}.notification-title.unread{font-weight:600}.notification-title.read{font-weight:400}.notification-description{font-size:12px;color:#666}.notification-date{font-size:10px;color:#999;margin-top:4px}.view-btn{margin-top:8px;text-align:right}.notification-panel{position:absolute;top:60px;right:20px;width:600px;max-height:600px;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:8px;z-index:999;display:flex;flex-direction:column;padding:10px}.notification-header{padding:12px;border-bottom:1px solid #eee;font-weight:600;font-size:16px}.notification-content{flex:1;overflow-y:auto;padding:10px}.notification-loader{text-align:center;margin-top:20px}.no-notification{padding:20px;text-align:center;color:#666}