:root{--gqgd-accent:#00a651;--gqgd-ink:#17191b;--gqgd-muted:#687078;--gqgd-line:#e5e7e9;--gqgd-soft:#f7f8f8;--gqgd-gold:#efb51d;--gqgd-gold-bg:#fff0b9}
.gqgd-view{font-size:16px;color:var(--gqgd-ink)}
.gqgd-view *{box-sizing:border-box}
.gqgd-game-switcher{background:#151515;margin:0 0 0;border-bottom:1px solid #2a2a2a;overflow:hidden}
.gqgd-game-switcher__track{display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}
.gqgd-game-switcher__track::-webkit-scrollbar{display:none;width:0;height:0}
.gqgd-game-switcher__item{flex:0 0 112px;height:78px;display:flex;align-items:center;justify-content:center;padding:12px 14px;color:#fff!important;text-decoration:none!important;border-top:3px solid transparent;transition:background .16s ease,border-color .16s ease}
.gqgd-game-switcher__item:hover{background:#222}
.gqgd-game-switcher__item.is-active{background:var(--gqgd-accent);border-top-color:#5edb92}
.gqgd-game-switcher__item img{display:block;max-width:82px;max-height:48px;width:auto;height:auto;object-fit:contain}
.gqgd-game-switcher__item span{font-size:13px;font-weight:900;text-align:center;line-height:1.15}
.gqgd-quick-nav{background:#151515;margin:0 0 24px}
.gqgd-quick-nav__track{display:flex;align-items:stretch;flex-wrap:wrap}
.gqgd-quick-nav__item{display:flex;align-items:center;gap:7px;min-height:46px;padding:10px 12px;color:#fff!important;text-decoration:none!important;font-size:13px;white-space:nowrap;border-bottom:3px solid transparent}
.gqgd-quick-nav__item:hover{background:#222}.gqgd-quick-nav__item.is-active{background:#fff;color:#111!important;border-bottom-color:var(--gqgd-accent)}
.gqgd-quick-nav__icon,.gqgd-quick-nav__icon svg{width:18px;height:18px;display:block;flex:0 0 18px}.gqgd-quick-nav__icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.gqgd-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:3px 0 20px;border-bottom:1px solid var(--gqgd-line);margin-bottom:18px}
.gqgd-page-head h1{font-size:38px;line-height:1.1;margin:4px 0 0;font-weight:900;color:var(--gqgd-ink)}
.gqgd-page-head p{margin:9px 0 0;color:var(--gqgd-muted);font-size:16px}
.gqgd-page-head--compact h1{font-size:34px}.gqgd-kicker{display:block;color:var(--gqgd-accent);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.gqgd-game-hero{margin:0 0 24px;background:#111;overflow:hidden}.gqgd-game-hero img{width:100%;height:auto;display:block}
.gqgd-facts{border-top:1px solid var(--gqgd-line);margin:8px 0 28px}.gqgd-fact{display:grid;grid-template-columns:220px 1fr;gap:18px;padding:12px 0;border-bottom:1px solid var(--gqgd-line)}.gqgd-fact strong{font-size:13px;text-transform:uppercase}.gqgd-fact span{min-width:0}
.gqgd-section{margin:28px 0}.gqgd-section h2{font-size:24px;margin:0 0 16px;font-weight:900}.gqgd-rich-content{line-height:1.7}.gqgd-rich-content img{max-width:100%;height:auto}
.gqgd-releases{border-top:1px solid var(--gqgd-line)}.gqgd-release{display:grid;grid-template-columns:230px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--gqgd-line)}.gqgd-release em{display:block;color:var(--gqgd-muted);margin-top:3px}.gqgd-platforms{display:flex;gap:6px;flex-wrap:wrap}.gqgd-platforms span{background:#222;color:#fff;border-radius:3px;padding:4px 7px;font-size:11px;font-weight:800}
.gqgd-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.gqgd-section-head h2{margin:3px 0 0}
.gqgd-section-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gqgd-section-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto 24px;align-items:center;gap:12px;padding:16px;border:1px solid var(--gqgd-line);border-radius:8px;background:#fff;color:var(--gqgd-ink)!important;text-decoration:none!important;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.gqgd-section-card:hover{transform:translateY(-2px);border-color:var(--gqgd-accent);box-shadow:0 8px 20px rgba(0,0,0,.06)}.gqgd-section-card__icon{width:46px;height:46px;border-radius:8px;background:#151515;color:#fff;display:flex;align-items:center;justify-content:center}.gqgd-section-card__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gqgd-section-card__body{display:flex;flex-direction:column;gap:3px;min-width:0}.gqgd-section-card__body strong{font-size:17px}.gqgd-section-card__body small{color:var(--gqgd-muted);line-height:1.35}.gqgd-section-card__count{font-size:24px;font-weight:900;color:var(--gqgd-accent)}.gqgd-section-card__arrow{font-size:20px}
.gqgd-section-copy{margin-bottom:22px}.gqgd-section-copy--outro{border-top:1px solid var(--gqgd-line);padding-top:22px}
.gqgd-progress{background:var(--gqgd-soft);border:1px solid var(--gqgd-line);border-radius:7px;padding:14px 16px;margin:0 0 20px}.gqgd-progress__top{display:flex;justify-content:space-between;gap:12px;margin-bottom:9px;font-size:13px}.gqgd-progress__top strong{text-transform:uppercase;letter-spacing:.04em}.gqgd-progress__bar{height:7px;background:#e2e4e5;border-radius:99px;overflow:hidden}.gqgd-progress__bar span{display:block;height:100%;width:0;background:var(--gqgd-accent);transition:width .25s ease}
.gqgd-mission-list{border-top:1px solid var(--gqgd-line)}.gqgd-mission-row{display:grid;grid-template-columns:230px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid var(--gqgd-line);background:#fff;transition:background .15s ease}.gqgd-mission-row.is-done{background:#f4fbf6}.gqgd-mission-row.is-done .gqgd-mission-row__title{text-decoration:line-through;opacity:.72}.gqgd-mission-row__thumb{display:block;aspect-ratio:16/9;background:#222;overflow:hidden}.gqgd-mission-row__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gqgd-thumb-placeholder{height:100%;min-height:120px;display:flex;align-items:center;justify-content:center;color:#fff;background:#222;font-weight:900;font-size:32px}.gqgd-mission-row__body{padding:4px 8px 4px 0;min-width:0}.gqgd-mission-row__titleline{display:flex;align-items:flex-start;gap:8px;min-width:0}.gqgd-mission-row__title{font-size:20px;line-height:1.2;font-weight:800;color:var(--gqgd-accent)!important;min-width:0;text-decoration:none!important}.gqgd-mission-row__body p{margin:8px 0;color:var(--gqgd-muted);line-height:1.5}.gqgd-type-badge{display:inline-block;font-size:11px;font-weight:800;background:#eef2ef;color:#24382d;border-radius:99px;padding:4px 8px}
.gqgd-check{position:relative;flex:0 0 23px;width:23px;height:23px;cursor:pointer}.gqgd-check input{position:absolute;opacity:0;pointer-events:none}.gqgd-check span{display:block;width:23px;height:23px;border:1px solid #c9cdd0;border-radius:5px;background:#fff}.gqgd-check input:checked+span{border-color:var(--gqgd-accent);background:var(--gqgd-accent)}.gqgd-check input:checked+span:after{content:"";position:absolute;left:7px;top:4px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.gqgd-character-chips{margin-left:auto;display:flex;flex-direction:row-reverse;justify-content:flex-start;min-width:max-content}.gqgd-character-chip{width:34px;height:34px;border-radius:50%;border:2px solid #fff;background:#222;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;margin-left:-7px;overflow:hidden;box-shadow:0 0 0 1px #ddd}.gqgd-character-chip img{width:100%;height:100%;object-fit:cover}
.gqgd-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gqgd-content-card{border:1px solid var(--gqgd-line);border-radius:8px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.gqgd-content-card__thumb{display:block;aspect-ratio:16/10;background:#222;overflow:hidden}.gqgd-content-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gqgd-content-card__body{padding:14px;display:flex;flex-direction:column;flex:1}.gqgd-content-card__title{font-size:18px;line-height:1.25;font-weight:900;color:var(--gqgd-ink)!important;text-decoration:none!important}.gqgd-content-card__body p{color:var(--gqgd-muted);line-height:1.5;margin:8px 0 14px}.gqgd-content-card__more{margin-top:auto;font-size:12px;font-weight:900;color:var(--gqgd-accent)!important;text-decoration:none!important}.gqgd-content-grid.is-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.gqgd-content-grid.is-cards .gqgd-content-card{display:grid;grid-template-columns:180px minmax(0,1fr)}.gqgd-content-grid.is-cards .gqgd-content-card__thumb{aspect-ratio:auto;min-height:150px}
.gqgd-content-list{border-top:1px solid var(--gqgd-line)}.gqgd-content-list__item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;padding:13px 0;border-bottom:1px solid var(--gqgd-line)}.gqgd-content-list__thumb{display:block;aspect-ratio:16/10;background:#222;overflow:hidden}.gqgd-content-list__thumb img{width:100%;height:100%;object-fit:cover}.gqgd-content-list__title{font-size:18px;font-weight:900;color:var(--gqgd-ink)!important;text-decoration:none!important}.gqgd-content-list__item p{margin:7px 0 0;color:var(--gqgd-muted)}
.gqgd-pagination{margin:28px 0}.gqgd-pagination ul{display:flex;gap:6px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.gqgd-pagination a,.gqgd-pagination span{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--gqgd-line);border-radius:5px;text-decoration:none!important;color:var(--gqgd-ink)!important}.gqgd-pagination .current{background:var(--gqgd-accent);border-color:var(--gqgd-accent);color:#fff!important}
.gqgd-post-nav-wrap{margin:0 0 18px}.gqgd-post-context{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 18px;padding:10px 12px;border:1px solid var(--gqgd-line);border-radius:6px;background:var(--gqgd-soft);font-size:13px}.gqgd-post-context a{font-weight:800;color:var(--gqgd-accent)!important;text-decoration:none!important}.gqgd-post-nav-wrap .gqgd-game-switcher{margin-bottom:0}.gqgd-post-nav-wrap .gqgd-quick-nav{margin-bottom:14px}
.gqgd-quote{margin:22px 0;padding:12px 0 12px 18px;border-left:3px solid var(--gqgd-accent);font-size:18px;font-style:normal}.gqgd-gold-box{background:var(--gqgd-gold-bg);border-radius:6px;padding:18px 20px;margin:22px 0 30px}.gqgd-gold-box__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.gqgd-gold-box__head h2{font-size:22px;margin:0}.gqgd-medal{display:inline-flex;width:32px;height:32px;border-radius:50%;align-items:center;justify-content:center;background:var(--gqgd-gold);font-size:18px}.gqgd-gold-list{display:grid;gap:9px}.gqgd-gold-list>div{display:grid;grid-template-columns:minmax(150px,220px) 1fr;gap:12px;padding-top:9px;border-top:1px solid rgba(0,0,0,.1)}.gqgd-gold-list span{color:#4e4a37}
.gqgd-objectives{counter-reset:gqgd;list-style:none!important;padding:0!important;margin:0;display:grid;gap:10px}.gqgd-objectives li{counter-increment:gqgd;display:flex;gap:12px;align-items:flex-start}.gqgd-objectives li:before{content:counter(gqgd);width:26px;height:26px;flex:0 0 26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#151515;color:#fff;font-size:11px;font-weight:800}.gqgd-facts--compact .gqgd-fact{grid-template-columns:150px 1fr}.gqgd-section-label{background:var(--gqgd-accent);color:#fff;font-weight:900;padding:9px 12px;margin:0 0 20px;border-radius:3px;font-size:13px}.gqgd-video{margin:0 0 28px}.gqgd-video h3{font-size:20px;margin:0 0 12px}.gqgd-video__frame{position:relative;aspect-ratio:16/9;background:#111;overflow:hidden}.gqgd-video__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.gqgd-prev-next{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:34px;border-top:1px solid var(--gqgd-line);padding-top:18px}.gqgd-prev-next a{display:flex;flex-direction:column;padding:14px;border:1px solid var(--gqgd-line);color:var(--gqgd-ink)!important;border-radius:6px;text-decoration:none!important}.gqgd-prev-next a:hover{border-color:var(--gqgd-accent)}.gqgd-prev-next .is-next{text-align:right}.gqgd-prev-next small{color:var(--gqgd-muted);margin-bottom:4px}
.gqgd-empty{padding:24px;border:1px dashed var(--gqgd-line);background:var(--gqgd-soft);border-radius:6px;color:var(--gqgd-muted)}.gqgd-fallback-wrap{max-width:1180px;margin:30px auto;padding:0 20px}.gqgd-fallback-main{max-width:850px;margin:0 auto}
@media(max-width:991px){.gqgd-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gqgd-mission-row{grid-template-columns:190px minmax(0,1fr)}.gqgd-page-head h1{font-size:34px}.gqgd-section-cards{grid-template-columns:1fr}.gqgd-content-grid.is-cards{grid-template-columns:1fr}}
@media(max-width:767px){.gqgd-view{font-size:15px}.gqgd-game-switcher,.gqgd-quick-nav{margin-left:-15px;margin-right:-15px}.gqgd-game-switcher__item{flex-basis:92px;height:66px;padding:10px}.gqgd-game-switcher__item img{max-width:68px;max-height:40px}.gqgd-quick-nav{margin-bottom:20px}.gqgd-quick-nav__track{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:0 7px}.gqgd-quick-nav__track::-webkit-scrollbar{display:none;width:0;height:0}.gqgd-quick-nav__item{flex:0 0 auto;min-height:46px;padding:12px 11px;font-size:13px;scroll-snap-align:start}.gqgd-page-head{padding-top:0;gap:12px}.gqgd-page-head h1{font-size:30px}.gqgd-page-head--compact h1{font-size:28px}.gqgd-game-hero{margin-top:12px}.gqgd-fact,.gqgd-release,.gqgd-gold-list>div{grid-template-columns:1fr;gap:5px}.gqgd-facts--compact .gqgd-fact{grid-template-columns:1fr}.gqgd-progress__top{align-items:flex-start;flex-direction:column;gap:3px}.gqgd-mission-row{grid-template-columns:1fr;gap:0;padding:14px 0}.gqgd-mission-row__thumb{aspect-ratio:16/8.6}.gqgd-mission-row__body{padding:11px 2px 2px}.gqgd-mission-row__titleline{align-items:center}.gqgd-mission-row__title{font-size:19px}.gqgd-character-chips{margin-left:auto}.gqgd-character-chip{width:30px;height:30px}.gqgd-content-grid,.gqgd-content-grid.is-cards{grid-template-columns:1fr}.gqgd-content-grid.is-cards .gqgd-content-card{display:flex}.gqgd-content-grid.is-cards .gqgd-content-card__thumb{aspect-ratio:16/10;min-height:0}.gqgd-content-list__item{grid-template-columns:110px minmax(0,1fr)}.gqgd-section-card{grid-template-columns:40px minmax(0,1fr) auto 18px;padding:13px}.gqgd-section-card__icon{width:40px;height:40px}.gqgd-section-card__count{font-size:20px}.gqgd-gold-box{padding:16px}.gqgd-gold-box__head{align-items:flex-start}.gqgd-gold-box__head h2{font-size:20px}.gqgd-prev-next{grid-template-columns:1fr}.gqgd-prev-next .is-next{text-align:left}.gqgd-fallback-wrap{padding:0 14px}}
@media(max-width:420px){.gqgd-game-switcher__item{flex-basis:82px}.gqgd-quick-nav__item{padding-left:10px;padding-right:10px}.gqgd-quick-nav__icon,.gqgd-quick-nav__icon svg{width:17px;height:17px}.gqgd-page-head h1{font-size:27px}.gqgd-mission-row__title{font-size:18px}.gqgd-character-chips{max-width:94px}.gqgd-character-chip{width:28px;height:28px}.gqgd-check,.gqgd-check span{width:22px;height:22px}.gqgd-content-list__item{grid-template-columns:1fr}.gqgd-content-list__thumb{aspect-ratio:16/8.5}.gqgd-section-card__body small{display:none}.gqgd-video h3{font-size:18px}}

/* v0.4.0 game showcase hero */
.gqgd-game-hero--cover{position:relative;min-height:410px;border-radius:8px;margin:0 0 26px;background:#111;isolation:isolate}
.gqgd-game-hero--cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 34%;z-index:-2}
.gqgd-game-hero__shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.04) 25%,rgba(0,0,0,.82) 100%)}
.gqgd-game-hero__copy{position:absolute;left:0;right:0;bottom:0;padding:34px 34px 30px;color:#fff;max-width:760px}
.gqgd-game-hero__copy .gqgd-kicker{color:#59df91}
.gqgd-game-hero__copy h1{color:#fff;font-size:42px;line-height:1.05;margin:5px 0 10px;font-weight:950;text-shadow:0 2px 12px rgba(0,0,0,.38)}
.gqgd-game-hero__copy p{margin:0;max-width:680px;font-size:16px;line-height:1.5;color:rgba(255,255,255,.9)}
.gqgd-game-hero__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}
.gqgd-game-hero__meta span{display:inline-flex;align-items:center;min-height:27px;padding:4px 9px;border:1px solid rgba(255,255,255,.23);border-radius:99px;background:rgba(0,0,0,.35);font-size:11px;font-weight:800;color:#fff;backdrop-filter:blur(6px)}
.gqgd-overview .gqgd-facts{margin-top:0}
@media(max-width:767px){.gqgd-game-hero--cover{min-height:300px;border-radius:0;margin-left:-15px;margin-right:-15px}.gqgd-game-hero__copy{padding:24px 18px 20px}.gqgd-game-hero__copy h1{font-size:31px}.gqgd-game-hero__copy p{font-size:14px}.gqgd-game-hero--cover>img{object-position:center center}}
@media(max-width:420px){.gqgd-game-hero--cover{min-height:270px}.gqgd-game-hero__copy h1{font-size:28px}.gqgd-game-hero__meta{margin-top:10px}}


/* v0.4.3 full-width database experience */
.gqgd-newsy-wrap--full .gqgd-database-column{float:none;width:100%;max-width:none}
.gqgd-database-fullwidth .gqgd-newsy-wrap--full .container{width:auto;max-width:1240px}
.gqgd-database-fullwidth .gqgd-newsy-wrap--full .row{margin-left:-12px;margin-right:-12px}
.gqgd-database-fullwidth .gqgd-newsy-wrap--full .content-column{padding-left:12px;padding-right:12px}
.gqgd-fallback-wrap{max-width:1240px}.gqgd-fallback-main{max-width:none}

/* Game logo switcher: one row on every viewport, no visible scrollbar. */
.gqgd-game-switcher{border-radius:8px 8px 0 0;background:#111;border-bottom-color:#292929}
.gqgd-game-switcher__track{flex-wrap:nowrap;scroll-snap-type:x proximity}
.gqgd-game-switcher__item{position:relative;flex:0 0 126px;height:86px;padding:13px 16px;border-top:0;border-bottom:3px solid transparent;scroll-snap-align:center}
.gqgd-game-switcher__item:hover{background:#202020}
.gqgd-game-switcher__item.is-active{background:#0b8f49;border-bottom-color:#67eba3}
.gqgd-game-switcher__item img{max-width:96px;max-height:58px;filter:drop-shadow(0 2px 5px rgba(0,0,0,.28))}
.gqgd-game-switcher__fallback{display:inline-flex;align-items:center;justify-content:center;min-width:58px;min-height:42px;padding:7px 9px;border:1px solid rgba(255,255,255,.18);border-radius:7px;font-size:16px!important;letter-spacing:.03em;line-height:1!important}
.gqgd-quick-nav{border-radius:0 0 8px 8px;margin-bottom:26px;overflow:hidden}

/* Hero uses the supplied artwork cleanly; no blur/filter is applied. */
.gqgd-game-hero--cover{min-height:0;aspect-ratio:16/9;border-radius:10px;margin:0 0 30px;box-shadow:0 14px 36px rgba(0,0,0,.08)}
.gqgd-game-hero--cover>img{object-position:center 42%;image-rendering:auto;filter:none;transform:none}
.gqgd-game-hero__shade{background:linear-gradient(180deg,rgba(0,0,0,0) 38%,rgba(0,0,0,.2) 58%,rgba(0,0,0,.9) 100%)}
.gqgd-game-hero__copy{max-width:820px;padding:44px 42px 38px}
.gqgd-game-hero__copy h1{font-size:46px}
.gqgd-game-hero__copy p{font-size:17px}

/* Game facts become compact cards on the overview. */
.gqgd-overview .gqgd-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border:0;margin:0 0 34px}
.gqgd-overview .gqgd-fact{display:flex;flex-direction:column;gap:5px;padding:15px 16px;border:1px solid var(--gqgd-line);border-radius:8px;background:#fff;min-width:0}
.gqgd-overview .gqgd-fact strong{font-size:10px;letter-spacing:.07em;color:var(--gqgd-muted)}
.gqgd-overview .gqgd-fact span{font-size:15px;font-weight:750;color:var(--gqgd-ink);line-height:1.35}

/* Release timeline and compact platform chips. */
.gqgd-overview .gqgd-releases{position:relative;border:0;margin:0;padding-left:24px}
.gqgd-overview .gqgd-releases:before{content:"";position:absolute;left:6px;top:15px;bottom:17px;width:2px;background:#e5e7e9}
.gqgd-overview .gqgd-release{position:relative;display:grid;grid-template-columns:minmax(210px,270px) minmax(0,1fr);align-items:center;gap:24px;padding:13px 0;border:0}
.gqgd-release__marker{position:absolute;left:-23px;top:25px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:var(--gqgd-accent);box-shadow:0 0 0 1px #cfd4d7}
.gqgd-release__date strong{display:block;font-size:15px;line-height:1.25}
.gqgd-release__date em{display:block;margin-top:3px;color:var(--gqgd-muted);font-size:13px}
.gqgd-platforms{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.gqgd-platforms .gqgd-platform{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:0;max-width:100%;min-height:30px;padding:5px 10px;border:1px solid #d7dade;border-radius:99px;background:#fff;color:#202326;font-size:11px;line-height:1;font-weight:850;white-space:nowrap;box-shadow:0 1px 1px rgba(0,0,0,.02)}
.gqgd-platforms .gqgd-platform:before{content:"";display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#111}
.gqgd-platforms .gqgd-platform--playstation:before{background:#1769d1}
.gqgd-platforms .gqgd-platform--xbox:before{background:#178f3c}
.gqgd-platforms .gqgd-platform--pc:before{background:#555}

/* Explore cards use the full desktop width. */
.gqgd-overview .gqgd-section-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.gqgd-overview .gqgd-section-card{grid-template-columns:48px minmax(0,1fr) auto 18px;min-height:112px;padding:18px}
.gqgd-overview .gqgd-section-card__icon{width:48px;height:48px}
.gqgd-overview .gqgd-section-card__body strong{font-size:18px}
.gqgd-overview .gqgd-section-card__count{font-size:25px}

@media(max-width:1199px){
  .gqgd-database-fullwidth .gqgd-newsy-wrap--full .container{max-width:100%}
  .gqgd-game-hero__copy{padding:36px 34px 32px}
  .gqgd-game-hero__copy h1{font-size:42px}
}
@media(max-width:991px){
  .gqgd-overview .gqgd-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gqgd-overview .gqgd-section-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gqgd-overview .gqgd-release{grid-template-columns:190px minmax(0,1fr)}
}
@media(max-width:767px){
  .gqgd-game-switcher,.gqgd-quick-nav{border-radius:0}
  .gqgd-game-switcher__item{flex-basis:96px;height:68px;padding:8px 10px}
  .gqgd-game-switcher__item img{max-width:72px;max-height:44px}
  .gqgd-game-switcher__fallback{min-width:50px;min-height:36px;font-size:13px!important}
  .gqgd-game-hero--cover{aspect-ratio:4/3;min-height:0;margin-top:12px}
  .gqgd-game-hero--cover>img{object-position:center 39%}
  .gqgd-game-hero__copy{padding:24px 18px 21px}
  .gqgd-game-hero__copy h1{font-size:31px}
  .gqgd-game-hero__copy p{font-size:14px}
  .gqgd-overview .gqgd-facts{grid-template-columns:1fr 1fr;gap:8px}
  .gqgd-overview .gqgd-fact{padding:12px}
  .gqgd-overview .gqgd-release{grid-template-columns:1fr;gap:8px;padding:13px 0 16px}
  .gqgd-release__marker{top:20px}
  .gqgd-overview .gqgd-section-cards{grid-template-columns:1fr}
  .gqgd-overview .gqgd-section-card{min-height:0}
}
@media(max-width:480px){
  .gqgd-overview .gqgd-facts{grid-template-columns:1fr}
  .gqgd-game-hero--cover{aspect-ratio:1/1;min-height:290px}
  .gqgd-game-hero__copy h1{font-size:28px}
  .gqgd-game-hero__copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
}

/* v0.4.5 compact overview hero */
.gqgd-overview .gqgd-game-hero--cover{
  aspect-ratio:auto;
  height:clamp(330px,30vw,380px);
  min-height:0;
  max-height:380px;
  margin-bottom:24px;
}
.gqgd-overview .gqgd-game-hero--cover>img{object-position:center 36%}
.gqgd-overview .gqgd-game-hero__copy{padding:28px 32px 26px;max-width:760px}
.gqgd-overview .gqgd-game-hero__copy h1{font-size:38px;margin-bottom:7px}
.gqgd-overview .gqgd-game-hero__copy p{font-size:15px}
.gqgd-overview .gqgd-game-hero__meta{margin-top:11px}

@media(max-width:991px){
  .gqgd-overview .gqgd-game-hero--cover{height:320px;max-height:320px}
  .gqgd-overview .gqgd-game-hero__copy{padding:25px 26px 23px}
  .gqgd-overview .gqgd-game-hero__copy h1{font-size:35px}
}
@media(max-width:767px){
  .gqgd-overview .gqgd-game-hero--cover{aspect-ratio:auto;height:260px;min-height:0;max-height:260px;margin-top:12px;margin-bottom:20px}
  .gqgd-overview .gqgd-game-hero--cover>img{object-position:center 34%}
  .gqgd-overview .gqgd-game-hero__copy{padding:20px 18px 18px}
  .gqgd-overview .gqgd-game-hero__copy h1{font-size:29px}
  .gqgd-overview .gqgd-game-hero__copy p{font-size:13px;line-height:1.4}
  .gqgd-overview .gqgd-game-hero__meta{margin-top:8px}
}
@media(max-width:480px){
  .gqgd-overview .gqgd-game-hero--cover{aspect-ratio:auto;height:230px;min-height:0;max-height:230px}
  .gqgd-overview .gqgd-game-hero__copy h1{font-size:26px}
}


/* v0.4.6 integrated game navigation + artwork stage */
.gqgd-overview .gqgd-game-stage{
  position:relative;
  isolation:isolate;
  height:430px;
  min-height:430px;
  overflow:hidden;
  margin:0 0 26px;
  border-radius:10px;
  background:#111;
  box-shadow:0 14px 36px rgba(0,0,0,.08);
}
.gqgd-overview .gqgd-game-stage__image{
  position:absolute;
  inset:0;
  z-index:-3;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center 34%;
  filter:none;
  transform:none;
}
.gqgd-overview .gqgd-game-stage__shade{
  position:absolute;
  inset:0;
  z-index:-2;
  pointer-events:none;
  background:
    linear-gradient(180deg,rgba(0,0,0,.52) 0,rgba(0,0,0,.28) 30%,rgba(0,0,0,.12) 50%,rgba(0,0,0,.82) 100%),
    linear-gradient(90deg,rgba(0,0,0,.28),rgba(0,0,0,0) 68%);
}
.gqgd-overview .gqgd-game-stage__nav{
  position:relative;
  z-index:3;
  border-bottom:1px solid rgba(255,255,255,.10);
  background:linear-gradient(180deg,rgba(8,8,8,.78),rgba(8,8,8,.48));
  -webkit-backdrop-filter:blur(7px);
  backdrop-filter:blur(7px);
}
.gqgd-overview .gqgd-game-stage .gqgd-game-switcher,
.gqgd-overview .gqgd-game-stage .gqgd-quick-nav{
  margin:0;
  border:0;
  border-radius:0;
  background:transparent;
  overflow:hidden;
}
.gqgd-overview .gqgd-game-stage .gqgd-game-switcher{
  border-bottom:1px solid rgba(255,255,255,.10);
}
.gqgd-overview .gqgd-game-stage .gqgd-game-switcher__item{
  height:72px;
  flex-basis:118px;
  padding:10px 14px;
  border-bottom:3px solid transparent;
  background:transparent;
}
.gqgd-overview .gqgd-game-stage .gqgd-game-switcher__item:hover{
  background:rgba(255,255,255,.08);
}
.gqgd-overview .gqgd-game-stage .gqgd-game-switcher__item.is-active{
  background:rgba(0,166,81,.82);
  border-bottom-color:#77efad;
}
.gqgd-overview .gqgd-game-stage .gqgd-game-switcher__item img{
  max-width:88px;
  max-height:50px;
}
.gqgd-overview .gqgd-game-stage .gqgd-quick-nav__track{
  flex-wrap:nowrap;
  overflow-x:auto;
  overflow-y:hidden;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.gqgd-overview .gqgd-game-stage .gqgd-quick-nav__track::-webkit-scrollbar{display:none;width:0;height:0}
.gqgd-overview .gqgd-game-stage .gqgd-quick-nav__item{
  flex:0 0 auto;
  min-height:43px;
  padding:9px 12px;
  color:#fff!important;
  background:transparent;
  border-bottom-color:transparent;
}
.gqgd-overview .gqgd-game-stage .gqgd-quick-nav__item:hover{
  background:rgba(255,255,255,.08);
}
.gqgd-overview .gqgd-game-stage .gqgd-quick-nav__item.is-active{
  color:#fff!important;
  background:rgba(0,0,0,.28);
  border-bottom-color:#48db8a;
}
.gqgd-overview .gqgd-game-stage__copy{
  position:absolute;
  z-index:2;
  left:0;
  right:auto;
  bottom:0;
  width:min(760px,72%);
  max-width:none;
  padding:34px 36px 31px;
  color:#fff;
}
.gqgd-overview .gqgd-game-stage__copy .gqgd-kicker{color:#62e69a}
.gqgd-overview .gqgd-game-stage__copy h1{
  margin:5px 0 8px;
  color:#fff;
  font-size:40px;
  line-height:1.05;
  font-weight:950;
  text-shadow:0 2px 12px rgba(0,0,0,.38);
}
.gqgd-overview .gqgd-game-stage__copy p{
  margin:0;
  max-width:650px;
  color:rgba(255,255,255,.92);
  font-size:15px;
  line-height:1.45;
}
.gqgd-overview .gqgd-game-stage__copy .gqgd-game-hero__meta{margin-top:11px}

/* The old standalone overview hero is no longer used when artwork exists. */
.gqgd-overview>.gqgd-game-hero--cover{display:none}

@media(max-width:991px){
  .gqgd-overview .gqgd-game-stage{height:390px;min-height:390px}
  .gqgd-overview .gqgd-game-stage__copy{width:82%;padding:29px 28px 27px}
  .gqgd-overview .gqgd-game-stage__copy h1{font-size:35px}
}
@media(max-width:767px){
  .gqgd-overview .gqgd-game-stage{
    height:340px;
    min-height:340px;
    margin-left:-15px;
    margin-right:-15px;
    margin-bottom:20px;
    border-radius:0;
  }
  .gqgd-overview .gqgd-game-stage__image{object-position:center 34%}
  .gqgd-overview .gqgd-game-stage__nav{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
  .gqgd-overview .gqgd-game-stage .gqgd-game-switcher__item{height:62px;flex-basis:92px;padding:7px 9px}
  .gqgd-overview .gqgd-game-stage .gqgd-game-switcher__item img{max-width:68px;max-height:42px}
  .gqgd-overview .gqgd-game-stage .gqgd-quick-nav__item{min-height:42px;padding:9px 10px;font-size:12px}
  .gqgd-overview .gqgd-game-stage__copy{width:100%;padding:21px 18px 20px}
  .gqgd-overview .gqgd-game-stage__copy h1{font-size:29px}
  .gqgd-overview .gqgd-game-stage__copy p{font-size:13px;line-height:1.4}
}
@media(max-width:480px){
  .gqgd-overview .gqgd-game-stage{height:315px;min-height:315px}
  .gqgd-overview .gqgd-game-stage__copy h1{font-size:26px}
  .gqgd-overview .gqgd-game-stage__copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
}


/* v0.4.7 shared artwork navigation stage for overview + dynamic sections. */
.gqgd-view .gqgd-game-stage{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border-radius:12px;
  background:#111;
  box-shadow:0 12px 30px rgba(0,0,0,.08);
}
.gqgd-view .gqgd-game-stage__image{
  position:absolute;
  inset:0;
  z-index:-3;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center 34%;
  filter:none;
  transform:none;
}
.gqgd-view .gqgd-game-stage__shade{
  position:absolute;
  inset:0;
  z-index:-2;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.57) 0,rgba(0,0,0,.33) 34%,rgba(0,0,0,.14) 52%,rgba(0,0,0,.84) 100%),linear-gradient(90deg,rgba(0,0,0,.24),rgba(0,0,0,0) 70%);
}
.gqgd-view .gqgd-game-stage__nav{
  position:relative;
  z-index:3;
  background:linear-gradient(180deg,rgba(8,8,8,.80),rgba(8,8,8,.50));
  border-bottom:1px solid rgba(255,255,255,.10);
  -webkit-backdrop-filter:blur(6px);
  backdrop-filter:blur(6px);
}
.gqgd-view .gqgd-game-stage .gqgd-game-switcher,
.gqgd-view .gqgd-game-stage .gqgd-quick-nav{
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  overflow:hidden;
}
.gqgd-view .gqgd-game-stage .gqgd-game-switcher{border-bottom:1px solid rgba(255,255,255,.10)!important}
.gqgd-view .gqgd-game-stage .gqgd-game-switcher__item{
  height:72px;
  flex-basis:118px;
  padding:10px 14px;
  border-top:0!important;
  border-bottom:3px solid transparent;
  background:transparent;
  border-radius:0!important;
}
.gqgd-view .gqgd-game-stage .gqgd-game-switcher__item:hover{background:rgba(255,255,255,.08)}
.gqgd-view .gqgd-game-stage .gqgd-game-switcher__item.is-active{
  background:rgba(0,166,81,.76)!important;
  border-bottom-color:#6fe9a4!important;
}
.gqgd-view .gqgd-game-stage .gqgd-game-switcher__item img{max-width:88px;max-height:50px}
.gqgd-view .gqgd-game-stage .gqgd-quick-nav__track{
  flex-wrap:nowrap;
  overflow-x:auto;
  overflow-y:hidden;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
  padding:0;
}
.gqgd-view .gqgd-game-stage .gqgd-quick-nav__track::-webkit-scrollbar{display:none;width:0;height:0}
.gqgd-view .gqgd-game-stage .gqgd-quick-nav__item{
  flex:0 0 auto;
  min-height:43px;
  padding:9px 12px;
  color:#fff!important;
  background:transparent!important;
  border-bottom:3px solid transparent!important;
  border-radius:0!important;
}
.gqgd-view .gqgd-game-stage .gqgd-quick-nav__item:hover{background:rgba(255,255,255,.08)!important}
.gqgd-view .gqgd-game-stage .gqgd-quick-nav__item.is-active{
  color:#fff!important;
  background:rgba(0,166,81,.24)!important;
  border-bottom-color:#54e393!important;
}
.gqgd-view .gqgd-game-stage__copy{
  position:absolute;
  z-index:2;
  left:0;
  bottom:0;
  width:min(760px,75%);
  padding:32px 36px 30px;
  color:#fff;
}
.gqgd-view .gqgd-game-stage__copy .gqgd-kicker{color:#64e99c}
.gqgd-view .gqgd-game-stage__copy h1{margin:5px 0 8px;color:#fff;font-size:40px;line-height:1.05;font-weight:950;text-shadow:0 2px 12px rgba(0,0,0,.38)}
.gqgd-view .gqgd-game-stage__copy p{color:rgba(255,255,255,.92)}
.gqgd-view .gqgd-game-stage__copy .gqgd-game-hero__meta{margin-top:10px}
.gqgd-dynamic-section .gqgd-game-stage--section{
  height:330px;
  min-height:330px;
  margin:0 0 24px;
}
.gqgd-dynamic-section .gqgd-game-stage__copy--section{padding-bottom:27px}
.gqgd-dynamic-section .gqgd-game-stage__copy--section h1{font-size:38px;margin-bottom:4px}
.gqgd-nav-shell{overflow:hidden;border-radius:12px;margin-bottom:22px;background:#111}
.gqgd-nav-shell .gqgd-game-switcher,.gqgd-nav-shell .gqgd-quick-nav{margin:0;border-radius:0}
.gqgd-nav-shell .gqgd-quick-nav__item.is-active{background:rgba(0,166,81,.18);color:#fff!important}

@media(max-width:991px){
  .gqgd-dynamic-section .gqgd-game-stage--section{height:310px;min-height:310px}
  .gqgd-view .gqgd-game-stage__copy{width:84%;padding:27px 28px 25px}
  .gqgd-view .gqgd-game-stage__copy h1{font-size:34px}
}
@media(max-width:767px){
  .gqgd-view .gqgd-game-stage{margin-left:-15px;margin-right:-15px;border-radius:0}
  .gqgd-view .gqgd-game-stage .gqgd-game-switcher__item{height:62px;flex-basis:92px;padding:7px 9px}
  .gqgd-view .gqgd-game-stage .gqgd-game-switcher__item img{max-width:68px;max-height:42px}
  .gqgd-view .gqgd-game-stage .gqgd-quick-nav__item{min-height:42px;padding:9px 10px;font-size:12px}
  .gqgd-view .gqgd-game-stage__copy{width:100%;padding:20px 18px 19px}
  .gqgd-view .gqgd-game-stage__copy h1{font-size:29px}
  .gqgd-dynamic-section .gqgd-game-stage--section{height:280px;min-height:280px;margin-bottom:20px}
  .gqgd-nav-shell{margin-left:-15px;margin-right:-15px;border-radius:0}
}
@media(max-width:480px){
  .gqgd-dynamic-section .gqgd-game-stage--section{height:265px;min-height:265px}
  .gqgd-view .gqgd-game-stage__copy h1{font-size:26px}
}

/* v0.4.8 GTABase-style two-tier database header. */
.gqgd-view .gqgd-db-header{
  position:relative;
  z-index:5;
  margin:0 0 22px;
  overflow:hidden;
  background:#151515;
  border:0;
  border-radius:0;
  box-shadow:none;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher,
.gqgd-view .gqgd-db-header .gqgd-quick-nav{
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#151515!important;
  overflow:hidden;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher{
  border-bottom:1px solid #2b2b2b!important;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__track{
  min-height:82px;
  align-items:stretch;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item{
  position:relative;
  flex:0 0 128px;
  width:128px;
  height:82px;
  padding:12px 18px;
  border:0!important;
  border-radius:0!important;
  background:#151515;
  color:#fff!important;
  transition:background .15s ease;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item:hover{background:#202020}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item.is-active{
  background:var(--gqgd-accent)!important;
  box-shadow:inset 0 -3px 0 rgba(255,255,255,.28);
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item img{
  width:auto;
  height:auto;
  max-width:92px;
  max-height:54px;
  object-fit:contain;
  filter:none;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__fallback{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:58px;
  min-height:42px;
  font-size:16px!important;
  font-weight:950!important;
  line-height:1!important;
  color:#fff;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__track{
  display:flex;
  align-items:stretch;
  flex-wrap:wrap;
  padding:0;
  background:#151515;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item{
  flex:0 0 auto;
  min-height:50px;
  padding:11px 14px;
  gap:7px;
  border:0!important;
  border-radius:0!important;
  background:#151515!important;
  color:#fff!important;
  font-size:14px;
  font-weight:500;
  line-height:1;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item:hover{
  background:#232323!important;
  color:#fff!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item.is-active{
  background:#fff!important;
  color:#111!important;
  box-shadow:none!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__icon,
.gqgd-view .gqgd-db-header .gqgd-quick-nav__icon svg{
  width:19px;
  height:19px;
  flex-basis:19px;
}

/* Artwork is a separate content hero below the database header. */
.gqgd-view .gqgd-overview-hero,
.gqgd-view .gqgd-section-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  margin:0 0 24px;
  height:360px;
  min-height:0;
  max-height:none;
  aspect-ratio:auto;
  border-radius:7px;
  background:#111;
  box-shadow:none;
}
.gqgd-view .gqgd-section-hero{height:270px}
.gqgd-view .gqgd-overview-hero>img,
.gqgd-view .gqgd-section-hero>img{
  position:absolute;
  inset:0;
  z-index:-2;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center 34%;
  filter:none;
  transform:none;
}
.gqgd-view .gqgd-game-hero__shade{
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.04) 34%,rgba(0,0,0,.18) 56%,rgba(0,0,0,.88) 100%),linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,0) 68%);
}
.gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy,
.gqgd-view .gqgd-section-hero .gqgd-game-hero__copy{
  position:absolute;
  left:0;
  bottom:0;
  z-index:2;
  width:min(760px,76%);
  max-width:none;
  padding:30px 34px 28px;
  color:#fff;
}
.gqgd-view .gqgd-overview-hero .gqgd-kicker,
.gqgd-view .gqgd-section-hero .gqgd-kicker{color:#62e69a}
.gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy h1,
.gqgd-view .gqgd-section-hero .gqgd-game-hero__copy h1{
  margin:5px 0 7px;
  color:#fff;
  font-size:39px;
  line-height:1.05;
  font-weight:950;
  text-shadow:0 2px 12px rgba(0,0,0,.4);
}
.gqgd-view .gqgd-section-hero .gqgd-game-hero__copy h1{font-size:35px}
.gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy p{margin:0;color:rgba(255,255,255,.94);font-size:15px}
.gqgd-view .gqgd-overview-hero .gqgd-game-hero__meta,
.gqgd-view .gqgd-section-hero .gqgd-game-hero__meta{margin-top:10px}

/* Old integrated stage is retained only for backward markup; current templates no longer emit it. */
.gqgd-view .gqgd-game-stage{display:none!important}

@media(max-width:991px){
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item{flex-basis:116px;width:116px}
  .gqgd-view .gqgd-overview-hero{height:330px}
  .gqgd-view .gqgd-section-hero{height:250px}
  .gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy,
  .gqgd-view .gqgd-section-hero .gqgd-game-hero__copy{width:84%;padding:26px 28px 24px}
}
@media(max-width:767px){
  .gqgd-view .gqgd-db-header{
    margin-left:-15px;
    margin-right:-15px;
    margin-bottom:16px;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__track{
    min-height:68px;
    overflow-x:auto;
    overflow-y:hidden;
    flex-wrap:nowrap;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__track::-webkit-scrollbar,
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__track::-webkit-scrollbar{display:none;width:0;height:0}
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item{
    flex-basis:94px;
    width:94px;
    height:68px;
    padding:8px 10px;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item img{max-width:70px;max-height:44px}
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__track{
    flex-wrap:nowrap;
    overflow-x:auto;
    overflow-y:hidden;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__item{min-height:45px;padding:9px 11px;font-size:12px}
  .gqgd-view .gqgd-overview-hero,
  .gqgd-view .gqgd-section-hero{
    margin-left:-15px;
    margin-right:-15px;
    border-radius:0;
  }
  .gqgd-view .gqgd-overview-hero{height:270px}
  .gqgd-view .gqgd-section-hero{height:220px}
  .gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy,
  .gqgd-view .gqgd-section-hero .gqgd-game-hero__copy{width:100%;padding:20px 18px 18px}
  .gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy h1{font-size:29px}
  .gqgd-view .gqgd-section-hero .gqgd-game-hero__copy h1{font-size:27px}
  .gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy p{font-size:13px;line-height:1.4}
}
@media(max-width:480px){
  .gqgd-view .gqgd-overview-hero{height:245px}
  .gqgd-view .gqgd-section-hero{height:205px}
}
.gqgd-view .gqgd-overview-hero,
.gqgd-view .gqgd-section-hero{display:block!important}

/* v0.4.9: transparent game-logo strip. Keep the lower section buttons unchanged. */
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item,
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item:hover,
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item.is-active{
  background:transparent!important;
  box-shadow:none!important;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item{
  border-bottom:3px solid transparent!important;
  opacity:.84;
  transition:opacity .15s ease,border-color .15s ease,transform .15s ease;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item:hover{
  opacity:1;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item.is-active{
  opacity:1;
  border-bottom-color:var(--gqgd-accent)!important;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__fallback{
  min-width:0;
  min-height:0;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent!important;
  color:#fff;
  white-space:nowrap;
  font-size:15px!important;
  font-weight:900!important;
}


/* v0.4.10: narrower database canvas + centered transparent game-logo row. */
.gqgd-database-fullwidth .gqgd-newsy-wrap--full .container{
  width:100%!important;
  max-width:1080px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.gqgd-view .gqgd-db-header{
  background:transparent!important;
  overflow:visible;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher{
  background:transparent!important;
  border-bottom:0!important;
  overflow:hidden;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__track{
  justify-content:center;
  background:transparent!important;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item,
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item:hover,
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item.is-active{
  background:transparent!important;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item img{
  filter:drop-shadow(0 1px 1px rgba(0,0,0,.30));
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__fallback{
  color:#17191b!important;
  text-shadow:none!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav{
  background:#151515!important;
}
@media(max-width:767px){
  .gqgd-database-fullwidth .gqgd-newsy-wrap--full .container{max-width:100%!important}
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__track{justify-content:flex-start}
}


/* v0.4.11: transparent section tabs + Newsy mega-menu stacking fix. */
.gqgd-view .gqgd-db-header{
  z-index:1!important;
  background:transparent!important;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher,
.gqgd-view .gqgd-db-header .gqgd-quick-nav,
.gqgd-view .gqgd-db-header .gqgd-game-switcher__track,
.gqgd-view .gqgd-db-header .gqgd-quick-nav__track{
  background:transparent!important;
  box-shadow:none!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav{
  border:0!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item,
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item:hover,
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item.is-active{
  background:transparent!important;
  box-shadow:none!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item{
  color:#17191b!important;
  border-bottom:3px solid transparent!important;
  font-weight:600;
  transition:color .15s ease,border-color .15s ease,opacity .15s ease;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item:hover{
  color:var(--gqgd-accent)!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item.is-active{
  color:#111!important;
  border-bottom-color:var(--gqgd-accent)!important;
  font-weight:800;
}
/* Newsy uses z-index:5 for both its header and submenu. Keep theme navigation above GTAQuest content. */
body.gqgd-database-fullwidth .ak-header-wrap,
body.gqgd-database-fullwidth .ak-header-mobile-wrap{
  position:relative;
  z-index:1000!important;
}
body.gqgd-database-fullwidth .ak-header-main-menu .sub-menu,
body.gqgd-database-fullwidth .ak-menu-wide .sub-menu{
  z-index:1001!important;
}
@media(max-width:767px){
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__track{
    background:transparent!important;
  }
}

/* v0.5.0 Missions Experience */
.gqgd-progress--mission{margin:4px 0 16px;padding:16px 18px;border:1px solid #dfe4e1;border-radius:8px;background:linear-gradient(180deg,#fbfdfb,#f4f9f6)}
.gqgd-progress--mission .gqgd-progress__top{align-items:flex-end;margin-bottom:11px}
.gqgd-progress__eyebrow{display:block;margin-bottom:3px;color:var(--gqgd-accent);font-size:9px;font-weight:900;letter-spacing:.1em}
.gqgd-progress--mission .gqgd-progress__top strong{display:block;font-size:17px;letter-spacing:0;text-transform:none;color:var(--gqgd-ink)}
.gqgd-progress__numbers{color:#5f6864;font-size:12px;white-space:nowrap}.gqgd-progress__numbers b{color:#111;font-size:13px}
.gqgd-progress--mission .gqgd-progress__bar{height:8px;background:#dfe5e1}.gqgd-progress--mission .gqgd-progress__bar span{background:linear-gradient(90deg,var(--gqgd-accent),#38ca7b)}

.gqgd-mission-toolbar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 12px;padding:10px 0;border-bottom:1px solid var(--gqgd-line)}
.gqgd-mission-search{flex:1 1 260px;min-width:180px}.gqgd-mission-search input,.gqgd-mission-filter select{width:100%;height:38px;border:1px solid #d8ddda;border-radius:5px;background:#fff;color:#17191b;font-size:13px;outline:0;box-shadow:none}
.gqgd-mission-search input{padding:0 12px}.gqgd-mission-filter{flex:0 0 180px}.gqgd-mission-filter select{padding:0 28px 0 10px}
.gqgd-mission-search input:focus,.gqgd-mission-filter select:focus{border-color:var(--gqgd-accent);box-shadow:0 0 0 2px rgba(0,166,81,.08)}
.gqgd-mission-hide{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 10px;border:1px solid #d8ddda;border-radius:5px;background:#fff;font-size:12px;font-weight:700;color:#303632;cursor:pointer;white-space:nowrap}.gqgd-mission-hide input{margin:0}
.gqgd-mission-visible{margin-left:auto;color:#737c77;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}

.gqgd-mission-list{border-top:0}
.gqgd-mission-row{grid-template-columns:52px 210px minmax(0,1fr) 104px;align-items:stretch;gap:0;padding:0;border:1px solid #e2e5e3;border-radius:7px;margin:0 0 10px;overflow:hidden;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.015)}
.gqgd-mission-row:hover{border-color:#cbd3ce}.gqgd-mission-row[hidden]{display:none!important}
.gqgd-mission-row.is-done{background:#f5fbf7;border-color:#cde7d7}.gqgd-mission-row.is-done .gqgd-mission-row__title{text-decoration:none;opacity:.58}.gqgd-mission-row.is-done .gqgd-mission-row__thumb{opacity:.72}
.gqgd-mission-row__order{display:flex;align-items:center;justify-content:center;border-right:1px solid #e7e9e8;background:#f7f8f8;color:#9aa19d;font-size:15px;font-weight:900;font-variant-numeric:tabular-nums}
.gqgd-mission-row.is-done .gqgd-mission-row__order{background:#eaf6ee;color:var(--gqgd-accent)}
.gqgd-mission-row__thumb{aspect-ratio:auto;min-height:118px;background:#17191b}.gqgd-mission-row__thumb img{width:100%;height:100%;object-fit:cover}.gqgd-thumb-placeholder{min-height:118px;height:100%;flex-direction:column;gap:2px;font-size:16px;letter-spacing:.04em;background:linear-gradient(135deg,#111,#272727)}.gqgd-thumb-placeholder small{font-size:8px;letter-spacing:.12em;color:#62df9a}
.gqgd-mission-row__body{display:flex;justify-content:center;flex-direction:column;padding:15px 18px;min-width:0}.gqgd-mission-row__titleline{align-items:center}.gqgd-mission-row__title{font-size:19px;line-height:1.2;color:#111!important}.gqgd-mission-row__body p{margin:6px 0 8px;color:#6a736e;font-size:13px;line-height:1.45}
.gqgd-mission-row__meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.gqgd-type-badge,.gqgd-location-badge{display:inline-flex;align-items:center;gap:4px;min-height:23px;padding:3px 7px;border-radius:3px;font-size:10px;font-weight:800;line-height:1.2}.gqgd-type-badge{background:#edf8f1;color:#08783d}.gqgd-location-badge{background:#f1f3f2;color:#525b56}.gqgd-location-badge span{color:var(--gqgd-accent);font-size:12px}
.gqgd-check--mission{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:auto;height:auto;padding:12px 8px;border-left:1px solid #e7e9e8;background:#fbfbfb;cursor:pointer}.gqgd-check--mission input{position:absolute;opacity:0;pointer-events:none}.gqgd-check--mission>span{width:25px;height:25px;border:2px solid #cfd5d1;border-radius:50%;background:#fff;position:relative}.gqgd-check--mission input:checked+span{border-color:var(--gqgd-accent);background:var(--gqgd-accent)}.gqgd-check--mission input:checked+span:after{content:"";position:absolute;left:7px;top:3px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.gqgd-check--mission em{font-style:normal;font-size:9px;font-weight:800;color:#7c8580;text-transform:uppercase;letter-spacing:.035em}.gqgd-mission-row.is-done .gqgd-check--mission{background:#edf8f1}.gqgd-mission-row.is-done .gqgd-check--mission em{color:#08783d}
.gqgd-mission-no-results{margin-top:14px}

.gqgd-mission-detail-status{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:14px 16px;border:1px solid #dfe4e1;border-left:4px solid var(--gqgd-accent);border-radius:6px;background:#fafcfb}.gqgd-mission-detail-status__eyebrow{display:block;margin-bottom:2px;color:var(--gqgd-accent);font-size:9px;font-weight:900;letter-spacing:.1em}.gqgd-mission-detail-status__info>strong{display:block;color:#17191b;font-size:16px}.gqgd-mission-detail-status__meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px;color:#66706a;font-size:11px}.gqgd-mission-detail-status.is-done{background:#f0faf4}
.gqgd-detail-complete{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid #cfd6d2;border-radius:5px;background:#fff;cursor:pointer;white-space:nowrap}.gqgd-detail-complete input{position:absolute;opacity:0;pointer-events:none}.gqgd-detail-complete span{width:18px;height:18px;border:2px solid #c7cec9;border-radius:50%;position:relative}.gqgd-detail-complete input:checked+span{border-color:var(--gqgd-accent);background:var(--gqgd-accent)}.gqgd-detail-complete input:checked+span:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.gqgd-detail-complete em{font-style:normal;font-size:11px;font-weight:800;color:#303632}.gqgd-mission-detail-status.is-done .gqgd-detail-complete{border-color:#b9dec7;background:#eaf7ef}.gqgd-mission-detail-status.is-done .gqgd-detail-complete em{color:#08783d}

@media(max-width:900px){
  .gqgd-mission-row{grid-template-columns:44px 176px minmax(0,1fr) 88px}.gqgd-mission-row__body{padding:13px 14px}.gqgd-mission-row__title{font-size:17px}.gqgd-check--mission{padding:10px 6px}
}
@media(max-width:767px){
  .gqgd-mission-toolbar{align-items:stretch}.gqgd-mission-search{flex-basis:100%}.gqgd-mission-filter{flex:1 1 160px}.gqgd-mission-hide{flex:1 1 auto;justify-content:center}.gqgd-mission-visible{width:100%;margin:0;text-align:right}
  .gqgd-mission-row{grid-template-columns:44px minmax(0,1fr) 66px}.gqgd-mission-row__thumb{grid-column:2 / 4;grid-row:1;min-height:0;aspect-ratio:16/8.8}.gqgd-mission-row__order{grid-column:1;grid-row:1 / 3}.gqgd-mission-row__body{grid-column:2;grid-row:2;padding:12px}.gqgd-check--mission{grid-column:3;grid-row:2;border-left:1px solid #e7e9e8}.gqgd-check--mission em{display:none}.gqgd-character-chips{margin-left:auto}.gqgd-mission-detail-status{align-items:flex-start;flex-direction:column}.gqgd-detail-complete{width:100%;justify-content:center}
}
@media(max-width:420px){
  .gqgd-mission-row{grid-template-columns:38px minmax(0,1fr) 58px}.gqgd-mission-row__body{padding:11px 10px}.gqgd-mission-row__title{font-size:16px}.gqgd-mission-row__body p{font-size:12px}.gqgd-mission-row__order{font-size:12px}.gqgd-check--mission>span{width:23px;height:23px}.gqgd-check--mission input:checked+span:after{left:6px;top:3px;width:6px;height:10px}
}


/* v0.6.0 dedicated database entry pages */
.gqgd-entry-head{padding:28px 0 18px;border-bottom:1px solid #e5e7eb;margin-bottom:22px}.gqgd-entry-head h1{font-size:clamp(34px,4vw,54px);line-height:1.04;margin:8px 0 10px}.gqgd-entry-head__lead{font-size:17px;color:#5f6772;max-width:800px;margin:0}.gqgd-entry-featured{margin:0 0 24px}.gqgd-entry-featured img{display:block;width:100%;max-height:560px;object-fit:cover}.gqgd-entry-content{font-size:17px;line-height:1.75}.gqgd-entry-facts{margin:22px 0}.gqgd-entry-view .gqgd-post-context{margin:0 0 8px}.gqgd-entry-view .gqgd-entry-content>.gqgd-post-context{display:none}
@media(max-width:700px){.gqgd-entry-head{padding-top:20px}.gqgd-entry-head h1{font-size:34px}.gqgd-entry-content{font-size:16px}}

/* v0.6.1 Character Directory: light horizontal profile cards. */
.gqgd-character-list{display:flex;flex-direction:column;gap:14px;margin:4px 0 24px}
.gqgd-character-card{position:relative;display:grid;grid-template-columns:220px minmax(0,1fr) 54px;min-height:168px;overflow:hidden;border:1px solid #dfe4e8;border-radius:8px;background:#fff;color:#17191b!important;text-decoration:none!important;box-shadow:0 2px 10px rgba(18,25,31,.035);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.gqgd-character-card:hover{border-color:#c8d7cf;box-shadow:0 7px 22px rgba(18,25,31,.08);transform:translateY(-1px);color:#17191b!important}
.gqgd-character-card__media{display:block;min-width:0;background:#eef2f0;overflow:hidden;border-right:1px solid #e4e8eb}
.gqgd-character-card__media img{display:block;width:100%;height:100%;min-height:168px;object-fit:cover;object-position:center top}
.gqgd-character-card__placeholder{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;min-height:168px;background:linear-gradient(135deg,#eef3f0,#e4e9e6);color:#69756f}
.gqgd-character-card__placeholder svg{width:46px;height:46px;fill:none;stroke:currentColor;stroke-width:1.45}
.gqgd-character-card__placeholder small{font-size:9px;font-weight:900;letter-spacing:.14em;color:#7d8983}
.gqgd-character-card__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:19px 22px}
.gqgd-character-card__eyebrow{margin-bottom:4px;color:var(--gqgd-accent);font-size:9px;font-weight:900;letter-spacing:.12em}
.gqgd-character-card__name{display:block;color:#17191b;font-size:24px;line-height:1.12;font-weight:900}
.gqgd-character-card__summary{display:-webkit-box;overflow:hidden;margin-top:7px;max-width:760px;color:#65707a;font-size:14px;line-height:1.48;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.gqgd-character-card__facts{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}
.gqgd-character-card__fact{display:flex;align-items:baseline;gap:6px;max-width:100%;padding:6px 9px;border:1px solid #e3e8eb;border-radius:5px;background:#f7f9fa;line-height:1.1}
.gqgd-character-card__fact small{color:#818a92;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
.gqgd-character-card__fact b{overflow:hidden;color:#2a3035;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}
.gqgd-character-card__open{display:flex;align-items:center;justify-content:center;border-left:1px solid #e4e8eb;background:#fafcfb;color:var(--gqgd-accent);font-size:23px;font-weight:700;transition:background .16s ease,color .16s ease}
.gqgd-character-card:hover .gqgd-character-card__open{background:#eef8f2;color:#008844}

/* Character detail profile keeps the same light visual language. */
.gqgd-character-profile{display:grid;grid-template-columns:minmax(260px,38%) minmax(0,1fr);margin:0 0 26px;overflow:hidden;border:1px solid #dfe4e8;border-radius:8px;background:#fff}
.gqgd-character-profile__media{min-height:340px;background:#eef2f0;overflow:hidden}
.gqgd-character-profile__media>img{display:block;width:100%;height:100%;min-height:340px;object-fit:cover;object-position:center top}
.gqgd-character-profile__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:0;padding:12px 22px}
.gqgd-character-profile__facts>div{padding:15px 8px;border-bottom:1px solid #edf0f2}
.gqgd-character-profile__facts small{display:block;margin-bottom:4px;color:#7c858d;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
.gqgd-character-profile__facts strong{display:block;color:#202529;font-size:14px;line-height:1.35}
.gqgd-entry-type-characters .gqgd-entry-facts{display:none}

@media(max-width:767px){
  .gqgd-character-card{grid-template-columns:112px minmax(0,1fr) 36px;min-height:136px}
  .gqgd-character-card__media img,.gqgd-character-card__placeholder{min-height:136px}
  .gqgd-character-card__placeholder svg{width:34px;height:34px}
  .gqgd-character-card__content{padding:14px 12px}
  .gqgd-character-card__name{font-size:19px}
  .gqgd-character-card__summary{margin-top:5px;font-size:12px;line-height:1.38;-webkit-line-clamp:2}
  .gqgd-character-card__facts{gap:5px;margin-top:9px}
  .gqgd-character-card__fact{padding:5px 7px}
  .gqgd-character-card__fact small{display:none}
  .gqgd-character-card__fact b{font-size:10px}
  .gqgd-character-card__open{font-size:18px}
  .gqgd-character-profile{grid-template-columns:1fr}
  .gqgd-character-profile__media{min-height:0;aspect-ratio:16/10}
  .gqgd-character-profile__media>img{min-height:0;height:100%}
  .gqgd-character-profile__facts{padding:8px 12px}
}
@media(max-width:420px){
  .gqgd-character-card{grid-template-columns:92px minmax(0,1fr) 30px}
  .gqgd-character-card__media img,.gqgd-character-card__placeholder{min-height:128px}
  .gqgd-character-card__content{padding:12px 9px}
  .gqgd-character-card__name{font-size:17px}
  .gqgd-character-card__facts{max-height:27px;overflow:hidden}
  .gqgd-character-profile__facts{grid-template-columns:1fr 1fr}
}


/* v0.6.2 Character card click reliability.
 * A dedicated full-card anchor sits above the visual layers so NewsY/theme
 * click handlers cannot swallow the navigation. */
.gqgd-character-card{cursor:pointer}
.gqgd-character-card__hit{position:absolute!important;inset:0!important;z-index:20!important;display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-decoration:none!important}
.gqgd-character-card__media,.gqgd-character-card__content,.gqgd-character-card__open{position:relative;z-index:1;pointer-events:none}

/* v0.6.4: line-free active navigation + mobile-safe game logo links. */
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item,
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item:hover,
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item.is-active{
  border-top-color:transparent!important;
  border-bottom-color:transparent!important;
  background:transparent!important;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item{
  opacity:.60;
  transform:scale(1);
  transition:opacity .16s ease,transform .16s ease,filter .16s ease!important;
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item:hover{
  opacity:.88;
  transform:scale(1.035);
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item.is-active{
  opacity:1;
  transform:scale(1.075);
  filter:drop-shadow(0 4px 7px rgba(0,0,0,.16));
}
.gqgd-view .gqgd-db-header .gqgd-game-switcher__item img{
  pointer-events:none!important;
  user-select:none;
  -webkit-user-select:none;
  -webkit-user-drag:none;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item,
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item:hover,
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item.is-active{
  border-bottom-color:transparent!important;
  background:transparent!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item.is-active{
  color:var(--gqgd-accent)!important;
  font-weight:850;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item.is-active .gqgd-quick-nav__icon{
  transform:translateY(-1px);
}
@media(max-width:767px){
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item.is-active{transform:scale(1.045)}
}


/* v0.6.6 Arcade x vintage overview directory - compact height */
.gqgd-portal{margin-top:42px;padding-top:30px;border-top:1px solid #d9ddd9}
.gqgd-portal__head{max-width:760px;margin:0 0 20px}.gqgd-portal__head h2{margin:4px 0 7px;font-size:28px;line-height:1.1;font-weight:950;letter-spacing:-.02em}.gqgd-portal__head p{margin:0;color:#646b67;line-height:1.55}
.gqgd-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.gqgd-portal-card{position:relative;display:grid;grid-template-columns:42% minmax(0,1fr);min-height:146px;overflow:hidden;border:1px solid #d7dbd8;border-radius:5px;background:#f7f5ef;color:#17191b!important;text-decoration:none!important;box-shadow:3px 3px 0 #e7e3d8;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.gqgd-portal-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--gqgd-accent);z-index:4}
.gqgd-portal-card:hover{transform:translateY(-2px);border-color:#aeb8b1;box-shadow:5px 6px 0 #ded9cc}
.gqgd-portal-card__media{position:relative;display:block;min-height:146px;overflow:hidden;background:#20231f}
.gqgd-portal-card__media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9) contrast(1.03);transition:transform .25s ease}
.gqgd-portal-card:hover .gqgd-portal-card__media img{transform:scale(1.025)}
.gqgd-portal-card__fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eeebe1 0%,#ddd8ca 100%);color:#1d201d}
.gqgd-portal-card__fallback svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.gqgd-portal-card__scan{position:absolute;inset:0;pointer-events:none;opacity:.18;background:repeating-linear-gradient(0deg,transparent 0,transparent 3px,rgba(0,0,0,.15) 4px)}
.gqgd-portal-card__content{position:relative;display:flex;flex-direction:column;min-width:0;padding:14px 18px 13px;background:linear-gradient(180deg,#fffdf8 0%,#f5f1e7 100%)}
.gqgd-portal-card__content:after{content:"";position:absolute;right:12px;top:12px;width:20px;height:20px;opacity:.12;background:linear-gradient(90deg,#111 50%,transparent 50%),linear-gradient(#111 50%,transparent 50%);background-size:6px 6px}
.gqgd-portal-card__topline{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px;color:#7b817d;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.gqgd-portal-card__topline b{padding:3px 6px;border:1px solid #d8d8cf;border-radius:2px;background:#fff;color:#555c57;font-size:9px;letter-spacing:.03em}
.gqgd-portal-card__content>strong{font-size:21px;line-height:1.08;font-weight:950;letter-spacing:-.02em}.gqgd-portal-card__content>small{display:block;margin-top:5px;color:#666e69;font-size:12px;line-height:1.35}
.gqgd-portal-card__cta{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:8px;color:#087f42;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.045em}.gqgd-portal-card__cta span{font-size:18px;line-height:1}
@media(max-width:900px){.gqgd-portal-grid{grid-template-columns:1fr}.gqgd-portal-card{min-height:142px}.gqgd-portal-card__media{min-height:142px}}
@media(max-width:600px){.gqgd-portal{margin-top:30px;padding-top:24px}.gqgd-portal__head h2{font-size:25px}.gqgd-portal-card{grid-template-columns:130px minmax(0,1fr);min-height:132px}.gqgd-portal-card__media{min-height:132px}.gqgd-portal-card__content{padding:15px}.gqgd-portal-card__content>strong{font-size:19px}.gqgd-portal-card__content>small{font-size:11px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}
@media(max-width:420px){.gqgd-portal-card{grid-template-columns:112px minmax(0,1fr)}.gqgd-portal-card__content{padding:13px}.gqgd-portal-card__topline b{display:none}}


/* v0.6.7: move overview facts into the hero as a compact right-side stack. */
.gqgd-overview .gqgd-overview-hero{
  position:relative;
}
.gqgd-overview .gqgd-overview-hero .gqgd-game-hero__copy{
  right:300px;
  max-width:none;
}
.gqgd-hero-facts{
  position:absolute;
  z-index:3;
  right:18px;
  bottom:18px;
  width:260px;
  display:flex;
  flex-direction:column;
  gap:6px;
  padding:10px;
  border:1px solid rgba(255,255,255,.20);
  border-radius:8px;
  background:rgba(10,12,13,.64);
  box-shadow:0 10px 24px rgba(0,0,0,.18);
  -webkit-backdrop-filter:blur(5px);
  backdrop-filter:blur(5px);
}
.gqgd-hero-fact{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:1px;
  min-width:0;
  padding:6px 8px;
  border-bottom:1px solid rgba(255,255,255,.10);
}
.gqgd-hero-fact:last-child{border-bottom:0}
.gqgd-hero-fact span{
  color:rgba(255,255,255,.58);
  font-size:8px;
  line-height:1.15;
  font-weight:900;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.gqgd-hero-fact strong{
  display:block;
  width:100%;
  color:#fff;
  font-size:12px;
  line-height:1.25;
  font-weight:800;
  white-space:normal;
  overflow-wrap:anywhere;
}
/* The overview facts no longer render as cards below the hero. */
.gqgd-overview > .gqgd-facts{display:none!important}

@media(max-width:991px){
  .gqgd-overview .gqgd-overview-hero .gqgd-game-hero__copy{right:245px}
  .gqgd-hero-facts{width:220px;right:14px;bottom:14px;padding:8px;gap:4px}
  .gqgd-hero-fact{padding:5px 6px}
  .gqgd-hero-fact strong{font-size:11px}
}
@media(max-width:767px){
  .gqgd-overview .gqgd-overview-hero{height:310px;max-height:310px}
  .gqgd-overview .gqgd-overview-hero .gqgd-game-hero__copy{
    right:0;
    bottom:92px;
    width:100%;
    padding-bottom:12px;
  }
  .gqgd-hero-facts{
    left:12px;
    right:12px;
    bottom:10px;
    width:auto;
    max-height:82px;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0 8px;
    padding:7px 9px;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
  }
  .gqgd-hero-fact{padding:4px 5px;border-bottom:0}
  .gqgd-hero-fact span{font-size:7px}
  .gqgd-hero-fact strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}
@media(max-width:480px){
  .gqgd-overview .gqgd-overview-hero{height:300px;max-height:300px}
  .gqgd-overview .gqgd-overview-hero .gqgd-game-hero__copy{bottom:94px}
  .gqgd-hero-facts{grid-template-columns:1fr 1fr;max-height:84px}
}


/* v0.6.9 Premium directory cards - valid CSS hotfix */
.gqgd-overview .gqgd-portal{
  margin-top:38px;
  padding-top:28px;
  border-top:1px solid #e9eeeb;
}
.gqgd-overview .gqgd-portal__head{max-width:720px;margin:0 0 20px}
.gqgd-overview .gqgd-portal__head h2{margin:4px 0 7px;font-size:28px;line-height:1.08;font-weight:950;letter-spacing:-.025em}
.gqgd-overview .gqgd-portal__head p{margin:0;color:#707975;line-height:1.5}
.gqgd-overview .gqgd-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.gqgd-overview .gqgd-portal-card{
  position:relative!important;
  display:grid!important;
  grid-template-columns:36% minmax(0,1fr)!important;
  min-height:136px!important;
  overflow:hidden!important;
  border:1px solid #e1e7e3!important;
  border-radius:18px!important;
  background:#fff!important;
  color:#151918!important;
  text-decoration:none!important;
  box-shadow:0 10px 30px rgba(20,35,27,.065),0 2px 6px rgba(20,35,27,.035)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.gqgd-overview .gqgd-portal-card:before{display:none!important;content:none!important}
.gqgd-overview .gqgd-portal-card:hover{
  transform:translateY(-3px)!important;
  border-color:#cad7d0!important;
  box-shadow:0 18px 38px rgba(20,35,27,.11),0 4px 10px rgba(20,35,27,.045)!important;
}
.gqgd-overview .gqgd-portal-card__media{
  position:relative!important;
  display:block!important;
  min-height:136px!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#f1f5f2 0%,#e7ede9 100%)!important;
}
.gqgd-overview .gqgd-portal-card__media:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,rgba(10,18,14,0) 58%,rgba(10,18,14,.08) 100%)!important;
}
.gqgd-overview .gqgd-portal-card__media img{
  width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;
  filter:none!important;transition:transform .3s ease!important;
}
.gqgd-overview .gqgd-portal-card:hover .gqgd-portal-card__media img{transform:scale(1.04)!important}
.gqgd-overview .gqgd-portal-card__fallback{
  position:absolute!important;inset:0!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  background:radial-gradient(circle at 28% 20%,rgba(0,166,81,.10),transparent 42%),linear-gradient(145deg,#f6f8f7 0%,#edf2ef 100%)!important;
  color:#1b241f!important;
}
.gqgd-overview .gqgd-portal-card__fallback:before{
  content:""!important;position:absolute!important;width:74px!important;height:74px!important;border-radius:24px!important;
  background:rgba(255,255,255,.96)!important;border:1px solid rgba(28,50,38,.08)!important;
  box-shadow:0 12px 28px rgba(20,38,28,.09)!important;
}
.gqgd-overview .gqgd-portal-card__fallback svg{
  position:relative!important;z-index:1!important;width:38px!important;height:38px!important;
  fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;
}
.gqgd-overview .gqgd-portal-card__scan{display:none!important}
.gqgd-overview .gqgd-portal-card__content{
  position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;
  padding:16px 18px 16px 20px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfcfb 100%)!important;
}
.gqgd-overview .gqgd-portal-card__content:after{display:none!important;content:none!important}
.gqgd-overview .gqgd-portal-card__topline{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;
  margin:0 0 7px!important;color:#7d8983!important;font-size:9px!important;font-weight:900!important;letter-spacing:.11em!important;text-transform:uppercase!important;
}
.gqgd-overview .gqgd-portal-card__topline>span{color:#68756f!important}
.gqgd-overview .gqgd-portal-card__topline b{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:25px!important;padding:4px 9px!important;border:1px solid #e2e9e5!important;border-radius:999px!important;
  background:#f7faf8!important;color:#4c5e55!important;font-size:9px!important;font-weight:850!important;letter-spacing:0!important;white-space:nowrap!important;
}
.gqgd-overview .gqgd-portal-card__content>strong{
  display:block!important;padding-right:46px!important;color:#101513!important;font-size:21px!important;line-height:1.06!important;font-weight:950!important;letter-spacing:-.025em!important;
}
.gqgd-overview .gqgd-portal-card__content>small{
  display:-webkit-box!important;margin-top:6px!important;color:#69736e!important;font-size:12px!important;line-height:1.4!important;
  -webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;
}
.gqgd-overview .gqgd-portal-card__cta{
  position:absolute!important;right:16px!important;bottom:14px!important;
  width:36px!important;height:36px!important;margin:0!important;padding:0!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  border:1px solid #dfe8e3!important;border-radius:50%!important;background:#f5f9f7!important;color:#07934b!important;
  font-size:0!important;letter-spacing:0!important;transition:all .16s ease!important;
}
.gqgd-overview .gqgd-portal-card__cta>span{font-size:19px!important;line-height:1!important;transition:transform .16s ease!important}
.gqgd-overview .gqgd-portal-card:hover .gqgd-portal-card__cta{background:var(--gqgd-accent)!important;border-color:var(--gqgd-accent)!important;color:#fff!important}
.gqgd-overview .gqgd-portal-card:hover .gqgd-portal-card__cta>span{transform:translateX(2px)!important}

@media(max-width:900px){
  .gqgd-overview .gqgd-portal-grid{grid-template-columns:1fr!important}
  .gqgd-overview .gqgd-portal-card,.gqgd-overview .gqgd-portal-card__media{min-height:134px!important}
}
@media(max-width:600px){
  .gqgd-overview .gqgd-portal{margin-top:30px;padding-top:22px}
  .gqgd-overview .gqgd-portal-grid{gap:12px!important}
  .gqgd-overview .gqgd-portal-card{grid-template-columns:118px minmax(0,1fr)!important;min-height:124px!important;border-radius:15px!important}
  .gqgd-overview .gqgd-portal-card__media{min-height:124px!important}
  .gqgd-overview .gqgd-portal-card__content{padding:13px 14px 13px 15px!important}
  .gqgd-overview .gqgd-portal-card__content>strong{font-size:19px!important;padding-right:38px!important}
  .gqgd-overview .gqgd-portal-card__content>small{font-size:11px!important;line-height:1.35!important}
  .gqgd-overview .gqgd-portal-card__cta{right:11px!important;bottom:11px!important;width:31px!important;height:31px!important}
}
@media(max-width:420px){
  .gqgd-overview .gqgd-portal-card{grid-template-columns:100px minmax(0,1fr)!important}
  .gqgd-overview .gqgd-portal-card__topline b{display:none!important}
  .gqgd-overview .gqgd-portal-card__fallback:before{width:60px!important;height:60px!important;border-radius:18px!important}
  .gqgd-overview .gqgd-portal-card__fallback svg{width:32px!important;height:32px!important}
}

/* v0.6.11: dark-theme contrast + mobile responsive hardening. */
.gqgd-view.gqgd-dark-context{
  color:#eef3f0;
}
.gqgd-view.gqgd-dark-context .gqgd-page-head h1,
.gqgd-view.gqgd-dark-context .gqgd-section h2,
.gqgd-view.gqgd-dark-context .gqgd-section-head h2,
.gqgd-view.gqgd-dark-context .gqgd-portal__head h2,
.gqgd-view.gqgd-dark-context .gqgd-entry-head h1,
.gqgd-view.gqgd-dark-context .gqgd-entry-content,
.gqgd-view.gqgd-dark-context .gqgd-rich-content,
.gqgd-view.gqgd-dark-context .gqgd-release,
.gqgd-view.gqgd-dark-context .gqgd-fact{
  color:#eef3f0!important;
}
.gqgd-view.gqgd-dark-context .gqgd-page-head p,
.gqgd-view.gqgd-dark-context .gqgd-entry-head__lead,
.gqgd-view.gqgd-dark-context .gqgd-portal__head p,
.gqgd-view.gqgd-dark-context .gqgd-release em,
.gqgd-view.gqgd-dark-context .gqgd-rich-content p,
.gqgd-view.gqgd-dark-context .gqgd-entry-content p{
  color:#b5c0ba!important;
}
.gqgd-view.gqgd-dark-context .gqgd-portal,
.gqgd-view.gqgd-dark-context .gqgd-section-copy--outro,
.gqgd-view.gqgd-dark-context .gqgd-page-head,
.gqgd-view.gqgd-dark-context .gqgd-entry-head,
.gqgd-view.gqgd-dark-context .gqgd-releases,
.gqgd-view.gqgd-dark-context .gqgd-release{
  border-color:#303733!important;
}
.gqgd-view.gqgd-dark-context .gqgd-db-header .gqgd-quick-nav__item{
  color:#dfe7e2!important;
}
.gqgd-view.gqgd-dark-context .gqgd-db-header .gqgd-quick-nav__item:hover,
.gqgd-view.gqgd-dark-context .gqgd-db-header .gqgd-quick-nav__item.is-active{
  color:#35d982!important;
}
.gqgd-view.gqgd-dark-context .gqgd-db-header .gqgd-game-switcher__fallback{
  color:#f2f5f3!important;
}
/* Light cards keep their own readable palette even when the site is dark. */
.gqgd-view.gqgd-dark-context .gqgd-portal-card,
.gqgd-view.gqgd-dark-context .gqgd-character-card,
.gqgd-view.gqgd-dark-context .gqgd-character-profile,
.gqgd-view.gqgd-dark-context .gqgd-content-card,
.gqgd-view.gqgd-dark-context .gqgd-mission-row,
.gqgd-view.gqgd-dark-context .gqgd-progress--mission,
.gqgd-view.gqgd-dark-context .gqgd-mission-detail-status,
.gqgd-view.gqgd-dark-context .gqgd-post-context{
  color:#17191b!important;
}
.gqgd-view.gqgd-dark-context .gqgd-post-context a{color:#087f42!important}

/* Prevent theme/container width rules from creating horizontal overflow. */
body.gqgd-database-fullwidth{overflow-x:hidden}
.gqgd-newsy-wrap--full,
.gqgd-newsy-wrap--full .container,
.gqgd-view,
.gqgd-view .gqgd-section,
.gqgd-view .gqgd-db-header,
.gqgd-view .gqgd-game-switcher,
.gqgd-view .gqgd-quick-nav{
  min-width:0;
  max-width:100%;
}
.gqgd-view img,
.gqgd-view video,
.gqgd-view iframe{max-width:100%}
.gqgd-view iframe{width:100%}
.gqgd-rich-content,.gqgd-entry-content{overflow-wrap:anywhere;word-break:normal}

@media(max-width:767px){
  .gqgd-database-fullwidth .gqgd-newsy-wrap--full .container{
    width:100%!important;
    max-width:100%!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .gqgd-view{width:100%;max-width:100%;overflow:visible;font-size:15px}
  .gqgd-view .gqgd-db-header{
    width:100%!important;
    margin:0 0 14px!important;
    overflow:hidden!important;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher,
  .gqgd-view .gqgd-db-header .gqgd-quick-nav{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    overflow:hidden!important;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__track,
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__track{
    width:100%!important;
    max-width:100%!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__track{padding:0 4px!important}
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__track{padding:0 2px!important}
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item{
    flex:0 0 78px!important;
    width:78px!important;
    height:58px!important;
    padding:7px 8px!important;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item img{
    max-width:58px!important;
    max-height:38px!important;
  }
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__item{
    flex:0 0 auto!important;
    min-height:42px!important;
    padding:9px 10px!important;
    font-size:12px!important;
  }
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__icon,
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__icon svg{
    width:16px!important;height:16px!important;flex-basis:16px!important;
  }

  /* Keep hero, copy and the fact panel inside the viewport without overlap. */
  .gqgd-view .gqgd-overview-hero,
  .gqgd-view .gqgd-section-hero{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 18px!important;
    border-radius:8px!important;
  }
  .gqgd-overview .gqgd-overview-hero{
    height:390px!important;
    max-height:none!important;
  }
  .gqgd-view .gqgd-section-hero{height:240px!important}
  .gqgd-view .gqgd-overview-hero>img,
  .gqgd-view .gqgd-section-hero>img{object-position:center center!important}
  .gqgd-overview .gqgd-overview-hero .gqgd-game-hero__copy{
    left:0!important;
    right:0!important;
    bottom:124px!important;
    width:100%!important;
    padding:18px 16px 12px!important;
  }
  .gqgd-view .gqgd-section-hero .gqgd-game-hero__copy{
    left:0!important;right:0!important;bottom:0!important;width:100%!important;padding:18px 16px!important;
  }
  .gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy h1{font-size:28px!important;line-height:1.06!important}
  .gqgd-view .gqgd-section-hero .gqgd-game-hero__copy h1{font-size:27px!important}
  .gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy p{font-size:13px!important;line-height:1.4!important}
  .gqgd-hero-facts{
    left:10px!important;
    right:10px!important;
    bottom:10px!important;
    width:auto!important;
    max-height:none!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0 6px!important;
    padding:7px 8px!important;
    overflow:hidden!important;
  }
  .gqgd-hero-fact{padding:4px 5px!important;border-bottom:0!important;min-width:0!important}
  .gqgd-hero-fact span{font-size:7px!important}
  .gqgd-hero-fact strong{
    font-size:10px!important;
    line-height:1.2!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:anywhere!important;
  }

  .gqgd-page-head{display:block!important}
  .gqgd-page-head h1{font-size:29px!important}
  .gqgd-section{margin:22px 0!important}
  .gqgd-rich-content,.gqgd-entry-content{font-size:15px!important;line-height:1.65!important}

  /* Directory cards: one full-width card per row with no fixed desktop width. */
  .gqgd-overview .gqgd-portal-grid{grid-template-columns:1fr!important;width:100%!important;gap:12px!important}
  .gqgd-overview .gqgd-portal-card{
    width:100%!important;
    max-width:100%!important;
    grid-template-columns:112px minmax(0,1fr)!important;
    min-height:122px!important;
    border-radius:14px!important;
  }
  .gqgd-overview .gqgd-portal-card__media{min-height:122px!important}
  .gqgd-overview .gqgd-portal-card__content{padding:13px 13px 13px 14px!important}
  .gqgd-overview .gqgd-portal-card__content>strong{font-size:18px!important;padding-right:36px!important}
  .gqgd-overview .gqgd-portal-card__content>small{font-size:11px!important;-webkit-line-clamp:2!important}
  .gqgd-overview .gqgd-portal-card__cta{right:10px!important;bottom:10px!important;width:30px!important;height:30px!important}

  /* Character cards stay horizontal but scale to phone width. */
  .gqgd-character-card{
    width:100%!important;
    max-width:100%!important;
    grid-template-columns:104px minmax(0,1fr) 32px!important;
    min-height:132px!important;
  }
  .gqgd-character-card__media img,.gqgd-character-card__placeholder{min-height:132px!important}
  .gqgd-character-card__content{padding:12px 10px!important}
  .gqgd-character-card__name{font-size:18px!important}
  .gqgd-character-card__summary{font-size:11px!important;line-height:1.35!important;-webkit-line-clamp:2!important}
  .gqgd-character-card__facts{gap:4px!important;margin-top:8px!important;max-width:100%!important}
  .gqgd-character-card__fact{max-width:100%!important;padding:4px 6px!important}
  .gqgd-character-card__fact small{display:none!important}
  .gqgd-character-card__fact b{font-size:9px!important;max-width:120px!important}
  .gqgd-character-card__open{font-size:17px!important}
  .gqgd-character-profile{width:100%!important;max-width:100%!important;grid-template-columns:1fr!important}
  .gqgd-character-profile__facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:8px 10px!important}

  /* Mission and generic layouts must never exceed the viewport. */
  .gqgd-mission-toolbar{width:100%!important}
  .gqgd-mission-search,.gqgd-mission-filter,.gqgd-mission-hide{min-width:0!important;max-width:100%!important}
  .gqgd-mission-row,.gqgd-content-card,.gqgd-content-list,.gqgd-content-list__item{width:100%!important;max-width:100%!important}
  .gqgd-content-grid,.gqgd-content-grid.is-cards{grid-template-columns:1fr!important;width:100%!important}
  .gqgd-content-grid.is-cards .gqgd-content-card{display:flex!important}
  .gqgd-content-list__item{grid-template-columns:100px minmax(0,1fr)!important}
}

@media(max-width:420px){
  .gqgd-database-fullwidth .gqgd-newsy-wrap--full .container{padding-left:10px!important;padding-right:10px!important}
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item{flex-basis:70px!important;width:70px!important}
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item img{max-width:54px!important;max-height:36px!important}
  .gqgd-overview .gqgd-overview-hero{height:410px!important}
  .gqgd-overview .gqgd-overview-hero .gqgd-game-hero__copy{bottom:132px!important;padding-left:14px!important;padding-right:14px!important}
  .gqgd-view .gqgd-overview-hero .gqgd-game-hero__copy h1{font-size:25px!important}
  .gqgd-overview .gqgd-portal-card{grid-template-columns:94px minmax(0,1fr)!important;min-height:118px!important}
  .gqgd-overview .gqgd-portal-card__media{min-height:118px!important}
  .gqgd-overview .gqgd-portal-card__content{padding:12px 11px!important}
  .gqgd-overview .gqgd-portal-card__topline b{display:none!important}
  .gqgd-overview .gqgd-portal-card__content>strong{font-size:17px!important}
  .gqgd-character-card{grid-template-columns:88px minmax(0,1fr)!important}
  .gqgd-character-card__open{display:none!important}
  .gqgd-character-card__media img,.gqgd-character-card__placeholder{min-height:126px!important}
  .gqgd-character-card__facts{display:none!important}
  .gqgd-content-list__item{grid-template-columns:1fr!important}
  .gqgd-content-list__thumb{aspect-ratio:16/8.5!important}
}

/* v0.6.12: mobile viewport containment + icon-size hardening. */
@media (max-width: 767px) {
  body.gqgd-database-fullwidth {
    width: 100% !important;
    max-width: 100vw !important;
    overflow-x: clip !important;
  }

  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full > .ak-container,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .ak-content,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .container,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .row,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .gqgd-database-column,
  body.gqgd-database-fullwidth .gqgd-view {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .container,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .row {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .gqgd-database-column {
    float: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .gqgd-view,
  .gqgd-view .gqgd-db-header,
  .gqgd-view .gqgd-game-switcher,
  .gqgd-view .gqgd-quick-nav,
  .gqgd-view .gqgd-overview-hero,
  .gqgd-view .gqgd-section-hero,
  .gqgd-view .gqgd-portal,
  .gqgd-view .gqgd-portal-grid,
  .gqgd-view .gqgd-character-list,
  .gqgd-view .gqgd-mission-list,
  .gqgd-view .gqgd-content-grid,
  .gqgd-view .gqgd-content-list {
    min-width: 0 !important;
    max-width: 100% !important;
  }

  .gqgd-view .gqgd-db-header {
    overflow: hidden !important;
  }

  .gqgd-view .gqgd-db-header .gqgd-game-switcher__track,
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__track {
    display: flex !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch;
  }

  .gqgd-view .gqgd-db-header .gqgd-game-switcher__track::-webkit-scrollbar,
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__track::-webkit-scrollbar {
    display: none !important;
  }

  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item {
    flex: 0 0 68px !important;
    width: 68px !important;
    min-width: 68px !important;
    max-width: 68px !important;
    height: 54px !important;
    padding: 6px !important;
  }

  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item img {
    display: block !important;
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: 50px !important;
    max-height: 34px !important;
    object-fit: contain !important;
  }

  .gqgd-view .gqgd-db-header .gqgd-quick-nav__item {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 40px !important;
    padding: 8px 9px !important;
    gap: 6px !important;
    font-size: 11.5px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  .gqgd-view .gqgd-db-header .gqgd-quick-nav__icon {
    display: block !important;
    flex: 0 0 15px !important;
    width: 15px !important;
    min-width: 15px !important;
    max-width: 15px !important;
    height: 15px !important;
    min-height: 15px !important;
    max-height: 15px !important;
    overflow: hidden !important;
  }

  .gqgd-view .gqgd-db-header .gqgd-quick-nav__icon svg {
    display: block !important;
    width: 15px !important;
    min-width: 15px !important;
    max-width: 15px !important;
    height: 15px !important;
    min-height: 15px !important;
    max-height: 15px !important;
  }

  .gqgd-overview .gqgd-portal-card__fallback svg {
    display: block !important;
    width: 28px !important;
    min-width: 28px !important;
    max-width: 28px !important;
    height: 28px !important;
    min-height: 28px !important;
    max-height: 28px !important;
  }

  .gqgd-character-card__placeholder svg {
    display: block !important;
    width: 28px !important;
    min-width: 28px !important;
    max-width: 28px !important;
    height: 28px !important;
    min-height: 28px !important;
    max-height: 28px !important;
  }

  .gqgd-section-card__icon,
  .gqgd-section-card__icon svg {
    max-width: 36px !important;
    max-height: 36px !important;
  }

  .gqgd-view img,
  .gqgd-view video,
  .gqgd-view iframe,
  .gqgd-view table,
  .gqgd-view pre {
    max-width: 100% !important;
  }

  .gqgd-view img,
  .gqgd-view video {
    height: auto;
  }

  .gqgd-view .gqgd-overview-hero,
  .gqgd-view .gqgd-section-hero {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .gqgd-view .gqgd-portal-card,
  .gqgd-view .gqgd-character-card,
  .gqgd-view .gqgd-mission-row,
  .gqgd-view .gqgd-content-card,
  .gqgd-view .gqgd-content-list__item {
    min-width: 0 !important;
    max-width: 100% !important;
  }

  .gqgd-view .gqgd-portal-card__content,
  .gqgd-view .gqgd-character-card__content,
  .gqgd-view .gqgd-mission-row__body,
  .gqgd-view .gqgd-content-card__body {
    min-width: 0 !important;
    overflow-wrap: anywhere !important;
  }
}

@media (max-width: 420px) {
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .gqgd-database-column {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item {
    flex-basis: 62px !important;
    width: 62px !important;
    min-width: 62px !important;
    max-width: 62px !important;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__item img {
    max-width: 46px !important;
    max-height: 31px !important;
  }
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__item {
    padding-left: 8px !important;
    padding-right: 8px !important;
    font-size: 11px !important;
  }
}

/* v0.6.13: Newsy mobile full-width shell fix. */
.gqgd-newsy-wrap--full .row{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
}
.gqgd-newsy-wrap--full .gqgd-database-column{
  display:block!important;
  float:none!important;
  flex:none!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
}

@media (max-width:767px){
  html,
  body.gqgd-database-fullwidth{
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full > .ak-container,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .ak-content,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .container,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .row,
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .gqgd-database-column,
  body.gqgd-database-fullwidth .gqgd-view{
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .container{
    padding-left:10px!important;
    padding-right:10px!important;
  }
  body.gqgd-database-fullwidth .gqgd-newsy-wrap--full .gqgd-database-column{
    padding-left:0!important;
    padding-right:0!important;
  }
  .gqgd-view .gqgd-db-header,
  .gqgd-view .gqgd-overview-hero,
  .gqgd-view .gqgd-section-hero,
  .gqgd-view .gqgd-portal,
  .gqgd-view .gqgd-portal-grid{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .gqgd-view .gqgd-db-header .gqgd-game-switcher__track,
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__track{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
  }
  .gqgd-overview .gqgd-portal-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
  }
  .gqgd-overview .gqgd-portal-card{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
  }
}

/* v0.6.14: theme-independent shell + intentionally simple Mobile Safe Mode. */
.gqgd-app-shell{
  width:100%;
  max-width:1120px;
  margin:0 auto;
  padding:0 20px;
  box-sizing:border-box;
}
.gqgd-app-main{
  display:block;
  width:100%;
  max-width:100%;
  min-width:0;
}
.gqgd-mobile-safe{display:none;}

@media (max-width:767px){
  body.gqgd-database-fullwidth{
    overflow-x:hidden!important;
  }
  body.gqgd-database-fullwidth .gqgd-app-shell{
    position:relative!important;
    left:50%!important;
    width:100vw!important;
    max-width:none!important;
    min-width:0!important;
    margin-left:-50vw!important;
    margin-right:0!important;
    padding:0!important;
    box-sizing:border-box!important;
    background:#fff!important;
    color:#181818!important;
    overflow:hidden!important;
  }
  body.gqgd-database-fullwidth .gqgd-app-main,
  body.gqgd-database-fullwidth .gqgd-view{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }

  .gqgd-desktop-only{display:none!important;}
  .gqgd-mobile-safe{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:16px!important;
    box-sizing:border-box!important;
    background:#fff!important;
    color:#181818!important;
    border-bottom:1px solid #e8e8e8!important;
  }
  .gqgd-mobile-safe *{box-sizing:border-box!important;}
  .gqgd-mobile-safe__bar{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin:0 0 18px!important;
  }
  .gqgd-mobile-safe__brand{
    display:inline-flex!important;
    align-items:center!important;
    min-height:30px!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:.09em!important;
    color:var(--gqgd-accent,#00a651)!important;
  }
  .gqgd-mobile-safe__select-wrap{
    display:block!important;
    width:auto!important;
    margin:0!important;
  }
  .gqgd-mobile-safe__select{
    display:block!important;
    width:auto!important;
    min-width:108px!important;
    max-width:150px!important;
    height:38px!important;
    margin:0!important;
    padding:0 34px 0 12px!important;
    border:1px solid #d9d9d9!important;
    border-radius:8px!important;
    background-color:#f7f7f7!important;
    color:#111!important;
    font:700 14px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    box-shadow:none!important;
  }
  .gqgd-mobile-safe__hero{
    display:block!important;
    margin:0 0 16px!important;
    padding:0!important;
  }
  .gqgd-mobile-safe__hero>span{
    display:block!important;
    margin:0 0 7px!important;
    color:#777!important;
    font-size:10px!important;
    line-height:1.2!important;
    font-weight:800!important;
    letter-spacing:.12em!important;
  }
  .gqgd-mobile-safe__hero h1{
    margin:0!important;
    padding:0!important;
    color:#111!important;
    font:800 28px/1.08 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    letter-spacing:-.03em!important;
    overflow-wrap:anywhere!important;
  }
  .gqgd-mobile-safe__hero p{
    margin:9px 0 0!important;
    padding:0!important;
    color:#626262!important;
    font:400 14px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  }
  .gqgd-mobile-safe__nav{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }
  .gqgd-mobile-safe__nav a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    width:100%!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 14px!important;
    border:1px solid #e5e5e5!important;
    border-radius:9px!important;
    background:#fafafa!important;
    color:#151515!important;
    text-decoration:none!important;
    box-shadow:none!important;
    font:700 14px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  }
  .gqgd-mobile-safe__nav a.is-active{
    border-color:rgba(0,166,81,.4)!important;
    background:#f1fbf6!important;
    color:#08783d!important;
  }
  .gqgd-mobile-safe__nav a b{
    color:var(--gqgd-accent,#00a651)!important;
    font-size:18px!important;
    line-height:1!important;
  }

  /* Remaining database content stays deliberately plain and single-column. */
  .gqgd-view>.gqgd-section,
  .gqgd-view>.gqgd-empty,
  .gqgd-view>.gqgd-progress,
  .gqgd-view>.gqgd-mission-toolbar,
  .gqgd-view>.gqgd-mission-list,
  .gqgd-view>.gqgd-character-list,
  .gqgd-view>.gqgd-content-list,
  .gqgd-view>.gqgd-content-grid,
  .gqgd-view>.gqgd-entry-content,
  .gqgd-view>.gqgd-character-profile,
  .gqgd-view>.gqgd-entry-featured,
  .gqgd-view>.gqgd-pagination{
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    margin-left:16px!important;
    margin-right:16px!important;
    box-sizing:border-box!important;
  }
  .gqgd-view>.gqgd-section{
    padding-top:18px!important;
    padding-bottom:18px!important;
  }
  .gqgd-overview>.gqgd-portal{display:none!important;}
  .gqgd-overview>.gqgd-section.gqgd-desktop-only{display:none!important;}

  .gqgd-content-grid,
  .gqgd-content-grid.is-cards,
  .gqgd-character-list,
  .gqgd-mission-list{
    grid-template-columns:1fr!important;
  }
  .gqgd-content-card,
  .gqgd-content-list__item,
  .gqgd-character-card,
  .gqgd-mission-row{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .gqgd-character-card{
    grid-template-columns:88px minmax(0,1fr)!important;
  }
  .gqgd-character-card__open{display:none!important;}
  .gqgd-character-card__facts{display:none!important;}
  .gqgd-mission-row{
    grid-template-columns:76px minmax(0,1fr)!important;
  }
  .gqgd-mission-row__order,
  .gqgd-check--mission{display:none!important;}
  .gqgd-mission-row__thumb{
    grid-column:1!important;
    width:76px!important;
    min-width:76px!important;
    aspect-ratio:1/1!important;
    align-self:start!important;
  }
  .gqgd-mission-row__body{grid-column:2!important;}
  .gqgd-character-profile{
    grid-template-columns:1fr!important;
  }
  .gqgd-character-profile__media img{
    max-height:360px!important;
    object-fit:cover!important;
  }
  .gqgd-entry-content,
  .gqgd-rich-content{
    color:#222!important;
    font-size:16px!important;
    line-height:1.7!important;
  }
  .gqgd-entry-content h1,.gqgd-entry-content h2,.gqgd-entry-content h3,
  .gqgd-rich-content h1,.gqgd-rich-content h2,.gqgd-rich-content h3{
    color:#111!important;
  }
}


/* v0.7.0 — managed ad slots */
.gqgd-ad-slot{width:100%;max-width:100%;margin:18px auto;clear:both;box-sizing:border-box;text-align:center;position:relative;z-index:1}
.gqgd-ad-slot__unit{width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:rgba(127,127,127,.045);border:1px solid rgba(127,127,127,.12);border-radius:12px;padding:12px}
.gqgd-ad-slot__label{display:block;margin:0 0 6px;font-size:9px;line-height:1;letter-spacing:.16em;font-weight:700;color:#8b8b8b;text-transform:uppercase}
.gqgd-ad-slot__code{width:100%;max-width:100%;overflow:hidden;line-height:0}
.gqgd-ad-slot__code>*{max-width:100%}
.gqgd-ad-slot__code iframe,.gqgd-ad-slot__code img,.gqgd-ad-slot__code video,.gqgd-ad-slot__code ins{max-width:100%!important}
.gqgd-ad-slot__unit--mobile{display:none}
.gqgd-ad-slot--mobile-only{display:none}
.gqgd-ad-slot--desktop-only{display:block}
.gqgd-ad-slot--bottom{margin-top:28px;margin-bottom:4px}
@media(max-width:767px){
  .gqgd-ad-slot--mobile-only{display:block!important}
  .gqgd-ad-slot--desktop-only{display:none!important}
  .gqgd-ad-slot{margin:14px 0;width:100%!important;max-width:100%!important;padding:0!important}
  .gqgd-ad-slot__unit--desktop{display:none!important}
  .gqgd-ad-slot__unit--mobile{display:flex!important;width:100%!important;max-width:100%!important;border-radius:10px;padding:8px}
  .gqgd-ad-slot__code{overflow:hidden!important}
  .gqgd-ad-slot__code iframe,.gqgd-ad-slot__code img,.gqgd-ad-slot__code video,.gqgd-ad-slot__code ins{width:auto;max-width:100%!important;height:auto}
}


/* v0.7.5: cleaner directory cards; the whole card is already clickable. */
.gqgd-overview .gqgd-portal-card__cta{display:none!important;}
.gqgd-overview .gqgd-portal-card__content>strong{padding-right:0!important;}
@media (max-width:767px){
  .gqgd-overview .gqgd-portal-card__content>strong{padding-right:0!important;}
}

/* v0.7.6 custom section icons + compact character profile */
.gqgd-quick-nav__icon .gqgd-section-custom-icon,
.gqgd-quick-nav__icon img.gqgd-section-custom-icon{display:block;width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;object-fit:contain!important}
.gqgd-portal-card__fallback .gqgd-section-custom-icon,
.gqgd-portal-card__fallback img.gqgd-section-custom-icon{display:block;width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;object-fit:contain!important}

.gqgd-entry-type-characters .gqgd-character-profile{grid-template-columns:260px minmax(0,1fr);min-height:220px;margin-bottom:20px}
.gqgd-entry-type-characters .gqgd-character-profile__media{height:220px;min-height:220px}
.gqgd-entry-type-characters .gqgd-character-profile__media>img{height:220px;min-height:220px;object-fit:cover;object-position:center top}
.gqgd-entry-type-characters .gqgd-character-profile__media>.gqgd-character-card__placeholder{height:220px;min-height:220px}
.gqgd-entry-type-characters .gqgd-character-profile__facts{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;padding:10px 18px}
.gqgd-entry-type-characters .gqgd-character-profile__facts>div{padding:11px 8px}

@media(max-width:767px){
  .gqgd-entry-type-characters .gqgd-character-profile{grid-template-columns:1fr;min-height:0}
  .gqgd-entry-type-characters .gqgd-character-profile__media{height:auto;min-height:0;aspect-ratio:16/10}
  .gqgd-entry-type-characters .gqgd-character-profile__media>img{height:100%;min-height:0}
  .gqgd-entry-type-characters .gqgd-character-profile__media>.gqgd-character-card__placeholder{height:100%;min-height:0}
  .gqgd-entry-type-characters .gqgd-character-profile__facts{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 10px}
  .gqgd-quick-nav__icon .gqgd-section-custom-icon,.gqgd-quick-nav__icon img.gqgd-section-custom-icon{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important}
}

/* v0.7.7 directory icon visibility + cleaner cards + larger quick-nav icons */
.gqgd-overview .gqgd-portal-card{
  grid-template-columns:150px minmax(0,1fr)!important;
  min-height:132px!important;
  border-color:#e2e9e5!important;
  border-radius:17px!important;
  box-shadow:0 10px 28px rgba(19,35,27,.055),0 2px 5px rgba(19,35,27,.025)!important;
}
.gqgd-overview .gqgd-portal-card:hover{
  transform:translateY(-2px)!important;
  border-color:#cfdcd5!important;
  box-shadow:0 16px 34px rgba(19,35,27,.09),0 4px 9px rgba(19,35,27,.04)!important;
}
.gqgd-overview .gqgd-portal-card__media{
  min-height:132px!important;
  border-right:1px solid #edf2ef!important;
  background:
    radial-gradient(circle at 50% 48%,rgba(0,166,81,.13) 0,rgba(0,166,81,.06) 28%,rgba(0,166,81,0) 58%),
    linear-gradient(145deg,#f7faf8 0%,#eef4f0 100%)!important;
}
.gqgd-overview .gqgd-portal-card__media:after{
  display:none!important;
  content:none!important;
}
.gqgd-overview .gqgd-portal-card__fallback{
  z-index:2!important;
  background:transparent!important;
  overflow:visible!important;
}
.gqgd-overview .gqgd-portal-card__fallback:before{
  display:none!important;
  content:none!important;
}
.gqgd-overview .gqgd-portal-card__fallback svg{
  position:relative!important;
  z-index:3!important;
  width:45px!important;
  min-width:45px!important;
  max-width:45px!important;
  height:45px!important;
  min-height:45px!important;
  max-height:45px!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  transform:none!important;
  transition:transform .18s ease!important;
}
.gqgd-overview .gqgd-portal-card__fallback .gqgd-section-custom-icon,
.gqgd-overview .gqgd-portal-card__fallback img.gqgd-section-custom-icon{
  position:relative!important;
  z-index:4!important;
  display:block!important;
  width:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  height:60px!important;
  min-height:60px!important;
  max-height:60px!important;
  object-fit:contain!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  transform:none!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transition:transform .18s ease!important;
}
.gqgd-overview .gqgd-portal-card:hover .gqgd-portal-card__fallback svg,
.gqgd-overview .gqgd-portal-card:hover .gqgd-portal-card__fallback img.gqgd-section-custom-icon{
  transform:scale(1.06)!important;
}
.gqgd-overview .gqgd-portal-card__content{
  padding:17px 19px 16px 20px!important;
}
.gqgd-overview .gqgd-portal-card__topline{
  margin-bottom:8px!important;
}
.gqgd-overview .gqgd-portal-card__content>strong{
  font-size:22px!important;
  line-height:1.08!important;
}
.gqgd-overview .gqgd-portal-card__content>small{
  margin-top:6px!important;
  font-size:12.5px!important;
  line-height:1.42!important;
}

/* The uploaded section icon is also used in the desktop quick navigation. */
.gqgd-view .gqgd-db-header .gqgd-quick-nav__item{
  gap:8px!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 22px!important;
  width:22px!important;
  min-width:22px!important;
  max-width:22px!important;
  height:22px!important;
  min-height:22px!important;
  max-height:22px!important;
  overflow:visible!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__icon svg{
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:20px!important;
  min-height:20px!important;
  max-height:20px!important;
}
.gqgd-view .gqgd-db-header .gqgd-quick-nav__icon .gqgd-section-custom-icon,
.gqgd-view .gqgd-db-header .gqgd-quick-nav__icon img.gqgd-section-custom-icon{
  display:block!important;
  width:22px!important;
  min-width:22px!important;
  max-width:22px!important;
  height:22px!important;
  min-height:22px!important;
  max-height:22px!important;
  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

@media(max-width:900px){
  .gqgd-overview .gqgd-portal-card{grid-template-columns:132px minmax(0,1fr)!important;min-height:126px!important}
  .gqgd-overview .gqgd-portal-card__media{min-height:126px!important}
}
@media(max-width:767px){
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__icon{
    flex-basis:20px!important;width:20px!important;min-width:20px!important;max-width:20px!important;
    height:20px!important;min-height:20px!important;max-height:20px!important;
  }
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__icon svg{
    width:18px!important;min-width:18px!important;max-width:18px!important;
    height:18px!important;min-height:18px!important;max-height:18px!important;
  }
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__icon .gqgd-section-custom-icon,
  .gqgd-view .gqgd-db-header .gqgd-quick-nav__icon img.gqgd-section-custom-icon{
    width:20px!important;min-width:20px!important;max-width:20px!important;
    height:20px!important;min-height:20px!important;max-height:20px!important;
  }
}
@media(max-width:600px){
  .gqgd-overview .gqgd-portal-card{grid-template-columns:106px minmax(0,1fr)!important;min-height:118px!important}
  .gqgd-overview .gqgd-portal-card__media{min-height:118px!important}
  .gqgd-overview .gqgd-portal-card__fallback svg{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important}
  .gqgd-overview .gqgd-portal-card__fallback .gqgd-section-custom-icon,
  .gqgd-overview .gqgd-portal-card__fallback img.gqgd-section-custom-icon{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important}
  .gqgd-overview .gqgd-portal-card__content{padding:13px 14px 13px 15px!important}
  .gqgd-overview .gqgd-portal-card__content>strong{font-size:19px!important}
}


/* v0.8.1 dark-mode icon visibility */
.gqgd-view.gqgd-dark-context .gqgd-db-header .gqgd-quick-nav__icon svg{
  color:inherit!important;
  stroke:currentColor!important;
  opacity:1!important;
  visibility:visible!important;
}
.gqgd-view.gqgd-dark-context .gqgd-db-header .gqgd-quick-nav__icon img.gqgd-section-custom-icon{
  opacity:1!important;
  visibility:visible!important;
  filter:brightness(0) invert(1)!important;
}
.gqgd-view.gqgd-dark-context .gqgd-db-header .gqgd-quick-nav__item:hover .gqgd-quick-nav__icon img.gqgd-section-custom-icon,
.gqgd-view.gqgd-dark-context .gqgd-db-header .gqgd-quick-nav__item.is-active .gqgd-quick-nav__icon img.gqgd-section-custom-icon{
  filter:brightness(0) saturate(100%) invert(71%) sepia(69%) saturate(650%) hue-rotate(92deg) brightness(94%) contrast(91%)!important;
}

/* v1.0.0 — discovery, filters, favorites, compare, gallery, maps and stats */
.gqgd-smart-toolbar,.gqgd-global-search-form{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:18px 0 24px}.gqgd-smart-toolbar input[type=search],.gqgd-smart-toolbar select,.gqgd-global-search-form input,.gqgd-global-search-form select{min-height:42px;border:1px solid rgba(120,130,128,.28);border-radius:10px;background:#fff;color:#151918;padding:0 13px;font:inherit}.gqgd-smart-toolbar .gqgd-smart-search{flex:1 1 260px}.gqgd-smart-toolbar .gqgd-smart-search input{width:100%}.gqgd-smart-toolbar button,.gqgd-global-search-form button{min-height:42px;border:0;border-radius:10px;padding:0 18px;background:var(--gqgd-accent);color:#fff;font-weight:800;cursor:pointer}.gqgd-filter-reset,.gqgd-tool-link,.gqgd-entry-search-link{font-weight:800;color:var(--gqgd-accent);text-decoration:none}.gqgd-favorites-only{display:inline-flex;gap:7px;align-items:center;font-size:13px;font-weight:700}.gqgd-row-actions,.gqgd-card-tools,.gqgd-entry-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.gqgd-entry-actions{margin-top:16px}.gqgd-favorite-button,.gqgd-compare-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 11px;border:1px solid rgba(110,122,118,.25);border-radius:10px;background:#fff;color:#202624;font-weight:800;cursor:pointer}.gqgd-favorite-button.is-compact,.gqgd-compare-button.is-compact{width:34px;height:34px;min-height:34px;padding:0;border-radius:9px}.gqgd-favorite-button em,.gqgd-compare-button em{font-style:normal}.gqgd-favorite-button.is-active{color:#b77a00;border-color:rgba(183,122,0,.35);background:#fff8dc}.gqgd-compare-button.is-active{color:var(--gqgd-accent);border-color:color-mix(in srgb,var(--gqgd-accent) 35%,transparent);background:color-mix(in srgb,var(--gqgd-accent) 8%,#fff)}.gqgd-card-tools{position:relative;z-index:4}.gqgd-card-tools--inline{margin-top:10px}.gqgd-content-card__actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.gqgd-character-card .gqgd-card-tools{position:absolute;right:44px;top:14px}.gqgd-compare-bar{position:fixed;left:50%;bottom:22px;transform:translate(-50%,130%);z-index:99999;display:flex;gap:14px;align-items:center;padding:10px 12px 10px 16px;background:#111816;color:#fff;border-radius:999px;box-shadow:0 18px 55px rgba(0,0,0,.28);transition:transform .2s ease;pointer-events:none}.gqgd-compare-bar.is-visible{transform:translate(-50%,0);pointer-events:auto}.gqgd-compare-bar a{color:#fff;background:var(--gqgd-accent);text-decoration:none;padding:8px 13px;border-radius:999px;font-weight:800}.gqgd-compare-bar button{border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}.gqgd-gallery-section{margin-top:24px}.gqgd-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gqgd-gallery a{display:block;border-radius:12px;overflow:hidden;aspect-ratio:16/10;background:#eef1f0}.gqgd-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.gqgd-gallery a:hover img{transform:scale(1.025)}.gqgd-map-frame{border-radius:14px;overflow:hidden;border:1px solid rgba(110,122,118,.2)}.gqgd-map-frame iframe{display:block;width:100%;height:390px;border:0}.gqgd-map-open{display:inline-block;margin-top:10px;color:var(--gqgd-accent);font-weight:800;text-decoration:none}.gqgd-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gqgd-related-grid>a{display:flex;flex-direction:column;gap:7px;padding:16px;border:1px solid rgba(110,122,118,.2);border-radius:12px;text-decoration:none;color:inherit;background:#fff}.gqgd-related-grid>a span{font-size:11px;font-weight:900;letter-spacing:.04em;color:var(--gqgd-accent);text-transform:uppercase}.gqgd-related-grid>a strong{font-size:17px}.gqgd-related-grid>a small{color:#66716d;line-height:1.45}.gqgd-auto-link{color:var(--gqgd-accent);font-weight:700;text-decoration-thickness:1px;text-underline-offset:2px}.gqgd-stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.gqgd-stat-cards a{display:flex;flex-direction:column;gap:3px;padding:15px;border:1px solid rgba(110,122,118,.18);border-radius:12px;background:#fff;text-decoration:none;color:inherit}.gqgd-stat-cards strong{font-size:27px;color:var(--gqgd-accent)}.gqgd-stat-cards span{font-weight:800}.gqgd-stat-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.gqgd-stat-tables>div{border:1px solid rgba(110,122,118,.18);border-radius:12px;padding:15px;background:#fff}.gqgd-stat-tables h3{margin:0 0 10px}.gqgd-stat-tables ol{margin:0;padding:0;list-style:none}.gqgd-stat-tables li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid rgba(110,122,118,.12)}.gqgd-stat-tables li:first-child{border-top:0}.gqgd-stat-tables a{text-decoration:none;color:inherit}.gqgd-stat-tables b{white-space:nowrap;color:var(--gqgd-accent)}.gqgd-game-tools__row{display:flex;gap:16px;align-items:center;justify-content:space-between}.gqgd-game-tools .gqgd-global-search-form{margin:0;flex:1}.gqgd-game-tools .gqgd-global-search-form input{flex:1}.gqgd-tool-page{padding-top:20px}.gqgd-global-search-form--large{padding:14px;border:1px solid rgba(110,122,118,.18);border-radius:14px;background:#f7f9f8}.gqgd-global-search-form--large input{flex:1 1 320px}.gqgd-search-summary{margin:12px 0 18px;color:#66716d}.gqgd-search-results{display:grid;gap:12px}.gqgd-search-results article{display:grid;grid-template-columns:150px 1fr;gap:16px;border:1px solid rgba(110,122,118,.2);border-radius:14px;overflow:hidden;background:#fff}.gqgd-search-result__thumb{display:block;min-height:128px;background:#171a19}.gqgd-search-result__thumb img{width:100%;height:100%;object-fit:cover}.gqgd-search-results article>div{padding:15px 16px 15px 0}.gqgd-search-results article>div>span{font-size:11px;font-weight:900;color:var(--gqgd-accent);text-transform:uppercase}.gqgd-search-results h2{margin:4px 0 6px;font-size:21px}.gqgd-search-results h2 a{text-decoration:none;color:inherit}.gqgd-search-results p{margin:0;color:#68736f}.gqgd-compare-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:14px 0 18px}.gqgd-compare-toolbar a{color:var(--gqgd-accent);font-weight:800;text-decoration:none}.gqgd-compare-toolbar button{border:1px solid rgba(110,122,118,.25);border-radius:9px;background:#fff;padding:9px 12px;cursor:pointer}.gqgd-compare-table-wrap{overflow:auto;border:1px solid rgba(110,122,118,.2);border-radius:14px}.gqgd-compare-table{width:100%;min-width:760px;border-collapse:collapse;background:#fff}.gqgd-compare-table th,.gqgd-compare-table td{padding:14px;border-right:1px solid rgba(110,122,118,.14);border-bottom:1px solid rgba(110,122,118,.14);vertical-align:top}.gqgd-compare-table th:first-child{width:160px;text-align:left}.gqgd-compare-table thead th:not(:first-child){min-width:190px;text-align:left}.gqgd-compare-table thead img{width:100%;height:120px;object-fit:cover;border-radius:10px;margin-bottom:9px}.gqgd-compare-table thead a{display:block;color:inherit;text-decoration:none;font-size:18px}.gqgd-compare-table thead small{display:block;color:#73807a;margin-top:4px}.gqgd-completion-list{display:grid;gap:10px}.gqgd-completion-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border:1px solid rgba(110,122,118,.2);border-radius:12px;background:#fff}.gqgd-completion-item label{display:flex;align-items:center;gap:12px;flex:1;cursor:pointer}.gqgd-completion-item input{position:absolute;opacity:0}.gqgd-completion-box{width:24px;height:24px;border:2px solid #bac4c0;border-radius:7px;position:relative;flex:0 0 auto}.gqgd-completion-item input:checked+.gqgd-completion-box{background:var(--gqgd-accent);border-color:var(--gqgd-accent)}.gqgd-completion-item input:checked+.gqgd-completion-box:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-weight:900}.gqgd-completion-item label>span:nth-of-type(2){display:flex;flex-direction:column}.gqgd-completion-item small{color:#6e7975;margin-top:3px}.gqgd-completion-item>a{font-weight:800;color:var(--gqgd-accent);text-decoration:none}.gqgd-completion-item.is-done{opacity:.72}.gqgd-entry-actions .gqgd-entry-search-link{min-height:36px;display:inline-flex;align-items:center;padding:0 9px}

.gqgd-dark-context .gqgd-smart-toolbar input[type=search],.gqgd-dark-context .gqgd-smart-toolbar select,.gqgd-dark-context .gqgd-global-search-form input,.gqgd-dark-context .gqgd-global-search-form select,.gqgd-dark-context .gqgd-favorite-button,.gqgd-dark-context .gqgd-compare-button,.gqgd-dark-context .gqgd-related-grid>a,.gqgd-dark-context .gqgd-stat-cards a,.gqgd-dark-context .gqgd-stat-tables>div,.gqgd-dark-context .gqgd-search-results article,.gqgd-dark-context .gqgd-compare-table,.gqgd-dark-context .gqgd-completion-item,.gqgd-dark-context .gqgd-compare-toolbar button{background:#1b201f;color:#edf2ef;border-color:rgba(255,255,255,.12)}.gqgd-dark-context .gqgd-global-search-form--large{background:#151a19;border-color:rgba(255,255,255,.12)}.gqgd-dark-context .gqgd-related-grid>a small,.gqgd-dark-context .gqgd-search-results p,.gqgd-dark-context .gqgd-search-summary,.gqgd-dark-context .gqgd-completion-item small{color:#abb5b0}

@media(max-width:767px){.gqgd-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gqgd-related-grid,.gqgd-stat-tables{grid-template-columns:1fr}.gqgd-game-tools__row{align-items:stretch;flex-direction:column}.gqgd-search-results article{grid-template-columns:92px 1fr}.gqgd-search-result__thumb{min-height:100px}.gqgd-search-results article>div{padding:12px 12px 12px 0}.gqgd-smart-toolbar{align-items:stretch}.gqgd-smart-toolbar label,.gqgd-smart-toolbar select,.gqgd-smart-toolbar button{width:100%}.gqgd-character-card .gqgd-card-tools{right:12px;top:10px}.gqgd-entry-actions{gap:6px}.gqgd-compare-bar{max-width:calc(100vw - 24px);width:max-content;bottom:12px}.gqgd-map-frame iframe{height:300px}}
.gqgd-character-card .gqgd-card-tools{z-index:30!important}.gqgd-character-card .gqgd-card-tools button{position:relative;z-index:31}.gqgd-character-card__hit{z-index:20!important}
.gqgd-stat-tables{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
