*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#02060e;color:#eef2ff;font:14px Arial,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}.topbar{height:82px;background:#040812;border-bottom:1px solid #182239;display:flex;align-items:center;gap:30px;padding:0 25px;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;min-width:270px}.logo-mark{font-size:40px;font-weight:900;font-style:italic;color:#1aa4ff;text-shadow:12px -5px #c52dff;letter-spacing:-7px}.brand-text{margin-left:22px}.brand-text strong{font-size:25px;letter-spacing:-1px}.brand-text strong span{color:#9e35ff}.brand-text small{display:block;font-size:9px;color:#aab1c1;letter-spacing:1px}.search{height:45px;width:340px;border:1px solid #27324b;border-radius:8px;background:#090e1b;display:flex;align-items:center;padding-left:14px}.search input{flex:1;background:none;border:0;outline:0;color:white;font-size:14px}.search span{font-size:27px;color:#8f99ad}.topnav{display:flex;gap:23px;white-space:nowrap}.topnav a{font-size:13px}.topnav a:first-letter{color:#45a8ff}.signin{margin-left:auto;display:flex;align-items:center;gap:9px;white-space:nowrap}.avatar{width:37px;height:37px;border:1px solid #a445ff;border-radius:50%;display:grid;place-items:center;color:#c269ff}.layout{max-width:1500px;margin:17px auto;display:grid;grid-template-columns:230px minmax(650px,1fr) 232px;gap:20px;padding:0 18px}.sidebar,.panel{background:linear-gradient(180deg,#080f1d,#050a13);border:1px solid #1c2840;border-radius:8px}.sidebar{padding:8px;height:max-content}.side-nav a{display:flex;align-items:center;gap:13px;padding:10px;border-radius:6px;margin:2px 0}.side-nav a:first-letter{color:#42a6ff}.side-nav .active{background:linear-gradient(90deg,#174aa9,#29124d);border:1px solid #9131ff}.side-nav b{margin-left:auto;background:#7228e7;padding:4px 7px;border-radius:4px;font-size:8px}.divider{border-top:1px solid #1b263b;margin:10px}.side-title{font-size:10px;color:#8992a6;padding:0 10px 4px}.categories a{padding:8px 10px}.all-categories{display:block;border:1px solid #a22fff;border-radius:6px;text-align:center;padding:10px;margin:9px;font-size:11px}.hero{height:298px;border:1px solid #26324b;border-radius:8px;overflow:hidden;position:relative;background:radial-gradient(ellipse at 72% 50%,#3b176e,#0b112b 42%,#030711 75%)}.hero:after{content:"";position:absolute;right:0;bottom:0;width:70%;height:42%;background:linear-gradient(145deg,transparent 15%,#161b43 16% 18%,transparent 19%),repeating-linear-gradient(90deg,transparent 0 38px,#1a2347 39px 62px,#091126 63px 80px);opacity:.8;clip-path:polygon(0 60%,7% 38%,15% 50%,23% 22%,31% 47%,40% 10%,49% 44%,59% 18%,68% 48%,78% 5%,88% 44%,100% 18%,100% 100%,0 100%)}.hero-copy{position:absolute;z-index:3;left:72px;top:36px}.eyebrow{color:#10b8ff;font-weight:700;font-size:11px}.hero h1{font-size:36px;line-height:.95;font-style:italic;letter-spacing:1px;margin:10px 0 14px}.hero h1 em{color:#bf2fff}.hero p{color:#b1b9ca;line-height:1.7;font-size:15px}.hero-buttons{margin-top:18px;display:flex;gap:14px}.primary,.secondary{padding:12px 29px;border-radius:6px;font-size:11px;font-weight:bold}.primary{background:linear-gradient(90deg,#1852e5,#08a9e9);border:1px solid #16baff;box-shadow:0 0 18px #1464cf55}.secondary{border:1px solid #48536b}.hero-car{position:absolute;z-index:2;right:42px;bottom:42px;width:430px;height:170px}.city{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 35px,#162042 36px 62px,#091126 63px 80px);clip-path:polygon(0 54%,7% 38%,15% 50%,23% 22%,31% 47%,40% 10%,49% 44%,59% 18%,68% 48%,78% 5%,88% 44%,100% 18%,100% 100%,0 100%);opacity:.65}.car{position:absolute;right:25px;bottom:26px;font-size:90px;font-weight:900;font-style:italic;color:#101526;transform:skewX(-12deg);text-shadow:0 0 8px #ff28e5,0 0 25px #2f67ff}.hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #303b53;background:#080d18cc;color:#fff;font-size:28px}.hero-arrow.left{left:11px}.hero-arrow.right{right:11px}.dots{text-align:center;height:25px;padding-top:8px}.dots i,.dots b{display:inline-block;width:17px;height:6px;border-radius:5px;background:#6e788b;margin:0 3px}.dots i.on{
  background:#ffffff;
}h2{font-size:14px;margin:0 0 10px}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:11px}.cat{height:100px;border:1px solid #27344d;border-radius:7px;background:linear-gradient(145deg,#0b1424,#070b13);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:28px;position:relative;overflow:hidden}.cat:after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:2px;background:currentColor}.cat b{font-size:11px}.red{color:#ff4050}.green{color:#42ed72}.blue{color:#35a9ff}.yellow{color:#ffc028}.green2{color:#43e778}.purple{color:#ad52ff}.pink{color:#ee4bc8}.game-section{margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-heading a{font-size:11px;color:#8495ff}.section-heading label{font-size:8px;background:#7228e7;padding:4px;font-style:normal}.games-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}.game-card{border:1px solid #22304a;border-radius:7px;overflow:hidden;background:#07101c;transition:.15s}.game-card:hover{border-color:#6759cc;transform:translateY(-2px)}.game-card h3{
  font-size:12px;
  line-height:1.35;
  margin:8px 10px 5px;
  min-height:32px;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}.game-card p{
  display:flex;
  align-items:center;
  gap:8px;
  font-size:10px;
  color:#ff6a9d;
  margin:0 10px 10px;
}

