.sv-bar{transform-origin:0}.sv-scan{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--color-brand-400,var(--brand-400)) 55%, transparent), transparent)}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.sv-scan{animation:1s cubic-bezier(.22,.61,.36,1) both svScan;animation-timeline:view();animation-range:entry 20% entry 85%}}}@keyframes svScan{0%{opacity:0;transform:translateY(0)}20%{opacity:1}to{transform:translateY(var(--sv-scan-travel,150px));opacity:0}}
