.main-nav-btn[_ngcontent-serverApp-c2723047051]{touch-action:manipulation;-webkit-user-select:none;user-select:none;cursor:pointer}.main-nav-btn__inner[_ngcontent-serverApp-c2723047051]{display:flex;align-items:center;flex-direction:column;width:auto;min-width:calc(21.3333333333 * 1rem * var(--use-rem) + 21.3333333333 * 1vw * (1 - var(--use-rem)));padding:calc(2.1333333333 * 1rem * var(--use-rem) + 2.1333333333 * 1vw * (1 - var(--use-rem))) 0;transition:color .4s;pointer-events:none}.main-nav-btn__img[_ngcontent-serverApp-c2723047051]{z-index:2;position:relative;top:calc(-1.0666666667 * 1rem * var(--use-rem) + -1.0666666667 * 1vw * (1 - var(--use-rem)));width:calc(13.3333333333 * 1rem * var(--use-rem) + 13.3333333333 * 1vw * (1 - var(--use-rem)));height:calc(13.3333333333 * 1rem * var(--use-rem) + 13.3333333333 * 1vw * (1 - var(--use-rem)));background-repeat:no-repeat;background-size:80%;background-position:center}.main-nav-btn__accessory-img[_ngcontent-serverApp-c2723047051]{z-index:3;top:calc(1.3333333333 * 1rem * var(--use-rem) + 1.3333333333 * 1vw * (1 - var(--use-rem)));position:absolute;background-position:0 0;background-size:calc(200 * 1rem * var(--use-rem) + 200 * 1vw * (1 - var(--use-rem))) calc(13.3333333333 * 1rem * var(--use-rem) + 13.3333333333 * 1vw * (1 - var(--use-rem)));transition:background-position .5s}.main-nav-btn__3d-img[_ngcontent-serverApp-c2723047051]{background-position:0 0;background-size:calc(200 * 1rem * var(--use-rem) + 200 * 1vw * (1 - var(--use-rem))) calc(13.3333333333 * 1rem * var(--use-rem) + 13.3333333333 * 1vw * (1 - var(--use-rem)));transition:background-position .5s;animation:_ngcontent-serverApp-c2723047051_sprint-back .5s steps(14) both}.main-nav-btn--active[_ngcontent-serverApp-c2723047051]   .main-nav-btn__text[_ngcontent-serverApp-c2723047051]{color:var(--main-nav-txt-active)}.main-nav-btn--active[_ngcontent-serverApp-c2723047051]   .main-nav-btn__3d-img[_ngcontent-serverApp-c2723047051], .main-nav-btn--active[_ngcontent-serverApp-c2723047051]   .main-nav-btn__accessory-img[_ngcontent-serverApp-c2723047051]{background-position:100% 0}.main-nav-btn--active[_ngcontent-serverApp-c2723047051]   .main-nav-btn__3d-img[_ngcontent-serverApp-c2723047051]{animation:_ngcontent-serverApp-c2723047051_sprint .5s steps(14) both}@keyframes _ngcontent-serverApp-c2723047051_sprint{0%{background-position:0 0}to{background-position:100% 0}}@keyframes _ngcontent-serverApp-c2723047051_sprint-back{0%{background-position:100% 0}to{background-position:0 0}}

/* custom alignment for boxes exactly behind icons inside nav strip */
.main-nav__category.main-nav__category{
  width:100%;
  max-width:1920px;
  margin:0 auto;
  -webkit-overflow-scrolling:touch;
}

.page-banner{
  position:relative;
  z-index:10;
  overflow:visible;
}

.nav-area{
  max-width:1200px;
  margin:0 auto;
  padding:0 16px 32px;
  color:#e6e8ea;
  position:relative;
}

.main-nav-btn{
  transition:transform .26s cubic-bezier(.2,.7,.4,1);
}

.main-nav-btn__img{
  transition:transform .26s cubic-bezier(.2,.7,.4,1),opacity .26s cubic-bezier(.2,.7,.4,1);
}

.main-nav-btn--active .main-nav-btn__img{
  transform:scale(1.06);
  opacity:1;
}

.main-nav-btn--closing .main-nav-btn__img{
  transform:scale(.9);
  opacity:.6;
}

.main-nav-btn--closing .main-nav-btn__3d-img{
  animation:_ngcontent-serverApp-c2723047051_sprint-back .5s steps(14) reverse both;
}

.nav-content-wrap{
  margin-top:16px;
  overflow:hidden;
}
.nav-content-body{
  width:100%;
  overflow:hidden;
  position:relative;
}

