@font-face{font-family:Bricolage;src:url(/fonts/bricolage-grotesque-latin-var.woff2)format("woff2");font-weight:200 800;font-display:swap}:root{--paper:#f7f5ee;--ink:#262823;--muted:#64665e;--orange:#e94c27;--line:#d9dad0;--display:Bricolage, Arial, sans-serif;--body:Arial, Helvetica, sans-serif;--serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{background:var(--paper);color:var(--ink);font-family:var(--body);margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{color:var(--ink);background:#f9b59c}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.04em;font-weight:500}h1,h2{line-height:1.04}h2{font-size:clamp(2.6rem,4.7vw,4.8rem)}h3{line-height:1.15}em{font-family:var(--serif);letter-spacing:-.065em;font-weight:400}svg{flex-shrink:0;display:block}a,button,summary{touch-action:manipulation}.wrap{width:calc(100% - 112px);max-width:1400px;margin-inline:auto}.section-space{padding-block:112px}.eyebrow{font-family:var(--body);letter-spacing:.14em;font-size:12px;font-weight:500;line-height:1.6}.section-heading{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:54px;display:flex}.section-heading .eyebrow{margin-bottom:26px}.section-heading>p{color:var(--muted);max-width:350px;padding-bottom:5px;font-size:17px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:var(--paper);padding:12px 20px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}.button{border-radius:5px;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:17px 25px;font-size:14px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#44483d}.button-cream{background:var(--paper);color:var(--ink)}.button-cream:hover{background:#fff}.text-link{border-bottom:1px solid;align-items:center;gap:18px;padding-block:9px;font-size:14px;display:inline-flex}.text-link:hover{color:var(--orange)}.diagonal{transform:rotate(-45deg)}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5eed1;padding:10px 18px;position:sticky;top:0}.site-header.header-home{background:#f16a43}.nav-inner{width:100%;max-width:1480px;height:68px;color:var(--paper);background:#172e27f7;border:1px solid #f7f5ee29;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin:auto;padding:0 12px 0 10px;display:flex;box-shadow:0 12px 35px #1f261f29}.brand{line-height:1.05;font-family:var(--display);letter-spacing:-1px;align-items:center;gap:10px;font-size:22px;font-weight:650;display:inline-flex}.studio-signal{color:#f7f5eeb8;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;border-left:1px solid #f7f5ee33;align-items:center;gap:8px;margin-right:auto;padding-left:18px;font-size:9px;font-weight:700;display:inline-flex}.studio-signal span{background:#d9f08a;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite signal-pulse;box-shadow:0 0 0 4px #d9f08a1c}@keyframes signal-pulse{50%{box-shadow:0 0 0 8px #d9f08a00}}.brand svg{width:37px;height:42px;color:var(--orange);transform:rotate(35deg)}.brand-studio{font-family:var(--body);letter-spacing:.32em;margin-top:5px;font-size:9px;font-weight:400;display:block}.desktop-nav{background:#f7f5ee0d;border:1px solid #f7f5ee1f;border-radius:999px;gap:2px;padding:4px;font-size:12px;display:flex}.desktop-nav a{border-radius:999px;padding:7px 12px;transition:color .2s,background .2s;position:relative}.desktop-nav a:after{display:none}.desktop-nav a:hover{color:var(--ink);background:var(--paper)}.nav-cta{color:var(--ink);white-space:nowrap;background:#ff916d;border-radius:12px;align-items:center;gap:15px;padding:10px 14px;font-size:12px;font-weight:700;transition:transform .2s,background .2s;display:flex}.nav-cta:hover{background:#ffad90;transform:translateY(-2px)}.menu-toggle{color:var(--paper);display:none}.mobile-nav[hidden]{display:none}.hero{height:170svh;min-height:900px;position:relative}.hero-stage{flex-direction:column;height:calc(100svh - 88px);min-height:620px;display:flex;position:sticky;top:88px;overflow:hidden}.hero-inner{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:20px;display:grid;position:relative}.hero-copy{z-index:2;padding:30px 0 24px;position:relative}.hero-copy .eyebrow{letter-spacing:.115em;align-items:center;gap:12px;font-size:11px;display:flex}.tiny-cross{color:var(--orange);font-size:23px;line-height:1}.hero h1{letter-spacing:-.045em;margin-top:26px;font-size:clamp(4.5rem,7.5vw,7.8rem);line-height:.99}.hero h1 em{color:var(--orange);letter-spacing:-.065em}.hero-description{max-width:370px;color:var(--muted);margin-top:25px;font-size:16px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:28px;display:flex}.hero-actions .text-link{border:none}.hero-visual{justify-content:center;align-items:center;min-width:0;height:100%;min-height:540px;display:flex;position:relative}.diagram-label{letter-spacing:.14em;color:var(--muted);z-index:1;font-size:10px;position:absolute}.top-label{top:45px;right:0}.orbital-field{justify-content:center;align-items:center;display:flex;position:absolute;inset:12% -8% 8% -6%}.orbit{border:1px solid #d8d8cd;border-radius:50%;width:95%;height:85%;position:absolute;transform:rotate(-30deg)}.orbit-one{height:50%;transform:rotate(-35deg)}.orbit-two{width:65%;height:96%;transform:rotate(40deg)}.axis{opacity:.7;background:#deded4;position:absolute}.axis-x{width:110%;height:1px;transform:rotate(-35deg)}.axis-y{width:1px;height:110%;transform:rotate(35deg)}.orbit-point{color:#999b8c;font-size:25px;position:absolute;bottom:17%;right:6%}.hero-art{filter:drop-shadow(18px 28px 18px #8b3d1e1a);z-index:1;width:82%;max-width:480px;position:relative;transform:rotate(32deg)}.rocket-graphic{width:100%;height:auto;overflow:visible}.rocket-outline{transform:translate(26px,12px)}.launch-trail{transform-origin:190px 340px;opacity:0;transform:scaleY(0)}.scene-caption{color:var(--muted);letter-spacing:.1em;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:33px;left:9%;right:0}.launch-message{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;padding-left:25px;display:flex;position:absolute;inset:0}.launch-message .eyebrow{margin-bottom:25px;font-size:10px}.launch-message p{font-family:var(--display);letter-spacing:-.05em;font-size:clamp(2.5rem,4vw,4.2rem);line-height:1.15}.hero-bottom{border-top:1px solid var(--line);letter-spacing:.03em;justify-content:space-between;align-items:center;gap:20px;min-height:66px;font-size:11px;display:flex}.location span{color:#a1a397;margin:0 8px}.scroll-cue{align-items:center;gap:18px;display:flex}.hero-coordinate{letter-spacing:.13em;font-size:10px}.scroll-track{background:var(--line);height:2px}.scroll-progress{background:var(--orange);transform-origin:0;width:100%;height:100%;transform:scaleX(0)}.discipline-band{background:var(--ink);color:var(--paper);padding:25px 0}.discipline-band .wrap{letter-spacing:.15em;justify-content:space-between;align-items:center;gap:20px;font-size:13px;display:flex}.work-grid{grid-template-columns:1fr 1fr;gap:50px 28px;display:grid}.project-visual{background:#e8eddf;border-radius:8px;height:440px;display:block;position:relative;overflow:hidden}.visual-top{letter-spacing:.07em;z-index:3;justify-content:space-between;align-items:center;gap:20px;font-size:12px;display:flex;position:absolute;top:27px;left:30px;right:30px}.project-status{letter-spacing:.05em;white-space:nowrap;border:1px solid #ffffff80;border-radius:30px;padding:5px 11px;font-size:10px}.coco{color:#314936;background:#dde5d4;height:505px}.coco-composition{height:100%;position:relative}.coco-words{font-family:var(--display);letter-spacing:-.05em;font-size:clamp(3rem,5.4vw,5.6rem);line-height:1;position:absolute;top:33%;left:6%}.coco-words em{display:inline-block}.coco-words>span{font-family:var(--body);letter-spacing:.15em;margin-top:24px;font-size:10px;display:block}.phone{background:#292d27;border:5px solid #292d27;border-radius:30px;line-height:0;transition:transform .6s cubic-bezier(.2,.65,.3,1);overflow:hidden;box-shadow:14px 27px 35px #29332235}.phone img{width:100%;height:auto}.phone-main{z-index:2;width:220px;position:absolute;top:80px;right:22%;transform:rotate(-9deg)}.phone-secondary{width:187px;position:absolute;top:131px;right:7%;transform:rotate(10deg)}.project-visual:hover .phone-main{transform:translateY(-12px)rotate(-6deg)}.project-visual:hover .phone-secondary{transform:translateY(-8px)rotate(7deg)}.project-open{z-index:5;background:var(--paper);width:43px;height:43px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:absolute;bottom:25px;right:26px}.project-visual:hover .project-open{transform:rotate(45deg)}.fixabee{color:#423519;background:#f7cd68}.fixabee .visual-top{font-size:10px}.fixabee-composition{height:100%;position:relative;overflow:hidden}.fixabee-word{font-family:var(--display);letter-spacing:-2px;font-size:36px;font-weight:700;position:absolute;top:90px;left:30px}.fixabee-word>span{font-family:var(--body);letter-spacing:-.02em;margin-top:12px;font-size:15px;font-weight:400;line-height:1.4;display:block}.fixabee-phone{width:225px;position:absolute;top:95px;right:40px;transform:rotate(10deg)}.project-visual:hover .fixabee-phone{transform:translateY(-8px)rotate(7deg)}.fixabee-note{letter-spacing:.12em;font-size:9px;line-height:1.7;position:absolute;bottom:36px;left:30px}.game{background:#b6c6ba}.game .visual-top{font-size:9px}.game-image{object-fit:cover;object-position:center;width:100%;height:100%;padding-top:60px;transition:transform .6s}.game:hover .game-image{transform:scale(1.025)}.project-title-row{justify-content:space-between;align-items:center;margin-top:23px;display:flex}.project-title-row h3{letter-spacing:-.04em;font-size:30px}.project-title-row h3 a:hover{color:var(--orange)}.project-number{color:var(--muted);font-size:11px}.project-description{color:var(--muted);margin:9px 0 14px;font-size:15px}.tags{flex-wrap:wrap;gap:8px;display:flex}.tags span{border:1px solid var(--line);color:var(--muted);border-radius:30px;padding:3px 10px;font-size:11px}.project-detail{border-top:1px solid var(--line);margin-top:20px;font-size:14px}.project-detail summary{cursor:pointer;justify-content:space-between;gap:20px;padding:14px 0;list-style:none;display:flex}.project-detail summary::-webkit-details-marker{display:none}.project-detail summary span{font-size:20px;line-height:1}.project-detail[open] summary span{transform:rotate(45deg)}.project-detail p{max-width:660px;color:var(--muted);margin:0 0 14px}.project-detail .project-credit{font-size:12px}.portfolio-note{color:var(--muted);max-width:600px;margin-top:45px;font-size:12px}.services-section{background:#eeeee5}.service-list{border-top:1px solid #cdcec3}.service-row{border-bottom:1px solid #cdcec3;grid-template-columns:50px 1fr 1.2fr 50px;align-items:start;gap:28px;padding:36px 0;display:grid}.service-number{color:var(--muted);padding-top:6px;font-size:12px}.service-row h3{letter-spacing:-.04em;padding-top:2px;font-size:30px}.service-row p{color:#585d51;max-width:420px;font-size:15px}.service-tags{color:var(--muted);margin-top:18px;font-size:11px;display:block}.service-link{border:1px solid #cccdc1;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s;display:flex}.service-link:hover{background:var(--ink);color:var(--paper)}.support-note{align-items:baseline;gap:45px;margin-top:30px;display:flex}.support-note>span{white-space:nowrap;letter-spacing:.1em;font-size:10px}.support-note p{color:var(--muted);max-width:680px;font-size:13px}.studio-section{grid-template-columns:1fr 1fr;align-items:center;gap:9%;display:grid}.studio-art{aspect-ratio:1/.98;color:#272d24;background:#e96840;border-radius:6px;flex-direction:column;padding:30px;display:flex}.studio-art-top,.studio-art-bottom{letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:10px;line-height:1.5;display:flex}.studio-art-bottom svg{width:37px}.equation{flex:1;justify-content:center;align-items:center;gap:12px;display:flex;transform:rotate(-28deg)}.equation-half{width:115px;height:245px;display:block}.solid-half{background:#2b3128;border-radius:150px 0 0 150px}.lined-half{background:repeating-linear-gradient(0deg,#0000 0 10px,#2b3128 10px 11px);border:1px solid #2b3128;border-radius:0 150px 150px 0}.studio-copy .eyebrow{margin-bottom:27px;font-size:10px}.studio-copy h2{margin-bottom:25px;font-size:clamp(2.5rem,4.1vw,4.2rem)}.studio-copy>p:not(.eyebrow){color:var(--muted);margin-top:15px;font-size:15px}.founder-signature{align-items:center;gap:14px;margin:28px 0 18px;display:flex}.founder-monogram{font-family:var(--serif);background:#e9e9df;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;font-style:italic;display:flex}.founder-signature strong{font-family:var(--display);font-size:16px;font-weight:500}.founder-signature span{color:var(--muted);font-size:11px;display:block}.process-section{background:#eaece4}.process-list{grid-template-columns:repeat(5,1fr);gap:26px;margin:0;padding:0;list-style:none;display:grid}.process-list li{border-top:1px solid #bcc1b4;flex-direction:column;padding-top:17px;display:flex}.step-top{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:40px;font-size:12px;display:flex}.step-top span:last-child{color:var(--ink);font-size:21px}.process-list h3{letter-spacing:-.04em;min-height:48px;font-size:22px}.process-list p{color:var(--muted);margin:12px 0 26px;font-size:14px}.step-output{color:#525a47;margin-top:auto;font-size:11px}.contact-section{background:var(--ink);color:var(--paper);padding:60px 0 90px;position:relative;overflow:hidden}.contact-top{border-bottom:1px solid #4b4e44;justify-content:space-between;align-items:center;padding-bottom:48px;display:flex}.contact-top .eyebrow{color:#b9bcae}.contact-top>svg{color:#f48056;width:42px;height:42px;transform:rotate(35deg)}.contact-grid{grid-template-columns:1.1fr 1fr;gap:12%;padding-top:62px;display:grid}.contact-section h2{font-size:clamp(4.5rem,7.7vw,8rem);line-height:1}.contact-copy{padding-top:15px}.contact-copy>p:first-child{font-family:var(--display);letter-spacing:-.035em;color:var(--paper);font-size:27px}.contact-copy>p:nth-child(2){color:#c2c5b9;max-width:350px;margin:18px 0 28px;font-size:16px;line-height:1.7}.email-row{align-items:center;gap:15px;margin-top:24px;font-size:14px;display:flex}.email-row a{border-bottom:1px solid #707367}.email-row button{color:var(--paper);background:0 0;border:0;padding:12px}.copy-status{color:#ffb08e;min-height:28px;font-size:12px}.contact-note{color:#b9bcae;margin-top:22px;font-size:11px;display:block}.footer-top{justify-content:space-between;align-items:center;gap:35px;padding:50px 0;display:flex}.footer-top>p{color:var(--muted);font-size:13px;line-height:1.6}.footer-top .text-link{border:0;font-size:12px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:11px;display:flex}.motion-toggle{color:inherit;background:0 0;border:0;align-items:center;gap:8px;min-height:44px;padding:8px;font-size:11px;display:flex}.motion-toggle span{font-size:16px}.motion-toggle[aria-pressed=true]{text-decoration:underline}.not-found{min-height:100svh;padding-block:60px}.not-found>.eyebrow{margin-top:100px}.not-found h1{margin:24px 0;font-size:clamp(4rem,8vw,8rem)}.not-found>p{margin-bottom:30px}html[data-motion=reduced]{scroll-behavior:auto}html[data-motion=reduced] .hero{height:auto;min-height:0}html[data-motion=reduced] .hero-stage{position:relative;top:0}html[data-motion=reduced] .scroll-cue{visibility:hidden}html[data-motion=reduced] .launch-message{display:none}html[data-motion=reduced] *{transition:none!important}html[data-motion=reduced] .studio-signal span{animation:none}@media (min-width:1600px){.hero-stage{max-height:980px}.hero-inner{gap:80px}.hero-visual{min-height:630px}}@media (max-width:1050px){.wrap,.nav-inner{width:calc(100% - 64px)}.hero h1{font-size:clamp(4.2rem,8vw,6rem)}.hero-copy .eyebrow{font-size:9px}.hero-actions{gap:16px}.hero-actions .button{gap:18px;padding:16px 18px}.hero-visual{min-height:510px}.hero-description{max-width:340px}.desktop-nav{font-size:11px}.studio-signal{display:none}.hero-art{width:100%}.scene-caption,.top-label{font-size:8px}.phone-main{width:210px;right:20%}.phone-secondary{width:180px;right:4%}.coco-words{font-size:4rem}.fixabee-phone{width:200px;top:135px;right:20px}.fixabee-word{font-size:29px;top:78px;left:24px}.fixabee-word>span{font-size:13px}.project-visual{height:420px}.coco{height:500px}.service-row{grid-template-columns:30px 1fr 1.2fr 44px;gap:20px}.service-row h3{font-size:26px}.studio-section{gap:6%}.studio-art{aspect-ratio:1/1.2;padding:20px}.equation-half{width:90px;height:205px}.process-list{gap:18px}.process-list h3{font-size:20px}.contact-grid{gap:7%}}@media (max-width:760px){html{scroll-padding-top:82px}.wrap{width:calc(100% - 40px)}.site-header{padding:7px 10px}.nav-inner{border-radius:14px;gap:10px;width:100%;height:60px;padding-inline:8px 10px}.brand{gap:8px;font-size:19px}.brand svg{width:31px;height:36px}.studio-signal,.desktop-nav{display:none}.nav-cta{gap:8px;margin-left:auto;padding:8px 10px;font-size:11px}.site-header.is-open .nav-cta{display:none}.menu-toggle{background:0 0;border:0;padding:12px 0;font-size:13px;display:block}.mobile-nav{color:var(--paper);background:#172e27;border:1px solid #f7f5ee29;border-radius:0 0 18px 18px;padding:8px 20px 20px;position:absolute;top:67px;left:10px;right:10px;box-shadow:0 20px 35px #1f261f33}.mobile-nav a{font-family:var(--display);border-bottom:1px solid #f7f5ee29;justify-content:space-between;align-items:center;padding:14px 0;font-size:23px;display:flex}.section-space{padding-block:76px}.section-heading{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{font-size:15px}.hero{height:160svh;min-height:1000px}.hero-stage{height:calc(100svh - 74px);min-height:700px;top:74px}.hero-inner{flex:1;display:block}.hero-copy{padding:32px 0 20px}.hero-copy .eyebrow{letter-spacing:.08em;gap:8px;font-size:9px}.tiny-cross{font-size:18px}.hero h1{z-index:2;margin-top:22px;font-size:clamp(3.7rem,10.2vw,5.4rem);position:relative}.hero-description{max-width:300px;margin-top:22px;font-size:14px}.hero-actions{gap:20px;margin-top:23px}.hero-actions .text-link{gap:12px;font-size:13px}.hero-actions .button{min-height:49px;font-size:13px}.hero-visual{pointer-events:none;width:48%;height:320px;min-height:0;position:absolute;top:55px;right:-24px}.hero-art{width:100%;transform:rotate(28deg)}.orbital-field{opacity:.7;inset:4% -25% -4% -30%}.top-label,.scene-caption{display:none}.hero-visual .launch-message{padding:0;top:50px;left:-30px;right:10px}.launch-message p{font-size:clamp(1.3rem,4.3vw,2.2rem);line-height:1.2}.launch-message .eyebrow{letter-spacing:.05em;margin-bottom:15px;font-size:7px}.hero-bottom{flex-wrap:wrap;gap:10px;min-height:75px;padding-block:15px;font-size:10px}.hero-coordinate{display:none}.hero-copy{max-width:75%}.hero-description,.hero-actions{width:calc(100vw - 40px);max-width:340px}.hero-actions{flex-wrap:wrap}.hero-bottom .scroll-cue{font-size:10px}.discipline-band{padding:20px 0}.discipline-band .wrap{letter-spacing:.07em;gap:10px;font-size:9px}.discipline-band span:nth-child(2n){font-size:16px}.discipline-band span:last-child{display:none}.work-grid{grid-template-columns:1fr;gap:38px}.project:first-child{grid-column:auto}.project-visual{height:430px}.coco{height:480px}.coco-words{font-size:2.7rem;top:75px;left:26px}.coco-words>span{margin-top:15px;font-size:8px}.phone-main{width:180px;top:195px;right:23%}.phone-secondary{width:155px;top:218px;right:5%}.visual-top{font-size:10px;top:22px;left:23px;right:23px}.project-status{font-size:9px}.fixabee-phone{width:220px;top:88px;right:38px}.fixabee-word{font-size:34px;top:90px;left:25px}.fixabee-word>span{font-size:14px}.fixabee-note{left:25px}.project-title-row h3{font-size:27px}.portfolio-note{margin-top:30px;line-height:1.7}.service-row{grid-template-columns:25px 1fr 40px;gap:15px;padding-block:28px}.service-row h3{font-size:27px}.service-row>div{grid-area:2/2}.service-row p{font-size:14px}.service-link{grid-area:1/3;width:40px;height:40px}.service-tags{font-size:10px}.support-note{flex-direction:column;gap:10px}.studio-section{grid-template-columns:1fr;gap:40px}.studio-art{aspect-ratio:1.15;order:2;max-width:550px}.studio-copy h2{font-size:2.9rem}.studio-copy{max-width:540px}.studio-art-top,.studio-art-bottom{font-size:10px}.equation-half{width:90px;height:190px}.process-list{grid-template-columns:1fr;gap:0}.process-list li{grid-template-columns:40px 1fr;column-gap:18px;padding:25px 0;display:grid}.step-top{grid-row:1/4;align-items:start;margin:0;padding-top:3px}.step-top span:last-child{display:none}.process-list h3{min-height:0;font-size:25px}.process-list p{grid-column:2;margin:12px 0}.step-output{grid-column:2}.contact-section{padding:40px 0 60px}.contact-top{padding-bottom:27px}.contact-grid{grid-template-columns:1fr;gap:34px;padding-top:40px}.contact-section h2{font-size:4.4rem}.contact-copy{padding:0}.contact-copy>p:first-child{font-size:25px}.contact-note{margin-top:12px}.footer-top{flex-wrap:wrap;gap:25px;padding:36px 0}.footer-top>p{order:3;width:100%}.footer-top .text-link{margin-left:auto}.footer-bottom{flex-wrap:wrap;gap:8px}.footer-bottom>span{font-size:10px}.motion-toggle{text-align:left;width:100%;margin-left:-8px}.desktop-break{display:none}}@media (max-width:380px){.nav-cta{display:none}.menu-toggle{margin-left:auto}.hero-visual{width:44%;top:100px;right:-17px}.hero h1{font-size:3.8rem}.hero-copy{max-width:80%}.hero-description{max-width:280px}.hero-actions{gap:14px}.discipline-band .wrap{font-size:8px}.project-visual{height:400px}.coco{height:455px}.fixabee-phone{width:183px;top:135px;right:20px}.game .visual-top{gap:8px;font-size:8px}.contact-section h2{font-size:4rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.hero{height:auto;min-height:0}.hero-stage{position:relative;top:0}.scroll-cue{visibility:hidden}.launch-message{display:none}}.project-description,.service-row p,.studio-copy>p:not(.eyebrow),.process-list p{font-size:16px}.tags span,.project-status,.service-tags,.step-output,.contact-note,.footer-bottom,.motion-toggle,.hero-copy .eyebrow,.diagram-label,.scene-caption,.hero-coordinate,.studio-art-top,.studio-art-bottom{font-size:12px}@media (max-width:1050px){.hero-copy .eyebrow{font-size:11px}.scene-caption,.diagram-label{font-size:10px}}@media (max-width:760px){.hero-stage{min-height:830px}.hero-copy{max-width:100%;padding-top:28px}.hero-description{width:100%;max-width:350px;font-size:16px}.hero-actions{width:100%;max-width:none}.hero-visual{width:240px;height:245px;top:430px;right:30px}.hero-art{width:230px}.orbital-field{inset:0 -25% -10% -28%}.hero-visual .launch-message{padding:20px;inset:0 -5px 0 -65px}.launch-message p{font-size:30px}.launch-message .eyebrow{font-size:10px}.hero-bottom{font-size:11px}.hero-copy .eyebrow{font-size:10px}.studio-copy .eyebrow{font-size:11px}.discipline-band .wrap{letter-spacing:0;font-size:10px}.discipline-band span:nth-child(2n){font-size:13px}.visual-top,.fixabee .visual-top{font-size:12px}.game .visual-top{font-size:10px}.project-status{font-size:11px}.service-tags,.footer-bottom>span{font-size:12px}}@media (max-width:380px){.hero-visual{width:230px;height:245px;top:450px;right:10px}.hero-description,.hero-copy{max-width:100%}.hero-copy .eyebrow{font-size:9px}.hero h1{font-size:3.6rem}.discipline-band .wrap{font-size:9px}}@media (max-height:760px){.hero-stage{height:auto;min-height:620px;position:relative;top:0}.hero{height:auto;min-height:0}.hero-visual{min-height:520px}.hero-copy{padding-block:48px}}@media (max-height:760px) and (max-width:760px){.hero-stage{min-height:830px}.hero-visual{min-height:0}.hero-copy{padding-block:28px}}.case-study{max-width:1100px;padding-block:80px}.case-study h1{margin:28px 0 45px;font-size:clamp(4.5rem,9vw,9rem)}.case-study h1 em{color:var(--orange)}.case-intro{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:55px;display:grid}.case-intro>p:first-child{font-family:var(--display);letter-spacing:-.04em;font-size:32px;line-height:1.25}.case-intro>p:last-child{color:var(--muted)}.case-study figure{margin:0 0 70px}.case-study figure img{border-radius:6px;width:100%;height:auto}.case-study figcaption{color:var(--muted);margin-top:15px;font-size:12px}.case-details{grid-template-columns:1fr 1fr;gap:50px;margin-bottom:50px;display:grid}.case-details .eyebrow{margin-bottom:22px}.case-details h2{font-size:44px}.case-details h3{margin:30px 0 14px;font-size:25px}.case-details p:not(.eyebrow){color:var(--muted)}.case-details .button{margin-top:30px}@media (max-width:760px){.case-study{padding-block:50px}.case-intro,.case-details{grid-template-columns:1fr;gap:25px}.case-study h1{font-size:4.5rem}.case-details h2{font-size:36px}.case-study .eyebrow{font-size:10px}.fixabee-phone{width:205px;top:180px;right:22px}.fixabee-word{top:85px}.fixabee-note{display:none}}.hero{background:#f16a43;height:190svh}.hero-stage{background:radial-gradient(at 70% 35%,#ff9b73 0,#0000 55%),#f16a43;min-height:650px}.hero-inner{grid-template-columns:1.15fr 1fr;gap:0}.hero-copy{z-index:3;pointer-events:none;padding-top:12px}.hero-copy a{pointer-events:auto}.hero-copy .eyebrow{letter-spacing:.13em;font-size:11px}.tiny-cross{color:var(--ink)}.hero h1{letter-spacing:-.06em;z-index:0;margin-top:42px;margin-left:-8px;font-size:clamp(7.5rem,13vw,13.5rem);line-height:.78;position:relative}.hero h1>span:not(.sr-only){display:block}.hero-word{margin-left:5.5vw}.hero-period{color:var(--paper)}.hero-manifesto{font-family:var(--display);letter-spacing:-.03em;margin-top:34px;font-size:24px;line-height:1.3}.hero-description{color:#3f342a;max-width:450px;margin-top:15px;font-size:14px}.hero-actions{margin-top:25px}.hero-actions .button{border-radius:0}.hero-actions .text-link{color:var(--ink)}.hero-visual{z-index:2;pointer-events:none;width:65%;height:100%;min-height:0;position:absolute;top:0;right:-6%}.hero-art{filter:none;width:100%;max-width:none;height:100%;position:relative;transform:none}.sculpture-canvas{z-index:2;position:absolute;inset:0}.sculpture-canvas canvas{width:100%;height:100%;display:block}.hero-art>.rocket-graphic{filter:drop-shadow(15px 22px 6px #70382422);width:75%;height:90%;position:absolute;top:3%;left:14%;transform:rotate(30deg)}.sculpture-canvas[data-ready=true]+.rocket-graphic{visibility:hidden}.orbital-field{display:none}.top-label{color:#593b2b;z-index:5;font-size:10px;top:34px;right:16%}.scene-caption{color:#3f342a;font-size:10px;bottom:40px;left:24%;right:13%}.hero-bottom{z-index:4;border-color:#9b503745;font-size:11px;position:relative}.hero-bottom .location span{color:var(--ink)}.hero-coordinate{font-size:10px}.scroll-track{background:#86422844}.scroll-progress{background:var(--ink)}.launch-message{z-index:4;color:var(--ink);padding:0 12% 0 20%}.launch-message .eyebrow{font-size:10px}.launch-message p{font-size:clamp(3rem,5.2vw,5.8rem);line-height:1.02}.discipline-band{background:var(--ink);padding-block:26px;overflow:hidden}.discipline-band .wrap{font-family:var(--display);letter-spacing:-.03em;font-size:24px}.discipline-band span:nth-child(2n){color:#f68052;font-size:28px}.work-section{position:relative}.work-section .section-heading h2{font-size:clamp(4rem,7vw,7rem);line-height:.98}.work-grid{column-gap:36px}.project:first-child{grid-column:1/-1}.project-visual{border-radius:0}.coco{background:#d5e5bc;height:590px}.coco-words{font-size:clamp(4rem,6vw,6.6rem);top:29%}.phone-main{width:260px;top:70px;right:22%}.phone-secondary{width:220px;top:165px;right:5%}.project:nth-child(3){margin-top:90px}.project-title-row h3{font-size:36px}.project-detail{border-top:0}.project-detail summary{border-bottom:1px solid var(--line)}.services-section{color:#f7f5ee;background:#232820}.services-section .eyebrow{color:#ff996f}.services-section .section-heading>p{color:#b7bfaf}.services-section h2 em{color:#f89a74}.service-list{border-color:#545c4d}.service-row{border-color:#545c4d;padding-block:42px;transition:padding .3s,background .3s}.service-row:hover{background:#2d3528;padding-inline:20px}.service-row h3{font-size:36px}.service-row p,.service-tags,.service-number{color:#b9c3b0}.service-link{border-color:#59634f}.service-link:hover{color:#232820;background:#f16a43}.support-note p{color:#b9c3b0}.studio-art{background:#f16a43;border-radius:0;transform:rotate(-3deg);box-shadow:12px 14px #e3e4da}.studio-copy h2{font-size:clamp(3rem,4.8vw,5rem)}.process-section{background:var(--paper);border-top:1px solid var(--line)}.process-list{counter-reset:steps}.step-top{font-family:var(--display);color:#c5c9b9;font-size:50px;line-height:1}.step-top span:last-child{font-family:var(--body)}.process-list li:first-child .step-top{color:var(--orange)}.contact-section{color:var(--ink);background:#f16a43}.contact-top{border-color:#9b503755}.contact-top .eyebrow,.contact-top>svg{color:var(--ink)}.contact-section h2{font-size:clamp(5rem,9vw,9rem)}.contact-section h2 em{color:var(--paper)}.contact-copy>p:first-child{color:var(--ink)}.contact-copy>p:nth-child(2),.contact-note{color:#4e352a}.email-row button{color:var(--ink)}.email-row a{border-color:#805341}.copy-status{color:#3d3228}.contact-copy .button{background:var(--ink);color:var(--paper);border-radius:0}@media (min-width:1600px){.hero-art{max-height:820px}.hero h1{font-size:13.5rem}}@media (max-width:1050px){.hero h1{font-size:14vw}.hero-word{margin-left:0}.hero-manifesto{font-size:22px}.hero-description{max-width:310px}.hero-visual{width:72%;right:-15%}.hero-copy{max-width:65%}.hero-art>.rocket-graphic{width:65%;height:65%;top:18%;left:12%}.scene-caption{display:none}.phone-main{width:230px;right:20%}.phone-secondary{width:195px;right:4%}.coco{height:540px}.coco-words{font-size:4.5rem}.service-row h3{font-size:29px}}@media (max-width:760px){.hero{height:185svh}.hero-stage{min-height:870px}.hero-inner{display:block}.hero-copy{max-width:100%;padding-top:27px}.hero-copy .eyebrow{letter-spacing:.07em;font-size:9px}.hero h1{letter-spacing:-.055em;margin-top:24px;margin-left:-3px;font-size:26vw;line-height:.83}.hero-word{margin-left:0}.hero-manifesto{margin-top:22px;font-size:20px}.hero-description{max-width:330px;margin-top:12px;font-size:13px}.hero-actions{gap:18px;margin-top:19px}.hero-actions .button{min-height:48px;padding:14px 17px}.hero-visual{width:110%;height:355px;min-height:0;top:390px;right:-8%}.hero-art{width:100%;height:100%}.hero-art>.rocket-graphic{width:50%;height:100%;top:0;left:28%}.sculpture-canvas{inset:-30px 0}.hero-visual .launch-message{padding:12px;inset:25px 10% 15px}.launch-message p{font-size:40px}.launch-message .eyebrow{font-size:10px}.top-label{display:none}.hero-bottom{min-height:72px;font-size:10px}.hero-bottom .scroll-cue{gap:8px;font-size:10px}.hero-bottom .location{font-size:10px}.discipline-band .wrap{gap:9px;font-size:13px}.discipline-band span:nth-child(2n){font-size:17px}.work-section .section-heading h2{font-size:3.6rem}.project:nth-child(3){margin-top:0}.coco{height:490px}.coco-words{font-size:2.7rem;top:77px}.phone-main{width:185px;top:204px;right:23%}.phone-secondary{width:160px;top:231px;right:4%}.project-title-row h3{font-size:30px}.service-row h3{font-size:28px}.service-row:hover{padding-inline:0}.studio-copy h2{font-size:3rem}.studio-art{margin-inline:6px}.step-top{font-size:24px}.contact-section h2{font-size:4.9rem}}@media (max-width:380px){.hero-stage{min-height:870px}.hero h1{font-size:25vw}.hero-copy .eyebrow{font-size:8px}.hero-manifesto{font-size:18px}.hero-visual{width:110%;height:340px;top:390px;right:-8%}.hero-actions{gap:12px}.hero-actions .text-link{font-size:12px}.hero-bottom .location{max-width:150px}.discipline-band .wrap{font-size:11px}.contact-section h2{font-size:4rem}}@media (max-height:760px) and (min-width:761px){.hero{height:auto}.hero-stage{height:calc(100svh - 88px);min-height:640px}.hero h1{margin-top:20px;font-size:10vw}.hero-manifesto{margin-top:20px}.hero-copy{padding-block:25px}.hero-visual{min-height:0}}html[data-motion=reduced] .hero-art>.rocket-graphic{visibility:visible}.brand svg{transition:transform .4s cubic-bezier(.2,.7,.3,1)}.brand:hover svg{transform:rotate(15deg)translateY(-2px)}@media (max-width:760px){.hero-description{font-size:16px}.hero-visual{height:310px;top:445px}.sculpture-canvas{inset:-25px 0}}@media (max-width:380px){.hero-visual{height:310px;top:455px}}.contact-section{background:#df5934}.launch-message em{color:var(--ink)}@media (min-width:761px) and (max-width:1050px){.hero-copy{max-width:none}.hero-actions{gap:16px}.hero-actions .button{white-space:nowrap}.hero-manifesto{font-size:22px}.hero-visual{width:70%;right:-12%}}.hero-visual.concept-visual{width:49%;height:100%;padding-top:55px;display:block;top:0;right:0}.concept-labels{text-align:center;z-index:3;grid-template-columns:1fr 1fr;gap:12px;display:grid;position:relative}.concept-labels em,.concept-labels strong{letter-spacing:-.05em;font-size:clamp(22px,2.6vw,38px);font-weight:400;line-height:1.2;display:block}.concept-labels strong{font-family:var(--display);font-weight:500}.concept-labels small{letter-spacing:.16em;margin-top:11px;font-size:9px;display:block}.concept-scene{isolation:isolate;position:absolute;inset:130px -20px 84px}.engineering-field{background:#26352f;border-radius:0 5px 5px 0;position:absolute;inset:0 0 0 50%}.concept-divider{z-index:3;background:#a0ac9e88;width:1px;position:absolute;top:-12px;bottom:-12px;left:50%}.concept-divider span{color:#f7f5ee;background:#26352f;border:1px solid #52604f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:16px;display:grid;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.concept-annotations,.concept-canvas,.concept-fallback{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.concept-canvas{z-index:2}.concept-canvas canvas{width:100%;height:100%;display:block}.concept-fallback{z-index:1;overflow:visible}.concept-canvas[data-ready=true]+.concept-fallback{visibility:hidden}.concept-drawing{transform-origin:50%}.concept-equation{letter-spacing:.1em;justify-content:space-around;align-items:center;font-size:10px;display:flex;position:absolute;bottom:42px;left:0;right:0}.concept-plus{font-family:var(--display);font-size:24px;font-weight:300}.concept-complete{text-align:center;opacity:0;pointer-events:none;position:absolute;inset:35px 0 auto}.concept-complete>span{letter-spacing:.13em;font-size:10px}.concept-complete p{font-family:var(--display);letter-spacing:-.04em;margin-top:12px;font-size:30px;line-height:1.1}html[data-motion=reduced] .concept-complete{display:none}@media (max-width:1050px) and (min-width:761px){.hero-visual.concept-visual{width:49%;padding-top:75px;right:-2%}.concept-labels em,.concept-labels strong{font-size:24px}.concept-scene{inset:155px -5px 110px}.concept-labels small{font-size:8px}.concept-complete{top:65px}.concept-complete p{font-size:27px}}@media (max-width:760px){.hero-stage{min-height:930px}.hero-visual.concept-visual{width:100%;height:335px;padding-top:0;top:460px;left:0;right:0}.concept-labels em,.concept-labels strong{font-size:24px}.concept-labels small{margin-top:6px;font-size:8px}.concept-scene{inset:62px 0 32px}.concept-equation{font-size:9px;bottom:0}.concept-complete{top:-5px}.concept-complete p{margin-top:8px;font-size:24px}.concept-divider span{width:26px;height:26px;font-size:13px}}@media (max-width:380px){.hero-visual.concept-visual{top:460px}.concept-labels em,.concept-labels strong{font-size:21px}.concept-labels small{font-size:7px}.hero-stage{min-height:925px}}@media (prefers-reduced-motion:reduce){.concept-complete{display:none}}.rocket-flight-layer{z-index:30;pointer-events:none;width:100vw;height:100vh;position:fixed;inset:0}html[data-motion=reduced] .rocket-flight-layer{display:none}
.rocket-mark{object-fit:contain;border-radius:22%;flex-shrink:0;width:58px;height:58px;display:block}.brand{gap:13px}.brand .rocket-mark{width:52px;height:52px;transition:transform .45s cubic-bezier(.2,.7,.3,1)}.brand:hover .rocket-mark{transform:rotate(-9deg)translateY(-2px)}.solar-work{isolation:isolate;color:#f5f0df;background:#172e27;padding-top:125px;scroll-margin-top:0;position:relative;overflow:hidden}.star-map{z-index:-1;opacity:.38;background-image:radial-gradient(circle,#dfebc4 1px,#0000 1.5px),radial-gradient(circle,#f79b70 1px,#0000 1.5px);background-position:21px 41px,111px 81px;background-size:127px 191px,263px 307px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.solar-intro{position:relative}.solar-intro:after{content:"";z-index:-1;border:1px solid #bfd9bd25;border-radius:50%;width:520px;height:220px;position:absolute;top:50px;right:-200px;transform:rotate(-23deg)}.solar-intro .eyebrow{color:#c4d6bd;align-items:center;gap:12px;display:flex}.signal-dot{background:#d5eeba;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #d5eeba13}.solar-intro h2{font-family:var(--display);letter-spacing:-.065em;margin:34px 0 40px;font-size:clamp(60px,7.6vw,112px);font-weight:500;line-height:1.02}.solar-intro h2 em{color:#e9a77e;font-family:Georgia,serif;font-weight:400}.solar-intro-bottom{justify-content:space-between;align-items:end;gap:28px;display:flex}.solar-intro-bottom p{color:#c3d0c5;font-size:17px;line-height:1.65}.explore-cue{letter-spacing:.12em;align-items:center;gap:25px;font-size:10px;display:flex}.explore-cue>span{font-size:28px}.project-world{scroll-margin-top:0;position:relative}.world-layout{grid-template-columns:1.12fr 1fr;align-items:center;gap:80px;min-height:790px;padding-block:65px;display:grid}.world-fixabee .world-portal{order:2}.world-fixabee .world-copy{order:1}.world-fixabee{background:linear-gradient(130deg,#0000,#49523528,#0000)}.world-portal{min-width:0;display:block;position:relative}.planet-visual{isolation:isolate;will-change:transform;--planet-light:#e3efb9;--planet-mid:#a5bc76;--planet-dark:#476047;--orbit:#c4d49d;width:100%;height:570px;position:relative}.planet-fixabee{--planet-light:#fff1b8;--planet-mid:#edbf5b;--planet-dark:#927333;--orbit:#dccc86}.planet-game{--planet-light:#eedfff;--planet-mid:#b7a0da;--planet-dark:#62577d;--orbit:#c8b6e6}.planet-globe{aspect-ratio:1;background:radial-gradient(circle at 26% 22%, var(--planet-light) 0%, var(--planet-mid) 47%, var(--planet-dark) 90%);border-radius:50%;width:84%;position:absolute;top:11%;left:8%;overflow:hidden;box-shadow:inset -30px -30px 50px #0005,inset 7px 9px 15px #ffffd02b,0 40px 70px #0003}.planet-globe:after{content:"";border-radius:inherit;opacity:.2;mix-blend-mode:overlay;background:repeating-linear-gradient(15deg,#0000 0 42px,#fff2 43px 44px,#0000 45px 65px);position:absolute;inset:0}.planet-latitude,.planet-longitude{border:1px solid #ffffff36;border-radius:50%;position:absolute;inset:25% -5%;transform:rotate(-22deg)}.planet-longitude{inset:-5% 25%;transform:rotate(25deg)}.planet-orbit{border:1px solid var(--orbit);opacity:.48;z-index:0;border-radius:50%;width:112%;height:28%;position:absolute;top:38%;left:-6%;transform:rotate(-25deg)}.orbit-front{z-index:5;pointer-events:none;border-top-color:#0000;border-right-color:#0000}.planet-moon{z-index:4;background:radial-gradient(circle at 30% 20%,#ffe0b1,#c18a5d);border-radius:50%;position:absolute;box-shadow:inset -7px -7px 12px #0007}.moon-one{width:44px;height:44px;top:8%;right:8%}.moon-two{background:var(--planet-mid);width:20px;height:20px;bottom:20%;left:0}.planet-payload{z-index:3;transition:transform .7s cubic-bezier(.2,.7,.3,1);position:absolute;inset:0}.world-portal:hover .planet-payload{transform:translateY(-14px)rotate(2deg)}.orbital-phone{background:#fff;border:6px solid #28332e;border-radius:31px;width:40%;max-width:225px;position:absolute;overflow:hidden;box-shadow:12px 22px 32px #071e2845}.orbital-phone img{width:100%;height:auto;display:block}.primary-phone{z-index:2;top:4%;left:20%;transform:rotate(-12deg)}.companion-phone{z-index:1;width:31%;top:26%;right:3%;transform:rotate(13deg)}.planet-fixabee .primary-phone{top:3%;left:34%;transform:rotate(12deg)}.floating-note{color:#3d432a;z-index:4;background:#fff4d5;border-radius:7px;width:44%;padding:25px 20px;position:absolute;top:43%;left:2%;transform:rotate(-10deg);box-shadow:0 20px 30px #0002}.floating-note>span{color:#eef4df;background:#3c5a40;border-radius:50%;place-items:center;width:35px;height:35px;margin-bottom:17px;display:grid}.floating-note strong{font-family:var(--display);letter-spacing:-.05em;font-size:30px;font-weight:500;line-height:1.05}.floating-note small{letter-spacing:.13em;margin-top:17px;font-size:7px;display:block}.game-world{aspect-ratio:1;background:#bea97c;border:10px solid #c8b9db;border-radius:50%;width:89%;position:absolute;top:7%;left:5%;overflow:hidden;transform:rotate(-9deg);box-shadow:0 25px 45px #0004}.game-world img{object-fit:cover;width:100%;height:100%}.world-caption{text-align:center;letter-spacing:.1em;color:#fff;background:#24392ddd;border-radius:30px;padding:10px;font-size:8px;position:absolute;bottom:13%;left:12%;right:12%}.planet-coordinate{letter-spacing:.12em;color:#c9d6c8;z-index:5;font-size:8px;line-height:1.7;position:absolute;bottom:4%;left:6%}.portal-invitation{letter-spacing:.1em;color:#eff2df;align-items:center;gap:12px;font-size:9px;display:flex;position:absolute;bottom:16px;right:3%}.portal-invitation svg{width:16px}.world-index{font-family:var(--display);align-items:center;gap:18px;margin-bottom:34px;font-size:32px;display:flex}.world-index span{font-family:var(--body);color:#bbc9bd;letter-spacing:.08em;font-size:10px}.world-status{letter-spacing:.04em;color:#d4dfc8;align-items:center;gap:8px;margin-bottom:20px;font-size:10px;display:inline-flex}.world-status i{background:#d4dfc8;border-radius:50%;width:5px;height:5px;display:block}.world-copy h3{font-family:var(--display);letter-spacing:-.055em;margin-bottom:23px;font-size:clamp(40px,4.1vw,64px);font-weight:500;line-height:1.05}.world-tagline{letter-spacing:-.03em;margin-bottom:27px;font-size:30px;line-height:1.2}.world-tagline em{color:#d9e7b8;font-family:Georgia,serif}.world-fixabee .world-tagline em{color:#efca86}.world-game .world-tagline em{color:#d5b8ed}.world-description{color:#bdcbbf;max-width:410px;font-size:15px;line-height:1.7}.world-tags{flex-wrap:wrap;gap:7px;margin-top:26px;display:flex}.world-tags>span{border:1px solid #dce7cc30;border-radius:30px;padding:7px 11px;font-size:10px}.world-enter{align-items:center;gap:40px;width:fit-content;margin-top:32px;font-size:14px;display:flex}.world-enter>span{border:1px solid #e4edd855;border-radius:50%;place-items:center;width:45px;height:45px;transition:background .3s,transform .3s;display:grid}.world-enter:hover>span{color:#1d382d;background:#f2eedc;transform:rotate(45deg)}.solar-signoff{border-top:1px solid #d1dfca30;justify-content:space-between;align-items:center;gap:30px;padding-block:38px 65px;display:flex}.solar-signoff>span:first-child{letter-spacing:.12em;font-size:9px}.solar-signoff p{color:#b8c8b9;font-size:11px;line-height:1.7}.solar-signoff>span:last-child{color:#e49e73;font-size:65px}.capabilities{background:#f3efe4;overflow:hidden}.capabilities h2,.flight-process h2{letter-spacing:-.055em;font-size:clamp(44px,5.2vw,78px);line-height:1.05}.capabilities .section-heading,.flight-process .section-heading{align-items:end;margin-bottom:65px}.capability-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.capability{border:1px solid #d0d1be;border-radius:9px;flex-direction:column;min-height:460px;padding:24px 23px 30px;transition:box-shadow .3s;display:flex}.capability:hover{box-shadow:0 16px 30px #253f2d13}.capability-0{background:#dbe3bd}.capability-1{background:#eadfca}.capability-2{background:#e0d2e8}.capability-3{background:#f3b58f}.capability-top{letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:8px;display:flex}.capability-top svg{width:18px}.capability h3{letter-spacing:-.04em;margin:18px 0 16px;font-size:26px;font-weight:500;line-height:1.1}.capability p{flex:1;font-size:13px;line-height:1.7}.capability-tags{border-top:1px solid #3d49332e;margin-top:23px;padding-top:15px;font-size:9px;line-height:1.6}.capability-object{perspective:500px;height:150px;margin-top:20px;position:relative}.object-web>span{background:linear-gradient(120deg,#fff8e0,#7c9072);border:4px solid #50684e;border-radius:10px;width:130px;height:90px;margin-left:-65px;position:absolute;top:25px;left:50%;transform:rotate(-12deg)rotateY(-18deg);box-shadow:12px 13px #425d4222}.object-web>span:before{content:"•••";letter-spacing:3px;color:#657257;font-size:15px;position:absolute;top:0;left:8px}.object-web>i{background:#adc79588;border:1px solid #253f3e;border-radius:50%;width:48px;height:48px;position:absolute;top:76px;left:50%}.object-app>span{background:linear-gradient(130deg,#fff9e9,#bdc7b0);border:6px solid #53574b;border-radius:19px;width:76px;height:128px;margin-left:-38px;position:absolute;top:4px;left:50%;transform:rotate(16deg);box-shadow:12px 7px #989d822e}.object-app>i{background:#dc9967;border:1px solid #a47f55;border-radius:10px;width:42px;height:42px;position:absolute;top:60px;left:28%;transform:rotate(-16deg)}.object-game>span{background:linear-gradient(135deg,#fff1f0,#b393c8);border-radius:30%;width:114px;height:93px;margin-left:-57px;position:absolute;top:26px;left:50%;transform:rotate(-12deg);box-shadow:inset -8px -12px 12px #684d7e55,10px 13px #796a9520}.object-game>i:before,.object-game>i:after{content:"";background:#74577f;border-radius:4px;width:28px;height:8px;position:absolute;top:65px;left:32%}.object-game>i:after{transform:rotate(90deg)}.object-game>b{background:#735980;border-radius:50%;width:12px;height:12px;position:absolute;top:61px;left:61%;box-shadow:12px 10px #90729c}.object-product>span{background:radial-gradient(circle at 30% 25%,#fff9df,#e38957 60%,#a25a39);border-radius:50%;width:95px;height:95px;margin-left:-47px;position:absolute;top:20px;left:50%;box-shadow:8px 12px 18px #844a4222}.object-product>i{border:1px solid #77563c;border-radius:50%;width:165px;height:46px;margin-left:-82px;position:absolute;top:49px;left:50%;transform:rotate(-32deg)}.aftercare{align-items:center;gap:36px;margin-top:45px;font-size:13px;line-height:1.65;display:flex}.aftercare span:first-child{white-space:nowrap;letter-spacing:.1em;font-size:9px}.aftercare span:last-child{margin-left:auto;font-size:35px}.studio-universe{color:#f1eedf;background:#243c32;overflow:hidden}.studio-layout{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.studio-specimen{isolation:isolate;background:linear-gradient(90deg,#ed9773 50%,#1b3028 50%);border-radius:200px 200px 10px 10px;flex-direction:column;justify-content:end;min-height:610px;padding:35px 25px;display:flex;position:relative;overflow:hidden}.studio-specimen>img{z-index:-1;width:65%;height:auto;position:absolute;top:60px;left:17.5%}.specimen-label{text-align:center;letter-spacing:.17em;color:#f8eee0;font-size:8px;position:absolute;top:37px;left:0;right:0}.specimen-orbit{z-index:-1;border:1px solid #fae4bd55;border-radius:50%;position:absolute;inset:29% -10%;transform:rotate(-28deg)}.specimen-equation{justify-content:space-between;gap:18px;font-size:12px;display:flex}.specimen-equation b{font-size:24px;font-weight:400}.studio-specimen>p{text-align:center;margin-top:24px;font-family:Georgia,serif;font-size:28px;font-style:italic}.studio-story h2{letter-spacing:-.055em;margin:26px 0 32px;font-size:clamp(46px,5.8vw,86px);line-height:1.04}.studio-story h2 em{color:#f1b48c}.studio-story>p:not(.eyebrow){color:#c7d2c7;margin-bottom:20px;font-size:15px;line-height:1.8}.studio-story .founder-signature{margin-block:32px}.studio-story .founder-monogram{color:#f3cca6;border-color:#e1d7bd66}.studio-story .text-link{color:#f2ecdd}.flight-process{background:#eee8d9;overflow:hidden}.journey{position:relative}.journey-route{pointer-events:none;width:100%;height:210px;position:absolute;top:0;left:0}.journey-route path{fill:none;stroke:#c7beaa;stroke-width:1.5px}.journey-route .journey-progress{stroke:#d5744d;stroke-width:2px;stroke-dasharray:1;stroke-dashoffset:0}.journey ol{grid-template-columns:repeat(5,1fr);gap:35px;margin:0;padding:65px 0 0;list-style:none;display:grid;position:relative}.journey li:nth-child(2n){padding-top:75px}.journey-stop{width:55px;height:55px;font-family:var(--display);background:#eee8d9;border:1px solid #b8ad95;border-radius:50%;place-items:center;margin-bottom:26px;font-size:20px;display:grid}.journey li:nth-child(3) .journey-stop{color:#fff6e6;background:#d77b53;border-color:#d77b53}.journey h3{letter-spacing:-.035em;margin-bottom:17px;font-size:23px;font-weight:500}.journey p{font-size:13px;line-height:1.75}.journey-output{text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #c4bda9;margin-top:23px;padding-top:17px;font-size:9px;line-height:1.6;display:block}.cosmic-contact{isolation:isolate;background:#dc6d45;padding-block:85px 105px;position:relative;overflow:hidden}.cosmic-contact .contact-top>.rocket-mark{width:76px;height:76px;transform:rotate(14deg)}.cosmic-contact h2{letter-spacing:-.06em;font-size:clamp(76px,9.2vw,140px);line-height:.94}.cosmic-contact h2 em{color:#fff1d2}.cosmic-contact .contact-copy{padding-top:40px}.cosmic-contact .contact-grid{gap:70px}.contact-orbit{z-index:-1;border:1px solid #ffd3a646;border-radius:50%;width:1200px;height:480px;position:absolute;top:100px;left:-340px;transform:rotate(-27deg)}.contact-orbit:after{content:"";background:radial-gradient(circle at 25% 20%,#ffeec6,#c3854b);border-radius:50%;width:48px;height:48px;position:absolute;top:35%;right:-20px;box-shadow:inset -8px -7px 12px #8f4d3c55}.cosmic-footer{color:#e9eddc;background:#142b24;padding:55px 0 22px}.cosmic-footer .footer-top{padding-top:0}.cosmic-footer .footer-top p{color:#b8c6b7}.cosmic-footer .footer-bottom{color:#bdc9b8;border-top-color:#c0d2b830}.cosmic-footer .motion-toggle{color:#c6d3c1;border-color:#dceac830}.cosmic-footer .brand{color:#f4eedb}.world-case{--case-bg:#dce4be;--case-accent:#758b55;background:#f5f0e3}.case-fixabee{--case-bg:#efcf7e;--case-accent:#ac823e}.case-game{--case-bg:#d3c0e3;--case-accent:#89679c}.world-case-hero{background:var(--case-bg);padding:40px 0 60px;position:relative;overflow:hidden}.case-breadcrumb{letter-spacing:.08em;border-bottom:1px solid #33463035;justify-content:space-between;align-items:center;gap:20px;padding-bottom:30px;font-size:10px;display:flex}.case-breadcrumb a{letter-spacing:0;font-size:12px}.case-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:35px;padding:45px 0;display:grid}.case-hero-copy>.eyebrow{font-size:9px}.case-hero-copy h1{font-size:clamp(52px,6.8vw,104px);font-family:var(--display);letter-spacing:-.065em;overflow-wrap:anywhere;margin:25px 0 28px;font-weight:500;line-height:1}.case-hero-copy .case-hook{letter-spacing:-.03em;margin-bottom:23px;font-size:29px;line-height:1.2}.case-hook em{font-family:Georgia,serif}.case-hero-copy>p:last-of-type{max-width:420px;font-size:15px;line-height:1.8}.case-hero-copy .world-tags>span{border-color:#43563445}.case-planet .planet-coordinate{color:#344b36}.case-planet .planet-orbit{border-color:#536146}.case-planet .world-caption{color:#fff}.case-hero-bottom{letter-spacing:.04em;border-top:1px solid #33463035;justify-content:space-between;gap:20px;padding-top:25px;font-size:10px;line-height:1.7;display:flex}.case-hero-bottom a{align-items:center;gap:15px;font-size:13px;display:flex}.case-story{grid-template-columns:1fr 1fr;gap:110px;padding-block:110px 90px;display:grid}.case-story h2{letter-spacing:-.05em;margin-top:23px;font-size:clamp(36px,4.4vw,68px);line-height:1.1}.case-story .story-copy>p{font-size:18px;line-height:1.8}.case-status-note{border-left:2px solid var(--case-accent);margin-top:36px;padding-left:25px}.case-status-note h3{margin-bottom:12px;font-size:15px}.case-status-note p{color:#57604e;font-size:14px;line-height:1.8}.case-gallery{color:#e6ecd7;background:#20382d;padding:80px 0;position:relative;overflow:hidden}.case-gallery .gallery-layout{flex-wrap:wrap;justify-content:center;align-items:center;gap:65px;display:flex}.case-gallery figure{width:260px;margin:0}.case-gallery img{border:7px solid #3c4b3a;border-radius:32px;width:100%;height:auto;box-shadow:15px 25px 35px #00130855}.case-gallery figcaption{color:#bdc8b8;margin-top:20px;font-size:10px;line-height:1.6}.case-gallery.gallery-game figure{width:100%;max-width:1000px}.case-gallery.gallery-game img{border:0;border-radius:12px}.gallery-heading{justify-content:space-between;align-items:center;margin-bottom:55px;display:flex}.gallery-heading h2{letter-spacing:-.04em;font-family:Georgia,serif;font-size:39px;font-style:italic;font-weight:400}.gallery-heading>span{letter-spacing:.1em;font-size:9px}.case-details-grid{grid-template-columns:repeat(3,1fr);gap:50px;padding-block:95px;display:grid}.case-feature>span{border:1px solid var(--case-accent);border-radius:50%;place-items:center;width:55px;height:55px;margin-bottom:30px;font-size:18px;display:grid}.case-feature h3{letter-spacing:-.035em;margin-bottom:20px;font-size:26px;font-weight:500}.case-feature p{color:#616754;font-size:14px;line-height:1.8}.case-bottom-note{border-top:1px solid #ccd0ba;justify-content:space-between;gap:30px;padding-block:40px 70px;display:flex}.case-bottom-note p{max-width:440px;font-size:13px;line-height:1.8}.case-next{color:#e9ecd9;background:#1b342a;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:60px 8%;display:grid;position:relative;overflow:hidden}.case-next .planet-visual{max-width:400px;height:400px;margin:auto}.case-next .orbital-phone{max-width:145px}.case-next .floating-note{padding:15px}.case-next .floating-note strong{font-size:22px}.case-next .planet-coordinate{display:none}.case-next h2{letter-spacing:-.05em;margin:20px 0;font-size:clamp(38px,5vw,72px);font-weight:500}.case-next .world-enter{margin-top:25px}.lost-world{color:#f2eddb;text-align:center;background:#1d352b;place-items:center;min-height:calc(100svh - 88px);padding:80px 24px;display:grid;position:relative;overflow:hidden}.lost-world:before{content:"";border:1px solid #cadabf40;border-radius:50%;width:800px;height:300px;position:absolute;transform:rotate(-25deg)}.lost-world>div{position:relative}.lost-world .rocket-mark{width:120px;height:120px;margin:0 auto 35px;transform:rotate(23deg)}.lost-world h1{letter-spacing:-.055em;margin:25px 0;font-size:clamp(55px,8vw,110px);line-height:1}.lost-world h1 em{color:#e9ab7f}.lost-world p:not(.eyebrow){margin-bottom:30px;font-size:16px;line-height:1.7}.lost-world .button{color:#223b2c;background:#edb08a}@media (min-width:1600px){.planet-visual{height:640px}.orbital-phone{max-width:250px}.world-layout{min-height:900px}}@media (max-width:1100px){.world-layout{gap:35px;min-height:690px}.planet-visual{height:470px}.world-tagline{font-size:26px}.world-copy h3{font-size:43px}.world-index{margin-bottom:22px}.world-index span{font-size:8px}.floating-note{padding:19px 15px}.floating-note strong{font-size:25px}.capability-grid{grid-template-columns:repeat(2,1fr);gap:20px}.capability{min-height:420px}.capability-object{margin-top:15px}.capability h3{font-size:33px}.studio-layout{gap:45px}.studio-specimen{min-height:530px}.studio-story h2{font-size:60px}.specimen-equation{font-size:9px}.studio-specimen>p{font-size:25px}.journey ol{gap:20px}.journey h3{font-size:20px}.journey p{font-size:12px}.case-story{gap:50px}.case-hero-grid{gap:15px}.case-hero-copy h1{font-size:63px}.case-hero-copy .case-hook{font-size:26px}}@media (max-width:760px){.brand .rocket-mark{width:43px;height:43px}.brand{gap:9px}.solar-work{padding-top:75px}.solar-intro h2{margin:30px 0;font-size:clamp(45px,10.5vw,72px)}.solar-intro .eyebrow{letter-spacing:.07em;font-size:8px}.solar-intro-bottom{display:block}.solar-intro-bottom p{font-size:14px}.explore-cue{justify-content:space-between;margin-top:28px;font-size:8px}.world-layout{grid-template-columns:1fr;gap:14px;min-height:0;padding-block:38px 65px}.world-fixabee .world-portal,.world-fixabee .world-copy{order:initial}.planet-visual{max-width:500px;height:450px;margin:auto}.world-copy{padding:0 8px}.world-index{margin-bottom:22px;font-size:25px}.world-index span{font-size:9px}.world-copy h3{margin-bottom:18px;font-size:43px}.world-tagline{margin-bottom:20px;font-size:29px}.world-description{max-width:none;font-size:14px}.world-status{margin-bottom:13px}.world-enter{margin-top:25px}.world-tags{margin-top:20px}.portal-invitation{font-size:8px;bottom:3px;right:4%}.planet-coordinate{font-size:7px;bottom:4%}.orbital-phone{border-width:5px;border-radius:24px;max-width:180px}.floating-note strong{font-size:26px}.solar-signoff{grid-template-columns:1fr auto;gap:22px;padding-block:28px 40px;display:grid}.solar-signoff p{grid-row:2;font-size:10px}.solar-signoff>span:last-child{grid-area:1/2/3}.capabilities h2,.flight-process h2{font-size:44px}.capabilities .section-heading,.flight-process .section-heading{margin-bottom:40px;display:block}.capabilities .section-heading>p,.flight-process .section-heading>p{margin-top:25px;font-size:14px}.capability-grid{gap:13px}.capability{min-height:420px;padding:19px 16px 22px}.capability-top{letter-spacing:.06em;font-size:6px}.capability-top svg{width:14px}.capability h3{font-size:24px}.capability p{font-size:12px}.capability-tags{font-size:8px}.capability-object{transform-origin:50%;height:125px;margin-inline:-13px;transform:scale(.8)}.aftercare{margin-top:30px;font-size:12px;display:block}.aftercare span:first-child{margin-bottom:13px;display:block}.aftercare span:last-child{display:none}.studio-layout{grid-template-columns:1fr;gap:48px}.studio-specimen{width:100%;max-width:440px;min-height:580px;margin:auto}.studio-specimen>img{top:50px}.specimen-equation{font-size:11px}.studio-story h2{font-size:62px}.studio-story>p:not(.eyebrow){font-size:14px}.journey-route{display:none}.journey ol{border-left:1px solid #baae93;margin-left:25px;padding-top:0;display:block}.journey li,.journey li:nth-child(2n){padding:0 0 38px 42px;position:relative}.journey-stop{width:48px;height:48px;font-size:17px;position:absolute;top:0;left:-24px}.journey h3{margin-bottom:13px;padding-top:9px;font-size:27px}.journey p{font-size:14px}.journey-output{margin-top:20px}.cosmic-contact{padding-block:65px}.cosmic-contact .contact-top>.rocket-mark{width:60px;height:60px}.cosmic-contact .contact-grid{display:block}.cosmic-contact h2{font-size:clamp(67px,18vw,115px)}.cosmic-contact .contact-copy{padding-top:32px}.cosmic-contact .contact-copy p{font-size:16px}.cosmic-footer{padding-top:35px}.cosmic-footer .footer-top{gap:25px}.case-breadcrumb{font-size:7px}.case-breadcrumb a{font-size:11px}.case-hero-grid{grid-template-columns:1fr;gap:25px;padding-top:35px}.case-hero-copy h1{margin-top:20px;font-size:clamp(46px,12.7vw,75px)}.case-hero-copy .case-hook{font-size:29px}.case-hero-copy>p:last-of-type{font-size:14px}.case-planet .planet-visual{height:440px}.case-hero-bottom{flex-direction:column;gap:20px;font-size:8px}.world-case-hero{padding-bottom:35px}.case-story{grid-template-columns:1fr;gap:30px;padding-block:65px}.case-story h2{font-size:43px}.case-story .story-copy>p{font-size:16px}.case-gallery{padding-block:55px}.gallery-heading{margin-bottom:35px;display:block}.gallery-heading h2{font-size:33px}.gallery-heading>span{margin-top:15px;font-size:8px;display:block}.case-gallery .gallery-layout{gap:40px}.case-gallery figure{width:220px}.case-gallery.gallery-game figure{width:100%}.case-details-grid{grid-template-columns:1fr;gap:36px;padding-block:60px}.case-feature>span{float:left;width:43px;height:43px;margin-right:20px;font-size:15px}.case-feature h3{padding-top:9px;font-size:25px}.case-feature p{clear:both}.case-bottom-note{padding-bottom:55px;display:block}.case-bottom-note .button{margin-top:25px}.case-next{grid-template-columns:1fr;gap:20px;padding:55px 25px}.case-next .planet-visual{width:300px;height:345px}.case-next h2{font-size:45px}.lost-world{min-height:calc(100svh - 74px)}}@media (max-width:380px){.brand .rocket-mark{width:36px;height:36px}.brand{font-size:20px}.planet-visual{height:385px}.planet-coordinate{bottom:3%}.floating-note{padding:14px 11px}.floating-note strong{font-size:22px}.floating-note small{font-size:6px}.floating-note>span{width:27px;height:27px;margin-bottom:10px}.world-copy h3{font-size:37px}.world-tagline{font-size:27px}.capability-grid{grid-template-columns:1fr}.capability{min-height:375px}.capability-top{font-size:8px}.capability h3{font-size:32px}.capability-object{height:145px;transform:scale(1)}.studio-specimen{min-height:500px}.specimen-equation{font-size:9px}.case-planet .planet-visual{height:380px}.case-next .planet-visual{width:270px;height:315px}}@media (prefers-reduced-motion:reduce){.planet-payload,.world-enter>span{transition:none}.world-portal:hover .planet-payload{transform:none}}html[data-motion=reduced] .planet-payload,html[data-motion=reduced] .world-enter>span{transition:none}.studio-story .founder-signature span{color:#bdcdbd}.studio-story .founder-monogram{background:0 0}.journey-route{width:82%;left:27px}@media (max-width:760px){.case-breadcrumb{grid-template-columns:1fr auto;gap:17px;font-size:8px;display:grid}.case-breadcrumb>a{white-space:nowrap}.case-breadcrumb>span:nth-child(2){grid-area:2/1/auto/-1}.case-breadcrumb>span:last-child{grid-area:1/2}}.solar-intro{padding-bottom:35px}.orbital-browser{background:#eee4c8;border:5px solid #f3ecce;border-radius:13px;width:96%;position:absolute;top:21%;left:2%;overflow:hidden;transform:rotate(-9deg);box-shadow:14px 25px 35px #071e2855}.orbital-browser img,.collection-browser img,.website-hero-capture img{width:100%;height:auto;display:block}.browser-chrome{color:#414735;background:#f0e8d6;align-items:center;gap:5px;height:28px;padding:0 12px;display:flex}.browser-chrome i{background:#8b927c;border-radius:50%;width:5px;height:5px}.browser-chrome span{text-align:center;letter-spacing:.08em;flex:1;font-size:7px}.website-satellite{color:#293d2c;background:#f8b483;border-radius:9px;padding:18px 24px;position:absolute;bottom:13%;right:0;transform:rotate(9deg);box-shadow:0 16px 30px #132a2640}.website-satellite>span{font-size:12px;display:block}.website-satellite>span:last-child{text-align:right;font-size:26px}.website-satellite strong{font:500 28px/1 var(--display);letter-spacing:-.04em;margin-top:13px;display:block}.website-satellite em{font-family:Georgia,serif;font-weight:400}.collection{--collection-accent:#d4e7aa;color:#263c30;background:#f4f0e5;overflow:hidden}.collection-websites{--collection-accent:#f3cd85}.collection-games{--collection-accent:#d0b9ea}.collection-hero{isolation:isolate;color:#f5f0df;background:#172e27;padding-top:30px;position:relative}.collection-breadcrumb{border-bottom:1px solid #cfe5ca30;justify-content:space-between;align-items:center;padding-block:20px;display:flex}.collection-breadcrumb a{font-size:13px}.collection-breadcrumb>span{letter-spacing:.1em;color:#bdcbbb;font-size:9px}.collection-hero-grid{grid-template-columns:1fr 1.05fr;align-items:center;gap:50px;padding-block:60px 55px;display:grid}.collection-hero h1{font:500 clamp(80px, 9.6vw, 148px)/.95 var(--display);letter-spacing:-.075em;margin:24px 0 28px}.collection-hero h1>span{color:var(--collection-accent)}.collection-hook{letter-spacing:-.035em;font-size:clamp(25px,2.4vw,35px);line-height:1.25}.collection-hook em{color:var(--collection-accent);font-family:Georgia,serif}.collection-description{color:#bdcbbf;max-width:450px;margin-top:25px;font-size:15px;line-height:1.7}.collection-art .planet-visual{height:520px}.collection-art .planet-coordinate{display:none}.collection-tabs{border-top:1px solid #cfe5ca30;gap:50px;display:flex}.collection-tabs a{color:#c4d0c1;border-bottom:3px solid #0000;align-items:center;gap:13px;min-height:76px;display:flex}.collection-tabs a[aria-current]{color:var(--collection-accent);border-color:var(--collection-accent)}.collection-tabs a:hover{color:#fff}.collection-tabs a>span{align-self:center;font-size:9px}.collection-tabs svg{width:16px;margin-left:12px}.collection-projects{padding-block:90px 110px;scroll-margin-top:10px}.collection-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px;display:flex}.collection-heading h2{font:500 clamp(32px, 3.5vw, 48px)/1.1 var(--display);letter-spacing:-.05em;margin-top:20px}.collection-heading h2>span{color:#66735c;font-size:22px}.collection-heading>p{color:#596851;max-width:340px;font-size:12px;line-height:1.65}.collection-grid{grid-template-columns:1fr 1fr;gap:40px 28px;display:grid}.collection-card{background:#f9f6ed;border:1px solid #bcc4af;border-radius:20px;min-width:0;overflow:hidden}.collection-card>a{height:100%;display:block}.collection-card>a:focus-visible{outline-offset:-5px}.collection-card-art{background:#dce5c6;height:430px;position:relative;overflow:hidden}.card-fixabee .collection-card-art{background:#f1dfb1}.card-game .collection-card-art{background:#ded4eb}.card-website .collection-card-art{background:#e2e4d4;place-items:center;height:340px;display:grid}.collection-card-number{letter-spacing:.08em;z-index:5;font-size:9px;position:absolute;top:24px;left:24px}.collection-card-art .planet-visual{width:84%;max-width:470px;height:400px;margin:25px auto 0;transition:transform .55s}.collection-card-art .planet-coordinate,.collection-card-art .world-caption{display:none}.collection-card-art .orbital-phone{border-width:4px;border-radius:22px;max-width:150px}.collection-card-art .planet-globe{width:70%;left:15%}.collection-card-art .game-world{width:78%;left:11%}.collection-card-art .floating-note strong{font-size:25px}.collection-card-open{color:#213b2e;z-index:6;background:#f9f6e9;border-radius:50%;place-items:center;width:44px;height:44px;transition:transform .3s;display:grid;position:absolute;bottom:22px;right:22px}.collection-card a:hover .collection-card-open{transform:rotate(45deg)}.collection-card a:hover .planet-visual{transform:translateY(-8px)rotate(3deg)}.collection-browser{border:4px solid #f4eddb;border-radius:10px;width:90%;margin-top:20px;transition:transform .55s;overflow:hidden;transform:rotate(-5deg);box-shadow:8px 20px 25px #233a3328}.collection-card:nth-child(2n) .collection-browser{transform:rotate(5deg)}.collection-card a:hover .collection-browser{transform:rotate(0)translateY(-5px)}.collection-card-copy{padding:30px 32px}.collection-status{text-transform:uppercase;letter-spacing:.1em;color:#5c6b53;font-size:9px}.collection-card h3{font:500 clamp(29px, 2.8vw, 42px)/1.1 var(--display);letter-spacing:-.05em;margin:16px 0}.collection-card-copy>p{color:#5c6854;font-size:14px;line-height:1.65}.collection-card .world-tags>span{border-color:#c6ccba}.collection-discover{border-top:1px solid #d4d8c7;justify-content:space-between;align-items:center;margin-top:28px;padding-top:22px;font-size:12px;display:flex}.collection-single{grid-template-columns:1fr}.collection-single .collection-card>a{grid-template-columns:1.2fr 1fr;align-items:center;display:grid}.collection-single .collection-card-art{height:500px}.collection-single .planet-visual{margin-top:55px}.collection-single .collection-card-copy{padding:45px}.collection-next{color:#233b2d;background:#e6b793;padding:70px max(5vw,50vw - 640px);display:block;position:relative}.collection-next strong{font:500 clamp(33px, 5vw, 75px)/1.1 var(--display);letter-spacing:-.06em;margin-top:24px;padding-right:90px;display:block}.collection-next em{font-family:Georgia,serif;font-weight:400}.collection-next-arrow{border:1px solid #48614866;border-radius:50%;place-items:center;width:65px;height:65px;transition:background .25s;display:grid;position:absolute;top:50%;right:6vw;transform:translateY(-50%)}.collection-next:hover .collection-next-arrow{background:#f6dfc4}.collection-next-arrow svg{width:28px;height:28px}.website-case{color:#273d31;background:#f4f0e5;overflow:hidden}.website-case-hero{background:#e2dbc4;padding-block:30px 70px}.website-case-intro{grid-template-columns:1.1fr 1fr;align-items:end;gap:80px;padding-block:60px 55px;display:grid}.website-case-intro h1{font:500 clamp(58px, 6.5vw, 95px)/1 var(--display);letter-spacing:-.06em;margin-top:23px}.website-case-intro>div>p:not(.eyebrow){font-size:17px;line-height:1.6}.website-case .world-tags>span{border-color:#a8b19a}.website-hero-capture{border:6px solid #f5efdc;border-radius:13px;overflow:hidden;box-shadow:0 20px 45px #263c3020}.website-details{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding-block:20px 75px;display:grid}.website-mobile{width:330px;max-width:85%;margin:auto;position:relative}.website-mobile img{border:6px solid #334537;border-radius:27px;width:100%;height:auto;transform:rotate(-6deg);box-shadow:16px 25px 40px #263c3028}.website-mobile>span{letter-spacing:.12em;text-align:center;margin-top:33px;font-size:8px;display:block}.website-details .case-feature{border-bottom:1px solid #bbc4ae;padding:26px 0}.website-details .case-feature h2{font:500 34px/1.1 var(--display);letter-spacing:-.04em;margin:15px 0}.website-case .case-bottom-note{padding-top:45px}@media (max-width:1100px){.collection-hero-grid{gap:25px}.collection-art .planet-visual{height:450px}.collection-hero h1{font-size:90px}.collection-heading{align-items:start}.collection-card-art{height:360px}.collection-card-art .planet-visual{height:330px}.card-website .collection-card-art{height:260px}.collection-card-copy{padding:25px}.website-case-intro{gap:40px}.website-details{gap:55px}}@media (max-width:760px){.solar-intro{padding-bottom:5px}.orbital-browser{top:24%}.website-satellite{padding:15px 20px;bottom:15%}.website-satellite strong{font-size:25px}.collection-hero{padding-top:15px}.collection-breadcrumb>span{font-size:7px}.collection-breadcrumb a{font-size:11px}.collection-hero-grid{grid-template-columns:1fr;gap:5px;padding-block:38px 10px}.collection-hero h1{margin-block:21px;font-size:clamp(68px,17vw,110px)}.collection-hook{font-size:28px}.collection-description{font-size:14px}.collection-art{padding-top:30px}.collection-art .planet-visual{max-width:400px;height:390px}.collection-tabs{justify-content:space-between;gap:0}.collection-tabs a{gap:8px;min-height:65px;font-size:13px}.collection-tabs svg{display:none}.collection-tabs a>span{font-size:8px}.collection-projects{padding-block:55px 65px}.collection-heading{margin-bottom:30px;display:block}.collection-heading h2{font-size:34px}.collection-heading h2>span{font-size:17px}.collection-heading>p{margin-top:22px}.collection-grid{grid-template-columns:1fr;gap:26px}.collection-card-art,.collection-single .collection-card-art{height:355px}.collection-card-art .planet-visual{max-width:360px;height:330px;margin-top:25px}.collection-card-art .orbital-phone{max-width:130px}.collection-card-art .floating-note{padding:16px 12px}.collection-card-art .floating-note strong{font-size:22px}.card-website .collection-card-art{height:260px}.collection-card-copy,.collection-single .collection-card-copy{padding:25px}.collection-single .collection-card>a{display:block}.collection-card h3{font-size:34px}.collection-next{padding:50px 6vw}.collection-next strong{padding-right:58px;font-size:38px}.collection-next .eyebrow{font-size:8px}.collection-next-arrow{width:43px;height:43px;top:63%}.collection-next-arrow svg{width:21px}.website-case-hero{padding-block:15px 35px}.website-case-intro{grid-template-columns:1fr;gap:25px;padding-block:40px 32px}.website-case-intro h1{font-size:clamp(44px,12vw,70px)}.website-case-intro>div>p:not(.eyebrow){font-size:14px}.website-hero-capture{border-width:3px;border-radius:8px}.website-hero-capture .browser-chrome{height:18px}.website-details{grid-template-columns:1fr;gap:45px;padding-block:15px 40px}.website-mobile{max-width:75%}.website-details .case-feature h2{font-size:30px}}@media (max-width:380px){.collection-art .planet-visual{height:345px}.collection-breadcrumb>span{font-size:6px}.card-website .collection-card-art{height:225px}.collection-heading h2{font-size:30px}.collection-card-art .planet-visual{height:300px}.collection-card-art,.collection-single .collection-card-art{height:325px}.collection-card-copy,.collection-single .collection-card-copy{padding:22px}.collection-card h3{font-size:30px}.website-satellite{padding:12px 18px;bottom:17%}.website-satellite strong{font-size:22px}}@media (prefers-reduced-motion:reduce){.collection-card a:hover .planet-visual,.collection-card a:hover .collection-browser,.collection-card a:hover .collection-card-open{transform:none}}html[data-motion=reduced] .collection-card a:hover .planet-visual,html[data-motion=reduced] .collection-card a:hover .collection-browser,html[data-motion=reduced] .collection-card a:hover .collection-card-open{transform:none}
.games-hub{color:#f3efdf;background:#182d28;overflow:hidden}.arcade-hero{padding-top:35px;position:relative}.arcade-back{color:#c4d1c0;font-size:12px}.arcade-heading{justify-content:space-between;align-items:end;gap:45px;padding-block:65px 55px;display:flex}.arcade-heading h1{font:500 clamp(68px, 8.7vw, 130px)/.98 var(--display);letter-spacing:-.065em;margin-top:26px}.arcade-heading h1 em{color:#edb08b;font-family:Georgia,serif;font-weight:400}.arcade-heading>p{color:#c4d1c0;padding-bottom:10px;font-size:16px;line-height:1.8}.arcade-heading>p span{color:#edb08b}.arcade-orbit{pointer-events:none;border:1px solid #b6cdaa25;border-radius:50%;width:600px;height:180px;position:absolute;top:100px;right:-240px;transform:rotate(-35deg)}.format-showcase{background:#0f2523;border:1px solid #e2e8d335;border-radius:28px;min-height:620px;position:relative;overflow:hidden;box-shadow:0 30px 70px #071c2240}.format-switcher{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1e1ddd;border:1px solid #e2e8d330;border-radius:999px;gap:5px;padding:5px;display:flex;position:absolute;top:22px;left:22px}.format-switcher button{color:#c6d3c1;min-height:42px;font:12px var(--body);background:0 0;border:0;border-radius:999px;padding:9px 15px}.format-switcher button span{color:#8fa497;margin-right:8px;font-size:9px}.format-switcher button[aria-pressed=true]{color:#1b352e;background:#e4efbd}.browser-showcase,.mobile-showcase{grid-template-columns:minmax(300px,.72fr) minmax(560px,1.28fr);align-items:center;gap:45px;min-height:620px;padding:105px 50px 45px;display:grid}.format-copy{z-index:2;position:relative}.format-copy h2{font:500 clamp(42px, 4.5vw, 68px)/.98 var(--display);letter-spacing:-.06em;margin:22px 0}.format-copy h2 em{color:#edb08b}.format-copy>p:not(.eyebrow){color:#bfcebf;max-width:430px;font-size:14px;line-height:1.75}.format-copy>a{color:#17342d;background:#edb08b;border-radius:999px;align-items:center;gap:25px;margin-top:30px;padding:15px 19px;font-size:13px;display:inline-flex}.format-copy>a:hover{background:#f6c8ab}.format-copy>a svg{width:16px;height:16px}.format-copy>small{color:#8fa497;letter-spacing:.07em;text-transform:uppercase;margin-top:18px;font-size:9px;display:block}.browser-device{background:#091b1b;border:8px solid #243d37;border-radius:20px;overflow:hidden;transform:rotate(1.5deg);box-shadow:-24px 28px #edb08b,0 42px 75px #06151270}.browser-chrome{color:#94a99c;background:#233b35;align-items:center;gap:7px;height:47px;padding:0 13px;display:flex}.browser-chrome>span{background:#edb08b;border-radius:50%;width:8px;height:8px}.browser-chrome>span:nth-child(2){background:#e5edbd}.browser-chrome>span:nth-child(3){background:#719b89}.browser-chrome b{max-width:380px;font:9px var(--body);letter-spacing:.04em;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#142b27;border-radius:8px;flex:1;margin:0 auto;padding:7px 16px;overflow:hidden}.browser-screen{aspect-ratio:16/10;display:block;position:relative;overflow:hidden}.browser-screen img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.75,.25,1)}.browser-screen:hover img{transform:scale(1.035)}.browser-grid{background:linear-gradient(90deg,#0e30285c,#0000 55%),linear-gradient(#0000 50%,#082520a8);position:absolute;inset:0}.live-game-pill{color:#f3efdf;letter-spacing:.08em;text-transform:uppercase;background:#13342ec7;border:1px solid #f1f4df55;border-radius:999px;align-items:center;gap:9px;padding:9px 12px;font-size:9px;display:inline-flex;position:absolute;top:20px;left:20px}.live-game-pill i{background:#d8f2a4;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #d8f2a4}.browser-launch{color:#16382d;background:#e5efbd;border-radius:999px;align-items:center;gap:25px;padding:14px 18px;font-size:12px;display:flex;position:absolute;bottom:22px;right:22px}.browser-launch b{font-size:18px}.mobile-showcase{background:radial-gradient(circle at 75% 55%,#e9927242,#0000 36%),#152d28}.mobile-game-picker{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.mobile-game-picker button{color:#b8c7b8;background:0 0;border:1px solid #dbe5ce35;border-radius:999px;padding:10px 13px;font-size:11px}.mobile-game-picker button span{color:#849a8c;margin-right:5px;font-size:8px}.mobile-game-picker button[aria-pressed=true]{color:#18352c;background:#e4efbd;border-color:#e4efbd}.pocket-stage{place-items:center;min-height:475px;display:grid;position:relative}.pocket-orbit{border:1px solid #d7e5cc2b;border-radius:50%;width:500px;height:240px;position:absolute;transform:rotate(-32deg)}.phone-shadow{background:#213c35;border:1px solid #d8e5ce2d;border-radius:36px;width:235px;height:430px;position:absolute}.phone-shadow-one{transform:translate(-150px)rotate(-12deg)}.phone-shadow-two{transform:translate(150px)rotate(12deg)}.phone-device{z-index:2;background:#071311;border:9px solid #0c1b1a;border-radius:39px;width:260px;height:466px;animation:.5s cubic-bezier(.2,.8,.25,1) both phone-arrive;position:relative;overflow:hidden;box-shadow:0 35px 70px #061411a8}html[data-motion=reduced] .phone-device{animation:none}@keyframes phone-arrive{0%{opacity:0;transform:translateY(20px)rotate(3deg)}}.phone-device img{object-fit:cover}.phone-speaker{z-index:2;background:#0c1b1a;border-radius:999px;width:75px;height:19px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-home{z-index:2;background:#f5f1e0b8;border-radius:3px;width:76px;height:3px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.pocket-caption{z-index:3;color:#1a362e;background:#edb08b;border:1px solid #f3efdf35;border-radius:13px;width:190px;padding:16px;position:absolute;bottom:20px;right:0;transform:rotate(4deg)}.pocket-caption span{letter-spacing:.08em;text-transform:uppercase;font-size:8px;display:block}.pocket-caption strong{font:500 21px/1.05 var(--display);margin:7px 0;display:block}.arcade-manifest{letter-spacing:.12em;color:#bdcdb9;border-bottom:1px solid #d0dfc830;justify-content:space-between;gap:20px;padding-block:28px;font-size:9px;display:flex}.game-library{padding-block:80px}.game-library-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.game-library h2{font:500 clamp(38px, 4vw, 56px)/1.1 var(--display);letter-spacing:-.055em;margin-top:20px}.game-library h2>span{color:#b2c0a8;font-size:20px}.game-search{max-width:280px;display:block;position:relative}.game-search input{color:#f3efdf;width:100%;min-height:48px;font:14px var(--body);background:#253c31;border:1px solid #c6daba40;border-radius:30px;padding:12px 45px 12px 20px}.game-search input::placeholder{color:#becbb5}.game-search>span:last-child{pointer-events:none;font-size:24px;position:absolute;top:10px;right:18px}.game-filters{flex-wrap:wrap;gap:8px;display:flex}.game-filters button{color:#cbd8bf;font:12px var(--body);cursor:pointer;background:0 0;border:1px solid #cadbbe50;border-radius:30px;min-height:42px;padding:11px 18px}.game-filters button[aria-pressed=true]{color:#20392c;background:#deebbb;border-color:#deebbb}.game-filters button:hover{border-color:#f3efdf}.game-result-count{color:#b8c9ad;margin:23px 0;font-size:11px}.game-shelf{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.game-tile{background:#253d33;border:1px solid #e2e8d335;border-radius:17px;overflow:hidden}.game-tile>a{height:100%;display:block}.game-tile>a:focus-visible{outline-offset:-5px}.game-tile-image{background:#102227;height:255px;position:relative;overflow:hidden}.game-tile-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.game-tile:hover img{transform:scale(1.04)}.game-tile-image>span:first-of-type{color:#eef2de;background:#132e29e8;border:1px solid #cddfbe50;border-radius:20px;padding:7px 10px;font-size:9px;position:absolute;top:15px;left:15px}.game-tile-arrow{color:#193b2d;background:#e7edcb;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:18px;right:18px}.tile-lab .game-tile-image img{object-fit:contain}.game-tile-copy{padding:27px 24px}.game-availability{letter-spacing:.08em;text-transform:uppercase;color:#d3c4e7;font-size:9px}.game-availability.available{color:#dbeaac}.game-tile h3{font:500 clamp(27px, 2.5vw, 37px)/1.1 var(--display);letter-spacing:-.045em;margin:18px 0 15px}.game-tile p{color:#cad5c1;min-height:45px;font-size:14px;line-height:1.6}.game-genre{color:#adbea6;border-top:1px solid #cddfbe25;margin-top:24px;padding-top:20px;font-size:10px;display:block}.games-empty{text-align:center;border:1px dashed #c4d3b640;border-radius:20px;padding:65px 25px}.games-empty>span{color:#edb08b;font-size:50px;display:block}.games-empty h3{font:500 33px var(--display);margin:15px 0}.games-empty p{color:#b8c9ad;font-size:14px}.games-empty button{color:#213b2d;background:#deebbb;margin-top:25px}.arcade-signoff{border-top:1px solid #cedebe30;justify-content:space-between;align-items:center;gap:32px;padding-block:45px 85px;display:flex}.arcade-signoff>span{color:#edb08b;font-size:80px}.arcade-signoff h2{font:500 38px/1.1 var(--display);letter-spacing:-.04em}.arcade-signoff p{color:#c0d0b6;margin-top:18px;font-size:14px;line-height:1.7}.arcade-signoff>a{align-items:center;gap:28px;font-size:13px;display:flex}.game-detail{color:#263b2f;background:#f0ebdf;overflow:hidden}.game-detail-top{border-bottom:1px solid #bfc8b0;justify-content:space-between;align-items:center;gap:20px;padding-block:30px;display:flex}.game-detail-top>a{font-size:12px}.game-detail-top>span{letter-spacing:.07em;text-transform:uppercase;font-size:9px}.game-detail-heading{grid-template-columns:1.2fr 1fr;align-items:end;gap:70px;padding-block:55px 45px;display:grid}.game-detail h1{font:500 clamp(52px, 6vw, 90px)/1 var(--display);letter-spacing:-.055em;margin:22px 0}.game-detail-hook{color:#677455;font:italic 27px/1.3 Georgia,serif}.game-detail-heading>p{max-width:460px;font-size:15px;line-height:1.75}.game-player{background:#faf7ef;border:1px solid #bcc6b0;border-radius:18px;overflow:hidden}.game-player-bar{color:#eef2dc;letter-spacing:.08em;background:#253e32;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;font-size:9px;display:flex}.game-player-bar>span:first-child{align-items:center;gap:9px;display:flex}.game-player-bar i{background:#c9b795;border-radius:50%;width:6px;height:6px}.game-player-bar .is-live{background:#c9efa3;box-shadow:0 0 10px #c9efa3}.game-stage{aspect-ratio:16/10;color:#fff;isolation:isolate;background:#0c1f21;position:relative}.game-stage:fullscreen{aspect-ratio:auto;width:100vw;height:100vh}.game-poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.game-stage iframe{background:#071519;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.game-launch-screen{text-align:center;background:#0b272cc4;flex-direction:column;justify-content:center;align-items:center;padding:35px;display:flex;position:absolute;inset:0}.game-launch-screen h2{font:500 clamp(33px, 4vw, 58px)/1.05 var(--display);letter-spacing:-.05em;margin:25px 0 18px}.game-launch-screen>p{color:#d3dfca;max-width:430px;font-size:15px;line-height:1.65}.game-launch-button{color:#173a2a;min-width:230px;font:500 15px var(--body);cursor:pointer;background:#e3edba;border:0;border-radius:40px;justify-content:space-between;align-items:center;gap:40px;margin-top:28px;padding:19px 28px;display:flex}.game-launch-button:hover{background:#f1d3a3}.game-stage-exit{color:#fff;cursor:pointer;z-index:4;background:#153d31eb;border:1px solid #e9f1d87a;border-radius:20px;padding:11px 15px;font-size:11px;position:absolute;top:12px;right:12px}.game-loading{font:500 27px var(--display);text-align:center;z-index:3;background:#102b2df5;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex;position:absolute;inset:0}.game-loading>small{font:12px var(--body);color:#bfcebd}.loading-orbit{border:1px solid #dbedb333;border-top-color:#dbedb3;border-radius:50%;width:50px;height:50px;animation:1.3s linear infinite game-loading-spin}@keyframes game-loading-spin{to{transform:rotate(360deg)}}.game-player-tools{justify-content:space-between;align-items:center;gap:25px;padding:20px 24px;display:flex}.game-player-tools>p{color:#5c6c50;font-size:11px;line-height:1.6}.game-player-tools>div{align-items:center;gap:15px;display:flex}.game-player-tools button,.game-player-tools a{font:11px var(--body);color:#253e2e;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #bfc9b4;border-radius:25px;align-items:center;gap:7px;min-height:40px;padding:10px 15px;display:flex}.game-player-tools button:disabled{opacity:.45;cursor:default}.game-player-tools svg{width:14px;height:14px}.player-notice{color:#405d34;padding:0 24px 20px;font-size:12px}.game-controls{background:#e9ecda;border-top:1px solid #c9d1bd;grid-template-columns:1fr 1.3fr;gap:65px;padding:35px 30px;display:grid}.game-controls h2{font:500 31px var(--display);letter-spacing:-.04em;margin:15px 0}.game-controls p:not(.eyebrow){color:#5e6d52;max-width:310px;font-size:12px;line-height:1.7}.game-controls dl{grid-template-columns:1fr 1fr;gap:15px 25px;display:grid}.game-controls dl>div{align-items:center;gap:13px;display:flex}.game-controls dt{text-align:center;background:#f4f4e5;border:1px solid #b9c6a6;border-radius:6px;min-width:42px;padding:7px 9px;font-size:10px}.game-controls dd{font-size:11px;line-height:1.4}.game-details-bottom{grid-template-columns:1fr 1fr;gap:80px;padding-block:65px 85px;display:grid}.game-feature-list{grid-template-columns:1fr 1fr;gap:25px;margin-top:25px;display:grid}.game-feature-list>span{font:500 22px/1.2 var(--display);letter-spacing:-.025em}.game-feature-list small{font:9px var(--body);color:#72815f;margin-bottom:10px;display:block}.game-details-bottom h2{font:500 30px var(--display);letter-spacing:-.04em;margin-bottom:20px}.game-details-bottom p:not(.eyebrow){color:#56664b;font-size:14px;line-height:1.75}.game-coming{background:#dce4ca;border-radius:20px;grid-template-columns:1.2fr 1fr;align-items:center;display:grid;overflow:hidden}.game-coming>img{object-fit:cover;background:#0c1c21;width:100%;height:420px}.game-detail-lab .game-coming>img{object-fit:contain}.game-coming>div{padding:35px}.game-coming h2{font:500 38px/1.08 var(--display);letter-spacing:-.04em;margin:22px 0}.game-coming p{font-size:14px;line-height:1.7}.game-coming a{align-items:center;gap:15px;margin-top:25px;font-size:13px;display:flex}@media (max-width:1100px){.arcade-heading{display:block}.arcade-heading>p{margin-top:30px}.browser-showcase,.mobile-showcase{grid-template-columns:minmax(260px,.75fr) minmax(430px,1.25fr);gap:25px;padding-inline:35px}.pocket-caption{right:-15px}.game-shelf{grid-template-columns:1fr 1fr}.game-tile-image{height:270px}.game-detail-heading{gap:35px}.game-controls{gap:30px}.game-player-tools{align-items:start}.game-player-tools>p{max-width:260px}.game-coming h2{font-size:32px}}@media (max-width:760px){.arcade-hero{padding-top:25px}.arcade-heading{padding-block:45px 35px}.arcade-heading h1{font-size:clamp(55px,12vw,90px)}.arcade-heading .eyebrow{font-size:8px}.arcade-heading>p{font-size:14px}.format-showcase{border-radius:18px;min-height:0}.format-switcher{width:calc(100% - 30px);margin:15px;position:relative;top:auto;left:auto}.format-switcher button{flex:1;padding-inline:8px;font-size:11px}.browser-showcase,.mobile-showcase{grid-template-columns:1fr;gap:45px;min-height:0;padding:36px 20px 45px}.format-copy h2{font-size:46px}.browser-device{border-width:5px;border-radius:13px;transform:none;box-shadow:-10px 14px #edb08b,0 30px 55px #06151270}.browser-chrome{height:37px}.browser-chrome b{padding:6px 9px;font-size:7px}.live-game-pill{padding:7px 9px;font-size:7px;top:12px;left:12px}.browser-launch{padding:9px 12px;font-size:10px;bottom:12px;right:12px}.pocket-stage{min-height:470px}.pocket-orbit{width:380px}.phone-shadow{width:190px;height:365px}.phone-shadow-one{transform:translate(-75px)rotate(-9deg)}.phone-shadow-two{transform:translate(75px)rotate(9deg)}.phone-device{width:235px;height:420px}.pocket-caption{width:155px;padding:13px;bottom:12px;right:-6px}.pocket-caption strong{font-size:17px}.arcade-manifest{flex-wrap:wrap;gap:15px;font-size:7px}.arcade-manifest>span{width:45%}.game-library{padding-block:50px}.game-library-title{margin-bottom:22px;display:block}.game-library h2{font-size:39px}.game-search{max-width:100%;margin-top:25px}.game-filters{gap:7px}.game-filters button{padding:10px 13px;font-size:11px}.game-shelf{grid-template-columns:1fr}.game-tile-image{height:260px}.game-tile h3{font-size:34px}.game-tile p{min-height:0}.arcade-signoff{grid-template-columns:1fr auto;gap:20px;padding-block:30px 55px;display:grid}.arcade-signoff>span{grid-area:1/2;font-size:50px}.arcade-signoff>div{grid-area:1/1}.arcade-signoff h2{font-size:28px}.arcade-signoff p{font-size:12px}.arcade-signoff>a{grid-column:1/-1;margin-top:10px;font-size:12px}.game-detail-top{align-items:start;padding-block:24px}.game-detail-top>span{text-align:right;max-width:165px;font-size:7px;line-height:1.5}.game-detail-heading{grid-template-columns:1fr;gap:25px;padding-block:35px}.game-detail h1{font-size:clamp(43px,11.5vw,67px)}.game-detail-hook{font-size:24px}.game-detail-heading>p{font-size:14px}.game-player{border-radius:12px}.game-player-bar{letter-spacing:0;gap:10px;padding:16px;font-size:7px}.game-player-bar>span:last-child{text-align:right;max-width:120px}.game-stage{aspect-ratio:auto;height:590px}.game-launch-screen{padding:25px}.game-launch-screen .eyebrow{font-size:8px}.game-launch-screen h2{font-size:36px}.game-launch-screen>p{font-size:13px}.game-launch-button{min-width:200px;padding:17px 22px;font-size:13px}.game-player-tools{padding:20px 16px;display:block}.game-player-tools>div{flex-wrap:wrap;gap:8px;margin-top:15px}.game-player-tools>p{max-width:none}.game-player-tools a,.game-player-tools button{padding:10px 12px;font-size:10px}.game-controls{grid-template-columns:1fr;gap:28px;padding:28px 20px}.game-controls dl{gap:16px 10px}.game-controls dl>div{flex-direction:column;align-items:start;gap:8px}.game-details-bottom{grid-template-columns:1fr;gap:40px;padding-block:40px 55px}.game-feature-list>span{font-size:21px}.game-coming{grid-template-columns:1fr}.game-coming>img{height:280px}.game-coming>div{padding:28px}.game-coming h2{font-size:31px}}@media (prefers-reduced-motion:reduce){.loading-orbit{animation:none}.browser-screen img,.game-tile-image img{transition:none}.browser-screen:hover img,.game-tile:hover img{transform:none}.phone-device{animation:none}}html[data-motion=reduced] .loading-orbit{animation:none}html[data-motion=reduced] .arcade-feature>img,html[data-motion=reduced] .game-tile-image img{transition:none}html[data-motion=reduced] .arcade-feature:hover>img,html[data-motion=reduced] .game-tile:hover img{transform:none}