.game-card p small{
  color:#80899c;
  margin-left:0;
}.thumb{height:96px;position:relative;display:grid;place-items:center;overflow:hidden}.thumb b{font-size:15px;font-style:italic;text-shadow:0 2px 7px #000}.t1{background:linear-gradient(135deg,#0750a0,#10144b)}.t2{background:linear-gradient(135deg,#65717d,#0a111c)}.t3{background:linear-gradient(135deg,#735338,#17191b)}.t4{background:linear-gradient(135deg,#2399d7,#1b2d68)}.t5{background:linear-gradient(135deg,#bd4050,#171c59)}.t6{background:linear-gradient(135deg,#277f32,#7acb38)}.n1{background:linear-gradient(135deg,#481d94,#071126)}.n2{background:linear-gradient(135deg,#d98b22,#7f3025)}.n3{background:linear-gradient(135deg,#73c72f,#116534)}.n4{background:linear-gradient(135deg,#713e90,#184b80)}.n5{background:linear-gradient(135deg,#a34b28,#28221d)}.n6{background:linear-gradient(135deg,#83a9dd,#dcecff)}.thumb i{position:absolute;left:5px;top:5px;background:#7228e7;padding:4px;border-radius:3px;font-style:normal;font-size:8px}.features{margin-top:18px;padding:17px 12px;border:1px solid #1b263d;border-radius:8px;background:#060d18;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.features div{display:grid;grid-template-columns:38px 1fr;align-items:center}.features span{grid-row:span 2;color:#2aa7ff;font-size:28px}.features strong{font-size:10px;color:#a993ff}.features small{font-size:10px;color:#8d96aa}.rightbar{display:flex;flex-direction:column;gap:15px}.panel{padding:16px 14px}.panel h3{font-size:12px;margin:0 0 12px}.panel ol{list-style:none;padding:0;margin:0}.panel li{display:grid;grid-template-columns:14px 37px 1fr;gap:9px;align-items:center;margin:10px 0;font-size:10px}.mini{width:37px;height:37px;border-radius:7px;display:grid;place-items:center;font-weight:900;font-size:18px;background:linear-gradient(135deg,#ca7937,#273345)}.m2{background:linear-gradient(135deg,#d6e4d4,#263d2b)}.m3{background:linear-gradient(135deg,#ef8e27,#602712)}.m4{background:linear-gradient(135deg,#5f8ebc,#142745)}.m5{background:linear-gradient(135deg,#a9c9ee,#2d5a96)}.panel li small{display:block;color:#7f899c;margin-top:3px}.podium{display:flex;flex-direction:column;gap:8px;height:auto}.player-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 8px;border:1px solid #18243a;border-radius:6px;background:#070d18;font-size:10px;min-width:0}.player-row .rank{font-size:18px;text-align:center}.player-row b{color:#eef2ff;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-row small{color:#9b8cff;font-size:9px;white-space:nowrap}.player-row.winner{border-color:#5b43a8;background:linear-gradient(90deg,#0d1324,#17112b)}.join p{font-size:11px;color:#929bad;line-height:1.8}.join a{display:block;background:linear-gradient(90deg,#3d3ce5,#7628d7);padding:12px;text-align:center;border-radius:5px;font-size:11px;font-weight:bold}footer{max-width:1460px;margin:20px auto;padding:18px;border-top:1px solid #182238;color:#70798c;font-size:11px}footer a{margin-left:20px}@media(max-width:1250px){.layout{grid-template-columns:210px 1fr}.rightbar{display:none}.games-row{grid-template-columns:repeat(3,1fr)}.topnav{gap:10px}.topnav a{font-size:0}.topnav a:first-letter{font-size:20px}}@media(max-width:850px){.sidebar{display:none}.layout{display:block}.topbar{padding:0 14px}.brand{min-width:auto}.brand-text{display:none}.search{width:230px}.category-grid{grid-template-columns:repeat(4,1fr)}.games-row{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:repeat(2,1fr)}.signin{display:none}}@media(max-width:520px){.search{display:none}.hero{height:340px}.hero-copy{left:25px}.hero h1{font-size:30px}.hero-car{opacity:.35;right:-120px}.category-grid{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:1fr}} 

/* HogiGames dynamic homepage fixes */
.search button{width:40px;height:32px;margin-right:5px;border:0;border-radius:4px;background:transparent;color:#8f99ad;font-size:20px;cursor:pointer}
.search button:hover{color:#45a8ff}
.cat{min-width:0;padding:8px 4px}
.cat strong{display:block;max-width:100%;padding:0 4px;font-size:11px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}
.hero-copy{max-width:58%}
.hero h1{max-width:100%;font-size:clamp(27px,2.45vw,36px);line-height:1.02;overflow-wrap:anywhere}
.hero p{max-width:520px}
.hero-car{background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:4px}
.hero-car[style*="background-image"] .city,.hero-car[style*="background-image"] .car{display:none}
.games-row{min-width:0}
.game-card{min-width:0;display:block}
.thumb{
  width:100%;
  height:150px;
  background-repeat:no-repeat;
  background-size:contain;
  background-position:center;
  background-color:#07101c;
}
.game-card h3{min-width:0}
.panel ol li{display:block;margin:10px 0}
.panel ol li > a{display:grid;grid-template-columns:37px minmax(0,1fr);gap:9px;align-items:center;min-width:0}
.panel ol li > a > div{min-width:0;overflow:hidden;white-space:normal}
.panel ol li > a > div small{display:block}
.panel ol li:not(:has(a)){display:grid;grid-template-columns:1fr}
.panel .mini{flex:none;background-repeat:no-repeat;background-size:cover;background-position:center}
@media(max-width:1250px){
.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.hero-copy{max-width:62%}
.hero-car{right:20px;width:38%;max-width:430px}
}
@media(max-width:850px){
.hero-copy{max-width:72%}
.hero-car{opacity:.35}
.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:520px){
.hero-copy{max-width:calc(100% - 35px)}
.hero h1{font-size:28px}
.hero-car{right:-80px;width:70%}
.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.cat{height:90px}
}

/* =========================================================
   CATEGORY PAGE GAME GRID
   ========================================================= */

.category-page{
  max-width:1180px;
  margin:28px auto 0;
  padding:0 20px;
}

.category-page .crumb{
  color:#7f8da8;
  font-size:11px;
  margin-bottom:14px;
}

.category-page .crumb a{
  color:#66a9ff;
}

.category-header{
  margin-bottom:22px;
}

.category-header h1{
  font-size:30px;
  margin:0 0 8px;
}

.category-header p{
  color:#aab3c4;
  margin:0;
  line-height:1.6;
}

.category-games{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}

.category-games .game-card{
  display:block;
  min-width:0;
  border:1px solid #22304a;
  border-radius:8px;
  overflow:hidden;
  background:#07101c;
  transition:.15s;
}

.category-games .game-card:hover{
  border-color:#6759cc;
  transform:translateY(-3px);
  box-shadow:0 8px 25px #0008;
}

.category-games .thumb{
  width:100%;
  height:150px;
  position:relative;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:linear-gradient(135deg,#14233b,#070d18);
}

.category-games .thumb:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 55%,#0008);
  pointer-events:none;
}

.category-games .thumb b{
  font-size:18px;
  font-style:italic;
  text-shadow:0 2px 8px #000;
}

.category-games .thumb i{
  position:absolute;
  z-index:2;
  left:8px;
  top:8px;
  background:#7228e7;
  color:#fff;
  padding:4px 7px;
  border-radius:4px;
  font-style:normal;
  font-size:8px;
  font-weight:bold;
}

.category-games .game-card h2{
  font-size:14px;
  line-height:1.35;
  margin:10px 11px 5px;
  color:#eef2ff;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  min-height:38px;
}

.category-games .game-card p{
  font-size:10px;
  color:#ff6a9d;
  margin:0 11px 12px;
}

.category-games .game-card p small{
  color:#80899c;
  margin-left:8px;
}

.empty-category{
  border:1px solid #1c2840;
  border-radius:8px;
  background:#07101c;
  padding:40px 25px;
  text-align:center;
}

.empty-category h2{
  font-size:18px;
  margin-bottom:8px;
}

.empty-category p{
  color:#8f99ad;
  margin-bottom:18px;
}

.empty-category a{
  display:inline-block;
  border:1px solid #7d32e8;
  border-radius:6px;
  padding:10px 18px;
  color:#fff;
}

/* Category page footer */
.category-page + footer{
  max-width:1180px;
}

/* Responsive category grid */
@media(max-width:1050px){
  .category-games{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:760px){
  .category-page{
    padding:0 14px;
  }

  .category-games{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
  }

  .category-games .thumb{
    height:130px;
  }

  .category-header h1{
    font-size:26px;
  }
}

@media(max-width:480px){
  .category-games{
    grid-template-columns:1fr;
  }

  .category-games .thumb{
    height:190px;
  }
}
/* =========================================================
   FEATURED HERO - FINAL VISUAL FIX
   ========================================================= */

.hero {
  position: relative;
  overflow: hidden;
}

.hero-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

/* Left text area */
.hero-copy {
  position: absolute;
  z-index: 3;
  left: 72px;
  top: 36px;
  width: 46%;
  max-width: 500px;
  padding-right: 25px;
}

.hero h1 {
  font-size: clamp(27px, 2.35vw, 34px);
  line-height: 1.02;
  letter-spacing: .5px;
  margin: 10px 0 14px;
  max-width: 470px;
  overflow-wrap: break-word;
}

.hero p {
  max-width: 430px;
  color: #b1b9ca;
  line-height: 1.7;
  font-size: 15px;
}

/* Complete featured image - NO CROPPING */
.hero-car {
  position: absolute;
  z-index: 2;
  right: 52px;
  bottom: 15px;

  width: 270px;
  height: 270px;

  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;

  border-radius: 4px;
}

/* Keep old decorative car elements hidden when real thumbnail exists */
.hero-car[style*="background-image"] .city,
.hero-car[style*="background-image"] .car {
  display: none;
}

/* Arrows stay outside the image */
.hero-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);

  width: 40px;
  height: 40px;

  border-radius: 50%;
  border: 1px solid #303b53;

  background: #080d18;
  color: #fff;

  font-size: 28px;
  line-height: 1;

  display: grid;
  place-items: center;

  cursor: pointer;
}

.hero-arrow:hover {
  background: #18233b;
  border-color: #596b91;
}

.hero-arrow.left {
  left: 11px;
}

.hero-arrow.right {
  right: 11px;
}

/* Dots */
.dots {
  text-align: center;
  height: 25px;
  padding-top: 8px;
}

.dots i {
  display: inline-block;
  width: 17px;
  height: 6px;
  border-radius: 5px;
  background: #6e788b;
  margin: 0 3px;
  transition: background .2s ease, width .2s ease;
}

.dots i.on {
  background: #fff;
  width: 20px;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1250px) {

  .hero-copy {
    left: 55px;
    width: 45%;
    max-width: 450px;
  }

  .hero h1 {
    font-size: 30px;
  }

  .hero-car {
    right: 48px;
    width: 42%;
    height: 205px;
  }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 850px) {

  .hero-copy {
    left: 35px;
    width: 52%;
    max-width: 420px;
  }

  .hero h1 {
    font-size: 27px;
  }

  .hero-car {
    right: 30px;
    width: 45%;
    height: 190px;
    opacity: .55;
  }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 520px) {

  .hero {
    height: 400px;
  }

  .hero-slide {
    position: absolute;
    inset: 0;
  }

  .hero-copy {
    left: 25px;
    top: 28px;
    width: calc(100% - 50px);
    max-width: none;
    padding-right: 0;
    z-index: 5;
  }

  .hero h1 {
    font-size: 28px;
    line-height: 1.05;
    max-width: 85%;
    margin: 10px 0 12px;
  }

  .hero p {
    max-width: 82%;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 0;
  }

.hero-buttons {
  position: relative;
  z-index: 6;
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

  .primary,
  .secondary {
    padding: 11px 18px;
    font-size: 10px;
  }

  .hero-car {
    right: 35px;
    bottom: 8px;

    width: 180px;
    height: 135px;

    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;

    opacity: 1;
    z-index: 2;
  }

  .hero-arrow {
    z-index: 10;
    width: 38px;
    height: 38px;
    font-size: 26px;
  }

  .hero-arrow.left {
    left: 8px;
    top: 48%;
  }

  .hero-arrow.right {
    right: 8px;
    top: 48%;
  }

  .dots {
    height: 25px;
    padding-top: 8px;
  }
}
/* MOBILE GAME CARDS */

@media (max-width: 520px) {

  .games-row .thumb {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }

  .game-card h3 {
  font-size: 12px;
  line-height: 1.35;
  margin: 9px 10px 5px;
  min-height: 32px;
  color: #eef2ff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

  .games-row .game-card p {
    margin: 0 10px 10px;
  }

}

/* =========================================================
   GAME CARD THUMBNAIL IMPROVEMENT
   ========================================================= */

.game-card .thumb {
  position: relative;
  overflow: hidden;
  background: #07101c;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.game-card .thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    transparent 55%,
    rgba(0,0,0,.18)
  );
  pointer-events: none;
}

.game-card:hover .thumb {
  background-size: contain;
}
/* =========================================================
   GAME CARD PREMIUM HOVER
   ========================================================= */

.game-card {
  transition:
    transform .2s ease,
    border-color .2s ease,
    box-shadow .2s ease;
}

.game-card:hover {
  transform: translateY(-4px);
  border-color: #6759cc;
  box-shadow: 0 10px 25px rgba(0,0,0,.35);
}

.game-card .thumb {
  transition: filter .2s ease;
}

.game-card:hover .thumb {
  filter: brightness(1.08);
}
/* =========================================================
   ALL GAMES PAGE
   ========================================================= */

.all-games-page {
  margin-top: 10px;
}

.all-games-page .section-heading {
  margin-bottom: 20px;
}

.all-games-page .section-heading a {
  color: #8495ff;
  font-size: 11px;
}

.empty-games {
  border: 1px solid #1c2840;
  border-radius: 8px;
  background: #07101c;
  padding: 50px 25px;
  text-align: center;
}

.empty-games h2 {
  margin: 0 0 8px;
  font-size: 18px;
}

.empty-games p {
  color: #8f99ad;
  margin-bottom: 20px;
}

.empty-games a {
  display: inline-block;
  border: 1px solid #7d32e8;
  border-radius: 6px;
  padding: 10px 18px;
  color: #fff;
}
/* =========================================================
   FAVORITE BUTTON
   ========================================================= */

.favorite-button {
  position: absolute;
  z-index: 5;
  top: 8px;
  right: 8px;

  width: 30px;
  height: 30px;

  border: 1px solid rgba(255,255,255,.15);
  border-radius: 50%;

  background: rgba(5,10,20,.82);
  color: #fff;

  font-size: 17px;
  line-height: 1;

  display: grid;
  place-items: center;

  cursor: pointer;
  transition: .18s ease;
}

.favorite-button:hover {
  background: #18233b;
  transform: scale(1.08);
}

.favorite-button.active {
  color: #ff5c9a;
  border-color: #ff5c9a;
}
/* =========================================================
   FINAL CATEGORY PAGE LAYOUT FIX
   ========================================================= */

.category-page {
  width: 100% !important;
  max-width: none !important;
  margin: 10px 0 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
}

.category-page .category-header {
  max-width: 900px;
}

.category-page .category-games {
  width: 100% !important;
  max-width: none !important;

  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;

  gap: 11px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.category-page .category-games .game-card {
  width: 100% !important;
  min-width: 0 !important;
  display: block !important;
}

.category-page .category-games .thumb {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 / 1 !important;

  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}


/* =========================================================
   CATEGORY PAGE — TABLET
   ========================================================= */

@media (max-width: 1250px) {

  .category-page .category-games {
    grid-template-columns:
      repeat(3, minmax(0, 1fr)) !important;
  }

}


/* =========================================================
   CATEGORY PAGE — MOBILE
   ========================================================= */

@media (max-width: 850px) {

  .category-page {
    width: 100% !important;
    padding: 0 !important;
  }

  .category-page .category-games {
    grid-template-columns:
      repeat(2, minmax(0, 1fr)) !important;

    gap: 11px !important;
  }

}


/* =========================================================
   CATEGORY PAGE — SMALL MOBILE
   ========================================================= */

@media (max-width: 520px) {

  .category-page .category-games {
    grid-template-columns:
      repeat(2, minmax(0, 1fr)) !important;

    gap: 10px !important;
  }

  .category-page .category-games .thumb {
    height: auto !important;
    aspect-ratio: 1 / 1 !important;
  }

  .category-page .category-header h1 {
    font-size: 26px;
  }

}
/* =========================================================
   CATEGORY PAGES - HIDE HOMEPAGE CATEGORY GRID
   ========================================================= */

.category-only-page ~ #categories,
.category-only-page #categories {
  display: none !important;
}
/* =========================================================
   SIDEBAR CATEGORY ICON COLORS
   ========================================================= */

.sidebar-cat-icon {
  display: inline-flex;
  width: 18px;
  min-width: 18px;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  margin-right: 8px;
}

.sidebar-cat-icon.red {
  color: #ff3158;
}

.sidebar-cat-icon.green {
  color: #25f58a;
}

.sidebar-cat-icon.blue {
  color: #249cff;
}

.sidebar-cat-icon.yellow {
  color: #ffc400;
}

.sidebar-cat-icon.green2 {
  color: #35e58a;
}

.sidebar-cat-icon.purple {
  color: #a855ff;
}

.sidebar-cat-icon.pink {
  color: #ff36b8;
}