@font-face {
  font-family: "Bungee";
  src: url("../fonts/bungee-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunito";
  src: url("../fonts/nunito-variable.woff2") format("woff2");
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/nunito-variable.woff2") format("woff2");
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}:root {
  --gtg-cream:#f8f1e7;
  --gtg-paper:#fffaf3;
  --gtg-surface-group:#f3e9dd;
  --gtg-surface-inset:#fbf3ea;
  --gtg-rule:#dfd1c3;
  --gtg-ink:#252b32;
  --gtg-orange:#f26522;
  --gtg-orange-dark:#d94d12;
  --gtg-yellow:#f4bf45;
  --gtg-rust:#b94e2b;
  --gtg-peach:#f6d0b6;
  --gtg-border:3px solid var(--gtg-ink);
  --gtg-shadow:6px 6px 0 var(--gtg-ink);
  --gtg-shadow-sm:4px 4px 0 var(--gtg-ink);
  --gtg-radius:18px;
  --gtg-radius-sm:12px;
  --gtg-shell:1200px;
}
.gtg-neo--warm-soft{--gtg-border:2px solid var(--gtg-ink);--gtg-shadow:4px 4px 0 var(--gtg-ink);--gtg-shadow-sm:3px 3px 0 var(--gtg-ink)}
.gtg-neo--warm-arcade{--gtg-orange:#ff5a18;--gtg-yellow:#ffc72e;--gtg-rust:#ad3920;--gtg-border:4px solid var(--gtg-ink);--gtg-shadow:9px 9px 0 var(--gtg-ink);--gtg-shadow-sm:6px 6px 0 var(--gtg-ink)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body.gtg-neo{margin:0;min-width:320px;background:var(--gtg-cream);color:var(--gtg-ink);font-family:"Nunito Sans",Arial,sans-serif;font-size:1.03rem;line-height:1.6}body.gtg-neo.admin-bar .gtg-header{top:32px}.gtg-neo img{display:block;max-width:100%;height:auto}.gtg-neo a{color:inherit}.gtg-shell{width:min(var(--gtg-shell),calc(100% - 2.5rem));margin:0 auto}.gtg-reading-width{max-width:820px}.gtg-display,.gtg-neo h1,.gtg-neo h2,.gtg-neo h3,.gtg-neo h4{margin-top:0;color:var(--gtg-ink);font-family:Bungee,Impact,sans-serif;font-weight:400;letter-spacing:.01em;line-height:1.15}.gtg-neo p{margin:0 0 1.25rem}.screen-reader-text{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.screen-reader-text:focus{left:1rem;top:1rem;z-index:999999;width:auto;height:auto;padding:.7rem 1rem;background:var(--gtg-paper);border:var(--gtg-border)}
.gtg-header{position:sticky;top:0;z-index:100;background:var(--gtg-paper);border-bottom:var(--gtg-border)}.gtg-header__inner{min-height:94px;display:flex;align-items:center;gap:clamp(1rem,2vw,2.2rem)}.gtg-brand{width:clamp(132px,15vw,174px);flex:0 0 auto}.gtg-brand .custom-logo-link,.gtg-brand__fallback{display:block;text-decoration:none}.gtg-brand img{max-height:76px;width:auto}.gtg-nav{display:flex;justify-content:center;flex:1}.gtg-nav__list{display:flex;align-items:center;gap:clamp(.75rem,1.9vw,1.55rem);margin:0;padding:0;list-style:none}.gtg-nav__list a{display:block;padding:.45rem .05rem;font-weight:800;text-decoration:none}.gtg-nav__list a:hover,.gtg-nav__list .current-menu-item>a{color:var(--gtg-orange-dark)}.gtg-header__actions{display:flex;align-items:center;gap:1rem;flex:0 0 auto}.gtg-header__account{font-size:.95rem;font-weight:800;text-decoration:none}.gtg-nav-toggle{display:none;background:var(--gtg-yellow);border:var(--gtg-border);border-radius:var(--gtg-radius-sm);padding:.55rem .7rem;font:inherit;font-weight:800}
.gtg-button,.gtg-neo .wp-element-button,.gtg-neo .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.82rem 1.3rem;background:var(--gtg-orange);border:var(--gtg-border);border-radius:var(--gtg-radius-sm);box-shadow:var(--gtg-shadow-sm);color:var(--gtg-paper);font-weight:900;line-height:1.2;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.gtg-button:hover,.gtg-neo .wp-element-button:hover,.gtg-neo .wp-block-button__link:hover{background:var(--gtg-orange-dark);box-shadow:2px 2px 0 var(--gtg-ink);color:var(--gtg-paper);transform:translate(2px,2px)}.gtg-button--small{min-height:46px;padding:.68rem 1.05rem;font-size:.96rem}.gtg-button--paper{background:var(--gtg-paper);color:var(--gtg-ink)}.gtg-button--paper:hover{background:var(--gtg-yellow);color:var(--gtg-ink)}.gtg-eyebrow{margin:0 0 .65rem;color:var(--gtg-orange-dark);font-family:Bungee,Impact,sans-serif;font-size:.86rem;letter-spacing:.04em;text-transform:uppercase}.gtg-text-link{display:inline-block;color:var(--gtg-orange-dark);font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}
.gtg-page-hero{padding:clamp(2.8rem,6vw,4.5rem) 0 clamp(1.5rem,4vw,2.5rem)}.gtg-page-hero h1{margin:0;font-size:clamp(2.15rem,4.5vw,3.7rem)}.gtg-section{padding:clamp(2.8rem,6vw,5rem) 0}.gtg-content-card,.gtg-entry-card{padding:clamp(1.35rem,4vw,2.5rem);background:var(--gtg-paper);border:var(--gtg-border);border-radius:var(--gtg-radius);box-shadow:var(--gtg-shadow-sm)}.gtg-content-card>*:first-child{margin-top:0}.gtg-content-card>*:last-child{margin-bottom:0}.gtg-post-list{display:grid;gap:1.35rem}.gtg-entry-card h2{margin:0 0 .6rem;font-size:clamp(1.35rem,2vw,1.8rem)}.gtg-entry-card h2 a{text-decoration:none}.gtg-entry-meta{color:#657080;font-size:.9rem}.entry-content a{color:var(--gtg-orange-dark);font-weight:700}
.gtg-footer{background:var(--gtg-ink);border-top:var(--gtg-border);color:var(--gtg-paper)}.gtg-footer__grid{display:grid;grid-template-columns:1.1fr .85fr 1fr;gap:clamp(1.5rem,5vw,4rem);padding:clamp(2.5rem,6vw,4rem) 0}.gtg-footer h2,.gtg-footer__title{color:var(--gtg-paper)}.gtg-footer__title{margin:0 0 1rem;font-size:clamp(1.7rem,3vw,2.35rem)}.gtg-footer__brand p:not(.gtg-footer__title),.gtg-footer__visit p{color:#ede4d9}.gtg-footer h2{margin:0 0 .8rem;font-size:1rem}.gtg-footer-menu{margin:0;padding:0;list-style:none}.gtg-footer-menu li+li{margin-top:.42rem}.gtg-footer a:not(.gtg-button){color:var(--gtg-paper)}.gtg-footer__bottom{border-top:2px solid rgba(255,250,243,.2);padding:1.1rem 0;color:#d8cfc4;font-size:.9rem}.gtg-footer__bottom p{margin:0}
/* Header controls, cart indicator and compact navigation breakpoints. */

/* Dark header shell */
.gtg-header {
  background: var(--gtg-ink);
  border-bottom: 0;
  color: var(--gtg-paper);
}

.gtg-header__inner {
  min-height: 94px;
}

/* Main navigation */
.gtg-nav__list a {
  color: var(--gtg-paper);
  font-weight: 900;
}

.gtg-nav__list a:hover,
.gtg-nav__list .current-menu-item > a {
  color: var(--gtg-yellow);
}

/* Header action layout */
.gtg-header__actions {
  display: flex;
  align-items: center;
  gap: .7rem;
}

/* Shared flat header action style */
.gtg-header__account,
.gtg-header__book,
.gtg-header__book.gtg-button,
.gtg-cart-link,
.gtg-header__actions .gtg-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  min-height: 46px;
  padding: .55rem .95rem;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  background: var(--gtg-yellow);
  color: var(--gtg-ink);
  font-size: .92rem;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  transform: none;
  transition: background-color .16s ease, color .16s ease;
}

/* Header action text: always black, including hover/focus/visited states. */
.gtg-header .gtg-header__account,
.gtg-header .gtg-header__account:visited,
.gtg-header .gtg-header__account:hover,
.gtg-header .gtg-header__account:focus,
.gtg-header .gtg-header__account:focus-visible,
.gtg-header .gtg-header__book,
.gtg-header .gtg-header__book:visited,
.gtg-header .gtg-header__book:hover,
.gtg-header .gtg-header__book:focus,
.gtg-header .gtg-header__book:focus-visible,
.gtg-header .gtg-header__book.gtg-button,
.gtg-header .gtg-header__book.gtg-button:visited,
.gtg-header .gtg-header__book.gtg-button:hover,
.gtg-header .gtg-header__book.gtg-button:focus,
.gtg-header .gtg-header__book.gtg-button:focus-visible,
.gtg-header .gtg-cart-link,
.gtg-header .gtg-cart-link:visited,
.gtg-header .gtg-cart-link:hover,
.gtg-header .gtg-cart-link:focus,
.gtg-header .gtg-cart-link:focus-visible,
.gtg-header .gtg-header__actions .gtg-nav-toggle,
.gtg-header .gtg-header__actions .gtg-nav-toggle:hover,
.gtg-header .gtg-header__actions .gtg-nav-toggle:focus,
.gtg-header .gtg-header__actions .gtg-nav-toggle:focus-visible {
  color: var(--gtg-ink);
}

/* Hide menu button on desktop */
.gtg-header__actions .gtg-nav-toggle {
  display: none;
}

/* Order: Book now, My account, Menu on mobile, Basket */
.gtg-header__book,
.gtg-header__book.gtg-button {
  order: 1;
  background: #f16726;
}

.gtg-header__account {
  order: 2;
  background: var(--gtg-yellow);
}

.gtg-header__actions .gtg-nav-toggle {
  order: 3;
  background: var(--gtg-yellow);
}

.gtg-cart-link {
  order: 4;
  position: relative;
  gap: .4rem;
  background: var(--gtg-yellow);
}

/* Stable hover/focus states: no jump, no shadow, no flicker */
.gtg-header__book:hover,
.gtg-header__book:focus,
.gtg-header__book:focus-visible,
.gtg-header__book.gtg-button:hover,
.gtg-header__book.gtg-button:focus,
.gtg-header__book.gtg-button:focus-visible {
  background: #ff7a3d;
  box-shadow: none;
  transform: none;
}

.gtg-header__account:hover,
.gtg-header__account:focus,
.gtg-header__account:focus-visible,
.gtg-cart-link:hover,
.gtg-cart-link:focus,
.gtg-cart-link:focus-visible,
.gtg-header__actions .gtg-nav-toggle:hover,
.gtg-header__actions .gtg-nav-toggle:focus,
.gtg-header__actions .gtg-nav-toggle:focus-visible {
  background: #ffd957;
  box-shadow: none;
  transform: none;
}

/* Basket icon/count */
.gtg-cart-link__icon {
  width: 21px;
  height: 21px;
  flex: none;
  color: currentColor;
  fill: currentColor;
  stroke: currentColor;
}

.gtg-cart-link__icon svg {
  color: currentColor;
  fill: currentColor;
  stroke: currentColor;
}

.gtg-cart-link__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 21px;
  height: 21px;
  padding: 0 5px;
  background: #f16726;
  border: 0;
  border-radius: 999px;
  color: var(--gtg-paper);
  font-size: .72rem;
  font-weight: 900;
  line-height: 1;
}

.gtg-cart-link:not(.has-items) .gtg-cart-link__count {
  background: var(--gtg-paper);
  color: var(--gtg-ink);
}

/* Mobile account link inside menu */
.gtg-nav__account-mobile {
  display: none;
}

/* Responsive header */
@media (max-width: 1080px) {
  .gtg-cart-link__text {
    display: none;
  }
}

@media (max-width: 980px) {
  body.gtg-neo.admin-bar .gtg-header {
    top: 46px;
  }

  .gtg-header {
    border-bottom: 0;
    box-shadow: none;
  }

  .gtg-header__inner {
    min-height: 78px;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: .65rem;
    padding: .6rem 0;
  }

  .gtg-brand {
    width: clamp(110px, 20vw, 145px);
  }

  .gtg-brand img {
    max-height: 64px;
  }

  .gtg-header__actions {
    margin-left: auto;
    gap: .42rem;
  }

  .gtg-header__actions .gtg-nav-toggle {
    display: inline-flex;
    height: 42px;
    min-height: 42px;
    gap: .42rem;
    margin-left: 0;
    padding: .48rem .68rem;
    border-radius: 10px;
  }

  .gtg-header__account,
  .gtg-header__book,
  .gtg-header__book.gtg-button,
  .gtg-cart-link {
    height: 42px;
    min-height: 42px;
    padding: .48rem .68rem;
    border-radius: 10px;
    font-size: .9rem;
  }

  .gtg-cart-link:not(.has-items) {
    display: none;
  }

  .gtg-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    order: 4;
    padding: .6rem max(.75rem, calc((100vw - var(--gtg-shell)) / 2)) .7rem;
    background: var(--gtg-ink);
    border-bottom: 0;
    box-shadow: none;
  }

  .gtg-nav.is-open {
    display: block;
  }

  .gtg-nav__list {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }

  .gtg-nav__list a {
    padding: .55rem 0;
    border-top: 1px solid rgba(255, 250, 243, .22);
  }
}

@media (max-width: 700px) {
  .gtg-header__actions {
    order: initial;
    width: auto;
    flex-wrap: nowrap;
    justify-content: flex-end;
  }

  .gtg-header__account {
    font-size: .85rem;
    padding-inline: .6rem;
  }

  .gtg-header__actions .gtg-nav-toggle,
  .gtg-header__book,
  .gtg-header__book.gtg-button {
    height: 42px;
    min-height: 42px;
    padding: .55rem .68rem;
    border-radius: 10px;
    font-size: .85rem;
    font-weight: 900;
    line-height: 1;
  }
}

@media (max-width: 430px) {
  .gtg-shell {
    width: min(var(--gtg-shell), calc(100% - 1.15rem));
  }

  .gtg-brand {
    width: 99px;
  }

  .gtg-header__inner {
    gap: .35rem;
  }

  .gtg-header__actions {
    gap: .32rem;
  }

  .gtg-header__account {
    display: none;
  }

  .gtg-header__actions .gtg-nav-toggle span:first-child {
    display: inline;
  }

  .gtg-nav__account-mobile {
    display: block;
    margin-top: .35rem;
    padding: .65rem .15rem .35rem;
    border-top: 1px solid rgba(255, 250, 243, .22);
    color: var(--gtg-yellow);
    font-weight: 900;
    text-decoration: none;
  }
}/* Homepage hero, atmosphere divider, quick links, visitor information and home panels. */
.gtg-sticker {
  display: inline-block;
  margin: 0 0 1.2rem;
  padding: .42rem .75rem;
  border: var(--gtg-border);
  border-radius: 999px;
  box-shadow: var(--gtg-shadow-sm);
  font-family: Bungee, Impact, sans-serif;
  font-size: .8rem;
}
.gtg-sticker--yellow { background: var(--gtg-yellow); }

.gtg-hero {
  padding: clamp(2.5rem, 6vw, 5rem) 0 clamp(2.8rem, 6vw, 5.2rem);
}

.gtg-hero--image-banner {
  --gtg-hero-parallax: 0px;
  position: relative;
  isolation: isolate;
  display: grid;
  align-items: center;
  min-height: clamp(560px, 74vh, 760px);
  padding: clamp(3.75rem, 8vw, 7rem) 0 clamp(5.5rem, 9vw, 8rem);
  overflow: hidden;
  background: #242a30;
  color: var(--gtg-checkout-paper, var(--gtg-paper));
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - clamp(2.6rem, 5vw, 5.25rem)), 0 100%);
}

