:root{--ink:#214b43;--muted:#6c7b75;--paper:#fffdf7;--line:#dfd0b2;--green:#438f69;--coral:#df735f;--accent:#4d9872;font-family:"Trebuchet MS","Segoe UI",sans-serif;color:var(--ink);background:#eee9d8}*{box-sizing:border-box}html,body{margin:0;min-width:0;overflow-x:clip}body{background:radial-gradient(circle at 12% 7%,#fff 0,transparent 28rem),linear-gradient(145deg,#e5edda,#f3e9d6 54%,#e2e8d7)}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 rgba(202,187,153,.75);border-radius:34px;background:rgba(255,253,247,.97);box-shadow:0 24px 60px rgba(66,74,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:rgba(255,255,255,.72)}.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;transform:translateY(-1px)}.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;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 56px;width:56px;height:54px;display:grid;place-items:center;border-radius:17px;background:#f0dfbd}.game-icon svg{width:50px;height:43px;fill:#fff7e6;stroke:#6d5b46;stroke-width:2;stroke-linejoin:round}.game-icon .odd{stroke:var(--coral)}.age-pill,.counter{flex:0 0 auto;padding:10px 15px;border:1px solid var(--line);border-radius:999px;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,p{overflow-wrap:anywhere}h1,h2,h3{margin-top:0}.home-screen{grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);gap:25px 38px;padding:52px 48px 36px;background:linear-gradient(110deg,rgba(247,238,217,.98) 0 52%,rgba(223,241,218,.94) 52%)}.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,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,.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:#fff;font-weight:900}.primary-button,.secondary-button,.route-button,.hint-button,.restart-button,.next-button{min-height:54px;padding:13px 22px;border:0;border-radius:17px;cursor:pointer;font-weight:900;transition:.17s}.primary-button,.next-button{color:#fff;background:var(--green);box-shadow:0 8px 0 #2f7658}.primary-button:hover,.next-button:hover{transform:translateY(-2px);background:#317a58}.hero-scene{position:relative;min-height:360px;overflow:hidden;border:1px solid #d8cba9;border-radius:34px;background:linear-gradient(#dceccd 0 52%,#b5d79d 52%);box-shadow:inset 0 -12px 22px rgba(45,77,49,.1)}.hero-scene:after{content:"";position:absolute;left:8%;right:8%;bottom:7%;height:21%;border-radius:50%;background:rgba(99,145,70,.15)}.hero-scene img{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 6px 5px rgba(42,52,38,.2))}.hero-kite{width:43%;height:55%;right:7%;top:5%;transform:rotate(8deg)}.hero-rope{width:38%;height:29%;left:10%;bottom:10%}.hero-skate{width:28%;height:32%;right:6%;bottom:6%;opacity:.78}.hero-cross{position:absolute;z-index:4;right:8%;bottom:19%;width:24%;height:8px;border-radius:99px;background:var(--coral);transform:rotate(-35deg);box-shadow:0 0 0 3px rgba(255,255,255,.8)}.how-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px}.how-strip article{min-width:0;min-height:116px;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 52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#fff;background:var(--coral);font-size:23px}.how-strip article span{min-width:0;display:grid;gap:4px}.how-strip strong{font-size:17px}.how-strip small{color:var(--muted);line-height:1.35}.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);line-height:1.06}.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;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#eef5df,#f8e7ce)}.route-art img{width:64%;height:84%;object-fit:contain;filter:drop-shadow(0 5px 4px rgba(0,0,0,.16))}.route-number{margin:17px 0 7px;color:var(--accent);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:60px;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;border-radius:99px;background:#e8e4d7;overflow:hidden}.route-progress i{display:block;height:100%;border-radius:inherit;background:var(--accent)}.route-button{width:100%;display:flex;align-items:center;justify-content:space-between;color:#fff;background:var(--accent);box-shadow:0 7px 0 color-mix(in srgb,var(--accent),#333 24%)}.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{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:18px 0;overflow:hidden;border-radius:99px;background:#e7e4d7}.route-progress-line i{display:block;width:0;height:100%;border-radius:inherit;background:var(--accent);transition:width .25s}.mystery-title{display:flex;align-items:baseline;gap:12px;margin:18px 0}.mystery-title span{color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.12em}.mystery-title h3{margin:0;font-size:26px}.play-layout{display:grid;grid-template-columns:1.06fr .94fr;gap:16px}.clue-panel,.answer-panel,.control-card{border:1px solid var(--line);border-radius:24px;background:#fff}.clue-panel,.answer-panel{padding:17px}.clue-panel>header,.answer-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.clue-panel h3,.answer-panel h3{margin-bottom:0;font-size:22px}.clue-panel header>span,.answer-panel header>span{padding:7px 10px;border-radius:99px;background:#f1eee5;color:var(--muted);font-size:12px;font-weight:900}.clue-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.clue-card{position:relative;min-height:112px;padding:18px 14px 14px 54px;border:2px solid #e2d8c3;border-radius:17px;background:#fffaf0;text-align:left;cursor:pointer;transition:.17s}.clue-card:hover:not(:disabled){transform:translateY(-2px);border-color:var(--accent)}.clue-card>span{position:absolute;left:14px;top:14px;width:29px;height:29px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--accent);font-weight:900}.clue-card b{font-size:16px;line-height:1.35}.clue-card.is-removed{border-color:#efae9e;background:#fff1ed;color:#9a5a4d;text-decoration:line-through}.clue-card.is-removed:after{content:"ЛИШНЯЯ";position:absolute;right:10px;bottom:8px;color:var(--coral);font-size:10px;font-weight:900;letter-spacing:.09em}.answer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.answer-card{min-width:0;min-height:198px;display:grid;grid-template-rows:1fr auto;gap:8px;padding:10px;border:2px solid #e2d8c3;border-radius:18px;background:#fff;cursor:pointer;transition:.17s}.answer-card:not(:disabled):hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 8px 16px rgba(53,87,67,.1)}.answer-card img{width:100%;height:132px;object-fit:contain}.answer-card b{text-align:center;font-size:14px}.answer-card:disabled:not(.is-eliminated){opacity:.55;cursor:not-allowed}.answer-card.is-eliminated{opacity:.24;filter:grayscale(1);text-decoration:line-through}.control-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:16px;padding:14px 16px}.feedback{min-height:66px;display:grid;align-content:center;gap:4px;padding:10px 13px;border-radius:15px;background:#f3f1e8}.feedback span{color:var(--muted);font-size:13px;line-height:1.35}.feedback[data-tone=good],.feedback[data-tone=success]{background:#e2f1df}.feedback[data-tone=soft]{background:#fff0e4}.control-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;cursor:pointer;font-weight:900}.task-tabs button.is-current{color:#fff;border-color:var(--accent);background:var(--accent)}.task-tabs button.is-done:not(.is-current){color:#2d7355;background:#e4f1df}.result-screen.is-active{display:grid;grid-template-columns:minmax(340px,.95fr) minmax(0,1.05fr);align-items:center;gap:38px;min-height:550px}.result-scene{position:relative;min-height:380px;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,#e4f0d6,#f4dfc4)}.result-scene img{position:absolute;object-fit:contain;filter:drop-shadow(0 6px 5px rgba(0,0,0,.18))}.result-scene>img:first-child{left:8%;bottom:7%;width:55%;height:70%}.result-book{right:8%;top:14%;width:35%;height:43%;transform:rotate(8deg)}.result-copy h2{margin-bottom:15px;font-size:clamp(34px,5vw,56px);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:12px}.secondary-button{color:#2d7355;border:2px solid #92bca3;background:#fff}@media(max-width:900px){.home-screen{grid-template-columns:1fr;padding:42px 36px 30px}.hero-scene{min-height:320px}.play-layout{grid-template-columns:1fr}.control-card{grid-template-columns:1fr}.control-actions{justify-content:flex-start}.result-screen.is-active{grid-template-columns:1fr;min-height:0}.result-scene{min-height:320px}}@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}.game-icon svg{width:41px}.game-brand small{display:none}.age-pill{font-size:13px}.home-screen{padding:30px 16px 20px}.hero-copy h1{font-size:clamp(35px,10vw,50px)}.hero-scene{min-height:260px}.how-strip{grid-template-columns:1fr;gap:9px}.how-strip article{min-height:92px}.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}.clue-grid{grid-template-columns:1fr}.clue-card{min-height:88px}.answer-card{min-height:150px}.answer-card img{height:95px}.control-actions{display:grid;grid-template-columns:1fr}.control-actions button{width:100%}.result-scene{min-height:280px}}@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:235px}.how-strip article{padding:13px}.task-head{gap:10px}.task-head h2{font-size:24px}.counter{padding:7px 9px;font-size:12px}.mystery-title{display:block}.mystery-title h3{font-size:23px}.clue-panel,.answer-panel{padding:12px}.clue-panel>header,.answer-panel>header{display:block}.clue-panel header>span,.answer-panel header>span{display:inline-block;margin-top:8px}.answer-grid{gap:5px}.answer-card{min-height:125px;padding:5px}.answer-card img{height:78px}.answer-card b{font-size:11px}.result-actions{display:grid}.result-actions button{width:100%}}
