:root{--paper:#ffffff;--ink:#111111;--orange:#ff6a1a;--muted:#5c626b;--line:#dce0e5;--display:'Bricolage Grotesque',sans-serif;--body:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px;scrollbar-gutter:stable}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #7146cf;outline-offset:5px}img{max-width:100%;display:block}button{cursor:pointer}button:disabled{cursor:not-allowed}button,a{transition:transform .18s ease,background .18s ease,color .18s ease}h1,h2,h3,p{margin:0}.skip{position:fixed;left:20px;top:-80px;background:var(--ink);color:white;padding:14px;z-index:20}.skip:focus{top:12px}.header{position:sticky;top:0;z-index:10;background:var(--paper);border-bottom:1px solid var(--line);height:100px;padding:0 4.6%;display:flex;align-items:center;gap:32px}.home-logo{width:179px;flex-shrink:0}.home-logo img{width:100%;height:auto}.brand-switch{display:flex;gap:3px;border:1px solid var(--ink);border-radius:99px;padding:4px;margin:auto}.brand-switch a{padding:10px 19px;border-radius:50px;font-size:13px;font-weight:800;display:flex;align-items:center;gap:8px;min-height:42px}.brand-switch a[aria-current=page]{background:var(--ink);color:var(--paper)}.brand-switch a:hover{background:var(--orange);color:var(--ink)}.mini-face{font-weight:800;letter-spacing:1px}.main-nav{display:flex;gap:26px;font-size:12px;font-weight:800}.main-nav span{margin-left:9px}.hero{max-width:1600px;margin:auto;padding:68px 5.3% 0;display:grid;grid-template-columns:1.03fr 1fr;position:relative;column-gap:28px}.eyebrow{font-weight:800;font-size:10px;letter-spacing:1.8px}.hero h1{font-family:var(--display);font-weight:800;font-size:clamp(78px,8.7vw,132px);line-height:.94;letter-spacing:-6px;margin:27px 0 27px}.hero h1 em{font-style:normal;color:var(--orange);position:relative}.hero-description{font-size:16px;line-height:1.75;max-width:420px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:54px;border-radius:12px;padding:17px 24px;font-weight:800;font-size:13px;border:1px solid transparent}.button span{font-size:19px}.button:hover{transform:translateY(-3px)}.dark{background:var(--ink);color:var(--paper)}.light{background:var(--paper);color:var(--ink)}.hero .button{margin-top:30px}.hero-art{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.halo{width:90%;aspect-ratio:1;position:absolute;border-radius:50%;background:#ffe8d5;top:1%;left:7%}.hero-robot{width:97%;height:auto;transform:rotate(-8deg);position:relative;z-index:2;filter:drop-shadow(0 18px 0 #f4ceb0);transition:transform .4s cubic-bezier(.2,.8,.2,1)}.hero-art:hover .hero-robot{transform:rotate(-3deg) translateY(-5px)}.orbit-label{position:absolute;top:3%;left:25%;z-index:3;transform:rotate(-8deg);font-size:11px;font-weight:800;letter-spacing:2px}.mini-sticker{position:absolute;z-index:4;border:3px solid var(--ink);box-shadow:5px 6px 0 var(--ink)}.sun-sticker{top:2%;right:1%;width:101px;height:110px;border-radius:23px;background:#f8d99d;transform:rotate(12deg);padding:20px 14px}.sun{background:var(--orange);height:32px;border-radius:80px 80px 0 0;margin-top:6px}.sun-line{height:4px;background:var(--ink);margin-top:5px;border-radius:4px}.sun-line.short{width:80%;margin:5px auto 0}.plus-sticker{bottom:15%;left:0;background:#d9c9f0;border-radius:23px;transform:rotate(13deg);width:84px;height:84px;display:grid;place-items:center;font-size:58px;line-height:1}.art-note{font-family:var(--display);font-size:19px;line-height:1.15;transform:rotate(5deg);position:absolute;bottom:0;right:10%;font-weight:600}.scribble{position:absolute;bottom:5%;left:35%;width:115px;transform:rotate(12deg)}.hero-baseline{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.5px;font-weight:800;padding:45px 0 21px;margin-top:28px;border-bottom:1px solid var(--ink)}.symbols{font-size:19px;letter-spacing:3px;color:var(--orange)}.portfolio{padding:65px 5.3% 76px;max-width:1600px;margin:auto;scroll-margin-top:15px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px;gap:20px}h2{font-family:var(--display);font-size:clamp(36px,4.2vw,57px);letter-spacing:-2px;line-height:1.06;font-weight:800}.section-heading h2{margin-top:15px}.product-count{color:var(--muted);font-size:12px;white-space:nowrap;padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-card{min-width:0}.product-art{display:block;position:relative;overflow:hidden;border-radius:20px;background:#ddd;aspect-ratio:4/3}.product-art img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-art:hover img{transform:scale(1.04)}.card-badge{position:absolute;left:15px;top:15px;padding:7px 10px;border-radius:99px;background:var(--paper);font-size:9px;font-weight:800;letter-spacing:1px;z-index:1}.round-arrow{position:absolute;bottom:15px;right:15px;background:var(--paper);width:41px;height:41px;border-radius:50%;display:grid;place-items:center;font-size:22px;transition:transform .2s}.product-art:hover .round-arrow{transform:rotate(45deg)}.product-meta{font-size:9px;font-weight:800;letter-spacing:1px;color:var(--muted);margin-top:22px;display:flex;justify-content:space-between;gap:10px}.product-card h3{font-family:var(--display);font-size:31px;letter-spacing:-1px;margin:9px 0}.product-card>p{font-size:13px;line-height:1.7;min-height:45px;max-width:340px}.card-cta{font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:18px 0 9px;margin-top:17px}.card-cta span{font-size:20px}.card-cta:hover{color:#a83b00}.portfolio-note{font-size:10px;color:var(--muted);margin-top:30px;line-height:1.7}.product-grid.filtered{grid-template-columns:repeat(2,minmax(0,1fr));max-width:950px}.product-grid.single{grid-template-columns:minmax(0,1fr);max-width:560px}.siblings{background:#eef1f5;padding:74px 5.3% 84px;display:grid;grid-template-columns:.75fr 1.25fr;gap:65px}.siblings-intro h2{margin:20px 0 21px;font-size:49px}.siblings-intro>p:last-child{font-size:13px;line-height:1.8;max-width:350px}.brand-pair{display:grid;grid-template-columns:1fr 1fr;gap:17px}.brand-panel{border:1px solid #dce0e5;background:var(--paper);border-radius:22px;padding:27px 20px 23px;display:flex;flex-direction:column;justify-content:space-between}.brand-panel:hover{transform:translateY(-5px);border-color:var(--ink)}.brand-panel img{width:180px;height:129px;object-fit:contain;margin:0 auto 27px}.brand-panel h3{font-family:var(--display);font-size:23px;letter-spacing:-.6px;display:flex;justify-content:space-between;gap:7px}.brand-panel p{font-size:11px;line-height:1.6;margin:9px 0 19px}.brand-link{font-size:11px;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:4px}.closer{background:var(--orange);padding:76px 20%;text-align:center;position:relative;overflow:hidden}.closer h2{font-size:clamp(40px,4.5vw,64px);margin:23px 0 29px}.closer-cross{position:absolute;left:4%;top:22%;font-size:160px;transform:rotate(-13deg)}.closer-dot{width:130px;height:130px;position:absolute;background:var(--ink);border-radius:50%;right:-40px;bottom:30px}footer{padding:45px 5.3% 70px;display:flex;align-items:center;gap:40px}footer .footer-logo{width:180px}footer img{width:100%;height:auto}footer p{font-size:10px;line-height:1.8}footer>div{margin-left:auto;font-size:11px;font-weight:700;display:grid;gap:13px;text-align:right}footer>div span{font-size:8px;letter-spacing:1px;color:var(--muted)}.review-label{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);padding:9px 14px;background:var(--paper);border:1px solid var(--line);box-shadow:0 2px 10px #11111112;border-radius:30px;z-index:15;white-space:nowrap;font-size:10px;display:flex;align-items:center;gap:6px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--orange)}[hidden]{display:none!important}.detail{max-width:1400px;margin:auto;padding:40px 5.3% 70px}.back-link{font-size:12px;font-weight:800;display:inline-flex;min-height:44px;align-items:center}.detail-grid{margin:25px 0 55px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.detail-art{border-radius:25px;overflow:hidden}.detail-art img{width:100%;height:auto}.detail h1{font-family:var(--display);font-size:72px;letter-spacing:-3px;line-height:.98;margin:20px 0}.detail .lead{font-size:19px;line-height:1.5;margin-bottom:25px}.availability{padding:20px;border:1px solid var(--line);border-radius:15px;font-size:12px;line-height:1.7}.availability strong{display:block;margin-bottom:7px}.store-row{display:flex;gap:10px;margin-top:16px}.store-button{flex:1;background:#ece7df;color:#767069;border:1px solid #d7d0c5;border-radius:10px;padding:12px;font-size:11px;text-align:left}.store-button b{font-size:16px;display:block}.detail-content{border-top:1px solid var(--line);padding-top:35px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.detail-content h2{font-size:35px}.detail-content p{font-size:14px;line-height:1.8}.detail-related{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.detail-related a{padding:15px 18px;border:1px solid var(--line);border-radius:10px;font-size:12px;font-weight:800}.detail-related a:hover{background:#eef1f5}.detail .concept-caption{font-size:10px;color:var(--muted);margin-top:13px;line-height:1.7}.note-wrap{max-width:1100px;margin:auto;padding:55px 6% 100px}.note-wrap h1{font-family:var(--display);font-size:65px;line-height:1;letter-spacing:-3px;margin:22px 0}.note-wrap h2{font-size:32px;margin:48px 0 18px}.note-wrap h3{font-family:var(--display);font-size:23px;margin:24px 0 12px}.note-wrap p,.note-wrap li{line-height:1.8;font-size:14px;margin-bottom:13px}.note-wrap a{text-decoration:underline;text-underline-offset:4px}.note-wrap table{border-collapse:collapse;width:100%;font-size:12px;line-height:1.7}.note-wrap th,.note-wrap td{text-align:left;border-bottom:1px solid var(--line);padding:15px 12px;vertical-align:top}.note-wrap th{background:#eef1f5}.swatches{display:flex;gap:9px;flex-wrap:wrap}.swatch{border:1px solid var(--line);border-radius:8px;padding:15px;flex:1;min-width:110px;font-size:11px}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:20px}.comparison img{border:1px solid var(--line);border-radius:16px;background:white}.flow{padding:22px;background:#eef1f5;border-radius:12px;font-weight:700;line-height:2}.mobile-only{display:none}@media(min-width:1600px){.siblings{padding-left:calc((100% - 1430px)/2);padding-right:calc((100% - 1430px)/2)}}@media(max-width:1050px){.header{gap:20px;height:88px}.home-logo{width:140px}.main-nav{gap:18px;font-size:11px}.brand-switch a{padding:9px 13px;font-size:12px}.hero{padding-top:48px}.hero h1{font-size:90px;letter-spacing:-5px}.hero-art{min-height:440px}.sun-sticker{width:82px;height:90px;padding:12px}.art-note{right:3%;font-size:16px}.product-card h3{font-size:27px}.siblings{gap:30px;grid-template-columns:1fr}.siblings-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;align-items:center}.siblings-intro .eyebrow{grid-column:1/-1}.siblings-intro h2{font-size:43px}.brand-panel{flex-direction:row;gap:20px;align-items:center}.brand-panel img{width:115px;height:auto;margin:0}.brand-panel h3{font-size:22px}.brand-panel p{font-size:10px}.detail-grid{gap:30px}.detail h1{font-size:58px}}@media(max-width:720px){html{scroll-padding-top:132px}.header{height:119px;padding:17px 6%;flex-wrap:wrap;gap:13px;justify-content:space-between}.home-logo{width:135px}.main-nav{margin-left:auto}.main-nav a:last-child{display:none}.brand-switch{order:3;width:100%;margin:0;padding:3px}.brand-switch a{flex:1;justify-content:center;font-size:11px;min-height:33px;padding:7px 12px}.hero{padding:37px 6% 0;display:flex;flex-direction:column;gap:0}.eyebrow{font-size:8px;letter-spacing:1.25px}.hero h1{font-size:clamp(64px,14.5vw,96px);letter-spacing:-3.5px;margin:21px 0}.hero-description{font-size:13px;line-height:1.65;max-width:340px}.hero-description br{display:none}.hero-description br:after{content:' '}.hero .button{margin-top:21px;min-height:49px;padding:13px 20px;font-size:12px}.hero-art{min-height:315px;max-width:420px;width:100%;margin:33px auto 0}.halo{width:78%;left:12%}.hero-robot{width:87%}.sun-sticker{right:3%;top:0;width:76px;height:81px;border-radius:17px;padding:10px;box-shadow:3px 4px 0 var(--ink)}.orbit-label{top:0;left:13%;font-size:8px;letter-spacing:1px}.plus-sticker{width:59px;height:59px;font-size:39px;left:4%;bottom:17%;border-radius:16px;box-shadow:3px 4px 0 var(--ink)}.art-note{bottom:1%;right:9%;font-size:15px}.scribble{width:85px;bottom:3%;left:27%}.hero-baseline{width:100%;margin-top:10px;padding:25px 0 19px;gap:10px;font-size:7px;letter-spacing:.5px}.hero-baseline>span:last-child{display:none}.hero-baseline .symbols{font-size:14px;white-space:nowrap}.portfolio{padding:40px 6% 44px}.section-heading{align-items:start;gap:20px;margin-bottom:25px}.section-heading h2{font-size:36px;letter-spacing:-1.5px;margin-top:13px}.product-count{font-size:9px;white-space:normal;max-width:64px;text-align:right;padding-top:26px;line-height:1.5}.product-grid,.product-grid.filtered,.product-grid.single{display:grid;grid-template-columns:1fr;gap:36px;max-width:none}.product-art{border-radius:16px}.product-card h3{font-size:31px}.product-meta{margin-top:17px}.product-card>p{min-height:0;font-size:13px}.card-cta{padding:14px 0 0;margin-top:15px}.portfolio-note{font-size:9px}.siblings{padding:42px 6%;gap:27px}.siblings-intro{display:block}.siblings-intro h2{font-size:39px;margin:16px 0}.siblings-intro>p:last-child{font-size:12px}.brand-pair{grid-template-columns:1fr}.brand-panel{padding:24px;justify-content:start;gap:25px;min-height:165px}.brand-panel img{width:102px}.brand-panel h3{font-size:23px}.brand-panel p{font-size:10px;margin:7px 0 14px}.closer{padding:48px 8%}.closer h2{font-size:39px;letter-spacing:-1.6px}.closer .eyebrow{font-size:7px}.closer-cross{font-size:80px;left:-30px;top:10px}.closer-dot{width:70px;height:70px;right:-35px;bottom:18px}.closer .button{min-height:48px;font-size:12px}footer{padding:34px 6% 77px;gap:22px;flex-wrap:wrap}.footer-logo{max-width:135px}footer>div{margin:0;width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:10px}footer>div span{font-size:7px;max-width:125px;text-align:right}.review-label{font-size:9px;bottom:10px}.review-extra{display:none}.detail{padding:22px 6% 45px}.detail-grid{grid-template-columns:1fr;gap:24px;margin:18px 0 34px}.detail h1{font-size:55px;margin:15px 0}.detail .lead{font-size:17px}.detail-content{grid-template-columns:1fr;gap:20px}.detail-content h2{font-size:32px}.detail-content p{font-size:13px}.detail .concept-caption{font-size:9px}.note-wrap{padding-top:30px}.note-wrap h1{font-size:47px}.note-wrap table{font-size:10px}.note-wrap th,.note-wrap td{padding:9px 5px}.comparison{grid-template-columns:1fr}.note-wrap h2{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-art:hover .hero-robot{transform:rotate(-8deg)}.button:hover,.brand-panel:hover{transform:none}.product-art:hover img{transform:none}}
.home-logo:after{content:'STUDIOS + GAMES';display:block;text-align:center;font-size:8px;font-weight:800;letter-spacing:3px;margin-top:8px}.destination-dialog{padding:0;border:0;border-radius:24px;max-width:820px;width:calc(100% - 40px);max-height:90dvh;background:var(--paper);color:var(--ink);overflow:auto;box-shadow:0 30px 100px #0005}.destination-dialog::backdrop{background:#11111199;backdrop-filter:blur(6px)}.destination-dialog[open]{display:grid;grid-template-columns:1fr 1fr}.dialog-art{width:100%;height:100%;object-fit:cover;min-height:440px}.dialog-copy{padding:45px 30px 30px}.dialog-copy h2{font-size:43px;margin:17px 0;letter-spacing:-1.8px}.dialog-copy>p{font-size:13px;line-height:1.7}.destination-note{font-size:11px;background:#eef1f5;border-radius:12px;padding:17px;margin:23px 0 15px;line-height:1.7}.destination-note p{margin-top:8px}.dialog-copy .concept-caption{font-size:9px;color:var(--muted)}.dialog-copy .button{margin-top:23px;font-size:11px;min-height:45px;padding:12px 18px}.dialog-close{position:absolute;right:12px;top:12px;width:36px;height:36px;border-radius:50%;background:var(--paper);border:1px solid var(--line);font-size:24px;display:grid;place-items:center}.dialog-close:hover{background:var(--orange)}@media(max-width:720px){.home-logo:after{font-size:6px;letter-spacing:2px;margin-top:5px}.destination-dialog[open]{display:block;max-width:420px}.dialog-art{height:205px;min-height:0;object-fit:cover}.dialog-copy{padding:25px}.dialog-copy h2{font-size:38px}.dialog-close{width:40px;height:40px}.brand-switch a{min-height:36px}.main-nav a{min-height:44px;display:flex;align-items:center}.brand-panel h3{font-size:22px}}
@media(min-width:1051px){.hero{padding-top:48px}.hero-art{min-height:440px}.hero h1{font-size:clamp(78px,8.4vw,128px)}.hero-baseline{padding-top:25px;margin-top:22px}.portfolio{padding-top:50px}}
@media(max-width:720px){.header{height:130px}.brand-switch a{min-height:44px}.dialog-close{width:44px;height:44px}html{scroll-padding-top:145px}}
.hero h1 em{color:#d94c00}

/* Supplied Full Squad assets keep their original colours and proportions. */
.full-squad-art{width:100%;height:100%;background:#edf3fa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8%;padding:12% 10% 9%}
.product-art .full-squad-icon,.full-squad-art .full-squad-icon{width:39%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:19%;box-shadow:0 12px 22px #2c064629;transform:rotate(-6deg)}
.product-art .full-squad-wordmark,.full-squad-art .full-squad-wordmark{width:100%;height:auto;object-fit:contain;transform:none}
.product-art:hover .full-squad-icon{transform:rotate(-3deg) translateY(-3px)}
.full-squad-art.dialog-art{gap:35px;padding:40px 30px}
.full-squad-art.dialog-art .full-squad-icon{width:54%}
@media(max-width:720px){.full-squad-art.dialog-art{height:230px;padding:20px 55px;gap:20px}.full-squad-art.dialog-art .full-squad-icon{width:40%}}
@media(prefers-reduced-motion:reduce){.product-art:hover .full-squad-icon{transform:rotate(-6deg)}}
.product-art .full-squad-art{padding:12% 12% 17%}

/* Vision-first portfolio: the two supplied logo faces share one flipping box. */
:root{--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1)}
body{--paper:#ffffff;--ink:#111111;--muted:#5c626b;--line:#dce0e5;scrollbar-color:#8c94a0 var(--paper)}
body[data-brand=studios]{--paper:#f5f7fb;--ink:#111111;--muted:#59636a;--line:#d8dfe4}
body[data-brand=games],.destination-dialog[data-brand=games]{--paper:#e9f4ff;--ink:#111111;--muted:#495e70;--line:#bfd3e4}
.vision{max-width:1600px;margin:auto;padding:44px 5.3% 40px;border-bottom:1px solid var(--line)}
.vision-copy h1{font-family:var(--body);font-size:14px;letter-spacing:0;font-weight:800;margin:0 0 20px;line-height:1.6}
.vision-copy h1 span{display:inline-block;font-weight:600}
.vision-paragraph{font-family:var(--display);font-size:clamp(26px,2.6vw,39px);font-weight:600;letter-spacing:-1px;line-height:1.3;max-width:790px}
.draft-note{display:block;font-size:12px;color:var(--muted);margin-top:18px}
.portfolio{padding-top:38px;padding-bottom:45px}
.section-heading{margin-bottom:27px}
.section-heading h2{font-size:clamp(36px,4vw,55px);margin-top:10px}
.eyebrow{font-size:12px;letter-spacing:1.3px}
.product-count{font-size:13px}
.product-grid.filtered{max-width:none;grid-template-columns:repeat(3,minmax(0,1fr))}
.product-grid.single{max-width:none;grid-template-columns:repeat(3,minmax(0,1fr))}
.card-badge{font-size:11px;background:#ffffff;color:#111111}
.round-arrow{background:#ffffff;color:#111111}
.product-meta{font-size:11px;letter-spacing:.5px;flex-wrap:wrap;margin-top:18px}
.product-card>p{font-size:15px;line-height:1.6;min-height:48px}
.card-cta{font-size:14px;min-height:48px}
.portfolio-note{font-size:12px;max-width:790px;margin-top:28px}
.brand-signoff{padding:30px 5.3%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:28px;font-size:14px}
.brand-signoff>span{font-weight:800;white-space:nowrap}.brand-signoff p{color:var(--muted);text-align:center;font-size:14px}
body[data-brand=games] .home-logo img,body[data-brand=games] .footer-logo img{filter:none}
body[data-brand=games] .brand-switch a[aria-current=page]{background:var(--orange);color:#111111}
body[data-brand=games] .card-cta:hover{color:#a83b00}
.destination-dialog[data-brand=games]{background:var(--paper);color:var(--ink)}
.destination-dialog[data-brand=games] .destination-note{background:#d7e9fa}
.destination-dialog[data-brand=games] .dialog-close{color:var(--ink)}
.header .brand-switch a{font-size:14px;min-height:44px}
.main-nav{font-size:13px}
footer p,footer>div{font-size:12px}
footer>div span{font-size:10px}
.brand-switch a:hover{transform:none}
.vision-logo-button{display:block;background:none;border:0;padding:0;color:inherit;text-align:left;border-radius:22px}
@media(hover:hover) and (pointer:fine){.vision-logo-button:hover{transform:rotate(-1deg) scale(1.01)}.vision-logo-button:active{transform:scale(.98)}}
@media(max-width:1050px){.vision-paragraph{font-size:28px}.product-grid,.product-grid.filtered,.product-grid.single{gap:18px}.product-card h3{font-size:27px}.header{gap:16px}.brand-signoff{flex-wrap:wrap;justify-content:center}.brand-signoff p{order:3;width:100%}}
@media(max-width:720px){.vision{padding:28px 6% 29px}.vision-copy h1{font-size:12px;margin-bottom:13px}.vision-paragraph{font-size:26px;letter-spacing:-.6px;line-height:1.32}.draft-note{font-size:11px;margin-top:12px}.portfolio{padding-top:30px}.section-heading h2{font-size:36px}.eyebrow{font-size:11px}.product-grid,.product-grid.filtered,.product-grid.single{grid-template-columns:1fr;gap:32px}.product-count{font-size:12px;padding-top:24px;max-width:85px}.product-card>p{min-height:0}.product-meta{font-size:11px}.header .brand-switch a{font-size:12px}.main-nav{font-size:12px}.brand-signoff{gap:12px 20px;padding:25px 6%;font-size:12px}.brand-signoff p{font-size:12px}.product-card h3{font-size:32px}.review-label{font-size:10px}footer>div{flex-wrap:wrap;gap:14px}footer>div span{max-width:none;font-size:9px}.portfolio-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){.vision-logo-button:active{transform:none}}
@media(hover:none),(pointer:coarse){.product-art:hover img{transform:none}.product-art:hover .full-squad-icon{transform:rotate(-6deg)}.product-art:hover .round-arrow,.button:hover{transform:none}}

/* Crisp Lunchbox palette: vivid orange, neutral black, clean whites. */
.brand-switch a[aria-current=page]{background:var(--orange);color:#111111}
.brand-signoff{background:var(--orange);color:#ffffff;border-color:var(--orange)}
.brand-signoff p{color:#ffffff}
.destination-dialog[data-brand=studios]{--paper:#ffffff;--ink:#111111;--muted:#5c626b;--line:#dce0e5;background:var(--paper);color:var(--ink)}

/* Original outlined Lunchbox lettering is the lead brand typography. */
.vision-copy h1{display:inline-flex;flex-direction:column;align-items:center;margin-bottom:24px;max-width:100%}
.vision-logo-wrap{position:relative;display:inline-block}
.vision-logo-wrap sup{position:absolute;right:-1.1em;bottom:1.1em;font:800 13px/1 var(--body);letter-spacing:0}
.vision-wordmark{width:clamp(260px,29vw,410px);height:auto;max-width:100%}
.vision-paragraph{font-family:var(--body);font-size:clamp(20px,1.8vw,27px);font-weight:500;letter-spacing:-.4px;line-height:1.5;max-width:740px}
.section-heading h2,.product-card h3{font-variation-settings:"wdth" 90;font-weight:800}
body[data-brand=games] .vision-wordmark{filter:none}
@media(max-width:720px){.vision-copy h1{margin-bottom:19px}.vision-wordmark{width:235px}.vision-logo-wrap sup{right:-1em;bottom:1em;font-size:11px}.vision-paragraph{font-size:20px;letter-spacing:-.25px;line-height:1.5}}

/* Product destinations remain visible while launch URLs are pending. */
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.product-grid.filtered{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
.product-meta{justify-content:flex-start}
.store-links{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:15px}
.store-link{min-height:48px;border:1px solid var(--line);border-radius:10px;padding:8px 9px;display:flex;align-items:center;gap:8px;background:var(--ink);color:var(--paper);font-size:11px;font-weight:800;line-height:1.05}
.store-link img{width:17px;height:20px;object-fit:contain;flex:0 0 auto}
.store-link small{display:block;font-size:7px;font-weight:600;line-height:1.2;margin-bottom:2px}
.store-link.unavailable{opacity:.48;cursor:default}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.product-grid,.product-grid.filtered,.product-grid.single{grid-template-columns:1fr}.store-link{min-height:52px;padding:9px 12px;font-size:12px}.store-link small{font-size:8px}}

/* Brand mark and company statement are separate parts of one concise introduction. */
.vision{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(380px,1.2fr);gap:clamp(40px,8vw,130px);align-items:center;padding-top:50px;padding-bottom:50px}
.vision-logo-heading{margin:0;min-width:0}
.vision-statement .eyebrow{margin-bottom:15px;color:var(--orange)}
.vision-statement .vision-paragraph{max-width:720px}
.vision-statement .draft-note{margin-top:14px}
.vision-wordmark{width:min(100%,430px)}

/* Official storefront artwork appears only when a real product URL is present. */
.store-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:17px}
.official-store-link{display:block;line-height:0;border-radius:7px}
.official-store-link:hover{transform:translateY(-2px)}
.official-store-link img{height:40px;width:auto;object-fit:contain}
.store-pending{min-height:48px;border:1px solid var(--line);border-radius:10px;padding:9px 12px;margin-top:15px;display:flex;flex-direction:column;justify-content:center;gap:3px;color:var(--muted)}
.store-pending span{font-size:9px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}
.store-pending strong{font-size:11px;color:var(--ink)}

/* Each portfolio card opens a compact product site inside the Lunchbox shell. */
#product-view{min-height:70vh}
.title-topbar{max-width:1500px;margin:auto;padding:22px 5.3%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:10px;font-weight:800;letter-spacing:1.1px}
.back-to-box{min-height:44px;display:flex;align-items:center;font-size:12px;letter-spacing:0}
.title-hero{max-width:1500px;margin:auto;padding:48px 5.3% 72px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(38px,7vw,100px);align-items:center}
.title-art{border-radius:28px;overflow:hidden;aspect-ratio:4/3;background:#edf3fa}
.title-art>.dialog-art,.title-art>img{width:100%;height:100%;object-fit:cover;min-height:0}
.title-intro h1{font-family:var(--display);font-size:clamp(58px,7vw,104px);line-height:.92;letter-spacing:-4px;margin:19px 0 25px}
.title-tagline{font-size:clamp(20px,2vw,29px);line-height:1.4;max-width:560px}
.detail-pending{margin-top:28px;max-width:320px}
.standalone-link{margin-top:14px}
.access-note{font-size:10px;color:var(--muted);line-height:1.6;margin-top:11px;max-width:360px}
.title-story{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:70px max(5.3%,calc((100% - 1340px)/2));display:grid;grid-template-columns:1fr 1fr;gap:70px;background:var(--orange);color:#fff}
.title-story h2{margin-top:16px;font-size:clamp(42px,5vw,70px)}
.title-story>div:last-child>p{font-size:19px;line-height:1.7;max-width:600px}
.title-story ul{list-style:none;padding:0;margin:34px 0 0;border-top:1px solid #ffffff66}
.title-story li{padding:16px 0;border-bottom:1px solid #ffffff66;font-size:13px;font-weight:800}
.title-next{max-width:1500px;margin:auto;padding:55px 5.3% 75px}
.related-titles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}
.related-titles a{border:1px solid var(--line);border-radius:16px;padding:10px;display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;background:var(--paper)}
.related-titles a:hover{transform:translateY(-3px);border-color:var(--ink)}
.related-titles img{width:72px;height:58px;border-radius:10px;object-fit:cover;background:#edf3fa}
.related-titles span{font-family:var(--display);font-size:17px;font-weight:800;line-height:1.1}
.related-titles small{display:block;font-family:var(--body);font-size:8px;letter-spacing:.6px;color:var(--muted);margin-top:6px}
.related-titles b{font-size:20px}
@media(max-width:900px){.vision{grid-template-columns:1fr;gap:28px}.vision-wordmark{width:330px}.title-hero{grid-template-columns:1fr;max-width:720px}.title-story{grid-template-columns:1fr;gap:35px}.related-titles{grid-template-columns:1fr}}
@media(max-width:720px){.vision{padding:30px 6%;gap:23px}.vision-wordmark{width:245px}.vision-statement .eyebrow{margin-bottom:10px}.title-topbar{padding:12px 6%}.title-topbar>span{font-size:7px}.title-hero{padding:26px 6% 45px;gap:29px}.title-art{border-radius:20px}.title-intro h1{font-size:54px;letter-spacing:-2.7px;margin:14px 0 19px}.title-tagline{font-size:20px}.title-story{padding:47px 6%;gap:25px}.title-story>div:last-child>p{font-size:16px}.title-next{padding:42px 6% 60px}.related-titles a{grid-template-columns:62px 1fr auto}.related-titles img{width:62px;height:54px}}
