/* Motion adds atmosphere; all content is visible without interaction. */
.journey-invitation{font-size:13px;margin-bottom:35px;color:#5d7156}.world-journey{position:relative;padding-left:56px}.journey-track{position:absolute;top:20px;bottom:20px;left:16px;width:2px;background:repeating-linear-gradient(to bottom,#b8c5ad 0 5px,transparent 5px 14px)}.journey-track img{position:absolute;top:var(--journey-position,0%);left:-15px;background:var(--green);border:4px solid var(--green);border-radius:50%;width:32px;height:32px;transform:translateY(-50%);z-index:2}
.world-chapter{position:relative;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:center;gap:38px;padding-block:26px 54px;--drift:0px;--chapter-accent:#7f9775}.world-chapter+.world-chapter{border-top:0;padding-top:54px}.chapter-number{position:absolute;left:-54px;top:50%;font:500 13px var(--heading);background:var(--green);padding-block:7px;color:#687f5a}.chapter-picture{position:relative;margin:0;overflow:hidden;border-radius:18px 60px 18px 18px;aspect-ratio:1.45;box-shadow:0 12px 30px #2e453014;background:#cfdbc4}.chapter-picture>img{width:100%;height:calc(100% + 40px);max-width:none;object-fit:cover;position:absolute;top:-20px;transform:translateY(var(--drift))}.chapter-picture figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:26px 18px 14px;background:linear-gradient(transparent,#203c35b8);color:#fffaf0;font-size:8px;font-weight:850;letter-spacing:1.5px}.chapter-copy{position:relative;padding:10px 0}.chapter-illustration{width:100px;height:75px;object-fit:contain;margin-bottom:15px;transform:translateY(calc(var(--drift) * -.35)) rotate(-4deg)}.chapter-copy .eyebrow{font-size:9px;color:#637658;margin-bottom:12px}.chapter-copy h3{font-size:34px;margin-bottom:20px}.chapter-copy>p:not(.eyebrow){font-size:13px;line-height:1.9}.chapter-copy .chapter-feature{color:#52674c;font-size:11px!important;font-weight:800;margin-top:20px;border-left:2px solid var(--chapter-accent);padding-left:14px}.chapter-copy .unlocked{font-size:10px!important;margin-top:22px}.world-chapter:nth-of-type(even){grid-template-columns:minmax(0,1fr) minmax(0,1.55fr)}.world-chapter:nth-of-type(even) .chapter-picture{grid-column:2;grid-row:1;border-radius:60px 18px 18px 18px}.world-chapter:nth-of-type(even) .chapter-copy{grid-column:1;grid-row:1}.world-chapter[data-biome=river]{--chapter-accent:#619eaa}.world-chapter[data-biome=temple]{--chapter-accent:#b39b6f}.world-chapter[data-biome=ice]{--chapter-accent:#8d9ac5}.world-chapter[data-biome=lava]{--chapter-accent:#ba8070}
.companions{display:block}.companions .section-heading>p{max-width:460px}.cat-lineup{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:12px}.cat-lineup .cat-stage{width:100%;height:365px;max-width:none;margin:0;overflow:hidden;--cat-x:0px;--cat-y:0px;--cat-tilt:0deg}.cat-lineup .cat-stage>img{width:330px;height:330px;top:-12px;transform:translateX(calc(-50% + var(--cat-x))) translateY(var(--cat-y)) rotate(var(--cat-tilt));transition:transform .25s ease-out}.cat-lineup .stage-orbit{inset:29px 25px 65px;transition:border-color .25s,box-shadow .25s}.cat-lineup .cat-stage:hover .stage-orbit{border-color:#fffef5;box-shadow:0 0 30px #fff8dd65}.cat-lineup .stage-star{left:24px;top:100px;transform:rotate(calc(var(--cat-tilt) * -3));transition:transform .25s}.cat-lineup .cat-label{bottom:29px}.cat-lineup .cat-label h3{font-size:25px}.cat-lineup .stage-index{bottom:12px;font-size:9px}.design-note{padding:24px 0;border-bottom:1px solid var(--line)}.design-note:first-child{padding-top:12px}.design-note h3{font-size:23px;line-height:1.3;margin-bottom:15px}.design-note h3 small{font:800 10px var(--body);color:#809071;margin-right:15px}.design-note p{font-size:13px;line-height:1.9;padding-left:32px}.play-status{font-size:11px;margin:14px auto 0;max-width:320px}.button[aria-disabled=true]{background:#465a4b;cursor:default}.button[aria-disabled=true]:hover{transform:none;background:#465a4b}.hero-art{--pointer-x:0px;--pointer-y:0px}.hero-cat{translate:var(--pointer-x) var(--pointer-y);transition:translate .25s ease-out}.art-spark{translate:calc(var(--pointer-x) * -.65) calc(var(--pointer-y) * -.65);transition:translate .35s ease-out}
@media(max-width:1100px){.world-chapter{gap:25px}.chapter-copy h3{font-size:29px}.cat-lineup{gap:17px}.cat-lineup .cat-stage{height:320px}.cat-lineup .cat-stage>img{height:280px;top:0}.cat-lineup .cat-label h3{font-size:23px}}
@media(max-width:800px){.world-journey{padding-left:38px}.journey-track{left:8px}.chapter-number{left:-40px}.world-chapter,.world-chapter:nth-of-type(even){grid-template-columns:1fr;gap:16px}.world-chapter:nth-of-type(even) .chapter-picture,.world-chapter:nth-of-type(even) .chapter-copy{grid-column:auto;grid-row:auto}.chapter-picture{aspect-ratio:1.6}.chapter-copy{padding-right:105px}.chapter-illustration{position:absolute;right:0;top:5px}.chapter-copy .chapter-feature{margin-top:14px}.chapter-copy .unlocked{margin-top:14px}.cat-lineup .cat-stage{height:270px}.cat-lineup .cat-stage>img{height:230px;top:-2px}.cat-lineup .cat-label h3{font-size:20px}.cat-lineup .stage-orbit{inset:20px 14px 60px}.cat-lineup .stage-star{font-size:26px;left:15px;top:70px}.cat-lineup .cat-label small{font-size:7px;letter-spacing:1px}.cat-lineup .cat-label{bottom:28px}.design-note h3{font-size:21px}}
@media(max-width:560px){.journey-invitation{font-size:12px}.world-journey{padding-left:23px}.journey-track{left:0}.journey-track img{width:23px;height:23px;left:-11px}.chapter-number{left:-30px;font-size:10px}.world-chapter{padding-block:12px 35px}.world-chapter+.world-chapter{padding-top:35px}.chapter-picture{border-radius:12px 35px 12px 12px;aspect-ratio:1.35}.world-chapter:nth-of-type(even) .chapter-picture{border-radius:35px 12px 12px 12px}.chapter-copy{padding:8px 0}.chapter-illustration{width:65px;height:49px;right:0;top:0}.chapter-copy .eyebrow{margin-top:7px;margin-bottom:23px}.chapter-copy h3{font-size:30px}.chapter-copy>p:not(.eyebrow){font-size:13px}.chapter-picture figcaption{font-size:7px;padding-inline:12px}.cat-lineup{grid-template-columns:1fr;gap:26px;padding-top:0;max-width:350px;margin-inline:auto}.cat-lineup .cat-stage{height:350px}.cat-lineup .cat-stage>img{height:320px;width:320px;top:-15px}.cat-lineup .stage-orbit{inset:28px 37px 67px}.cat-lineup .stage-star{font-size:37px;left:30px;top:100px}.cat-lineup .cat-label h3{font-size:25px}.cat-lineup .cat-label small{font-size:8px;letter-spacing:2px}.design-note h3{font-size:22px}.design-note p{padding-left:0;font-size:13px}}
@media(prefers-reduced-motion:reduce){.chapter-picture>img,.chapter-illustration{transform:none}.hero-cat,.art-spark{translate:none}.cat-lineup .cat-stage>img{transform:translateX(-50%)}.journey-track img{top:0}}
