:root{--blue:#123d62;--blue2:#0759a8;--bright:#2387df;--pale:#eaf6ff;--ink:#17344f;--muted:#587086;--line:#c8ddeb;--footer:#123b60;--white:#fff;--shadow:0 12px 35px rgba(18,61,98,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Trebuchet MS",Arial,sans-serif;background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:9999}.site-header{height:72px;background:rgba(255,255,255,.97);border-bottom:2px solid var(--blue);position:sticky;top:0;z-index:100}.nav{max-width:1120px;height:100%;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 22px}.nav-links{display:flex;gap:30px;align-items:center}.nav-links.right{justify-content:flex-end}.nav a{text-decoration:none;font-weight:800;text-transform:uppercase;font-size:.9rem}.nav a:not(.steam-small):hover,.nav a.active{color:var(--blue2)}.nav a.active{border-bottom:3px solid var(--bright);padding-bottom:8px}.brand{width:86px;position:relative;top:20px;z-index:3}.steam-small,.steam-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff!important;background:linear-gradient(#2b8ce7,#0757ad);border:1px solid #07529e;border-radius:9px;box-shadow:0 6px 16px rgba(0,78,160,.28);text-decoration:none;text-transform:uppercase;font-weight:900;letter-spacing:.01em}.steam-small{padding:11px 18px}.steam-cta{padding:15px 28px;font-size:clamp(1rem,2vw,1.45rem)}.steam-mark{width:28px;height:28px;border:2px solid white;border-radius:50%;display:inline-grid;place-items:center;font-size:14px}.hero{background:url('../images/bg.jpg') center/cover no-repeat;min-height:610px;padding:92px 20px 48px;display:flex;justify-content:center;text-align:center}.hero-inner{width:min(100%,650px)}.hero h1,.page-hero h1{margin:0 0 18px;color:white;font-family:Impact,"Arial Narrow",sans-serif;text-transform:uppercase;letter-spacing:.02em;text-shadow:2px 3px 0 rgba(18,61,98,.42);font-size:clamp(2rem,4vw,3.4rem)}.hero h1 .two{color:#51a1d6;font-size:1.35em}.video-frame{border:6px solid var(--blue);border-radius:8px;overflow:hidden;background:#000;box-shadow:var(--shadow);aspect-ratio:16/9}.video-frame iframe{width:100%;height:100%;border:0}.hero .steam-cta{margin-top:16px;min-width:min(100%,450px)}.helper{font-size:.9rem;color:#244b6e;background:rgba(255,255,255,.78);display:inline-block;margin-top:10px;padding:5px 12px;border-radius:20px}.section{padding:58px 22px}.section.tint{background:linear-gradient(#fff,#eef8ff)}.container{max-width:1120px;margin:auto}.eyebrow{color:var(--bright);text-transform:uppercase;font-weight:900;letter-spacing:.12em;font-size:.8rem}.section h2{font-family:Impact,"Arial Narrow",sans-serif;text-transform:uppercase;color:var(--blue);letter-spacing:.02em;font-size:clamp(1.8rem,4vw,2.8rem);margin:.25rem 0 1rem}.intro{text-align:center;max-width:780px;margin:auto}.intro p{font-size:1.08rem}.split{display:grid;grid-template-columns:1fr 1.35fr;gap:42px;align-items:center}.card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px}.feature{padding:24px;border-right:1px solid var(--line);text-align:center}.feature:last-child{border:0}.feature-icon{font-size:2rem}.feature h3{color:var(--blue2);text-transform:uppercase;font-size:.95rem;margin:.7rem 0}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery a{border:3px solid white;border-radius:9px;overflow:hidden;box-shadow:0 7px 18px rgba(18,61,98,.2);transition:.2s transform}.gallery a:hover{transform:translateY(-3px)}.gallery img{width:100%;height:170px;object-fit:cover}.cta-band{background:linear-gradient(90deg,#edf8ff,#d7ecff);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 22px}.cta-content{max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta-copy strong{display:block;color:var(--blue2);text-transform:uppercase}.cta-copy span{font-family:Impact,"Arial Narrow",sans-serif;color:var(--blue);font-size:clamp(1.5rem,3vw,2.2rem);text-transform:uppercase}.page-hero{height:300px;background:url('../images/bg.jpg') center 34%/cover no-repeat;display:grid;place-items:center;text-align:center;padding:65px 20px 20px}.page-hero p{max-width:650px;margin:auto;background:rgba(255,255,255,.75);padding:8px 16px;border-radius:20px;color:var(--blue)}.media-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:42px}.subhead{font-family:Impact,"Arial Narrow",sans-serif;text-transform:uppercase;color:var(--blue);font-size:1.65rem;border-bottom:2px solid var(--line);padding-bottom:8px}.site-footer{background:linear-gradient(#15466f,#0c2e4c);color:#dceafa;padding:38px 22px 24px}.footer-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr 1.3fr;gap:28px}.footer-logo{display:flex;align-items:center;gap:14px;font-weight:900;text-transform:uppercase;font-size:1.15rem}.footer-logo img{width:64px}.site-footer h3{font-size:.8rem;text-transform:uppercase}.site-footer a{display:block;text-decoration:none;margin:5px 0}.socials{display:flex;gap:10px}.socials a{width:34px;height:34px;background:#1b69a9;border-radius:50%;display:grid;place-items:center}.socials img{width:18px;max-height:18px}.legal{max-width:1120px;margin:24px auto 0;border-top:1px solid rgba(255,255,255,.2);padding-top:16px;font-size:.78rem}.menu-toggle{display:none;background:none;border:0;color:var(--blue);font-weight:900;font-size:1rem}.lightbox{position:fixed;inset:0;background:rgba(4,21,37,.92);display:none;place-items:center;padding:30px;z-index:500}.lightbox.open{display:grid}.lightbox img{max-height:88vh;max-width:92vw;border:5px solid white;border-radius:8px}.lightbox button{position:absolute;right:24px;top:18px;background:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:1.5rem;cursor:pointer}
@media(max-width:800px){.site-header{height:auto}.nav{grid-template-columns:auto 1fr auto;min-height:68px}.brand{top:8px;width:64px}.menu-toggle{display:block;justify-self:end}.nav-links{display:none;position:absolute;top:68px;left:0;right:0;background:white;padding:20px;flex-direction:column;gap:16px;border-bottom:2px solid var(--blue)}.nav-links.open{display:flex}.nav-links.right{right:0;left:auto;top:13px;padding:0;border:0;display:flex;background:transparent}.nav-links.right a:not(.steam-small){display:none}.steam-small{padding:9px 11px;font-size:.75rem}.split,.media-grid{grid-template-columns:1fr}.feature-row{grid-template-columns:1fr 1fr}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:560px;background-position:center}.gallery{grid-template-columns:1fr 1fr}.gallery img{height:140px}.cta-content{flex-direction:column;text-align:center}}
@media(max-width:520px){.hero{padding-top:75px;min-height:510px}.hero h1{font-size:1.8rem}.section{padding:42px 18px}.feature-row,.gallery,.footer-grid{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid var(--line)}.gallery img{height:auto}.page-hero{height:250px}.nav{padding:0 12px}.steam-small .label{display:none}}

