:root{--ink:#214f45;--muted:#6d7d76;--paper:#fffdf7;--line:#ded0b5;--green:#4b9d7a;--coral:#e57460;--gold:#e0a24d}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden}body{min-width:320px;background:radial-gradient(circle at 12% 8%,#dcebd8 0 18%,transparent 34%),linear-gradient(135deg,#eff5e8,#f7efde);color:var(--ink);font-family:"Trebuchet MS",Arial,sans-serif}.app{width:min(1120px,calc(100% - 32px));margin:24px auto 42px}.game-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:13px 20px;border:1px solid #e2d9c6;border-radius:22px;background:#fffdf8e9;box-shadow:0 8px 22px #405a4514}.game-brand{display:flex;align-items:center;gap:12px;min-width:0;border-radius:14px;color:var(--ink);text-decoration:none}.game-brand:hover strong{color:#2e866c}.game-brand:focus-visible{outline:4px solid #efb756;outline-offset:5px}.game-brand>span:last-child{display:grid;gap:2px}.game-brand strong{font-size:19px}.game-brand small{color:#7a8a83;font-size:12px}.game-icon{display:grid;flex:0 0 54px;width:54px;height:54px;place-items:center;border-radius:16px;background:#e6eedb}.game-icon svg{width:45px;fill:#fffaf0;stroke:#4d9878;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.age-pill,.counter{flex:none;padding:9px 14px;border:1px solid #e1d7c3;border-radius:999px;background:#fff;font-weight:900}.screen{display:none}.screen.is-active{display:grid}.home-screen{grid-template-columns:1fr 1fr;overflow:hidden;border:2px solid var(--line);border-radius:34px;background:var(--paper);box-shadow:0 15px 0 #dad2b6,0 26px 48px #3854461c}.hero-scene{min-height:430px;padding:34px;background:linear-gradient(145deg,#dbe9d7,#f1dfc5)}.hero-scene img{width:100%;height:100%;border-radius:26px;object-fit:cover;box-shadow:0 16px 30px #38513f32}.hero-copy{padding:54px 48px 42px}.eyebrow{margin:0 0 9px;color:#ad623b;font:900 13px/1.25 Georgia,serif;letter-spacing:1.5px}.hero-copy h1,.section-title h2,.task-head h2,.result-screen h2{margin:0;color:var(--ink);font-family:Georgia,serif;letter-spacing:-1.5px}.hero-copy h1{font-size:clamp(43px,5vw,68px);line-height:.98}.hero-copy>p:not(.eyebrow){margin:22px 0 0;color:var(--muted);font-size:18px;line-height:1.55}.hero-facts{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.hero-facts span{padding:9px 15px;border:1px solid #ded7c7;border-radius:999px;background:#fff;font-weight:900}.primary-button,.secondary-button,.route-card button,.actions button{min-height:52px;border:0;border-radius:16px;font:900 16px/1 "Trebuchet MS",Arial,sans-serif;cursor:pointer}.primary-button{padding:0 25px;background:var(--green);color:#fff;box-shadow:0 7px 0 #33795e,0 12px 20px #2f735c25}.primary-button:hover{background:#3e8d6e}.primary-button:active{transform:translateY(3px);box-shadow:0 4px 0 #33795e}.primary-button:focus-visible,.secondary-button:focus-visible,button:focus-visible{outline:4px solid #efb756;outline-offset:3px}.how-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:#fffaf1}.how-strip article{display:flex;align-items:center;gap:13px;min-width:0;padding:21px 24px}.how-strip article+article{border-left:1px solid var(--line)}.how-strip article>b{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:13px;background:var(--coral);color:#fff;font-size:20px}.how-strip span{display:grid;gap:3px}.how-strip small{color:var(--muted);line-height:1.3}.routes-screen,.play-screen{gap:20px;padding:34px;border:2px solid var(--line);border-radius:34px;background:var(--paper);box-shadow:0 15px 0 #dad2b6,0 26px 48px #3854461c}.section-title,.riddle-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-title h2{font-size:42px}.section-title>p,.riddle-head>span{margin:0;padding:10px 14px;border-radius:999px;background:#e8f1df;font-weight:900}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.route-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #ded2bd;border-radius:24px;background:#fff;box-shadow:0 8px 0 #eee3ce}.route-art{display:grid;height:152px;place-items:center;background:color-mix(in srgb,var(--route) 12%,#faf6ec)}.route-art img{width:118px;height:118px;object-fit:contain;filter:drop-shadow(0 8px 8px #314b3f30)}.route-card>p{margin:19px 20px 5px;color:var(--route);font:900 12px/1.2 Georgia,serif;letter-spacing:1.3px}.route-card h3{margin:0 20px;color:var(--ink);font:800 26px/1.05 Georgia,serif}.route-card>span{min-height:63px;margin:10px 20px 0;color:var(--muted);line-height:1.45}.route-meta{display:flex;justify-content:space-between;margin:auto 20px 8px}.route-meta small{color:var(--muted)}.route-bar{height:7px;margin:0 20px 14px;overflow:hidden;border-radius:99px;background:#eee9db}.route-bar i{display:block;height:100%;background:var(--route)}.route-card button{display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-radius:0;border-top:1px solid #e4dac7;background:#fff;color:var(--ink)}.route-card button:hover{background:color-mix(in srgb,var(--route) 9%,#fff)}.route-card button b{color:var(--route);font-size:22px}.back-link{justify-self:start;padding:7px;border:0;background:none;color:var(--ink);font-weight:900;cursor:pointer}.task-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.task-head h2{font-size:40px}.round-button{width:52px;height:52px;border:1px solid #ded4c2;border-radius:50%;background:#fff;color:var(--ink);font-size:23px;cursor:pointer}.progress-line{height:8px;overflow:hidden;border-radius:99px;background:#e7e2d5}.progress-line i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#da8840,#4c9d7b)}.riddle-head h3{margin:0;color:var(--ink);font:800 30px/1.1 Georgia,serif}.splice-stage{padding:24px;border:1px solid #ded3bf;border-radius:26px;background:linear-gradient(#fffcf4,#f7f0df)}.splice-stage>p{margin:0 0 17px;color:var(--muted);font-weight:800;text-align:center}.picture-row{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr;align-items:center;gap:10px}.picture-row>i{color:#bd7b40;font:900 28px/1 Georgia,serif;text-align:center}.picture-row article{display:grid;min-width:0;grid-template-rows:auto 142px auto;place-items:center;padding:14px;border:2px solid #dacdb5;border-radius:22px;background:#fff;box-shadow:0 7px 0 #e5dac4}.picture-row article>span{color:#a46a43;font:900 10px/1.2 Georgia,serif;letter-spacing:1px}.picture-row img{width:142px;height:142px;object-fit:contain}.picture-row article>b{max-width:100%;padding:8px 12px;border-radius:12px;background:#edf3e4;font:900 20px/1 Georgia,serif;overflow-wrap:anywhere}.picture-row .target-card{border-color:#e3a759;background:#fff8e8}.target-card>b{background:#f4ca76!important}.cut-bank{margin-top:23px;padding-top:18px;border-top:1px dashed #d2c3a5}.cut-bank>p{margin:0 0 12px;text-align:center;font-weight:900}.cut-bank>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cut-bank button{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;align-items:center;gap:5px 8px;min-height:88px;padding:11px;border:2px solid #d9cdb7;border-radius:17px;background:#fff;color:var(--ink);cursor:pointer;box-shadow:0 6px 0 #e3d7c1}.cut-bank button>span{display:flex;justify-content:center;min-width:0;font:900 16px/1.1 Georgia,serif}.cut-bank button b{padding:5px;background:#dff0dd}.cut-bank button del{padding:5px;background:#f4ddd5;color:#a76e60;text-decoration-thickness:2px}.cut-bank button i{font-style:normal;font-weight:900}.cut-bank button small{grid-column:1/-1;color:var(--muted);font-weight:900}.cut-bank button:hover{border-color:#62a78a;background:#f0f8ed}.cut-bank button.is-selected{border-color:#398b6c;background:#e2f2e5;box-shadow:0 6px 0 #7db094}.cut-bank button.is-guided{animation:guide 1s infinite;border-color:#e3a03d;background:#fff1bd}@keyframes guide{50%{box-shadow:0 0 0 7px #efb94a38}}.splice-preview{display:grid;grid-template-columns:auto minmax(65px,auto) auto auto minmax(65px,auto) auto minmax(85px,1fr);align-items:center;gap:8px;margin-top:18px;padding:13px;border-radius:16px;background:#ece8dd;color:var(--muted)}.splice-preview span{font-size:11px;font-weight:900}.splice-preview b,.splice-preview strong{display:grid;min-height:44px;place-items:center;padding:6px 10px;border-radius:11px;background:#fff;color:var(--ink);font:900 19px/1 Georgia,serif}.splice-preview i{font-style:normal;font-weight:900}.splice-preview.is-filled{background:#e7f2e2}.splice-preview.is-wrong{background:#fee9df}.splice-preview.is-wrong strong{color:#b45748}.control-card{padding:19px;border:1px solid #ddd1bc;border-radius:24px;background:#fff}.feedback{display:grid;gap:4px;padding:15px 17px;border-left:5px solid #70a386;border-radius:13px;background:#eef6e9}.feedback span{color:var(--muted);line-height:1.45}.feedback[data-tone=error]{border-color:#dc6657;background:#fff0e9}.feedback[data-tone=hint]{border-color:#e0a13e;background:#fff6d9}.feedback[data-tone=success]{border-color:#32936f;background:#e6f5e8}.actions{display:flex;align-items:center;gap:11px;margin-top:15px}.actions button{padding:0 18px}.hint-button{background:#f6d889;color:#68491e}.undo-button{background:#edf0e8;color:var(--ink)}.undo-button:disabled{opacity:.45;cursor:not-allowed}.check-button,.next-button{margin-left:auto;background:var(--green);color:#fff}.task-tabs{display:flex;justify-content:center;gap:9px;margin-top:16px}.task-tabs button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:#e8e3d7;color:var(--ink);font-weight:900;cursor:pointer}.task-tabs button.is-active{outline:3px solid #e8a04c}.task-tabs button.is-done{background:var(--green);color:#fff}.result-screen{grid-template-columns:1fr .9fr;align-items:center;min-height:460px;overflow:hidden;border:2px solid var(--line);border-radius:34px;background:linear-gradient(110deg,#fffaf0 0 56%,#e0eedb 56%);box-shadow:0 15px 0 #dad2b6,0 26px 48px #3854461c}.result-screen>div:first-child{padding:52px}.result-screen h2{font-size:54px;line-height:1}.result-screen p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.5}.result-actions{display:flex;gap:12px}.secondary-button{padding:0 22px;border:2px solid var(--green);background:#fff;color:var(--ink)}.result-scene{position:relative;display:grid;min-height:460px;place-items:center}.result-scene>span{position:absolute;width:320px;height:320px;border-radius:50%;background:#fff2d5}.result-scene>[data-result-art]{position:relative;width:250px;height:250px;object-fit:contain;filter:drop-shadow(0 14px 12px #405e4f2d)}.reward-art{position:absolute;right:45px;bottom:42px;width:112px;height:112px;object-fit:contain;filter:drop-shadow(0 9px 7px #3c57472c)}
@media(max-width:900px){.app{width:min(1120px,calc(100% - 20px));margin-top:14px}.hero-copy{padding:38px 28px}.hero-scene{min-height:360px;padding:24px}.routes-screen,.play-screen{padding:24px}.route-grid{gap:12px}.route-art{height:125px}.route-art img{width:96px;height:96px}.route-card h3{font-size:22px}.route-card>span{min-height:75px}.picture-row{grid-template-columns:1fr 28px 1fr 28px 1fr;gap:6px}.picture-row article{grid-template-rows:auto 110px auto;padding:10px}.picture-row img{width:110px;height:110px}.picture-row article>b{font-size:17px}.cut-bank button{padding:8px;gap:4px;font-size:14px}.result-screen>div:first-child{padding:38px}}
@media(max-width:700px){.game-bar{padding:10px 13px}.home-screen{grid-template-columns:1fr}.hero-scene{min-height:300px;padding:20px}.hero-copy{padding:32px 24px 26px}.hero-copy h1{font-size:43px}.how-strip{grid-template-columns:1fr}.how-strip article+article{border-top:1px solid var(--line);border-left:0}.section-title{align-items:start}.section-title h2{font-size:34px}.route-grid{grid-template-columns:1fr}.route-card{display:grid;grid-template-columns:118px 1fr;grid-template-rows:auto auto auto auto auto}.route-art{grid-row:1/6;height:100%;min-height:210px}.route-art img{width:90px;height:90px}.route-card>p,.route-card h3,.route-card>span,.route-meta,.route-bar{grid-column:2}.route-card>p{margin-top:15px}.route-card>span{min-height:auto;margin-bottom:10px}.route-card button{grid-column:1/-1}.task-head h2{font-size:30px}.picture-row{grid-template-columns:1fr 34px 1fr;grid-template-rows:auto 30px auto}.picture-row>i:nth-of-type(1){grid-column:2;grid-row:1}.picture-row>i:nth-of-type(2){grid-column:2;grid-row:3}.picture-row article:nth-of-type(1){grid-column:1;grid-row:1}.picture-row article:nth-of-type(2){grid-column:3;grid-row:1}.picture-row article:nth-of-type(3){grid-column:1/4;grid-row:3;justify-self:center;width:min(250px,100%)}.picture-row article{grid-template-rows:auto 100px auto}.picture-row img{width:100px;height:100px}.cut-bank>div{grid-template-columns:1fr}.cut-bank button{grid-template-columns:1fr auto 1fr;min-height:76px}.splice-preview{grid-template-columns:auto 1fr auto;gap:6px}.splice-preview span:nth-of-type(2),.splice-preview b:nth-of-type(2){grid-column:auto}.splice-preview i:nth-of-type(1){grid-column:3}.splice-preview span:nth-of-type(2){grid-column:1}.splice-preview b:nth-of-type(2){grid-column:2}.splice-preview i:nth-of-type(2){grid-column:3}.splice-preview strong{grid-column:1/4}.actions{display:grid;grid-template-columns:repeat(2,1fr)}.actions .check-button,.actions .next-button{grid-column:1/-1;margin-left:0}.result-screen{grid-template-columns:1fr}.result-screen>div:first-child{padding:35px 25px}.result-screen h2{font-size:42px}.result-scene{min-height:320px}.result-scene>span{width:240px;height:240px}.result-scene>[data-result-art]{width:190px;height:190px}.reward-art{right:20%;bottom:30px;width:92px;height:92px}}
@media(max-width:430px){.app{width:calc(100% - 12px);margin:8px auto 26px}.game-icon{flex-basis:46px;width:46px;height:46px}.game-icon svg{width:38px}.game-brand{gap:8px}.game-brand strong{font-size:16px}.game-brand small{font-size:10px}.age-pill{padding:7px 10px;font-size:12px}.home-screen,.routes-screen,.play-screen,.result-screen{border-radius:25px}.hero-scene{min-height:245px;padding:15px}.hero-copy{padding:27px 18px 22px}.hero-copy h1{font-size:38px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-facts span{padding:7px 10px;font-size:12px}.primary-button{width:100%}.how-strip article{padding:14px 16px}.routes-screen,.play-screen{padding:18px 12px}.section-title{display:grid}.section-title h2{font-size:30px}.section-title>p{justify-self:start}.route-card{grid-template-columns:98px 1fr}.route-art{min-height:195px}.route-art img{width:78px;height:78px}.route-card h3{font-size:20px}.task-head{gap:8px}.round-button{width:43px;height:43px}.task-head h2{font-size:25px}.counter{padding:7px 9px;font-size:11px}.riddle-head{display:grid;gap:8px}.riddle-head h3{font-size:24px}.riddle-head>span{justify-self:start;padding:7px 10px;font-size:12px}.splice-stage{padding:15px 9px}.picture-row article{grid-template-rows:auto 84px auto;padding:8px}.picture-row img{width:84px;height:84px}.picture-row article>b{font-size:15px}.cut-bank button>span{font-size:14px}.splice-preview{font-size:12px}.actions button{padding:0 8px;font-size:13px}.result-actions{display:grid}.result-actions button{width:100%}.result-screen h2{font-size:37px}.result-scene{min-height:285px}}
