/* @font-face + :root moved to tokens.css (single source of truth, see #592) —
   the relative url('assets/...') paths here would also have 404'd once this
   file moved under /styles/ instead of the original flat dist/. */
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font:18px/1.4 var(--font);color:var(--ink);background:transparent;font-optical-sizing:auto;-webkit-font-smoothing:antialiased}button,a{font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}a{text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Rubik',Arial,sans-serif;font-weight:800;line-height:1.06;letter-spacing:-.035em}::selection{background:var(--mint);color:var(--ink)}a:focus-visible,button:focus-visible{outline:3px solid #7751ec;outline-offset:7px}.shell{width:min(1300px,calc(100% - 100px));margin-inline:auto}.skip-link{position:fixed;z-index:100;top:10px;right:10px;padding:12px;background:white;transform:translateY(-150%)}.skip-link:focus{transform:none}.reading-progress{position:fixed;top:0;right:0;z-index:99;width:100%;height:3px;background:var(--ink);transform:scaleX(var(--scroll));transform-origin:right}
.header{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;gap:35px;padding:20px 4vw;height:105px}.brand{display:block;flex-shrink:0}.brand img{width:72px;height:64px;object-fit:contain;filter:brightness(0) saturate(100%) invert(8%) sepia(28%) saturate(1751%) hue-rotate(195deg) brightness(94%) contrast(99%)}.header nav{display:flex;gap:30px;margin-left:auto;font-size:14px}.header nav a{padding-block:10px}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-actions{display:flex;align-items:center;gap:12px}.store-buttons{display:flex;justify-content:center;gap:12px;direction:ltr}.store-button{display:flex;align-items:center;justify-content:center;gap:13px;min-width:180px;min-height:63px;padding:10px 21px;border-radius:18px;background:var(--ink);color:white;text-align:left;position:relative;isolation:isolate;overflow:hidden;box-shadow:0 5px 0 #14132e18;transition:box-shadow .25s,background .25s}.store-button small{display:block;font-size:12px;line-height:1.25;direction:rtl;text-align:left;opacity:.8}.store-button strong{font-size:21px;font-weight:600;line-height:1.1;white-space:nowrap}.store-button svg{flex:none}.store-button:after,.button:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),#ffffff45,transparent 65%);opacity:0;transition:opacity .2s;z-index:-1}.store-button:hover:after,.button:hover:after{opacity:1}.store-button:hover{box-shadow:0 12px 28px #14132e30;background:#29244b}.store-button[aria-disabled=true]{cursor:default}.header .store-buttons{gap:8px}.header .store-button{min-height:48px;min-width:143px;padding:8px 13px;border-radius:13px;gap:8px}.header .store-button strong{font-size:16px}.header .store-button svg{width:22px;height:22px}.header .store-button small{font-size:11px}.motion-toggle{background:transparent;border:1px solid #14132e50;border-radius:50%;width:35px;height:35px;font-size:15px;flex:none}

.join{position:relative;background:var(--mint);padding:95px 25px 140px;overflow:clip;text-align:center;isolation:isolate}.join-orb{position:absolute;z-index:-2;width:85vw;height:85vw;border:1px solid #14132e18;border-radius:50%;top:8%;left:7.5%;box-shadow:0 0 0 100px #ffffff16,0 0 0 200px #ffffff13;transform:translateY(calc(var(--join-p,0) * -80px))}.join-content{position:relative;z-index:1;max-width:1000px;margin:auto}.vip-stamp{display:flex;flex-direction:column;align-items:center;justify-content:center;width:130px;height:130px;border-radius:50%;background:var(--ink);color:var(--mint);margin:0 auto 35px;outline:1px solid #14132e66;outline-offset:6px;line-height:1}.vip-stamp b{font-size:45px;letter-spacing:-2px}.vip-stamp span{font-size:12px;margin-top:4px}.vip-stamp strong{font-size:17px;letter-spacing:3px;margin-top:10px}.join-lead{font-size:24px;margin-bottom:21px}.join h2{font-size:clamp(65px,9vw,136px);line-height:1.04}.join h2 .juicy-word:hover{color:#6e39be}.join-description{font-size:21px;line-height:1.4;margin-top:32px}.join-benefit{font-size:18px;line-height:1.4;margin-top:20px;font-weight:500}.join .store-buttons{margin-top:32px}.join-giant{position:absolute;z-index:-1;bottom:-.26em;left:-.03em;right:-.03em;font-size:23vw;letter-spacing:-.06em;line-height:1;font-weight:700;white-space:nowrap;color:#14132e09;pointer-events:none}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:27px}.footer span{font-size:17px}.footer small{font-size:12px;color:#696576;text-align:center}
/* Mobile is the default canvas. All decorative objects are original Figma exports. */
.shell{width:min(1200px,calc(100% - 40px))}.header{height:84px;padding:12px 18px;gap:12px}.header nav{display:none}.header-actions{margin-right:auto;gap:7px}.brand img{width:49px;height:46px}.header .store-buttons{gap:6px}.header .store-button{min-width:0;min-height:43px;padding:7px 9px;gap:6px;border-radius:11px}.header .store-button strong{font-size:12px}.header .store-button small{font-size:10px}.header .store-button svg{width:18px;height:18px}.motion-toggle{width:30px;height:30px;font-size:13px}.store-buttons{gap:10px}.store-button{min-width:151px;min-height:58px;padding:11px 14px;gap:9px;border-radius:16px}.store-button strong{font-size:18px}.store-button small{font-size:11px}.store-button svg{width:24px;height:24px}.hero{position:relative;isolation:isolate;overflow:clip;background:#ee7bf9;padding:110px 20px 28px;text-align:center}.aurora{position:absolute;inset:-15%;z-index:-2;background:linear-gradient(158deg,#ee7bf9 8%,#ffa070 90%);transform:translateY(var(--hero-shift)) scale(1.1)}.aurora i{position:absolute;inset:20% -15% -10%;background:radial-gradient(ellipse at var(--px) var(--py),#fff1c7a1,transparent 62%);filter:blur(32px);animation:gradientFlow 12s ease-in-out infinite alternate}.aurora i:nth-child(2){inset:-10% 5% 40%;background:radial-gradient(ellipse at 70% 0,#b8a2ffbd,transparent 70%);animation-delay:-5s}.hero-content{max-width:1180px;margin:auto}.hero h1{font-size:clamp(34px,9.2vw,52px);line-height:1.06;letter-spacing:-.04em;position:relative;z-index:3;max-width:600px;margin:auto}.title-line{display:block}.title-accent{color:#fffefa;margin-top:6px}.juicy-word{display:inline-block;transform-origin:center 80%;will-change:transform}.object-universe{position:relative;height:208px;max-width:380px;margin:17px auto 10px;isolation:isolate}.object-bubble{border:1px solid #ffffffb3;position:absolute;padding:0;background:#ffffffbd;border-radius:50%;box-shadow:0 10px 35px #983e6619;display:grid;place-items:center;transform:translate3d(var(--bx,0px),var(--by,0px),0) rotate(var(--angle,0deg));will-change:transform;touch-action:manipulation}.object-bubble img{width:80%;height:80%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 6px 3px #963d5920)}.object-bubble:active{background:#fff}.object-0{width:142px;height:142px;left:calc(50% - 71px);top:36px;z-index:3;--angle:-9deg}.object-1{width:99px;height:99px;left:0;top:103px;--angle:-7deg;z-index:2}.object-2{width:107px;height:107px;right:0;top:14px;--angle:8deg;z-index:2}.object-3{width:86px;height:86px;left:12px;top:5px;--angle:9deg;z-index:1}.object-4{width:77px;height:77px;right:15px;top:131px;--angle:-8deg;z-index:4}.hero-offer{margin-top:18px}.offer-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px 12px;font-size:13px;margin-bottom:17px}.offer-line strong{font-weight:600;padding:7px 12px;border-radius:30px;background:#fff9d3}.launch-note{max-width:330px;margin:13px auto 0;font-size:12px;line-height:1.35}.scroll-cue{display:inline-flex;align-items:center;gap:11px;font-size:12px;margin-top:22px}.scroll-cue span{font-size:22px;animation:nudge 2s ease-in-out infinite}
.how{background:var(--ink);color:var(--paper);padding:54px 0 60px;overflow:clip}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:25px}.section-intro h2{font-size:clamp(35px,10vw,54px);line-height:1.05}.story-counter{font-size:12px;direction:ltr;letter-spacing:2px;opacity:.6;flex:none;padding-bottom:5px}.story{position:relative;border-radius:28px;background:#d7c9ff;color:var(--ink);overflow:hidden;isolation:isolate;--scene-progress:0}.story-progress{display:none;padding:18px 19px 0;gap:7px}.is-enhanced .story-progress{display:flex}.story-progress button{background:none;border:0;padding:10px 0;min-height:32px;flex:1;position:relative}.story-progress button:before,.story-progress i{content:'';position:absolute;top:14px;left:0;right:0;height:4px;border-radius:6px;background:#10133320;overflow:hidden}.story-progress i{background:var(--ink);transform:scaleX(0);transform-origin:right}.story-progress [aria-pressed=true] i{transform:scaleX(var(--scene-progress))}.story-progress .is-complete i{transform:scaleX(1)}.story-stage{touch-action:pan-y}.story-scene{padding:0 20px 28px}.story-scene[hidden]{display:none}.is-enhanced .story-stage{min-height:480px}.scene-art{height:280px;position:relative;display:grid;place-items:center;isolation:isolate}.scene-word{position:absolute;z-index:-1;bottom:-10px;left:0;right:0;text-align:center;font:800 90px/1 Rubik,Arial,sans-serif;letter-spacing:-.06em;color:#ffffff73;pointer-events:none}.profile-card{width:204px;min-height:211px;border-radius:24px;background:#fffdfa;box-shadow:0 18px 38px #573a9325;display:flex;flex-direction:column;align-items:center;padding:20px 17px 19px;transform:rotate(-5deg)}.profile-hands{height:88px;width:105px;object-fit:contain;margin-top:-5px}.profile-greeting{font-weight:600;font-size:16px;margin:3px 0 13px}.profile-field{font-size:12px;width:100%;border-top:1px solid #ded8ec;padding-top:9px;margin-top:9px;display:flex;justify-content:space-between;align-items:center}.profile-field b{border-radius:50%;width:19px;height:19px;display:grid;place-items:center;background:var(--mint);font-size:12px}.scene-caption{position:relative;padding-top:15px;max-width:460px;margin:auto;min-height:172px}.scene-index{font-size:12px;opacity:.55;display:block;margin-bottom:12px}.scene-caption h3{font-size:29px;line-height:1.12}.scene-caption p{font-size:16px;line-height:1.4;margin-top:13px}.choice-orbit{position:relative;width:270px;height:238px}.choice-item{position:absolute;display:grid;place-items:center;width:115px;height:115px;background:#fffdfa;border:2px solid transparent;border-radius:50%;box-shadow:0 10px 25px #23684119}.choice-item img{width:82%;height:82%;object-fit:contain}.choice-item b{position:absolute;bottom:0;right:0;background:var(--ink);color:var(--mint);width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font-size:17px;opacity:0;transform:scale(.5)}.choice-item:nth-child(1){top:15px;right:5px;transform:rotate(8deg)}.choice-item:nth-child(2){top:103px;left:2px;transform:rotate(-8deg)}.choice-item:nth-child(3){top:132px;right:20px;width:96px;height:96px}.scene-choose{background:#c6ffb0}.scene-earn{background:#ffcba6}.story[data-active='1']{background:#c6ffb0}.story[data-active='2']{background:#ffcba6}.story{transition:background .5s}.request-card{background:#fffdfa;border-radius:25px;box-shadow:0 16px 35px #983f3220;width:254px;min-height:205px;padding:16px;text-align:center;transform:rotate(4deg)}.request-card img{width:100px;height:85px;object-fit:contain;display:block;margin:-15px auto 5px}.request-card>span{font-size:12px;display:block}.request-card>strong{font-size:21px;display:block;margin:8px 0 17px;font-weight:700}.request-options{display:flex;gap:7px;font-size:12px}.request-options span{padding:9px;border:1px solid #ded9dc;border-radius:30px;flex:1;white-space:nowrap}.request-options span:first-child{background:var(--ink);color:#fff}.story-controls{display:none;align-items:center;gap:10px;padding:0 18px 18px}.is-enhanced .story-controls{display:flex}.story-controls button{width:42px;height:42px;border:1px solid #14132e33;background:#ffffff50;border-radius:50%;display:grid;place-items:center;font-size:21px;flex:none}.story-controls .story-play{font-size:16px}.story-controls button:hover{background:#fff}.story-hint{font-size:12px;margin-left:auto;opacity:.65}.story-play:disabled{opacity:.5}.story-scene.is-entering{animation:sceneIn .45s cubic-bezier(.2,.7,.2,1)}.story.is-enhanced .profile-card{animation:profileArrive 5.8s ease-in-out infinite}.story.is-enhanced .field-one{animation:fieldCheck 5.8s infinite}.story.is-enhanced .field-two{animation:fieldCheck 5.8s .5s infinite}.story.is-enhanced .profile-hands{animation:handHello 2.9s ease-in-out infinite}.story.is-enhanced .choice-item{animation:chooseBounce 5.8s ease-in-out infinite}.story.is-enhanced .choice-item:nth-child(2){animation-delay:.45s}.story.is-enhanced .choice-item:nth-child(3){animation-delay:.9s}.story.is-enhanced .choice-item b{animation:checkAppear 5.8s ease-in-out infinite}.story.is-enhanced .choice-item:nth-child(2) b{animation-delay:.45s}.story.is-enhanced .choice-item:nth-child(3) b{animation-delay:.9s}.story.is-enhanced .request-card{animation:requestArrive 5.8s ease-in-out infinite}.story.is-enhanced .request-options span:first-child{animation:acceptOffer 5.8s infinite}
.skills-in-how{padding-top:59px;scroll-margin-top:25px}.skills-intro{margin-bottom:23px}.skills-intro p{font-size:14px;color:#c8c3da;margin-bottom:13px}.skills-intro h3{font-size:34px;line-height:1.12}.skills-intro>span{display:block;margin-top:12px;font-size:16px;color:#c8c3da}.skill-picker{display:grid;grid-template-rows:repeat(2,145px);grid-auto-flow:column;grid-auto-columns:calc((100% - 26px)/2.2);gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:8px 4px 19px;scroll-padding-inline:4px;scrollbar-color:#666078 transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.skill-tile{position:relative;border:1px solid #ffffff3d;background:#252440;border-radius:23px;color:white;padding:11px 9px 13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;scroll-snap-align:start;min-width:0;touch-action:manipulation;transition:background .25s,transform .25s cubic-bezier(.2,.8,.2,1),border-color .25s}.skill-tile>img{width:80px;height:80px;object-fit:contain;flex:none;transition:transform .35s cubic-bezier(.2,.8,.2,1);pointer-events:none}.skill-tile>span:last-child{font-size:14px;line-height:1.2;text-align:center;max-width:115px;font-weight:500}.tile-check{position:absolute;right:9px;top:9px;width:22px;height:22px;background:var(--ink);color:white;display:grid;place-items:center;border-radius:50%;font-size:12px;opacity:0;transform:scale(.5);transition:transform .25s,opacity .25s}.skill-tile.is-active{background:#ffcb9e;color:var(--ink);border-color:#ffcb9e;transform:translateY(-4px)}.skill-tile.is-active .tile-check{opacity:1;transform:scale(1)}.skill-tile.is-active>img{transform:rotate(-7deg) scale(1.06)}.skill-tile:active{transform:scale(.96)}.skill-showcase{background:#ffcb9e;color:var(--ink);border-radius:24px;margin-top:8px;transition:background .35s;min-height:226px}.skill-showcase[data-selected=dogs],.skill-showcase[data-selected=teach]{background:#ffc5ea}.skill-showcase[data-selected=handy],.skill-showcase[data-selected=organize]{background:#c6ffb0}.skill-showcase[data-selected=digital],.skill-showcase[data-selected=errands]{background:#b2eaff}.skill-showcase[data-selected=creative]{background:#dfcaff}.example{padding:25px}.example-label{font-size:12px;display:block;margin-bottom:15px}.example p{font-size:22px;line-height:1.3;font-weight:500;min-height:3.9em}.text-link{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid #14132e33;padding-top:15px;margin-top:20px;font-size:14px}.text-link span{font-size:24px}.how-cta{padding-top:43px}.how-cta h3{font-size:27px;line-height:1.22}.button{display:flex;justify-content:space-between;align-items:center;gap:30px;width:100%;padding:15px 24px;min-height:61px;background:var(--mint);color:var(--ink);border-radius:50px;margin-top:23px;font-size:21px;font-weight:600;position:relative;isolation:isolate;overflow:hidden}.button>span:last-child{font-size:32px}
.join{padding:65px 20px 85px}.vip-stamp{width:103px;height:103px;margin-bottom:30px}.vip-stamp b{font-size:35px}.vip-stamp strong{font-size:14px}.vip-stamp span{font-size:11px}.join-lead{font-size:20px;margin-bottom:15px}.join h2{font-size:clamp(49px,13vw,72px);line-height:1.02}.join-description{font-size:18px;margin-top:24px}.join-benefit{font-size:16px;margin-top:17px}.desktop-break{display:none}.join .store-buttons{margin-top:27px}.join .launch-note{font-size:12px}.footer{flex-wrap:wrap;justify-content:center;text-align:center;gap:14px;padding-block:23px}.footer span{font-size:15px}.footer .cookie-settings-link{width:100%}.footer small{width:100%;font-size:11px}.reveal{opacity:1}.motion-on .reveal{transition:opacity .6s,translate .7s;opacity:0;translate:0 22px}.motion-on .reveal.is-visible{opacity:1;translate:0 0}.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important}.motion-off :is(.juicy-word,.tilt,.magnetic){transform:none!important}.motion-off .reveal{opacity:1;translate:none}.motion-off .aurora{transform:none}.motion-off .choice-item b{opacity:1;transform:scale(1)}
@keyframes gradientFlow{to{transform:translate(-6%,10%) scale(1.15)}}@keyframes nudge{50%{transform:translateY(6px)}}@keyframes sceneIn{from{opacity:.2;transform:translateX(-15px)}to{opacity:1;transform:none}}@keyframes profileArrive{0%{transform:translateY(25px) rotate(-10deg);opacity:0}12%,80%{transform:translateY(0) rotate(-5deg);opacity:1}95%,100%{transform:translateY(-5px) rotate(-3deg);opacity:1}}@keyframes fieldCheck{0%,12%{opacity:0;transform:translateY(8px)}24%,100%{opacity:1;transform:none}}@keyframes handHello{50%{transform:rotate(8deg) translateY(-5px)}}@keyframes chooseBounce{0%,10%{transform:translateY(15px) scale(.85)}25%,80%{transform:translateY(0) scale(1.04);background:#fff}100%{transform:translateY(0) scale(1)}}@keyframes checkAppear{0%,24%{opacity:0;transform:scale(.4)}32%,100%{opacity:1;transform:scale(1)}}@keyframes requestArrive{0%{transform:translateY(-25px) rotate(0);opacity:0}15%,100%{transform:translateY(0) rotate(4deg);opacity:1}}@keyframes acceptOffer{0%,50%{background:var(--ink);color:#fff;transform:scale(1)}60%,86%{background:var(--mint);color:var(--ink);transform:scale(1.06)}100%{background:var(--ink);color:white;transform:scale(1)}}
@media(min-width:761px){.shell{width:min(1240px,calc(100% - 100px))}.header{height:108px;padding:20px 4.5vw;gap:35px}.brand img{width:72px;height:64px}.header nav{display:flex}.header .store-button{min-width:145px;padding:8px 13px;min-height:49px;gap:9px}.header .store-button strong{font-size:16px}.header .store-button svg{width:22px;height:22px}.header .store-button small{font-size:11px}.motion-toggle{width:35px;height:35px}.hero{padding:150px 25px 45px}.hero h1{font-size:clamp(63px,6.3vw,101px);max-width:1160px;letter-spacing:-.05em}.title-accent{margin-top:9px}.object-universe{height:270px;max-width:690px;margin-top:30px;margin-bottom:20px}.object-0{width:205px;height:205px;left:calc(50% - 102px);top:28px}.object-1{width:140px;height:140px;left:30px;top:113px}.object-2{width:160px;height:160px;right:15px;top:20px}.object-3{width:120px;height:120px;left:94px;top:0}.object-4{width:113px;height:113px;right:123px;top:162px}.offer-line{font-size:15px;gap:17px;margin-bottom:19px}.offer-line strong{padding:8px 15px}.store-button{min-width:179px;min-height:64px;padding:12px 20px;gap:13px}.store-button strong{font-size:21px}.store-button svg{width:27px;height:27px}.launch-note{max-width:none;font-size:12px;margin-top:16px}.scroll-cue{margin-top:25px}.how{padding:88px 0}.section-intro{margin-bottom:36px}.section-intro h2{font-size:68px}.story-counter{font-size:14px}.story{border-radius:35px}.story-progress{padding:22px 30px 0}.story-scene{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;padding:0 45px 10px;gap:40px}.is-enhanced .story-stage{min-height:414px}.scene-art{height:410px;grid-column:1;grid-row:1}.scene-caption{grid-column:2;grid-row:1;padding-top:0;min-height:0}.scene-caption h3{font-size:clamp(30px,3.7vw,52px);line-height:1.08}.scene-caption p{font-size:18px;line-height:1.45;max-width:430px;margin-top:20px}.scene-index{font-size:14px;margin-bottom:21px}.scene-word{font-size:150px;bottom:5px}.profile-card{width:253px;min-height:258px;padding:25px 23px}.profile-hands{width:140px;height:113px}.profile-greeting{font-size:20px}.profile-field{font-size:15px}.choice-orbit{transform:scale(1.35)}.request-card{width:295px;min-height:243px;padding:23px}.request-card img{width:125px;height:105px}.request-card>strong{font-size:25px}.request-options{font-size:14px}.story-controls{padding:0 30px 25px}.story-hint{visibility:hidden}.skills-in-how{padding-top:82px}.skills-intro h3{font-size:49px}.skills-intro p{font-size:16px}.skills-intro>span{font-size:18px}.skill-deck-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:30px;align-items:stretch}.skill-picker{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,153px);grid-auto-flow:row;grid-auto-columns:auto;overflow:visible;padding:6px 0 0;gap:12px}.skill-tile>span:last-child{font-size:14px}.skill-showcase{margin:6px 0 0;display:flex;align-items:center;min-height:0}.example{padding:32px}.example p{font-size:clamp(22px,2.3vw,32px);min-height:4em}.example-label{font-size:13px;margin-bottom:21px}.text-link{font-size:15px;margin-top:26px}.how-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:66px}.how-cta h3{font-size:39px}.how-cta .button{width:235px;margin:0;flex:none;min-height:68px}.join{padding:90px 25px 130px}.join h2{font-size:clamp(82px,8.6vw,128px)}.join-lead{font-size:25px}.join-description{font-size:21px;margin-top:30px}.join-benefit{font-size:19px}.vip-stamp{width:128px;height:128px;margin-bottom:35px}.vip-stamp b{font-size:43px}.vip-stamp strong{font-size:17px}.desktop-break{display:block}.footer{justify-content:space-between;flex-wrap:nowrap}.footer small{width:auto;font-size:12px}.footer span{font-size:17px}}
@media(max-width:370px){.header{padding-inline:11px;gap:7px}.header-actions{gap:5px}.header .brand img{width:39px}.header .store-button{padding-inline:7px;gap:4px}.header .store-button strong{font-size:11px}.header .store-button svg{width:16px}.header .store-button small{font-size:9px}.hero{padding-inline:16px}.hero h1{font-size:9vw}.object-universe{height:197px}.object-0{width:127px;height:127px;left:calc(50% - 63px)}.object-1{width:88px;height:88px}.object-2{width:91px;height:91px}.object-3{width:74px;height:74px;left:2px}.object-4{width:66px;height:66px;right:3px}.store-button{min-width:135px;gap:7px;padding:10px}.store-button strong{font-size:16px}.scene-art{height:260px}.scene-caption h3{font-size:26px}.scene-caption p{font-size:15px}.story-scene{padding-inline:17px}.skill-picker{grid-auto-columns:calc((100% - 22px)/2.1)}.skill-tile>span:last-child{font-size:13px}.story-hint{font-size:11px}.join h2{font-size:12.5vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1!important;translate:none!important}.choice-item b{opacity:1;transform:scale(1)}}
.spark{position:fixed;z-index:50;width:7px;height:7px;pointer-events:none;border-radius:2px;background:var(--spark-color);will-change:transform,opacity}.example p{min-height:5.2em}.story:not(.is-playing) .scene-art *{animation-play-state:paused!important}
@media(min-width:761px){.example p{min-height:4em}}
@media(max-width:760px){.scene-caption{min-height:210px}.is-enhanced .story-stage{min-height:518px}}
@media(min-width:761px) and (max-width:1050px){.skill-tile>img{width:64px;height:64px}.skill-tile>span:last-child{font-size:13px}.scene-caption h3{font-size:30px}.story-scene{gap:20px;padding-inline:28px}.choice-orbit{transform:scale(1.12)}}
