.center.svelte-15bt1s0{width:100%;height:100%;--_display: var(--display, flex);display:var(--_display);--_justify-content: var(--justify-content, center);justify-content:var(--_justify-content);--_align-items: var(--align-items, center);align-items:var(--_align-items);--_background: var(--background, var(--proto-bg-secondary));--_flex-direction: var(--flex-direction, row);flex-direction:var(--_flex-direction);--_background: var(--background, transparent);background:var(--_background);--_gap: var(--gap, 0);gap:var(--_gap);--_overflow: var(--overflow, initial);overflow:var(--_overflow);--_padding: var(--padding, 0);padding:var(--_padding);--_color: var(--color, inherit);color:var(--_color)}.tab-holder.svelte-qg5mk5{display:flex;justify-content:center;align-items:center;margin:var(--40px) 0;gap:var(--16px);position:fixed;bottom:0;left:50%;z-index:9999;transform:translate3d(-50%,0,0)}.tabs.svelte-qg5mk5{--radius: 8px;--border: 4px;--height: var(--32px);--speed: .25s;--highlight: 0;height:var(--height);display:grid;grid-auto-flow:column;background:var(--bg-nav);border-radius:var(--radius);grid-auto-columns:1fr;position:relative;border:var(--border) solid var(--bg-nav)}.tabs.svelte-qg5mk5{--ease: linear( 0, .1641 3.52%, .311 7.18%, .4413 10.99%, .5553 14.96%, .6539 19.12%, .738 23.5%, .8086 28.15%, .8662 33.12%, .9078 37.92%, .9405 43.12%, .965 48.84%, .9821 55.28%, .992 61.97%, .9976 70.09%, 1 )}.tabs.svelte-qg5mk5>input:where(.svelte-qg5mk5){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.tabs.svelte-qg5mk5:has(:where(.svelte-qg5mk5):checked:nth-of-type(1)){--active: 0}.tabs.svelte-qg5mk5:has(:where(.svelte-qg5mk5):checked:nth-of-type(2)){--active: 1}.tabs.svelte-qg5mk5:has(:where(.svelte-qg5mk5):checked:nth-of-type(3)){--active: 2}.tabs.svelte-qg5mk5:has(:where(.svelte-qg5mk5):checked:nth-of-type(4)){--active: 3}.tabs.svelte-qg5mk5 :checked+label:where(.svelte-qg5mk5){--highlight: 1}.tabs.svelte-qg5mk5:has(input:where(.svelte-qg5mk5):nth-of-type(2)){--count: 2}.tabs.svelte-qg5mk5:has(input:where(.svelte-qg5mk5):nth-of-type(3)){--count: 3}.tabs.svelte-qg5mk5:has(input:where(.svelte-qg5mk5):nth-of-type(4)){--count: 4}.tabs.svelte-qg5mk5 label:where(.svelte-qg5mk5){padding:0 var(--16px);cursor:pointer;text-align:center;height:100%;display:grid;font-size:var(--14px);border-radius:calc(var(--radius) - var(--border));place-items:center;color:hsl(0,0%,100%,calc(.6 + var(--highlight, 0)));transition:background,color;transition-duration:.25s;transition-timing-function:var(--ease, ease)}input.svelte-qg5mk5:not(:checked)+label:where(.svelte-qg5mk5):hover{--highlight: .35;background:#333}.tabs.svelte-qg5mk5:after{pointer-events:none;content:"";width:calc(100% / var(--count));height:100%;background:#fff;position:absolute;border-radius:calc(var(--radius) - var(--border));mix-blend-mode:difference;translate:calc(var(--active, 0) * 100%) 0;transition:translate,outline-color;transition-duration:var(--speed);transition-timing-function:var(--ease, ease);outline:2px solid transparent}.tabs.svelte-qg5mk5:has(:where(.svelte-qg5mk5):focus-visible):after{outline:2px solid deepskyblue;outline-offset:2px}