.nav-content-track{
  display:flex;
  width:200%;
  will-change:transform;
}

.nav-content-panel{
  width:100%;
  flex-shrink:0;
}

@media (max-width:768px){
  .nav-area{
    width:100%;
    padding:0 12px 24px;
  }
  .nav-content-wrap{
    margin-top:12px;
  }
}

.nav-content--sports .main-nav-games-grid{
  display:grid;
  grid-template-columns:repeat(5,227.19px);
  justify-content:center;
  gap:8px;
}

@media (min-width:769px){
  #nav{
    position:sticky;
    top:56px;
    z-index:130;
  }
}

@media (max-width:768px){
  #nav{
    position:relative;
    top:auto;
    z-index:130;
    margin-top:6px;
  }
}

.nav-skeleton{
  position:relative;
  height:160px;
  border-radius:12px;
  background:#141920;
  overflow:hidden;
}

.nav-skeleton-bar{
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,rgba(255,255,255,.02),rgba(255,255,255,.09),rgba(255,255,255,.02));
  animation:nav-skeleton-shine 1.6s linear infinite;
}

@keyframes nav-skeleton-shine{
  0%{transform:translateX(-100%);}
  100%{transform:translateX(100%);}
}

.nav-content{
  background:#141920;
  border-radius:12px;
  padding:16px 20px;
  border:1px solid #222832;
}
.nav-content--exclusive{
  background:transparent;
  border:0;
  padding:16px 0 32px;
}

.nav-content--sports{
  background:transparent;
  border:0;
  padding:16px 0 32px;
}

.nav-content--exclusive .exclusive-grid{
  display:grid;
  grid-template-columns:repeat(8,143px);
  justify-content:center;
  gap:8px;
}

.exclusive-card__img-wrap{
  width:143px;
  height:189.84px;
  border-radius:6px;
  overflow:hidden;
}

.exclusive-card__img-wrap img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.exclusive-card.exclusive-card--skeleton .exclusive-card__img-wrap{
  background:#141920;
  position:relative;
  overflow:hidden;
}

.exclusive-card.exclusive-card--skeleton .exclusive-card__img-wrap::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,rgba(255,255,255,.02),rgba(255,255,255,.16),rgba(255,255,255,.02));
  animation:nav-skeleton-shine 1.2s linear infinite;
}

.sports-skeleton{
  display:grid;
  grid-template-columns:repeat(5,227.19px);
  justify-content:center;
  gap:8px;
}

.sports-skeleton__item{
  width:227.19px;
  height:50px;
  border-radius:6px;
  background:#222424;
  position:relative;
  overflow:hidden;
}

.sports-skeleton__item::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,rgba(255,255,255,.02),rgba(255,255,255,.16),rgba(255,255,255,.02));
  animation:nav-skeleton-shine 1.2s linear infinite;
}

.exclusive-more{
  display:flex;
  justify-content:center;
  margin-top:16px;
}

.main-nav-content__btn{
  display:flex;
  justify-content:center;
  align-items:center;
  position:relative;
  width:150px;
  height:48px;
  padding:0 24px;
  border-radius:6px;
  border:0;
  font-size:14px;
  font-weight:600;
  text-align:center;
  cursor:pointer;
}

.main-nav-content__btn--primary{
  color:var(--button-primary-txt-active,#081018);
  background-color:var(--button-primary-bg-active,#ffd75e);
  transition:background-color .3s,box-shadow .3s,transform .3s;
  overflow:hidden;
}

.main-nav-content__btn--primary:hover{
  box-shadow:0 6px 14px rgba(0,0,0,.45);
  transform:translateY(-1px);
}

.main-nav-content__btn--primary:not(.disabled){
  opacity:1;
}

@media (max-width:768px){
  .main-nav-content__btn{
    width:164.8px;
    height:52.73px;
  }
}

@media (max-width:768px){
  .sports-skeleton{
    grid-template-columns:repeat(2,minmax(0,182.03px));
    justify-content:center;
  }
  .sports-skeleton__item{
    width:auto;
    height:54.92px;
  }
}

.nav-content--sports .main-nav-games-grid-cell{
  width:227.19px;
  height:50px;
  border-radius:6px;
  background:#222424;
  display:flex;
  align-items:center;
  padding:0 14px;
  cursor:pointer;
  color:#e6e8ea;
}

.nav-content--sports .main-nav-games-grid-cell__icon{
  width:24px;
  height:24px;
  flex-shrink:0;
}

.nav-content--sports .main-nav-games-grid-cell__icon img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}

.nav-content--sports .main-nav-games-grid-cell__text{
  margin-left:8px;
  font-size:13px;
  font-weight:600;
}

@media (max-width:768px){
  .nav-content--sports .main-nav-games-grid{
    grid-template-columns:repeat(2, 1fr);
    justify-content:center;
    gap: 8px;
  }
  .nav-content--sports .main-nav-games-grid-cell{
    width:auto;
    height:54.92px;
  }
}

.provider-slider{
  margin-top:24px;
}

.labeled-carousel{
  display:flex;
  flex-direction:column;
  gap:12px;
}

.labeled-carousel__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.labeled-carousel-label{
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:100%;
}

.labeled-carousel-label__title{
  position:relative;
  padding-left:10px;
  font-size:18px;
  font-weight:600;
}

.labeled-carousel-label__title::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  width:3px;
  height:16px;
  border-radius:999px;
  background:#14805e;
}

