:root{--paper:#fffdf7;--cream:#f7f0de;--ink:#174c43;--muted:#667b76;--line:#e6d5b4;--green:#4f9b72;--coral:#e77761;--gold:#efbd55;--shadow:0 18px 42px rgba(75,63,37,.14)}*{box-sizing:border-box}html{background:#f1f5e8}body{margin:0;color:var(--ink);font-family:"Trebuchet MS","Segoe UI",sans-serif;background:radial-gradient(circle at 12px 12px,rgba(77,119,83,.08) 1px,transparent 1.5px) 0 0/24px 24px,#f1f5e8;overflow-x:hidden}.app{width:min(1120px,calc(100% - 32px));margin:42px auto 58px;background:var(--paper);border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow);overflow:hidden}button,a{font:inherit}.game-bar{min-height:92px;padding:16px 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,255,.78)}.game-brand{display:flex;align-items:center;gap:13px;color:var(--ink);text-decoration:none;border-radius:18px;padding:5px 7px;transition:.2s}.game-brand:hover{background:#f5eedb}.game-brand:focus-visible,button:focus-visible{outline:4px solid rgba(239,189,85,.55);outline-offset:3px}.game-brand>span:last-child{display:grid;gap:2px}.game-brand strong{font-size:22px}.game-brand small{color:var(--muted)}.game-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#f7e5ac}.game-icon svg{width:39px;height:34px;fill:none;stroke:#8b7135;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.age-pill,.counter,.rule-pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid var(--line);border-radius:999px;background:white;font-weight:800;white-space:nowrap}.screen{display:none}.screen.is-active{display:grid}.home-screen{grid-template-columns:1.05fr .95fr;padding:0;background:linear-gradient(112deg,#fff4d8 0 48%,#e9f3df 48%)}.hero-copy{padding:62px 34px 32px}.eyebrow{margin:0 0 7px;font-size:12px;font-weight:900;letter-spacing:.12em;color:#438269}.hero-copy h1,.section-title h2,.task-head h2,.result-screen h2{margin:0;line-height:1.03;font-size:48px;letter-spacing:-.03em}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.5;color:var(--muted);max-width:560px}.hero-facts{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 26px}.hero-facts span{padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:white;font-weight:800}.primary-button,.secondary-button,.check-button,.next-button,.hint-button,.restart-button{border:0;border-radius:15px;min-height:52px;padding:0 22px;font-weight:900;cursor:pointer;transition:.18s}.primary-button,.check-button,.next-button{color:white;background:var(--green);box-shadow:0 5px 0 #287a55}.primary-button:hover,.check-button:hover:not(:disabled),.next-button:hover{filter:brightness(1.05);transform:translateY(-1px)}button:disabled{cursor:default}.hero-scene{min-height:410px;padding:48px 30px 30px;display:grid;place-items:center}.hero-scene img{width:100%;max-height:330px;object-fit:cover;aspect-ratio:3/2;border-radius:30px;box-shadow:0 15px 30px rgba(44,72,51,.18)}.how-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:4px 34px 30px}.how-strip article{min-height:94px;padding:17px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.9)}.how-strip article>b{width:52px;height:52px;border-radius:16px;background:var(--coral);color:white;display:grid;place-items:center;font-size:22px}.how-strip span{display:grid;gap:4px}.how-strip strong{font-size:18px}.how-strip small{color:var(--muted)}.routes-screen,.play-screen{padding:40px 32px 42px}.section-title,.task-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-title h2,.task-head h2{font-size:38px}.section-title>p{color:var(--muted);font-weight:800}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:26px 0}.route-card{display:flex;flex-direction:column;min-width:0;padding:11px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 10px 20px rgba(63,68,46,.1)}.route-art{height:170px;display:grid;place-items:center;border-radius:20px;background:#f1f4de}.route-art img{width:145px;height:135px;object-fit:contain}.route-card>p{margin:14px 5px 5px;color:var(--route);font-size:12px;font-weight:900}.route-card h3{margin:0 5px 8px;font-size:23px}.route-card>span{min-height:66px;margin:0 5px;color:var(--muted);line-height:1.4}.route-meta{display:flex;justify-content:space-between;margin:10px 5px 5px;color:var(--muted);font-weight:800}.route-bar{height:7px;border-radius:9px;background:#ece9df;overflow:hidden;margin:0 5px 13px}.route-bar i{display:block;height:100%;background:var(--route)}.route-card button{margin-top:auto;min-height:50px;border:0;border-radius:14px;color:white;background:var(--route);font-weight:900;display:flex;align-items:center;justify-content:space-between;padding:0 17px;cursor:pointer}.back-link{border:0;background:none;color:#3a8a65;font-weight:900;cursor:pointer}.task-head{display:grid;grid-template-columns:auto 1fr auto}.round-button{width:50px;height:50px;border-radius:50%;border:1px solid var(--line);background:white;color:var(--ink);font-size:22px;cursor:pointer}.progress-line{height:8px;margin:20px 0;border-radius:8px;background:#e8e5dc;overflow:hidden}.progress-line i{display:block;height:100%;background:var(--green);transition:width .25s}.mystery-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px;border:1px solid var(--line);border-radius:24px;background:#f0f5df}.mystery-head h3{margin:0;font-size:25px}.rule-pill{background:#ffe3a3;border:0}.rule-pill b{width:27px;height:27px;margin:0 6px;border-radius:50%;display:grid;place-items:center;color:white;background:var(--coral)}.clue-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:14px 0}.clue-pair article{min-height:145px;padding:18px 20px;border:1px solid var(--line);border-radius:22px;background:#fff9ea}.clue-pair article>span{font-size:11px;font-weight:900;letter-spacing:.12em;color:#9a7042}.clue-pair article p{margin:10px 0;font-size:20px;line-height:1.35}.clue-pair article b{font-size:14px;color:var(--muted)}.clue-pair article.is-locked{opacity:.48}.clue-pair article.is-solved{background:#edf7e7;border-color:#83bd93}.axis-panel,.cabinet-panel{padding:20px;margin-top:14px;border:1px solid var(--line);border-radius:25px;background:white}.axis-panel[aria-disabled=true],.cabinet-panel[aria-disabled=true]{opacity:.48}.axis-panel>header,.cabinet-panel>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.axis-panel h3,.cabinet-panel h3{margin:0;font-size:25px}.axis-panel header>span,.cabinet-panel header>span{color:var(--muted);font-weight:800}.marker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.marker-card{min-height:148px;padding:10px;border:2px solid var(--line);border-radius:20px;background:#fff;display:grid;place-items:center;gap:5px;color:var(--ink);cursor:pointer}.marker-card>span{width:82px;height:72px;border-radius:50%;display:grid;place-items:center;background:#edf4e6}.marker-card img{width:72px;height:66px;object-fit:contain}.marker-card strong{font-size:17px}.marker-card small{color:var(--muted)}.marker-card.is-selected{border-color:var(--gold);background:#fff8df}.marker-card.is-correct{border-color:#5aa979;background:#eaf7e8;box-shadow:0 5px 0 #7dbb88}.marker-card.is-eliminated{opacity:.34;filter:grayscale(1)}.check-button{display:block;min-width:250px;margin:16px auto 0}.check-button:disabled{background:#abd5bf;box-shadow:none}.panel-next{display:block;margin:16px auto 0}.coordinate-board{display:grid;grid-template-columns:86px repeat(3,minmax(90px,1fr));gap:8px;max-width:670px;margin:0 auto}.board-corner{border-radius:16px;background:#f4eddc}.axis-label{min-height:92px;padding:6px;border:2px solid var(--line);border-radius:16px;background:#f7f4e8;display:grid;place-items:center;gap:2px;text-align:center}.axis-label img{width:58px;height:54px;object-fit:contain}.axis-label small{font-weight:800}.axis-label.is-found{border-color:#4f9b72;background:#e8f5e3}.cabinet-cell{position:relative;min-height:112px;border:4px solid #a56d3f;border-radius:15px;background:#d89a5d;box-shadow:inset 0 0 0 5px #efc481,0 4px 0 #7c4d2f;cursor:pointer;overflow:hidden}.cabinet-cell i{position:absolute;right:12px;top:calc(50% - 5px);width:10px;height:10px;border-radius:50%;background:#704628;box-shadow:0 1px 0 #f2c68a}.cabinet-cell.is-selected{outline:5px solid rgba(239,189,85,.72);outline-offset:2px}.cabinet-cell.is-eliminated{opacity:.25}.cabinet-cell.is-open{background:#fff1c8;box-shadow:inset 0 0 20px rgba(112,75,31,.2),0 4px 0 #7c4d2f}.cabinet-cell img{width:84%;height:88px;object-fit:contain}.control-card{margin-top:14px;padding:18px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;border:1px solid var(--line);border-radius:24px;background:#fff9eb}.feedback{display:grid;gap:4px;padding-left:12px;border-left:4px solid #6ea77b}.feedback[data-tone=error]{border-color:var(--coral)}.feedback[data-tone=hint]{border-color:var(--gold)}.feedback[data-tone=success]{border-color:var(--green)}.feedback span{color:var(--muted)}.actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.hint-button{background:#ffe4a4;color:#76501c}.restart-button,.secondary-button{background:white;color:var(--ink);border:2px solid #86b99a}.task-tabs{grid-column:1/-1;display:flex;justify-content:center;gap:7px}.task-tabs button{width:38px;height:38px;border:1px solid var(--line);border-radius:12px;background:white;color:var(--ink);font-weight:900;cursor:pointer}.task-tabs button.is-active{border-color:var(--green)}.task-tabs button.is-done{color:white;background:var(--green)}.result-screen{grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;padding:64px 48px}.result-scene{position:relative;min-height:340px;border-radius:30px;background:linear-gradient(#def0d2 0 58%,#d7bd8d 58%);display:grid;place-items:center;overflow:hidden}.result-scene>span{position:absolute;width:100px;height:100px;border-radius:50%;background:#ffd35f;right:45px;top:35px}.result-scene>img:not(.reward-art){width:190px;height:190px;object-fit:contain;z-index:1}.reward-art{position:absolute;width:105px;height:105px;object-fit:contain;right:24px;bottom:20px}.result-screen>div:last-child>p:not(.eyebrow){font-size:19px;line-height:1.5;color:var(--muted)}.result-actions{display:flex;flex-wrap:wrap;gap:12px}.secondary-button{min-height:52px;cursor:pointer}
@media(max-width:850px){.app{width:min(1120px,calc(100% - 24px));margin-top:22px}.home-screen{grid-template-columns:1fr;background:linear-gradient(#fff4d8 0 49%,#e9f3df 49%)}.hero-copy{padding:42px 26px 16px}.hero-scene{min-height:300px;padding:20px 26px 30px}.hero-scene img{max-height:300px}.route-grid{grid-template-columns:1fr}.route-card>span{min-height:0}.result-screen{grid-template-columns:1fr;padding:38px 24px}.result-scene{min-height:300px}}
@media(max-width:620px){.app{width:min(1120px,calc(100% - 16px));border-radius:26px}.game-bar{padding:12px 14px}.game-brand{gap:9px}.game-brand strong{font-size:17px}.game-brand small{display:none}.game-icon{width:48px;height:48px}.age-pill{display:none}.hero-copy h1{font-size:38px}.hero-copy>p:not(.eyebrow){font-size:17px}.how-strip{grid-template-columns:1fr;padding:4px 18px 26px}.how-strip article{min-height:84px}.routes-screen,.play-screen{padding:26px 12px 32px}.section-title{align-items:flex-start;flex-direction:column;gap:7px}.section-title h2,.task-head h2{font-size:30px}.task-head{grid-template-columns:auto 1fr}.task-head .counter{grid-column:2;justify-self:start}.mystery-head,.axis-panel>header,.cabinet-panel>header{align-items:flex-start;flex-direction:column}.clue-pair{grid-template-columns:1fr}.clue-pair article{min-height:0}.marker-grid{gap:7px}.marker-card{min-height:132px;padding:7px 4px}.marker-card>span{width:67px;height:61px}.marker-card img{width:59px;height:55px}.marker-card strong{font-size:14px}.marker-card small{font-size:12px}.coordinate-board{grid-template-columns:67px repeat(3,minmax(58px,1fr));gap:5px}.axis-label{min-height:75px;padding:3px}.axis-label img{width:45px;height:41px}.axis-label small{font-size:10px}.cabinet-cell{min-height:82px;border-width:3px;box-shadow:inset 0 0 0 3px #efc481,0 3px 0 #7c4d2f}.cabinet-cell img{height:65px}.check-button{width:100%;min-width:0}.control-card{grid-template-columns:1fr;padding:15px 12px}.actions{justify-content:stretch}.actions>button{flex:1 1 145px}.result-screen{padding:28px 16px}.result-scene{min-height:280px}}
@media(max-width:390px){.marker-card strong{font-size:13px}.coordinate-board{grid-template-columns:62px repeat(3,minmax(54px,1fr))}.axis-label small{font-size:9px}.cabinet-cell{min-height:74px}.cabinet-cell img{height:58px}.mystery-head{padding:16px}.mystery-head h3{font-size:21px}.clue-pair article p{font-size:18px}.task-tabs button{width:37px;height:37px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important}}
.route-card>span{height:72px;min-height:72px}
[hidden]{display:none!important}
