.slp-switcher{display:inline-flex;align-items:center;gap:0;font:inherit;line-height:1}.slp-switcher a{text-decoration:none!important}.slp-switcher--compact{gap:10px}.slp-switcher--compact .slp-switcher__item{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:20px;padding:5px 1px;color:inherit;opacity:.58;transition:opacity .2s ease,color .2s ease}.slp-switcher--compact .slp-switcher__item:hover,.slp-switcher--compact .slp-switcher__item.is-active{opacity:1}.slp-switcher--compact .slp-switcher__item.is-active:after{content:"";position:absolute;left:2px;right:2px;bottom:0;height:1px;background:currentColor}.slp-switcher__divider{width:1px;height:16px;background:currentColor;opacity:.22}.slp-switcher--buttons{border:1px solid rgba(0,0,0,.16);border-radius:999px;padding:3px;background:rgba(255,255,255,.5);overflow:hidden}.slp-switcher--buttons .slp-switcher__divider{display:none}.slp-switcher--buttons .slp-switcher__item{display:inline-flex;padding:8px 12px;border-radius:999px;color:inherit;opacity:.58;transition:all .2s ease}.slp-switcher--buttons .slp-switcher__item:hover{opacity:1}.slp-switcher--buttons .slp-switcher__item.is-active{opacity:1;background:currentColor}.slp-switcher--buttons .slp-switcher__item.is-active{color:#fff}.slp-switcher--dropdown{position:relative}.slp-switcher__select{appearance:none;-webkit-appearance:none;min-height:40px;padding:8px 38px 8px 13px;border:1px solid rgba(0,0,0,.18);border-radius:8px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;font:inherit;cursor:pointer}.slp-switcher__select:focus{outline:2px solid currentColor;outline-offset:2px}@media(max-width:767px){.slp-switcher--buttons .slp-switcher__item{padding:7px 10px}}
