:root{--ink:#214b43;--muted:#6b7c75;--paper:#fffdf7;--line:#decfb1;--green:#438f69;--coral:#df745f;--accent:#4e9470;font-family:"Trebuchet MS","Segoe UI",sans-serif;color:var(--ink);background:#ede8d7}*{box-sizing:border-box}html,body{margin:0;min-width:0;overflow-x:clip}body{background:radial-gradient(circle at 10% 7%,#fff,transparent 28rem),linear-gradient(145deg,#e5edd9,#f4e9d6 54%,#e1e8d7)}button,a{font:inherit}button{color:inherit}img{display:block;max-width:100%}.app{width:min(1120px,calc(100% - 32px));margin:24px auto 34px;border:1px solid #d4c7a9;border-radius:34px;background:rgba(255,253,247,.97);box-shadow:0 24px 60px rgba(65,73,51,.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:#fff}.game-brand{min-width:0;display:inline-flex;align-items:center;gap:13px;padding:4px 8px 4px 4px;border-radius:18px;color:inherit;text-decoration:none;transition:.18s}.game-brand:hover{background:#eef5e7}.game-brand:focus-visible,button:focus-visible{outline:4px solid rgba(67,143,105,.3);outline-offset:3px}.game-brand>span:last-child{display:grid;gap:2px}.game-brand strong{font-size:clamp(18px,2.3vw,25px)}.game-brand small{color:var(--muted);font-size:13px}.game-icon{flex:0 0 56px;width:56px;height:54px;display:grid;place-items:center;border-radius:17px;background:#efdfbd}.game-icon svg{width:49px;height:42px;fill:#fff8e9;stroke:#6e5b45;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.age-pill,.counter{padding:10px 15px;border:1px solid var(--line);border-radius:99px;background:#fff;font-weight:900}.screen{display:none}.screen.is-active{display:block}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.12em}h1,h2,h3{margin-top:0}h1,h2,h3,p{overflow-wrap:anywhere}.home-screen{grid-template-columns:1.02fr .98fr;gap:25px 38px;padding:52px 48px 36px;background:linear-gradient(110deg,#f7eed9 0 52%,#dff0da 52%)}.home-screen.is-active{display:grid}.hero-copy{align-self:center}.hero-copy h1{margin-bottom:18px;font-size:clamp(39px,5vw,59px);line-height:.99;letter-spacing:-.04em}.hero-copy>p:not(.eyebrow){margin:0;color:var(--muted);font-size:clamp(18px,2vw,21px);line-height:1.46}.hero-facts{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.hero-facts span{padding:9px 14px;border:1px solid var(--line);border-radius:99px;background:#fff;font-weight:900}.primary-button,.secondary-button,.hint-button,.restart-button,.next-button,.check-button{min-height:54px;padding:13px 22px;border:0;border-radius:17px;cursor:pointer;font-weight:900}.primary-button,.next-button,.check-button{color:#fff;background:var(--green);box-shadow:0 7px 0 #2f7658}.hero-scene{position:relative;min-height:355px;overflow:hidden;border:1px solid #d7cba8;border-radius:34px;background:linear-gradient(#ddecce 0 52%,#a8cf8f 52%)}.hero-scene img{position:absolute;object-fit:contain;filter:drop-shadow(0 5px 4px rgba(0,0,0,.18))}.hero-scene img:first-child{z-index:3;left:34%;top:16%;width:37%;height:48%}.hero-scene img:nth-child(2){left:5%;bottom:4%;width:28%;height:34%}.hero-scene img:nth-child(3){left:37%;bottom:3%;width:25%;height:32%}.hero-scene img:nth-child(4){right:5%;bottom:5%;width:25%;height:31%}.how-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px}.how-strip article{min-height:114px;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:24px;background:#fff}.how-strip b{flex:0 0 52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#fff;background:var(--coral);font-size:23px}.how-strip span{display:grid;gap:4px}.how-strip small{color:var(--muted)}.routes-screen,.play-screen,.result-screen{padding:38px 42px 44px}.section-title,.task-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-title h2,.task-head h2{margin-bottom:0;font-size:clamp(28px,4vw,44px)}.section-title>p{color:var(--muted);font-weight:900}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;margin-top:28px}.route-card{min-width:0;display:flex;flex-direction:column;padding:15px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 12px 28px rgba(72,66,47,.09)}.route-art{height:170px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#eef5df,#f7e5cb)}.route-art img{width:62%;height:82%;object-fit:contain}.route-card>p{margin:17px 0 7px;color:var(--accent);font-size:12px;font-weight:900}.route-card h3{min-height:50px;margin-bottom:8px;font-size:22px}.route-card>small{min-height:58px;color:var(--muted);font-size:16px;line-height:1.4}.route-meta{display:flex;justify-content:space-between;margin-top:auto;padding-top:16px;color:var(--muted);font-size:13px;font-weight:900}.route-progress{height:8px;margin:9px 0 16px;border-radius:99px;background:#e8e4d7;overflow:hidden}.route-progress i{display:block;height:100%;background:var(--accent)}.route-card>button{min-height:54px;display:flex;justify-content:space-between;align-items:center;padding:13px 18px;border:0;border-radius:17px;color:#fff;background:var(--accent);cursor:pointer;font-weight:900}.back-link{margin-top:26px;border:0;background:transparent;color:#2d7355;cursor:pointer;font-weight:900}.task-head{justify-content:flex-start}.task-head>div{flex:1}.round-button{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:23px}.progress-line{height:8px;margin:18px 0;border-radius:99px;background:#e8e4d7;overflow:hidden}.progress-line i{display:block;height:100%;background:var(--accent)}.task-title{display:flex;align-items:baseline;gap:12px}.task-title span{color:var(--accent);font-size:11px;font-weight:900}.task-title h3{margin:0;font-size:27px}.scene-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.scene-card{min-width:0;padding:10px 10px 14px;border:2px solid #e2d6be;border-radius:21px;background:#fff}.scene-card>div{position:relative;height:170px;overflow:hidden;border-radius:14px;background:linear-gradient(#dceccb 0 50%,#efdcb8 50%)}.scene-card>div>img{position:absolute;left:6%;bottom:4%;width:47%;height:70%;object-fit:contain}.scene-slot{position:absolute;right:7%;bottom:10%;width:42%;height:58%;display:grid;place-items:center;border:3px dashed #8aab91;border-radius:18px;color:#7a9682;background:rgba(255,255,255,.72);font-size:40px;font-weight:900}.scene-slot img{width:92%;height:92%;object-fit:contain}.scene-card h3{margin:12px 4px 4px;font-size:18px}.scene-card p{margin:0 4px;color:var(--muted);line-height:1.35}.scene-card.is-confirmed{border-color:#72aa82;box-shadow:0 0 0 5px rgba(91,157,110,.15)}.choice-panel,.control-card{margin-top:15px;padding:16px;border:1px solid var(--line);border-radius:23px;background:#fff}.choice-panel>header{display:flex;justify-content:space-between;gap:15px}.choice-panel h3{margin:0}.choice-panel header>span{color:var(--muted);font-size:13px;font-weight:900}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:15px 0}.option-grid button{min-height:145px;display:grid;grid-template-rows:1fr auto;padding:8px;border:2px solid #e1d6bf;border-radius:17px;background:#fff;cursor:pointer}.option-grid button.is-selected{border-color:var(--accent);background:#edf7ed}.option-grid button.is-eliminated{opacity:.25;filter:grayscale(1)}.option-grid img{width:100%;height:100px;object-fit:contain}.check-button{width:100%}.check-button:disabled{opacity:.4;cursor:not-allowed}.control-card{display:grid;grid-template-columns:1fr auto;gap:12px}.feedback{min-height:65px;display:grid;align-content:center;gap:4px;padding:10px 13px;border-radius:15px;background:#f3f1e8}.feedback span{color:var(--muted);font-size:13px}.feedback[data-tone=good],.feedback[data-tone=success]{background:#e2f1df}.feedback[data-tone=soft]{background:#fff0e4}.actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.hint-button{color:#2d7355;border:2px solid #91bea2;background:#eef8ef}.restart-button{border:1px solid var(--line);background:#fff}.task-tabs{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.task-tabs button{min-height:36px;border:1px solid var(--line);border-radius:11px;background:#fff;font-weight:900}.task-tabs .is-current{color:#fff;background:var(--accent)}.task-tabs .is-done:not(.is-current){background:#e4f1df}.result-screen.is-active{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:38px;min-height:550px}.result-scene{position:relative;min-height:380px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,#e4f0d6,#f4dfc4)}.result-scene img{position:absolute;object-fit:contain}.result-scene img:first-child{left:8%;bottom:8%;width:55%;height:68%}.result-scene img:last-child{right:8%;top:15%;width:34%;height:42%}.result-screen h2{font-size:clamp(34px,5vw,56px);line-height:1}.result-screen>div:last-child>p:not(.eyebrow){color:var(--muted);font-size:19px}.result-actions{display:flex;gap:12px}.secondary-button{border:2px solid #92bca3;background:#fff}@media(max-width:900px){.home-screen{grid-template-columns:1fr}.play-screen{padding-inline:28px}.control-card{grid-template-columns:1fr}.actions{justify-content:flex-start}.result-screen.is-active{grid-template-columns:1fr}.result-scene{min-height:310px}}@media(max-width:720px){.app{width:calc(100% - 16px);margin:8px auto 20px;border-radius:24px}.game-bar{min-height:76px;padding:10px 13px}.game-icon{width:46px;height:46px;flex-basis:46px}.game-brand small{display:none}.home-screen{padding:30px 16px 20px}.hero-copy h1{font-size:clamp(35px,10vw,50px)}.hero-scene{min-height:255px}.how-strip{grid-template-columns:1fr}.routes-screen,.play-screen,.result-screen{padding:28px 16px 32px}.section-title{align-items:flex-start;flex-direction:column}.route-grid,.scene-grid{grid-template-columns:1fr}.route-card h3,.route-card>small{min-height:0}.scene-card>div{height:190px}.choice-panel>header{display:block}.option-grid button{min-height:125px}.option-grid img{height:82px}.actions{display:grid}.actions button{width:100%}}@media(max-width:430px){.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:225px}.how-strip article{min-height:90px;padding:13px}.task-head{gap:8px}.task-head h2{font-size:24px}.counter{padding:7px 9px;font-size:12px}.task-title{display:block}.task-title h3{font-size:23px}.option-grid{gap:5px}.option-grid button{min-height:110px;padding:4px}.option-grid img{height:70px}.option-grid b{font-size:11px}.result-actions{display:grid}.result-actions button{width:100%}}
