:root{--paper:#f4f1e7;--paper-deep:#e6dfce;--paper-light:#fffdf6;--ink:#20352f;--ink-soft:#4d625a;--line:#20352f33;--line-strong:#20352f7a;--vermilion:#b94b3f;--jade:#3f806c;--sky:#69a9bf;--gold:#d5a63c;--plum:#8c5970;--white:#fffdf8;--shadow:0 12px 36px #23302a29;color:var(--ink);background:var(--paper);font-synthesis:none;letter-spacing:0;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,serif}*{box-sizing:border-box;letter-spacing:0}html{background:var(--paper);min-width:320px;min-height:100%;overflow-x:hidden}body,#root{min-width:320px;min-height:100%;margin:0}body{color:var(--ink);background-color:var(--paper);overflow-x:hidden}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:3px}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,.product-mark strong,.map-node b,.game-mark{font-family:STKaiti,KaiTi,"FangSong",serif;font-weight:700}.app-shell{isolation:isolate;min-height:100dvh}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fffdf8d6;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;transition:transform .16s,background .16s,border-color .16s;display:grid}.icon-button:hover{border-color:var(--jade);background:var(--white);transform:translateY(-2px)}.icon-button svg{width:20px;height:20px}.primary-action,.quiet-button,.sound-button,.machine-button,.track-button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:10px 18px;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-action{color:var(--white);background:var(--jade);border-color:#1c4438;font-weight:700;box-shadow:0 6px #285a4b}.primary-action:hover{transform:translateY(-2px);box-shadow:0 8px #285a4b}.primary-action:active{transform:translateY(4px);box-shadow:0 2px #285a4b}.primary-action svg,.quiet-button svg,.sound-button svg,.machine-button svg,.track-button svg{width:19px;height:19px}.quiet-button{border-color:var(--line-strong);background:0 0;font-weight:700}.quiet-button:hover{background:#3f806c17}.sound-button{color:#285f70;background:#e7f4f5;border-color:#69a9bf9e;font-weight:700}.top-bar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f1e7f0;justify-content:space-between;align-items:center;gap:16px;height:72px;padding:0 24px;display:flex;position:relative}.top-bar nav{align-items:center;gap:9px;display:flex}.top-bar .back-home+.product-mark{margin-right:auto}.product-mark{align-items:center;gap:10px;min-width:0;display:flex}.product-mark>span{width:40px;height:40px;color:var(--white);background:var(--vermilion);border:1px solid #8d392f;border-radius:4px;flex:0 0 40px;place-items:center;font:700 22px STKaiti,KaiTi,serif;display:grid;box-shadow:inset 0 0 0 3px #ffffff29}.product-mark div{min-width:0;display:grid}.product-mark strong{white-space:nowrap;font-size:21px;line-height:1.05}.product-mark small{color:var(--ink-soft);text-transform:uppercase;margin-top:2px;font:700 9px Georgia,serif}.map-screen{background:#d9e4df;height:100dvh;overflow:hidden}.map-scroll{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--jade) #ffffff59;height:calc(100dvh - 72px);overflow:auto hidden}.panorama-stage{aspect-ratio:16/9;isolation:isolate;background:#dbe2dd;width:auto;height:100%;margin:0 auto;position:relative;overflow:hidden}.map-base,.map-color-reveal,.map-final-color,.map-paper-wash{width:100%;height:100%;position:absolute;inset:0}.map-base{z-index:0;object-fit:fill;filter:grayscale()saturate(.35)contrast(.88)brightness(1.03)}.map-color-reveal,.map-final-color{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;animation:1s cubic-bezier(.2,.72,.22,1) both inkReveal;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.map-final-color{z-index:2;animation:2.2s cubic-bezier(.2,.72,.22,1) both finalWash;-webkit-mask-position:76% 25%;mask-position:76% 25%;-webkit-mask-size:230% 410%;mask-size:230% 410%}.map-paper-wash{z-index:3;pointer-events:none;mix-blend-mode:normal;background:linear-gradient(90deg,#f6f3eaf0 0,#f6f3ea9e 18%,#0000 38%),linear-gradient(#0000 72%,#1f312b38)}@keyframes inkReveal{0%{opacity:0;filter:saturate(.5)}to{opacity:1;filter:saturate()}}@keyframes finalWash{0%{opacity:0;-webkit-mask-size:8% 14%;mask-size:8% 14%}to{opacity:1;-webkit-mask-size:230% 410%;mask-size:230% 410%}}.map-node{--node-x:var(--x-desktop);--node-y:var(--y-desktop);z-index:7;left:var(--node-x);top:var(--node-y);cursor:pointer;background:0 0;border:0;justify-items:center;gap:4px;width:72px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.map-node>span{background:var(--ink);width:42px;height:42px;color:var(--white);border:2px solid #fffdf8f0;border-radius:50%;place-items:center;font-weight:800;transition:transform .16s,background .16s;display:grid;box-shadow:0 4px #13272175,0 0 0 2px #20352fb8}.map-node>span svg{width:19px}.map-node b{max-width:90px;color:var(--ink);white-space:nowrap;background:#fffdf8e8;border:1px solid #20352f38;border-radius:3px;padding:3px 7px;font-size:13px;box-shadow:0 2px 6px #20352f1f}.map-node:hover>span,.map-node.is-selected>span{background:var(--vermilion);transform:translateY(-4px)scale(1.08)}.map-node.is-current>span{background:var(--gold);color:var(--ink);animation:1.6s ease-in-out infinite nodePulse}.map-node.is-complete>span{background:var(--jade)}.map-node:disabled{opacity:.58}.map-node:disabled>span{box-shadow:none;background:#7a837d}@keyframes nodePulse{0%,to{box-shadow:0 4px #5f451659,0 0 0 2px #fffdf8e6,0 0 0 6px #d5a63c2e}50%{box-shadow:0 4px #5f451659,0 0 0 2px #fffdf8e6,0 0 0 12px #d5a63c00}}.map-companion{--node-x:var(--x-desktop);--node-y:var(--y-desktop);z-index:8;left:calc(var(--node-x) + 2.5%);top:calc(var(--node-y) - 13%);object-fit:contain;filter:drop-shadow(0 8px 8px #1f312b33);pointer-events:none;width:118px;height:118px;animation:2.6s ease-in-out infinite companionFloat;position:absolute}@keyframes companionFloat{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-9px)rotate(2deg)}}.map-copy{z-index:10;border-left:4px solid var(--vermilion);width:340px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8e3;padding:20px 22px 22px;animation:.5s ease-out both riseIn;position:absolute;bottom:32px;left:28px}@keyframes riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.map-copy>small,.page-heading>small,.reward-copy>small,.dialogue-scroll>small,.choice-stage small,.interlude-stage small,.game-heading small,.settings-section>small,.synthesis-screen header small{color:var(--vermilion);font-size:11px;font-weight:800}.map-copy h1{margin:4px 0 2px;font-size:36px;line-height:1.1}.map-copy p{color:var(--ink-soft);margin-bottom:14px;font-size:14px}.map-status{grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:800;display:grid}.map-status i{background:#20352f24;border-radius:5px;height:7px;overflow:hidden}.map-status i b{border-radius:inherit;background:linear-gradient(90deg, var(--jade), var(--sky), var(--gold));max-width:100%;height:100%;display:block}.map-start{width:100%}.companion-strip{z-index:10;background:#f2f8f3e6;border:1px solid #20352f47;border-radius:6px;align-items:center;gap:8px;max-width:330px;min-height:70px;padding:8px 14px 8px 8px;display:flex;position:absolute;bottom:22px;right:24px;box-shadow:0 10px 28px #20352f24}.companion-strip img{object-fit:contain;width:58px;height:58px}.companion-strip span{min-width:0;display:grid}.companion-strip small{color:var(--jade);font-size:10px;font-weight:800}.companion-strip strong{margin-top:2px;font-size:12px;line-height:1.35}.map-dots{z-index:40;background:#fffdf8d1;border-radius:12px;gap:7px;padding:6px 9px;display:none;position:fixed;bottom:9px;left:50%;transform:translate(-50%)}.map-dots button{background:#20352f47;border:0;border-radius:50%;width:8px;height:8px;padding:0}.map-dots button.is-active{background:var(--vermilion);transform:scale(1.35)}.journey-screen{background:var(--paper);min-height:100dvh}.journey-header{z-index:20;border-bottom:1px solid var(--line);background:#f4f1e7f5;grid-template-columns:72px 1fr 120px;align-items:center;height:74px;display:grid;position:relative}.journey-header>button{margin-left:18px}.journey-header>div{justify-items:center;gap:3px;display:grid}.journey-header>div>small{color:var(--ink-soft);font-size:10px;font-weight:800}.journey-header>span{color:var(--vermilion);justify-self:center;font-size:11px;font-weight:800}.journey-steps{align-items:center;gap:18px;height:28px;display:flex}.journey-steps i{border:1px solid var(--line-strong);background:var(--paper-light);width:25px;height:25px;color:var(--ink-soft);border-radius:50%;place-items:center;font:700 10px sans-serif;display:grid;position:relative}.journey-steps i:not(:last-child):after{content:"";background:var(--line);width:20px;height:2px;position:absolute;top:11px;left:24px}.journey-steps i svg{width:13px}.journey-steps i.is-done{border-color:var(--jade);background:var(--jade);color:var(--white)}.journey-steps i.is-current{border-color:var(--gold);background:var(--gold);color:var(--ink);box-shadow:0 0 0 4px #d5a63c33}.story-stage{background:var(--ink);min-height:calc(100dvh - 74px);position:relative;overflow:hidden}.story-scene{background-position:50%;background-size:cover;position:absolute;inset:0}.story-scene:after{content:"";background:linear-gradient(#0000 42%,#172923c7);position:absolute;inset:0}.story-ink{background:#1427212b;position:absolute;inset:0}.story-scene>img{z-index:2;object-fit:contain;filter:drop-shadow(0 20px 20px #12211c47);width:310px;height:310px;animation:2.6s ease-in-out infinite companionFloat;position:absolute;bottom:18%;right:10%}.dialogue-scroll{z-index:4;width:min(650px,62%);min-height:230px;box-shadow:var(--shadow);background:#fffdf8f2;border:1px solid #20352f70;border-radius:5px;padding:28px 32px 26px;position:absolute;bottom:5%;left:7%}.dialogue-scroll:before{content:"";background:var(--vermilion);width:5px;position:absolute;top:0;bottom:0;left:0}.dialogue-scroll h1{margin:6px 0 8px;font-size:24px}.dialogue-scroll p{color:#2c433b;min-height:58px;margin-bottom:18px;font-size:17px;line-height:1.75}.dialogue-scroll .primary-action{min-width:140px}.choice-stage,.interlude-stage{background-color:#eef2e8;background-image:linear-gradient(#f4f1e7db,#f4f1e7ed),url(/assets/maps/wind-chime-valley.webp);background-position:50%;background-size:cover;min-height:calc(100dvh - 74px);padding:56px 7%}.choice-stage{grid-template-columns:minmax(240px,390px) minmax(420px,650px);justify-content:center;align-items:center;gap:6%;display:grid}.choice-stage>img{object-fit:contain;filter:drop-shadow(0 16px 22px #20352f2b);width:100%;max-height:420px}.choice-stage h1{margin:8px 0 24px;font-size:34px;line-height:1.3}.choice-options{gap:12px;display:grid}.choice-options button{border:1px solid var(--line-strong);cursor:pointer;text-align:left;background:#fffdf8eb;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 18px;font-weight:700;display:flex;box-shadow:0 5px #20352f24}.choice-options button:hover{border-color:var(--vermilion);transform:translate(4px)}.choice-options svg{flex:none}.interlude-stage{text-align:center;align-content:center;justify-items:center;display:grid;position:relative}.interlude-stage>img{z-index:2;object-fit:contain;width:210px;height:210px;position:relative}.interlude-stage h1{z-index:2;max-width:680px;margin:8px 0 10px;font-size:32px;position:relative}.interlude-stage p{z-index:2;min-height:32px;color:var(--ink-soft);margin-bottom:20px;position:relative}.interlude-stage .primary-action,.interlude-stage>small{z-index:2;position:relative}.ink-rings{border:1px solid #3f806c42;border-radius:50%;width:430px;height:430px;position:absolute;box-shadow:0 0 0 48px #69a9bf12,0 0 0 96px #d5a63c0d}.game-card,.synthesis-screen{border:1px solid var(--line-strong);width:min(1050px,100% - 36px);min-height:calc(100dvh - 106px);box-shadow:var(--shadow);background:#fffdf8fa;border-radius:7px;grid-template-rows:auto 48px minmax(350px,1fr) 64px;margin:16px auto;display:grid;overflow:hidden}.game-heading{border-bottom:1px solid var(--line);background:linear-gradient(90deg, color-mix(in srgb, var(--game-accent) 13%, var(--paper-light)), var(--paper-light) 52%);grid-template-columns:58px 1fr auto;align-items:center;gap:15px;min-height:106px;padding:16px 22px;display:grid}.game-mark{width:52px;height:52px;color:var(--white);background:var(--game-accent);border-radius:5px;place-items:center;font-size:27px;display:grid}.game-heading h1{margin:3px 0 0;font-size:25px;line-height:1.25}.game-heading p{color:var(--ink-soft);margin:4px 0 0;font-size:12px}.mistake-counter{border:1px solid var(--line);background:var(--paper-light);text-align:center;border-radius:4px;min-width:82px;padding:7px 10px;font-size:10px;font-weight:800}.game-feedback{min-height:48px;color:var(--ink-soft);border-bottom:1px solid var(--line);text-align:center;background:#edf2e9;justify-content:center;align-items:center;padding:7px 20px;font-size:13px;line-height:1.4;display:flex}.game-board{place-items:center;min-width:0;min-height:350px;padding:24px;display:grid;overflow:hidden}.game-action-row{border-top:1px solid var(--line);background:var(--paper);justify-content:center;align-items:center;min-height:64px;padding:9px 20px;display:flex}.game-action-row>span{color:var(--ink-soft);font-size:11px}.prompt-object{justify-items:center;gap:8px;width:190px;display:grid;position:relative}.prompt-object img{object-fit:contain;width:150px;height:150px}.prompt-object strong{font:700 34px STKaiti,KaiTi,serif}.compact-object{width:150px}.compact-object img{width:112px;height:112px}.game-initial-search .game-board{grid-template-columns:180px minmax(340px,560px);gap:34px}.initial-grid{grid-template-columns:repeat(2,minmax(130px,1fr));gap:14px;width:min(520px,100%);display:grid}.initial-grid button,.final-tiles button,.marked-options button,.repair-options button,.synthesis-options button{border:1px solid var(--line-strong);background:var(--paper-light);cursor:pointer;border-radius:6px;min-height:78px;font:700 30px STKaiti,KaiTi,serif;box-shadow:0 5px #20352f21}.initial-grid button:hover,.final-tiles button:hover,.marked-options button:hover,.repair-options button:hover,.synthesis-options button:hover{border-color:var(--game-accent,var(--jade));transform:translateY(-2px)}button.is-correct,.is-correct{border-color:var(--jade)!important;color:#1e5948!important;background:#dcefe5!important}.final-match-layout{grid-template-columns:190px 220px 1fr;align-items:center;gap:28px;width:min(850px,100%);display:grid}.final-spring{border:3px dashed var(--sky);color:#315f6b;text-align:center;background:#e5f4f4;border-radius:50%;align-content:center;place-items:center;gap:10px;width:210px;height:210px;padding:20px;font-size:12px;transition:transform .2s,background .2s;display:grid}.final-spring svg{width:42px;height:42px}.final-spring.is-filled{color:var(--jade);background:#d6eee3;border-style:solid;font:700 36px STKaiti,KaiTi,serif;transform:rotate(2deg)}.final-tiles{grid-template-columns:repeat(2,minmax(100px,1fr));gap:12px;display:grid}.final-tiles button{justify-content:center;align-items:center;gap:5px;min-height:70px;font-size:25px;display:flex}.final-tiles svg{width:15px;color:var(--ink-soft)}.game-tone-trace .game-board{align-content:center;gap:22px}.tone-routes{grid-template-columns:repeat(4,1fr);gap:12px;width:min(820px,100%);display:grid}.tone-routes button{border:1px solid var(--line-strong);background:var(--paper-light);cursor:pointer;border-radius:6px;grid-template-rows:auto 1fr;gap:8px;height:142px;padding:12px;display:grid}.tone-routes button:not(:disabled):hover{border-color:var(--gold);background:#fff6d9;transform:translateY(-2px)}.tone-routes button:disabled{cursor:default;opacity:.48}.tone-route-copy{color:var(--ink);text-align:left;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.tone-route-copy strong{font:800 20px STKaiti,KaiTi,serif}.tone-route-copy small{color:var(--ink-soft);font-size:13px}.tone-route-line{min-height:0;display:block}.tone-routes svg,.tone-flight-track svg{width:100%;height:100%}.tone-routes polyline,.tone-flight-track polyline{fill:none;stroke:var(--ink);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.tone-flight{border:1px solid var(--line);background:#eef4ec;border-radius:6px;width:min(740px,100%);padding:14px 18px 18px}.tone-flight-heading{color:var(--ink-soft);align-items:baseline;gap:10px;display:flex}.tone-flight-heading strong{color:var(--ink);font:800 22px STKaiti,KaiTi,serif}.tone-flight-track{height:200px;position:relative}.tone-flight-track svg{position:absolute;inset:0}.tone-kite{left:var(--tone-x-1);top:var(--tone-y-1);width:36px;height:36px;color:var(--vermilion);filter:drop-shadow(0 3px 2px #20352f38);place-items:center;animation:.9s cubic-bezier(.45,0,.2,1) forwards tone-kite-flight;display:grid;position:absolute;transform:translate(-50%,-50%)rotate(-8deg)}.tone-kite svg{fill:#fff6d9;width:32px;height:32px}@keyframes tone-kite-flight{0%{left:var(--tone-x-1);top:var(--tone-y-1)}25%{left:var(--tone-x-2);top:var(--tone-y-2)}50%{left:var(--tone-x-3);top:var(--tone-y-3)}75%{left:var(--tone-x-4);top:var(--tone-y-4)}to{left:var(--tone-x-5);top:var(--tone-y-5)}}.marked-options{grid-template-columns:repeat(4,1fr);gap:12px;width:min(650px,100%);display:grid}.workshop-layout{grid-template-columns:180px 1fr;align-items:center;gap:16px 30px;width:min(880px,100%);display:grid}.workshop-layout .prompt-object{grid-row:1/4}.syllable-slots{grid-template-columns:1fr 24px 1fr 24px 1fr;align-items:center;gap:4px;height:74px;display:grid}.syllable-slots span{border:2px solid var(--sky);background:#edf7f7;border-radius:5px;place-items:center;height:62px;font:700 21px STKaiti,KaiTi,serif;display:grid}.syllable-slots b{text-align:center}.parts-rack{gap:8px;display:grid}.parts-rack>div{border-left:3px solid var(--game-accent);background:color-mix(in srgb, var(--game-accent) 8%, var(--paper-light));flex-wrap:wrap;gap:7px;min-height:46px;padding:6px;display:flex}.parts-rack button{border:1px solid var(--line);background:var(--paper-light);cursor:pointer;border-radius:4px;min-width:52px;min-height:36px;padding:6px 11px;font-weight:800}.parts-rack button.is-selected{border-color:var(--sky);color:#245f73;background:#dceff4}.machine-button{color:var(--ink);background:#f4d879;border-color:#a27a24;justify-self:start;font-weight:800;box-shadow:0 5px #b68a2f}.game-listen-stones .game-board{align-content:center;gap:18px}.river-board{background:#cfe8ed;border:1px solid #6b9eb1;border-radius:6px;width:min(830px,100%);height:270px;position:relative;overflow:hidden}.river-current{opacity:.5;background:repeating-linear-gradient(165deg,#0000 0 24px,#ffffffbd 25px 28px,#0000 29px 52px);animation:5s linear infinite riverMove;position:absolute;inset:0}@keyframes riverMove{to{background-position:180px 0}}.stepping-stones{grid-template-columns:repeat(4,1fr);align-items:center;gap:18px;display:grid;position:absolute;inset:22px 28px}.stepping-stones button,.empty-stone{aspect-ratio:1.2;background:#e5e1d3;border:2px solid #5e6c67;border-radius:46% 54% 45% 55%;place-items:center;font:700 25px STKaiti,KaiTi,serif;display:grid;box-shadow:0 9px #2e4c4f47}.stepping-stones button{cursor:pointer}.stepping-stones button:nth-child(2n){transform:translateY(25px)rotate(2deg)}.stepping-stones button.is-cracked{color:var(--vermilion);border-style:dashed}.empty-stone{opacity:.18}.game-picture-search .game-board{align-content:center;gap:10px}.picture-clue{z-index:2;align-items:center;gap:15px;display:flex;position:relative}.picture-clue>strong{font:700 32px STKaiti,KaiTi,serif}.picture-scene{border:1px solid var(--line-strong);background-image:linear-gradient(#f4f1e759,#f4f1e740),url(/assets/maps/wind-chime-valley.webp);background-position:50%;background-size:cover;border-radius:6px;width:min(790px,100%);height:300px;position:relative;overflow:hidden}.picture-scene button{cursor:pointer;background:#fffdf8cc;border:1px solid #fffdf8e0;border-radius:50%;place-items:center;width:120px;height:108px;padding:4px;transition:transform .16s;display:grid;position:absolute;box-shadow:0 5px 12px #20352f2e}.picture-scene button:hover{transform:scale(1.08)rotate(-2deg)}.picture-scene img{object-fit:contain;width:96px;height:88px}.repair-board{justify-items:center;gap:16px;width:min(760px,100%);display:grid}.repair-board>small{color:var(--vermilion);font-weight:800}.broken-spelling{border:2px dashed var(--vermilion);color:#8d322a;text-align:center;background:#f7e5df;min-width:240px;padding:19px 30px;font:700 44px STKaiti,KaiTi,serif;text-decoration:line-through;text-decoration-thickness:2px}.repair-board>svg{width:30px;color:var(--ink-soft)}.repair-options{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;display:grid}.word-team-layout{grid-template-columns:190px 1fr;align-items:center;gap:12px 30px;width:min(820px,100%);display:grid}.word-team-layout>img{object-fit:contain;grid-row:1/4;width:180px;height:180px}.word-team-layout>strong{font:700 36px STKaiti,KaiTi,serif}.word-slots{gap:10px;height:78px;display:flex}.word-slots span{border:2px solid var(--gold);background:#fff7dc;border-radius:5px;place-items:center;width:120px;font:700 25px STKaiti,KaiTi,serif;display:grid}.word-tiles{flex-wrap:wrap;gap:10px;display:flex}.word-tiles button{border:1px solid var(--line-strong);background:var(--paper-light);cursor:pointer;border-radius:5px;place-items:center;gap:0;min-width:110px;min-height:62px;padding:7px 13px;font:700 23px STKaiti,KaiTi,serif;display:grid;box-shadow:0 4px #20352f21}.word-tiles button small{color:var(--ink-soft);font:700 10px sans-serif}.word-tiles button:disabled{opacity:.34;box-shadow:none}.synthesis-screen{text-align:center;grid-template-rows:auto 48px minmax(280px,1fr) auto auto;justify-items:center;padding-bottom:18px}.synthesis-screen header{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f7e8dc,#e6f1e9,#e2eff3);width:100%;padding:20px 24px 14px}.synthesis-screen header h1{margin:4px 0;font-size:27px}.synthesis-screen header p{color:var(--ink-soft);margin:0;font-size:11px}.synthesis-object{align-content:center;place-items:center;gap:8px;min-height:240px;display:grid}.synthesis-object img{object-fit:contain;width:190px;height:190px}.synthesis-options{grid-template-columns:repeat(3,1fr);gap:12px;width:min(650px,100% - 30px);margin-bottom:14px;display:grid}.synthesis-options button{min-height:70px;font-size:22px}.reward-screen{background:var(--paper);grid-template-columns:minmax(0,1.35fr) minmax(380px,.65fr);min-height:100dvh;display:grid}.reward-map{background:#dfe8e1;min-height:100dvh;position:relative;overflow:hidden}.reward-map>img:first-child,.reward-mask{width:100%;height:100%;position:absolute;inset:0}.reward-map>img:first-child{object-fit:cover;filter:grayscale()saturate(.3)}.reward-map.is-final>img:first-child{filter:none;animation:1.8s both rewardColor}@keyframes rewardColor{0%{filter:grayscale()saturate(.3)}to{filter:grayscale(0)saturate()}}.reward-mask{background-position:50%;background-size:cover;animation:1s both inkReveal;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.reward-companion{z-index:3;filter:drop-shadow(0 18px 18px #20352f38);width:min(280px,34%);animation:2.2s ease-in-out infinite companionFloat;position:absolute;bottom:8%;right:7%}.reward-copy{border-left:1px solid var(--line);flex-direction:column;justify-content:center;min-width:0;padding:48px;display:flex}.reward-copy h1{margin:7px 0 12px;font-size:38px;line-height:1.22}.reward-copy>p{color:var(--ink-soft);line-height:1.7}.reward-find,.memory-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:12px;margin:12px 0;padding:13px 0;display:flex}.reward-find>b{background:var(--vermilion);width:48px;height:48px;color:var(--white);border-radius:4px;place-items:center;font:700 24px STKaiti,KaiTi,serif;display:grid}.reward-find span,.memory-note span{display:grid}.reward-find small,.memory-note small{color:var(--ink-soft);font-size:10px}.memory-note{background:0 0;align-items:flex-start}.memory-note>svg{color:var(--plum);fill:#8c597029;flex:none}.memory-note p{color:var(--ink-soft);margin:4px 0 0;font-size:12px;line-height:1.5}.reward-actions{gap:12px;margin-top:20px;display:grid}.book-screen,.records-screen{background:var(--paper);min-height:100dvh;padding-bottom:50px}.page-heading{border-bottom:1px solid var(--line);text-align:center;width:min(1120px,100% - 40px);margin:0 auto;padding:36px 0 26px}.page-heading h1{margin:6px 0 10px;font-size:36px}.page-heading>p{color:var(--ink-soft);margin:0;font-size:12px}.segmented-control{border:1px solid var(--line);background:#e9e5da;border-radius:6px;gap:3px;padding:3px;display:inline-flex}.segmented-control button{cursor:pointer;background:0 0;border:0;border-radius:4px;min-height:34px;padding:7px 14px;font-size:11px;font-weight:800}.segmented-control button.is-active{background:var(--paper-light);color:var(--vermilion);box-shadow:0 2px 6px #20352f1f}.collection-grid{grid-template-columns:repeat(4,1fr);gap:14px;width:min(1120px,100% - 40px);margin:24px auto;display:grid}.collection-grid>article{border:1px solid var(--line);background:var(--paper-light);border-radius:6px;grid-template-columns:100px 1fr;align-items:center;gap:10px;min-width:0;min-height:170px;padding:14px;display:grid}.collection-grid img{object-fit:contain;width:96px;height:110px}.collection-grid span{min-width:0;display:grid}.collection-grid small{color:var(--ink-soft);font-size:9px;line-height:1.4}.collection-grid strong{color:var(--vermilion);margin-top:3px;font:700 28px STKaiti,KaiTi,serif}.collection-grid p{margin:2px 0 0;font-size:13px}.find-list,.memory-list{gap:12px;width:min(760px,100% - 40px);margin:24px auto;display:grid}.find-list article,.memory-list article{border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:72px;padding:14px 16px;display:flex}.find-list article>b{background:var(--jade);width:44px;height:44px;color:var(--white);border-radius:4px;flex:0 0 44px;place-items:center;font:700 22px STKaiti,KaiTi,serif;display:grid}.find-list span,.memory-list span{display:grid}.find-list small{color:var(--ink-soft);font-size:9px}.memory-list svg{color:var(--plum);flex:none}.memory-list p{color:var(--ink-soft);margin:4px 0 0;font-size:12px}.empty-book{min-height:220px;color:var(--ink-soft);text-align:center;grid-column:1/-1;align-content:center;place-items:center;gap:8px;display:grid}.empty-book svg{width:34px;height:34px;color:var(--jade)}.record-summary{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);width:min(1120px,100% - 40px);margin:20px auto 0;display:grid}.record-summary>div{border-right:1px solid var(--line);padding:18px 24px}.record-summary>div:last-child{border-right:0}.record-summary small{color:var(--ink-soft);font-size:10px}.record-summary strong{margin-top:4px;font:700 34px STKaiti,KaiTi,serif;display:block}.record-summary i{margin-left:4px;font:11px sans-serif}.record-layout{grid-template-columns:1fr 1fr;gap:16px;width:min(1120px,100% - 40px);margin:20px auto;display:grid}.record-layout>article{border:1px solid var(--line);background:var(--paper-light);border-radius:6px;min-width:0;padding:22px}.record-layout h2{margin-bottom:18px;font-size:21px}.week-plot{justify-content:space-around;align-items:flex-end;gap:8px;width:100%;height:270px;max-height:270px;display:flex;overflow:hidden}.week-plot>div{text-align:center;flex:1;gap:5px;min-width:0;display:grid}.week-plot>div>span{border-bottom:1px solid var(--line-strong);background:repeating-linear-gradient(0deg,#0000 0 40px,#20352f0f 41px 42px);justify-content:center;align-items:flex-end;height:205px;max-height:205px;display:flex;overflow:hidden}.week-plot i{background:linear-gradient(0deg, var(--jade), var(--sky));width:min(34px,68%);min-height:4px;max-height:100%;display:block}.week-plot b{text-overflow:ellipsis;font-size:9px;overflow:hidden}.week-plot small{color:var(--ink-soft);font-size:9px}.review-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:58px;display:flex}.review-row>b{width:45px;color:var(--vermilion);flex:0 0 45px;font:700 22px STKaiti,KaiTi,serif}.review-row span{display:grid}.review-row small,.skill-panel small{color:var(--ink-soft);font-size:9px}.calm-advice{background:#edf2e8;gap:10px;margin-top:18px;padding:12px;display:flex}.calm-advice svg{color:var(--plum);flex:none}.calm-advice p{margin:0;font-size:11px;line-height:1.6}.record-empty{min-height:100px;color:var(--ink-soft);line-height:1.7}.skill-panel{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:0 18px;display:grid}.skill-panel h2{grid-column:1/-1}.skill-panel>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-width:0;min-height:62px;display:flex}.skill-panel>div>b{width:38px;height:38px;color:var(--white);border-radius:4px;flex:0 0 38px;place-items:center;font:700 18px STKaiti,KaiTi,serif;display:grid}.skill-panel span{min-width:0;display:grid}.skill-panel span strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#14241f80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.settings-dialog{border:1px solid var(--line-strong);background:var(--paper-light);border-radius:7px;width:min(520px,100%);max-height:min(760px,100dvh - 36px);overflow-y:auto;box-shadow:0 24px 70px #12211c4d}.settings-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;padding:14px 18px;display:flex}.settings-dialog header span{display:grid}.settings-dialog header small{color:var(--vermilion);font-size:9px;font-weight:800}.settings-dialog header h1{margin:2px 0 0;font-size:25px}.settings-section{border-bottom:1px solid var(--line);padding:16px 20px}.settings-section:last-child{border-bottom:0}.difficulty-control{grid-template-columns:repeat(3,1fr);width:100%;margin-top:9px;display:grid}.toggle-row,.range-row{grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:54px;display:grid}.toggle-row>svg,.range-row>svg{width:20px;color:var(--jade)}.toggle-row span,.range-row span{font-size:13px;font-weight:700}.toggle-row input{opacity:0;pointer-events:none;position:absolute}.toggle-row>i{background:#b9bcb5;border-radius:14px;width:44px;height:24px;transition:background .16s;position:relative}.toggle-row>i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #20352f3d}.toggle-row input:checked+i{background:var(--jade)}.toggle-row input:checked+i:after{transform:translate(20px)}.toggle-row:focus-within>i{outline:3px solid var(--gold);outline-offset:3px}.range-row{grid-template-columns:28px 110px 1fr}.range-row input{width:100%;accent-color:var(--jade)}.track-button{border-color:var(--line);background:#edf2e9;justify-content:flex-start;width:100%;font-size:12px;font-weight:700}.track-button small{color:var(--ink-soft);margin-left:auto;font-size:9px}@media (width<=980px){.companion-strip{display:none}.map-copy{width:310px}.collection-grid,.skill-panel{grid-template-columns:repeat(2,1fr)}.final-match-layout{grid-template-columns:160px 190px 1fr;gap:18px}.final-spring{width:180px;height:180px}}@media (width<=680px){.top-bar{height:64px;padding:0 11px}.top-bar nav{gap:5px}.icon-button{flex-basis:38px;width:38px;height:38px}.product-mark>span{flex-basis:36px;width:36px;height:36px;font-size:19px}.product-mark strong{font-size:17px}.product-mark small{display:none}.map-scroll{height:calc(100dvh - 64px)}.panorama-stage{height:100%;margin:0}.map-node{--node-x:var(--x-portrait);--node-y:var(--y-portrait)}.map-node>span{width:38px;height:38px}.map-node b{font-size:11px}.map-companion{--node-x:var(--x-portrait);--node-y:var(--y-portrait);width:94px;height:94px;top:calc(var(--node-y) - 12%)}.map-copy{border-left-width:3px;width:auto;padding:13px 14px 15px;position:fixed;bottom:23px;left:12px;right:12px}.map-copy h1{font-size:27px}.map-copy p{margin-bottom:9px;font-size:12px}.map-status{margin-bottom:10px}.map-start{min-height:44px}.map-dots{display:flex}.journey-header{grid-template-columns:52px 1fr 74px;height:66px}.journey-header>button{margin-left:8px}.journey-header>span{font-size:9px}.journey-steps{gap:8px}.journey-steps i{width:23px;height:23px}.journey-steps i:not(:last-child):after{width:10px;left:22px}.story-stage{min-height:calc(100dvh - 66px)}.story-scene{background-position:58%}.story-scene>img{width:210px;height:210px;bottom:38%;right:50%;transform:translate(50%)}.dialogue-scroll{width:auto;min-height:220px;padding:20px 20px 18px;bottom:12px;left:12px;right:12px}.dialogue-scroll h1{font-size:21px}.dialogue-scroll p{min-height:74px;font-size:15px;line-height:1.65}.choice-stage,.interlude-stage{min-height:calc(100dvh - 66px);padding:24px 18px}.choice-stage{flex-direction:column;gap:8px;display:flex}.choice-stage>img{width:150px;height:150px}.choice-stage>div{width:100%}.choice-stage h1{margin-bottom:14px;font-size:25px}.choice-options button{min-height:64px}.interlude-stage>img{width:160px;height:160px}.interlude-stage h1{font-size:25px}.ink-rings{width:290px;height:290px}.game-card,.synthesis-screen{grid-template-rows:auto 54px minmax(340px,1fr) 64px;width:calc(100% - 16px);min-height:calc(100dvh - 82px);margin:8px auto}.game-heading{grid-template-columns:46px 1fr;gap:10px;min-height:98px;padding:12px}.game-mark{width:44px;height:44px;font-size:23px}.game-heading h1{font-size:20px}.mistake-counter{grid-column:2;justify-self:start;min-width:auto;padding:3px 7px}.game-board{min-height:340px;padding:14px}.game-initial-search .game-board{grid-template-columns:1fr;gap:12px}.compact-object{grid-template-columns:80px auto;align-items:center;width:auto}.compact-object img{width:76px;height:76px}.initial-grid{grid-template-columns:repeat(2,1fr);gap:9px}.initial-grid button,.marked-options button,.repair-options button,.synthesis-options button{min-height:62px;font-size:24px}.final-match-layout{grid-template-columns:110px 1fr;gap:10px}.final-match-layout .prompt-object{width:105px}.final-match-layout .prompt-object img{width:96px;height:96px}.final-spring{justify-self:center;width:150px;height:150px}.final-tiles{grid-column:1/-1}.tone-routes{grid-template-columns:repeat(2,1fr);gap:8px}.tone-routes button{height:118px}.tone-flight-track{height:170px}.tone-route-copy strong{font-size:18px}.marked-options{grid-template-columns:repeat(2,1fr)}.workshop-layout{grid-template-columns:1fr;gap:10px}.workshop-layout .prompt-object{grid-row:auto;grid-template-columns:100px 1fr;align-items:center;width:auto}.workshop-layout .prompt-object img{width:90px;height:90px}.syllable-slots span{height:54px;font-size:17px}.parts-rack>div{flex-wrap:nowrap;overflow-x:auto}.machine-button{width:100%}.river-board{height:230px}.stepping-stones{grid-template-columns:repeat(2,1fr);gap:8px 24px;inset:18px 15px}.stepping-stones button,.empty-stone{aspect-ratio:auto;height:74px}.stepping-stones button:nth-child(2n){transform:translateY(8px)rotate(2deg)}.picture-scene{height:280px}.picture-scene button{width:94px;height:88px}.picture-scene img{width:76px;height:70px}.broken-spelling{min-width:190px;font-size:36px}.repair-options{gap:7px}.word-team-layout{grid-template-columns:110px 1fr;gap:8px 14px}.word-team-layout>img{width:108px;height:108px}.word-team-layout>strong{font-size:27px}.word-slots{height:64px}.word-slots span{width:98px;font-size:20px}.word-tiles{grid-column:1/-1}.word-tiles button{flex:1;min-width:85px}.synthesis-screen{grid-template-rows:auto 54px minmax(190px,1fr) auto auto}.synthesis-screen header h1{font-size:21px}.synthesis-object{min-height:180px}.synthesis-object img{width:150px;height:150px}.synthesis-options{gap:7px}.reward-screen{display:block}.reward-map{height:42dvh;min-height:42dvh}.reward-companion{width:150px;bottom:3%;right:5%}.reward-copy{border-left:0;min-height:58dvh;padding:24px 20px 32px}.reward-copy h1{font-size:29px}.page-heading{width:calc(100% - 24px);padding:24px 0 18px}.page-heading h1{font-size:29px}.collection-grid{grid-template-columns:1fr;width:calc(100% - 24px);margin-top:14px}.find-list,.memory-list,.record-summary,.record-layout{width:calc(100% - 24px)}.record-summary>div{padding:14px 10px}.record-summary strong{font-size:27px}.record-layout{grid-template-columns:1fr}.record-layout>article{padding:16px}.skill-panel{grid-column:auto;grid-template-columns:1fr}.week-plot{height:230px;max-height:230px}.week-plot>div>span{height:165px;max-height:165px}.settings-dialog{max-height:calc(100dvh - 20px)}.range-row{grid-template-columns:25px 92px 1fr}}@media (height<=600px) and (orientation:landscape){.top-bar{height:56px}.map-scroll{height:calc(100dvh - 56px)}.panorama-stage{aspect-ratio:auto;width:100%;height:100%}.map-base{object-fit:cover}.map-color-reveal,.map-final-color{background-size:cover;-webkit-mask-size:cover;mask-size:cover}.map-node{--node-x:var(--x-landscape);--node-y:var(--y-landscape)}.map-companion{--node-x:var(--x-landscape);--node-y:var(--y-landscape);width:76px;height:76px;top:calc(var(--node-y) - 15%)}.map-node>span{width:32px;height:32px}.map-node b{font-size:9px}.map-copy{width:300px;padding:10px 13px;position:absolute;bottom:12px;left:14px;right:auto}.map-copy h1{margin:1px 0;font-size:23px}.map-copy p,.map-copy>small{display:none}.map-status{margin:5px 0 8px}.map-start{min-height:38px;padding:7px 12px}.map-dots{display:none}.journey-header{height:54px}.story-stage,.choice-stage,.interlude-stage{min-height:calc(100dvh - 54px)}.story-scene>img{width:190px;height:190px;bottom:4%;right:7%;transform:none}.dialogue-scroll{width:58%;min-height:190px;padding:16px 20px;bottom:4%;left:4%}.dialogue-scroll p{min-height:46px;margin-bottom:10px;font-size:14px}.choice-stage{grid-template-columns:180px 1fr;padding:14px 6%;display:grid}.choice-stage>img{width:170px;height:170px}.choice-stage h1{margin:4px 0 10px;font-size:23px}.choice-options{grid-template-columns:1fr 1fr}.choice-options button{min-height:58px}.interlude-stage{text-align:left;grid-template-columns:160px 1fr;justify-items:start;padding:10px 12%}.interlude-stage>img{grid-row:1/6;width:150px;height:150px}.interlude-stage h1{font-size:23px}.game-card,.synthesis-screen{grid-template-rows:auto 38px minmax(210px,1fr) 52px;width:calc(100% - 12px);min-height:calc(100dvh - 62px);margin:6px auto}.game-heading{grid-template-columns:42px 1fr auto;min-height:68px;padding:7px 12px}.game-mark{width:38px;height:38px;font-size:20px}.game-heading h1{font-size:18px}.game-heading p{display:none}.mistake-counter{grid-column:auto}.game-feedback{min-height:38px;font-size:11px}.game-board{min-height:210px;padding:8px 16px}.game-action-row{min-height:52px}.game-initial-search .game-board{grid-template-columns:140px 1fr}.compact-object{grid-template-columns:1fr}.final-match-layout{grid-template-columns:130px 150px 1fr}.final-match-layout .prompt-object img{width:82px;height:82px}.final-spring{width:130px;height:130px}.final-tiles{grid-column:auto}.tone-routes{grid-template-columns:repeat(4,1fr)}.tone-routes button{height:100px;padding:8px}.tone-route-copy{display:block}.tone-route-copy small{font-size:11px;display:block}.tone-flight{padding-block:8px}.tone-flight-track{height:130px}.workshop-layout{grid-template-columns:130px 1fr}.workshop-layout .prompt-object{grid-row:1/4;grid-template-columns:1fr}.river-board{height:180px}.stepping-stones{grid-template-columns:repeat(4,1fr)}.picture-scene{height:200px}.picture-scene button{width:82px;height:74px}.word-team-layout{grid-template-columns:140px 1fr}.word-team-layout>img{width:130px;height:130px}.synthesis-screen{grid-template-rows:auto 38px minmax(130px,1fr) auto auto}.synthesis-object{min-height:120px}.synthesis-object img{width:110px;height:110px}.reward-screen{grid-template-columns:1.25fr .75fr;display:grid}.reward-map{height:100dvh;min-height:100dvh}.reward-copy{min-height:100dvh;padding:18px;overflow-y:auto}.reward-copy h1{font-size:25px}.reward-copy>p{font-size:11px}.reward-find,.memory-note{margin:5px 0;padding:7px 0}}.reduce-motion *,.reduce-motion :before,.reduce-motion :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
