:root{--ink:#214f45;--muted:#6d7d76;--paper:#fffdf7;--cream:#f5efdf;--line:#ddcfb3;--green:#4c9d7b;--coral:#e4745e;--gold:#d98a3e}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden}body{min-width:320px;background:radial-gradient(circle at 15% 7%,#dcebd9 0 18%,transparent 34%),linear-gradient(135deg,#eef4e5,#f8f0df);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:#fffdf8e8;box-shadow:0 8px 22px #405a4514}.game-brand{display:flex;align-items:center;gap:12px;min-width:0;color:var(--ink);text-decoration:none;border-radius:14px}.game-brand:hover strong{color:#2d856c}.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;line-height:1.1}.game-brand small{color:#7b8a84;font-size:12px}.game-icon{display:grid;flex:0 0 54px;width:54px;height:54px;place-items:center;border-radius:16px;background:#dff0df}.game-icon svg{width:45px;fill:#f9f5e7;stroke:#4e9c7b;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;color:var(--ink);font-weight:800}.screen{display:none}.screen.is-active{display:grid}.home-screen{grid-template-columns:1.02fr .98fr;overflow:hidden;border:2px solid #ddd0b5;border-radius:34px;background:var(--paper);box-shadow:0 15px 0 #d9d2b6,0 26px 48px #3854461c}.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{max-width:500px;font-size:clamp(43px,5vw,70px);line-height:.98}.hero-copy>p:not(.eyebrow){max-width:500px;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:800}.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:#3d8c6d}.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}.hero-scene{position:relative;min-height:430px;padding:34px;background:linear-gradient(145deg,#dbead8,#f2e2c7)}.hero-scene:before{position:absolute;content:"";inset:8% 11%;border:2px dashed #bda977;border-radius:48%}.hero-scene img{position:relative;width:100%;height:100%;border-radius:26px;object-fit:cover;box-shadow:0 16px 30px #38513f32}.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 strong{font-size:15px}.how-strip small{color:var(--muted);line-height:1.3}.routes-screen,.play-screen{gap:20px;padding:34px;border:2px solid #ddd0b5;border-radius:34px;background:var(--paper);box-shadow:0 15px 0 #d9d2b6,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:#e7f1df;font-weight:800}.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;background:#fff;color:var(--ink);border-top:1px solid #e4dac7}.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);transition:width .25s}.riddle-head h3{margin:0;color:var(--ink);font:800 30px/1.1 Georgia,serif}.bridge-stage{padding:25px;border:1px solid #ded3bf;border-radius:26px;background:linear-gradient(#fffcf4,#f7f0df)}.task-prompt{margin:0 0 19px;color:var(--muted);font-weight:700;text-align:center}.word-shores{display:grid;grid-template-columns:minmax(0,1fr) 116px minmax(0,1fr);align-items:center;gap:12px}.picture-word{display:grid;min-width:0;grid-template-columns:150px 1fr;grid-template-rows:auto auto;align-items:center;gap:5px 18px;padding:18px;border:2px solid #d8ccb5;border-radius:24px;background:#fff;box-shadow:0 7px 0 #e6dcc7}.picture-word img{grid-row:1/3;width:150px;height:150px;object-fit:contain}.picture-word>span{align-self:end;color:#a56842;font:900 11px/1.2 Georgia,serif;letter-spacing:1.2px}.word-line{display:flex;align-items:stretch;align-self:start;min-width:0}.word-line b,.word-line i{display:grid;min-height:58px;place-items:center;padding:0 12px;font:900 26px/1 Georgia,serif;font-style:normal}.word-line b{min-width:0;background:#eef4e5;color:var(--ink)}.word-line i{min-width:58px;background:#f3c36d;color:#70451f}.is-left .word-line b{border-radius:14px 0 0 14px}.is-left .word-line i{border-radius:0 14px 14px 0}.is-right .word-line i{border-radius:14px 0 0 14px}.is-right .word-line b{border-radius:0 14px 14px 0}.bridge-piece{position:relative;display:grid;height:90px;place-items:center}.bridge-piece:before,.bridge-piece:after{position:absolute;content:"";width:62px;height:18px;top:36px;background:#c79554;border:3px solid #91643a}.bridge-piece:before{right:55%;border-radius:14px 0 0 14px;transform:rotate(-9deg)}.bridge-piece:after{left:55%;border-radius:0 14px 14px 0;transform:rotate(9deg)}.bridge-piece span{position:relative;z-index:1;display:grid;width:72px;height:72px;place-items:center;border:4px solid #b17840;border-radius:20px;background:#fff8e8;color:#8f5d30;font:900 27px/1 Georgia,serif;box-shadow:0 8px 0 #d9ba88}.bridge-piece.is-filled span{background:#f1bd60;color:#603e20}.bridge-piece.is-wrong span{border-color:#d65d52;background:#ffe0d8}.syllable-bank{margin-top:25px;padding-top:20px;border-top:1px dashed #d3c4a7}.syllable-bank>p{margin:0 0 12px;text-align:center;font-weight:900}.syllable-bank>div{display:grid;grid-template-columns:repeat(3,minmax(0,160px));justify-content:center;gap:14px}.syllable-bank button{display:grid;min-height:76px;place-items:center;padding:10px;border:2px solid #d9ceb9;border-radius:18px;background:#fff;color:var(--ink);cursor:pointer;box-shadow:0 6px 0 #e4d8c2}.syllable-bank button span{font:900 27px/1 Georgia,serif}.syllable-bank button small{color:var(--muted)}.syllable-bank button:hover{border-color:#58a584;background:#eff9ee}.syllable-bank button.is-selected{border-color:#37896b;background:#dff1e4;box-shadow:0 6px 0 #79af91}.syllable-bank button.is-guided{animation:guide 1s infinite;border-color:#e29b32;background:#fff0bf}@keyframes guide{50%{box-shadow:0 0 0 7px #efb94a38}}.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 b{font-size:16px}.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 #ddd0b5;border-radius:34px;background:linear-gradient(110deg,#fffaf0 0 56%,#e0eedb 56%);box-shadow:0 15px 0 #d9d2b6,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 #4c9d7b;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}.home-screen{grid-template-columns:1fr 1fr}.hero-copy{padding:38px 28px}.hero-scene{min-height:360px;padding:24px}.route-grid{gap:12px}.routes-screen,.play-screen{padding:24px}.route-art{height:125px}.route-art img{width:96px;height:96px}.route-card h3{font-size:22px}.route-card>span{min-height:75px}.word-shores{grid-template-columns:minmax(0,1fr) 86px minmax(0,1fr)}.picture-word{grid-template-columns:1fr;padding:15px;text-align:center}.picture-word img{grid-row:auto;width:115px;height:115px;justify-self:center}.word-line{justify-content:center}.word-line b,.word-line i{font-size:22px}.bridge-piece:before,.bridge-piece:after{width:44px}.result-screen>div:first-child{padding:38px}}
@media(max-width:700px){.game-bar{padding:10px 13px}.home-screen{grid-template-columns:1fr}.hero-copy{padding:32px 24px 26px}.hero-copy h1{font-size:43px}.hero-scene{grid-row:2;min-height:315px}.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{grid-template-columns:auto 1fr auto}.task-head h2{font-size:30px}.riddle-head{align-items:start}.word-shores{grid-template-columns:1fr;gap:2px}.picture-word{grid-template-columns:110px 1fr;grid-template-rows:auto auto;text-align:left}.picture-word img{grid-row:1/3;width:110px;height:110px}.bridge-piece{height:82px}.bridge-piece:before,.bridge-piece:after{width:45%;top:32px}.bridge-piece:before{right:50%;transform:rotate(0)}.bridge-piece:after{left:50%;transform:rotate(0)}.bridge-piece span{width:66px;height:66px}.syllable-bank>div{grid-template-columns:repeat(3,1fr)}.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-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%}.hero-scene{min-height:250px;padding:16px}.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}.bridge-stage{padding:15px 10px}.picture-word{grid-template-columns:92px 1fr;padding:11px;gap:3px 8px}.picture-word img{width:92px;height:92px}.word-line b,.word-line i{min-height:48px;padding:0 8px;font-size:19px}.word-line i{min-width:48px}.syllable-bank button{min-height:68px}.syllable-bank button span{font-size:23px}.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}}
