.card{width:100%;max-width:580px;height:auto;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06),0 12px 40px rgba(0,0,0,.1);flex-shrink:0}.card svg{display:block;width:100%;height:100%}.banner-svg{display:block;width:679px;max-width:100%;height:auto;border-radius:12px;overflow:hidden;filter:drop-shadow(var(--shadow))}.card{opacity:0;animation:cardIn .7s cubic-bezier(0.22,1,0.36,1) forwards}.card-top{animation-delay:.05s}.card-panel-1{animation-delay:.25s}.card-panel-2{animation-delay:.40s}.card-bottom{animation-delay:.55s}.chart-group{opacity:0;animation:cardIn .7s cubic-bezier(0.22,1,0.36,1) .70s forwards}@keyframes cardIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.gauge-arc{opacity:0;animation:arcIn 1s cubic-bezier(0.22,1,0.36,1) forwards}.gauge-arc-1{animation-delay:.8s;transform-origin:191px 127.68px}.gauge-arc-2{animation-delay:1.0s;transform-origin:487px 131px}@keyframes arcIn{from{opacity:0;transform:scale(0.8)}to{opacity:1;transform:scale(1)}}.gauge-needle-1{transform-origin:192.303px 175.575px;opacity:0;animation:needle1 1.8s cubic-bezier(0.34,1.2,0.64,1) 1.05s forwards}.gauge-needle-2{transform-origin:490.728px 178.081px;opacity:0;animation:needle2 1.8s cubic-bezier(0.34,1.2,0.64,1) 1.25s forwards}@keyframes needle1{0%{opacity:0;transform:rotate(-43deg)}20%{opacity:1}100%{opacity:1;transform:rotate(0)}}@keyframes needle2{0%{opacity:0;transform:rotate(-43deg)}20%{opacity:1}100%{opacity:1;transform:rotate(0)}}.grid-line{opacity:0;animation:gridIn .5s ease forwards}.grid-line-1{animation-delay:.95s}.grid-line-2{animation-delay:1.0s}.grid-line-3{animation-delay:1.05s}.grid-line-4{animation-delay:1.10s}.grid-line-5{animation-delay:1.15s}.grid-line-6{animation-delay:1.20s}.grid-line-7{animation-delay:1.25s}@keyframes gridIn{from{opacity:0}to{opacity:1}}.chart-area{transform-origin:95px 470.952px;transform:scaleY(0);animation:areaGrow 1.5s cubic-bezier(0.4,0,0.2,1) 1.1s forwards}@keyframes areaGrow{to{transform:scaleY(1)}}.chart-line-cyan{transform-origin:101px 360.501px;transform:scaleX(0);animation:lineDraw 1.8s cubic-bezier(0.4,0,0.2,1) 1.3s forwards}.chart-line-blue{transform-origin:100.088px 456.388px;transform:scaleX(0);animation:lineDraw 1.8s cubic-bezier(0.4,0,0.2,1) 1.5s forwards}@keyframes lineDraw{to{transform:scaleX(1)}}.chart-dot{opacity:0;animation:dotIn .4s ease forwards}.chart-dot-highlight-blue{opacity:0;animation:dotPop .6s cubic-bezier(0.34,1.4,0.64,1) 2.1s forwards}.chart-dot-highlight-cyan{opacity:0;animation:dotPop .6s cubic-bezier(0.34,1.4,0.64,1) 2.3s forwards}@keyframes dotIn{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes dotPop{0{opacity:0;transform:scale(0)}70%{transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}.chart-dot-blue:nth-of-type(1){animation-delay:1.53s}.chart-dot-blue:nth-of-type(2){animation-delay:1.56s}.chart-dot-blue:nth-of-type(3){animation-delay:1.59s}.chart-dot-blue:nth-of-type(4){animation-delay:1.62s}.chart-dot-blue:nth-of-type(5){animation-delay:1.65s}.chart-dot-blue:nth-of-type(6){animation-delay:1.68s}.chart-dot-blue:nth-of-type(7){animation-delay:1.71s}.chart-dot-blue:nth-of-type(8){animation-delay:1.74s}.chart-dot-blue:nth-of-type(9){animation-delay:1.77s}.chart-dot-blue:nth-of-type(10){animation-delay:1.80s}.chart-dot-blue:nth-of-type(11){animation-delay:1.83s}.chart-dot-blue:nth-of-type(12){animation-delay:1.86s}.chart-dot-blue:nth-of-type(13){animation-delay:1.89s}.chart-dot-blue:nth-of-type(14){animation-delay:1.92s}.chart-dot-blue:nth-of-type(15){animation-delay:1.95s}.chart-dot-blue:nth-of-type(16){animation-delay:1.98s}.chart-dot-blue:nth-of-type(17){animation-delay:2.01s}.chart-dot-blue:nth-of-type(18){animation-delay:2.04s}.chart-dot-blue:nth-of-type(19){animation-delay:2.07s}.chart-dot-blue:nth-of-type(20){animation-delay:2.10s}.chart-dot-blue:nth-of-type(21){animation-delay:2.13s}.chart-dot-blue:nth-of-type(22){animation-delay:2.16s}.chart-dot-blue:nth-of-type(23){animation-delay:2.19s}.chart-dot-blue:nth-of-type(24){animation-delay:2.22s}.legend-dot{transform-box:fill-box;transform-origin:center;animation:legendPulse 2.4s ease-in-out infinite}.legend-dot-1{animation-delay:1.5s}.legend-dot-2{animation-delay:1.65s}.legend-dot-3{animation-delay:1.8s}@keyframes legendPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.4)}}@media(prefers-reduced-motion:reduce){.card,.chart-group,.gauge-arc,.gauge-needle-1,.gauge-needle-2,.grid-line,.chart-area,.chart-line-cyan,.chart-line-blue,.chart-dot,.chart-dot-highlight-blue,.chart-dot-highlight-cyan,.legend-dot{animation:none !important;opacity:1 !important;transform:none !important}.chart-area{transform:scaleY(1)}.chart-line-cyan,.chart-line-blue{transform:scaleX(1)}}