/* 2026-08-06 visual fidelity corrections */
.brand{width:112px;top:30px}
.brand img{width:100%;height:auto;opacity:1;filter:none}
.footer-logo img{content:url('../images/logo.png');opacity:1}
.steam-logo{width:30px;height:30px;display:block;flex:0 0 auto}
.steam-small .steam-logo{width:24px;height:24px}
.hero h1,.page-hero h1{font-size:clamp(1.75rem,2.45vw,2.35rem);line-height:1.08}
.section h2{font-size:clamp(1.65rem,2.6vw,2.2rem);line-height:1.08}
body{font-size:15px}
.intro p{font-size:1rem}
.nav a{font-size:.82rem}
.gallery img{height:auto;aspect-ratio:16/9;object-fit:cover;image-rendering:auto}
.video-frame iframe{display:block}
@media(max-width:800px){.brand{width:82px;top:14px}.hero h1{font-size:1.72rem}}

/* 2026-08-06 desktop scale and density corrections */
:root{--content-width:1320px}
body{font-size:17px;line-height:1.5}
.nav,.container,.cta-content,.footer-grid,.legal{max-width:var(--content-width)}
.nav{padding:0 30px}
.nav a{font-size:.9rem}
.hero{min-height:640px;padding:88px 20px 34px}
.hero-inner{width:min(100%,720px)}
.hero h1,.page-hero h1{font-size:clamp(2.25rem,3vw,3.2rem);margin-bottom:20px}
.video-frame{border-width:5px}
.hero .steam-cta{margin-top:14px}
.helper{font-size:1rem;margin-top:9px;padding:5px 14px}
.section{padding:42px 28px}
.section.tint{padding-top:38px;padding-bottom:38px}
.eyebrow{font-size:1rem;letter-spacing:.11em;margin-bottom:4px}
.section h2{font-size:clamp(2.35rem,3.25vw,3.35rem);margin:.15rem 0 .75rem;line-height:1.02}
.intro{max-width:960px}
.intro p{font-size:1.18rem;line-height:1.5;margin:.4rem auto 0}
.split{grid-template-columns:.9fr 1.25fr;gap:54px}
.split p{font-size:1.08rem;line-height:1.55}
.card img{width:100%}
.gallery{gap:22px;margin-top:22px}
.gallery a{border-radius:12px}
.cta-band{padding:24px 28px}
.cta-copy strong{font-size:1rem}
.cta-copy span{font-size:clamp(2rem,3vw,2.8rem);line-height:1.05}
.page-hero{height:330px;padding:72px 20px 22px}
.page-hero p{font-size:1.08rem;max-width:760px}
.media-grid{grid-template-columns:1.05fr 1fr;gap:48px}
.subhead{font-size:2rem}
.site-footer{padding-top:32px}

@media(min-width:1400px){
  .hero{min-height:650px}
  .hero-inner{width:720px}
  .section{padding-top:46px;padding-bottom:46px}
  .split .card{max-width:680px;justify-self:end;width:100%}
}
@media(max-width:800px){
  body{font-size:16px}
  .hero{min-height:560px;padding-top:76px}
  .hero h1,.page-hero h1{font-size:2rem}
  .section{padding:38px 20px}
  .section h2{font-size:2.2rem}
  .eyebrow{font-size:.9rem}
  .intro p{font-size:1.05rem}
  .split{gap:26px}
}

/* v4: unmistakable desktop typography and tighter composition */
@media (min-width: 1000px){
  .site-header{height:78px}
  .nav{max-width:1380px}
  .brand{width:122px;top:31px}
  .hero{min-height:600px;padding:92px 24px 28px}
  .hero-inner{width:min(100%,760px)}
  .hero h1{font-size:52px;line-height:1;margin-bottom:18px}
  .hero .steam-cta{font-size:24px;padding:16px 34px;min-width:500px}
  .helper{font-size:16px}

  .section{padding:36px 28px}
  .section.tint{padding:34px 28px}
  .container{max-width:1380px}
  .intro{max-width:1120px}
  .eyebrow{font-size:18px;line-height:1.2;letter-spacing:.13em;margin-bottom:10px}
  .section h2{font-size:54px;line-height:.98;margin:0 0 18px}
  .intro p{font-size:21px;line-height:1.48;max-width:1020px}
  .split{grid-template-columns:.85fr 1.15fr;gap:58px;min-height:390px}
  .split p{font-size:19px;line-height:1.55;margin:.65em 0}
  .split > div:first-child{padding-left:10px}
  .split .card{width:100%;max-width:none}
  .gallery{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:18px}
  .gallery img{width:100%;height:230px}
  .cta-band{padding:30px 28px}
  .cta-content{max-width:1380px}
  .cta-copy strong{font-size:18px}
  .cta-copy span{font-size:44px}
  .steam-cta{font-size:22px;padding:16px 30px}

  .page-hero{height:350px;padding:85px 20px 30px}
  .page-hero h1{font-size:58px}
  .page-hero p{font-size:20px;max-width:820px}
  .feature-row{margin-top:28px}
  .feature{padding:26px 22px}
  .feature h3{font-size:18px}
  .feature p{font-size:16px}
  .media-grid{gap:54px}
  .subhead{font-size:34px}
}

