:root{--ink:#174d45;--muted:#667a76;--paper:#fffdf7;--line:#e6d7b7;--green:#4c9b76;--green-dark:#246b55;--coral:#df745c;--gold:#f2c85d;--violet:#7c79ac}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;overflow-x:hidden;background:radial-gradient(circle at 15% 0,#fff5c9 0,transparent 34%),linear-gradient(135deg,#f8f0d7,#e9f2df);color:var(--ink);font-family:"Trebuchet MS",Arial,sans-serif}.app{width:min(1120px,calc(100% - 32px));margin:28px auto 42px}.screen{display:none}.screen.is-active{display:block}.game-bar,.panel,.play-card,.result{background:rgba(255,253,247,.96);border:1px solid var(--line);border-radius:28px;box-shadow:0 10px 0 rgba(105,88,45,.08)}.game-bar{min-height:78px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.game-brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none;border-radius:16px;padding:3px 8px 3px 3px}.game-brand:hover{background:#edf6e8}.game-brand:focus-visible{outline:4px solid #f0b840;outline-offset:3px}.game-brand>span:last-child{display:flex;flex-direction:column}.game-brand strong{font:700 23px Georgia,serif}.game-brand small{color:var(--muted);font-weight:700}.game-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#e7f2e6}.game-icon svg{width:40px;height:40px;fill:none;stroke:#2d7964;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.game-icon .icon-route{stroke:#e47a5f}.game-icon .icon-piece{fill:#efc95d;stroke:#9e7041}.age-pill,.counter,.task-head>span,.panel-head>span{padding:10px 14px;border:1px solid #dce5d7;background:#fff;border-radius:999px;font-weight:800;white-space:nowrap}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:570px;overflow:hidden;position:relative;background:var(--paper);border:1px solid var(--line);border-radius:30px;box-shadow:0 16px 34px rgba(54,77,45,.12)}.hero-art{min-height:500px;background:#f5ead3}.hero-art img{width:100%;height:100%;object-fit:cover;display:block}.hero-copy{padding:58px 54px 180px;align-self:center}.eyebrow,.route>p,.task-head p{margin:0 0 8px;color:#c65d48;font-size:13px;font-weight:900;letter-spacing:.07em}.hero h1,.panel h2,.play-head h2,.result h2{font:700 clamp(34px,4vw,55px)/1.02 Georgia,serif;margin:0 0 22px}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.55;color:var(--muted);margin:0 0 24px}.facts{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.facts span{background:white;border:1px solid #d9dfd1;padding:10px 14px;border-radius:999px}.primary,.secondary,.hint,.plain,.back,.route button,.finish-option{font:inherit;cursor:pointer}.primary,.secondary,.hint,.route button{min-height:52px;border:0;border-radius:16px;font-weight:900}.primary{background:var(--green);color:#fff;padding:0 24px;box-shadow:0 6px 0 var(--green-dark)}.primary:hover{background:#56a985}.primary:active{transform:translateY(3px);box-shadow:0 3px 0 var(--green-dark)}.secondary{padding:0 22px;color:var(--ink);background:#edf3e7;border:1px solid #cfdcc9}.hint{padding:0 20px;background:#f6cf67;color:#654d1f;box-shadow:0 5px 0 #c99731}.plain{border:0;background:transparent;color:var(--ink);font-weight:800;margin-top:24px;padding:8px}.steps{position:absolute;left:calc(50% - 48px);right:34px;bottom:28px;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.steps li{min-height:104px;background:rgba(255,253,247,.94);border:1px solid var(--line);border-radius:22px;padding:14px;display:flex;align-items:center;gap:12px}.steps b{flex:0 0 42px;height:42px;border-radius:14px;background:var(--coral);color:#fff;display:grid;place-items:center;font-size:21px}.steps span{display:flex;flex-direction:column;gap:4px}.steps strong{font-size:15px}.steps small{line-height:1.3;color:var(--muted)}.panel,.play-card,.result{padding:34px}.panel-head,.play-head,.task-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.panel-head h2,.play-head h2{margin-bottom:0}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;align-items:stretch}.route{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-top:8px solid var(--route);border-radius:24px;padding:18px;background:#fff}.route-art{height:128px;display:grid;place-items:center;background:#eef4e8;border-radius:18px;margin-bottom:16px}.route-art img{width:112px;height:105px;object-fit:contain}.route h3{font:700 26px/1.08 Georgia,serif;margin:0 0 10px}.route>span{color:var(--muted);line-height:1.45;min-height:62px}.route-meta{display:flex;justify-content:space-between;margin-top:auto;padding-top:18px}.route-meta small{color:var(--muted)}.route-bar{height:8px;border-radius:99px;background:#ece9dc;margin:10px 0 15px;overflow:hidden}.route-bar i{height:100%;display:block;background:var(--route)}.route button{display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#fff;background:var(--route)}.back{width:50px;height:50px;border:1px solid #ccdbc9;border-radius:15px;background:#fff;color:var(--ink);font-size:24px}.play-head>div{margin-right:auto}.progress{height:8px;border-radius:10px;background:#e8e6db;margin:24px 0 22px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#df8950,#4b9d78);transition:width .25s}.task-head h3{font:700 32px/1.1 Georgia,serif;margin:0}.prompt{text-align:center;color:var(--muted);font-weight:700;font-size:17px}.nav-work{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(290px,.78fr);gap:18px;background:#faf5e7;border:1px solid var(--line);border-radius:24px;padding:18px}.map-panel,.choices-panel{background:#fff;border:1px solid #dfd2b8;border-radius:20px;padding:18px}.main-board{max-width:430px;margin:0 auto}.grid-board{display:grid;grid-template-columns:repeat(4,1fr);aspect-ratio:1;border:4px solid #477861;border-radius:18px;overflow:hidden;background:#f7f2df}.grid-cell{position:relative;display:grid;place-items:center;border-right:1px solid #a8baa6;border-bottom:1px solid #a8baa6;min-width:0}.grid-cell:nth-child(4n){border-right:0}.grid-cell:nth-last-child(-n+4){border-bottom:0}.grid-cell:before{content:"";position:absolute;inset:7px;border-radius:9px;background:rgba(226,236,216,.52)}.grid-cell.has-piece:before{background:#fff0c8}.grid-cell i{position:absolute;left:4px;bottom:3px;font-size:9px;font-style:normal;font-weight:900;color:#9a6544;z-index:2}.nav-piece{position:relative;z-index:3;width:57%;aspect-ratio:1;background:#e46f58;filter:drop-shadow(0 3px 1px rgba(70,58,35,.2));transform:rotate(calc(var(--dir) * 90deg));transition:transform .2s;clip-path:polygon(50% 2%,98% 94%,2% 94%)}.nav-piece.para{width:62%;aspect-ratio:1.35;background:#777bb1;clip-path:polygon(25% 5%,100% 5%,75% 95%,0 95%)}.nav-piece.para.flipped{clip-path:polygon(0 5%,75% 5%,100% 95%,25% 95%);background:#6e9f74}.command-strip{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:16px}.command{width:86px;min-height:72px;border:2px solid #ddd6bd;border-radius:15px;background:#fffaf0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--ink)}.command svg{width:28px;height:28px;fill:none;stroke:#397965;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.command b{font-size:12px}.command.is-used{background:#e5f2e6;border-color:#4e9c78;box-shadow:inset 0 0 0 2px #fff}.hint-line{margin:14px 0 0;padding:12px 14px;border-radius:14px;background:#eef5e9;color:#3e665a;line-height:1.45}.choices-panel h4{font:700 27px/1.1 Georgia,serif;margin:0 0 14px}.finish-options{display:grid;gap:10px}.finish-option{position:relative;display:grid;grid-template-columns:94px 1fr;align-items:center;gap:12px;width:100%;min-height:108px;border:2px solid #d7ddcb;border-radius:17px;background:#fbfdf8;padding:8px 12px;color:var(--ink)}.finish-option:hover{border-color:#75a987;background:#f1f8ec}.finish-option:focus-visible{outline:4px solid #f2bd47;outline-offset:2px}.finish-option.is-selected{border-color:#e7a534;background:#fff5cf}.finish-option>b{position:absolute;top:7px;left:7px;width:27px;height:27px;border-radius:10px;background:#e8f0e6;display:grid;place-items:center}.finish-option .grid-board{width:88px;border-width:2px;border-radius:10px}.finish-option .grid-cell:before{inset:2px;border-radius:3px}.finish-option .nav-piece{width:68%}.finish-option>span{font-weight:900}.feedback{display:flex;flex-direction:column;gap:4px;margin:18px 0;padding:16px 19px;border-radius:17px;border-left:6px solid #79a090;background:#eef5e9}.feedback[data-tone=error]{border-color:#dc705b;background:#fff0e9}.feedback[data-tone=success]{border-color:#409878;background:#e5f3e8}.feedback[data-tone=hint]{border-color:#d5a537;background:#fff5cf}.feedback span{color:var(--muted);line-height:1.4}.actions{display:flex;justify-content:space-between;align-items:center;gap:14px}.tabs{display:flex;justify-content:center;gap:8px;margin-top:20px}.tabs button{width:42px;height:42px;border:0;border-radius:50%;background:#4d9d79;color:#fff;font-weight:900}.tabs button.active{outline:4px solid #f0bf4d}.tabs button.done:after{content:"✓"}.tabs button.done{font-size:0}.tabs button.done:after{font-size:16px}.result{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:34px;min-height:430px}.result p:not(.eyebrow){font-size:19px;color:var(--muted);line-height:1.55}.result-stats{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.result-stats>*{padding:10px 14px;border-radius:999px;background:#eef4e8}.result-actions{display:flex;gap:14px;flex-wrap:wrap}.result figure{margin:0;height:280px;display:grid;place-items:center;background:#eef4e8;border-radius:28px}.result img{width:220px;height:220px;object-fit:contain}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-art{height:390px;min-height:0}.hero-copy{padding:40px 34px 190px}.steps{left:24px;right:24px}.nav-work{grid-template-columns:1fr}.main-board{max-width:500px}.finish-options{grid-template-columns:repeat(3,1fr)}.finish-option{grid-template-columns:1fr;justify-items:center}.finish-option>span{font-size:13px}.route-grid{gap:12px}.panel,.play-card{padding:26px}}@media(max-width:700px){.app{width:min(100% - 12px,1120px);margin:10px auto 28px}.game-bar{border-radius:20px;padding:9px}.game-brand strong{font-size:18px}.game-brand small{font-size:11px}.game-icon{width:44px;height:44px}.age-pill{font-size:13px;padding:8px}.hero{border-radius:22px}.hero-art{height:255px}.hero-copy{padding:28px 20px 22px}.hero h1,.panel h2,.play-head h2,.result h2{font-size:34px}.hero-copy>p:not(.eyebrow){font-size:17px}.steps{position:static;padding:0 16px 22px;grid-template-columns:1fr}.steps li{min-height:78px}.panel,.play-card,.result{padding:18px;border-radius:22px}.panel-head{align-items:flex-start}.panel-head>span{font-size:12px}.route-grid{grid-template-columns:1fr}.route>span{min-height:0}.route-art{height:105px}.play-head h2{font-size:27px}.counter{font-size:12px;padding:8px}.task-head{align-items:flex-start}.task-head h3{font-size:27px}.task-head>span{font-size:12px}.nav-work{padding:8px}.map-panel,.choices-panel{padding:10px}.main-board{max-width:340px}.command{width:70px;min-height:66px}.finish-options{grid-template-columns:1fr}.finish-option{grid-template-columns:90px 1fr;justify-items:stretch}.finish-option>span{text-align:center}.actions{flex-wrap:wrap}.actions .primary{margin-left:auto}.result{grid-template-columns:1fr}.result figure{height:210px}.result img{width:170px;height:170px}}@media(max-width:410px){.game-brand small{display:none}.age-pill{font-size:11px}.play-card{padding:12px}.back{width:43px;height:43px}.nav-work{margin-left:-4px;margin-right:-4px}.command-strip{gap:5px}.command{width:61px;min-height:62px}.command b{font-size:10px}.prompt{font-size:15px}.feedback{padding:13px}.hint,.primary,.secondary{min-height:48px;padding-left:14px;padding-right:14px}.tabs{gap:5px}.tabs button{width:38px;height:38px}}
