:root{--tab-switcher-default-selected-color: rgb(var(--global-color-primary-400));--tab-switcher-default-guide-color: rgb(var(--global-color-contrast-200));--tab-switcher-default-bookmark-color: rgb(var(--global-color-primary-400));--tab-switcher-default-gap: 1rem;--tab-switcher-default-width: 100%}.tabs-container.svelte-1lkth8i{position:relative;display:flex;flex-wrap:nowrap;overflow:auto;gap:var( --tab-switcher-gap, var(--tab-switcher-default-gap) );width:var( --tab-switcher-width, var(--tab-switcher-default-width) )}button.svelte-1lkth8i{background:none;border:none;padding:0;margin:0;color:inherit;font:inherit;cursor:pointer;outline:none}button.svelte-1lkth8i:focus{outline:none}.selected-tab.svelte-1lkth8i{color:var( --tab-switcher-selected-color, var(--tab-switcher-default-selected-color) )}.selected-tab.svelte-1lkth8i:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var( --tab-switcher-bookmark-color, var(--tab-switcher-default-bookmark-color) )}.horizontal-guide.svelte-1lkth8i{position:absolute;bottom:0;height:1px;background-color:var( --tab-switcher-guide-color, var(--tab-switcher-default-guide-color) );opacity:20%;width:var( --tab-switcher-width, var(--tab-switcher-default-width) )}.tab-label.svelte-1lkth8i{word-break:keep-all;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;padding:8px;position:relative}