/* v5: large-screen composition rebuilt for stronger scale and density */
@media (min-width: 1100px) {
  body { font-size: 19px; }
  .site-header { height: 82px; }
  .nav { max-width: 1480px; padding: 0 38px; }
  .nav a { font-size: 16px; }
  .brand { width: 136px; top: 35px; }
  .steam-small { padding: 14px 24px; font-size: 16px; }

  .hero {
    min-height: 720px;
    padding: 104px 24px 30px;
    align-items: flex-start;
  }
  .hero-inner { width: min(100%, 900px); }
  .hero h1 {
    font-size: 64px;
    line-height: .96;
    margin: 0 auto 22px;
    max-width: 900px;
  }
  .video-frame { max-width: 820px; margin: 0 auto; }
  .hero .steam-cta {
    min-width: 560px;
    font-size: 28px;
    padding: 18px 38px;
    margin-top: 18px;
  }
  .helper { font-size: 18px; margin-top: 10px; padding: 6px 18px; }

  .section { padding: 30px 34px; }
  .section.tint { padding: 28px 34px 30px; }
  .container { max-width: 1480px; }
  .intro { max-width: 1260px; }
  .eyebrow {
    font-size: 23px;
    line-height: 1.1;
    margin-bottom: 11px;
    letter-spacing: .11em;
  }
  .section h2 {
    font-size: 66px;
    line-height: .94;
    margin: 0 0 20px;
  }
  .intro p {
    font-size: 25px;
    line-height: 1.42;
    max-width: 1180px;
    margin-top: 0;
  }

  .split {
    grid-template-columns: .82fr 1.18fr;
    gap: 64px;
    min-height: 0;
    align-items: center;
  }
  .split > div:first-child { padding-left: 0; }
  .split .eyebrow { font-size: 20px; }
  .split h2 { font-size: 58px; }
  .split p { font-size: 22px; line-height: 1.48; }
  .split .card { max-height: 440px; }
  .split .card img { max-height: 440px; object-fit: cover; }

  .gallery { gap: 20px; margin-top: 14px; }
  .gallery img { height: 255px; }

  .feature-row { margin-top: 20px; }
  .feature { padding: 24px 20px; }
  .feature h3 { font-size: 20px; }
  .feature p { font-size: 18px; line-height: 1.42; }

  .cta-band { padding: 24px 34px; }
  .cta-content { max-width: 1480px; }
  .cta-copy strong { font-size: 20px; }
  .cta-copy span { font-size: 50px; }
  .cta-band .steam-cta { font-size: 25px; padding: 17px 34px; }

  .page-hero { height: 330px; padding: 90px 20px 26px; }
  .page-hero h1 { font-size: 66px; }
  .page-hero p { font-size: 23px; max-width: 920px; }
  .media-grid { gap: 50px; }
  .subhead { font-size: 40px; }
}

@media (min-width: 1600px) {
  .hero { min-height: 750px; }
  .hero-inner { width: 940px; }
  .video-frame { max-width: 850px; }
  .section h2 { font-size: 70px; }
  .intro p { font-size: 26px; }
}

