/* Centralised from 5 repeated inline copies across GameHarbor. */

.gh-content-tabs,.gh-platform-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:18px auto;max-width:1100px}
.gh-content-tabs a,.gh-platform-filter{border:1px solid rgba(80,190,255,.38);background:rgba(9,18,38,.86);color:#dbe9ff;border-radius:999px;padding:11px 17px;font-weight:800;text-decoration:none;cursor:pointer;transition:.2s ease}
.gh-content-tabs a:hover,.gh-platform-filter:hover{transform:translateY(-1px);border-color:#67d7ff;color:#fff}
.gh-content-tabs a.active,.gh-platform-filter.active{background:linear-gradient(135deg,#1f7dff,#8d35ff);border-color:transparent;color:#fff;box-shadow:0 9px 25px rgba(45,111,255,.27)}
.gh-result-count{text-align:center;color:#9fb2ce;margin:8px 0 22px;font-weight:700}
.gh-empty-state{grid-column:1/-1;text-align:center;padding:44px 20px;border:1px dashed rgba(115,190,255,.35);border-radius:18px;color:#b9c9df;background:rgba(7,14,29,.68)}
.gh-review-card[hidden]{display:none!important}
.gh-review-card .gh-review-badge{letter-spacing:.02em}
.gh-review-card[data-content-type="preview"] .gh-review-badge{background:rgba(255,172,56,.15);border-color:rgba(255,172,56,.45);color:#ffd08a}
.gh-review-card[data-content-type="overview"] .gh-review-badge{background:rgba(73,218,190,.14);border-color:rgba(73,218,190,.42);color:#81f0d7}