.gtg-hero--image-banner::before {
  content: "";
  position: absolute;
  inset: -7% 0;
  z-index: -2;
  background-image: var(--gtg-hero-image);
  background-size: cover;
  background-position: 55% 42%;
  filter: saturate(.96) contrast(.98);
  transform: translate3d(0, var(--gtg-hero-parallax), 0) scale(1.08);
  will-change: transform;
}

.gtg-hero--image-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(37,43,50,.78) 0%, rgba(37,43,50,.58) 35%, rgba(37,43,50,.30) 65%, rgba(37,43,50,.10) 100%),
    linear-gradient(180deg, rgba(37,43,50,.10), rgba(37,43,50,.42));
}

.gtg-hero__panel {
  max-width: min(720px, 100%);
  padding: clamp(1.2rem, 3vw, 2rem) 0;
  color: var(--gtg-checkout-paper, var(--gtg-paper));
  text-shadow: 0 2px 10px rgba(0,0,0,.44), 0 1px 2px rgba(0,0,0,.55);
}
.gtg-hero__panel .gtg-sticker {
  border-color: currentColor;
  background: transparent;
  box-shadow: none;
  color: inherit;
}

.gtg-hero__panel h1,
.gtg-hero__copy h1 {
  max-width: 760px;
  margin: 0 0 1.35rem;
  font-size: clamp(1.72rem, 4.15vw, 3.72rem);
  line-height: 1.18;
  color: inherit;
}
.gtg-hero__title span {
  display: block;
  white-space: nowrap;
}
.gtg-hero__lead {
  max-width: 580px;
  margin: 0 0 2rem;
  font-size: clamp(1.08rem, 1.3vw, 1.23rem);
  font-weight: 750;
  color: inherit;
}
.gtg-hero__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.gtg-quick-links {
  padding: clamp(2.6rem, 5vw, 4rem) 0 clamp(3rem, 6vw, 5rem);
  background: var(--gtg-paper);
}
.gtg-card-grid {
  display: grid;
  gap: 1.3rem;
}
.gtg-card-grid--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.gtg-action-card {
  min-height: 260px;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 1.35rem;
  border: var(--gtg-border);
  border-radius: var(--gtg-radius);
  box-shadow: var(--gtg-shadow-sm);
  color: var(--gtg-ink);
  text-decoration: none;
  transform: translate(-2px, -2px);
  transition: transform .16s ease, box-shadow .16s ease;
}
.gtg-action-card:hover {
  box-shadow: 2px 2px 0 var(--gtg-ink);
  transform: none;
}
.gtg-action-card--orange {
  background: var(--gtg-orange);
  color: var(--gtg-paper);
}
.gtg-action-card--mustard { background: var(--gtg-yellow); }
.gtg-action-card--peach { background: var(--gtg-peach); }
.gtg-action-card--paper { background: var(--gtg-paper); }
.gtg-action-card h2 {
  margin: .65rem 0 .8rem;
  font-size: clamp(1.25rem, 1.6vw, 1.6rem);
  color: inherit;
}
.gtg-action-card p {
  max-width: 230px;
  margin: 0;
  font-size: .96rem;
  font-weight: 650;
}
.gtg-action-card__tag {
  width: fit-content;
  padding: .25rem .55rem;
  background: rgba(255,250,243,.72);
  border: 2px solid currentColor;
  border-radius: 999px;
  color: var(--gtg-ink);
  font-size: .75rem;
  font-weight: 900;
  text-transform: uppercase;
}
.gtg-action-card--orange .gtg-action-card__tag { background: var(--gtg-paper); }
.gtg-action-card__arrow {
  margin-top: auto;
  font-size: 2.1rem;
  font-weight: 900;
  line-height: 1;
}

