.bps-switcher--dropdown{display:inline-block;position:relative;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}.bps-switcher__toggle{display:inline-flex;align-items:center;gap:.25em;padding:.25em .75em;border-radius:var(--wp--custom--button-radius,6px);border:none;background-color:rgba(255,255,255,.8);color:inherit;font:inherit;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease,border-color .15s ease}.bps-switcher__toggle:hover,.bps-switcher__toggle:focus-visible{outline:none;background-color:#fff}.bps-switcher__current{font-weight:600;text-transform:uppercase;letter-spacing:.06em}.bps-switcher__icon{display:inline-block;width:10px;height:10px;position:relative}.bps-switcher__icon::before{content:'';position:absolute;left:0;top:50%;width:100%;height:100%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='currentColor' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:8px}.bps-switcher.is-open .bps-switcher__icon::before{transform:translateY(-50%) rotate(180deg)}.bps-switcher__list{position:absolute;left:0;top:100%;margin-top:3px;min-width:100%;padding:2px 0;border-radius:12px;background-color:rgba(255,255,255,.98);box-shadow:none;list-style:none;z-index:20}.bps-switcher__item+.bps-switcher__item{margin-top:2px}.bps-switcher__option{width:100%;padding:4px 10px;border:none;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer;white-space:nowrap}.bps-switcher__option:hover,.bps-switcher__option:focus-visible{outline:none;background-color:rgba(0,0,0,.04)}.bps-switcher--list .bps-switcher__list-inline{display:inline-flex;align-items:center;gap:.5em;list-style:none;margin:0;padding:0}.bps-switcher__item--current .bps-switcher__current{font-weight:600;text-transform:uppercase;letter-spacing:.06em}.bps-switcher__link{font:inherit;color:inherit;text-decoration:none;opacity:.7}.bps-switcher__link:hover,.bps-switcher__link:focus-visible{opacity:1;text-decoration:underline}
