.filter-pill{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:8px;color:var(--du-text-1);cursor:pointer;display:inline-flex;font-size:14px;gap:12px;height:40px;line-height:22px;padding:0 12px;transition:border-color .2s,color .2s;white-space:nowrap}.filter-pill:not(.filter-pill--open):not(.filter-pill--active):hover{border-color:#0000003d}.filter-pill--active,.filter-pill--active:hover,.filter-pill--open,.filter-pill--open:hover{border-color:var(--filter-theme);color:var(--filter-theme)}.filter-pill--disabled,.filter-pill--disabled:hover{background:var(--du-bg-2);border-color:#00000014;color:var(--du-text-3);cursor:not-allowed}.filter-pill__badge{align-items:center;background:var(--filter-theme);border-radius:9px;color:#fff;display:inline-flex;font-size:12px;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 6px}.n-popover-shared:has(.filter-panel-card),.n-popover-shared:has(.filter-panel-raw),.n-popover:has(.filter-panel-card),.n-popover:has(.filter-panel-raw),.n-popover__content:has(.filter-panel-card),.n-popover__content:has(.filter-panel-raw){background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.filter-panel-card{display:flex;flex-direction:column;gap:16px;padding:16px}.filter-panel-card,.filter-panel-raw{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 8px 32px #00000014}.filter-chip,.filter-panel-raw{overflow:hidden}.filter-chip{align-items:center;background:var(--du-bg-2);border-radius:6px;color:var(--du-text-2);cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;height:28px;justify-content:center;line-height:22px;max-width:200px;padding:0 12px;text-overflow:ellipsis;transition:background .15s,color .15s;white-space:nowrap}.filter-chip:not(.filter-chip--active):hover{background:#00000014}.filter-chip--active{font-weight:500}.filter-chip--active,.filter-chip--active:hover{background:var(--filter-theme-bg);color:var(--filter-theme)}.filter-chip--tier-b5{font-size:14px;line-height:22px}.filter-chip--tier-b6{font-size:12px;line-height:18px}.filter-chip--tier-b7{font-size:11px;line-height:13px}.radio-chip-grid{align-items:stretch;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.radio-chip-grid>.filter-chip{display:flex;max-width:none;width:100%}.radio-chip-grid>.filter-chip.radio-chip--wrap{height:auto;min-height:28px;overflow:visible;overflow-wrap:anywhere;padding:4px 8px;text-align:center;text-overflow:clip;white-space:normal}.filter-list-row{align-items:center;color:var(--du-text-1);cursor:pointer;display:flex;font-size:14px;padding:8px 16px;transition:background .15s}.filter-list-row:hover{background:var(--du-bg-2)}.filter-list-row--active{background:var(--filter-theme-bg);color:var(--filter-theme)}.filter-options-disabled .fg-cand,.filter-options-disabled .fg-selected,.filter-options-disabled .filter-chip,.filter-options-disabled .filter-list-row,.filter-options-disabled .fp-add-chip{background:var(--du-bg-2)!important;color:var(--du-text-3)!important;cursor:not-allowed!important}.filter-options-disabled .du-icon{color:var(--du-text-3)!important}.filter-options-disabled .n-button,.filter-options-disabled .n-input{opacity:.5}.applied-chip{align-items:center;background:var(--filter-theme-bg);border-radius:6px;color:var(--filter-theme);display:inline-flex;font-size:13px;gap:6px;height:28px;line-height:1;padding:0 10px}.applied-chip__label{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.applied-chip__value{font-weight:500}.filter-themed-primary.n-button{background:var(--filter-theme)!important;border:none!important;color:#fff!important}.filter-themed-primary.n-button:focus,.filter-themed-primary.n-button:hover{background:var(--filter-theme)!important;opacity:.9}
