/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.invisible-button-group{border:var(--border-hairline) solid var(--color-action-secondary-border,var(--color-border-strong));border-radius:var(--radius-control);box-shadow:var(--elevation-control);display:inline-flex;overflow:hidden}.invisible-button-group__segment{cursor:pointer;border-style:var(--tw-border-style);padding:var(--size-2) var(--size-4);background:var(--color-action-secondary);color:var(--color-action-on-secondary);font:inherit;font-size:var(--text-sm);font-weight:var(--weight-semibold);border-width:0;border-left:var(--border-hairline) solid var(--color-action-secondary-border,var(--color-border-strong))}.invisible-button-group__segment:first-child{border-left:0}.invisible-button-group__segment:hover{background:var(--color-action-secondary-hover)}.invisible-button-group__segment--active{background:var(--color-surface-sunken)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}