.gtg-home-new-games {
  position: relative;
  isolation: isolate;
  padding: clamp(2.8rem, 5.6vw, 4.8rem) 0 clamp(3.2rem, 6vw, 5.2rem);
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 20%, rgba(245,193,69,.32), transparent 26rem),
    radial-gradient(circle at 88% 15%, rgba(244,91,32,.22), transparent 28rem),
    var(--gtg-paper);
}
.gtg-home-new-games::before {
  content: "NEW · PLAY · BUY · TRY · ";
  position: absolute;
  left: -2rem;
  right: -2rem;
  top: .7rem;
  z-index: -1;
  color: rgba(32,36,42,.055);
  font-family: Bungee, Impact, sans-serif;
  font-size: clamp(2.7rem, 8vw, 8rem);
  line-height: 1;
  letter-spacing: .08em;
  white-space: nowrap;
  transform: rotate(-2deg);
}
.gtg-home-new-games__heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1rem;
  margin: 0 0 1.15rem;
}
.gtg-home-new-games__heading h2 {
  max-width: 760px;
  margin: 0;
  font-size: clamp(2rem, 4vw, 3.5rem);
  line-height: .98;
}
.gtg-home-new-games__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1rem, 2.4vw, 1.5rem);
}
.gtg-home-new-game {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(150px, .52fr);
  gap: clamp(.9rem, 2vw, 1.2rem);
  min-height: 330px;
  padding: clamp(1rem, 2.4vw, 1.35rem);
  border: var(--gtg-border);
  border-radius: var(--gtg-radius);
  box-shadow: var(--gtg-shadow);
  overflow: hidden;
  transform: translate(-2px, -2px) rotate(-.35deg);
}
.gtg-home-new-game::before,
.gtg-home-new-game::after {
  content: "";
  position: absolute;
  border: 2px solid rgba(32,36,42,.22);
  border-radius: 999px;
  pointer-events: none;
}
.gtg-home-new-game::before {
  width: 9rem;
  height: 9rem;
  right: -3.5rem;
  top: -3.5rem;
  background: rgba(255,250,243,.24);
}
.gtg-home-new-game::after {
  width: 4.8rem;
  height: 4.8rem;
  right: 1.2rem;
  bottom: 1.1rem;
}
.gtg-home-new-game--shop {
  background: linear-gradient(135deg, var(--gtg-orange) 0%, #ff7a2f 100%);
  color: var(--gtg-paper);
}
.gtg-home-new-game--library {
  background: linear-gradient(135deg, var(--gtg-yellow) 0%, #ffe38a 100%);
  color: var(--gtg-ink);
  transform: translate(-2px, -2px) rotate(.35deg);
}
.gtg-home-new-game__copy {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.gtg-home-new-game__kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: .8rem;
  padding: .32rem .64rem;
  background: var(--gtg-paper);
  border: 2px solid var(--gtg-ink);
  border-radius: 999px;
  color: var(--gtg-ink);
  font-size: .76rem;
  font-weight: 950;
  text-transform: uppercase;
}
.gtg-home-new-game h3 {
  max-width: 430px;
  margin: 0 0 .75rem;
  color: inherit;
  font-size: clamp(1.65rem, 3.1vw, 2.85rem);
  line-height: .96;
}
.gtg-home-new-game p {
  max-width: 390px;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.45;
}
.gtg-home-new-game__meta {
  display: flex;
  flex-wrap: wrap;
  gap: .45rem;
  margin: auto 0 1rem;
  font-weight: 950;
}
.gtg-home-new-game__meta .amount,
.gtg-home-new-game__meta span {
  display: inline-flex;
  align-items: center;
  padding: .34rem .55rem;
  background: rgba(255,250,243,.84);
  border: 2px solid var(--gtg-ink);
  border-radius: 999px;
  color: var(--gtg-ink);
  line-height: 1.1;
}
.gtg-home-new-game__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  padding: .67rem .95rem;
  background: var(--gtg-ink);
  border: 2px solid var(--gtg-ink);
  border-radius: 10px;
  box-shadow: 3px 3px 0 rgba(0,0,0,.28);
  color: var(--gtg-paper) !important;
  font-weight: 950;
  text-decoration: none !important;
  transition: transform .16s ease, box-shadow .16s ease;
}
.gtg-home-new-game__button:hover {
  transform: translate(1px,1px);
  box-shadow: 1px 1px 0 rgba(0,0,0,.35);
}
.gtg-home-new-game__image {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  align-self: stretch;
  min-height: 240px;
  padding: .8rem;
  background: rgba(255,250,243,.82);
  border: 2px solid var(--gtg-ink);
  border-radius: calc(var(--gtg-radius) - 6px);
  box-shadow: 4px 4px 0 rgba(32,36,42,.45);
  color: var(--gtg-ink);
  font-family: Bungee, Impact, sans-serif;
  text-decoration: none;
  transform: rotate(2deg);
}
.gtg-home-new-game--library .gtg-home-new-game__image { transform: rotate(-2deg); }
.gtg-home-new-game__image img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 265px;
  object-fit: contain;
  filter: drop-shadow(0 10px 10px rgba(32,36,42,.18));
}

