.dashboard-module__h3zsmW__main{min-height:100vh;padding-top:var(--nav-height);background:#000;flex-direction:column;display:flex}.dashboard-module__h3zsmW__sidebar{background:var(--card-bg);border-bottom:1px solid var(--card-border);flex-direction:column;width:100%;padding:2rem;display:flex}@media (min-width:992px){.dashboard-module__h3zsmW__main{flex-direction:row}.dashboard-module__h3zsmW__sidebar{border-right:1px solid var(--card-border);border-bottom:none;width:250px}}.dashboard-module__h3zsmW__logo{color:var(--text-primary);margin-bottom:3rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.dashboard-module__h3zsmW__nav{flex-direction:column;gap:.5rem;display:flex}.dashboard-module__h3zsmW__nav a{color:var(--text-secondary);transition:all var(--transition-fast);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;display:flex}.dashboard-module__h3zsmW__nav a:hover,.dashboard-module__h3zsmW__nav a.dashboard-module__h3zsmW__active{color:var(--primary-color);background:#2bd4ac1a}.dashboard-module__h3zsmW__content{flex-direction:column;flex:1;gap:2rem;padding:2rem;display:flex}.dashboard-module__h3zsmW__header{justify-content:space-between;align-items:center;display:flex}.dashboard-module__h3zsmW__search{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;align-items:center;gap:.5rem;width:100%;max-width:300px;padding:.5rem 1rem;display:flex}.dashboard-module__h3zsmW__search input{color:var(--text-primary);background:0 0;border:none;outline:none;width:100%}.dashboard-module__h3zsmW__actions{align-items:center;gap:1rem;display:flex}.dashboard-module__h3zsmW__iconBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none}.dashboard-module__h3zsmW__iconBtn:hover{color:var(--text-primary)}.dashboard-module__h3zsmW__avatar{background:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.dashboard-module__h3zsmW__dashboardGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:992px){.dashboard-module__h3zsmW__dashboardGrid{grid-template-columns:repeat(3,1fr)}}.dashboard-module__h3zsmW__statCard h3{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;font-weight:500}.dashboard-module__h3zsmW__statValue{margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700}.dashboard-module__h3zsmW__statChange{color:#10b981;font-size:.875rem}.dashboard-module__h3zsmW__mainChart{grid-column:span 1;min-height:400px}@media (min-width:992px){.dashboard-module__h3zsmW__mainChart{grid-column:span 3}}.dashboard-module__h3zsmW__chartPlaceholder{border-bottom:1px solid var(--card-border);justify-content:space-around;align-items:flex-end;height:250px;margin-top:2rem;padding-top:2rem;display:flex}.dashboard-module__h3zsmW__barWrapper{align-items:flex-end;width:40px;height:100%;display:flex}.dashboard-module__h3zsmW__bar{background:linear-gradient(to top, var(--primary-color), var(--accent-color));border-radius:4px 4px 0 0;width:100%;transition:height 1s cubic-bezier(.4,0,.2,1)}.dashboard-module__h3zsmW__bar:hover{filter:brightness(1.2)}
