.FilterTabs-module__Ktkema__tabs{gap:var(--space-2);padding:var(--space-1);background:var(--color-bg-card);border-radius:var(--radius-full);border:1px solid var(--color-border);width:fit-content;transition:background var(--transition-base), border-color var(--transition-base);flex-wrap:wrap;display:flex}.FilterTabs-module__Ktkema__tab{padding:var(--space-2) var(--space-5);font-family:var(--font-family);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-muted);border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;background:0 0;border:none;transition:all .25s,background .3s,color .2s,transform .15s}.FilterTabs-module__Ktkema__tab:hover{color:var(--color-text-primary);background:var(--glass-bg)}.FilterTabs-module__Ktkema__tab:active{transform:scale(.96)}.FilterTabs-module__Ktkema__active{color:var(--color-bg-primary);background:var(--gradient-primary);font-weight:var(--font-weight-semibold);box-shadow:0 2px 8px rgba(var(--color-primary-rgb,8, 145, 178), .25);transition:all .3s}.FilterTabs-module__Ktkema__active:hover{color:var(--color-bg-primary)}@media (max-width:480px){.FilterTabs-module__Ktkema__tabs{border-radius:var(--radius-lg);justify-content:center;width:100%}}[data-theme=light] .FilterTabs-module__Ktkema__tabs{background:#fff;border-color:#0f172a1a;box-shadow:0 1px 3px #0f172a14}[data-theme=light] .FilterTabs-module__Ktkema__tab{color:#475569}[data-theme=light] .FilterTabs-module__Ktkema__tab:hover{color:#0891b2;background:#0891b20f}[data-theme=light] .FilterTabs-module__Ktkema__active{color:#fff;background:#0891b2;box-shadow:0 2px 8px #0891b24d}[data-theme=light] .FilterTabs-module__Ktkema__active:hover{color:#fff;background:#0e7490}@media (prefers-reduced-motion:reduce){.FilterTabs-module__Ktkema__tab{transition:color .2s,background .2s}.FilterTabs-module__Ktkema__tab:active{transform:none}}
