/* Generated by Python CMS Website tab. */
:root {
  --accent: #1aa7ff;
  --accent2: #2f4bff;
  --radius2: 24px;
}

.content-wrap.cms-upcoming-wrap { max-width: 1120px; }
.cms-buy-btn { display: inline-flex; justify-content: center; align-items: center; }
.cms-buy-btn:hover { filter: brightness(1.05); }
.cms-empty-card .card-body { padding: 20px; color: var(--muted); }
.catalog-toggle { display: inline-flex; gap: 6px; align-items: center; flex-wrap: wrap; }
.catalog-toggle-btn { cursor: pointer; }
.catalog-toggle-btn.is-active { font-weight: 700; }
.catalog-panel[hidden] { display: none !important; }