.labeled-carousel-label__navigation{
  display:flex;
  align-items:center;
  gap:8px;
}

/* Provider Carousel Styles */
.main-page__labeled-carousel {
  margin-bottom: 24px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.labeled-carousel-navigation__btn {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s;
  position: relative;
  z-index: 10;
}

.labeled-carousel-navigation__btn:hover {
  background: rgba(255, 255, 255, 0.2);
}

.labeled-carousel-navigation__icon {
  width: 16px;
  height: 16px;
  background-color: #fff;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

.labeled-carousel-navigation__icon--left {
  -webkit-mask-image: url("https://img.b112j.com/bj/h5/assets/v3/images/icon-set/utility-type/arrow-left.svg?v=1771915236270");
  mask-image: url("https://img.b112j.com/bj/h5/assets/v3/images/icon-set/utility-type/arrow-left.svg?v=1771915236270");
}

.labeled-carousel-navigation__icon--right {
  -webkit-mask-image: url("https://img.b112j.com/bj/h5/assets/v3/images/icon-set/utility-type/arrow-right.svg?v=1771915236270");
  mask-image: url("https://img.b112j.com/bj/h5/assets/v3/images/icon-set/utility-type/arrow-right.svg?v=1771915236270");
}

.carousel-frame-alpha__track {
  display: flex;
  gap: var(--carousel-frame-alpha-gap, 12px);
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  padding: 4px 0;
}

.carousel-frame-alpha__track::-webkit-scrollbar {
  display: none;
}

.carousel-frame-alpha__item {
  flex: 0 0 auto;
}

.provider-card {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 190px;
  height: 64px;
  padding: 0 16px;
  background: #1e242d;
  border-radius: 8px;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease;
  gap: 12px;
  border: 1px solid transparent;
}

.provider-card:hover {
  background: #2a323d;
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.provider-card__logo {
  width: 50px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.provider-card__logo img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  filter: brightness(0) invert(1);
  opacity: 0.8;
  transition: opacity 0.3s;
}

.provider-card:hover .provider-card__logo img {
  opacity: 1;
}

.provider-card__name {
  font-size: 13px;
  font-weight: 500;
  color: #8d9aa5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.3s;
}

.provider-card:hover .provider-card__name {
  color: #fff;
}
.events-slider{
  margin-top:24px;
}

.events-row{
  display:flex;
  gap:8px;
  padding:8px 0 4px;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  overflow-x:hidden;
}

.events-row::-webkit-scrollbar{
  display:none;
}

.event-card{
  flex:0 0 calc(100%/3);
  max-width:calc(100%/3);
  border-radius:8px;
  overflow:hidden;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  aspect-ratio:355.34/170.34;
  scroll-snap-align:start;
}

.featured-slider,
.exclusive-slider {
  margin-top: 24px;
}

.featured-row,
.exclusive-row {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  padding: 8px 0 4px;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

.featured-row::-webkit-scrollbar,
.exclusive-row::-webkit-scrollbar {
  display: none;
}

.game-card {
  flex: 0 0 139px;
  width: 139px;
  max-width: 139px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

.game-card__cover {
  width: 100%;
  height: 184px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  background-color: #222424;
}

.game-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

/* Hover zoom removed as per user request */

.game-card__info {
  width: 100%;
  padding: 0 4px;
}

.game-card__name {
  font-size: 13px;
  font-weight: 500;
  color: #a6acb2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  transition: color 0.3s;
}

.game-card:hover .game-card__name {
  color: #fff;
}

@media (max-width: 768px) {
  .featured-row,
  .exclusive-row,
  .events-row {
    overflow-x: auto;
  }
  
  .game-card {
    flex: 0 0 calc((100% - 16px) / 3);
    max-width: calc((100% - 16px) / 3);
  }
}

@media (max-width:768px){
  .event-card{
    flex:0 0 100%;
    max-width:100%;
    aspect-ratio:375.06/179.8;
  }
}

.exclusive-card__title{
  margin-top:8px;
  font-size:12px;
  font-weight:600;
  text-align:center;
  color:#e6e8ea;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
}

.layout-fullview__footer-wrapper{
  margin-top:32px;
  padding:24px 16px 80px;
  background-color:#141515;
  border-top:1px solid #1a1e26;
}

.footer-fullview{
  max-width:1200px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:24px;
}

.footer-links__ul{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  list-style:none;
  padding:0;
  margin:0;
}

.footer-links-item-head{
  font-size:14px;
  font-weight:700;
  margin-bottom:10px;
}

.footer-links-item-content__item{
  font-size:13px;
  color:#a6acb2;
  margin-bottom:4px;
}

.footer-fullview__brand{
  display:flex;
  align-items:center;
  gap:12px;
}

.footer-fullview__brand .brand__logo{
  width:120px;
  height:32px;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:left center;
}

.footer-fullview__brand .brand__subtitle{
  font-size:13px;
  color:#ffdf1a;
  margin-bottom:4px;
}

.footer-fullview__brand .brand__txt{
  font-size:12px;
  color:#a6acb2;
  margin:0;
}

.footer-fullview__license .license__content{
  font-size:12px;
  line-height:1.5;
  color:#8d9aa5;
}

.footer-fullview__license .license__content a{
  color:#ffdf1a;
  text-decoration:none;
}

.footer-fullview__license .license__content a:hover{
  text-decoration:underline;
}

@media (max-width:768px){
  .layout-fullview__footer-wrapper{
    padding:24px 12px 72px;
  }
  .footer-links__ul{
    grid-template-columns:repeat(1,minmax(0,1fr));
  }
  .footer-fullview__brand{
    flex-direction:column;
    align-items:flex-start;
  }
}

@media (max-width:768px){
  .nav-content--exclusive .exclusive-grid{
    grid-template-columns:repeat(3,1fr);
    justify-content:stretch;
  }
  .nav-content--exclusive{
    padding-top:24px;
  }
  .exclusive-card__img-wrap{
    width:100%;
    height:auto;
    aspect-ratio:143/189.84;
  }
}

.main-nav__category .main-nav-btn{
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:center;
  width:80px;
  min-width:80px;
  min-height:56px;
}

.main-nav__category .main-nav__btn,
.main-nav__category .main-nav-btn{
  outline:none;
  -webkit-tap-highlight-color:transparent;
}

.main-nav__category .main-nav__btn{
  border:0;
  background:transparent;
  padding:0;
  margin:0;
  display:flex;
  align-items:stretch;
  justify-content:center;
  cursor:pointer;
}

.main-nav__category .main-nav__btn:focus,
.main-nav__category .main-nav-btn:focus{
  outline:none;
}

.main-nav__category .main-nav-btn__accessory-img{
  background-size:140% 140%;
  background-position:50% 50% !important;
  transition:none;
}

.main-nav__category .main-nav-btn::before{
  content:"";
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  bottom:0;
  width:80px;
  min-width:80px;
  height:50px;
  border-radius:6px;
  background:#222424;
  transition:background .2s,height .2s,transform .2s;
  z-index:0;
}

.main-nav__category .main-nav-btn__inner{
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:4px;
  padding-bottom:8px;
}

.main-nav__category .main-nav-btn__img{
  width:52px;
  height:52px;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:0% 50%;
  top:auto;
  transform:translateY(-10px);
  transform-origin:50% 50%;
  animation:none;
}

.main-nav__category .main-nav-btn.main-nav-btn--active .main-nav-btn__img{
  animation:main-nav-icon-rotate .32s steps(14, end) forwards;
}

.main-nav__category .main-nav-btn__3d-img{
  transition:none;
  animation:none;
}

.main-nav__category .main-nav-btn__text{
  font-size:12px;
  font-weight:600;
  color:#cfd3d8;
  text-align:center;
  white-space:nowrap;
}

.main-nav__category .main-nav-btn.main-nav-btn--active::before{
  background:#14805e;
  height:56px;
}

.main-nav__category .main-nav-btn.main-nav-btn--active .main-nav-btn__text{
  color:#ffffff;
}

@media (min-width:769px){
  #nav{
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:flex-end;
    gap:8px;
    background:transparent;
    box-shadow:none;
    border-radius:0;
    width:100%;
    max-width:1200px;
    margin:0 auto;
    padding:10px 16px 14px;
    overflow:visible;
  }
  #nav .main-nav__btn{
    flex:0 0 80px;
    width:80px;
    min-width:80px;
    max-width:80px;
  }
  #nav .main-nav-btn__inner{
    width:100%;
    min-width:80px;
    padding-bottom:10px;
  }
  #nav .main-nav-btn__img{
    width:48px;
    height:48px;
    transform:translateY(-2px);
  }
}

@keyframes main-nav-icon-rotate{
  0%{
    background-position:0% 50%;
    transform:translateY(-10px) rotate(-6deg);
  }
  100%{
    background-position:100% 50%;
    transform:translateY(-10px) rotate(0deg);
  }
}

@media (max-width:768px){
  .main-nav__category.main-nav__category{
    padding:8px 8px 10px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 8px;
    -webkit-overflow-scrolling: touch;
  }
  .main-nav__category .main-nav-btn{
    width:87.89px;
    flex: 0 0 auto; /* Ensure buttons don't shrink */
  }
  .main-nav__category .main-nav-btn::before{
    width:87.89px;
    min-width:87.89px;
    height:50px;
  }
  .main-nav__category .main-nav-btn__img{
    width:48px;
    height:48px;
    transform:translateY(-2px);
  }
  .main-nav__category{
    scrollbar-width:auto;
  }
}

/* =========================================
   New Grid Layout Styles (Added for User)
   ========================================= */

.game-grid-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  justify-content: flex-start;
  box-sizing: border-box;
}

