@import url("styles.v9.css?v=20260925-13");

.v13-filter[hidden] {
  display: none !important;
}

.v13-filter select {
  min-width: 12rem;
}

.filter-chip.v13-chip {
  background: rgba(242, 184, 75, .14);
  border-color: rgba(122, 86, 21, .2);
}

.recurring-card[hidden] {
  display: none !important;
}

@media (max-width: 760px) {
  .v13-filter select {
    min-width: 0;
    width: 100%;
  }
}