/* v6: desktop composition correction, single-line hero title, larger content hierarchy */
@media (min-width: 1100px) {
  .hero {
    min-height: 690px;
    padding: 98px 24px 26px;
  }
  .hero-inner {
    width: min(100%, 1320px);
    max-width: 1320px;
  }
  .hero h1 {
    white-space: nowrap;
    max-width: none;
    width: 100%;
    font-size: clamp(46px, 3.25vw, 58px);
    line-height: 1;
    margin: 0 auto 22px;
  }
  .video-frame {
    width: min(100%, 760px);
    max-width: 760px;
    margin: 0 auto;
  }
  .hero .steam-cta {
    min-width: 500px;
    font-size: 25px;
    padding: 16px 34px;
  }

  .section,
  .section.tint {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .intro {
    max-width: 1380px;
  }
  .intro .eyebrow {
    font-size: 26px;
    margin-bottom: 8px;
  }
  .intro h2 {
    font-size: 74px;
    line-height: .92;
    margin-bottom: 16px;
  }
  .intro p {
    max-width: 1280px;
    font-size: 27px;
    line-height: 1.36;
  }

  .split {
    grid-template-columns: .78fr 1.22fr;
    gap: 48px;
  }
  .split .eyebrow {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .split h2 {
    font-size: 68px;
    line-height: .92;
    margin-bottom: 14px;
  }
  .split p {
    font-size: 24px;
    line-height: 1.42;
  }
  .split .card,
  .split .card img {
    max-height: 420px;
  }

  .gallery {
    gap: 18px;
    margin-top: 10px;
  }
  .gallery img {
    height: 280px;
  }
  .section .container > p[style] {
    margin-top: 14px !important;
    font-size: 20px;
  }

  .cta-band {
    padding: 20px 34px;
  }
  .cta-copy strong {
    font-size: 22px;
  }
  .cta-copy span {
    font-size: 56px;
  }

  .page-hero h1 {
    white-space: nowrap;
    font-size: 68px;
  }
  .page-hero p {
    font-size: 25px;
    max-width: 1000px;
  }
  .subhead {
    font-size: 44px;
  }
}

@media (min-width: 1100px) and (max-width: 1350px) {
  .hero h1 { font-size: 44px; }
  .intro h2 { font-size: 62px; }
  .split h2 { font-size: 56px; }
  .intro p { font-size: 23px; }
  .split p { font-size: 21px; }
}

/* v7: centred header, corrected hero CTA stack, balanced heading hierarchy */
@media (min-width: 1100px) {
  .nav {
    max-width: 1120px;
    grid-template-columns: 1fr 136px 1fr;
    padding: 0 20px;
  }
  .nav-links.primary {
    justify-content: flex-end;
    padding-right: 34px;
  }
  .nav-links.right {
    justify-content: flex-start;
    padding-left: 34px;
  }

  .hero-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hero h1 {
    white-space: nowrap;
    font-size: clamp(42px, 2.8vw, 52px);
    margin-bottom: 20px;
  }
  .video-frame {
    width: 760px;
    max-width: 100%;
  }
  .hero .steam-cta {
    display: inline-flex;
    width: auto;
    min-width: 470px;
    margin: 16px auto 0;
  }
  .hero .helper {
    display: block;
    width: fit-content;
    max-width: 680px;
    margin: 10px auto 0;
  }

  .container,
  .cta-content,
  .footer-grid,
  .legal {
    max-width: 1240px;
  }
  .section,
  .section.tint {
    padding: 34px 28px;
  }
  .intro {
    max-width: 1040px;
  }
  .intro .eyebrow {
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: .08em;
    margin-bottom: 10px;
  }
  .intro h2 {
    font-size: clamp(46px, 3.4vw, 54px);
    line-height: 1;
    margin-bottom: 16px;
  }
  .intro p {
    max-width: 960px;
    font-size: 20px;
    line-height: 1.48;
  }

  .split {
    grid-template-columns: .9fr 1.1fr;
    gap: 52px;
  }
  .split .eyebrow {
    font-size: 22px;
    letter-spacing: .08em;
    margin-bottom: 8px;
  }
  .split h2 {
    font-size: clamp(42px, 3vw, 50px);
    line-height: 1;
    margin-bottom: 15px;
  }
  .split p {
    font-size: 19px;
    line-height: 1.5;
  }

  .cta-copy strong { font-size: 19px; }
  .cta-copy span { font-size: 44px; }
  .subhead { font-size: 34px; }
  .page-hero h1 { font-size: 54px; }
  .page-hero p { font-size: 20px; }
}

@media (min-width: 1100px) and (max-width: 1250px) {
  .nav { max-width: 980px; }
  .nav-links.primary { padding-right: 22px; }
  .nav-links.right { padding-left: 22px; }
  .hero h1 { font-size: 40px; }
  .intro .eyebrow { font-size: 24px; }
  .intro h2 { font-size: 46px; }
  .split h2 { font-size: 42px; }
}

/* v8 brand-name integrity: the product name must never wrap */
.uf-name,
.footer-logo .uf-name,
[data-uf-name] {
  white-space: nowrap !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  display: inline-block;
}
.footer-logo {
  min-width: 245px;
  flex-wrap: nowrap;
}
.footer-logo .uf-name {
  line-height: 1;
}
@media (max-width: 560px) {
  .footer-logo { min-width: 0; }
  .footer-logo .uf-name { font-size: clamp(18px, 5vw, 24px); }
}


/* Legal, consent and accessibility additions */
.legal-page{background:#fff;min-height:62vh;padding:74px 24px 90px}
.legal-container{width:min(1040px,100%);margin:0 auto;color:#123653;font-size:18px;line-height:1.72}
.legal-container h1,.legal-container h2,.legal-container h3{color:#064c81;line-height:1.15}
.legal-container h1{font-size:clamp(38px,4vw,58px);margin:0 0 16px;text-transform:uppercase}
.legal-container h2{font-size:30px;margin:42px 0 12px}
.legal-container h3{font-size:22px;margin:28px 0 8px}
.legal-container p,.legal-container li{max-width:900px}
.legal-container ul{padding-left:25px}
.legal-meta{font-weight:700;color:#287ec2;margin-bottom:35px}
.legal-note{background:#edf7ff;border-left:5px solid #1989df;padding:18px 22px;border-radius:4px;margin:25px 0}
.legal-table{width:100%;border-collapse:collapse;margin:20px 0}
.legal-table th,.legal-table td{border:1px solid #c9dceb;padding:12px;text-align:left;vertical-align:top}
.footer-legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-bottom:10px}
.footer-legal-links a{color:#d5e9f8;text-decoration:underline;text-underline-offset:3px}
.steam-attribution{max-width:940px;margin:8px auto 0;color:#a9c2d6;font-size:12px;line-height:1.45;text-align:center}
.cookie-banner{position:fixed;z-index:10000;left:18px;right:18px;bottom:18px;max-width:1040px;margin:auto;background:#fff;border:2px solid #126aa9;border-radius:12px;box-shadow:0 12px 40px rgba(0,40,75,.28);padding:20px 22px;color:#123653;display:none}
.cookie-banner.open{display:block}
.cookie-banner h2{font-size:21px;margin:0 0 7px;color:#064c81}
.cookie-banner p{margin:0;font-size:15px;line-height:1.5}
.cookie-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.cookie-actions button,.media-consent button,.privacy-settings-button{appearance:none;border:1px solid #0765aa;border-radius:7px;padding:10px 16px;font:700 14px Arial,sans-serif;cursor:pointer}
.cookie-primary,.media-consent button{background:linear-gradient(#2b91e6,#0963ad);color:#fff}
.cookie-secondary,.privacy-settings-button{background:#fff;color:#07578f}
.media-consent{aspect-ratio:16/9;background:linear-gradient(135deg,#071d31,#123b5e);display:flex;align-items:center;justify-content:center;text-align:center;padding:28px;color:#fff;border:4px solid #064a78;border-radius:8px}
.media-consent-inner{max-width:560px}
.media-consent h2{font-size:25px;margin:0 0 10px;color:#fff}
.media-consent p{font-size:16px;line-height:1.5;margin:0 0 15px}
.privacy-settings-wrap{text-align:center;margin:18px 0}
.uf-name,.nowrap-brand{white-space:nowrap}
@media(max-width:700px){.legal-page{padding:48px 18px 65px}.legal-container{font-size:16px}.legal-container h1{font-size:36px}.legal-container h2{font-size:26px}.cookie-banner{left:8px;right:8px;bottom:8px}.cookie-actions button{flex:1 1 145px}.legal-table{font-size:14px}}

/* Press kit */
.press-downloads{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0 28px}.legal-download{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:999px;background:#087ad8;color:#fff!important;font-weight:800;text-decoration:none}.press-gallery{margin-top:18px}.press-gallery a{display:block;border-radius:14px;overflow:hidden}.press-gallery img{width:100%;height:auto;display:block}.footer-grid>div:last-child p{margin:.45rem 0}.nowrap-brand,.uf-name{white-space:nowrap}

/* Production 2.0 shared header and footer */
.nowrap-brand,.uf-name{white-space:nowrap;word-break:keep-all;overflow-wrap:normal}
.nav{max-width:1240px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}
.nav-links.primary{justify-content:flex-end;padding-right:48px;white-space:nowrap}
.nav-links.right{justify-content:flex-start;padding-left:48px}
.footer-grid{grid-template-columns:1.5fr .8fr .9fr 1fr;align-items:start}
.footer-company address{font-style:normal;line-height:1.7;margin-top:12px}
.footer-company address a{display:inline-block}
.site-footer h3{font-size:.9rem;letter-spacing:.04em;margin:0 0 12px}
.site-footer section>a{margin:7px 0}
.footer-logo{margin-bottom:16px}.footer-logo .nowrap-brand{font-size:1.12rem}
.footer-legal-links{display:none}
.privacy-settings-button{font:inherit;color:inherit;background:none;border:0;padding:0;margin:7px 0;cursor:pointer;text-align:left}
.cookie-details-link{display:inline-flex!important;align-items:center;text-decoration:none!important}
@media(max-width:1000px){.nav-links.primary{padding-right:20px;gap:20px}.nav-links.right{padding-left:20px}.nav a{font-size:.8rem}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}}
@media(max-width:800px){.nav-links.primary{padding-right:0}.nav-links.right{padding-left:0}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.footer-grid{grid-template-columns:1fr}}

/* Original United Football social artwork */
.footer-social .socials{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:9px;
  margin-top:12px;
}
.footer-social .social-link{
  width:40px;
  height:40px;
  margin:0;
  display:block;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  line-height:0;
  transition:opacity .16s ease,transform .16s ease;
}
.footer-social .social-link img{
  width:auto;
  height:40px;
  max-width:41px;
  max-height:40px;
  display:block;
  object-fit:contain;
}
.footer-social .social-link:hover{
  opacity:.82;
  transform:translateY(-1px);
  background:transparent;
  box-shadow:none;
}
.footer-social .social-link:focus-visible{
  outline:2px solid #fff;
  outline-offset:4px;
}


/* Screenshot carousel */
body.lightbox-open{overflow:hidden}
.lightbox{grid-template-columns:minmax(52px,1fr) minmax(0,92vw) minmax(52px,1fr);grid-template-rows:1fr;gap:14px;align-items:center}
.lightbox-figure{grid-column:2;margin:0;display:flex;flex-direction:column;align-items:center;max-height:94vh;min-width:0}
.lightbox .lightbox-image{max-width:100%;max-height:84vh;width:auto;height:auto;object-fit:contain;border:5px solid #fff;border-radius:8px;background:#071a2b;box-shadow:0 18px 60px rgba(0,0,0,.45)}
.lightbox-meta{width:100%;display:flex;justify-content:space-between;gap:24px;color:#fff;padding:12px 4px 0;font-weight:700;font-size:.95rem}
.lightbox-counter{white-space:nowrap;color:#a9d9ff}
.lightbox .lightbox-close{position:absolute;right:24px;top:18px;background:#fff;color:#123d62;border:0;border-radius:50%;width:44px;height:44px;font-size:1.8rem;line-height:1;cursor:pointer;z-index:2}
.lightbox-nav{position:relative;background:rgba(255,255,255,.95);color:#123d62;border:0;border-radius:50%;width:54px;height:54px;font-size:2.7rem;line-height:1;cursor:pointer;box-shadow:0 7px 24px rgba(0,0,0,.28)}
.lightbox-previous{grid-column:1;justify-self:end}
.lightbox-next{grid-column:3;justify-self:start}
.lightbox button:hover,.lightbox button:focus-visible{background:#dff2ff;outline:3px solid #51a1d6;outline-offset:3px}
@media(max-width:700px){
  .lightbox{padding:68px 12px 18px;grid-template-columns:48px minmax(0,1fr) 48px;gap:7px}
  .lightbox .lightbox-image{border-width:3px;max-height:72vh}
  .lightbox-nav{width:44px;height:44px;font-size:2.1rem}
  .lightbox .lightbox-close{right:14px;top:14px;width:40px;height:40px}
  .lightbox-meta{font-size:.78rem;gap:10px}
}


/* Clear visual cues that screenshots open as a browsable carousel */
.gallery a[data-lightbox],.press-gallery a[data-lightbox]{position:relative}
.gallery a[data-lightbox]::before,.press-gallery a[data-lightbox]::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(to top,rgba(6,37,65,.72),transparent 42%);
  opacity:.88;
  transition:opacity .18s ease;
}
.gallery a[data-lightbox]::after,.press-gallery a[data-lightbox]::after{
  content:"▣  Open gallery";
  position:absolute;
  left:14px;
  bottom:11px;
  z-index:2;
  pointer-events:none;
  color:#fff;
  font-weight:900;
  font-size:.88rem;
  letter-spacing:.02em;
  text-shadow:0 2px 5px rgba(0,0,0,.55);
}
.gallery a[data-lightbox]:hover::before,.gallery a[data-lightbox]:focus-visible::before,
.press-gallery a[data-lightbox]:hover::before,.press-gallery a[data-lightbox]:focus-visible::before{opacity:1}
.gallery a[data-lightbox]:focus-visible,.press-gallery a[data-lightbox]:focus-visible{outline:4px solid #51a1d6;outline-offset:4px}
.lightbox-progress{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:9px;margin-top:12px;min-height:18px}
.lightbox-dot{position:static!important;width:11px!important;height:11px!important;min-width:11px;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;cursor:pointer}
.lightbox-dot.active{background:#51a1d6!important;border-color:#51a1d6!important;transform:scale(1.22)}
.lightbox-dot:hover,.lightbox-dot:focus-visible{background:#fff!important;outline:2px solid #51a1d6!important;outline-offset:3px!important}
.lightbox-hint{margin:8px 0 0;color:#d8ecfb;font-size:.82rem;text-align:center}
@media(max-width:700px){
  .gallery a[data-lightbox]::after,.press-gallery a[data-lightbox]::after{font-size:.78rem;left:10px;bottom:8px}
  .lightbox-hint{font-size:.72rem;max-width:270px}
  .lightbox-progress{gap:7px;margin-top:9px}
  .lightbox-dot{width:9px!important;height:9px!important;min-width:9px}
}

/* v2.5 carousel controls: conventional arrows, no instructional copy */
.gallery a[data-lightbox]::before,
.gallery a[data-lightbox]::after,
.press-gallery a[data-lightbox]::before,
.press-gallery a[data-lightbox]::after{content:none!important;display:none!important}
.lightbox-hint{display:none!important}
.lightbox{display:none;position:fixed;inset:0;background:rgba(4,21,37,.94);padding:28px 84px;z-index:500;align-items:center;justify-items:center;grid-template-columns:1fr;grid-template-rows:1fr}
.lightbox.open{display:grid}
.lightbox-figure{position:relative;grid-column:1;grid-row:1;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:min(1280px,calc(100vw - 168px));max-height:94vh;width:100%;min-width:0}
.lightbox .lightbox-image{display:block;max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain;border:5px solid #fff;border-radius:8px;background:#071a2b;box-shadow:0 18px 60px rgba(0,0,0,.45)}
.lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:3;display:grid;place-items:center;width:68px;height:68px;padding:13px;background:rgba(255,255,255,.96);color:#123d62;border:0;border-radius:50%;cursor:pointer;box-shadow:0 8px 28px rgba(0,0,0,.36);transition:transform .18s ease,background .18s ease}
.lightbox-nav img{width:100%;height:100%;display:block}
.lightbox-previous{left:24px}
.lightbox-next{right:24px}
.lightbox-nav:hover,.lightbox-nav:focus-visible{background:#dff2ff;transform:translateY(-50%) scale(1.08);outline:3px solid #51a1d6;outline-offset:3px}
.lightbox-progress{margin-top:11px}
@media(max-width:800px){
  .lightbox{padding:68px 54px 18px}
  .lightbox-figure{max-width:calc(100vw - 108px)}
  .lightbox .lightbox-image{max-height:72vh;border-width:3px}
  .lightbox-nav{width:48px;height:48px;padding:10px}
  .lightbox-previous{left:6px}
  .lightbox-next{right:6px}
}

/* v2.6 carousel positioning: arrows belong directly beside the screenshot */
.lightbox{padding:28px 32px;display:none;place-items:center}
.lightbox.open{display:grid}
.lightbox-figure{width:min(1480px,96vw);max-width:96vw;max-height:94vh;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}
.lightbox-stage{width:100%;display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;gap:18px;min-width:0}
.lightbox .lightbox-image{grid-column:2;justify-self:center;max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain}
.lightbox-nav{position:static;transform:none;display:grid;place-items:center;width:64px;height:64px;padding:12px;margin:0;background:rgba(255,255,255,.96);border-radius:50%;box-shadow:0 8px 28px rgba(0,0,0,.36)}
.lightbox-previous{grid-column:1;justify-self:end}
.lightbox-next{grid-column:3;justify-self:start}
.lightbox-nav:hover,.lightbox-nav:focus-visible{transform:scale(1.08)}
.lightbox-meta{width:min(100%,1280px)}
@media (max-width:760px){
  .lightbox{padding:64px 8px 18px}
  .lightbox-figure{width:100%;max-width:100%}
  .lightbox-stage{grid-template-columns:44px minmax(0,1fr) 44px;gap:4px}
  .lightbox-nav{width:42px;height:42px;padding:8px}
  .lightbox .lightbox-image{max-height:72vh;border-width:3px}
}

/* v2.7 carousel positioning: conventional arrows overlay the screenshot edges */
.lightbox-figure{
  width:auto;
  max-width:calc(100vw - 40px);
}
.lightbox-stage{
  position:relative;
  display:inline-flex;
  width:auto;
  max-width:100%;
  align-items:center;
  justify-content:center;
  gap:0;
}
.lightbox .lightbox-image{
  display:block;
  width:auto;
  max-width:min(1280px,calc(100vw - 72px));
  max-height:80vh;
  height:auto;
  object-fit:contain;
}
.lightbox-nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:4;
  width:58px;
  height:58px;
  padding:11px;
  margin:0;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(18,61,98,.22);
  border-radius:50%;
  box-shadow:0 6px 22px rgba(0,0,0,.38);
}
.lightbox-previous{left:16px}
.lightbox-next{right:16px}
.lightbox-nav:hover,.lightbox-nav:focus-visible{
  transform:translateY(-50%) scale(1.08);
}
.lightbox-meta{width:100%;max-width:1280px}
@media(max-width:800px){
  .lightbox-figure{max-width:calc(100vw - 16px)}
  .lightbox .lightbox-image{max-width:calc(100vw - 24px);max-height:72vh}
  .lightbox-nav{width:44px;height:44px;padding:8px}
  .lightbox-previous{left:8px}
  .lightbox-next{right:8px}
}


/* v2.8 definitive carousel geometry. These rules supersede all earlier carousel layouts. */
.lightbox.open {
  display: grid !important;
  place-items: center !important;
}
.lightbox-figure {
  width: auto !important;
  max-width: calc(100vw - 24px) !important;
  margin: 0 !important;
  align-items: center !important;
}
.lightbox-stage {
  position: relative !important;
  display: block !important;
  width: auto !important;
  max-width: calc(100vw - 24px) !important;
  min-width: 0 !important;
  line-height: 0 !important;
}
.lightbox .lightbox-image {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: min(1280px, calc(100vw - 48px)) !important;
  max-height: 78vh !important;
  margin: 0 auto !important;
}
.lightbox-nav {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  z-index: 10 !important;
  display: grid !important;
  place-items: center !important;
  width: 58px !important;
  height: 58px !important;
  padding: 11px !important;
  margin: 0 !important;
}
.lightbox-previous { left: 14px !important; right: auto !important; }
.lightbox-next { right: 14px !important; left: auto !important; }
.lightbox-nav:hover,
.lightbox-nav:focus-visible { transform: translateY(-50%) scale(1.08) !important; }
.lightbox-meta { width: 100% !important; max-width: none !important; }
@media (max-width: 800px) {
  .lightbox-stage { max-width: calc(100vw - 12px) !important; }
  .lightbox .lightbox-image {
    max-width: calc(100vw - 24px) !important;
    max-height: 70vh !important;
  }
  .lightbox-nav { width: 44px !important; height: 44px !important; padding: 8px !important; }
  .lightbox-previous { left: 7px !important; }
  .lightbox-next { right: 7px !important; }
}

/* Steam branding scale refinement, v3.1 */
.steam-logo{
  width:52px;
  height:52px;
  object-fit:contain;
  flex:0 0 52px;
}
.steam-small{
  gap:12px;
  min-height:52px;
  padding:6px 16px 6px 8px;
}
.steam-small .steam-logo{
  width:42px;
  height:42px;
  flex-basis:42px;
}
.steam-cta{
  gap:15px;
  min-height:68px;
  padding:8px 28px 8px 10px;
}
.hero .steam-cta,
.cta-band .steam-cta{
  padding-left:10px;
}
@media(max-width:800px){
  .steam-small{min-height:46px;padding:5px 12px 5px 7px}
  .steam-small .steam-logo{width:36px;height:36px;flex-basis:36px}
  .steam-cta{min-height:60px;padding:7px 20px 7px 8px;gap:12px}
  .steam-logo{width:46px;height:46px;flex-basis:46px}
}
@media(max-width:520px){
  .steam-small{padding:4px 8px}
  .steam-small .steam-logo{width:34px;height:34px;flex-basis:34px}
  .steam-cta{min-height:56px;padding:6px 16px 6px 7px}
  .steam-logo{width:42px;height:42px;flex-basis:42px}
}


/* Steam CTA scale refinement, v3.2 */
.hero .steam-cta .steam-logo,
.cta-band .steam-cta .steam-logo {
  width: 66px;
  height: 66px;
  flex: 0 0 66px;
}
.hero .steam-cta,
.cta-band .steam-cta {
  min-height: 78px;
  padding: 6px 30px 6px 8px;
  gap: 17px;
}
@media (max-width: 800px) {
  .hero .steam-cta .steam-logo,
  .cta-band .steam-cta .steam-logo {
    width: 56px;
    height: 56px;
    flex-basis: 56px;
  }
  .hero .steam-cta,
  .cta-band .steam-cta {
    min-height: 68px;
    padding: 6px 22px 6px 7px;
    gap: 14px;
  }
}
@media (max-width: 520px) {
  .hero .steam-cta .steam-logo,
  .cta-band .steam-cta .steam-logo {
    width: 50px;
    height: 50px;
    flex-basis: 50px;
  }
}

/* United Football 4.0 conversion-led homepage */
:root{--content-width:1320px;--uf-blue:#0b67b2;--uf-blue-dark:#064674;--uf-sky:#eaf7ff;--uf-text:#123d62;--section-space:56px}
.container,.nav,.cta-content,.footer-grid,.legal{width:min(calc(100% - 48px),var(--content-width));margin-inline:auto}
.section{padding:var(--section-space) 0}
.section h2{font-size:clamp(2rem,2.5vw,2.8rem);line-height:1.06}
.eyebrow{font-size:clamp(1.05rem,1.2vw,1.25rem);font-weight:800}
.intro p,.history-preview p{font-size:clamp(1rem,1.1vw,1.15rem);line-height:1.55}
.nowrap-brand{white-space:nowrap}
.hero-inner{width:min(100%,980px)}
.hero h1{font-size:clamp(2rem,2.45vw,2.85rem);white-space:nowrap}
.video-frame{width:min(100%,720px);margin-inline:auto}
.hero .steam-cta{margin-inline:auto}
.hero .helper{width:fit-content;max-width:min(100%,720px);margin:8px auto 0}
.why-play{background:#fff}
.compact-intro{margin-bottom:28px}
.benefit-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #b8d9ee;border-bottom:1px solid #b8d9ee}
.benefit{padding:28px 34px;text-align:center}
.benefit+.benefit{border-left:1px solid #b8d9ee}
.benefit-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;background:#e9f5fd;font-size:1.65rem}
.benefit h3{margin:0 0 10px;color:var(--uf-blue-dark);font-size:1.35rem}
.benefit p{margin:0;font-size:1rem;line-height:1.5}
.benefit-cta{text-align:center;margin-top:26px}
.benefit-cta p{margin:0 0 14px;font-weight:700;color:var(--uf-text)}
.benefit-cta .steam-cta{margin-inline:auto}
.history-split{align-items:center;gap:44px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}
.history-image img{width:100%;aspect-ratio:16/9;object-fit:cover}
.gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.gallery img{width:100%}
.media-link{text-align:center;margin:24px 0 0}
.cta-band{padding:26px 0}
/* Remove obsolete gallery instruction overlays. Standard carousel arrows provide affordance. */
.gallery a[data-lightbox]::after,.press-gallery a[data-lightbox]::after{content:none!important;display:none!important}
.gallery a[data-lightbox]::before,.press-gallery a[data-lightbox]::before{display:none!important}
/* Deterministic carousel: image defines stage width; arrows sit inside image edges. */
.lightbox-stage{position:relative!important;display:flex!important;justify-content:center!important;width:fit-content!important;max-width:100%!important;margin-inline:auto!important}
.lightbox .lightbox-image{display:block!important;max-width:100%!important;max-height:80vh!important;margin:0!important}
.lightbox-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:58px!important;height:58px!important;z-index:2!important;display:grid!important;place-items:center!important}
.lightbox-previous{left:14px!important;right:auto!important}
.lightbox-next{right:14px!important;left:auto!important}
.lightbox-meta{width:100%!important;max-width:none!important}
@media(max-width:900px){.benefit-strip{grid-template-columns:1fr}.benefit+.benefit{border-left:0;border-top:1px solid #b8d9ee}.history-split{grid-template-columns:1fr}}
@media(max-width:780px){.hero h1{white-space:normal}}
@media(max-width:640px){:root{--section-space:38px}.container,.nav,.cta-content,.footer-grid,.legal{width:min(calc(100% - 28px),var(--content-width))}.benefit{padding:22px 18px}.gallery{grid-template-columns:1fr}.lightbox-nav{width:46px!important;height:46px!important}.lightbox-previous{left:8px!important}.lightbox-next{right:8px!important}}

/* United Football 4.2 Media gallery: preserve the real landscape screenshots. */
.media-video-section{padding-bottom:42px}
.media-video-wrap{max-width:980px}
.media-video{width:min(100%,860px);margin-inline:auto}
.media-screenshots-section{padding-top:50px}
.media-featured,
.media-gallery-item{
  position:relative;
  display:block;
  overflow:hidden;
  background:#0b2f4d;
  border:3px solid #fff;
  border-radius:12px;
  box-shadow:0 8px 22px rgba(18,61,98,.2);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.media-featured{width:min(100%,1080px);margin:0 auto 20px}
.media-gallery-grid{
  width:min(100%,1080px);
  margin-inline:auto;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
}
.media-featured img,
.media-gallery-item img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:auto;
  object-fit:contain;
  background:#0b2f4d;
  transition:transform .22s ease;
}
.media-featured:hover,
.media-featured:focus-visible,
.media-gallery-item:hover,
.media-gallery-item:focus-visible{
  transform:translateY(-2px);
  border-color:#51a1d6;
  box-shadow:0 10px 28px rgba(18,61,98,.3);
  outline:none;
}
.media-featured:hover img,
.media-featured:focus-visible img,
.media-gallery-item:hover img,
.media-gallery-item:focus-visible img{transform:scale(1.025)}
@media(max-width:760px){
  .media-gallery-grid{grid-template-columns:1fr;gap:14px}
  .media-featured{margin-bottom:14px}
}

/* Hero return announcement */
.hero-return{margin:0 0 10px;color:#fff;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(2.1rem,3vw,3.25rem);line-height:1.05;letter-spacing:.01em;text-shadow:2px 3px 0 rgba(18,61,98,.35)}
@media(max-width:520px){.hero-return{font-size:1.9rem;margin-bottom:8px}}

/* STEP 2: crisp high-detail logos/buttons across non-montage pages */
.brand img,.footer-logo img{image-rendering:auto;filter:drop-shadow(0 1px 1px rgba(0,0,0,.15))}
.steam-small,.steam-cta{border:1px solid rgba(255,255,255,.18)!important;background:#087ee8!important;border-radius:10px!important;box-shadow:0 4px 10px rgba(0,0,0,.20)!important;font-family:"Arial Narrow","Liberation Sans Narrow",Arial,sans-serif!important;font-weight:700!important;letter-spacing:.01em!important}
.steam-small:hover,.steam-cta:hover{background:#1394fa!important}
.steam-small .steam-logo,.steam-cta .steam-logo{object-fit:contain;image-rendering:auto}


/* ============================================================
   STEP 13: APPROVED HOME STYLE APPLIED TO SECONDARY PAGES ONLY
   Content is unchanged. This layer changes visual presentation.
   ============================================================ */
:root{
  --uf-page-bg:#031a2c;
  --uf-navy:#06233c;
  --uf-blue:#0789ef;
  --uf-panel:#0b3657;
  --uf-panel-dark:#073456;
  --uf-panel-mid:#164f7b;
  --uf-white:#ffffff;
  --uf-muted:#d8e6f0;
  --uf-condensed:"Roboto Condensed","Arial Narrow","Liberation Sans Narrow","Nimbus Sans Narrow","Helvetica Neue Condensed",Arial,sans-serif;
}

html,body{
  background:var(--uf-page-bg)!important;
  color:var(--uf-white)!important;
  font-family:Arial,"Helvetica Neue",sans-serif!important;
}

/* Header mirrors approved Home */
.site-header{
  height:72px!important;
  background:var(--uf-navy)!important;
  border-bottom:0!important;
  box-shadow:none!important;
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
}
.nav{
  width:min(1180px,94%)!important;
  max-width:none!important;
  height:72px!important;
  margin:0 auto!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:76px 1fr 230px!important;
  align-items:center!important;
  gap:18px!important;
}
.brand{
  width:auto!important;
  top:auto!important;
  position:static!important;
  display:grid!important;
  place-items:center!important;
}
.brand img{
  width:60px!important;
  height:60px!important;
  object-fit:contain!important;
}
.nav-links.primary{
  display:flex!important;
  position:static!important;
  justify-content:center!important;
  align-items:stretch!important;
  gap:31px!important;
  height:100%!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
}
.nav-links.primary a{
  display:flex!important;
  align-items:center!important;
  position:relative!important;
  color:#fff!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  font-family:var(--uf-condensed)!important;
  font-size:17px!important;
  font-weight:600!important;
  white-space:nowrap!important;
  padding:0!important;
  border:0!important;
}
.nav-links.primary a.active{
  color:#fff!important;
  border:0!important;
}
.nav-links.primary a.active:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:8px!important;
  height:3px!important;
  background:#0d8ef1!important;
}
.nav-links.right{
  display:flex!important;
  position:static!important;
  justify-content:flex-end!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
}

/* Exact Home button treatment */
.steam-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  background:#0789ef!important;
  color:#fff!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  font-family:var(--uf-condensed)!important;
  font-weight:700!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:13px!important;
  box-shadow:0 3px 9px rgba(0,0,0,.24)!important;
  white-space:nowrap!important;
}
.steam-button-small{
  height:50px!important;
  min-width:220px!important;
  padding:5px 20px 5px 6px!important;
  font-size:18px!important;
}
.steam-disc{
  width:38px!important;
  height:38px!important;
  flex:0 0 38px!important;
  border-radius:50%!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
}
.steam-disc img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  border-radius:50%!important;
}
.page-steam-button{
  height:50px!important;
  padding:5px 22px 5px 6px!important;
  font-size:19px!important;
}

/* Typography from approved Home */
.page-hero h1,
.section h2,
.intro h2,
.feature h3,
.legal-card h1,
.legal-card h2,
.legal-card h3,
.cta-copy strong{
  font-family:var(--uf-condensed)!important;
  text-transform:uppercase!important;
  font-weight:500!important;
  letter-spacing:0!important;
  color:#fff!important;
}

/* Background system from Home */
.page-hero{
  height:auto!important;
  min-height:300px!important;
  padding:58px 24px!important;
  display:grid!important;
  place-items:center!important;
  text-align:center!important;
  background:#0b3657!important;
}
.page-hero h1{
  font-size:clamp(46px,5vw,66px)!important;
  line-height:.96!important;
  margin:0 0 18px!important;
  text-shadow:none!important;
}
.page-hero p{
  max-width:760px!important;
  margin:0 auto!important;
  padding:0!important;
  background:transparent!important;
  color:#fff!important;
  font-size:18px!important;
  line-height:1.45!important;
  border-radius:0!important;
}

.section{
  padding:64px 24px!important;
  background:#073456!important;
  color:#fff!important;
}
.section.tint{
  background:#062f50!important;
}
.container{
  width:min(1120px,calc(100% - 48px))!important;
  max-width:none!important;
  margin:0 auto!important;
}
.split{
  gap:42px!important;
}
.eyebrow{
  color:#75c2ff!important;
  font-family:var(--uf-condensed)!important;
  text-transform:uppercase!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
}
.section h2,.intro h2{
  font-size:clamp(32px,3vw,44px)!important;
  line-height:1!important;
}
.section p,.intro p{
  color:#fff!important;
  font-size:17px!important;
  line-height:1.6!important;
}
.card,.feature-row{
  background:#0b3657!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.feature{
  border-color:rgba(255,255,255,.12)!important;
}
.feature h3{
  font-size:21px!important;
}
.feature p{
  color:#d8e6f0!important;
  font-size:14px!important;
}

/* Media keeps all existing content, but adopts home colours/type */
.media-video-section{
  background:#073456!important;
}
.media-screenshots-section{
  background:#062f50!important;
}
.video-frame,.media-video{
  border:1px solid #0789ef!important;
  border-radius:0!important;
  background:#000!important;
  box-shadow:none!important;
}
.media-featured,.media-gallery-item{
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#0b3657!important;
}

/* Press Kit. Content and ordering remain exactly as supplied. */
.legal-page{
  min-height:70vh!important;
  padding:58px 24px 76px!important;
  background:#073456!important;
}
.legal-card{
  width:min(1040px,calc(100% - 48px))!important;
  margin:0 auto!important;
  padding:44px!important;
  background:#062f50!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.legal-card h1{
  font-size:clamp(44px,4.7vw,64px)!important;
  line-height:.98!important;
}
.legal-card h2{
  font-size:30px!important;
  margin-top:38px!important;
}
.legal-card h3{
  font-size:22px!important;
}
.legal-card p,.legal-card li,.legal-intro,.legal-meta{
  color:#fff!important;
}
.legal-card a{
  color:#79c6ff!important;
}
.legal-download{
  background:#0789ef!important;
  border-radius:12px!important;
  font-family:var(--uf-condensed)!important;
  text-transform:uppercase!important;
  font-weight:700!important;
}
.press-gallery a{
  border-radius:0!important;
  border:1px solid rgba(255,255,255,.14)!important;
}

/* Existing CTA content preserved, only styled like Home */
.cta-band{
  background:#0b3657!important;
  border:0!important;
  padding:30px 24px!important;
}
.cta-content{
  width:min(1120px,calc(100% - 48px))!important;
  max-width:none!important;
  margin:0 auto!important;
}
.cta-copy strong{
  font-size:29px!important;
  line-height:1!important;
}
.cta-copy span{
  color:#fff!important;
  font-family:Arial,"Helvetica Neue",sans-serif!important;
  font-size:16px!important;
  text-transform:none!important;
}

/* Keep the About-page footer design intact; just ensure it reads correctly
   against the approved Home palette. */
.site-footer{
  background:linear-gradient(#15466f,#0c2e4c)!important;
  color:#dceafa!important;
}
.site-footer a{color:#dceafa!important}

/* Mobile */
@media(max-width:900px){
  .nav{
    grid-template-columns:58px 1fr 180px!important;
    gap:10px!important;
  }
  .brand img{width:48px!important;height:48px!important}
  .nav-links.primary{gap:17px!important}
  .nav-links.primary a{font-size:13px!important}
  .steam-button-small{
    min-width:174px!important;
    height:42px!important;
    font-size:14px!important;
  }
  .steam-button-small .steam-disc{
    width:31px!important;height:31px!important;flex-basis:31px!important
  }
}
@media(max-width:760px){
  .site-header{height:auto!important}
  .nav{
    min-height:64px!important;
    display:grid!important;
    grid-template-columns:52px 1fr auto!important;
  }
  .nav-links.primary{
    display:none!important;
    position:absolute!important;
    top:64px!important;
    left:0!important;
    right:0!important;
    height:auto!important;
    padding:18px!important;
    background:#06233c!important;
    flex-direction:column!important;
    gap:12px!important;
    border-top:1px solid rgba(255,255,255,.08)!important;
  }
  .nav-links.primary.open{display:flex!important}
  .nav-links.primary a{font-size:16px!important;justify-content:center!important;padding:8px!important}
  .nav-links.right{display:flex!important}
  .menu-toggle{
    display:block!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.35)!important;
  }
  .page-hero{min-height:240px!important;padding:46px 20px!important}
  .page-hero h1{font-size:40px!important}
  .section{padding:48px 18px!important}
  .container,.cta-content,.legal-card{width:100%!important}
  .legal-page{padding:42px 18px 58px!important}
  .legal-card{padding:28px 22px!important}
}


/* STEP 14: Media page uses the exact gameplay video file from Home. */
.media-video{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  background:#000!important;
}
