.jano{color-scheme:dark;--j-background: #0d0f11;--j-panel: #15181b;--j-raised: #1c2024;--j-input: #101316;--j-text: #e7ebee;--j-muted: #9aa5af;--j-line: #343c43;--j-accent: #3cff91;--j-accent-ink: #081b11;--j-success: #76dda2;--j-warning: #f2c66d;--j-error: #ff999d;--j-space-xs: 4px;--j-space-sm: 8px;--j-space-md: 12px;--j-space-lg: 16px;--j-space-xl: 24px;--j-space-xxl: 32px;--j-radius-control: 5px;--j-radius-panel: 8px;--j-radius-window: 10px;--j-size-text: 13px;--j-size-small: 12px;--j-size-heading: 22px;--j-size-control: 36px;--j-size-touch: 44px;--j-size-caption: 32px;--j-size-sidebar: 192px;--j-fonts-ui: "Segoe UI";--j-fonts-mono: "Consolas";--j-type-tiny: calc(8px * var(--j-text-scale, 1));--j-type-micro: calc(9px * var(--j-text-scale, 1));--j-type-xs: calc(10px * var(--j-text-scale, 1));--j-type-caption: calc(11px * var(--j-text-scale, 1));--j-type-small: calc(12px * var(--j-text-scale, 1));--j-type-body: calc(13px * var(--j-text-scale, 1));--j-type-label: calc(14px * var(--j-text-scale, 1));--j-type-subtitle: calc(15px * var(--j-text-scale, 1));--j-type-section: calc(16px * var(--j-text-scale, 1));--j-type-lead: calc(17px * var(--j-text-scale, 1));--j-type-subheading: calc(18px * var(--j-text-scale, 1));--j-type-heading: calc(20px * var(--j-text-scale, 1));--j-type-title: calc(22px * var(--j-text-scale, 1));--j-type-display: calc(24px * var(--j-text-scale, 1));--j-type-display-large: calc(26px * var(--j-text-scale, 1));--j-type-hero-small: calc(27px * var(--j-text-scale, 1));--j-type-hero: calc(28px * var(--j-text-scale, 1));--j-type-hero-medium: calc(30px * var(--j-text-scale, 1));--j-type-hero-large: calc(32px * var(--j-text-scale, 1));--j-type-hero-wide: calc(34px * var(--j-text-scale, 1));--j-type-hero-x-l: calc(36px * var(--j-text-scale, 1));--j-type-hero-x-x-l: calc(40px * var(--j-text-scale, 1));--j-type-hero-max: calc(42px * var(--j-text-scale, 1));--j-type-poster: calc(48px * var(--j-text-scale, 1));--j-type-poster-large: calc(56px * var(--j-text-scale, 1));--j-type-poster-x-l: calc(72px * var(--j-text-scale, 1));--j-type-body-large: calc(19px * var(--j-text-scale, 1));--j-type-title-small: calc(21px * var(--j-text-scale, 1));--j-type-title-large: calc(23px * var(--j-text-scale, 1));--j-type-display-medium: calc(25px * var(--j-text-scale, 1));--j-type-hero-between: calc(29px * var(--j-text-scale, 1));--j-type-hero-larger: calc(38px * var(--j-text-scale, 1));--j-type-hero-huge: calc(43px * var(--j-text-scale, 1));--j-type-poster-small: calc(46px * var(--j-text-scale, 1))}:root{font-family:Segoe UI,sans-serif;color:#233e35;background:#eef0e6;font-synthesis:none;font-weight:400;--ink:#233e35;--muted:#657568;--line:#ced5c4;--mint:#247b72;--paper:#f8f8ed}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(ellipse at 50% 42%,#f9f7e9 0,#eef0e6 64%,#e1e8db);min-height:100dvh}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:1px solid transparent;background:transparent;border-radius:10px;min-height:44px;transition:background .16s,border-color .16s,transform .16s}button:hover{background:#fff9;border-color:var(--line)}button:active{transform:translateY(1px)}button:disabled{opacity:.35;cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #247b72;outline-offset:4px}button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}[hidden]{display:none!important}.top{padding:22px 4vw 14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;gap:12px;align-items:center}.brand img{width:42px;height:42px}.brand span{font-size:23px;letter-spacing:.2em;font-weight:700}.brand small{display:block;font-size:8px;letter-spacing:.2em;font-weight:500;margin-top:4px}.top-actions{display:flex;gap:7px}.top-actions button{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;font-size:12px}.top-actions #lang{border:1px solid var(--line);font-size:11px;min-width:44px}.chapter-line{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 4vw;padding:12px 0;border-top:1px solid var(--line);color:var(--muted);font-size:11px;letter-spacing:.03em}.progress{display:flex;gap:3px}.progress button{min-height:30px;width:30px;border-radius:50%;font-size:11px;position:relative}.progress button.current{background:var(--ink);color:#fff}.progress button.done:not(.current){background:#dae4d0;color:#315d48}.progress button.done:after{content:"";position:absolute;width:4px;height:4px;background:#3a8064;border-radius:50%;bottom:2px;left:13px}.play-area{position:relative;max-width:1000px;margin:auto;padding-top:12px}.level-heading{text-align:center;position:relative;z-index:1;pointer-events:none}.eyebrow{font-size:9px;letter-spacing:.22em;color:#7e8b76}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3vw,39px);font-weight:400;letter-spacing:-.03em;margin:5px 0 7px}.level-heading p{font-size:12px;color:var(--muted);margin:0}.board-wrap{width:min(100%,640px);height:clamp(270px,47vh,490px);margin:0 auto;position:relative;touch-action:none;user-select:none}#board{height:100%;width:100%;overflow:visible;filter:drop-shadow(0 20px 20px #6173440a)}.piece{transition:transform .16s cubic-bezier(.22,.7,.25,1)}.walker .body{filter:drop-shadow(0 3px 1px #24372322)}.arrived .body{filter:drop-shadow(0 0 6px #fff8)}.home.filled .home-ring{stroke-dasharray:none;stroke-width:4}.gate-bars{transition:opacity .2s,transform .2s;transform-origin:center}.open .gate-bars{opacity:.15;transform:scaleY(.2)}.pressed .plate-light{fill:#efc369}.won #board{filter:drop-shadow(0 8px 28px #d6b65225)}.legend{display:flex;justify-content:center;gap:23px;align-items:center;font-size:10px;color:var(--muted);margin-top:0}.legend span{display:flex;align-items:center;gap:7px}.legend i{width:8px;height:8px;display:inline-block;background:#ce813b}.legend .diamond{transform:rotate(45deg)}.legend .circle{border-radius:50%;background:var(--mint)}#moves{border-left:1px solid var(--line);padding-left:23px;font-variant-numeric:tabular-nums}.bottom-controls{max-width:930px;margin:18px auto 0;padding:0 25px;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:18px}.tools{display:flex;gap:6px}.tools button{display:flex;align-items:center;gap:9px;padding:7px 12px;background:#f8f8ed88;border:1px solid #d4dacb;font-size:11px}.tools kbd{display:block;text-align:left;font:9px Segoe UI,sans-serif;color:#87927d;margin-top:3px}.direction-wrap{text-align:center}.direction-wrap p{font-size:11px;margin:0 0 9px;color:#52644f}.direction-wrap small{font-size:9px;color:#84917c;letter-spacing:.02em}.directions{display:flex;gap:7px;justify-content:center;margin-bottom:6px}.directions button{width:49px;height:45px;display:grid;place-items:center;background:#f9faef;border:1px solid #cbd5c2;box-shadow:0 3px #d5ddcc}.directions button:hover{background:#e1ead6}.directions button[data-dir=left]{order:0}.directions button[data-dir=up]{order:1}.directions button[data-dir=down]{order:2}.directions button[data-dir=right]{order:3}.hint-wrap{text-align:right;position:relative}.hint-wrap button{font-size:11px;display:inline-flex;gap:8px;align-items:center;padding:6px 12px}#hint-text{font-size:11px;line-height:1.55;position:absolute;right:0;bottom:45px;width:245px;background:var(--paper);padding:16px;border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 30px #33452f10;text-align:left;z-index:4}.success{position:absolute;bottom:17px;left:50%;transform:translate(-50%);width:max-content;max-width:96%;display:flex;align-items:center;gap:14px;padding:15px 18px;background:#fbfbeef5;border:1px solid #bdccae;border-radius:16px;box-shadow:0 10px 40px #26452e24;z-index:3}.win-icon{width:33px;height:33px;display:grid;place-items:center;background:#dce8cd;border-radius:50%;color:#477247}.win-icon svg{width:20px;fill:none;stroke:currentColor;stroke-width:2}.success strong{font-family:Georgia,serif;font-size:20px;font-weight:400}.success p{font-size:10px;color:var(--muted);margin:4px 0 0}.success button{display:flex;align-items:center;gap:8px;background:var(--ink);color:#fff;padding:0 15px;margin-left:10px;font-size:12px}.session{font-size:9px;color:#87917e;display:flex;gap:10px;align-items:center;justify-content:center;margin:13px 25px 8px;flex-wrap:wrap}.session button{font-size:10px;display:flex;align-items:center;gap:7px;min-height:32px;padding:5px 8px}.session button svg{width:14px;height:14px}#notice{color:#466a52;flex-basis:100%;text-align:center;min-height:13px}footer{display:flex;justify-content:space-between;margin:8px 4vw 0;padding:12px 0 9px;border-top:1px solid var(--line);font-size:9px;color:#7a8774}.jano-legal-links{display:flex;justify-content:center;gap:18px;font-size:9px;padding:5px 20px 14px;color:#7b8775}.jano-legal-links a{min-height:22px;display:flex;align-items:center}dialog{border:1px solid #cbd3bd;border-radius:20px;padding:28px;background:#f4f5e9;color:var(--ink);width:min(720px,94vw);max-height:90dvh;box-shadow:0 30px 100px #12251633}dialog::backdrop{background:#26392c66;backdrop-filter:blur(6px)}.dialog-head{display:flex;align-items:start;justify-content:space-between;gap:20px}.dialog-head h2{font:28px Georgia,serif;margin:9px 0}.dialog-head button{font-size:11px;padding:0 12px;background:#e4ead9}dialog>p{font-size:12px;color:var(--muted);line-height:1.5}dialog h3{font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-top:24px}.garden-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.garden-grid button{display:flex;flex-direction:column;align-items:start;gap:7px;padding:14px;background:#e5ebdb;border:1px solid #d3dcc7;text-align:left}.garden-grid button:hover{background:#d5e1c7}.garden-grid button>span{font-size:10px;color:#77866b}.garden-grid strong{font-size:12px;font-weight:500}.garden-grid small{font-size:9px;color:#687c5b}.data-actions{display:flex;gap:10px;flex-wrap:wrap}.data-actions button{font-size:11px;padding:0 10px;border:1px solid var(--line)}.storage-note{margin-top:24px}@media(min-height:850px){.board-wrap{height:52vh}.play-area{padding-top:25px}.bottom-controls{margin-top:25px}}@media(max-width:700px){.top{padding:17px 5vw 12px}.brand span{font-size:17px}.brand img{width:32px;height:32px}.brand small{font-size:6px}.top-actions{gap:0}.top-actions button{padding:0 9px}.top-actions button span{display:none}.chapter-line{flex-wrap:wrap;font-size:10px;margin:0 5vw;gap:9px}.progress{order:3;flex-basis:100%;justify-content:center;gap:0}.progress button{width:27px;min-height:30px}.play-area{padding-top:8px}.board-wrap{height:clamp(265px,42vh,400px);width:100%}.level-heading p{font-size:11px;padding:0 20px}.bottom-controls{grid-template-columns:1fr 1fr;margin-top:16px;padding:0 5vw;gap:12px}.direction-wrap{grid-column:1/-1;grid-row:1}.directions button{width:57px;height:49px}.tools{justify-content:start}.tools button{padding:6px 10px}.hint-wrap{text-align:right}.legend{gap:15px;font-size:9px}#moves{padding-left:15px}.success{gap:9px;padding:12px;bottom:5px;width:94%}.success strong{font-size:17px}.success p{font-size:9px}.success button{margin-left:auto;padding:0 10px}.win-icon{display:none}h1{font-size:29px}.garden-grid{grid-template-columns:repeat(2,1fr)}dialog{padding:21px}.dialog-head h2{font-size:23px}.session{margin-top:13px;gap:4px 9px}footer{font-size:8px;gap:12px}.jano-legal-links{font-size:10px}.jano-legal-links a{min-height:40px}#hint-text{width:240px}.top-actions #lang{min-width:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.blooms{opacity:0;transition:opacity .7s}:root{--ink:#f7edd6;--muted:#b0c5b9;--line:#76958b50;--paper:#204e46;color:var(--ink);background:#173e3b}body{background:radial-gradient(ellipse at 72% 0%,#536857 0,transparent 48%),radial-gradient(ellipse at 5% 75%,#36575d 0,transparent 55%),#173e3b;color:var(--ink)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(#eed8a132 1px,transparent 1px);background-size:71px 83px;opacity:.32;z-index:-1}.top{max-width:1480px;margin:auto;padding:23px 5vw}.brand img{filter:brightness(1.55)}.brand span{font-size:20px;letter-spacing:.23em}.brand small{color:#bdd0bc}.top-actions button{background:#ffffff08;border:1px solid #c4d5b923;color:#e7ebd8}.top-actions button:hover{background:#ffffff16;border-color:#bcd3be80}button:focus-visible,a:focus-visible{outline-color:#f5d68c}button:hover{background:#ffffff12;border-color:#abc9b766}button:disabled{opacity:.45}.eyebrow{font-size:10px;letter-spacing:.18em;color:#bdcba9}#world{max-width:1380px;margin:0 auto;padding:0 5vw}.world-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:24px 0 0}.world-heading h1{font-size:clamp(33px,4.2vw,62px);line-height:1.02;margin:13px 0 0;letter-spacing:-.05em;color:#f6eddb}.world-progress{text-align:right;margin-bottom:7px}.world-progress strong{font-size:37px;font-weight:400;letter-spacing:-.07em}.world-progress strong span{font-size:20px;opacity:.5}.world-progress small{display:block;font-size:11px;color:#b1c8b8;margin-top:4px}.overworld{width:100%;position:relative;margin:-50px auto -30px;isolation:isolate}.overworld>svg{display:block;width:100%;height:auto;overflow:visible}.world-nodes{position:absolute;inset:0}.world-node{position:absolute;transform:translate(-50%,-50%);border-radius:50%;min-height:42px;width:42px;height:42px;display:grid;place-items:center;background:#f3e4bd;color:#274d40;border:3px solid #a6bb8f;box-shadow:0 5px #3a6754,0 7px 15px #14392c44;font-weight:600;font-size:14px;transition:box-shadow .2s,background .2s}.world-node:hover{transform:translate(-50%,-50%);background:#fff3cf;border-color:#fff0b6}.world-node:active{transform:translate(-50%,-46%)}.world-node.selected{box-shadow:0 5px #3a6754,0 0 0 7px #f4dfa735,0 0 35px #f4dfa777;border-color:#ffe1a0}.world-node.complete{background:#86c8a0;color:#194c3d}.world-node.locked{background:#648878;color:#d3dfd0;border-color:#759888}.world-node svg{width:23px;height:23px}.world-travellers{pointer-events:none}.sleeping{opacity:.5;filter:saturate(.45)}.awake{filter:drop-shadow(0 4px 12px #123d2922)}.island-label{position:absolute;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#c4d6bf;pointer-events:none}.l0{left:10%;top:90%}.l1{left:40%;top:72%}.l2{left:68%;top:54%}.world-bottom{display:grid;grid-template-columns:1fr 340px;gap:60px;align-items:center;position:relative}.story{max-width:600px;border-left:2px solid #a2c49b6b;padding:4px 0 4px 22px}.story p{font:18px/1.55 Georgia,serif;color:#e2e5ce;margin:10px 0 0}.enter-card{background:#e5dfbd;color:#2c5043;border-radius:18px;padding:20px 23px;box-shadow:0 12px 40px #0b292333;border:1px solid #f5eed5}.enter-card .eyebrow{color:#6f7d60;font-size:9px}.enter-card h2{font:27px/1.15 Georgia,serif;margin:8px 0 16px}.enter-card button{display:flex;gap:16px;align-items:center;justify-content:space-between;background:#2b6251;color:#f3edd3;border-radius:9px;width:100%;padding:10px 15px;font-size:12px}.enter-card button:hover{background:#367a60}.enter-card button:disabled{background:#4f6657;font-size:11px}.enter-card button svg{width:18px}.world-help{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#a8c0b0;gap:14px;padding:18px 0 15px}.world-help>div{display:flex;gap:10px}.world-help button{font-size:10px;padding:5px 11px;border:1px solid var(--line);min-height:34px}main{max-width:1400px;margin:auto}.chapter-line{border-color:var(--line);font-size:11px}.progress button.current{background:#ecdeb2;color:#204d3e}.progress button.done:not(.current){background:#4a7d63;color:#f0e5c5}.progress button.done:after{background:#d0e8a8}.play-area{max-width:1140px;padding-top:15px}.level-heading h1{font-size:clamp(32px,4vw,49px);margin-top:9px}.level-heading p{color:#b9cdbf;font-size:12px}.board-wrap{width:min(96%,840px);height:clamp(330px,51vh,620px);margin:2px auto 0}#board{filter:drop-shadow(0 22px 18px #061e2255)}.legend{color:#d0d7bd;font-size:11px;gap:24px}.bottom-controls{max-width:920px;margin-top:21px}.tools button{background:#aec8ae10;border-color:#9cbea54d;color:#e4e4c9}.tools kbd{color:#a6bda8}.direction-wrap p{color:#d3dbc2}.direction-wrap small{color:#a1b8aa}.directions button{background:#d9dec0;color:#295245;border-color:#e6e9ce;box-shadow:0 4px #6b8c72}.directions button:hover{background:#f0e7c3}.hint-wrap button{color:#d5ddbf}#hint-text{color:#e7e9d4;border-color:#8aac8b}.session{color:#9bb5a5}.session button{color:#c9d6bc}#notice{color:#e9d598}footer{color:#a2b8aa;max-width:1240px;margin:8px auto 0;width:90%;font-size:10px}.jano-legal-links{color:#9fb9a8;font-size:10px}.success{bottom:18px;background:#f4e9cafa;border:1px solid #fff5d9;border-radius:19px;padding:22px 24px;color:#295447;box-shadow:0 15px 70px #09282199;animation:success-enter .45s ease-out;max-width:96%}.success strong{font-size:25px}.success p{color:#657b59;font-size:12px;max-width:270px;line-height:1.4}.success button{background:#295c49;color:#fff0ca;min-width:140px;justify-content:center}.success button:hover{background:#3b755c}.win-icon{background:#bcd5a4;color:#315b43;width:43px;height:43px}.won #board{filter:drop-shadow(0 0 35px #d9e09e44)}.won .body{animation:happy-hop .55s ease-in-out 2}.won .home-ring{stroke:#fff7cb;stroke-width:4}.won .blooms{opacity:1}.blooms{transition:opacity .6s}.petals{position:absolute;left:50%;top:55%;pointer-events:none;z-index:4}.petals i{position:absolute;width:10px;height:17px;border-radius:80% 10%;opacity:0;animation:petal-burst 1.8s var(--delay) ease-out forwards}.board-wrap.won:before{content:"";position:absolute;inset:20%;border:2px solid #e5d591;border-radius:50%;animation:bloom-ring 1s ease-out forwards;pointer-events:none}dialog{background:#214d43;color:#f1e8d0;border-color:#739a7e}.dialog-head button{background:#3e6b56;color:#efe6c9}dialog>p{color:#b7cdb7}.garden-grid button{background:#365e4c;border-color:#729276;color:#eee5c9}.garden-grid button:hover{background:#527b5b}.garden-grid button>span,.garden-grid small{color:#aec8aa}.garden-grid button:disabled:hover{background:#365e4c}.data-actions button{color:#dfdec3}.dialog-head h2{color:#f0e5c8}@keyframes petal-burst{0%{transform:translate(0) rotate(0);opacity:1}80%{opacity:1}to{transform:translate(var(--x),var(--y)) rotate(var(--r));opacity:0}}@keyframes bloom-ring{0%{transform:scale(.3);opacity:.9}to{transform:scale(2);opacity:0}}@keyframes happy-hop{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes success-enter{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@media(min-width:1300px){.overworld{max-width:1080px;margin-top:-90px}.world-heading{position:relative;z-index:2;pointer-events:none}.world-bottom{margin-top:5px}}@media(max-width:760px){.top{padding:16px 5vw}.brand span{font-size:16px}.world-heading{padding-top:13px;align-items:center}.world-heading h1{font-size:34px}.world-heading .eyebrow{font-size:8px;letter-spacing:.1em}.world-progress strong{font-size:29px}.world-progress small{font-size:9px}.overworld{margin:12px -3vw 0;width:calc(100% + 6vw)}.world-node{width:32px;height:32px;min-height:32px;border-width:2px;font-size:11px}.world-node.selected{box-shadow:0 3px #3a6754,0 0 0 4px #f4dfa745}.world-node svg{width:17px}.island-label{font-size:6px;letter-spacing:.05em}.world-bottom{grid-template-columns:1fr;gap:18px;margin-top:20px}.story{padding-left:16px;max-width:100%}.story p{font-size:16px;margin-top:8px;line-height:1.5}.enter-card{padding:17px 20px;display:grid;grid-template-columns:1fr;gap:0}.enter-card h2{font-size:25px;margin:6px 0 13px}.world-help{flex-direction:column;align-items:start;font-size:9px;line-height:1.5;padding:16px 0}.world-help button{min-height:42px}.world-help>div{width:100%;justify-content:space-between}.board-wrap{height:clamp(300px,43vh,480px);width:100%}.level-heading h1{font-size:33px}.bottom-controls{margin-top:18px}.success{padding:15px;gap:9px;bottom:8px;flex-wrap:wrap;width:90%;justify-content:center;text-align:center}.success strong{font-size:23px}.success p{font-size:11px}.success button{margin:4px 0 0;width:100%}.legend{font-size:10px;gap:14px}.chapter-line{font-size:10px}.top-actions button{min-width:40px}footer{font-size:9px}}@media(prefers-reduced-motion:reduce){.petals,.board-wrap.won:before{display:none}*,*:before,*:after{animation:none!important;transition:none!important}}.world-travellers{animation:walk-to .5s ease-in-out both}@keyframes walk-to{0%{translate:var(--walk-x) var(--walk-y)}to{translate:0 0}}.festival-controls{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.festival-controls button{font-size:12px;min-height:44px;padding:10px 14px;border:1px solid #9fc4a780;background:#346b54;color:#f7ebca}.festival-controls button:first-child{background:#efd3a0;color:#294f42;border-color:#efd3a0}.festival-controls button:hover{background:#477e65}.festival-controls button:first-child:hover{background:#ffe7b8}.story .festival-caption{font-size:11px;line-height:1.5;color:#bed6bd;margin-top:10px;min-height:3em}.festival-scenery{pointer-events:none}.festival .island{filter:drop-shadow(0 0 18px #e5d68c35)}.festival .world-travellers{display:none}.roaming-neighbour{offset-rotate:0deg;offset-anchor:0px 0px;animation:neighbour-stroll var(--duration) var(--delay) linear infinite}.neighbour-body{animation:neighbour-step .65s ease-in-out infinite alternate}.waving-arm{transform-box:fill-box;transform-origin:left bottom;animation:neighbour-wave 1.5s ease-in-out infinite alternate}.party-dancer{animation:party-hop .8s var(--beat) ease-in-out infinite}.garden-water{stroke-dasharray:5 12;animation:water-flow 1.8s linear infinite;filter:drop-shadow(0 0 4px #a7f9d799)}.fountain-jet{stroke-dasharray:8 4;animation:water-flow .7s linear infinite}.festival-petal{animation:festival-drift var(--duration) var(--delay) linear infinite}.gathered-neighbour{opacity:0;visibility:hidden}.gathered .gathered-neighbour{opacity:1;visibility:visible}.gathered .roaming-neighbour{opacity:0;visibility:hidden}.motion-paused *,#world[hidden] *{animation-play-state:paused!important}@keyframes neighbour-stroll{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes neighbour-step{0%{translate:0 0}to{translate:0 -2px}}@keyframes neighbour-wave{0%{rotate:-12deg}to{rotate:18deg}}@keyframes party-hop{0%,to{translate:0 0}45%{translate:0 -6px}65%{translate:0 0}}@keyframes water-flow{to{stroke-dashoffset:-34}}@keyframes festival-drift{0%{translate:0 -16px;opacity:0}20%,75%{opacity:.8}to{translate:35px 55px;opacity:0}}@media(max-width:760px){.festival-controls button{font-size:11px}.festival .world-node{opacity:.87}.story .festival-caption{font-size:11px}}@media(prefers-reduced-motion:reduce){.festival-scenery *{animation:none!important}.festival-petal,.festival-controls #festival-pause{display:none}}.transfer-notice{padding:12px 16px;background:#375e4d;border:1px solid #bed49b;border-radius:10px;font-size:13px}
