.filter-tabbar.standard-filterbar[hidden]{display:none !important;}
.filter-tabbar.standard-filterbar{
  margin: 8px 0 !important;
  padding: 0 !important;
  overflow-x: auto;
}
.filter-tabbar.standard-filterbar .filters{
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}
.filter-tabbar.standard-filterbar .filter-table{
  width: 100% !important;
  table-layout: fixed;
  border: 1px solid #e5e7eb !important;
  border-radius: 12px !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  overflow: hidden;
  background: #fff;
  text-align: center;
}
.filter-tabbar.standard-filterbar .filter-table th,
.filter-tabbar.standard-filterbar .filter-table td{
  text-align: center !important;
  vertical-align: middle !important;
}
.filter-tabbar.standard-filterbar .filter-table thead th{
  padding: 6px 10px !important;
  font-weight: 600 !important;
  color: #334155;
  border-bottom: 1px solid #e5e7eb !important;
}
.filter-tabbar.standard-filterbar .filter-table tbody td{
  padding: 8px 10px !important;
  border-bottom: 1px solid #f1f5f9 !important;
}
.filter-tabbar.standard-filterbar .filter-table tbody tr:last-child td{
  border-bottom: none !important;
}
.filter-tabbar.standard-filterbar .filter-table select,
.filter-tabbar.standard-filterbar .filter-table input[type="text"],
.filter-tabbar.standard-filterbar .filter-table input[type="search"],
.filter-tabbar.standard-filterbar .filter-table input[type="date"],
.filter-tabbar.standard-filterbar .filter-table input[type="number"],
.filter-tabbar.standard-filterbar .filter-table button{
  width: 100%;
  max-width: none !important;
  box-sizing: border-box;
  margin: 0;
  text-align: center;
}
.filter-tabbar.standard-filterbar .filter-quick-group,
.filter-tabbar.standard-filterbar .btn-group{
  width: 100%;
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
  gap: 6px;
}
.filter-tabbar.standard-filterbar .filter-quick-group .btn,
.filter-tabbar.standard-filterbar .btn-group .btn{
  width: 100%;
}
.filter-tabbar.standard-filterbar .filter-table .btn.is-active,
.filter-tabbar.standard-filterbar .filter-table .btn.active{
  outline: 2px solid #334155;
  outline-offset: 0;
}
table.standard-tabelle tbody tr.no-matches-client td{
  text-align: center !important;
  color: #6b7280;
}

