.klyp-AdvancedFilterPopover__trigger{border:var(--bw-default) solid var(--color-border-subtle);border-radius:var(--r-chip);background:var(--color-bg-surface);width:36px;height:36px;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__badge{min-width:16px;height:16px;padding-inline:var(--space-4);background:var(--color-bg-surface-solid);color:var(--color-fg-primary);border:var(--bw-default) solid var(--color-fg-muted);border-radius:var(--radius-full);font-family:var(--font-sans);font-size:var(--font-size-11);font-weight:var(--font-weight-medium);justify-content:center;align-items:center;padding-bottom:1px;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.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-PopoverSurface{width:max-content;min-width:0}.klyp-AdvancedFilterPopover__dialog{gap:var(--space-12);padding:var(--space-12);outline:none;flex-direction:column;display:flex}.klyp-AdvancedFilterPopover__row{gap:var(--space-6);flex-direction:column;display:flex}.klyp-AdvancedFilterPopover__rowLabel{font-size:var(--font-size-13);font-weight:var(--font-weight-medium);color:var(--color-fg-primary);line-height:1}.klyp-AdvancedFilterPopover__rowSlot{align-items:stretch;display:flex}.klyp-AdvancedFilterPopover__rowSlot>.klyp-BrandSelect,.klyp-AdvancedFilterPopover__rowSlot>.klyp-BrandSelect>.klyp-BrandSelect__trigger{width:100%}
