.dashboard-sidebar{transition:all .3s ease-in-out;background:white;border-right:1px solid #e5e7eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.dashboard-sidebar,.dashboard-sidebar-always-visible{position:fixed!important;left:0!important;top:0!important;height:100vh!important;z-index:9999!important}.dashboard-sidebar-always-visible{transform:translateZ(0)!important}.dashboard-sidebar.collapsed{width:4rem}.dashboard-sidebar.expanded{width:16rem}.dashboard-main{transition:margin-left .3s ease-in-out}.dashboard-main.with-sidebar{margin-left:16rem}.dashboard-main.with-sidebar-collapsed{margin-left:4rem}@media (max-width:768px){.dashboard-sidebar{transform:translateX(-100%)}.dashboard-sidebar.mobile-open{transform:translateX(0)}.dashboard-main{margin-left:0!important}.dashboard-sidebar-always-visible{transform:translateX(-100%)}.dashboard-sidebar-always-visible,.dashboard-sidebar-always-visible.mobile-open{display:block!important;z-index:99999!important;position:fixed!important;top:4rem!important;left:0!important;height:calc(100vh - 4rem)!important}.dashboard-sidebar-always-visible.mobile-open{transform:translateX(0)}.dashboard-sidebar-always-visible.mobile-hidden{display:block!important;transform:translateX(-100%);position:fixed!important;top:4rem!important;left:0!important;height:calc(100vh - 4rem)!important;z-index:99999!important}.dashboard-sidebar-always-visible.collapsed{width:4rem!important}.dashboard-sidebar-always-visible.expanded{width:16rem!important}.dashboard-sidebar-always-visible .sidebar-item{padding-left:.5rem!important;padding-right:.5rem!important}.dashboard-sidebar-always-visible .sidebar-item .ml-2{margin-left:.25rem!important}}.sidebar-item{transition:all .2s ease-in-out}.sidebar-item:hover{transform:translateX(4px)}.sidebar-item.active{background-color:rgb(239 246 255);color:rgb(29 78 216);border-right:2px solid rgb(37 99 235)}.coming-soon-badge{background-color:rgb(219 234 254);color:rgb(234 88 12);border:1px solid rgb(251 146 60);border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}*{transition:margin-left .3s ease-in-out}