.filter-tabbar.standard-filterbar + table .btn.icon-only,
.view-head .actions .btn.icon-only.has-filter-count,
.view-head .actions .btn.icon-only[data-filter-count]{
  position: relative;
  overflow: visible;
}
.view-head .actions .btn.icon-only.has-filter-count::after,
.view-head .actions .btn.icon-only[data-filter-count]:not([data-filter-count=""])::after{
  content: none;
}
.view-head .actions .btn.icon-only .filter-toggle__badge{
  position: absolute;
  top: -7px;
  right: -7px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  display: none;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background: #f59e0b;
  color: #ffffff !important;
  border: 1px solid #d97706;
  box-shadow: 0 1px 3px rgba(15, 23, 42, .25);
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  font-variant-numeric: tabular-nums;
  pointer-events: auto;
  cursor: pointer;
  z-index: 2;
}
.view-head .actions .btn.icon-only.has-filter-count .filter-toggle__badge{
  display: inline-flex;
}
.view-head .actions .btn.icon-only .filter-toggle__badge:hover,
.view-head .actions .btn.icon-only .filter-toggle__badge:focus-visible{
  transform: scale(1.06);
  outline: none;
}
.standard-filter-optionen-modal .dialog{
  max-width: 560px;
}
.standard-filter-optionen-modal .panel{
  padding: 0;
  overflow: hidden;
}
.standard-filter-optionen-modal__kopf{
  padding: 16px;
  border-bottom: 1px solid #e5e7eb;
  background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
}
.standard-filter-optionen-modal__titelblock{
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.standard-filter-optionen-modal__titelblock strong{
  color: #0f172a;
  font-size: 16px;
}
.standard-filter-optionen-modal__untertitel{
  margin: 0;
  color: #64748b;
  font-size: 13px;
  line-height: 1.45;
}
.standard-filter-optionen-modal__kopfaktionen{
  display: flex;
  align-items: center;
  gap: 8px;
}
.standard-filter-optionen-modal__kopfknopf{
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(15, 23, 42, .12);
}
.standard-filter-optionen-modal__kopfknopf img{
  display: block;
  width: 18px;
  height: 18px;
}
.standard-filter-optionen-modal__inhalt{
  padding: 16px;
}
.standard-filter-optionen-modal__info{
  margin-bottom: 12px;
  padding: 10px 12px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #f8fafc;
  color: #475569;
  font-size: 13px;
  line-height: 1.45;
}
.standard-filter-optionen-modal__karten{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}
.standard-filter-optionen-karte{
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 13px 14px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  text-align: left;
  box-sizing: border-box;
  transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
}
.standard-filter-optionen-karte:hover:not(:disabled),
.standard-filter-optionen-karte:focus-visible:not(:disabled){
  border-color: #cbd5e1;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .08);
  transform: translateY(-1px);
  outline: none;
}
.standard-filter-optionen-karte:disabled,
.standard-filter-optionen-karte.is-disabled,
.standard-filter-optionen-modal__kopfknopf:disabled,
.standard-filter-optionen-modal__kopfknopf.is-disabled{
  opacity: .55;
  cursor: not-allowed;
  box-shadow: none;
}
.standard-filter-optionen-karte__icon{
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
}
.standard-filter-optionen-karte__icon img{
  display: block;
  width: 20px;
  height: 20px;
}
.standard-filter-optionen-karte__text{
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.standard-filter-optionen-karte__text strong{
  color: #0f172a;
  font-size: 14px;
  line-height: 1.35;
}
.standard-filter-optionen-karte__text small{
  color: #64748b;
  font-size: 12px;
  line-height: 1.45;
}
.standard-filter-optionen-karte--success .standard-filter-optionen-karte__icon{
  background: #ecfdf5;
  border-color: #bbf7d0;
}
.standard-filter-optionen-karte--danger .standard-filter-optionen-karte__icon{
  background: #fef2f2;
  border-color: #fecaca;
}
.standard-filter-optionen-karte--neutral .standard-filter-optionen-karte__icon{
  background: #fff7ed;
  border-color: #fed7aa;
}
@media (max-width: 640px){
  .standard-filter-optionen-modal__kopf{
    align-items: flex-start;
  }
  .standard-filter-optionen-modal__kopfaktionen{
    margin-left: auto;
  }
  .standard-filter-optionen-karte{
    align-items: flex-start;
  }
}


.standard-filter-optionen-modal,
.standard-filter-optionen-modal .dialog,
.standard-filter-optionen-modal .panel,
.standard-filter-optionen-modal__kopf,
.standard-filter-optionen-modal__inhalt,
.standard-filter-optionen-modal__info,
.standard-filter-optionen-modal__karten,
.standard-filter-optionen-karte,
.standard-filter-optionen-karte__text{
  text-align: left !important;
}
.standard-filter-optionen-modal__kopf{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}
.standard-filter-optionen-modal__inhalt,
.standard-filter-optionen-modal__karten,
.standard-filter-optionen-modal__info,
.standard-filter-optionen-karte__text{
  align-items: flex-start;
  justify-items: start;
}
.standard-filter-optionen-modal__karten > *{
  justify-self: stretch;
}
.standard-filter-optionen-modal .btn.success,
.standard-filter-optionen-modal button.success,
.standard-filter-optionen-modal .btn.danger,
.standard-filter-optionen-modal button.danger,
.standard-filter-optionen-modal .btn.primary,
.standard-filter-optionen-modal button.primary{
  color: #ffffff !important;
}
.standard-filter-optionen-modal .btn.success *,
.standard-filter-optionen-modal button.success *,
.standard-filter-optionen-modal .btn.danger *,
.standard-filter-optionen-modal button.danger *,
.standard-filter-optionen-modal .btn.primary *,
.standard-filter-optionen-modal button.primary *{
  color: inherit !important;
}


.standard-filter-optionen-modal__karten{
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  width: 100% !important;
}
.standard-filter-optionen-modal__karten > *{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.standard-filter-optionen-karte,
.standard-filter-optionen-modal__karten .standard-filter-optionen-karte,
.standard-filter-optionen-modal button.standard-filter-optionen-karte{
  display: flex !important;
  width: 100% !important;
  justify-content: flex-start !important;
  align-items: center !important;
  text-align: left !important;
}
.standard-filter-optionen-karte__icon{
  margin-right: 2px;
}
.standard-filter-optionen-karte__text{
  flex: 1 1 auto;
  margin-left: 2px;
}
.standard-filter-optionen-modal__kopfknopf,
.standard-filter-optionen-modal .standard-filter-optionen-modal__kopfknopf,
.standard-filter-optionen-modal button.standard-filter-optionen-modal__kopfknopf{
  color: #ffffff !important;
}
.standard-filter-optionen-modal__kopfknopf img,
.standard-filter-optionen-modal .standard-filter-optionen-modal__kopfknopf img,
.standard-filter-optionen-modal button.standard-filter-optionen-modal__kopfknopf img{
  filter: brightness(0) invert(1);
}
