.switcher-parent.svelte-ptekwr{display:flex;flex-direction:column;gap:8px}.switcher.svelte-ptekwr{display:flex;width:auto;flex-direction:row;flex-wrap:nowrap;scrollbar-width:none;overflow-x:scroll;border-radius:var(--border-radius)}.switcher.svelte-ptekwr .button{white-space:nowrap}.switcher.svelte-ptekwr:not(.big) .button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.switcher.svelte-ptekwr:not(.big) .button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.switcher.svelte-ptekwr:not(.big):dir(rtl) .button:first-child{border-top-right-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:0;border-bottom-left-radius:0}.switcher.svelte-ptekwr:not(.big):dir(rtl) .button:last-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit;border-top-right-radius:0;border-bottom-right-radius:0}.switcher.big.svelte-ptekwr{background:var(--button);box-shadow:var(--button-box-shadow);padding:var(--switcher-padding);gap:calc(var(--switcher-padding) - 1.5px)}.switcher.svelte-ptekwr .button.active{pointer-events:none}.switcher.svelte-ptekwr .button.active:hover{background:var(--secondary)}.switcher.big.svelte-ptekwr .button{width:100%;height:calc(40px - var(--switcher-padding) * 2);border-radius:calc(var(--border-radius) - var(--switcher-padding));box-shadow:none}.switcher.big.svelte-ptekwr .button:not(.active,:hover,:active){background-color:transparent}.switcher.big.svelte-ptekwr .button:active:not(.active){box-shadow:var(--button-box-shadow)}.switcher.svelte-ptekwr:not(.big) .button:not(:first-child,:last-child){border-radius:0}.switcher.svelte-ptekwr:not(.big) :not(.button:first-child){margin-left:-1px}
