.DashboardSidebar-module__awPvBW__sidebar{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid var(--glass-border);z-index:1001;flex-direction:column;width:240px;height:100vh;padding:32px 24px;display:flex;position:fixed;top:0;left:0}.DashboardSidebar-module__awPvBW__withNavbar{top:var(--nav-height);height:calc(100vh - var(--nav-height))}.DashboardSidebar-module__awPvBW__header{align-items:center;gap:12px;padding:0 12px 32px;display:flex}.DashboardSidebar-module__awPvBW__sidebarLogo{object-fit:cover;background:#000;border:2px solid #ffffffb3;border-radius:50%;width:27px;height:27px;box-shadow:0 0 15px #ffffff1a}.DashboardSidebar-module__awPvBW__logoLabel{color:#fff;font-size:14px;font-weight:600}.DashboardSidebar-module__awPvBW__nav{flex-direction:column;flex:1;gap:8px;display:flex}.DashboardSidebar-module__awPvBW__link{color:var(--muted);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.DashboardSidebar-module__awPvBW__link:hover{color:#fff;background:#ffffff08}.DashboardSidebar-module__awPvBW__activeLink{color:#fff}.DashboardSidebar-module__awPvBW__activeIndicator{background:var(--glass-hover);border:1px solid var(--glass-border);z-index:-1;border-radius:12px;position:absolute;inset:0}.DashboardSidebar-module__awPvBW__footer{border-top:1px solid var(--glass-border);padding-top:24px}.DashboardSidebar-module__awPvBW__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.DashboardSidebar-module__awPvBW__logoutBtn:hover{background:#ef44441a}@media (max-width:1024px){.DashboardSidebar-module__awPvBW__sidebar{width:80px;padding:24px 12px}.DashboardSidebar-module__awPvBW__logoLabel,.DashboardSidebar-module__awPvBW__link span,.DashboardSidebar-module__awPvBW__logoutBtn span,.DashboardSidebar-module__awPvBW__footer span{display:none}.DashboardSidebar-module__awPvBW__header,.DashboardSidebar-module__awPvBW__link,.DashboardSidebar-module__awPvBW__logoutBtn{justify-content:center}}
.Dashboard-module__8Mmpzq__layout{background:var(--background);min-height:100vh;color:var(--foreground);display:flex}.Dashboard-module__8Mmpzq__withNavbar{margin-top:var(--nav-height);min-height:calc(100vh - var(--nav-height))}.Dashboard-module__8Mmpzq__content{flex:1;margin-left:240px;padding:32px 40px;animation:.6s ease-out Dashboard-module__8Mmpzq__fadeIn}.Dashboard-module__8Mmpzq__header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.Dashboard-module__8Mmpzq__title{letter-spacing:-.5px;margin-bottom:4px;font-size:1.8rem;font-weight:700}.Dashboard-module__8Mmpzq__subtitle{color:var(--muted);font-size:.95rem}.Dashboard-module__8Mmpzq__statsRow{gap:16px;display:flex}.Dashboard-module__8Mmpzq__statCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:12px 24px;display:flex}.Dashboard-module__8Mmpzq__statLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);font-size:10px;font-weight:600}.Dashboard-module__8Mmpzq__statValue{font-size:1.25rem;font-weight:700}.Dashboard-module__8Mmpzq__section{margin-bottom:40px}.Dashboard-module__8Mmpzq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Dashboard-module__8Mmpzq__sectionTitle{font-size:1.25rem;font-weight:600}.Dashboard-module__8Mmpzq__viewAll{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.Dashboard-module__8Mmpzq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.Dashboard-module__8Mmpzq__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;transition:all .3s;overflow:hidden}.Dashboard-module__8Mmpzq__card:hover{border-color:#ffffff1a;transform:translateY(-4px)}.Dashboard-module__8Mmpzq__cardHero{height:140px;padding:12px;position:relative;overflow:hidden}.Dashboard-module__8Mmpzq__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0009;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:600}.Dashboard-module__8Mmpzq__cardBody{padding:16px}.Dashboard-module__8Mmpzq__cardName{margin-bottom:4px;font-size:1.1rem;font-weight:700}.Dashboard-module__8Mmpzq__cardMeta{color:var(--muted);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.Dashboard-module__8Mmpzq__cardDetails{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.Dashboard-module__8Mmpzq__detailItem{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.Dashboard-module__8Mmpzq__statusBadge{color:#10b981;font-size:12px;font-weight:600}.Dashboard-module__8Mmpzq__statsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.Dashboard-module__8Mmpzq__statBox{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:16px}.Dashboard-module__8Mmpzq__statHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Dashboard-module__8Mmpzq__iconWrapper{width:36px;height:36px;color:var(--accent);background:#3b82f614;border-radius:8px;justify-content:center;align-items:center;display:flex}.Dashboard-module__8Mmpzq__iconWrapper svg{width:18px;height:18px}.Dashboard-module__8Mmpzq__change{color:#10b981;font-size:12px;font-weight:600}.Dashboard-module__8Mmpzq__statValueLarge{margin-bottom:2px;font-size:1.5rem;font-weight:700;display:block}.Dashboard-module__8Mmpzq__statLabelMuted{color:var(--muted);font-size:13px}.Dashboard-module__8Mmpzq__tableWrapper{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;overflow:hidden}.Dashboard-module__8Mmpzq__table{border-collapse:collapse;text-align:left;width:100%}.Dashboard-module__8Mmpzq__table th{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;background:#ffffff04;padding:12px 16px;font-size:12px;font-weight:600}.Dashboard-module__8Mmpzq__table td{border-top:1px solid var(--glass-border);padding:12px 16px;font-size:13px}.Dashboard-module__8Mmpzq__tableBadge{color:#10b981;background:#10b98114;border-radius:4px;padding:3px 10px;font-size:11px;font-weight:600}@media (max-width:1024px){.Dashboard-module__8Mmpzq__content{margin-left:80px;padding:20px}}@media (max-width:768px){.Dashboard-module__8Mmpzq__header{flex-direction:column;gap:16px}.Dashboard-module__8Mmpzq__grid{grid-template-columns:repeat(2,1fr);gap:12px}}
