.dashboard-module__1qL-yq__container{animation:.4s cubic-bezier(.4,0,.2,1) dashboard-module__1qL-yq__fadeIn}.dashboard-module__1qL-yq__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.dashboard-module__1qL-yq__title{color:var(--color-text-primary);letter-spacing:-.5px;background:linear-gradient(135deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:32px;font-weight:700}.dashboard-module__1qL-yq__section{margin-bottom:40px}.dashboard-module__1qL-yq__sectionTitle{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:1px;margin:0 0 16px;font-size:13px;font-weight:600}.dashboard-module__1qL-yq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.dashboard-module__1qL-yq__healthSection{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:#12121480;align-items:center;gap:12px;margin-bottom:40px;padding:20px 24px;display:flex;box-shadow:0 4px 24px #0003}.dashboard-module__1qL-yq__healthLabel{color:var(--color-text-secondary);font-size:15px;font-weight:500}.dashboard-module__1qL-yq__healthBadge{letter-spacing:.5px;border-radius:9999px;align-items:center;gap:8px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-module__1qL-yq__healthHealthy{color:var(--color-success);background:#10b98126;border:1px solid #10b9814d;box-shadow:0 0 12px #10b98133}.dashboard-module__1qL-yq__healthWarning{color:var(--color-warning);background:#f59e0b26;border:1px solid #f59e0b4d;box-shadow:0 0 12px #f59e0b33}.dashboard-module__1qL-yq__healthCritical{color:var(--color-danger);background:#ef444426;border:1px solid #ef44444d;box-shadow:0 0 12px #ef444433}.dashboard-module__1qL-yq__quickNavGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dashboard-module__1qL-yq__quickNavCard{-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;background:#12121499;padding:28px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dashboard-module__1qL-yq__quickNavCard:before{content:"";background:linear-gradient(90deg, transparent, var(--color-accent), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.dashboard-module__1qL-yq__quickNavCard:hover{background:#18181bcc;border-color:#6366f166;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.dashboard-module__1qL-yq__quickNavCard:hover:before{opacity:1}.dashboard-module__1qL-yq__quickNavIcon{color:var(--color-accent);filter:drop-shadow(0 0 8px var(--color-accent-glow));margin-bottom:16px;font-size:32px;display:block}.dashboard-module__1qL-yq__quickNavTitle{color:var(--color-text-primary);letter-spacing:-.2px;margin-bottom:6px;font-size:16px;font-weight:600}.dashboard-module__1qL-yq__quickNavDesc{color:var(--color-text-muted);font-size:14px;line-height:1.5}.dashboard-module__1qL-yq__skeletonCard{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:linear-gradient(90deg,#18181b80 25%,#ffffff0d 50%,#18181b80 75%) 0 0/200% 100%;height:120px;animation:1.5s infinite dashboard-module__1qL-yq__shimmer}@keyframes dashboard-module__1qL-yq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
