:root{color-scheme:dark;--ink:#071a2c;--panel:#102b40;--text:#f3f7fc;--muted:#b4c5d4;--line:#ffffff21;--cyan:#72e6ee;--yellow:#ffe071;--max:1240px;font-family:Arial,Helvetica,sans-serif;font-size:16px;background:var(--ink);color:var(--text)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}a,button{touch-action:manipulation}a:focus-visible,video:focus-visible{outline:3px solid var(--yellow);outline-offset:6px}a:hover{color:var(--cyan)}.wrap{width:min(var(--max),calc(100% - 6rem));margin-inline:auto}.section{padding-block:6.5rem}.skip-link{position:fixed;top:-6rem;left:1rem;background:var(--yellow);color:var(--ink);padding:1rem;z-index:10}.skip-link:focus{top:1rem}.site-header{min-height:88px;padding:1.4rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#071a2cf5;border-bottom:1px solid var(--line)}.brand{display:block;width:220px;flex-shrink:0}.site-header nav{display:flex;gap:2rem;font-size:.9375rem;font-weight:700}.header-cta{font-size:.9375rem;font-weight:700;border-bottom:1px solid var(--cyan);padding-block:.7rem}.header-cta span{margin-left:1rem}.hero{position:relative;isolation:isolate;min-height:730px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-art{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#061727ed 0%,#071a2caa 39%,#071a2c0a 77%),linear-gradient(0deg,#071a2c 0%,transparent 28%)}.hero-content{padding-block:5rem 8rem}.eyebrow{font-size:.8125rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--cyan);margin:0 0 1.5rem}.hero-eyebrow{color:var(--yellow);letter-spacing:.12em}.hero-eyebrow span{margin-inline:.4rem}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:clamp(3.3rem,5.8vw,5.5rem);line-height:1.02;margin-bottom:1.8rem;max-width:800px;font-weight:800}h1 em{font-style:normal;color:var(--yellow)}h2{font-size:clamp(2.5rem,4vw,3.8rem);line-height:1.08;margin-bottom:1.7rem}h3{font-size:1.65rem;line-height:1.2}.hero-description{font-size:1.125rem;line-height:1.75;max-width:500px;color:#e7eff7;text-wrap:pretty}.actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{min-height:56px;padding:1rem 1.35rem;border:1px solid transparent;border-radius:7px;font-weight:700;display:inline-flex;gap:1.8rem;align-items:center;justify-content:space-between;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--yellow);color:var(--ink);box-shadow:0 4px 0 #be9638}.primary:hover{background:#ffeb9d;color:var(--ink)}.glass{border-color:#ffffff70;background:#071a2c80}.hero-note{font-size:.875rem;color:#c3d1dd;margin-top:1.5rem}.hero-bottom{position:absolute;bottom:2rem;left:0;right:0;display:flex;gap:2rem;align-items:center;font-size:.75rem;font-weight:700;letter-spacing:.12em;color:#c7d8e5}.hero-bottom a{margin-left:auto;letter-spacing:0;font-size:.875rem}.accent{color:var(--cyan)}.intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:6rem}.intro-copy>p{color:var(--muted);line-height:1.8}.intro-copy .lead{font-size:1.375rem;line-height:1.6;color:var(--text)}.game-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;border-top:1px solid var(--line);padding-top:2rem;margin-top:2rem}.game-stats strong{display:block;font-size:2.8rem;letter-spacing:-.04em;color:var(--yellow)}.game-stats span{font-size:.875rem;color:var(--muted);line-height:1.5;display:block}.intro-copy .demo-note{margin-top:2rem;font-size:.9375rem}.demo-note strong{color:var(--text)}.trailer-section{background:#0c2337;border-block:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:2rem}.section-heading h2{margin-bottom:0}.text-link{font-size:.9375rem;text-decoration:underline;text-underline-offset:6px;line-height:1.6;flex-shrink:0}.trailer-section video{width:100%;aspect-ratio:16/9;display:block;background:#030b13;border-radius:12px;box-shadow:0 24px 64px #0005}.video-caption{font-size:.875rem;color:var(--muted);margin:1.2rem 0 0;line-height:1.6}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.5rem}.gallery figure{margin:0}.gallery img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px;border:1px solid var(--line);transition:transform .2s}.gallery a:hover img{transform:translateY(-4px)}.gallery figcaption{display:flex;justify-content:space-between;gap:1rem;font-size:.9375rem;font-weight:700;line-height:1.5;margin-top:1rem}.gallery figcaption span:last-child{color:var(--cyan)}.press-section{background:#0b2436;border-block:1px solid var(--line)}.section-description{max-width:330px;color:var(--muted);line-height:1.75;margin-bottom:0}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:3rem 0 4rem}.download-card{padding:2.25rem;border-radius:10px;display:flex;flex-direction:column;transition:transform .2s}.download-card:hover{transform:translateY(-4px)}.card-type{font-size:.75rem;font-weight:700;letter-spacing:.12em;margin-bottom:2rem}.download-card h3{font-size:2rem;letter-spacing:-.04em;margin-bottom:1rem}.download-card p{line-height:1.75;max-width:440px;margin-bottom:2.2rem}.kit-card{background:var(--yellow);color:#14283a}.kit-card:hover{color:#14283a;background:#ffe791}.footage-card{background:#173b53;border:1px solid #5d90a460}.footage-card p{color:#cedeea}.card-bottom{margin-top:auto;padding-top:1.2rem;border-top:1px solid #14283a40;display:flex;align-items:center;font-size:.9375rem;font-weight:700;gap:.35rem}.card-bottom>span:last-child{margin-left:auto;font-size:1.5rem}.footage-card .card-bottom{border-color:#ffffff30}.press-details{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem}.press-details h3{margin-bottom:1.7rem}.fact-sheet dl{margin:0}.fact-sheet dl>div{display:grid;grid-template-columns:44% 56%;padding:1rem 0;border-bottom:1px solid var(--line);font-size:.9375rem;line-height:1.5;gap:.5rem}.fact-sheet dt{color:var(--muted)}.fact-sheet dd{margin:0}.individual-assets>a{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding:1.1rem 0;font-size:1rem;line-height:1.5}.individual-assets>a span{color:var(--cyan);font-size:.8125rem;white-space:nowrap}.media-use{margin-top:2.5rem;padding:1.5rem;background:#071a2c80;border-radius:8px}.media-use h4{font-size:.9375rem;margin-bottom:.7rem}.media-use p{font-size:.875rem;line-height:1.75;color:var(--muted);margin:0}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:6rem}.contact-section>div>p{color:var(--muted);line-height:1.8;max-width:510px}.contact-card{align-self:center;padding:2.2rem;border:1px solid var(--line);border-radius:10px}.contact-card .eyebrow{display:block}.contact-card h3{font-size:1.75rem}.contact-email{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:700;color:var(--yellow);padding-block:1.25rem;border-top:1px solid var(--line);overflow-wrap:anywhere}.contact-card .text-link{display:inline-block;margin-top:.5rem}.site-footer{padding-block:2.25rem;border-top:1px solid var(--line);display:flex;align-items:center;gap:2rem;justify-content:space-between}.site-footer .brand{width:170px}.site-footer p{font-size:.8125rem;color:var(--muted);margin:0}.site-footer>div{display:flex;gap:1.5rem;font-size:.875rem}@media(min-width:1600px){.hero{min-height:820px}}@media(max-width:1050px){.site-header{padding:1.4rem 2rem;gap:1.3rem}.site-header .brand{width:180px}.site-header nav{gap:1.2rem}.header-cta{display:none}.wrap{width:calc(100% - 4rem)}.intro,.contact-section{gap:3rem}.press-details{gap:3rem}.hero{min-height:700px}.hero:before{background:linear-gradient(90deg,#061727ed 0%,#071a2caa 50%,#071a2c30 100%),linear-gradient(0deg,#071a2c,transparent 35%)}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{gap:2rem}.section-heading .text-link{flex-shrink:1}}@media(max-width:700px){html{scroll-padding-top:1.5rem}.wrap{width:calc(100% - 2.5rem)}.site-header{padding:1.2rem 1.25rem;flex-wrap:wrap;justify-content:center;gap:1.3rem}.site-header .brand{width:190px}.site-header nav{width:100%;justify-content:center;gap:1.5rem;font-size:.875rem}.section{padding-block:4rem}.hero{min-height:680px}.hero-art{object-position:60% center}.hero-content{padding-block:3.5rem 6.5rem}.hero-eyebrow{font-size:.75rem;letter-spacing:.05em}.hero-eyebrow span{margin-inline:.2rem}h1{font-size:clamp(2.8rem,10.3vw,4rem)}.hero-description{font-size:1rem}.actions{gap:.8rem;align-items:stretch;flex-direction:column;max-width:360px}.button{justify-content:space-between}.hero-bottom{gap:1rem;font-size:.65rem}.hero-bottom>span:nth-child(2){display:none}.hero-bottom a{font-size:.8125rem}.intro,.contact-section,.press-details{grid-template-columns:1fr;gap:2rem}.intro h2 br:nth-of-type(1){display:none}.intro-copy .lead{font-size:1.2rem}.game-stats strong{font-size:2.4rem}.game-stats span{font-size:.8125rem}.section-heading{align-items:flex-start;flex-direction:column;gap:1.5rem}.download-grid{grid-template-columns:1fr;margin-block:2rem 3rem}.download-card{padding:1.6rem}.download-card h3{font-size:1.75rem}.card-type{margin-bottom:1.5rem}.section-description{max-width:none}.gallery{gap:1.5rem 1rem}.gallery figcaption{font-size:.875rem}.contact-card{padding:1.5rem}.site-footer{flex-wrap:wrap;justify-content:center;gap:1.5rem}.site-footer>div{width:100%;justify-content:center}.fact-sheet dl>div{grid-template-columns:42% 1fr}}@media(max-width:400px){.gallery{grid-template-columns:1fr}.game-stats{gap:.5rem}.site-header nav{gap:1.1rem}.hero-eyebrow{font-size:.7rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