.gtg-section--early-faq { padding-top: 0; }
.gtg-section-heading { margin: 0 0 2rem; }
.gtg-section-heading h2 {
  margin: 0;
  font-size: clamp(2rem, 3.4vw, 2.9rem);
}
.gtg-faq-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 1rem;
}
.gtg-faq-column {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.gtg-faq,
.gtg-hours {
  padding: 1.1rem 1.15rem;
  border: var(--gtg-border);
  border-radius: var(--gtg-radius-sm);
  box-shadow: var(--gtg-shadow-sm);
  transform: translate(-2px, -2px);
}
.gtg-faq { background: var(--gtg-paper); }
.gtg-faq summary {
  cursor: pointer;
  font-weight: 900;
  list-style: none;
}
.gtg-faq summary::-webkit-details-marker { display: none; }
.gtg-faq summary::after {
  content: "+";
  float: right;
  font-family: Bungee, Impact, sans-serif;
  color: var(--gtg-orange-dark);
}
.gtg-faq[open] summary::after { content: "−"; }
.gtg-faq p {
  margin: .8rem 0 0;
  color: #515965;
}
.gtg-hours { background: var(--gtg-yellow); }
.gtg-hours h3 {
  margin: 0 0 .8rem;
  font-family: "Nunito Sans", Arial, sans-serif;
  font-size: 1.12rem;
  font-weight: 900;
  letter-spacing: 0;
}
.gtg-hours__rows {
  display: grid;
  gap: .38rem;
  margin: 0;
}
.gtg-hours__row {
  display: flex;
  justify-content: space-between;
  gap: .85rem;
  font-size: .94rem;
  font-weight: 700;
}
.gtg-hours__row dt,
.gtg-hours__row dd { margin: 0; }
.gtg-hours__row dd { text-align: right; }

.gtg-home-events {
  background: var(--gtg-paper);
  border-top: var(--gtg-border);
  border-bottom: var(--gtg-border);
}
.gtg-home-events__heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.6rem;
}
.gtg-home-events__heading h2 {
  margin: 0;
  font-size: clamp(1.9rem, 3.2vw, 2.7rem);
}
.gtg-home-events__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.1rem;
}
.gtg-home-event-card,
.gtg-home-events__empty {
  padding: 1.25rem;
  background: var(--gtg-cream);
  border: var(--gtg-border);
  border-radius: var(--gtg-radius);
  box-shadow: var(--gtg-shadow-sm);
  transform: translate(-2px, -2px);
}
.gtg-home-event-card {
  display: flex;
  flex-direction: column;
}
.gtg-home-event-card__date {
  margin: 0 0 .65rem;
  color: var(--gtg-orange-dark);
  font-size: .84rem;
  font-weight: 900;
  text-transform: uppercase;
}
.gtg-home-event-card h3 {
  margin: 0 0 .75rem;
  font-size: clamp(1.12rem, 1.7vw, 1.35rem);
}
.gtg-home-event-card h3 a { text-decoration: none; }
.gtg-home-event-card__meta {
  flex: 1;
  margin: 0 0 1rem;
  color: #65564b;
  font-size: .92rem;
  font-weight: 700;
}

