.dashboard-container{background-color:#fff;height:100vh;overflow:hidden}.dashboard-main{flex-direction:column;height:100vh;display:flex;overflow:hidden}.dashboard-sidebar{color:#fff;background-color:#1a1a1a;width:240px;height:100vh;padding:20px 0}.logo-area{justify-content:space-between;padding:0 24px 40px}.dash-nav-item{cursor:pointer;color:#9ca3af;margin-top:2rem;padding:12px 24px;font-size:14px;transition:all .2s}.dash-nav-item span{color:#fff}.dash-nav-item.active,.dash-nav-item:hover{color:#fff;background-color:#2d2d2d}.dash-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 32px}.search-bar{background:#f3f4f6;border-radius:8px;gap:10px;padding:8px 16px;display:flex}.search-bar span{color:gray}.arrow-icon{font-size:2rem}.collapsed-true span{font-size:2rem}.collapsed-true .collapsed-icons{width:3rem;height:3rem}.search-bar input{background:0 0;border:none;outline:none}.dash-content-container{overflow:auto}.status-subtext{color:#4b5563;margin-bottom:32px;font-family:sf pro;font-size:2.4rem}.btn-dash-primary{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:14px 40px;font-weight:600}.status-indicator{margin-left:3rem}.profile-img{width:3.8rem;height:3.8rem;margin-left:3rem}.sub-nav-container{opacity:0;background-color:#111;max-height:0;transition:max-height .4s ease-in-out,opacity .3s;overflow:hidden}.sub-nav-container.expanded{opacity:1;max-height:500px}.sub-item{padding:10px 24px;color:#9ca3af;cursor:pointer;align-items:center;gap:14px;margin-top:.8rem;padding-inline-start:44px;font-size:1.6rem;text-decoration:none;transition:all .2s;display:flex}.sub-indicator{border:1.5px solid #9ca3af;border-radius:50%;width:8px;height:8px;display:inline-block}.sub-item.sub-active{color:#fff;background-color:#222}.sub-item.sub-active .sub-indicator{background-color:#fff;border-color:#fff}.sub-item:hover{color:#fff;background-color:#1a1a1a}.sub-item.sub-active{border-inline-start:3px solid #fff}.dashboard-sidebar{width:260px;transition:width .3s}.dashboard-sidebar.collapsed{width:140px}.dashboard-sidebar.collapsed .dash-nav-item{justify-content:center}.dashboard-sidebar.collapsed .nav-label,.dashboard-sidebar.collapsed .logo-text{display:none}.nav-label{font-size:2rem}.tab_disabled .nav-group:nth-last-of-type(-n+5){opacity:.8;pointer-events:none}.dashboard-sidebar.collapsed .logo-area{justify-content:center}.dashboard-sidebar.collapsed .logout-section .nav-label{display:none}[dir=rtl] .dashboard-sidebar.collapsed .hide-panel-left img{transform:rotate(0)!important}[dir=rtl] .dashboard-sidebar.collapsed.collapsed .hide-panel-left img{transform:rotate(180deg)!important}
