/* FPSFlow Game Hub / Dense — Design Scale Master V7.2
 * Approved direction: premium editorial gaming, larger type/cards/CTAs,
 * wide 3-column desktop composition, strong responsive spacing.
 */

body.single-fps_game.fpsa-layout-hub{
  --hub-bg:#020a14;
  --hub-surface:#061729;
  --hub-surface-2:#082038;
  --hub-surface-3:#0a2742;
  --hub-border:#13547d;
  --hub-border-soft:rgba(36,180,230,.24);
  --hub-text:#f7fbff;
  --hub-muted:#a9bfd0;
  --hub-cyan:#18d9ff;
  --hub-pink:#ff1e7f;
  --hub-gap:24px;
  background:var(--hub-bg)!important;
}

body.single-fps_game.fpsa-layout-hub .site-header,
body.single-fps_game.fpsa-layout-hub #masthead{
  position:sticky;
  top:0;
  z-index:9995;
  background:rgba(2,10,20,.97)!important;
  backdrop-filter:blur(10px);
  border-bottom:1px solid rgba(56,190,235,.15);
}
body.admin-bar.single-fps_game.fpsa-layout-hub .site-header,
body.admin-bar.single-fps_game.fpsa-layout-hub #masthead{top:32px}

.fpsa-hub2{
  width:100%;
  min-height:100vh;
  padding:18px 0 0;
  overflow:visible!important;
  background:linear-gradient(180deg,#03101d 0%,#020914 42%,#020812 100%);
  color:var(--hub-text);
  font-size:16px;
}
.fpsa-hub2 *{box-sizing:border-box}
.fpsa-hub2 img{display:block;max-width:100%;height:auto}
.fpsa-hub2 a{text-decoration:none}
.fpsa-hub2-frame{
  width:min(1540px,calc(100% - 48px));
  margin:0 auto;
}
.fpsa-hub2-breadcrumbs{
  display:flex;align-items:center;gap:8px;
  min-height:30px;margin:0 0 14px;
  color:#7f9ab0;font-size:13px;line-height:1.2;
}
.fpsa-hub2-breadcrumbs a{color:var(--hub-cyan)!important;font-weight:700}
.fpsa-hub2-breadcrumbs span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.fpsa-hub2-grid{
  display:grid;
  grid-template-columns:220px minmax(0,1fr) 280px;
  gap:var(--hub-gap);
  align-items:start;
}
.fpsa-hub2-left,.fpsa-hub2-right,.fpsa-hub2-main{min-width:0}
.fpsa-hub2-sticky{
  position:sticky;
  top:98px;
  display:flex;
  flex-direction:column;
  gap:18px;
  align-self:start;
}
.admin-bar .fpsa-hub2-sticky{top:130px}

/* Side rails */
.fpsa-hub2-sidecard,
.fpsa-hub2 .fpsa-custom-ad,
.fpsa-hub2 .fpsa-right-rail__card{
  border:1px solid var(--hub-border);
  border-radius:12px;
  overflow:hidden;
  background:linear-gradient(180deg,#071b2f,#041421);
  box-shadow:0 12px 28px rgba(0,0,0,.2);
}
.fpsa-hub2-sidecard>h2{
  padding:16px 17px 14px;
  margin:0!important;
  font-size:18px!important;
  line-height:1.15!important;
  border-bottom:1px solid rgba(255,255,255,.06);
}
.fpsa-hub2-side-list{display:flex;flex-direction:column}
.fpsa-hub2-game-link{
  display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;
  min-height:62px;padding:10px 13px;
  color:#dceaf4!important;font-size:14px;font-weight:750;line-height:1.25;
  border-bottom:1px solid rgba(255,255,255,.05);
}
.fpsa-hub2-game-link img{width:42px;height:42px;object-fit:cover;border-radius:8px;background:#03101c}
.fpsa-hub2-game-link:hover,.fpsa-hub2-game-link.is-current{background:#0a2c49;color:#fff!important}
.fpsa-hub2-game-link.is-current{box-shadow:inset 4px 0 0 var(--hub-cyan)}
.fpsa-hub2-side-footer{
  display:flex;justify-content:space-between;align-items:center;
  padding:14px 16px;color:var(--hub-cyan)!important;font-size:13px;font-weight:900;
}
.fpsa-hub2-quick nav{padding:8px 0}
.fpsa-hub2-quick nav a{
  display:flex;align-items:center;gap:11px;padding:11px 14px;
  color:#c7d8e5!important;font-size:14px;font-weight:720;
}
.fpsa-hub2-quick nav a:hover{color:#fff!important;background:#092943}
.fpsa-hub2-qicon{
  width:28px;height:28px;display:grid;place-items:center;border:1px solid #1185ad;border-radius:50%;
  color:var(--hub-cyan);font-size:14px;flex:0 0 28px;
}
.fpsa-hub2-community{padding:22px 18px;text-align:center}
.fpsa-hub2-community>h2{border:0;padding:0;margin:10px 0 8px;font-size:19px!important}
.fpsa-hub2-community p,.fpsa-hub2-more p{margin:0 0 15px;color:#9eb4c5;font-size:14px;line-height:1.5}
.fpsa-hub2-community__icon{font-size:34px}
.fpsa-hub2-cyan-btn{
  min-height:48px;padding:0 16px;border-radius:7px;display:flex;align-items:center;justify-content:center;
  background:var(--hub-cyan);color:#001a29!important;font-size:13px;font-weight:950;text-transform:uppercase;
}
.fpsa-hub2 .fpsa-custom-ad__media{aspect-ratio:4/3;background:#020a12}
.fpsa-hub2 .fpsa-custom-ad__media img{width:100%;height:100%;object-fit:cover}
.fpsa-hub2 .fpsa-custom-ad__body{padding:18px}
.fpsa-hub2 .fpsa-custom-ad h3{font-size:25px!important;line-height:1.05;margin:7px 0 10px}
.fpsa-hub2 .fpsa-custom-ad p{font-size:14px;line-height:1.45;margin:0 0 15px}
.fpsa-hub2 .fpsa-custom-ad__cta{min-height:50px;font-size:14px}
.fpsa-hub2 .fpsa-right-rail__media{aspect-ratio:4/5}
.fpsa-hub2 .fpsa-right-rail__media img{width:100%;height:100%;object-fit:contain;background:#020a12}
.fpsa-hub2 .fpsa-right-rail__body{padding:17px}
.fpsa-hub2 .fpsa-right-rail h3{font-size:23px!important;line-height:1.08!important;margin:5px 0 9px}
.fpsa-hub2 .fpsa-right-rail p{font-size:14px;line-height:1.45}
.fpsa-hub2-topguides{padding-bottom:6px}
.fpsa-hub2-guide-link{
  display:grid;grid-template-columns:64px minmax(0,1fr);gap:11px;align-items:center;padding:11px 13px;
  border-bottom:1px solid rgba(255,255,255,.05);color:#fff!important;
}
.fpsa-hub2-guide-link img{width:64px;height:52px;object-fit:cover;border-radius:6px;background:#020a12}
.fpsa-hub2-guide-link strong{display:block;font-size:14px;line-height:1.25}
.fpsa-hub2-guide-link small{display:block;margin-top:3px;color:#8da6b9;font-size:12px}
.fpsa-hub2-text-link{display:flex;justify-content:space-between;gap:10px;padding:13px 15px;color:#d0dfeb!important;font-size:14px;border-bottom:1px solid rgba(255,255,255,.05)}
.fpsa-hub2-text-link span{color:var(--hub-cyan)}
.fpsa-hub2-more{padding:18px}
.fpsa-hub2-more>h2{padding:0;border:0;margin:6px 0 9px;font-size:21px!important}

/* Main hero */
.fpsa-hub2-hero{
  position:relative;
  min-height:520px;
  border:1px solid var(--hub-border);
  border-radius:12px;
  overflow:hidden;
  background:#061526;
  box-shadow:0 18px 40px rgba(0,0,0,.24);
}
.fpsa-hub2-hero__media{position:absolute;inset:0}
.fpsa-hub2-hero__image{width:100%;height:100%;object-fit:cover;object-position:center center}
.fpsa-hub2-hero__veil{
  position:absolute;inset:0;
  background:
    linear-gradient(90deg,rgba(2,12,23,.99) 0%,rgba(2,12,23,.95) 32%,rgba(2,12,23,.72) 50%,rgba(2,12,23,.18) 75%,rgba(2,12,23,.04) 100%),
    linear-gradient(180deg,rgba(1,8,16,.02),rgba(1,8,16,.22));
}
.fpsa-hub2-hero__content{
  position:relative;z-index:2;width:58%;max-width:660px;
  padding:46px 0 38px 38px;
  min-height:520px;
  display:flex;flex-direction:column;justify-content:center;align-items:flex-start;
}
.fpsa-hub2 .fpsa-kicker{font-size:13px!important;letter-spacing:.08em!important;font-weight:900!important;color:var(--hub-cyan)!important}
.fpsa-hub2-hero h1{
  margin:10px 0 14px;
  max-width:650px;
  color:#fff;font-size:clamp(54px,4.8vw,72px)!important;line-height:.96!important;letter-spacing:-.04em;
}
.fpsa-hub2-lead{max-width:610px}
.fpsa-hub2-lead p{margin:0;color:#d7e3ec;font-size:17px;line-height:1.55}
.fpsa-hub2-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 18px}
.fpsa-hub2-actions .fpsa-cta{min-height:56px!important;padding:0 24px!important;font-size:16px!important;border-radius:8px!important}
.fpsa-hub2-secondary{
  display:flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border:1px solid #1aa4d2;border-radius:8px;
  color:#fff!important;background:rgba(3,19,33,.8);font-size:15px;font-weight:850;text-transform:uppercase;
}
.fpsa-hub2-trust{display:flex;flex-wrap:wrap;gap:12px 22px;color:#c8d7e2;font-size:13px;font-weight:760}
.fpsa-hub2-mobile-ad{display:none}

/* Featured media / game info / verdict row */
.fpsa-hub2-overview{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr);
  gap:16px;
  margin-top:18px;
  align-items:stretch;
}
.fpsa-hub2-featured-media,.fpsa-hub2-gameinfo,.fpsa-hub2-verdict-card{
  min-width:0;border:1px solid var(--hub-border);border-radius:10px;overflow:hidden;background:linear-gradient(180deg,#071a2e,#051523);
}
.fpsa-hub2-featured-media__visual{position:relative;aspect-ratio:16/9;background:#020a12;overflow:hidden}
.fpsa-hub2-featured-media__visual>img{width:100%;height:100%;object-fit:cover;object-position:center}
.fpsa-hub2-play{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
  width:72px;height:72px;border-radius:50%;display:grid;place-items:center;
  color:#fff!important;background:rgba(0,8,17,.78);border:1px solid rgba(255,255,255,.72);font-size:26px;padding-left:3px;
}
.fpsa-hub2-media-label{position:absolute;left:14px;bottom:13px;padding:6px 10px;border-radius:5px;background:#0bd4f5;color:#012033;font-size:11px;font-weight:950}
.fpsa-hub2-featured-media__body{padding:14px 16px;display:flex;flex-direction:column;gap:4px}
.fpsa-hub2-featured-media__body strong{font-size:19px;color:#fff;line-height:1.2}
.fpsa-hub2-featured-media__body span{font-size:13px;color:#8ca5b8}
.fpsa-hub2-gameinfo{padding:20px}
.fpsa-hub2-gameinfo h2{font-size:25px!important;line-height:1.12!important;margin:0 0 10px}
.fpsa-hub2-tags{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 12px}
.fpsa-hub2-tags span{padding:5px 9px;border:1px solid #147ba6;border-radius:6px;color:#b8f3ff;background:#06243a;font-size:12px;font-weight:780}
.fpsa-hub2-summary p{margin:0 0 12px;color:#b7c9d6;font-size:15px;line-height:1.52}
.fpsa-hub2-meta{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;margin:14px 0 0}
.fpsa-hub2-meta div{min-width:0;padding:8px 0;border-top:1px solid rgba(255,255,255,.06)}
.fpsa-hub2-meta dt{color:#6f91a8;font-size:11px;text-transform:uppercase;font-weight:850}
.fpsa-hub2-meta dd{margin:3px 0 0;color:#edf4f9;font-size:13px;line-height:1.35;overflow-wrap:anywhere}
.fpsa-hub2-verdict-card{
  grid-column:1/-1;
  padding:18px 20px;
  display:grid;
  grid-template-columns:200px minmax(0,1fr) auto;
  gap:20px;
  align-items:center;
}
.fpsa-hub2-verdict-card h2{font-size:30px!important;color:#5cecff!important;margin:5px 0 0;overflow-wrap:anywhere}
.fpsa-hub2-verdict-card p{margin:0;color:#bacbd7;font-size:15px;line-height:1.5}
.fpsa-hub2-verdict-card ul{display:none}
.fpsa-hub2-verdict-card .fpsa-cta{width:auto!important;min-width:220px!important;min-height:52px!important;padding:0 20px!important;font-size:14px!important}
.fpsa-hub2-verdict-card .fpsa-cta__play{display:none}

/* Main content rhythm — larger editorial scale */
.fpsa-hub2-main .fpsa-section{padding-top:34px!important;scroll-margin-top:106px}
.fpsa-hub2-main .fpsa-section>.fpsa-kicker{margin-bottom:6px}
.fpsa-hub2-main .fpsa-section>h2{font-size:32px!important;line-height:1.08!important;margin-bottom:14px!important}
.fpsa-hub2-main .fpsa-section-intro{margin:0 0 14px;font-size:15px;line-height:1.5;color:#a9bfd0}

.fpsa-hub2-main .fpsa-highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.fpsa-hub2-main .fpsa-highlight-card{border-radius:10px;overflow:hidden}
.fpsa-hub2-main .fpsa-highlight-card img{aspect-ratio:16/10;object-fit:cover}
.fpsa-hub2-main .fpsa-highlight-card>div{padding:14px}
.fpsa-hub2-main .fpsa-highlight-card h3{font-size:17px!important;line-height:1.2!important;margin:0 0 7px}
.fpsa-hub2-main .fpsa-highlight-card p{font-size:14px;line-height:1.45;color:#aebfcd}

.fpsa-hub2-main .fpsa-spec-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}
.fpsa-hub2-main .fpsa-spec-card,.fpsa-hub2-main .fpsa-performance-card{padding:18px;border-radius:10px;height:auto!important;min-height:220px}
.fpsa-hub2-main .fpsa-spec-card h3,.fpsa-hub2-main .fpsa-performance-card h3{font-size:18px!important;margin-bottom:10px}
.fpsa-hub2-main .fpsa-spec-row{grid-template-columns:82px minmax(0,1fr);padding:7px 0}
.fpsa-hub2-main .fpsa-spec-row span{font-size:12px}.fpsa-hub2-main .fpsa-spec-row strong{font-size:13px}
.fpsa-hub2-main .fpsa-performance-card ul{font-size:14px;line-height:1.6;margin-bottom:12px}
.fpsa-hub2-main .fpsa-performance-card__icon{width:36px;height:36px;margin-bottom:9px}

.fpsa-hub2-main .fpsa-promo{min-height:260px;margin-top:34px;border-radius:11px;overflow:hidden}
.fpsa-hub2-main .fpsa-promo__media img{object-fit:cover}
.fpsa-hub2-main .fpsa-promo__content{width:min(62%,610px);padding:32px}
.fpsa-hub2-main .fpsa-promo h2{font-size:38px!important;line-height:1.02!important;margin:7px 0 11px}
.fpsa-hub2-main .fpsa-promo p{font-size:15px;line-height:1.5;margin-bottom:16px}
.fpsa-hub2-main .fpsa-promo .fpsa-cta{min-height:52px!important;font-size:14px!important;padding:0 20px!important}

.fpsa-hub2-main .fpsa-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.fpsa-hub2-main .fpsa-guide-card{border-radius:10px}
.fpsa-hub2-main .fpsa-guide-card__body{padding:14px}
.fpsa-hub2-main .fpsa-guide-card h3{font-size:17px!important;line-height:1.25!important}
.fpsa-hub2-main .fpsa-guide-card p{font-size:14px;line-height:1.45}

.fpsa-hub2-main .fpsa-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.fpsa-hub2-main .fpsa-gallery__item{border-radius:9px;aspect-ratio:16/10;overflow:hidden}
.fpsa-hub2-main .fpsa-gallery__item img{width:100%;height:100%;object-fit:cover}

.fpsa-hub2-main .fpsa-editor-content{padding:22px;border-radius:10px}
.fpsa-hub2-main .fpsa-editor-content h2{font-size:28px!important;line-height:1.15!important;margin:22px 0 10px}
.fpsa-hub2-main .fpsa-editor-content h3{font-size:20px!important;line-height:1.25!important;margin:18px 0 7px}
.fpsa-hub2-main .fpsa-editor-content p,.fpsa-hub2-main .fpsa-editor-content li{font-size:15px;line-height:1.6}
.fpsa-hub2-main .fpsa-editor-content table{font-size:14px}

/* Final banner */
.fpsa-hub2-final{
  position:relative;min-height:150px;margin-top:34px;border:1px solid var(--hub-border);border-radius:11px;overflow:hidden;background:#061526;
  display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:24px 26px;gap:24px;
}
.fpsa-hub2-final__media{position:absolute;inset:0}
.fpsa-hub2-final__media img{width:100%;height:100%;object-fit:cover;object-position:center}
.fpsa-hub2-final__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,11,22,.99),rgba(2,11,22,.88) 54%,rgba(2,11,22,.24))}
.fpsa-hub2-final__copy,.fpsa-hub2-final__action{position:relative;z-index:2}
.fpsa-hub2-final h2{font-size:34px!important;line-height:1!important;max-width:680px;margin:6px 0 0}
.fpsa-hub2-final__action .fpsa-cta{min-height:54px!important;font-size:15px!important;padding:0 22px!important}
.fpsa-hub2-disclosure{padding:14px 3px 24px}
.fpsa-hub2-disclosure p{margin:0;color:#718da2;font-size:12px;line-height:1.5}

/* Fixed bottom CTA — intentionally substantial, not a thin strip. */
.fpsa-sticky-cta--hub{
  position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:9990!important;transform:none!important;
  border-top:1px solid rgba(255,30,127,.72)!important;
  background:rgba(2,10,20,.96)!important;
  box-shadow:0 -12px 30px rgba(0,0,0,.34)!important;
}
.fpsa-sticky-cta--hub .fpsa-sticky-cta__inner{
  width:min(1540px,calc(100% - 48px));
  min-height:72px;
  padding:10px 0!important;
  gap:20px!important;
}
.fpsa-sticky-cta--hub .fpsa-sticky-cta__game strong{font-size:16px!important;line-height:1.15!important}
.fpsa-sticky-cta--hub .fpsa-sticky-cta__game span{font-size:12px!important}
.fpsa-sticky-cta--hub .fpsa-sticky-cta__trust{font-size:13px!important}
.fpsa-sticky-cta--hub .fpsa-cta{min-height:52px!important;min-width:220px!important;padding:0 20px!important;font-size:15px!important}
.fpsa-hub2 .fpsa-sticky-spacer{height:78px}
body.single-fps_game.fpsa-layout-hub .site-footer{padding-bottom:78px}

/* Large desktop */
@media (max-width:1450px){
  .fpsa-hub2-frame{width:min(1360px,calc(100% - 40px))}
  .fpsa-hub2-grid{grid-template-columns:200px minmax(0,1fr) 250px;gap:20px}
  .fpsa-hub2-hero__content{width:60%}
  .fpsa-hub2-hero h1{font-size:clamp(48px,4.3vw,64px)!important}
}

/* Compact desktop: keep main content large; remove left rail first. */
@media (max-width:1180px){
  .fpsa-hub2-frame{width:calc(100% - 36px)}
  .fpsa-hub2-grid{grid-template-columns:minmax(0,1fr) 250px;gap:18px}
  .fpsa-hub2-left{display:none}
  .fpsa-hub2-hero{min-height:480px}
  .fpsa-hub2-hero__content{min-height:480px;width:64%}
  .fpsa-hub2-overview{grid-template-columns:minmax(0,1.25fr) minmax(300px,.95fr)}
}

/* Tablet: no side rails, custom ad moves after hero. */
@media (max-width:940px){
  .fpsa-hub2-frame{width:calc(100% - 32px)}
  .fpsa-hub2-grid{display:block}
  .fpsa-hub2-right{display:none}
  .fpsa-hub2-mobile-ad{display:block;margin-top:16px}
  .fpsa-hub2-mobile-ad:empty{display:none}
  .fpsa-hub2-mobile-ad .fpsa-custom-ad{display:grid;grid-template-columns:260px minmax(0,1fr)}
  .fpsa-hub2-mobile-ad .fpsa-custom-ad__media{aspect-ratio:16/10}
  .fpsa-hub2-overview{grid-template-columns:minmax(0,1.25fr) minmax(280px,.95fr)}
  .fpsa-hub2-verdict-card{grid-template-columns:180px minmax(0,1fr) auto}
  .fpsa-hub2-main .fpsa-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fpsa-hub2-main .fpsa-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}
}

/* Approved mobile direction: 16px margins, no overlaps, large touch targets. */
@media (max-width:700px){
  body.admin-bar.single-fps_game.fpsa-layout-hub .site-header,
  body.admin-bar.single-fps_game.fpsa-layout-hub #masthead{top:46px}
  .fpsa-hub2{padding-top:10px;font-size:16px}
  .fpsa-hub2-frame{width:calc(100% - 32px)}
  .fpsa-hub2-breadcrumbs{font-size:12px;margin-bottom:10px}

  .fpsa-hub2-hero{min-height:690px}
  .fpsa-hub2-hero__media{height:50%;bottom:auto}
  .fpsa-hub2-hero__image{object-position:center top}
  .fpsa-hub2-hero__veil{background:linear-gradient(180deg,rgba(2,10,19,.02) 0%,rgba(2,10,19,.18) 32%,rgba(2,10,19,.97) 50%,#061526 61%,#061526 100%)}
  .fpsa-hub2-hero__content{width:100%;max-width:none;min-height:690px;padding:350px 20px 22px;justify-content:flex-end}
  .fpsa-hub2-hero h1{font-size:42px!important;line-height:.98!important;margin:9px 0 12px}
  .fpsa-hub2-lead p{font-size:16px;line-height:1.5}
  .fpsa-hub2-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%;margin:18px 0 15px}
  .fpsa-hub2-actions .fpsa-cta,.fpsa-hub2-secondary{width:100%!important;min-height:54px!important;font-size:15px!important}
  .fpsa-hub2-trust{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;font-size:12px}

  .fpsa-hub2-mobile-ad .fpsa-custom-ad{display:block}
  .fpsa-hub2-mobile-ad .fpsa-custom-ad__media{aspect-ratio:16/9}

  .fpsa-hub2-overview{display:block;margin-top:14px}
  .fpsa-hub2-featured-media,.fpsa-hub2-gameinfo,.fpsa-hub2-verdict-card{margin-top:12px}
  .fpsa-hub2-featured-media:first-child{margin-top:0}
  .fpsa-hub2-featured-media__body{padding:14px}
  .fpsa-hub2-featured-media__body strong{font-size:18px}
  .fpsa-hub2-gameinfo{padding:18px}
  .fpsa-hub2-gameinfo h2{font-size:24px!important}
  .fpsa-hub2-summary p{font-size:15px}
  .fpsa-hub2-meta dt{font-size:11px}.fpsa-hub2-meta dd{font-size:13px}
  .fpsa-hub2-verdict-card{display:block;padding:18px}
  .fpsa-hub2-verdict-card h2{font-size:28px!important}
  .fpsa-hub2-verdict-card p{margin:9px 0 14px;font-size:15px}
  .fpsa-hub2-verdict-card .fpsa-cta{width:100%!important;min-width:0!important}

  .fpsa-hub2-main .fpsa-section{padding-top:30px!important}
  .fpsa-hub2-main .fpsa-section>h2{font-size:28px!important}
  .fpsa-hub2-main .fpsa-highlight-grid{grid-template-columns:1fr;gap:12px}
  .fpsa-hub2-main .fpsa-highlight-card h3{font-size:18px!important}
  .fpsa-hub2-main .fpsa-highlight-card p{font-size:14px}
  .fpsa-hub2-main .fpsa-spec-layout{grid-template-columns:1fr;gap:12px}
  .fpsa-hub2-main .fpsa-spec-card,.fpsa-hub2-main .fpsa-performance-card{min-height:0;padding:17px}
  .fpsa-hub2-main .fpsa-promo{min-height:390px}
  .fpsa-hub2-main .fpsa-promo__content{width:100%;padding:210px 20px 20px}
  .fpsa-hub2-main .fpsa-promo__veil{background:linear-gradient(180deg,rgba(2,10,19,.08),rgba(2,10,19,.96) 58%)}
  .fpsa-hub2-main .fpsa-promo h2{font-size:32px!important}
  .fpsa-hub2-main .fpsa-guide-grid{grid-template-columns:1fr}
  .fpsa-hub2-main .fpsa-gallery{grid-template-columns:1fr 1fr;gap:9px}
  .fpsa-hub2-main .fpsa-editor-content{padding:18px}
  .fpsa-hub2-main .fpsa-editor-content h2{font-size:25px!important}
  .fpsa-hub2-main .fpsa-editor-content h3{font-size:19px!important}
  .fpsa-hub2-main .fpsa-editor-content p,.fpsa-hub2-main .fpsa-editor-content li{font-size:15px}

  .fpsa-hub2-final{min-height:220px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:20px;gap:12px}
  .fpsa-hub2-final__veil{background:linear-gradient(180deg,rgba(2,11,22,.15),rgba(2,11,22,.95) 61%)}
  .fpsa-hub2-final h2{font-size:29px!important}
  .fpsa-hub2-final__action,.fpsa-hub2-final__action .fpsa-cta{width:100%!important}

  .fpsa-sticky-cta--hub .fpsa-sticky-cta__inner{width:calc(100% - 20px);min-height:68px;padding:8px 0!important;gap:10px!important}
  .fpsa-sticky-cta--hub .fpsa-sticky-cta__trust{display:none}
  .fpsa-sticky-cta--hub .fpsa-sticky-cta__game{max-width:145px}
  .fpsa-sticky-cta--hub .fpsa-sticky-cta__game strong{font-size:13px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .fpsa-sticky-cta--hub .fpsa-sticky-cta__game span{display:none}
  .fpsa-sticky-cta--hub .fpsa-cta{min-width:160px!important;min-height:50px!important;padding:0 12px!important;font-size:13px!important}
  .fpsa-hub2 .fpsa-sticky-spacer{height:74px}
  body.single-fps_game.fpsa-layout-hub .site-footer{padding-bottom:74px}
}

@media(max-width:400px){
  .fpsa-hub2-frame{width:calc(100% - 24px)}
  .fpsa-hub2-hero{min-height:660px}
  .fpsa-hub2-hero__content{min-height:660px;padding:330px 16px 18px}
  .fpsa-hub2-hero h1{font-size:37px!important}
  .fpsa-hub2-main .fpsa-gallery{grid-template-columns:1fr}
  .fpsa-sticky-cta--hub .fpsa-sticky-cta__game{display:none}
  .fpsa-sticky-cta--hub .fpsa-cta{width:100%!important;min-width:0!important}
}

/* Theme chrome alignment for the wide master composition. */
body.single-fps_game.fpsa-layout-hub .site-header .inside-header,
body.single-fps_game.fpsa-layout-hub .main-navigation .inside-navigation,
body.single-fps_game.fpsa-layout-hub .site-footer .inside-site-info,
body.single-fps_game.fpsa-layout-hub .footer-widgets-container{
  max-width:1540px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.single-fps_game.fpsa-layout-hub .footer-widgets-container{padding-top:30px!important;padding-bottom:24px!important}
body.single-fps_game.fpsa-layout-hub .site-info .inside-site-info{padding-top:16px!important;padding-bottom:16px!important}
