.creator-viz{--viz-reach:#2a78d6;--viz-volume:#eb6834;--viz-discovery:#1baf7a;--viz-discovery-track:#d5f0e4;--viz-accent:#d64d84;--viz-muted-mark:#898781;--viz-grid:#e5e7eb;--viz-surface:#ffffff;--viz-price-1:#86b6ef;--viz-price-2:#5598e7;--viz-price-3:#2a78d6;--viz-price-4:#1c5cab}.dark .creator-viz{--viz-reach:#3987e5;--viz-volume:#d95926;--viz-discovery:#199e70;--viz-discovery-track:#1b4d3a;--viz-accent:#f087b0;--viz-muted-mark:#94a3b8;--viz-grid:#475569;--viz-surface:#364153;--viz-price-1:#2a78d6;--viz-price-2:#5598e7;--viz-price-3:#86b6ef;--viz-price-4:#b7d3f6}.viz-bar-segment{height:100%}.viz-bar-segment:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.viz-bar-gap{width:2px;flex:0 0 2px;background-color:var(--viz-surface)}.viz-dot-ring{stroke:var(--viz-surface);stroke-width:2}@keyframes viz-rise{0%{opacity:0;transform:translateY(8px)}}@keyframes viz-fade{0%{opacity:0}}@keyframes viz-grow{0%{width:0}}@keyframes viz-pop{0%{opacity:0;transform:scale(0)}}.viz-enter{animation:viz-rise .46s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--enter-delay,0s)}.viz-fade-in{animation:viz-fade .42s ease-out both;animation-delay:var(--enter-delay,0s)}.viz-grow-in{animation:viz-grow .62s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--enter-delay,0s)}.viz-dot-in{transform-box:fill-box;transform-origin:center;animation:viz-pop .34s cubic-bezier(.34,1.4,.64,1) both;animation-delay:var(--enter-delay,0s)}@media (prefers-reduced-motion:reduce){.creator-viz *,.creator-viz :after,.creator-viz :before{animation-duration:.01ms!important;animation-delay:0s!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}