.sidebar-wrapper,.flex.w-full.h-full,.flex{font-family:Plus Jakarta Sans,sans-serif}.modern-sidebar{font-family:Plus Jakarta Sans,sans-serif!important;display:flex;flex-direction:column;height:100vh;overflow:hidden;animation:slideInSidebar .35s cubic-bezier(.4,0,.2,1) both}.ps-sidebar-root.ps-broken{z-index:1001!important}.ps-sidebar-backdrop{z-index:1000!important;background:#00000080!important}.theme-light{background:linear-gradient(180deg,#0f3460,#1a4a8a 55%,#1e56a0)!important;border-right:1px solid rgba(255,255,255,.15)!important}.theme-light .sidebar-divider{background:#ffffff40}.theme-light .sidebar-role-label{color:#b8dcff!important}.theme-light .sidebar-role-name{color:#fff!important;font-size:15px!important;font-weight:700!important}.theme-light .sidebar-avatar{background:#3b82f6;color:#fff}.theme-light .ps-menu-button{background:transparent!important;color:#fff!important;font-weight:600!important}.theme-light .menu-label-text{color:#fff!important}.theme-light .ps-menu-button:hover{background:#ffffff2e!important}.theme-dark .ps-menu-button:hover{background:#ffd73526!important}.theme-light .submenu-parent-active>.ps-menu-button{background:#ffffff1a!important}.theme-light .menu-icon-wrap{background:#ffffff2e;color:#fff}.theme-light .ps-menu-button:hover .menu-icon-wrap{background:#ffffff47}.theme-light .icon-active-parent{background:#00bcd44d!important}.theme-light .submenu-dot{background:#ffffff73!important}.theme-light .submenu-dot-active{background:#00bcd4!important;transform:scale(1.5)}.theme-light .menu-active .menu-label-text{color:#00bcd4!important}.theme-light .sidebar-logout-btn{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff!important}.theme-light .sidebar-logout-btn:hover{background:#ffffff38}.theme-dark{background:#0d1526!important;border-right:1px solid rgba(255,255,255,.1)!important}.theme-dark .sidebar-divider{background:#ffffff2e}.theme-dark .sidebar-role-label{color:#c8d8ff!important}.theme-dark .sidebar-role-name{color:#fff!important;font-size:15px!important;font-weight:700!important}.theme-dark .sidebar-avatar{background:#ffd735;color:#0f172a}.theme-dark .ps-menu-button{background:transparent!important;color:#e8f4ff!important;font-weight:600!important}.theme-dark .menu-label-text{color:#e8f4ff!important}.ps-menu-button{position:relative;overflow:hidden}.ps-menu-button .tab{transition:transform .25s ease}.ps-menu-button:hover .tab{transform:translate(5px)}.theme-dark .submenu-parent-active>.ps-menu-button{background:#ffd73514!important}.theme-dark .menu-icon-wrap{background:#ffffff1a;color:#e8f4ff}.theme-dark .ps-menu-button:hover .menu-icon-wrap{background:#ffd73533;color:#ffd735}.theme-dark .icon-active-parent{background:#ffd73533!important;color:#ffd735!important}.theme-dark .submenu-dot{background:#ffffff40!important}.theme-dark .submenu-dot-active{background:#ffd735!important;transform:scale(1.5)}.theme-dark .menu-active .menu-label-text{color:#ffd735!important}.theme-dark .sidebar-logout-btn{background:#ffffff12;border:1px solid rgba(255,255,255,.14);color:#fff!important}.theme-dark .sidebar-logout-btn:hover{background:#ffd73521;border-color:#ffd7354d}.sidebar-header{position:relative;z-index:1}.sidebar-logo-wrap{display:flex;align-items:center;justify-content:center;padding:12px 20px 16px}.sidebar-logo{width:92px;height:92px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.sidebar-logo:hover{transform:scale(1.08)}.sidebar-divider{height:1.5px;margin:0 24px}.sidebar-user-card{display:flex;align-items:center;gap:14px;padding:18px 24px}.sidebar-user-info{display:flex;flex-direction:column;gap:2px;min-width:0}.sidebar-role-label{font-size:11px!important;font-weight:500!important;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.sidebar-role-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-avatar{width:44px;height:44px;min-width:44px;border-radius:12px;font-size:14px;font-weight:700;letter-spacing:.6px;display:flex;align-items:center;justify-content:center}.ps-menu-button{height:50px!important;border-radius:12px!important;margin:4px 16px!important;padding:0 16px!important;width:calc(100% - 32px)!important;font-size:15px!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important}.ps-menu-label{font-size:15px!important;margin-left:14px!important;font-weight:600!important}.menu-label-text{font-size:15px!important;font-weight:600!important;letter-spacing:.015em}.menu-icon-wrap{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background .25s ease}.submenu-dot{width:6px;height:6px;min-width:6px;border-radius:50%;margin-right:14px;transition:transform .2s ease,background .2s ease}.ps-menu-root{font-family:Plus Jakarta Sans,sans-serif!important}.ps-submenu-content{background:transparent!important;padding-left:0!important;overflow:hidden!important}.ps-menuitem-root{border-bottom:none!important;background:transparent!important}.tab{display:flex;align-items:center;width:100%;height:100%;text-decoration:none;color:inherit}.sidebar-nav-area{flex:1;overflow-y:auto;overflow-x:hidden;padding-bottom:12px}.sidebar-nav-area::-webkit-scrollbar{width:3px}.sidebar-nav-area::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar-footer{padding-bottom:16px}.sidebar-logout-btn{display:flex;align-items:center;gap:12px;cursor:pointer;border:none;font-family:Plus Jakarta Sans,sans-serif;font-size:15px!important;height:50px!important;width:calc(100% - 32px);margin:12px 16px 0;padding:0 16px;border-radius:12px;font-weight:600!important;transition:background .25s ease,border-color .25s ease}.logout-icon-wrap{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center}.logout-label{font-size:15px!important;font-weight:600!important}.css-i4bv87-MuiSvgIcon-root{font-size:20px!important}@keyframes slideInSidebar{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ps-menuitem-root .ps-menu-button{animation:fadeUp .3s ease both}.ps-submenu-content{overflow:hidden!important;will-change:height}.datepicker-input-wrapper{position:relative;flex:1;height:100%}.datepicker-wrapper{flex:1;min-width:0;height:100%}.datepicker-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#2563eb;font-size:18px!important;pointer-events:none}.react-datepicker-custom{width:100%;height:100%;padding:8px 36px 8px 12px;font-size:13px;border:1px solid #d1d5db;border-radius:4px;background-color:#f3f4f6;color:#1e293b;transition:all .2s}.react-datepicker-custom:hover{border-color:#9ca3af}.react-datepicker__input-container{height:100%!important}.react-datepicker-custom:focus{outline:none;border-color:#d1d5db;box-shadow:0 0 0 2px #2563eb1a}.react-datepicker-popper{z-index:10}.react-datepicker{border:1px solid #e5e7eb;border-radius:4px;background:#fff;box-shadow:0 4px 6px #0000001a}.react-datepicker__header{background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;border-radius:4px 4px 0 0}.react-datepicker__day--selected{background-color:#2563eb;color:#fff}.react-datepicker__day:hover{background-color:#dbeafe}.react-datepicker__day--today{font-weight:700;color:#2563eb}/*!!! multi select height scroll fix */.css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select{height:1.2rem!important;text-overflow:ellipsis;overflow:scroll!important}