.game-grid-row .game-card {
  flex: 0 0 calc((100% - 84.1px) / 8);
  width: calc((100% - 84.1px) / 8);
  max-width: calc((100% - 84.1px) / 8);
  margin-bottom: 12px;
  box-sizing: border-box;
}

/* Hide game name below image in Grid View */
.game-grid-row .game-card__info {
  display: none !important;
}

.game-grid-more-btn {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 16px;
  padding-bottom: 16px;
}

.game-grid-more-btn button {
  background: #14805e;
  color: #ffffff;
  border: none;
  padding: 12px 0;
  border-radius: 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease;
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.game-grid-more-btn button:hover {
  background: #0ea84e;
  color: #ffffff;
  box-shadow: 0 4px 12px rgba(20, 128, 94, 0.3);
}

@media (max-width: 768px) {
  .game-grid-more-btn button {
     width: 100%;
     max-width: 100%;
  }
}

/* Events Grid */
.events-grid-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
}

.events-grid-row .event-card {
  flex: 0 0 calc((100% - 24px) / 3);
  max-width: calc((100% - 24px) / 3);
  margin-bottom: 12px;
  height: 180px;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
}

@media (max-width: 768px) {
  .game-grid-row {
     justify-content: center;
     gap: 8px; /* Smaller gap on mobile */
  }
  
  .game-grid-row .game-card {
     /* Mobile: Show 3 games per row (side-by-side / bagal-bagal) */
     flex: 0 0 calc((100% - 16px) / 3) !important;
     width: calc((100% - 16px) / 3) !important;
     max-width: calc((100% - 16px) / 3) !important;
     margin-bottom: 8px;
  }

  /* Ensure events are also responsive if needed, keeping 100% for events as they are banners usually */
  .events-grid-row .event-card {
    flex: 0 0 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 375.06/179.8;
  }
}

/* Exclusive Load More Button - User Request */
#exclusive-more-btn {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

#exclusive-more-btn button {
    background-color: #14805e !important; /* Green */
    color: #ffffff !important;
    border: none !important;
    border-radius: 0 !important; /* Square/No curve */
    padding: 12px 0 !important;
    width: 100%;
    max-width: 200px; /* Responsive width constraint */
    font-size: 14px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: background-color 0.3s ease !important;
    text-transform: uppercase !important;
    letter-spacing: 1px;
}

#exclusive-more-btn button:hover {
    background-color: #0f664b !important;
}

/* Hide game names in grid view as per request */
.game-grid-row .game-card__info {
    display: none !important;
}
