@layer components{[data-ui=button-group]{width:fit-content;display:flex}[data-ui=button-group][data-orientation=horizontal] [data-ui=button]:not(:first-of-type,:last-of-type){border-radius:0}[data-ui=button-group][data-orientation=horizontal] [data-ui=button]:first-of-type{border-start-end-radius:0;border-end-end-radius:0}[data-ui=button-group][data-orientation=horizontal] [data-ui=button]:last-of-type{border-start-start-radius:0;border-end-start-radius:0}[data-ui=button-group][data-orientation=horizontal] [data-ui=button]:not(:last-of-type){border-right:0}[data-ui=button-group][data-orientation=vertical]{flex-direction:column;height:fit-content}[data-ui=button-group][data-orientation=vertical] [data-ui=button]:not(:first-of-type,:last-of-type){border-block:none;border-radius:0}[data-ui=button-group][data-orientation=vertical] [data-ui=button]:first-of-type{border-end-end-radius:0;border-end-start-radius:0}[data-ui=button-group][data-orientation=vertical] [data-ui=button]:last-of-type{border-start-start-radius:0;border-start-end-radius:0}}
