@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');

:root{--ink:#191a18;--panel:#22231f;--cream:#f4efdf;--muted:#b6b6a9;--orange:#ff8b32;--cyan:#80dce5;--line:#3c3d35;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--ink);color:var(--cream);font:400 16px/1.6 var(--body)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--cyan);outline-offset:6px}::selection{background:var(--cyan);color:var(--ink)}.site-shell{max-width:1800px;margin:auto}.skip-link{position:absolute;z-index:10;top:10px;left:15px;padding:12px 20px;background:var(--cream);color:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.header{margin:0 5.55%;min-height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:29px;font-weight:700;letter-spacing:-1.5px;line-height:1.2;display:inline-flex;align-items:center}.brand-period{color:var(--orange)}.brand-spark{font-size:34px;color:var(--orange);margin-right:10px;font-weight:400}.header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.header nav a{transition:color .2s}.header nav a:hover{color:var(--orange)}.nav-contact{border:1px solid #626257;border-radius:6px;padding:10px 18px}.nav-contact span{margin-left:18px}.hero{padding:38px 5.55% 0}.hero-topline,.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow,.edition,.section-label,.project-code,.stage-caption,.project-badge,.studio-signoff,.project-status{font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.eyebrow{display:flex;gap:10px;align-items:center}.status-dot{width:7px;height:7px;background:var(--cyan);border-radius:50%}.edition{color:var(--muted);font-size:11px}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:6%;align-items:center;padding:46px 0 64px}.hero h1{font-family:var(--display);font-weight:700;text-transform:uppercase;font-size:clamp(78px,8.3vw,146px);line-height:.9;letter-spacing:-1.8px;margin:0 0 28px}.hero h1 span{color:var(--orange)}.hero-copy p{color:var(--muted);font-size:17px;line-height:1.65;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 23px;border-radius:5px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#ff9a6b}.button-orange{background:var(--orange);color:var(--ink)}.button span{font-size:21px;line-height:1}.brand-stage{position:relative;aspect-ratio:1.05;background:radial-gradient(ellipse at center,#2b2b23 0%,#1e1f1b 66%);display:flex;align-items:center;justify-content:center;border:1px solid #30312a;margin:0 4% 0 0}.logo-slot{width:86%;height:78%;display:flex;align-items:center;justify-content:center}.logo-slot img{width:100%;height:100%;object-fit:contain}.type-mark{transform:rotate(-7deg);text-align:center;display:flex;flex-direction:column;font-family:var(--display);font-size:clamp(70px,8.5vw,145px);letter-spacing:-3px;font-weight:800;line-height:.76;color:var(--orange)}.type-mark>span:nth-child(2){color:var(--cream)}.type-dot{color:var(--cyan)}.type-mark .type-mark-sub{font:600 10px var(--body);letter-spacing:3px;margin-top:28px;color:var(--muted)}.stage-caption{position:absolute;bottom:18px;left:10px;right:10px;text-align:center;font-size:10px;letter-spacing:1.4px;color:var(--muted)}.stage-corner{width:16px;height:16px;position:absolute;border-color:#737465;border-style:solid}.top-left{top:-1px;left:-1px;border-width:1px 0 0 1px}.top-right{top:-1px;right:-1px;border-width:1px 1px 0 0}.bottom-left{bottom:-1px;left:-1px;border-width:0 0 1px 1px}.bottom-right{bottom:-1px;right:-1px;border-width:0 1px 1px 0}.coming-stamp{position:absolute;right:-25px;top:24px;background:var(--cyan);color:var(--ink);transform:rotate(9deg);text-align:center;line-height:1.35;font-size:10px;letter-spacing:.6px;padding:13px 16px;border-radius:4px;box-shadow:4px 4px 0 #10110f}.coming-stamp strong{font-size:13px}.hero-bottom{padding:21px 0 26px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.hero-bottom a{color:var(--cream)}.hero-bottom a span{color:var(--orange);margin-left:20px}.ticker{overflow:hidden;background:var(--orange);color:var(--ink);padding:16px 0}.ticker>div{display:flex;align-items:center;gap:34px;white-space:nowrap;justify-content:center;font:700 26px/1 var(--display);letter-spacing:1px}.ticker span{font-size:26px}.section{padding:65px 5.55% 76px}.section-label{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.tiny-cross{font:400 25px/1 var(--body);color:var(--orange)}h2{font-family:var(--display);font-weight:600;font-size:clamp(44px,5.1vw,78px);line-height:1.03;letter-spacing:-.5px;margin:0}h2 em{color:var(--orange);font-style:normal}.studio-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;margin-top:45px}.studio-copy{max-width:465px}.studio-copy p{color:var(--muted);margin:0 0 20px}.studio-copy .lead{font-size:26px;color:var(--cream);line-height:1.4;margin-bottom:23px}.lead span{color:var(--orange)}.studio-signoff{letter-spacing:0;text-transform:none;display:flex;align-items:center;gap:12px;color:var(--cream);margin-top:26px}.studio-signoff span{color:var(--cyan);font-size:25px}.games{background:var(--cream);color:var(--ink)}.games .section-label{color:#63645a}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin:34px 0}.section-heading p{font-size:14px;color:#626258;line-height:1.7;margin:0 0 3px}.projects{display:grid;grid-template-columns:1.25fr 1fr;gap:24px}.project-visual{height:315px;position:relative;overflow:hidden;border-radius:8px;padding:22px 25px;background:var(--orange);display:flex;flex-direction:column;justify-content:space-between}.project-code{font-size:10px;letter-spacing:1.1px;z-index:1}.project-lettering{font:800 108px/.8 var(--display);transform:rotate(-8deg);margin-left:12%;letter-spacing:-2px;align-self:flex-start}.project-lettering>span{color:var(--cream)}.project-badge{align-self:flex-start;font-size:10px;letter-spacing:.3px;border:1px solid #191a1850;padding:5px 10px;border-radius:20px;z-index:1}.project-plus{position:absolute;right:35px;top:100px;color:var(--ink);font:400 72px/1 var(--body);transform:rotate(12deg)}.secret-project .project-visual{background:#252822;color:var(--cream);background-image:radial-gradient(#74786b40 1px,transparent 1px);background-size:16px 16px}.secret-project .project-code{color:#caccc0}.secret-project .project-badge{border-color:#73766b;color:#d3d5c9}.secret-lettering{font:700 89px/.85 var(--display);margin-left:16%;transform:rotate(5deg);letter-spacing:-1px}.secret-lettering span{color:var(--cyan)}.project-info{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:21px 0 0}h3{font-size:20px;line-height:1.3;margin:0 0 5px;letter-spacing:-.5px}.project-info p{font-size:13px;margin:0;color:#63645b}.project-status{font-size:10px;letter-spacing:0;white-space:nowrap;background:#dfdfd0;padding:4px 10px;border-radius:3px;margin-top:3px}.contact{padding-bottom:80px}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;margin-top:45px;align-items:center}.contact .eyebrow{font-size:11px;letter-spacing:1px;color:var(--muted);margin:0 0 20px}.contact h2 span{color:var(--orange)}.contact-details p{color:var(--muted);margin:0 0 25px}.channel{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:15px}.channel-state{font-size:12px;color:var(--muted)}.socials{display:flex;gap:25px;margin-top:22px;flex-wrap:wrap}.social-placeholder{font-size:14px;display:flex;flex-direction:column}.social-placeholder>span{font-size:10px;color:var(--muted)}.channel a,.socials a{color:var(--cyan)}footer{margin:0 5.55%;padding:25px 0 28px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:24px}footer p,footer>span{font-size:11px;color:var(--muted)}.back-top{width:35px;height:35px;border:1px solid var(--line);display:grid;place-items:center;border-radius:50%;color:var(--orange);font-size:20px}
@media(min-width:1450px){.hero-grid{padding-top:64px;padding-bottom:80px}.hero-copy p{font-size:20px}.section{padding-top:82px;padding-bottom:90px}.project-visual{height:380px}.project-lettering{font-size:135px}.secret-lettering{font-size:115px}}
@media(max-width:900px){.header{min-height:90px}.hero-grid{gap:5%}.hero h1{font-size:clamp(64px,9vw,84px)}.hero-copy p{font-size:15px}.button{font-size:12px;padding:15px;gap:15px}.type-mark{font-size:80px}.coming-stamp{right:-14px;top:15px}.studio-grid,.contact-grid{gap:7%}.project-visual{height:280px;padding:20px}.project-lettering{font-size:95px;margin-left:6%}.secret-lettering{font-size:78px}.project-plus{right:20px;font-size:52px}.project-info{display:block}.project-status{display:inline-block;margin-top:13px}.section-heading p{max-width:240px}.section-heading p br{display:none}}
@media(max-width:620px){.header{margin:0 6%;min-height:100px;align-items:flex-start;padding:22px 0 17px;gap:18px;flex-wrap:wrap}.brand{font-size:25px}.brand-spark{font-size:28px}.header nav{gap:25px;width:100%;justify-content:space-between;font-size:12px}.nav-contact{padding:0;border:0}.nav-contact span{margin-left:8px}.hero{padding:25px 6% 0}.hero-topline .eyebrow{font-size:10px;letter-spacing:1px}.edition{font-size:9px;letter-spacing:.5px}.hero-grid{grid-template-columns:1fr;gap:36px;padding:37px 0 32px}.hero h1{font-size:clamp(70px,17vw,105px);letter-spacing:-1px;margin-bottom:22px}.hero-copy p{font-size:16px;max-width:310px;margin-bottom:25px}.button{padding:16px 20px;font-size:13px}.brand-stage{width:90%;max-width:380px;aspect-ratio:1.35;justify-self:center;margin:0}.type-mark{font-size:90px}.type-mark .type-mark-sub{font-size:9px;margin-top:20px}.stage-caption{font-size:8px;bottom:12px}.coming-stamp{right:-18px;top:14px;padding:10px 12px;font-size:9px}.coming-stamp strong{font-size:11px}.hero-bottom{font-size:10px;gap:12px}.hero-bottom a span{margin-left:7px}.ticker{padding:14px 0}.ticker>div{font-size:22px;gap:24px}.section{padding:42px 6% 48px}.section-label{font-size:9px;letter-spacing:1px}.studio-grid,.contact-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}h2{font-size:48px}.studio-copy .lead{font-size:24px}.studio-copy p{font-size:15px}.studio-signoff{font-size:11px}.section-heading{display:block;margin:28px 0}.section-heading p{max-width:none;margin-top:20px;font-size:14px}.projects{grid-template-columns:1fr;gap:32px}.project-visual{height:300px}.project-lettering{font-size:110px;margin-left:15%}.secret-lettering{font-size:92px}.project-plus{font-size:72px;right:40px}.project-info{display:flex;padding-top:17px}.project-info p{font-size:12px;max-width:240px}.project-status{margin-top:2px;font-size:9px}.contact .eyebrow{font-size:10px}.contact-grid{gap:25px}.contact-details p{font-size:15px}.socials{justify-content:space-between;gap:16px}footer{margin:0 6%;flex-wrap:wrap;gap:12px;padding:24px 0}footer .brand{width:calc(100% - 48px);order:0}.back-top{order:1}footer p{order:2;margin:6px 0}footer>span{order:3}footer p,footer>span{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Readable labels and the supplied, uncropped brand artwork. */
.edition,.section-label,.project-code,.stage-caption,.project-badge,.project-status,.coming-stamp,.coming-stamp strong,.contact .eyebrow,.social-placeholder>span,footer p,footer>span{font-size:12px}
.header nav,.button,.hero-bottom,.studio-signoff,.channel-state{font-size:14px}
.hero-copy p,.studio-copy p,.section-heading p,.project-info p,.contact-details p{font-size:16px}
.hero-topline{flex-wrap:wrap}.project-info{flex-wrap:wrap}.project-info p{max-width:100%}
.brand-stage{aspect-ratio:1;background:#050505}
.logo-slot{width:100%;height:100%;display:block}
.logo-slot img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:620px){.hero-topline .eyebrow{font-size:12px}.hero-topline{gap:8px}.edition{font-size:12px}.hero-bottom{align-items:flex-start;flex-wrap:wrap}.project-info{gap:10px}.project-code{font-size:12px}.coming-stamp{font-size:12px;right:-8px}.header nav{gap:14px}.section-label{letter-spacing:.3px}.contact .eyebrow{font-size:12px}.brand-stage{width:100%;max-width:400px;aspect-ratio:1}}

/* Larger, unboxed hero: the playful mascot leads the composition. */
.hero{position:relative;isolation:isolate;overflow:hidden;padding-top:32px;background:radial-gradient(ellipse at 75% 46%,#ff8b3210,transparent 52%)}
.hero-grid{grid-template-columns:.8fr 1.2fr;gap:0;min-height:780px;padding:20px 0 46px}
.hero-copy{position:relative;z-index:2;padding:25px 0 15px}
.hero h1{font-size:clamp(86px,10.2vw,176px);line-height:.88;letter-spacing:-2px;margin-bottom:38px}
.hero h1>span{display:inline-block;color:var(--ink);background:var(--orange);padding:0 16px 9px 10px;margin:12px 0 0 -10px;transform:rotate(-4deg);border-radius:7px}
.hero-copy p{font-size:18px;max-width:390px}.hero .button{border-radius:999px;font-size:14px;padding:18px 24px}
.brand-stage{isolation:isolate;position:relative;z-index:1;width:calc(100% + 80px);max-width:none;aspect-ratio:1;margin:0 -40px;border:0;background:none}
.logo-slot{position:relative;z-index:1;animation:beast-bob 7s ease-in-out infinite}
.logo-slot img{filter:drop-shadow(0 20px 18px #0004)}
.play-orbit{position:absolute;inset:15% 7% 13%;border:1px dashed #ffad6333;border-radius:50%;transform:rotate(-25deg) scaleX(1.09);z-index:0}
.play-spark{position:absolute;top:12%;right:4%;color:var(--cyan);font-size:70px;line-height:1;transform:rotate(12deg)}
.play-sticker{position:absolute;z-index:2;bottom:4%;right:3%;background:var(--cyan);color:var(--ink);font-size:12px;line-height:1.5;letter-spacing:1px;padding:14px 21px;transform:rotate(8deg);border-radius:5px;box-shadow:5px 5px 0 #1119}
.play-sticker strong{font-size:16px;letter-spacing:.2px}
.hero-bottom{position:relative;z-index:3}.hero-bottom a{display:inline-flex;align-items:center;gap:12px}
@keyframes beast-bob{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}
@media(min-width:1600px){.hero-grid{min-height:900px}}
@media(min-width:621px) and (max-width:1000px){.hero-grid{min-height:640px;grid-template-columns:.9fr 1.1fr}.hero h1{font-size:clamp(78px,10vw,108px)}.hero-copy p{font-size:16px;max-width:310px}.brand-stage{width:calc(100% + 65px);margin:0 -35px}.play-spark{font-size:45px}.play-sticker{bottom:0;right:0;padding:10px 14px}.play-sticker strong{font-size:13px}.play-sticker{font-size:10px}.hero .button{padding:16px 18px;font-size:12px}}
@media(max-width:620px){.hero{padding-top:22px}.hero-grid{display:flex;flex-direction:column;gap:0;padding:7px 0 28px;min-height:0}.brand-stage{order:-1;flex:none;width:calc(100% + 30px);max-width:510px;margin:0 -15px;aspect-ratio:1}.play-orbit{inset:10% 8% 13%}.play-spark{font-size:38px;top:7%;right:4%}.play-sticker{bottom:3%;right:2%;font-size:10px;padding:9px 13px}.play-sticker strong{font-size:12px}.hero-copy{align-self:stretch;padding:14px 0 0}.hero h1{font-size:clamp(65px,17vw,100px);line-height:.93;letter-spacing:-1px;margin-bottom:26px}.hero h1>span{margin:10px 0 0 -5px;padding:0 10px 6px 7px}.hero-copy p{max-width:340px;font-size:16px}.hero .button{font-size:14px;padding:16px 20px}.hero-topline .edition{display:none}.hero-bottom{font-size:12px}}
@media(prefers-reduced-motion:reduce){.logo-slot{animation:none}}

/* Supplied horizontal mascot and wordmark for the header. */
.header{min-height:116px;padding-top:9px;padding-bottom:9px}
.header-brand{display:block;flex:0 0 auto;width:260px;line-height:0}
.header-brand img{display:block;width:100%;height:auto}
@media(min-width:621px) and (max-width:900px){.header-brand{width:220px}.header nav{gap:22px}.header{gap:18px}}
@media(max-width:620px){.header{padding-top:8px;padding-bottom:17px;gap:12px}.header-brand{width:240px;max-width:100%}}