.gtg-split {
  background: var(--gtg-paper);
  border-top: var(--gtg-border);
  border-bottom: var(--gtg-border);
}
.gtg-split__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1.3rem, 3vw, 2.2rem);
}
.gtg-frame {
  min-height: 300px;
  padding: clamp(1.6rem, 4vw, 2.3rem);
  border: var(--gtg-border);
  border-radius: var(--gtg-radius);
  box-shadow: var(--gtg-shadow-sm);
  transform: translate(-2px, -2px);
}
.gtg-frame h2 {
  max-width: 470px;
  margin: 0 0 1rem;
  font-size: clamp(1.65rem, 2.5vw, 2.2rem);
}
.gtg-frame p:not(.gtg-eyebrow) { max-width: 480px; }
.gtg-frame--menu { background: var(--gtg-paper); }
.gtg-frame--membership { background: var(--gtg-yellow); }

.gtg-book-banner { padding: 0 0 clamp(3.5rem, 6vw, 5.5rem); }
.gtg-book-banner__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: clamp(1.5rem, 4vw, 2.6rem);
  background: var(--gtg-orange);
  border: var(--gtg-border);
  border-radius: var(--gtg-radius);
  box-shadow: var(--gtg-shadow);
  transform: translate(-2px, -2px);
}
.gtg-book-banner .gtg-eyebrow,
.gtg-book-banner h2 { color: var(--gtg-paper); }
.gtg-book-banner h2 {
  margin: 0;
  font-size: clamp(1.7rem, 2.9vw, 2.55rem);
}

@media (prefers-reduced-motion: reduce) {
  .gtg-hero--image-banner::before {
    transform: scale(1.04);
    will-change: auto;
  }
}

@media (max-width: 1180px) {
  .gtg-home-new-game { grid-template-columns: 1fr; }
  .gtg-home-new-game__image { min-height: 190px; }
}

@media (max-width: 980px) {
  .gtg-hero--image-banner {
    min-height: auto;
    padding: clamp(2.6rem, 8vw, 4.5rem) 0 clamp(4.25rem, 9vw, 6rem);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2.75rem), 0 100%);
  }
  .gtg-hero--image-banner::before { background-position: 60% 42%; }
  .gtg-hero--image-banner::after {
    background:
      linear-gradient(90deg, rgba(37,43,50,.82), rgba(37,43,50,.46)),
      linear-gradient(180deg, rgba(37,43,50,.05), rgba(37,43,50,.46));
  }
  .gtg-hero__panel { max-width: 680px; }
  .gtg-hero__panel h1 { font-size: clamp(1.72rem, 7vw, 3.72rem); }
  .gtg-card-grid--four { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 820px) {
  .gtg-home-new-games__heading,
  .gtg-home-events__heading {
    align-items: flex-start;
    flex-direction: column;
  }
  .gtg-home-new-games__grid,
  .gtg-home-events__grid { grid-template-columns: 1fr; }
}

@media (max-width: 700px) {
  .gtg-hero--image-banner { padding-top: 2.2rem; }
  .gtg-hero__panel { padding: 1rem 0; }
  .gtg-hero__title span { white-space: normal; }
  .gtg-card-grid--four,
  .gtg-split__grid,
  .gtg-faq-grid { grid-template-columns: 1fr; }
  .gtg-action-card { min-height: 215px; }
  .gtg-home-new-game { min-height: 0; }
  .gtg-book-banner__inner {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 420px) {
  .gtg-hero__panel h1 { font-size: clamp(1.42rem, 9vw, 2.1rem); }
  .gtg-hero__buttons .gtg-button { width: 100%; }
}

/* Homepage CTA consistency: hero, feature cards, latest games. */
body.home .gtg-hero__buttons .gtg-button,
body.home .gtg-frame.gtg-frame--menu .gtg-text-link,
body.home .gtg-frame.gtg-frame--membership .gtg-text-link,
body.home .gtg-home-latest-games__button {
  min-height: 46px;
  padding: .68rem 1rem;
  border-radius: var(--gtg-radius-sm);
  line-height: 1.1;
  font-size: .95rem;
  font-weight: 900;
}

body.home .gtg-frame.gtg-frame--menu .gtg-text-link,
body.home .gtg-frame.gtg-frame--membership .gtg-text-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.gtg-hero--image-banner {
  --gtg-hero-parallax: 0px;
}

.gtg-hero--image-banner::before {
  inset: -10% 0;
  background-position: 55% 42%;
  transform: translate3d(0, var(--gtg-hero-parallax), 0) scale(1.12);
  will-change: transform;
}

.gtg-hero--image-banner .gtg-hero__buttons .gtg-button,
.gtg-hero--image-banner .gtg-hero__buttons .gtg-button:hover,
.gtg-hero--image-banner .gtg-hero__buttons .gtg-button:focus-visible {
  color: var(--gtg-ink);
  text-shadow: none;
}

.gtg-hero--image-banner .gtg-hero__buttons .gtg-button:not(.gtg-button--paper),
.gtg-hero--image-banner .gtg-hero__buttons .gtg-button:not(.gtg-button--paper):hover,
.gtg-hero--image-banner .gtg-hero__buttons .gtg-button:not(.gtg-button--paper):focus-visible {
  background: var(--gtg-orange);
}

.gtg-hero--image-banner .gtg-hero__buttons .gtg-button--paper,
.gtg-hero--image-banner .gtg-hero__buttons .gtg-button--paper:hover,
.gtg-hero--image-banner .gtg-hero__buttons .gtg-button--paper:focus-visible {
  background: var(--gtg-yellow);
}

@media (prefers-reduced-motion: reduce) {
  .gtg-hero--image-banner::before {
    transform: scale(1.06);
    will-change: auto;
  }
}

@media (max-width: 980px) {
  .gtg-hero--image-banner::before {
    background-position: 60% 42%;
  }
}
body.home.gtg-neo,
body.home.gtg-neo .gtg-site-content {
  background: var(--gtg-paper);
}

.gtg-home-events-wrap.gtg-home-events--image-backed {
  --gtg-events-parallax: 0px;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding-top: clamp(2.4rem, 5vw, 4.2rem);
  padding-bottom: clamp(3.8rem, 7vw, 6.2rem);
  background: #242a30;
  border-top: 0;
  border-bottom: 0;
  clip-path: polygon(0 clamp(2.6rem, 5vw, 5.25rem), 100% 0, 100% 100%, 0 100%);
}

.gtg-home-events-wrap.gtg-home-events--image-backed::before {
  content: "";
  position: absolute;
  inset: -10% 0;
  z-index: -2;
  background-image: var(--gtg-events-image);
  background-size: cover;
  background-position: center 46%;
  background-repeat: no-repeat;
  filter: saturate(.98) contrast(.98);
  transform: translate3d(0, var(--gtg-events-parallax), 0) scale(1.06);
  will-change: transform;
}

.gtg-home-events-wrap.gtg-home-events--image-backed::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(180deg, rgba(37,43,50,.18), rgba(37,43,50,.52)),
    linear-gradient(90deg, rgba(37,43,50,.42), rgba(37,43,50,.18) 55%, rgba(37,43,50,.42));
}

