.yumsto-badge.svelte-19hkvxc{box-sizing:border-box;line-height:var(--yumsto-badge-line-height);min-height:var(--yumsto-badge-min-size);min-width:var(--yumsto-badge-min-size);font-variant-numeric:tabular-nums;border-radius:var(--yumsto-badge-radius);z-index:1;pointer-events:none;opacity:0;visibility:hidden;transition-property:opacity,transform,visibility;transition-duration:var(--yumsto-badge-duration);transition-timing-function:var(--yumsto-badge-easing);justify-content:center;align-items:center;padding:0 6px;display:inline-flex;position:absolute;inset-block-start:-6px;inset-inline-end:-6px;transform:scale(.6)}.yumsto-badge[data-should-show=true].svelte-19hkvxc{opacity:1;visibility:visible;transform:scale(1)}.yumsto-badge[data-color=green].svelte-19hkvxc{background-color:var(--yumsto-badge-green-background);color:var(--yumsto-badge-green-foreground);--yumsto-text-foreground-override:var(--yumsto-badge-green-foreground)}.yumsto-badge[data-color=cream].svelte-19hkvxc{background-color:var(--yumsto-badge-cream-background);color:var(--yumsto-badge-cream-foreground);--yumsto-text-foreground-override:var(--yumsto-badge-cream-foreground)}.yumsto-badge[data-color=purple].svelte-19hkvxc{background-color:var(--yumsto-badge-purple-background);color:var(--yumsto-badge-purple-foreground);--yumsto-text-foreground-override:var(--yumsto-badge-purple-foreground)}.yumsto-badge[data-color=burgundy].svelte-19hkvxc{background-color:var(--yumsto-badge-burgundy-background);color:var(--yumsto-badge-burgundy-foreground);--yumsto-text-foreground-override:var(--yumsto-badge-burgundy-foreground)}.yumsto-badge__viewport.svelte-19hkvxc{border-radius:inherit;grid-template-rows:1fr;grid-template-columns:1fr;display:inline-grid;position:relative;overflow:hidden}.yumsto-badge.svelte-19hkvxc .yumsto-badge__sizer{visibility:hidden;white-space:pre;grid-area:1/1;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.yumsto-badge.svelte-19hkvxc .yumsto-badge__value--static{grid-area:1/1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.yumsto-badge__track.svelte-19hkvxc{will-change:transform;flex-direction:column;grid-area:1/1;display:flex;position:absolute;inset:0;overflow:visible}.yumsto-badge__track[data-direction=up].svelte-19hkvxc{animation:svelte-19hkvxc-yumsto-badge-slide-up var(--yumsto-badge-duration) var(--yumsto-badge-easing) forwards}.yumsto-badge__track[data-direction=down].svelte-19hkvxc{animation:svelte-19hkvxc-yumsto-badge-slide-down var(--yumsto-badge-duration) var(--yumsto-badge-easing) forwards}.yumsto-badge.svelte-19hkvxc .yumsto-badge__value{flex:0 0 100%;justify-content:center;align-items:center;height:100%;display:flex}@media (prefers-reduced-motion:reduce){.yumsto-badge__track.svelte-19hkvxc{animation:none!important}.yumsto-badge__track[data-direction=up].svelte-19hkvxc .yumsto-badge__value:first-child,.yumsto-badge__track[data-direction=down].svelte-19hkvxc .yumsto-badge__value:last-child{display:none}}@keyframes svelte-19hkvxc-yumsto-badge-slide-up{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes svelte-19hkvxc-yumsto-badge-slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.yumsto-badge-container.svelte-j616gd{box-sizing:border-box;width:fit-content;max-width:100%;display:inline-flex;position:relative}
