.HeroDashboard-module__bj4ELa__wrapper{perspective:1200px;position:relative}.HeroDashboard-module__bj4ELa__glowOrb1,.HeroDashboard-module__bj4ELa__glowOrb2{filter:blur(60px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.HeroDashboard-module__bj4ELa__glowOrb1{background:#4caf5026;width:200px;height:200px;animation:6s ease-in-out infinite alternate HeroDashboard-module__bj4ELa__floatOrb;top:-40px;right:-30px}.HeroDashboard-module__bj4ELa__glowOrb2{background:#2d50321a;width:160px;height:160px;animation:8s ease-in-out infinite alternate-reverse HeroDashboard-module__bj4ELa__floatOrb;bottom:-30px;left:-20px}@keyframes HeroDashboard-module__bj4ELa__floatOrb{0%{transform:translate(0)scale(1)}to{transform:translate(15px,-20px)scale(1.15)}}.HeroDashboard-module__bj4ELa__dashboard{z-index:1;background:#fff;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000f,0 20px 40px -8px #0000001a,0 0 0 1px #0000000a}.HeroDashboard-module__bj4ELa__topBar{background:#fafafa;border-bottom:1px solid #0000000f;align-items:center;gap:12px;padding:12px 20px;display:flex}.HeroDashboard-module__bj4ELa__topBarLeft{gap:6px;display:flex}.HeroDashboard-module__bj4ELa__dot{border-radius:50%;width:10px;height:10px}.HeroDashboard-module__bj4ELa__topBarTitle{color:var(--color-heading);flex:1;font-size:13px;font-weight:600}.HeroDashboard-module__bj4ELa__topBarDate{color:var(--color-body);opacity:.7;font-size:11px}.HeroDashboard-module__bj4ELa__kpiRow{background:#0000000a;border-bottom:1px solid #0000000f;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.HeroDashboard-module__bj4ELa__kpiCard{background:#fff;flex-direction:column;gap:4px;padding:16px;display:flex}.HeroDashboard-module__bj4ELa__kpiGreen{background:linear-gradient(135deg,#4caf500f 0%,#4caf5005 100%)}.HeroDashboard-module__bj4ELa__kpiLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-body);font-size:10px;font-weight:600}.HeroDashboard-module__bj4ELa__kpiValue{color:var(--color-heading);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1}.HeroDashboard-module__bj4ELa__kpiTrend{color:var(--color-accent-green);font-size:10px;font-weight:600}.HeroDashboard-module__bj4ELa__kpiCard:nth-child(4) .HeroDashboard-module__bj4ELa__kpiTrend{color:var(--color-accent-green)}.HeroDashboard-module__bj4ELa__chartsRow{background:#0000000a;grid-template-columns:2fr 1fr;gap:1px;display:grid}.HeroDashboard-module__bj4ELa__chartCard{background:#fff;padding:16px}.HeroDashboard-module__bj4ELa__chartTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--color-body);margin-bottom:12px;font-size:11px;font-weight:600;display:block}.HeroDashboard-module__bj4ELa__barChart{align-items:flex-end;gap:6px;height:80px;padding:0 2px;display:flex}.HeroDashboard-module__bj4ELa__bar{background:linear-gradient(to top,var(--color-dark-green),var(--color-accent-green));border-radius:3px 3px 0 0;flex:1;min-width:0;transition:height .8s cubic-bezier(.34,1.56,.64,1)}.HeroDashboard-module__bj4ELa__barLabels{gap:6px;padding:6px 2px 0;display:flex}.HeroDashboard-module__bj4ELa__barLabel{text-align:center;color:var(--color-body);opacity:.5;flex:1;font-size:9px}.HeroDashboard-module__bj4ELa__ringContainer{width:80px;height:80px;margin:0 auto 8px;position:relative}.HeroDashboard-module__bj4ELa__ringSvg{width:100%;height:100%}.HeroDashboard-module__bj4ELa__ringProgress{transition:stroke-dasharray 1.8s cubic-bezier(.16,1,.3,1) 1.4s}.HeroDashboard-module__bj4ELa__ringValue{color:var(--color-heading);justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute;inset:0}.HeroDashboard-module__bj4ELa__statusRow{justify-content:center;align-items:center;gap:6px;display:flex}.HeroDashboard-module__bj4ELa__statusDot{border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroDashboard-module__bj4ELa__pulse}.HeroDashboard-module__bj4ELa__statusText{color:var(--color-body);font-size:10px}@keyframes HeroDashboard-module__bj4ELa__pulse{0%,to{opacity:1}50%{opacity:.4}}.HeroDashboard-module__bj4ELa__activityBar{background:#fafafa;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.HeroDashboard-module__bj4ELa__pulseContainer{align-items:center;gap:8px;display:flex}.HeroDashboard-module__bj4ELa__pulseDot{background:var(--color-accent-green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s ease-in-out infinite HeroDashboard-module__bj4ELa__pulse}.HeroDashboard-module__bj4ELa__activityText{color:var(--color-body);font-size:11px;font-weight:500}.HeroDashboard-module__bj4ELa__sparkline{align-items:flex-end;gap:2px;height:24px;display:flex}.HeroDashboard-module__bj4ELa__sparkBar{background:var(--color-accent-green);opacity:0;border-radius:1.5px;width:3px;transition:opacity .3s,height .4s cubic-bezier(.34,1.56,.64,1)}@media (max-width:768px){.HeroDashboard-module__bj4ELa__kpiRow{grid-template-columns:repeat(2,1fr)}.HeroDashboard-module__bj4ELa__chartsRow{grid-template-columns:1fr}.HeroDashboard-module__bj4ELa__kpiValue{font-size:18px}.HeroDashboard-module__bj4ELa__topBarDate{display:none}}@media (max-width:480px){.HeroDashboard-module__bj4ELa__kpiCard{padding:12px}.HeroDashboard-module__bj4ELa__barChart{height:60px}}