.gtg-home-events-wrap .gtg-good-to-know-on-image,
.gtg-home-events-wrap .gtg-home-events {
  background: transparent;
  border-top: 0;
  border-bottom: 0;
}

.gtg-home-events-wrap .gtg-good-to-know-on-image {
  padding-top: clamp(4.2rem, 7vw, 6.4rem);
  padding-bottom: clamp(2rem, 4vw, 3.4rem);
}

.gtg-home-events-wrap .gtg-home-events {
  padding-top: clamp(2rem, 4vw, 3.4rem);
  padding-bottom: clamp(1.8rem, 4vw, 3rem);
}

.gtg-home-events-wrap .gtg-section-heading,
.gtg-home-events-wrap .gtg-home-events__heading {
  color: var(--gtg-paper);
  text-shadow: 0 0 14px rgba(255,250,243,.45), 0 2px 8px rgba(0,0,0,.55);
}

.gtg-home-events-wrap .gtg-section-heading h2,
.gtg-home-events-wrap .gtg-section-heading .gtg-eyebrow,
.gtg-home-events-wrap .gtg-home-events__heading h2,
.gtg-home-events-wrap .gtg-home-events__heading .gtg-eyebrow,
.gtg-home-events-wrap .gtg-home-events__heading .gtg-text-link {
  color: var(--gtg-paper);
}

.gtg-home-events-wrap .gtg-home-events__heading .gtg-text-link {
  text-shadow: 0 0 10px rgba(255,250,243,.48), 0 1px 5px rgba(0,0,0,.5);
}

.gtg-split--home-feature {
  margin-top: 0;
  border-top: 0;
  border-bottom: 0;
}

.gtg-frame.gtg-frame--menu {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: #242a30;
  color: var(--gtg-paper);
}

.gtg-frame.gtg-frame--menu::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background-image: url('/wp-content/uploads/2026/05/Cocktail-1400.webp');
  background-size: cover;
  background-position: center 52%;
  filter: saturate(.98) contrast(.98);
  transform: scale(1.02);
}

.gtg-frame.gtg-frame--menu::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(37,43,50,.76), rgba(37,43,50,.52) 58%, rgba(37,43,50,.32)),
    linear-gradient(180deg, rgba(37,43,50,.18), rgba(37,43,50,.46));
}

.gtg-frame.gtg-frame--menu h2,
.gtg-frame.gtg-frame--menu p,
.gtg-frame.gtg-frame--menu .gtg-eyebrow,
.gtg-frame.gtg-frame--menu .gtg-text-link {
  color: var(--gtg-paper);
  text-shadow: 0 0 12px rgba(255,250,243,.28), 0 2px 7px rgba(0,0,0,.58);
}

.gtg-frame.gtg-frame--menu .gtg-eyebrow,
.gtg-frame.gtg-frame--menu .gtg-text-link {
  width: fit-content;
  text-shadow: none;
}

.gtg-frame.gtg-frame--menu .gtg-text-link,
.gtg-frame.gtg-frame--membership .gtg-text-link {
  width: fit-content;
  padding: .45rem .75rem;
  background: var(--gtg-yellow);
  border: 2px solid var(--gtg-ink);
  border-radius: 999px;
  box-shadow: 3px 3px 0 var(--gtg-ink);
  color: var(--gtg-ink);
  text-decoration: none;
  transition: transform .14s ease, box-shadow .14s ease;
}

.gtg-frame.gtg-frame--menu .gtg-text-link:hover,
.gtg-frame.gtg-frame--menu .gtg-text-link:focus-visible,
.gtg-frame.gtg-frame--membership .gtg-text-link:hover,
.gtg-frame.gtg-frame--membership .gtg-text-link:focus-visible {
  transform: translate(2px, 2px);
  box-shadow: 1px 1px 0 var(--gtg-ink);
}

.gtg-split--home-feature .gtg-frame.gtg-frame--menu,
.gtg-split--home-feature .gtg-frame.gtg-frame--membership {
  display: flex;
  flex-direction: column;
}

.gtg-frame.gtg-frame--menu .gtg-text-link,
.gtg-home-membership-content .gtg-text-link {
  margin-top: auto;
}

.gtg-frame.gtg-frame--membership {
  position: relative;
  isolation: isolate;
  overflow: visible;
  min-height: 300px;
}

.gtg-home-membership-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: .85rem;
  max-width: 100%;
  min-height: 100%;
  text-align: left;
}

.gtg-home-membership-content .gtg-eyebrow,
.gtg-home-membership-content h2,
.gtg-home-membership-content p {
  margin: 0;
}

.gtg-home-membership-content h2 {
  max-width: 410px;
  font-size: clamp(1.9rem, 3vw, 2.65rem);
  line-height: 1;
  letter-spacing: -.035em;
}

.gtg-home-membership-content p:not(.gtg-eyebrow) {
  max-width: 100%;
  font-weight: 800;
  line-height: 1.35;
}

.gtg-home-membership-card {
  position: absolute;
  right: clamp(-3.25rem, -4vw, -1.35rem);
  bottom: clamp(-2.25rem, -3vw, -1rem);
  z-index: 1;
  display: block;
  width: clamp(160px, 18vw, 240px);
  max-width: none;
  height: auto;
  border-radius: 12px;
  filter: drop-shadow(5px 7px 0 rgba(31,35,39,.32));
  pointer-events: none;
  transform: rotate(4deg);
}

.gtg-book-banner {
  border-top: 0;
  padding-top: clamp(2.7rem, 5vw, 4.5rem);
}

@media (min-width: 1180px) {
  .gtg-frame.gtg-frame--membership {
    padding-right: clamp(6rem, 10vw, 10rem);
  }

  .gtg-home-membership-content p:not(.gtg-eyebrow) {
    max-width: 420px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gtg-home-events-wrap.gtg-home-events--image-backed::before {
    transform: scale(1.03);
    will-change: auto;
  }
}

@media (min-width: 1100px) {
  .gtg-home-events-wrap.gtg-home-events--image-backed::before {
    background-size: 100% auto;
  }
}

@media (max-width: 700px) {
  .gtg-home-events-wrap.gtg-home-events--image-backed {
    padding-top: 2.75rem;
    clip-path: polygon(0 2.75rem, 100% 0, 100% 100%, 0 100%);
  }

  .gtg-home-events-wrap .gtg-good-to-know-on-image {
    padding-top: 3.5rem;
  }

  .gtg-frame.gtg-frame--menu::after {
    background: linear-gradient(180deg, rgba(37,43,50,.72), rgba(37,43,50,.52));
  }

  .gtg-frame.gtg-frame--membership {
    overflow: visible;
    padding-right: var(--gtg-card-pad, 1.25rem);
    padding-bottom: 0;
  }

  .gtg-home-membership-content {
    max-width: none;
    min-height: 0;
  }

  .gtg-home-membership-content .gtg-text-link {
    margin-top: .35rem;
  }

  .gtg-home-membership-card {
    position: relative;
    right: auto;
    bottom: auto;
    width: min(250px, 78%);
    margin: 1rem auto -2.35rem;
    transform: rotate(2deg);
  }
}
/* Homepage feature field: angled orange/white background behind the two cards and carousel. */
.gtg-split.gtg-split--home-feature{position:relative;isolation:isolate;overflow:hidden;background:var(--gtg-orange);border:0}
.gtg-split.gtg-split--home-feature:before{content:"";position:absolute;inset:0;z-index:-1;background:#fff;clip-path:polygon(0 0,42% 0,49% 100%,0 100%)}
.gtg-split--home-feature .gtg-shell{position:relative;z-index:1}

.gtg-frame--latest-games{--gtg-latest-orange:var(--gtg-orange);grid-column:1/-1;position:relative;left:50%;width:100vw;max-width:none;margin-top:clamp(1.2rem,3.2vw,2.6rem);margin-left:-50vw;margin-right:-50vw;display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr);gap:0;min-height:clamp(390px,43vw,560px);padding:0;overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--gtg-paper);transform:none}
.gtg-frame--latest-games .gtg-eyebrow,.gtg-frame--latest-games h2{color:inherit}

