:root{--_components-tabs-puck-width:0;--_components-tabs-puck-left:0;--_components-tabs-puck-gap:var(--v-spacing-3xs)}ul.svelte-1kh2r5h{align-items:center;gap:var(--v-spacing-xs);flex-wrap:wrap;display:flex;position:relative}button.svelte-1kh2r5h{background:0 0}li.svelte-1kh2r5h{color:var(--v-grey900);border-radius:var(--v-border-radius-m);background-color:#0000;transition:color .1s}li.svelte-1kh2r5h:not(.selected){color:var(--v-grey600)}li.svelte-1kh2r5h:not(.selected):hover{color:var(--v-grey800)}li.svelte-1kh2r5h>:where(.svelte-1kh2r5h){padding:var(--v-spacing-2xs) var(--v-spacing-s);cursor:pointer;border-radius:var(--v-border-radius-m);display:block;position:relative}li.svelte-1kh2r5h>:where(.svelte-1kh2r5h):focus-visible{outline:1.5px solid var(--v-primary);outline-offset:-1.5px}li.svelte-1kh2r5h>a:where(.svelte-1kh2r5h){text-decoration:none}li.svelte-1kh2r5h span.thicker-text:where(.svelte-1kh2r5h){opacity:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}li.selected.svelte-1kh2r5h{background-color:var(--v-grey100)}li.selected.svelte-1kh2r5h span:where(.svelte-1kh2r5h){opacity:0}li.selected.svelte-1kh2r5h span.thicker-text:where(.svelte-1kh2r5h){opacity:1}li.disabled.svelte-1kh2r5h{color:var(--v-grey400);pointer-events:none}li.selected.disabled.svelte-1kh2r5h{background-color:var(--v-grey50)}ul.size-small.svelte-1kh2r5h{gap:var(--v-spacing-3xs)}li.svelte-1kh2r5h:not(.selected):active{background-color:var(--v-grey50)}ul.variant-contained-black.svelte-1kh2r5h{background-color:var(--v-grey50);outline:1px solid var(--v-grey100)}ul.variant-contained-white.svelte-1kh2r5h{background-color:var(--v-grey100)}ul.variant-contained.svelte-1kh2r5h{padding:var(--_components-tabs-puck-gap);border-radius:999px;gap:0}ul.variant-contained.size-small.svelte-1kh2r5h{--_components-tabs-puck-gap:var(--v-spacing-4xs)}ul.variant-contained.svelte-1kh2r5h li:where(.svelte-1kh2r5h){background:0 0!important}ul.variant-contained.svelte-1kh2r5h li:where(.svelte-1kh2r5h)>:where(.svelte-1kh2r5h){padding:var(--v-spacing-xs) var(--v-spacing-m)}ul.variant-contained.size-small.svelte-1kh2r5h li:where(.svelte-1kh2r5h)>:where(.svelte-1kh2r5h){padding:var(--v-spacing-2xs) var(--v-spacing-s)}ul.variant-contained.svelte-1kh2r5h li:where(.svelte-1kh2r5h):not(.selected):active{color:var(--v-grey600)}ul.variant-contained.svelte-1kh2r5h li.selected:where(.svelte-1kh2r5h){transition:color .2s ease-in-out}ul.variant-contained.variant-contained-black.svelte-1kh2r5h li.selected:where(.svelte-1kh2r5h){color:var(--v-white)}ul.variant-contained.variant-contained-white.svelte-1kh2r5h li.selected:where(.svelte-1kh2r5h){color:var(--v-black)}ul.variant-contained.svelte-1kh2r5h li.selected:where(.svelte-1kh2r5h) span:where(.svelte-1kh2r5h){transition:opacity .2s ease-in-out}ul.variant-contained.svelte-1kh2r5h:before{content:"";top:var(--_components-tabs-puck-gap);left:var(--_components-tabs-puck-gap);width:var(--_components-tabs-puck-width);height:calc(100% - var(--_components-tabs-puck-gap) * 2);transform:translateX(var(--_components-tabs-puck-left));border-radius:999px;transition:width .2s ease-in-out,transform .2s ease-in-out;position:absolute}ul.variant-contained.variant-contained-black.svelte-1kh2r5h:before{background:var(--v-black)}ul.variant-contained.variant-contained-white.svelte-1kh2r5h:before{background:var(--v-white)}ul.variant-contained.disabled.svelte-1kh2r5h:before{background:var(--v-grey400)}ul.variant-underlined.svelte-1kh2r5h{flex-wrap:nowrap;gap:0}ul.variant-underlined.svelte-1kh2r5h li:where(.svelte-1kh2r5h),ul.variant-underlined.svelte-1kh2r5h li.selected:where(.svelte-1kh2r5h){background:0 0;border-radius:0}ul.variant-underlined.svelte-1kh2r5h li:where(.svelte-1kh2r5h)>:where(.svelte-1kh2r5h){padding:var(--v-spacing-xs) var(--v-spacing-s) var(--v-spacing-2xs);white-space:nowrap;border-radius:0;align-items:center;font-weight:500;display:flex}ul.variant-underlined.svelte-1kh2r5h li.first:where(.svelte-1kh2r5h)>:where(.svelte-1kh2r5h){padding-left:0}ul.variant-underlined.svelte-1kh2r5h li:where(.svelte-1kh2r5h)>:where(.svelte-1kh2r5h):after{content:"";right:var(--v-spacing-s);bottom:0;left:var(--v-spacing-s);background:0 0;height:2px;position:absolute}ul.variant-underlined.svelte-1kh2r5h li.first:where(.svelte-1kh2r5h)>:where(.svelte-1kh2r5h):after{left:0}ul.variant-underlined.svelte-1kh2r5h li.selected:where(.svelte-1kh2r5h)>:where(.svelte-1kh2r5h):after{background:var(--v-black)}ul.variant-underlined.svelte-1kh2r5h li.selected:where(.svelte-1kh2r5h) span:where(.svelte-1kh2r5h):not(.thicker-text){opacity:1}ul.variant-underlined.svelte-1kh2r5h li:where(.svelte-1kh2r5h) span.thicker-text:where(.svelte-1kh2r5h){display:none}ul.variant-underlined.svelte-1kh2r5h li.selected:where(.svelte-1kh2r5h){color:var(--v-black)}ul.variant-underlined.svelte-1kh2r5h li:where(.svelte-1kh2r5h)>:where(.svelte-1kh2r5h):focus-visible{outline:1.5px solid var(--v-primary);outline-offset:-1.5px;border-radius:var(--v-border-radius-m)}.count-badge.svelte-1kh2r5h{box-sizing:border-box;min-width:20px;height:20px;margin-left:var(--v-spacing-2xs);padding:0 var(--v-spacing-2xs);background:var(--v-grey100);color:var(--v-grey800);font-size:var(--v-font-size-2xs);border-radius:999px;justify-content:center;align-items:center;font-weight:500;line-height:1;display:inline-flex}li.disabled.svelte-1kh2r5h .count-badge:where(.svelte-1kh2r5h){color:var(--v-grey400)}
