.hv-chart-line{stroke-dasharray:1;stroke-dashoffset:0;animation:1.2s cubic-bezier(.2,.7,.2,1) both hv-draw}.hv-chart-label{fill:#aaa6ba;font-family:inherit;font-size:10px}.wallet-compounding-value{fill:var(--foreground);letter-spacing:-.8px;font-size:22px;font-weight:600}@keyframes hv-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes hv-endpoint{0%{opacity:0}to{opacity:1}}@keyframes hv-shimmer{0%{background-position:150% 0}to{background-position:-150% 0}}@media (prefers-reduced-motion:reduce){.hv-chart-line{animation:none}}@supports (-webkit-touch-callout:none){.wallet-action-backdrop{position:absolute}}:is(.wallet-action-menu:has(:focus-visible),.wallet-action-menu:has(:focus-visible) *){transition:none}.wallet-search-panel input[type=search]::-webkit-search-cancel-button{cursor:pointer}:root[data-nav]::view-transition-old(root){animation-duration:.28s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}:root[data-nav]::view-transition-new(root){animation-duration:.28s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}:root[data-nav=forward]::view-transition-old(root){animation-name:hv-slide-out-left}:root[data-nav=forward]::view-transition-new(root){animation-name:hv-slide-in-right}:root[data-nav=back]::view-transition-old(root){animation-name:hv-slide-out-right}:root[data-nav=back]::view-transition-new(root){animation-name:hv-slide-in-left}@keyframes hv-slide-out-left{to{opacity:0;transform:translate(-24px)}}@keyframes hv-slide-in-right{0%{opacity:0;transform:translate(24px)}}@keyframes hv-slide-out-right{to{opacity:0;transform:translate(24px)}}@keyframes hv-slide-in-left{0%{opacity:0;transform:translate(-24px)}}
