.klyp-AdvancedFilterPopover__trigger{border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-chip);background:var(--color-bg-surface);width:40px;height:40px;color:var(--color-fg-muted);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--duration-fast) var(--easing-standard), color var(--duration-fast) var(--easing-standard), border-color var(--duration-fast) var(--easing-standard);flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.klyp-AdvancedFilterPopover__trigger[data-hovered]{background:var(--color-bg-surface-solid);color:var(--color-fg-primary)}.klyp-AdvancedFilterPopover__trigger[data-focus-visible]{outline:var(--bw-default) solid var(--color-fg-accent);outline-offset:var(--bw-default)}.klyp-AdvancedFilterPopover__trigger[data-pressed]{background:var(--color-bg-surface-solid)}.klyp-AdvancedFilterPopover__trigger[data-disabled]{opacity:var(--opacity-50);cursor:not-allowed}.klyp-AdvancedFilterPopover__triggerIcon{color:currentColor;justify-content:center;align-items:center;display:inline-flex}.klyp-AdvancedFilterPopover__triggerIcon>svg{width:18px;height:18px}.klyp-AdvancedFilterPopover__trigger[data-labelled=true]{width:auto;min-width:0;padding:0 var(--space-12);gap:var(--space-8);color:var(--color-fg-primary);justify-content:flex-start}.klyp-AdvancedFilterPopover__triggerLabel{min-width:0;font-size:var(--font-size-13);font-weight:var(--font-weight-medium);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.klyp-AdvancedFilterPopover__triggerChevron{width:var(--icon-size-sm);height:var(--icon-size-sm);color:var(--color-fg-muted);transition:transform var(--duration-fast) var(--easing-standard);flex-shrink:0}.klyp-AdvancedFilterPopover__trigger[aria-expanded=true] .klyp-AdvancedFilterPopover__triggerChevron{transform:rotate(180deg)}.klyp-AdvancedFilterPopover__indicator{top:calc(-1 * var(--space-2));right:calc(-1 * var(--space-2));pointer-events:none;display:inline-flex;position:absolute}.klyp-AdvancedFilterPopover__srStatus{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.klyp-AdvancedFilterPopover__popover.klyp-Popover{width:max-content;min-width:0}.klyp-AdvancedFilterPopover__dialog{gap:var(--space-4);padding:var(--space-4);outline:none;flex-direction:column;display:flex}.klyp-AdvancedFilterPopover__row{gap:var(--space-2);flex-direction:column;display:flex}.klyp-AdvancedFilterPopover__rowLabel{font:var(--type-label);font-weight:var(--font-weight-medium);color:var(--color-fg-muted);padding:var(--space-4) var(--space-12) var(--space-2)}.klyp-AdvancedFilterPopover__rowSlot{align-items:stretch;display:flex}.klyp-AdvancedFilterPopover__rowSlot>.klyp-BrandSelect,.klyp-AdvancedFilterPopover__rowSlot>.klyp-BrandSelect>.klyp-BrandSelect__trigger,.klyp-AdvancedFilterPopover__rowSlot>.klyp-CheckboxGroup,.klyp-AdvancedFilterPopover__rowSlot>.klyp-RadioGroup{width:100%}.klyp-AdvancedFilterPopover__rowSlot>.klyp-CheckboxGroup[data-layout=rows],.klyp-AdvancedFilterPopover__rowSlot>.klyp-RadioGroup[data-layout=rows]{gap:0}
