.badge-chip.svelte-enofg{position:relative;display:inline-flex}.badge-chip-btn.svelte-enofg{padding:0;border:0;background:none;line-height:0;-webkit-touch-callout:none;touch-action:manipulation}.badge-chip-btn.svelte-enofg img:where(.svelte-enofg){image-rendering:pixelated;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.badge-chip-btn.svelte-enofg:focus-visible{outline:3px solid var(--bs-primary);outline-offset:2px;border-radius:50%}.badge-chip-empty.svelte-enofg{display:block;width:var(--chip);height:var(--chip);border:2px dashed var(--bs-border-color);border-radius:50%;opacity:.65}.badge-chip-pop.svelte-enofg{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(calc(-50% + var(--shift, 0px)));z-index:20;width:max-content;max-width:15rem;padding:.4rem .6rem;font-size:.75rem;line-height:1.3;text-align:left;background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:.4rem;box-shadow:0 4px 14px #00000059;opacity:0;visibility:hidden;transition:opacity .12s ease-out .3s,visibility 0s linear .3s}.badge-chip-pop-below.svelte-enofg{bottom:auto;top:calc(100% + 6px)}.badge-chip.svelte-enofg:hover .badge-chip-pop:where(.svelte-enofg),.badge-chip.svelte-enofg:focus-within .badge-chip-pop:where(.svelte-enofg),.badge-chip-btn.svelte-enofg:active+.badge-chip-pop:where(.svelte-enofg){opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){.badge-chip-pop.svelte-enofg{transition-delay:0s}}
