:root{--ink:#214b43;--muted:#657b74;--paper:#fffdf7;--line:#dfd2b7;--green:#45916c;--green-dark:#2e7056;--coral:#df735d;--route-color:#c58b42;font-family:"Trebuchet MS","Segoe UI",sans-serif;color:var(--ink);background:#ece8d7}*{box-sizing:border-box}html,body{margin:0;min-width:0;overflow-x:clip}body{min-height:100%;background:radial-gradient(circle at 10% 8%,rgba(255,255,255,.78),transparent 28rem),linear-gradient(145deg,#e5eed9,#f4ead6 52%,#e6ead8)}button,a{font:inherit}button{color:inherit}img{display:block;max-width:100%}.app{width:min(1120px,calc(100% - 32px));margin:24px auto 34px;background:rgba(255,253,247,.96);border:1px solid rgba(205,190,155,.72);border-radius:34px;box-shadow:0 24px 60px rgba(70,76,54,.15);overflow:hidden}.game-bar{min-height:86px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.64)}.game-brand{min-width:0;display:inline-flex;align-items:center;gap:13px;color:inherit;text-decoration:none;border-radius:18px;padding:4px 8px 4px 4px;transition:.18s}.game-brand:hover{background:#eef5e7;transform:translateY(-1px)}.game-brand:focus-visible,button:focus-visible{outline:4px solid rgba(69,145,108,.3);outline-offset:3px}.game-brand>span:last-child{display:grid;gap:2px;min-width:0}.game-brand strong{font-size:clamp(18px,2.3vw,25px);line-height:1.05}.game-brand small{color:var(--muted);font-size:13px}.game-icon{flex:0 0 54px;width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:#e9d9af;box-shadow:inset 0 -4px 0 rgba(121,81,47,.13)}.game-icon svg{width:45px;height:45px;fill:none;stroke:#775538;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.game-icon circle{fill:#ca8b47}.age-pill,.counter{flex:0 0 auto;padding:10px 15px;border-radius:999px;border:1px solid var(--line);background:#fff;font-weight:900}.screen{display:none}.screen.is-active{display:block}.eyebrow{margin:0 0 8px;color:var(--route-color);font-size:12px;font-weight:900;letter-spacing:.12em}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin-top:0}.home-screen{position:relative;grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);gap:24px 36px;padding:52px 48px 36px;background:linear-gradient(110deg,rgba(245,238,217,.98) 0 51%,rgba(226,241,218,.9) 51%)}.home-screen.is-active{display:grid}.hero-copy{align-self:center;min-width:0}.hero-copy h1{margin-bottom:18px;font-size:clamp(39px,5vw,64px);line-height:.98;letter-spacing:-.04em}.hero-copy>p:not(.eyebrow){margin:0;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.46}.hero-facts,.result-facts{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.hero-facts span,.result-facts span{padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.85);font-weight:900}.primary-button,.secondary-button,.route-button,.hint-button,.next-button{min-height:54px;border:0;border-radius:17px;padding:13px 24px;cursor:pointer;font-weight:900;transition:.17s}.primary-button,.route-button,.next-button{color:#fff;background:var(--green);box-shadow:0 8px 0 #2f7658}.primary-button:hover,.route-button:hover,.next-button:hover{background:var(--green-dark);transform:translateY(-2px)}.primary-button:active,.route-button:active,.next-button:active{transform:translateY(4px);box-shadow:0 4px 0 #2f7658}.hero-scene{position:relative;min-height:390px;align-self:center;overflow:hidden;border:1px solid #d8cda9;border-radius:36px;background:linear-gradient(#d9ebcd 0 47%,#eee3bd 47%);box-shadow:inset 0 -12px 20px rgba(106,83,47,.08)}.hero-path{position:absolute;inset:8%;width:84%;height:84%;overflow:visible}.hero-path path,.result-scene path{fill:none;stroke:#718d5e;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.hero-animal{position:absolute;z-index:3;width:29%;height:36%;object-fit:contain;filter:drop-shadow(0 6px 5px rgba(44,48,30,.18))}.hero-animal--start{left:8%;bottom:9%}.hero-animal--goal{right:3%;top:10%;transform:scaleX(-1)}.hero-find{position:absolute;z-index:4;left:46%;top:24%;width:18%;height:21%;object-fit:contain;filter:drop-shadow(0 5px 4px rgba(44,48,30,.18))}.hero-basket{position:absolute;z-index:4;right:16%;bottom:4%;width:19%;height:22%;object-fit:contain}.how-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px;position:relative;z-index:2}.how-strip article{min-width:0;min-height:122px;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:24px;background:rgba(255,253,247,.98)}.how-strip article>b{flex:0 0 54px;height:54px;display:grid;place-items:center;border-radius:17px;color:#fff;background:var(--coral);font-size:24px}.how-strip article span{min-width:0;display:grid;gap:4px}.how-strip strong{font-size:17px}.how-strip small{color:var(--muted);font-size:14px;line-height:1.35}.routes-screen,.play-screen,.result-screen{padding:38px 42px 44px}.section-title,.task-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-title h2,.task-head h2{margin-bottom:0;font-size:clamp(28px,4vw,44px);line-height:1.06}.section-title>p{flex:0 0 auto;color:var(--muted);font-weight:900}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;align-items:stretch}.route-card{min-width:0;display:flex;flex-direction:column;padding:14px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 12px 28px rgba(72,66,47,.09)}.route-art{position:relative;height:166px;overflow:hidden;border-radius:18px;background-position:center;background-size:cover}.route-art:after{content:"";position:absolute;inset:0;background:rgba(255,250,223,.18)}.route-art svg{position:absolute;inset:18%;z-index:1;width:64%;height:64%}.route-art path{fill:none;stroke:#6f895b;stroke-width:7;stroke-linecap:round}.route-art img{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 4px 3px rgba(0,0,0,.18))}.route-art .route-hero{left:2%;bottom:4%;width:36%;height:65%}.route-art .route-find{left:43%;top:32%;width:22%;height:32%}.route-art .route-friend{right:0;top:4%;width:36%;height:65%;transform:scaleX(-1)}.route-number{margin:17px 0 7px;color:var(--route-color);font-size:12px;font-weight:900;letter-spacing:.09em}.route-card h3{min-height:50px;margin-bottom:8px;font-size:22px;line-height:1.12}.route-card>p:not(.route-number){min-height:62px;margin:0;color:var(--muted);line-height:1.38}.route-meta{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:16px;color:var(--muted);font-size:13px;font-weight:900}.route-progress{height:8px;margin:9px 0 16px;overflow:hidden;border-radius:99px;background:#e8e4d7}.route-progress i{display:block;width:var(--progress);height:100%;border-radius:inherit;background:var(--route-color)}.route-button{width:100%;display:flex;justify-content:space-between;align-items:center;background:var(--route-color);box-shadow:0 7px 0 color-mix(in srgb,var(--route-color),#333 24%)}.back-link{margin-top:26px;border:0;background:transparent;cursor:pointer;color:var(--green-dark);font-weight:900}.task-head{justify-content:flex-start}.task-head>div{min-width:0;flex:1}.round-button{flex:0 0 48px;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer;font-size:23px;font-weight:900}.route-progress-line{height:8px;margin:19px 0 20px;overflow:hidden;border-radius:99px;background:#e7e4d7}.route-progress-line i{display:block;width:0;height:100%;border-radius:inherit;background:var(--route-color);transition:width .25s}.mission-strip{display:grid;grid-template-columns:78px minmax(0,1fr) 105px;align-items:center;gap:17px;min-height:112px;padding:14px 20px;border:1px solid var(--line);border-radius:22px;background:#f8f3e7}.mission-strip>img{width:78px;height:78px;object-fit:contain}.mission-strip h3{margin:0 0 5px;font-size:23px}.mission-strip p:last-child{margin:0;color:var(--muted)}.find-meter{display:grid;justify-items:center;gap:4px;font-weight:900}.find-meter img{width:58px;height:58px;object-fit:contain}.play-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;margin-top:18px;align-items:start}.map-card,.control-panel{border:1px solid var(--line);border-radius:25px;background:#fff}.map-card{min-width:0;padding:14px}.trail-board{position:relative;width:100%;aspect-ratio:1.42/1;min-height:430px;overflow:hidden;border:8px solid #637d53;border-radius:19px;background-color:#ecdfb8;background-image:linear-gradient(rgba(255,255,255,.25),rgba(255,255,255,.25)),var(--board-bg);background-size:cover;background-position:center;box-shadow:inset 0 0 0 2px rgba(255,255,255,.35)}.trail-network{position:absolute;inset:5%;z-index:1;width:90%;height:90%;overflow:visible}.trail-edge{stroke:#b8986a;stroke-width:5;stroke-linecap:round;transition:.2s}.trail-edge.is-visited{stroke:#4c946c}.trail-node{position:absolute;z-index:3;left:calc(5% + var(--x)*90%/(var(--w) - 1));top:calc(5% + var(--y)*90%/(var(--h) - 1));width:clamp(46px,9%,66px);aspect-ratio:1;border:3px solid #d6c393;border-radius:50%;background:#fff9df;box-shadow:0 4px 0 rgba(111,89,53,.2);transform:translate(-50%,-50%);cursor:pointer;transition:.16s}.trail-node:hover:not(:disabled){transform:translate(-50%,-54%);background:#fff}.trail-node.is-visited{border-color:#4f956d;background:#dff0d9}.trail-node.is-current{border-color:#236c50;box-shadow:0 0 0 6px rgba(75,151,108,.2),0 4px 0 rgba(40,95,70,.22)}.trail-node.is-goal{border-style:dashed;border-color:#d27955;background:#fff1db}.trail-node img{width:100%;height:100%;object-fit:contain;pointer-events:none}.trail-node .friend-image{transform:scaleX(-1)}.trail-node .find-image{padding:7px}.trail-node .hero-image{position:absolute;inset:-18%;width:136%;height:136%;filter:drop-shadow(0 4px 3px rgba(0,0,0,.18));transition:.2s}.trail-node .hero-image.is-left{transform:scaleX(-1)}.trail-node .find-image.is-collected{opacity:.3;filter:grayscale(.4)}.map-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;padding:13px 2px 1px;color:var(--muted);font-size:13px;font-weight:900}.map-legend span{display:inline-flex;align-items:center;gap:7px}.map-legend i{width:18px;height:18px;display:inline-block;border-radius:50%}.legend-current{border:3px solid #236c50;background:#fff9df}.legend-find{background:#dba75d}.legend-visited{background:#dff0d9;border:2px solid #4f956d}.control-panel{padding:19px}.control-copy h3{margin-bottom:8px;font-size:24px}.control-copy>p:last-child{margin:0;color:var(--muted);line-height:1.42}.feedback{min-height:102px;display:grid;align-content:center;gap:4px;margin-top:18px;padding:13px 15px;border-radius:17px;background:#f3f1e8;border:1px solid #e2ded1}.feedback b{font-size:16px}.feedback span{color:var(--muted);font-size:14px;line-height:1.35}.feedback[data-tone=good]{background:#e3f2df;border-color:#b8d7af}.feedback[data-tone=soft]{background:#fff0e4;border-color:#f1c4a6}.feedback[data-tone=success]{background:#dcefe4;border-color:#9fcbb0}.small-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.small-actions button{min-height:43px;padding:7px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer;font-size:13px;font-weight:900}.small-actions button:disabled{opacity:.45;cursor:default}.control-actions{margin-top:12px}.hint-button{width:100%;color:var(--green-dark);border:2px solid #91bea2;background:#eef8ef}.next-button{width:100%}.task-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:14px}.task-tabs button{min-height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;font-weight:900}.task-tabs button.is-current{color:#fff;border-color:var(--route-color);background:var(--route-color)}.task-tabs button.is-done:not(.is-current){color:var(--green-dark);background:#e4f1df}.result-screen.is-active{display:grid;grid-template-columns:minmax(340px,.95fr) minmax(0,1.05fr);gap:38px;align-items:center;min-height:560px}.result-scene{position:relative;min-height:390px;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:linear-gradient(#dfeecd 0 54%,#eee3bd 54%)}.result-scene svg{position:absolute;inset:8%;width:84%;height:84%}.result-hero,.result-friend,.result-item{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 5px 4px rgba(0,0,0,.2))}.result-hero{left:4%;bottom:13%;width:35%;height:45%}.result-friend{right:2%;top:9%;width:35%;height:45%;transform:scaleX(-1)}.result-item{left:43%;top:39%;width:25%;height:28%}.result-copy h2{margin-bottom:15px;font-size:clamp(34px,5vw,57px);line-height:1}.result-copy>p:not(.eyebrow){color:var(--muted);font-size:19px;line-height:1.5}.result-actions{display:flex;flex-wrap:wrap;gap:13px}.secondary-button{color:var(--green-dark);border:2px solid #92bca3;background:#fff}
@media(max-width:900px){.home-screen{grid-template-columns:1fr;padding:38px 30px 30px;background:linear-gradient(#f2ecd7,#e8f0d9)}.hero-copy{text-align:center}.hero-facts{justify-content:center}.hero-scene{width:min(600px,100%);min-height:340px;margin:auto}.route-grid{gap:11px}.route-card{padding:11px}.route-art{height:138px}.route-card h3{font-size:19px}.play-layout{grid-template-columns:1fr}.control-panel{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:14px 20px;align-items:start}.feedback{grid-column:2;grid-row:1;margin:0}.small-actions,.control-actions{grid-column:2}.result-screen.is-active{grid-template-columns:1fr}.result-scene{min-height:330px}}
@media(max-width:720px){.app{width:min(1120px,calc(100% - 16px));margin:8px auto 20px;border-radius:24px}.game-bar{min-height:76px;padding:10px 13px}.game-icon{flex-basis:46px;width:46px;height:46px;border-radius:14px}.game-icon svg{width:38px;height:38px}.game-brand small{display:none}.age-pill{padding:8px 10px;font-size:13px}.home-screen{padding:30px 16px 20px}.hero-copy h1{font-size:clamp(35px,10vw,52px)}.hero-scene{min-height:280px;border-radius:26px}.how-strip{grid-template-columns:1fr;gap:9px}.how-strip article{min-height:94px}.routes-screen,.play-screen,.result-screen{padding:28px 16px 32px}.section-title{align-items:flex-start;flex-direction:column}.section-title>p{margin:0}.route-grid{grid-template-columns:1fr}.route-card h3,.route-card>p:not(.route-number){min-height:0}.route-art{height:190px}.mission-strip{grid-template-columns:62px minmax(0,1fr) 70px;padding:12px;gap:10px}.mission-strip>img{width:62px;height:62px}.mission-strip h3{font-size:19px}.find-meter img{width:48px;height:48px}.trail-board{min-height:0;aspect-ratio:1/1;border-width:6px}.trail-node{width:clamp(36px,12%,52px);border-width:2px}.control-panel{display:block}.feedback{margin-top:16px}.task-tabs{grid-template-columns:repeat(5,minmax(48px,1fr));overflow-x:auto;padding:3px}.result-screen.is-active{min-height:0}.result-scene{min-height:285px}}
@media(max-width:430px){.game-brand{gap:8px}.game-brand strong{font-size:16px}.age-pill{display:none}.hero-copy>p:not(.eyebrow){font-size:17px}.hero-facts span{padding:8px 10px;font-size:13px}.primary-button{width:100%}.hero-scene{min-height:245px}.how-strip article{padding:13px}.how-strip article>b{flex-basis:46px;height:46px}.task-head{gap:10px}.task-head h2{font-size:25px}.counter{padding:7px 9px;font-size:12px}.mission-strip{grid-template-columns:50px minmax(0,1fr) 58px}.mission-strip>img{width:50px;height:50px}.mission-strip p:last-child{font-size:14px}.map-card{padding:8px}.map-legend{gap:8px;font-size:11px}.trail-node{width:38px}.result-actions{display:grid}.result-actions button{width:100%}}
.trail-network{inset:0;width:100%;height:100%}
.trail-node .hero-image,.trail-node .friend-image{position:absolute;inset:auto;left:50%;top:50%;width:120%;height:120%;max-width:none;object-fit:contain;object-position:center;transform:translate(-50%,-50%)}
.trail-node .friend-image{transform:translate(-50%,-50%) scaleX(-1)}
.trail-node .hero-image.is-left{transform:translate(-50%,-50%) scaleX(-1)}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