.gtg-home-latest-games__gallery{position:relative;z-index:1;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:.85rem;min-width:0;padding:clamp(1rem,2.6vw,1.6rem) clamp(2rem,4.5vw,4.25rem) clamp(1rem,2.4vw,1.35rem) max(clamp(1rem,2.4vw,1.35rem),calc((100vw - var(--gtg-shell-width,1180px))/2 + 1rem));background:#fff;color:var(--gtg-ink);clip-path:polygon(0 0,calc(100% - clamp(2.4rem,5vw,5.25rem)) 0,100% 100%,0 100%)}
.gtg-home-latest-games__stage{display:grid;place-items:center;min-height:clamp(250px,31vw,430px);padding:clamp(.8rem,2vw,1.25rem);background:#fff;border:0;border-radius:calc(var(--gtg-radius) - 8px)}
.gtg-home-latest-games__stage img{display:block;width:100%;height:100%;max-height:clamp(245px,30vw,410px);object-fit:contain}
.gtg-home-latest-games__placeholder{display:grid;place-items:center;min-height:260px;color:var(--gtg-muted);font-weight:950;text-align:center}

.gtg-home-latest-games__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem;max-width:620px}
.gtg-home-latest-games__thumb{display:grid;place-items:center;aspect-ratio:1;padding:.28rem;background:#fff;border:2px solid rgba(35,31,28,.34);border-radius:12px;cursor:pointer;overflow:hidden;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}
.gtg-home-latest-games__thumb:hover,.gtg-home-latest-games__thumb.is-active{border-color:var(--gtg-ink);box-shadow:2px 2px 0 var(--gtg-ink);transform:translateY(-1px)}
.gtg-home-latest-games__thumb img{width:100%;height:100%;object-fit:contain}

.gtg-home-latest-games__content{position:relative;z-index:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;min-height:100%;padding:clamp(1.35rem,3vw,2.4rem) max(clamp(1.25rem,3.2vw,2.6rem),calc((100vw - var(--gtg-shell-width,1180px))/2 + 1rem)) clamp(1.35rem,3vw,2.4rem) clamp(1rem,3vw,2.1rem)}
.gtg-home-latest-games__content:before{content:"";position:absolute;top:0;bottom:0;left:calc(clamp(2.4rem,5vw,5.25rem)*-1);width:clamp(2.4rem,5vw,5.25rem);background:var(--gtg-latest-orange);transform:skewX(8deg);transform-origin:bottom left;pointer-events:none}
.gtg-home-latest-games__content .gtg-eyebrow{color:var(--gtg-yellow);font-size:clamp(.98rem,1.2vw,1.18rem);font-weight:950;letter-spacing:.095em;text-shadow:1px 1px 0 var(--gtg-ink)}
.gtg-home-latest-games__content h2{max-width:620px;margin:0 0 .85rem;font-size:clamp(2rem,4.4vw,4.1rem);line-height:.96;letter-spacing:.01em}
.gtg-home-latest-games__meta{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 1.25rem;color:var(--gtg-paper);font-weight:950}
.gtg-home-latest-games__meta span{display:inline-flex;align-items:center;padding:.34rem .55rem;background:var(--gtg-paper);border:2px solid var(--gtg-ink);border-radius:999px;color:var(--gtg-ink);font-weight:950;line-height:1.1}
.gtg-home-latest-games__meta .amount,.gtg-home-latest-games__meta .woocommerce-Price-currencySymbol{display:inline;padding:0;background:transparent;border:0;border-radius:0;color:inherit;font-weight:950;line-height:inherit}
.gtg-home-latest-games__meta del{opacity:.7}.gtg-home-latest-games__meta ins{text-decoration:none}
.gtg-home-latest-games__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.68rem 1rem;background:var(--gtg-paper);border:2px solid var(--gtg-ink);border-radius:10px;box-shadow:3px 3px 0 var(--gtg-ink);color:var(--gtg-ink)!important;font-weight:950;text-decoration:none!important;transition:transform .14s ease,box-shadow .14s ease}
.gtg-home-latest-games__button:hover{box-shadow:2px 2px 0 var(--gtg-ink);transform:translate(1px,1px)}
.gtg-home-latest-games__controls,.gtg-home-latest-games__control,.gtg-home-latest-games__counter{display:none!important}
.gtg-home-latest-games__empty{margin:0;font-weight:750}

@media(max-width:900px){.gtg-split.gtg-split--home-feature:before{clip-path:polygon(0 0,100% 0,100% 48%,0 58%)}.gtg-frame--latest-games{grid-template-columns:1fr}.gtg-home-latest-games__gallery{padding:clamp(1rem,4vw,1.35rem);clip-path:none;border-bottom:0}.gtg-home-latest-games__content{justify-content:flex-start;padding:clamp(1.35rem,4vw,2rem)}.gtg-home-latest-games__content:before{display:none}}
@media(max-width:560px){.gtg-home-latest-games__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.gtg-home-latest-games__button{width:100%}}
/*
 * Homepage feature band.
 * Real angled top/bottom edges, no triangle filler.
 * Keeps hero/events angled design intact by overlapping the sections.
 */
.gtg-split.gtg-split--home-feature {
  --gtg-feature-slant: clamp(2.6rem, 5vw, 5.25rem);

  position: relative;
  isolation: isolate;
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;

  /*
   * Pull the section upward so the clipped top edge sits underneath
   * the hero's clipped bottom edge instead of revealing a gap.
   */
  margin-top: calc(-1 * var(--gtg-feature-slant)) !important;
  margin-bottom: calc(-1 * var(--gtg-feature-slant)) !important;

  padding-top: calc(clamp(3.2rem, 6vw, 5.7rem) + var(--gtg-feature-slant));
  padding-bottom: calc(clamp(3.2rem, 6vw, 5.7rem) + var(--gtg-feature-slant));

  overflow: hidden;
  border: 0 !important;

  /*
   * Real angled top and bottom edges.
   * Top angle matches the hero bottom.
   * Bottom angle leads into the next image-backed section.
   */
  clip-path: polygon(
    0 var(--gtg-feature-slant),
    100% 0,
    100% calc(100% - var(--gtg-feature-slant)),
    0 100%
  );

  background:
    linear-gradient(
      100deg,
      #fff 0%,
      #fff 49.8%,
      var(--gtg-orange) 50%,
      var(--gtg-orange) 100%
    ) !important;
}

.gtg-split.gtg-split--home-feature::before,
.gtg-split.gtg-split--home-feature::after {
  content: none !important;
}

.gtg-split--home-feature > .gtg-shell {
  position: relative;
  z-index: 1;
}

.gtg-split--home-feature .gtg-frame--menu,
.gtg-split--home-feature .gtg-frame--membership {
  position: relative;
  z-index: 2;
}

/* Carousel sits inside the angled band. */
.gtg-frame--latest-games {
  grid-column: 1 / -1;
  left: auto !important;
  width: auto !important;
  margin: clamp(1.8rem, 3.8vw, 3.2rem) 0 0 !important;
  display: grid !important;
  grid-template-columns: minmax(280px, .92fr) minmax(0, 1.08fr);
  min-height: clamp(360px, 38vw, 520px);
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
  clip-path: none !important;
  transform: none !important;
}

.gtg-home-latest-games__gallery {
  background: transparent !important;
  border-radius: 0 !important;
  clip-path: none !important;
  padding-left: clamp(1rem, 2.4vw, 1.35rem) !important;
}

.gtg-home-latest-games__stage {
  background: #fff !important;
  border-radius: var(--gtg-radius);
}

.gtg-home-latest-games__content {
  background: transparent !important;
  padding-left: clamp(3.5rem, 6vw, 7rem) !important;
  padding-right: clamp(1.25rem, 3.2vw, 2.6rem) !important;
}

.gtg-home-latest-games__content::before {
  display: none !important;
}

@media (max-width: 900px) {
  .gtg-split.gtg-split--home-feature {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    clip-path: none;

    background:
      linear-gradient(
        174deg,
        #fff 0%,
        #fff 49.8%,
        var(--gtg-orange) 50%,
        var(--gtg-orange) 100%
      ) !important;
  }

  .gtg-frame--latest-games {
    grid-template-columns: 1fr;
  }

  .gtg-home-latest-games__content {
    padding-left: clamp(1.35rem, 4vw, 2rem) !important;
  }
}

/* Mobile: remove orange from latest-games feature and use black text. */
@media (max-width: 900px) {
  .gtg-split.gtg-split--home-feature {
    background: var(--gtg-paper) !important;
  }

  .gtg-split.gtg-split--home-feature::before,
  .gtg-split.gtg-split--home-feature::after {
    content: none !important;
    display: none !important;
  }

  .gtg-frame--latest-games {
    background: var(--gtg-paper) !important;
    color: var(--gtg-ink) !important;
  }

  .gtg-home-latest-games__gallery,
  .gtg-home-latest-games__stage {
    background: var(--gtg-paper) !important;
  }

  .gtg-home-latest-games__content {
    background: var(--gtg-paper) !important;
    color: var(--gtg-ink) !important;
  }

  .gtg-home-latest-games__content::before {
    display: none !important;
  }

  .gtg-home-latest-games__content h2,
  .gtg-home-latest-games__content .gtg-eyebrow,
  .gtg-home-latest-games__meta,
  .gtg-home-latest-games__meta span,
  .gtg-home-latest-games__meta .amount,
  .gtg-home-latest-games__meta .woocommerce-Price-currencySymbol,
  .gtg-home-latest-games__meta del,
  .gtg-home-latest-games__meta ins {
    color: var(--gtg-ink) !important;
    text-shadow: none !important;
  }

  .gtg-home-latest-games__content .gtg-eyebrow {
    color: var(--gtg-orange-dark) !important;
  }

  .gtg-home-latest-games__button {
    background: var(--gtg-paper) !important;
    color: var(--gtg-ink) !important;
  }
}

/* Mobile: keep the middle homepage feature section white and show only 3 latest items. */
@media (max-width: 900px) {
  .gtg-split.gtg-split--home-feature,
  .gtg-split--home-feature .gtg-shell,
  .gtg-frame--latest-games,
  .gtg-home-latest-games__gallery,
  .gtg-home-latest-games__stage,
  .gtg-home-latest-games__content {
    background: var(--gtg-paper) !important;
  }

  .gtg-split.gtg-split--home-feature::before,
  .gtg-split.gtg-split--home-feature::after,
  .gtg-home-latest-games__content::before {
    content: none !important;
    display: none !important;
  }

  .gtg-home-latest-games__thumbs {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .gtg-home-latest-games__thumb:nth-child(n+4) {
    display: none !important;
  }
}

/* Mobile: latest games area should be true white, not paper/cream. */
@media (max-width: 900px) {
  .gtg-split.gtg-split--home-feature,
  .gtg-split--home-feature .gtg-shell,
  .gtg-frame--latest-games,
  .gtg-home-latest-games__gallery,
  .gtg-home-latest-games__stage,
  .gtg-home-latest-games__content {
    background: #fff !important;
  }

  .gtg-frame--latest-games {
    color: var(--gtg-ink) !important;
  }

  .gtg-home-latest-games__content h2,
  .gtg-home-latest-games__content .gtg-eyebrow,
  .gtg-home-latest-games__meta,
  .gtg-home-latest-games__meta span,
  .gtg-home-latest-games__meta .amount,
  .gtg-home-latest-games__meta .woocommerce-Price-currencySymbol,
  .gtg-home-latest-games__meta del,
  .gtg-home-latest-games__meta ins {
    color: var(--gtg-ink) !important;
    text-shadow: none !important;
  }

  .gtg-home-latest-games__content .gtg-eyebrow {
    color: var(--gtg-orange-dark) !important;
  }
}

/* Mobile: make homepage angled transition/reveal areas white. */
@media (max-width: 900px) {
  .gtg-hero.gtg-hero--image-banner,
  .gtg-home-events-wrap.gtg-home-events--image-backed {
    background-color: #fff !important;
  }

  .gtg-hero.gtg-hero--image-banner::before,
  .gtg-hero.gtg-hero--image-banner::after,
  .gtg-home-events-wrap.gtg-home-events--image-backed::before,
  .gtg-home-events-wrap.gtg-home-events--image-backed::after {
    background-color: #fff;
  }

  /*
   * Keep the actual Good to Know image visible, but make the exposed angled
   * area around it white rather than orange/cream.
   */
  .gtg-home-events-wrap.gtg-home-events--image-backed {
    background: #fff !important;
  }
}
/* Shared page/footer responsive grid behaviour not owned by a feature stylesheet. */
@media(max-width:980px){.gtg-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gtg-footer__brand{grid-column:1/-1}}
@media(max-width:700px){.gtg-shell{width:min(var(--gtg-shell),calc(100% - 1.5rem))}.gtg-footer__grid{grid-template-columns:1fr}}
