@apply inline-flex h-auto items-center justify-center gap-0;@apply rounded-none;@apply rounded-s-3xl;@apply rounded-e-3xl;@apply rounded-3xl;.button-group .button:active,.button-group .button[data-pressed=true]{transform:none}@apply bg-current opacity-15;.button-group .button:not(:first-child):before{content:"";width:1px;height:50%;transition:opacity .15s var(--ease-smooth);border-radius:4px;position:absolute;top:25%;left:-1px}@apply motion-reduce:transition-none;.button-group[data-hide-separator=true] .button:not(:first-child):before{display:none}@apply w-full;