.studio-module__G7fT1a__site{--ink:#11142a;--navy:#090c22;--navy-2:#10142f;--paper:#fffaf4;--white:#fff;--coral:#ff6b55;--coral-dark:#e84e3c;--peach:#ffbf8f;--violet:#7765ff;--aqua:#35d8c3;--muted:#696b7c;min-height:100vh;color:var(--ink);background:var(--paper);font-family:var(--font-inter), Inter, Arial, sans-serif;overflow:hidden}.studio-module__G7fT1a__site *,.studio-module__G7fT1a__site :before,.studio-module__G7fT1a__site :after{box-sizing:border-box}.studio-module__G7fT1a__site a{color:inherit;text-decoration:none}.studio-module__G7fT1a__header{z-index:100;color:#fff;padding:20px 4vw;transition:padding .35s,background .35s,box-shadow .35s;position:fixed;inset:0 0 auto}.studio-module__G7fT1a__headerScrolled{color:var(--ink);background:color-mix(in srgb, var(--paper) 90%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding-block:11px;box-shadow:0 12px 40px #0e0f2414}.studio-module__G7fT1a__headerInner{justify-content:space-between;align-items:center;width:min(1440px,100%);margin:auto;display:flex}.studio-module__G7fT1a__logo{letter-spacing:-.055em;white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:850;line-height:1;display:inline-flex}.studio-module__G7fT1a__logo>span:last-child>span{color:var(--coral)}.studio-module__G7fT1a__logo>span:last-child>b{color:var(--aqua);font-weight:inherit}.studio-module__G7fT1a__logoMark{filter:drop-shadow(0 8px 13px #0003);place-items:center;width:44px;height:44px;display:grid}.studio-module__G7fT1a__logoMark svg{width:22px;height:22px}.studio-module__G7fT1a__logoMark img{object-fit:contain;width:100%;height:100%}.studio-module__G7fT1a__nav{align-items:center;gap:clamp(22px,3vw,44px);font-size:14px;font-weight:700;display:flex}.studio-module__G7fT1a__nav>a{position:relative}.studio-module__G7fT1a__nav>a:not(.studio-module__G7fT1a__navCta):after{content:"";background:var(--coral);height:2px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.studio-module__G7fT1a__nav>a:hover:after{right:0}.studio-module__G7fT1a__navCta{background:var(--coral);border-radius:999px;padding:13px 21px;transition:transform .25s,background .25s;box-shadow:0 10px 25px #ff6b5547;color:#fff!important}.studio-module__G7fT1a__navCta:hover{background:var(--coral-dark);transform:translateY(-2px)}.studio-module__G7fT1a__menuButton{color:inherit;cursor:pointer;background:0 0;border:0;display:none}.studio-module__G7fT1a__hero{color:#fff;background:var(--navy);isolation:isolate;height:min(900px,100svh);min-height:780px;position:relative}.studio-module__G7fT1a__heroImage{z-index:-3;position:absolute;inset:0}.studio-module__G7fT1a__heroImage img{object-fit:cover;object-position:center;filter:saturate(1.06)contrast(1.035)}.studio-module__G7fT1a__heroShade{z-index:-2;background:linear-gradient(90deg,#06081efa 0%,#06081ee0 32%,#06081e38 69%,#06081e0f 100%),linear-gradient(#0000 58%,#06081e59);position:absolute;inset:0}.studio-module__G7fT1a__heroNoise{z-index:-1;opacity:.17;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.13'/%3E%3C/svg%3E");position:absolute;inset:0}.studio-module__G7fT1a__heroInner{align-items:center;width:min(1440px,92%);height:100%;margin:auto;padding-top:64px;display:flex}.studio-module__G7fT1a__heroCopy{width:min(660px,54%)}.studio-module__G7fT1a__eyebrow{letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:26px;font-size:12px;font-weight:800;display:inline-flex}.studio-module__G7fT1a__eyebrow:before{content:"";background:var(--coral);width:34px;height:2px}.studio-module__G7fT1a__hero h1{letter-spacing:-.075em;text-wrap:balance;max-width:640px;margin:0;font-size:clamp(64px,7.4vw,116px);font-weight:900;line-height:.87}.studio-module__G7fT1a__hero h1 em{color:var(--peach);letter-spacing:-.06em;padding-right:.08em;font-family:Georgia,serif;font-weight:400;display:block}.studio-module__G7fT1a__heroCopy>p{color:#ffffffc2;max-width:550px;margin:28px 0 34px;font-size:clamp(17px,1.4vw,21px);line-height:1.65}.studio-module__G7fT1a__heroActions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.studio-module__G7fT1a__primaryButton,.studio-module__G7fT1a__secondaryButton,.studio-module__G7fT1a__darkButton{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.studio-module__G7fT1a__primaryButton{background:var(--coral);box-shadow:0 14px 30px #ff6b5547;color:#fff!important}.studio-module__G7fT1a__primaryButton:hover,.studio-module__G7fT1a__secondaryButton:hover,.studio-module__G7fT1a__darkButton:hover{transform:translateY(-3px)}.studio-module__G7fT1a__secondaryButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff47;color:#fff!important}.studio-module__G7fT1a__darkButton{background:var(--navy);color:#fff!important}.studio-module__G7fT1a__heroNote{color:#ffffff9e;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:32px;left:4vw}.studio-module__G7fT1a__heroNote i{background:var(--aqua);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite studio-module__G7fT1a__pulse;box-shadow:0 0 0 8px #35d8c31f}.studio-module__G7fT1a__scrollHint{color:#ffffffad;letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl;align-items:center;gap:12px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:29px;right:4vw}.studio-module__G7fT1a__scrollHint:after{content:"";background:#ffffff73;width:1px;height:44px;animation:2s ease-in-out infinite studio-module__G7fT1a__scrollLine}.studio-module__G7fT1a__ticker{color:var(--navy);background:var(--coral);padding:17px 0;overflow:hidden;transform:rotate(-1deg)scale(1.02)}.studio-module__G7fT1a__tickerTrack{width:max-content;animation:27s linear infinite studio-module__G7fT1a__marquee;display:flex}.studio-module__G7fT1a__ticker span{letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:30px;padding-right:30px;font-size:13px;font-weight:900;display:flex}.studio-module__G7fT1a__ticker b{color:var(--paper);font-size:18px}.studio-module__G7fT1a__intro{text-align:center;width:min(1160px,90%);margin:0 auto;padding:170px 0 130px}.studio-module__G7fT1a__sectionKicker{color:var(--coral-dark);letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:850}.studio-module__G7fT1a__intro h2,.studio-module__G7fT1a__sectionHeading{letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(42px,5.6vw,80px);font-weight:900;line-height:.98}.studio-module__G7fT1a__intro h2 em,.studio-module__G7fT1a__sectionHeading em{color:var(--violet);font-family:Georgia,serif;font-weight:400}.studio-module__G7fT1a__intro>p:last-child{max-width:730px;color:var(--muted);margin:32px auto 0;font-size:18px;line-height:1.75}.studio-module__G7fT1a__gamesSection{width:min(1380px,92%);margin:0 auto;padding-bottom:150px}.studio-module__G7fT1a__gamePanel{background:#efe7ff;border-radius:38px;grid-template-columns:1.17fr .83fr;min-height:700px;margin-bottom:36px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #18143c17}.studio-module__G7fT1a__gamePanel:nth-child(2){background:#d9f7f2;grid-template-columns:.83fr 1.17fr}.studio-module__G7fT1a__gamePanel:nth-child(2) .studio-module__G7fT1a__gameVisual{order:2}.studio-module__G7fT1a__gameVisual{min-height:700px;position:relative;overflow:hidden}.studio-module__G7fT1a__gameVisual>img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.studio-module__G7fT1a__gamePanel:hover .studio-module__G7fT1a__gameVisual>img{transform:scale(1.045)}.studio-module__G7fT1a__gameVisual:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#07081942);position:absolute;inset:0}.studio-module__G7fT1a__gameTag{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.12em;text-transform:uppercase;background:#0708199e;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:800;display:flex;position:absolute;top:28px;left:28px}.studio-module__G7fT1a__gameTag i{background:var(--aqua);border-radius:50%;width:7px;height:7px}.studio-module__G7fT1a__gameContent{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(44px,6vw,92px);display:flex}.studio-module__G7fT1a__gameIcon{border:6px solid #ffffffbf;border-radius:25px;width:92px;height:92px;margin-bottom:34px;overflow:hidden;transform:rotate(-4deg);box-shadow:0 18px 34px #1e145029}.studio-module__G7fT1a__gameIcon img{object-fit:cover;width:100%;height:100%}.studio-module__G7fT1a__gameNumber{color:#11142a70;letter-spacing:.17em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:900}.studio-module__G7fT1a__gameContent h3{letter-spacing:-.06em;margin:0;font-size:clamp(42px,4.5vw,68px);font-weight:900;line-height:.95}.studio-module__G7fT1a__gameContent>p{color:#55576b;margin:26px 0 28px;font-size:17px;line-height:1.7}.studio-module__G7fT1a__gamePills{flex-wrap:wrap;gap:8px;margin-bottom:34px;display:flex}.studio-module__G7fT1a__gamePills span{color:#47495c;letter-spacing:.08em;text-transform:uppercase;background:#fff9;border:1px solid #14142d14;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800}.studio-module__G7fT1a__storeLink{transition:transform .25s,filter .25s;display:inline-flex}.studio-module__G7fT1a__storeLink:hover{filter:drop-shadow(0 8px 12px #0000002e);transform:translateY(-3px)}.studio-module__G7fT1a__principles{color:#fff;background:var(--navy);padding:140px 0}.studio-module__G7fT1a__principlesInner{width:min(1380px,92%);margin:auto}.studio-module__G7fT1a__principlesHead{max-width:880px;margin-bottom:66px}.studio-module__G7fT1a__principlesHead .studio-module__G7fT1a__sectionKicker{color:var(--peach)}.studio-module__G7fT1a__principlesHead h2{letter-spacing:-.06em;margin:0;font-size:clamp(44px,5.2vw,74px);line-height:1}.studio-module__G7fT1a__principleGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.studio-module__G7fT1a__principleCard{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:26px;flex-direction:column;min-height:330px;padding:30px;transition:transform .35s,border-color .35s,background .35s;display:flex}.studio-module__G7fT1a__principleCard:hover{background:#ffffff14;border-color:#ff6b5580;transform:translateY(-8px)}.studio-module__G7fT1a__principleCard>span{width:50px;height:50px;color:var(--peach);background:#ff6b551f;border-radius:16px;place-items:center;margin-bottom:auto;font-size:23px;display:grid}.studio-module__G7fT1a__principleCard h3{letter-spacing:-.035em;margin:40px 0 12px;font-size:23px}.studio-module__G7fT1a__principleCard p{color:#ffffff9e;margin:0;font-size:14px;line-height:1.7}.studio-module__G7fT1a__gallery{background:#fff;padding:150px 0}.studio-module__G7fT1a__galleryHead,.studio-module__G7fT1a__labHead{justify-content:space-between;align-items:flex-end;gap:40px;width:min(1380px,92%);margin:0 auto 58px;display:flex}.studio-module__G7fT1a__galleryHead h2,.studio-module__G7fT1a__labHead h2{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(44px,5vw,72px);line-height:.98}.studio-module__G7fT1a__galleryHead>p,.studio-module__G7fT1a__labHead>p{max-width:390px;color:var(--muted);margin:0;line-height:1.7}.studio-module__G7fT1a__galleryRail{grid-template-columns:repeat(6,minmax(340px,1fr));gap:18px;width:max-content;padding:0 4vw 32px;animation:50s linear infinite alternate studio-module__G7fT1a__galleryDrift;display:grid}.studio-module__G7fT1a__galleryRail:hover{animation-play-state:paused}.studio-module__G7fT1a__galleryShot{aspect-ratio:16/9;border-radius:24px;width:430px;position:relative;overflow:hidden;box-shadow:0 18px 45px #14142d1f}.studio-module__G7fT1a__galleryShot img{object-fit:cover;transition:transform .6s}.studio-module__G7fT1a__galleryShot:hover img{transform:scale(1.06)}.studio-module__G7fT1a__lab{background:#f3efff;padding:140px 0 160px}.studio-module__G7fT1a__conceptGrid{grid-template-columns:1fr 1fr;gap:24px;width:min(1380px,92%);margin:auto;display:grid}.studio-module__G7fT1a__conceptCard{color:#fff;border-radius:30px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 24px 70px #1e124621}.studio-module__G7fT1a__conceptCard img{object-fit:cover;transition:transform .9s cubic-bezier(.2,.8,.2,1)}.studio-module__G7fT1a__conceptCard:hover img{transform:scale(1.045)}.studio-module__G7fT1a__conceptOverlay{background:linear-gradient(#0000 35%,#070819e0);flex-direction:column;justify-content:flex-end;padding:38px;display:flex;position:absolute;inset:0}.studio-module__G7fT1a__conceptLabel{color:var(--navy);background:var(--peach);letter-spacing:.13em;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-bottom:auto;padding:9px 13px;font-size:10px;font-weight:900}.studio-module__G7fT1a__conceptOverlay h3{letter-spacing:-.045em;margin:0 0 8px;font-size:34px}.studio-module__G7fT1a__conceptOverlay p{color:#ffffffb8;max-width:470px;margin:0;line-height:1.6}.studio-module__G7fT1a__operator{background:var(--coral);padding:130px 0}.studio-module__G7fT1a__operatorInner{text-align:center;width:min(1080px,90%);margin:auto}.studio-module__G7fT1a__operatorInner h2{color:var(--navy);letter-spacing:-.06em;margin:0 0 24px;font-size:clamp(40px,5vw,70px);line-height:1}.studio-module__G7fT1a__operatorInner p{color:#3d2430;max-width:850px;margin:0 auto;font-size:18px;line-height:1.75}.studio-module__G7fT1a__operatorInner p+p{margin-top:12px}.studio-module__G7fT1a__cta{color:#fff;background:var(--navy);text-align:center;padding:150px 0;position:relative;overflow:hidden}.studio-module__G7fT1a__cta:before,.studio-module__G7fT1a__cta:after{content:"";filter:blur(50px);opacity:.22;border-radius:50%;width:400px;height:400px;position:absolute}.studio-module__G7fT1a__cta:before{background:var(--violet);top:-120px;left:-120px}.studio-module__G7fT1a__cta:after{background:var(--coral);bottom:-180px;right:-120px}.studio-module__G7fT1a__ctaInner{z-index:1;width:min(900px,90%);margin:auto;position:relative}.studio-module__G7fT1a__cta h2{letter-spacing:-.07em;margin:0 0 20px;font-size:clamp(52px,7vw,90px);line-height:.94}.studio-module__G7fT1a__cta p{color:#ffffffa6;max-width:620px;margin:0 auto 34px;font-size:18px;line-height:1.7}.studio-module__G7fT1a__footer{color:#fff;background:#050616;padding:90px 4vw 28px;position:relative;overflow:hidden}.studio-module__G7fT1a__footerGlow{background:var(--coral);filter:blur(120px);opacity:.13;width:500px;height:300px;position:absolute;top:-180px;right:-170px}.studio-module__G7fT1a__footerInner{grid-template-columns:1.7fr .7fr .7fr 1.2fr;gap:60px;width:min(1380px,100%);margin:auto;padding-bottom:70px;display:grid;position:relative}.studio-module__G7fT1a__footerLogo{color:#fff}.studio-module__G7fT1a__footerBrand>p{color:#ffffff8f;max-width:310px;margin:23px 0;line-height:1.7}.studio-module__G7fT1a__status{color:#ffffffa6;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:750;display:flex}.studio-module__G7fT1a__status i{background:var(--aqua);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #35d8c31a}.studio-module__G7fT1a__footerColumn,.studio-module__G7fT1a__footerAddress{flex-direction:column;align-items:flex-start;gap:14px;font-size:13px;display:flex}.studio-module__G7fT1a__footer h3{color:#ffffff61;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:800}.studio-module__G7fT1a__footerColumn a,.studio-module__G7fT1a__footerAddress a{color:#ffffffc2;transition:color .2s}.studio-module__G7fT1a__footerColumn a:hover,.studio-module__G7fT1a__footerAddress a:hover{color:var(--peach)}.studio-module__G7fT1a__footerAddress p{color:#ffffff94;margin:0 0 8px;line-height:1.75}.studio-module__G7fT1a__footerBottom{color:#ffffff59;border-top:1px solid #ffffff17;justify-content:space-between;gap:30px;width:min(1380px,100%);margin:auto;padding-top:25px;font-size:10px;display:flex}.studio-module__G7fT1a__footerBottom p{margin:0}.studio-module__G7fT1a__footerBottom div{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.studio-module__G7fT1a__footerBottom a:hover{color:#fff}.studio-module__G7fT1a__legalHero{color:#fff;background:var(--navy);padding:190px 0 90px}.studio-module__G7fT1a__legalHeroInner{width:min(1080px,90%);margin:auto}.studio-module__G7fT1a__legalHero h1{letter-spacing:-.07em;max-width:900px;margin:0;font-size:clamp(54px,7vw,88px);line-height:.95}.studio-module__G7fT1a__legalHero p{color:#ffffffa3;max-width:680px;margin:25px 0 0;font-size:18px;line-height:1.7}.studio-module__G7fT1a__legalBody{background:var(--paper);padding:90px 0 130px}.studio-module__G7fT1a__legalGrid{grid-template-columns:230px 1fr;gap:80px;width:min(1080px,90%);margin:auto;display:grid}.studio-module__G7fT1a__legalAside{align-self:start;position:sticky;top:110px}.studio-module__G7fT1a__legalAside span{color:var(--coral-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:850;display:block}.studio-module__G7fT1a__legalAside p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.studio-module__G7fT1a__legalContent{max-width:740px}.studio-module__G7fT1a__legalContent section{margin-bottom:52px;scroll-margin-top:110px}.studio-module__G7fT1a__legalContent h2{letter-spacing:-.04em;margin:0 0 16px;font-size:30px}.studio-module__G7fT1a__legalContent h3{margin:25px 0 10px;font-size:18px}.studio-module__G7fT1a__legalContent p,.studio-module__G7fT1a__legalContent li{color:#57596b;font-size:15px;line-height:1.8}.studio-module__G7fT1a__legalContent ul{padding-left:20px}.studio-module__G7fT1a__legalContent a{color:var(--coral-dark);text-underline-offset:3px;text-decoration:underline}.studio-module__G7fT1a__contactCard{background:#fff;border:1px solid #e8e1da;border-radius:22px;padding:30px;box-shadow:0 16px 50px #1c16330f}.studio-module__G7fT1a__contactLayout{grid-template-columns:.72fr 1.28fr;gap:70px;width:min(1180px,90%);margin:auto;display:grid}.studio-module__G7fT1a__contactDetails h2{letter-spacing:-.04em;margin:0 0 18px;font-size:34px}.studio-module__G7fT1a__contactDetails p{color:var(--muted);line-height:1.75}.studio-module__G7fT1a__contactDetails a{color:var(--coral-dark);font-weight:700}.studio-module__G7fT1a__form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.studio-module__G7fT1a__field{flex-direction:column;gap:8px;display:flex}.studio-module__G7fT1a__fieldFull{grid-column:1/-1}.studio-module__G7fT1a__field label{font-size:12px;font-weight:800}.studio-module__G7fT1a__field input,.studio-module__G7fT1a__field select,.studio-module__G7fT1a__field textarea{width:100%;color:var(--ink);font:inherit;background:#fffdf9;border:1px solid #ddd7cf;border-radius:12px;outline:none;padding:15px 16px;font-size:14px;transition:border .2s,box-shadow .2s}.studio-module__G7fT1a__field textarea{resize:vertical;min-height:160px}.studio-module__G7fT1a__field input:focus,.studio-module__G7fT1a__field select:focus,.studio-module__G7fT1a__field textarea:focus{border-color:var(--violet);box-shadow:0 0 0 4px #7765ff1a}.studio-module__G7fT1a__form button{cursor:pointer;border:0;grid-column:1/-1;justify-self:start}.studio-module__G7fT1a__formNote{color:var(--muted);grid-column:1/-1;margin:0;font-size:12px}.studio-module__G7fT1a__aboutValues{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.studio-module__G7fT1a__aboutValue{background:#fff;border:1px solid #e8e1da;border-radius:18px;padding:25px}.studio-module__G7fT1a__aboutValue strong{margin-bottom:8px;font-size:18px;display:block}.studio-module__G7fT1a__aboutValue p{margin:0;font-size:13px}.studio-module__G7fT1a__deviceIntro{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(30px,5vw,90px);width:min(1380px,92%);min-height:820px;margin:auto;padding:125px 0 90px;display:grid}.studio-module__G7fT1a__deviceIntroCopy{z-index:4;position:relative}.studio-module__G7fT1a__deviceIntroCopy>p:last-of-type{max-width:590px;color:var(--muted);margin:28px 0 34px;font-size:17px;line-height:1.75}.studio-module__G7fT1a__phoneStage{--mouse-x:0;--mouse-y:0;perspective:1400px;isolation:isolate;width:100%;height:660px;position:relative}.studio-module__G7fT1a__stageHalo{z-index:-1;aspect-ratio:1;filter:blur(8px);background:radial-gradient(circle,#7765ff59,#35d8c321 45%,#0000 70%);border-radius:50%;width:78%;animation:6s ease-in-out infinite studio-module__G7fT1a__haloPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.studio-module__G7fT1a__phoneWrap{--rotate:0deg;--depth:10px;transform:translate(calc(var(--mouse-x) * var(--depth)), calc(var(--mouse-y) * var(--depth))) rotate(var(--rotate));transition:transform .2s ease-out;position:absolute}.studio-module__G7fT1a__phoneFloat{width:100%;animation:5s ease-in-out infinite studio-module__G7fT1a__phoneFloat}.studio-module__G7fT1a__phone{width:100%;transform-style:preserve-3d;background:linear-gradient(145deg,#3e4457 0%,#090a10 34%,#171922 100%);border:1px solid #ffffff7a;border-radius:38px;padding:8px;position:relative;overflow:hidden;box-shadow:0 36px 70px #090c224d,inset 0 0 0 2px #ffffff14}.studio-module__G7fT1a__phone:before{content:"";z-index:8;background:#11131b;border-radius:0 3px 3px 0;width:4px;height:70px;position:absolute;top:26%;right:-4px}.studio-module__G7fT1a__phoneSpeaker{z-index:10;background:#050609;border-radius:20px;width:31%;height:21px;position:absolute;top:15px;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px #ffffff1f}.studio-module__G7fT1a__phoneScreen{aspect-ratio:9/19.4;isolation:isolate;background:#0b0e24;border-radius:30px;width:100%;position:relative;overflow:hidden}.studio-module__G7fT1a__phoneScreen>img{object-fit:cover;object-position:center;display:block;width:100%!important;height:100%!important;inset:0!important}.studio-module__G7fT1a__phoneContain>img{object-fit:contain}.studio-module__G7fT1a__phoneShine{z-index:9;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(118deg,#0000 0 40%,#ffffff38 48%,#0000 56%) 140% 0/250% 100%;border-radius:30px;animation:7s ease-in-out infinite studio-module__G7fT1a__phoneShine;position:absolute;inset:8px;overflow:hidden}.studio-module__G7fT1a__phoneBrandScreen{color:var(--navy);text-align:center;background:linear-gradient(155deg,#fff 20%,#fff3e8 100%);flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:absolute;inset:0}.studio-module__G7fT1a__phoneBrandScreen img{filter:drop-shadow(0 14px 22px #16193c26);width:72%;height:auto;margin-bottom:20px}.studio-module__G7fT1a__phoneBrandScreen strong{letter-spacing:-.055em;font-size:clamp(19px,2vw,29px);line-height:.95}.studio-module__G7fT1a__phoneBrandScreen strong span{color:var(--coral)}.studio-module__G7fT1a__phoneBrandScreen small{color:#77798a;letter-spacing:.15em;margin-top:18px;font-size:7px;font-weight:900}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneLeft{--rotate:-13deg;--depth:-13px;z-index:1;width:26%;top:185px;left:1%}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneCenter{--rotate:-4deg;--depth:8px;z-index:3;width:30%;top:72px;left:33%}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneRight{--rotate:12deg;--depth:18px;z-index:2;width:34%;top:5px;right:0}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneLeft .studio-module__G7fT1a__phoneFloat{animation-delay:-.8s}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneCenter .studio-module__G7fT1a__phoneFloat{animation-delay:-2.1s}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneRight .studio-module__G7fT1a__phoneFloat{animation-delay:-3.2s}.studio-module__G7fT1a__stageSpark{z-index:7;color:var(--coral);place-items:center;animation:5s ease-in-out infinite studio-module__G7fT1a__sparkOrbit;display:grid;position:absolute}.studio-module__G7fT1a__stageSparkOne{font-size:32px;top:17%;left:7%}.studio-module__G7fT1a__stageSparkTwo{color:var(--aqua);font-size:22px;animation-delay:-2.4s;bottom:10%;right:7%}.studio-module__G7fT1a__phoneStageDuo .studio-module__G7fT1a__stageHalo{background:radial-gradient(circle,#ffffff57,#0000 67%);width:82%}.studio-module__G7fT1a__phoneStageDuo .studio-module__G7fT1a__phoneArt{--rotate:-10deg;--depth:-15px;z-index:1;width:39%;top:26px;left:8%}.studio-module__G7fT1a__phoneStageDuo .studio-module__G7fT1a__phoneGameplay{--rotate:9deg;--depth:18px;z-index:3;width:36%;top:110px;right:12%}.studio-module__G7fT1a__phoneStageDuo .studio-module__G7fT1a__phoneArt .studio-module__G7fT1a__phoneFloat{animation-delay:-1.4s}.studio-module__G7fT1a__phoneStageDuo .studio-module__G7fT1a__phoneGameplay .studio-module__G7fT1a__phoneFloat{animation-delay:-3.1s}.studio-module__G7fT1a__stageMeow .studio-module__G7fT1a__phoneGameplay .studio-module__G7fT1a__phoneScreen,.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneCenter .studio-module__G7fT1a__phoneScreen{background:#f4d27f}.studio-module__G7fT1a__stageBlock .studio-module__G7fT1a__phoneScreen,.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneLeft .studio-module__G7fT1a__phoneScreen{background:#020722}.studio-module__G7fT1a__stageBlock .studio-module__G7fT1a__phone{box-shadow:0 36px 76px #00000085,inset 0 0 0 2px #ffffff14}.studio-module__G7fT1a__gameSpotlight{min-height:900px;position:relative;overflow:hidden}.studio-module__G7fT1a__spotlightInner{z-index:2;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(30px,5vw,90px);width:min(1380px,92%);min-height:900px;margin:auto;display:grid;position:relative}.studio-module__G7fT1a__spotlightReverse{grid-template-columns:1.18fr .82fr}.studio-module__G7fT1a__spotlightReverse .studio-module__G7fT1a__spotlightCopy{order:2}.studio-module__G7fT1a__meowSpotlight{color:var(--navy);background:linear-gradient(135deg,#fff5ce 0%,#ffc765 52%,#ff9d75 100%)}.studio-module__G7fT1a__blockSpotlight{color:#fff;background:radial-gradient(circle at 18% 40%,#27399d 0%,#12173f 36%,#06081c 75%)}.studio-module__G7fT1a__spotlightDecor{color:#ffffff29;letter-spacing:-.1em;pointer-events:none;font-size:clamp(180px,27vw,500px);font-weight:950;line-height:.75;position:absolute;bottom:-8vw;right:-2vw}.studio-module__G7fT1a__blockSpotlight .studio-module__G7fT1a__spotlightDecor{color:#4c67ff17;left:-3vw;right:auto}.studio-module__G7fT1a__spotlightCopy{z-index:3;max-width:570px;position:relative}.studio-module__G7fT1a__gameLabel{letter-spacing:.13em;text-transform:uppercase;background:#ffffff73;border:1px solid #14142814;border-radius:999px;align-items:center;gap:9px;margin-bottom:28px;padding:9px 13px;font-size:10px;font-weight:900;display:inline-flex}.studio-module__G7fT1a__blockSpotlight .studio-module__G7fT1a__gameLabel{background:#ffffff14;border-color:#ffffff1f}.studio-module__G7fT1a__gameLabel i{background:#22cda8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #22cda81f}.studio-module__G7fT1a__spotlightTitle{align-items:center;gap:22px;display:flex}.studio-module__G7fT1a__spotlightTitle>img{border:5px solid #ffffffb3;border-radius:23px;overflow:hidden;transform:rotate(-5deg);box-shadow:0 15px 30px #14142829}.studio-module__G7fT1a__spotlightTitle small{opacity:.55;letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:900;display:block}.studio-module__G7fT1a__spotlightTitle h2{letter-spacing:-.07em;margin:0;font-size:clamp(47px,5vw,76px);line-height:.9}.studio-module__G7fT1a__spotlightCopy>p{color:#11142ab8;margin:30px 0 22px;font-size:17px;line-height:1.75}.studio-module__G7fT1a__blockSpotlight .studio-module__G7fT1a__spotlightCopy>p{color:#ffffffab}.studio-module__G7fT1a__checkList{gap:10px;margin:0 0 30px;padding:0;list-style:none;display:grid}.studio-module__G7fT1a__checkList li{align-items:center;gap:10px;font-size:13px;font-weight:750;display:flex}.studio-module__G7fT1a__checkList li:before{content:"✓";color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.studio-module__G7fT1a__blockSpotlight .studio-module__G7fT1a__checkList li:before{color:var(--navy);background:var(--aqua)}.studio-module__G7fT1a__valuesSection{grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,130px);width:min(1380px,92%);margin:auto;padding:160px 0;display:grid}.studio-module__G7fT1a__valuesHead{align-self:start;position:sticky;top:140px}.studio-module__G7fT1a__valuesHead h2{letter-spacing:-.07em;margin:0;font-size:clamp(48px,5.4vw,78px);line-height:.96}.studio-module__G7fT1a__valuesHead h2 em{color:var(--violet);font-family:Georgia,serif;font-weight:400}.studio-module__G7fT1a__valuesHead>p:last-child{color:var(--muted);margin-top:26px}.studio-module__G7fT1a__valueJourney{gap:0;display:grid}.studio-module__G7fT1a__valueRow{border-top:1px solid #dcd6d0;grid-template-columns:48px 70px 1fr;align-items:start;gap:24px;min-height:205px;padding:38px 24px;display:grid;position:relative}.studio-module__G7fT1a__valueRow:last-child{border-bottom:1px solid #dcd6d0}.studio-module__G7fT1a__valueRow:hover .studio-module__G7fT1a__valueIcon{color:#fff;background:var(--coral);transform:rotate(8deg)scale(1.06)}.studio-module__G7fT1a__valueNumber{color:#a7a2a0;letter-spacing:.12em;padding-top:14px;font-size:10px;font-weight:900}.studio-module__G7fT1a__valueIcon{width:62px;height:62px;color:var(--coral);background:#ffe8df;border-radius:20px 20px 20px 6px;place-items:center;font-size:26px;transition:all .35s;display:grid}.studio-module__G7fT1a__valueRow h3{letter-spacing:-.045em;margin:8px 0 11px;font-size:28px}.studio-module__G7fT1a__valueRow p{max-width:560px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.studio-module__G7fT1a__valueLine{background:linear-gradient(90deg, var(--coral), var(--violet));width:0;height:2px;transition:width .8s ease var(--delay);position:absolute;bottom:-1px;left:0}.studio-module__G7fT1a__valueRow:hover .studio-module__G7fT1a__valueLine{width:100%}.studio-module__G7fT1a__freeSection{color:var(--navy);background:var(--coral);text-align:center;padding:135px 0 0;position:relative;overflow:hidden}.studio-module__G7fT1a__freeInner{z-index:2;width:min(900px,90%);margin:auto;position:relative}.studio-module__G7fT1a__freeInner .studio-module__G7fT1a__sectionKicker{color:#59252b}.studio-module__G7fT1a__freeInner h2{letter-spacing:-.08em;margin:0;font-size:clamp(62px,8vw,116px);line-height:.85}.studio-module__G7fT1a__freeInner>p:last-of-type{color:#11142ab3;max-width:620px;margin:30px auto 34px;font-size:17px;line-height:1.7}.studio-module__G7fT1a__freeOrbOne,.studio-module__G7fT1a__freeOrbTwo{border:1px solid #ffffff4d;border-radius:50%;position:absolute}.studio-module__G7fT1a__freeOrbOne{width:430px;height:430px;animation:8s ease-in-out infinite studio-module__G7fT1a__orbMove;top:-100px;left:-180px;box-shadow:inset 0 0 80px #ffffff1f}.studio-module__G7fT1a__freeOrbTwo{background:#ffbf8f38;width:290px;height:290px;animation:7s ease-in-out -3s infinite reverse studio-module__G7fT1a__orbMove;top:120px;right:-90px}.studio-module__G7fT1a__factStrip{z-index:2;border-top:1px solid #11142a2e;grid-template-columns:repeat(4,1fr);width:min(1380px,92%);margin:110px auto 0;display:grid;position:relative}.studio-module__G7fT1a__factStrip>div{border-right:1px solid #11142a2e;flex-direction:column;justify-content:center;gap:8px;min-height:170px;display:flex}.studio-module__G7fT1a__factStrip>div:last-child{border-right:0}.studio-module__G7fT1a__factStrip strong{letter-spacing:-.06em;font-size:clamp(32px,4vw,54px)}.studio-module__G7fT1a__factStrip span{color:#11142a99;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.studio-module__G7fT1a__phoneGallery{color:#fff;background:var(--navy);padding:150px 0 170px;overflow:hidden}.studio-module__G7fT1a__phoneGalleryHead{text-align:center;width:min(850px,90%);margin:0 auto 90px}.studio-module__G7fT1a__phoneGalleryHead .studio-module__G7fT1a__sectionKicker{color:var(--peach)}.studio-module__G7fT1a__phoneGalleryHead h2{letter-spacing:-.07em;margin:0;font-size:clamp(52px,6.5vw,92px);line-height:.9}.studio-module__G7fT1a__phoneGalleryHead h2 em{color:var(--aqua);font-family:Georgia,serif;font-weight:400}.studio-module__G7fT1a__phoneGalleryHead>p:last-child{color:#ffffff91}.studio-module__G7fT1a__galleryPhones{perspective:1200px;justify-content:center;align-items:flex-end;gap:clamp(5px,1.5vw,24px);width:min(1380px,96%);min-height:590px;margin:auto;display:flex}.studio-module__G7fT1a__galleryPhone{width:min(18vw,235px);transform:translateY(calc((2 - var(--i)) * (2 - var(--i)) * 12px)) rotate(calc((var(--i) - 2) * 4deg));transition:transform .45s}.studio-module__G7fT1a__galleryPhone:hover{z-index:5;transform:translateY(-28px)rotate(0)scale(1.05)}.studio-module__G7fT1a__miniPhone{background:linear-gradient(145deg,#555d72,#090a10 40%);border:1px solid #ffffff73;border-radius:35px;width:100%;padding:7px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000007a}.studio-module__G7fT1a__miniScreen{aspect-ratio:9/19.4;background:#070b25;border-radius:27px;width:100%;position:relative;overflow:hidden}.studio-module__G7fT1a__miniScreen>img{object-fit:contain;object-position:center}.studio-module__G7fT1a__miniIsland{z-index:3;background:#050609;border-radius:999px;width:32%;height:19px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.studio-module__G7fT1a__topGames{background:#f2ecff;padding:150px 0}.studio-module__G7fT1a__topGamesHead{width:min(1380px,92%);margin:0 auto 55px}.studio-module__G7fT1a__topGamesHead h2{letter-spacing:-.07em;max-width:900px;margin:0;font-size:clamp(50px,6vw,86px);line-height:.94}.studio-module__G7fT1a__topGameGrid{grid-template-columns:1fr 1fr;gap:24px;width:min(1380px,92%);margin:auto;display:grid}.studio-module__G7fT1a__topGameCard{border-radius:34px;min-height:680px;position:relative;overflow:hidden;box-shadow:0 28px 65px #1c124126;color:#fff!important}.studio-module__G7fT1a__topGameCard>img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.studio-module__G7fT1a__topGameCard:hover>img{transform:scale(1.055)}.studio-module__G7fT1a__topGameShade{background:linear-gradient(#0000 38%,#06081ceb);position:absolute;inset:0}.studio-module__G7fT1a__topGameInfo{grid-template-columns:66px 1fr 52px;align-items:center;gap:18px;display:grid;position:absolute;bottom:34px;left:34px;right:34px}.studio-module__G7fT1a__topGameInfo>img{border:3px solid #ffffffbf;border-radius:18px}.studio-module__G7fT1a__topGameInfo small{color:#fff9;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.studio-module__G7fT1a__topGameInfo h3{letter-spacing:-.05em;margin:5px 0 0;font-size:clamp(27px,3vw,42px)}.studio-module__G7fT1a__topGameInfo>span{width:52px;height:52px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;transition:transform .3s;display:grid}.studio-module__G7fT1a__topGameCard:hover .studio-module__G7fT1a__topGameInfo>span{transform:rotate(45deg)}@keyframes studio-module__G7fT1a__phoneFloat{0%,to{transform:translateY(0)rotateX(0)}50%{transform:translateY(-18px)rotateX(1.8deg)}}@keyframes studio-module__G7fT1a__phoneShine{0%,45%{background-position:140% 0}70%,to{background-position:-80% 0}}@keyframes studio-module__G7fT1a__haloPulse{50%{opacity:.7;transform:translate(-50%,-50%)scale(1.09)}}@keyframes studio-module__G7fT1a__sparkOrbit{50%{transform:translateY(-18px)rotate(45deg)scale(1.2)}}@keyframes studio-module__G7fT1a__orbMove{50%{transform:translate(30px,22px)scale(1.08)}}@keyframes studio-module__G7fT1a__heroBreath{to{transform:scale(1.055)}}@keyframes studio-module__G7fT1a__pulse{50%{box-shadow:0 0 0 13px #35d8c300}}@keyframes studio-module__G7fT1a__scrollLine{0%,to{transform-origin:top;opacity:.3;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}@keyframes studio-module__G7fT1a__marquee{to{transform:translate(-50%)}}@keyframes studio-module__G7fT1a__galleryDrift{to{transform:translate(calc(100vw - 100%))}}@media (max-width:1020px){.studio-module__G7fT1a__gamePanel,.studio-module__G7fT1a__gamePanel:nth-child(2){grid-template-columns:1fr}.studio-module__G7fT1a__gamePanel:nth-child(2) .studio-module__G7fT1a__gameVisual{order:0}.studio-module__G7fT1a__gameVisual{min-height:540px}.studio-module__G7fT1a__gameContent{padding:54px}.studio-module__G7fT1a__principleGrid{grid-template-columns:1fr 1fr}.studio-module__G7fT1a__footerInner{grid-template-columns:1.3fr .7fr .7fr}.studio-module__G7fT1a__footerAddress{grid-column:1/-1}.studio-module__G7fT1a__legalGrid{grid-template-columns:180px 1fr;gap:45px}.studio-module__G7fT1a__contactLayout{grid-template-columns:1fr}.studio-module__G7fT1a__deviceIntro{grid-template-columns:1fr;padding-top:110px}.studio-module__G7fT1a__deviceIntroCopy{text-align:center;max-width:760px;margin:auto}.studio-module__G7fT1a__deviceIntroCopy>p:last-of-type{margin-inline:auto}.studio-module__G7fT1a__phoneStageTrio{width:min(750px,100%);margin:auto}.studio-module__G7fT1a__spotlightInner,.studio-module__G7fT1a__spotlightReverse{grid-template-columns:1fr 1fr;gap:20px}.studio-module__G7fT1a__spotlightReverse .studio-module__G7fT1a__spotlightCopy{order:0}.studio-module__G7fT1a__valuesSection{grid-template-columns:1fr}.studio-module__G7fT1a__valuesHead{max-width:800px;position:static}.studio-module__G7fT1a__factStrip{grid-template-columns:1fr 1fr}.studio-module__G7fT1a__factStrip>div:nth-child(2){border-right:0}.studio-module__G7fT1a__factStrip>div:nth-child(-n+2){border-bottom:1px solid #11142a2e}.studio-module__G7fT1a__galleryPhones{min-height:500px}.studio-module__G7fT1a__topGameCard{min-height:580px}}@media (max-width:760px){.studio-module__G7fT1a__header{padding:15px 5%}.studio-module__G7fT1a__headerScrolled{padding-block:9px}.studio-module__G7fT1a__logo{font-size:18px}.studio-module__G7fT1a__logoMark{width:34px;height:34px}.studio-module__G7fT1a__menuButton{place-items:center;display:grid}.studio-module__G7fT1a__nav{color:var(--ink);opacity:0;visibility:hidden;background:#fffaf4f7;border:1px solid #0f0f2314;border-radius:20px;flex-direction:column;align-items:stretch;gap:0;padding:14px;transition:all .25s;display:flex;position:absolute;top:calc(100% + 8px);left:5%;right:5%;transform:translateY(-10px);box-shadow:0 24px 50px #0a0a1e33}.studio-module__G7fT1a__navOpen{opacity:1;visibility:visible;transform:none}.studio-module__G7fT1a__nav a{padding:13px 14px}.studio-module__G7fT1a__navCta{text-align:center;margin-top:8px}.studio-module__G7fT1a__hero{height:100svh;min-height:720px}.studio-module__G7fT1a__heroImage img{object-position:66% center}.studio-module__G7fT1a__heroShade{background:linear-gradient(90deg,#06081ef5,#06081e85),linear-gradient(#0000,#06081eb3)}.studio-module__G7fT1a__heroInner{align-items:flex-end;width:90%;padding:0 0 118px}.studio-module__G7fT1a__heroCopy{width:100%}.studio-module__G7fT1a__hero h1{max-width:520px;font-size:clamp(54px,17vw,76px)}.studio-module__G7fT1a__heroCopy>p{max-width:480px;margin-block:22px 27px;font-size:16px}.studio-module__G7fT1a__heroNote,.studio-module__G7fT1a__scrollHint{display:none}.studio-module__G7fT1a__intro{padding:120px 0 90px}.studio-module__G7fT1a__gamesSection{width:92%;padding-bottom:100px}.studio-module__G7fT1a__gamePanel{border-radius:26px;min-height:0}.studio-module__G7fT1a__gameVisual{min-height:340px}.studio-module__G7fT1a__gameContent{padding:38px 28px 44px}.studio-module__G7fT1a__gameIcon{border-radius:21px;width:76px;height:76px;margin-bottom:26px}.studio-module__G7fT1a__principles{padding:100px 0}.studio-module__G7fT1a__principleGrid{grid-template-columns:1fr}.studio-module__G7fT1a__principleCard{min-height:250px}.studio-module__G7fT1a__gallery,.studio-module__G7fT1a__lab{padding:100px 0}.studio-module__G7fT1a__galleryHead,.studio-module__G7fT1a__labHead{flex-direction:column;align-items:flex-start;margin-bottom:38px}.studio-module__G7fT1a__galleryRail{width:max-content;animation:none;overflow:visible}.studio-module__G7fT1a__galleryShot{width:78vw}.studio-module__G7fT1a__gallery{overflow-x:auto}.studio-module__G7fT1a__conceptGrid{grid-template-columns:1fr}.studio-module__G7fT1a__conceptCard{min-height:430px}.studio-module__G7fT1a__operator,.studio-module__G7fT1a__cta{padding:100px 0}.studio-module__G7fT1a__footerInner{grid-template-columns:1fr 1fr;gap:45px 25px}.studio-module__G7fT1a__footerBrand,.studio-module__G7fT1a__footerAddress{grid-column:1/-1}.studio-module__G7fT1a__footerBottom{flex-direction:column}.studio-module__G7fT1a__footerBottom div{justify-content:flex-start}.studio-module__G7fT1a__legalHero{padding:150px 0 70px}.studio-module__G7fT1a__legalGrid{grid-template-columns:1fr;gap:45px}.studio-module__G7fT1a__legalAside{position:static}.studio-module__G7fT1a__aboutValues{grid-template-columns:1fr}.studio-module__G7fT1a__deviceIntro{width:100%;min-height:auto;padding:105px 5% 60px}.studio-module__G7fT1a__deviceIntroCopy{text-align:left}.studio-module__G7fT1a__phoneStage{height:500px}.studio-module__G7fT1a__phoneStageTrio{width:110%;margin-left:-5%}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneLeft{width:29%;top:165px;left:0}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneCenter{width:34%;top:88px;left:34%}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneRight{width:37%;top:35px;right:0}.studio-module__G7fT1a__phone{border-radius:25px;padding:5px}.studio-module__G7fT1a__phoneScreen,.studio-module__G7fT1a__phoneShine{border-radius:20px}.studio-module__G7fT1a__phoneShine{inset:5px}.studio-module__G7fT1a__phoneSpeaker{height:14px;top:10px}.studio-module__G7fT1a__phoneBrandScreen{padding:12px}.studio-module__G7fT1a__phoneBrandScreen img{margin-bottom:10px}.studio-module__G7fT1a__phoneBrandScreen small{display:none}.studio-module__G7fT1a__gameSpotlight{min-height:0;padding:95px 0 65px}.studio-module__G7fT1a__spotlightInner,.studio-module__G7fT1a__spotlightReverse{grid-template-columns:1fr;width:90%;min-height:0}.studio-module__G7fT1a__spotlightCopy,.studio-module__G7fT1a__spotlightReverse .studio-module__G7fT1a__spotlightCopy{order:0}.studio-module__G7fT1a__spotlightInner>div:last-child{order:2}.studio-module__G7fT1a__spotlightTitle{gap:15px}.studio-module__G7fT1a__spotlightTitle>img{border-radius:18px;width:68px;height:68px}.studio-module__G7fT1a__spotlightCopy>p{font-size:15px}.studio-module__G7fT1a__phoneStageDuo{height:520px;margin-top:20px}.studio-module__G7fT1a__phoneStageDuo .studio-module__G7fT1a__phoneArt{width:43%;top:25px;left:7%}.studio-module__G7fT1a__phoneStageDuo .studio-module__G7fT1a__phoneGameplay{width:40%;top:100px;right:8%}.studio-module__G7fT1a__valuesSection{gap:55px;width:90%;padding:105px 0}.studio-module__G7fT1a__valueRow{grid-template-columns:38px 56px 1fr;gap:14px;padding:28px 8px}.studio-module__G7fT1a__valueIcon{border-radius:16px 16px 16px 5px;width:52px;height:52px}.studio-module__G7fT1a__valueRow h3{margin-top:5px;font-size:23px}.studio-module__G7fT1a__freeSection{padding-top:100px}.studio-module__G7fT1a__factStrip{margin-top:75px}.studio-module__G7fT1a__factStrip>div{min-height:125px}.studio-module__G7fT1a__phoneGallery{padding:105px 0 120px}.studio-module__G7fT1a__galleryPhones{justify-content:flex-start;gap:18px;width:max-content;min-height:430px;padding:0 8vw;animation:22s ease-in-out infinite alternate studio-module__G7fT1a__mobilePhoneRail}.studio-module__G7fT1a__galleryPhone{width:190px;transform:rotate(calc((var(--i) - 2) * 2deg))}.studio-module__G7fT1a__topGames{padding:105px 0}.studio-module__G7fT1a__topGameGrid{grid-template-columns:1fr}.studio-module__G7fT1a__topGameCard{min-height:570px}}@media (max-width:520px){.studio-module__G7fT1a__heroActions{flex-direction:column;align-items:stretch}.studio-module__G7fT1a__heroActions a{width:100%}.studio-module__G7fT1a__form{grid-template-columns:1fr}.studio-module__G7fT1a__fieldFull,.studio-module__G7fT1a__form button,.studio-module__G7fT1a__formNote{grid-column:1}.studio-module__G7fT1a__conceptOverlay{padding:25px}.studio-module__G7fT1a__footer{padding-inline:5%}.studio-module__G7fT1a__phoneStageTrio{height:430px}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneLeft{top:145px}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneCenter{top:80px}.studio-module__G7fT1a__phoneStageTrio .studio-module__G7fT1a__phoneRight{top:36px}.studio-module__G7fT1a__phoneStageDuo{height:450px}.studio-module__G7fT1a__spotlightTitle h2{font-size:43px}.studio-module__G7fT1a__valueRow{grid-template-columns:34px 1fr}.studio-module__G7fT1a__valueIcon,.studio-module__G7fT1a__valueRow>div{grid-column:2}.studio-module__G7fT1a__factStrip strong{font-size:30px}.studio-module__G7fT1a__factStrip span{font-size:8px}.studio-module__G7fT1a__topGameCard{min-height:520px}.studio-module__G7fT1a__topGameInfo{grid-template-columns:54px 1fr 44px;gap:12px;bottom:22px;left:22px;right:22px}.studio-module__G7fT1a__topGameInfo>img{width:54px;height:54px}.studio-module__G7fT1a__topGameInfo>span{width:44px;height:44px}}@keyframes studio-module__G7fT1a__mobilePhoneRail{to{transform:translate(calc(100vw - 100%))}}@media (prefers-reduced-motion:reduce){.studio-module__G7fT1a__site *,.studio-module__G7fT1a__site :before,.studio-module__G7fT1a__site :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
