.header-actions{--header-actions-gap:var(--space-2);justify-content:flex-end;align-items:center;gap:var(--header-actions-gap);flex-wrap:nowrap;flex:auto;min-width:0;display:flex}.header-actions__slot{align-items:center;min-width:0;display:inline-flex}.header-actions__label{min-width:0}.header-actions__chevron{color:var(--muted-foreground)}.header-actions .header-actions__control[data-icon-only=true]{padding-inline:0!important}.header-actions__toggle[aria-pressed=true]{background:var(--surface-selected);color:var(--accent-text)}.header-actions .header-actions__separator{height:var(--space-5)}.header-actions__search{flex:none}.header-actions__filter[data-active=true]{background:var(--surface-selected);color:var(--accent-text)}.header-actions__count{min-width:var(--space-4);height:var(--space-4);padding-inline:var(--space-1);border-radius:var(--radius-chip);background:var(--accent);color:var(--accent-foreground);font-size:var(--text-small);font-variant-numeric:tabular-nums;line-height:var(--leading-small);font-weight:var(--font-weight-small);letter-spacing:var(--tracking-small);justify-content:center;align-items:center;display:inline-flex}.header-actions__status{min-width:0;min-height:var(--control-height);color:var(--muted-foreground);font-size:var(--text-small);font-weight:var(--font-weight-small);line-height:var(--leading-small);letter-spacing:var(--tracking-small);align-items:center;display:inline-flex}.header-actions__panel-body{gap:var(--space-3);min-width:0;display:grid}.header-actions__panel-description{color:var(--muted-foreground);font-size:var(--text-small);line-height:var(--leading-small);font-weight:var(--font-weight-small);letter-spacing:var(--tracking-small);margin:0}.header-actions__panel-foot{padding-top:var(--space-3);border-top:1px solid var(--divider);justify-content:flex-end;display:flex}.header-actions__menu-list{gap:var(--space-0-5);min-width:0;display:grid}.header-actions__menu-item{justify-content:flex-start;gap:var(--space-2)}.header-actions__menu-item.is-danger{color:var(--destructive)}.header-actions__menu-item.is-danger .header-actions__menu-icon{color:inherit}.header-actions__menu-item[aria-disabled=true]{pointer-events:none;opacity:.5}.header-actions__menu-icon{color:var(--muted-foreground);flex:none;display:inline-flex}.header-actions__menu-icon svg,.header-actions__menu-check{width:16px;height:16px}.header-actions__menu-text{text-align:start;flex:auto;min-width:0;display:grid}.header-actions__menu-label{min-width:0}.header-actions__menu-description{min-width:0;color:var(--muted-foreground);font-size:var(--text-small);line-height:var(--leading-small);font-weight:var(--font-weight-small);letter-spacing:var(--tracking-small)}.header-actions__menu-check{color:var(--accent-text);flex:none;margin-inline-start:auto}.header-actions__menu-separator{background:var(--border);height:1px;margin-block:var(--space-1)}
