:root{--ink:#174d45;--muted:#687a76;--paper:#fffdf7;--line:#e5d6b6;--green:#4d9c78;--dark:#276c56;--coral:#df755d}*{box-sizing:border-box}html,body{overflow-x:hidden}body{margin:0;background:radial-gradient(circle at 12% 0,#fff1c7 0,transparent 34%),linear-gradient(140deg,#f8efd7,#e8f2df);color:var(--ink);font-family:"Trebuchet MS",Arial,sans-serif}.app{width:min(1120px,calc(100% - 32px));margin:28px auto 42px}.screen{display:none}.screen.is-active{display:block}.game-bar,.panel,.play-card,.result{background:rgba(255,253,247,.97);border:1px solid var(--line);border-radius:28px;box-shadow:0 10px 0 rgba(105,88,45,.08)}.game-bar{min-height:78px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.game-brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none;border-radius:16px;padding:3px 8px 3px 3px}.game-brand:hover{background:#edf6e8}.game-brand:focus-visible{outline:4px solid #f0b840;outline-offset:3px}.game-brand>span:last-child{display:flex;flex-direction:column}.game-brand strong{font:700 23px Georgia,serif}.game-brand small{color:var(--muted);font-weight:700}.game-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#e6f2e5}.game-icon svg{width:40px;height:40px;fill:none;stroke-linejoin:round}.icon-shape{fill:#f0c46a;stroke:#986d31;stroke-width:2}.icon-seam{stroke:#d95645;stroke-width:4;stroke-dasharray:4 3}.age-pill,.counter,.task-head>span,.panel-head>span{padding:10px 14px;border:1px solid #dce5d7;background:#fff;border-radius:999px;font-weight:800;white-space:nowrap}.hero{display:grid;grid-template-columns:1.06fr .94fr;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:30px;box-shadow:0 16px 34px rgba(54,77,45,.12)}.hero-art{min-height:470px;background:#f5ead3}.hero-art img{width:100%;height:100%;object-fit:cover;display:block}.hero-copy{padding:48px 46px;align-self:center}.eyebrow,.route>p,.task-head p{margin:0 0 8px;color:#c75d48;font-size:13px;font-weight:900;letter-spacing:.07em}.hero h1,.panel h2,.play-head h2,.result h2{font:700 clamp(34px,4vw,54px)/1.03 Georgia,serif;margin:0 0 20px}.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.55;color:var(--muted);margin:0 0 24px}.facts{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.facts span{background:#fff;border:1px solid #d9dfd1;padding:10px 14px;border-radius:999px}.primary,.secondary,.hint,.plain,.back,.route button,.seam-option{font:inherit;cursor:pointer}.primary,.secondary,.hint,.route button{min-height:52px;border:0;border-radius:16px;font-weight:900}.primary{background:var(--green);color:#fff;padding:0 24px;box-shadow:0 6px 0 var(--dark)}.primary:hover{background:#58a984}.primary:active{transform:translateY(3px);box-shadow:0 3px 0 var(--dark)}.secondary{padding:0 22px;color:var(--ink);background:#edf3e7;border:1px solid #cfdcc9}.hint{padding:0 20px;background:#f6cf67;color:#654d1f;box-shadow:0 5px 0 #c99731}.plain{border:0;background:transparent;color:var(--ink);font-weight:800;margin-top:24px;padding:8px}.steps{grid-column:1/-1;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.steps li{min-height:104px;padding:18px 22px;display:flex;align-items:center;gap:12px}.steps li+li{border-left:1px solid var(--line)}.steps b{flex:0 0 42px;height:42px;border-radius:14px;background:var(--coral);color:#fff;display:grid;place-items:center;font-size:21px}.steps span{display:flex;flex-direction:column;gap:4px}.steps small{line-height:1.3;color:var(--muted)}.panel,.play-card,.result{padding:34px}.panel-head,.play-head,.task-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.panel-head h2,.play-head h2{margin-bottom:0}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;align-items:stretch}.route{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-top:8px solid var(--route);border-radius:24px;padding:18px;background:#fff}.route-art{height:128px;display:grid;place-items:center;background:#eef4e8;border-radius:18px;margin-bottom:16px}.route-art img{width:112px;height:105px;object-fit:contain}.route h3{font:700 26px/1.08 Georgia,serif;margin:0 0 10px}.route>span{color:var(--muted);line-height:1.45;min-height:62px}.route-meta{display:flex;justify-content:space-between;margin-top:auto;padding-top:18px}.route-meta small{color:var(--muted)}.route-bar{height:8px;border-radius:99px;background:#ece9dc;margin:10px 0 15px;overflow:hidden}.route-bar i{height:100%;display:block;background:var(--route)}.route button{display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#fff;background:var(--route)}.back{width:50px;height:50px;border:1px solid #ccdbc9;border-radius:15px;background:#fff;color:var(--ink);font-size:24px}.play-head>div{margin-right:auto}.progress{height:8px;border-radius:10px;background:#e8e6db;margin:24px 0 22px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#df8950,#4b9d78)}.task-head h3{font:700 32px/1.1 Georgia,serif;margin:0}.prompt{text-align:center;color:var(--muted);font-weight:700;font-size:17px}.seam-work{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.3fr);gap:18px;background:#faf5e7;border:1px solid var(--line);border-radius:24px;padding:18px}.silhouette-panel,.maps-panel{background:#fff;border:1px solid #dfd2b8;border-radius:20px;padding:18px}.silhouette-panel h4,.maps-panel h4{font:700 27px/1.1 Georgia,serif;margin:0 0 12px}.piece-list{display:flex;flex-wrap:wrap;gap:7px;min-height:50px}.piece-chip{display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:12px;background:#eef5e9;font-size:12px}.piece-chip i{display:block;width:28px;height:28px;background:var(--chip);filter:drop-shadow(0 2px 1px #39514530)}.piece-triangle{clip-path:polygon(0 100%,0 0,100% 100%)}.piece-square{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.piece-parallelogram{clip-path:polygon(28% 0,100% 0,72% 100%,0 100%)}.main-silhouette{min-height:275px;margin-top:12px;border-radius:19px;background:repeating-linear-gradient(0deg,transparent 0 29px,rgba(76,125,99,.08) 30px),repeating-linear-gradient(90deg,#f4f7ec 0 29px,#dfe9da 30px);display:flex;flex-direction:column;align-items:center;justify-content:center}.main-silhouette .silhouette-svg{width:270px;height:230px}.main-silhouette>span{font-weight:900;color:var(--muted)}.silhouette-svg{overflow:visible}.whole-shape{fill:#e9c978;stroke:#9a7541;stroke-width:2;stroke-linejoin:round;filter:drop-shadow(0 5px 2px rgba(63,48,30,.2))}.seam-shadow{stroke:#fff8db;stroke-width:8;stroke-linecap:round}.seam-line{stroke:#d95443;stroke-width:4.5;stroke-linecap:round;stroke-dasharray:6 4}.hint-dot{fill:#f2b62f;stroke:#fff9d8;stroke-width:3;filter:drop-shadow(0 2px 2px #6f572b66)}.seam-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.seam-option{position:relative;min-width:0;min-height:255px;border:3px solid #d6ddca;border-radius:18px;background:#fbfdf8;padding:12px 5px;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center}.seam-option:hover{border-color:#75a987;background:#f1f8ec}.seam-option:focus-visible{outline:4px solid #f2bd47;outline-offset:2px}.seam-option.is-selected{border-color:#e7a534;background:#fff5cf}.seam-option>b{position:absolute;top:8px;left:8px;width:29px;height:29px;border-radius:10px;background:#e9f0e6;display:grid;place-items:center}.seam-option svg{width:155px;max-width:100%;height:170px}.seam-option>span{font-weight:900}.feedback{display:flex;flex-direction:column;gap:4px;margin:18px 0;padding:16px 19px;border-radius:17px;border-left:6px solid #79a090;background:#eef5e9}.feedback[data-tone=error]{border-color:#dc705b;background:#fff0e9}.feedback[data-tone=success]{border-color:#409878;background:#e5f3e8}.feedback[data-tone=hint]{border-color:#d5a537;background:#fff5cf}.feedback span{color:var(--muted);line-height:1.4}.actions{display:flex;justify-content:space-between;align-items:center;gap:14px}.tabs{display:flex;justify-content:center;gap:8px;margin-top:20px}.tabs button{width:42px;height:42px;border:0;border-radius:50%;background:#4d9d79;color:#fff;font-weight:900}.tabs button.active{outline:4px solid #f0bf4d}.tabs button.done{font-size:0}.tabs button.done:after{content:"✓";font-size:16px}.result{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:34px;min-height:430px}.result p:not(.eyebrow){font-size:19px;color:var(--muted);line-height:1.55}.result-stats{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.result-stats>*{padding:10px 14px;border-radius:999px;background:#eef4e8}.result-actions{display:flex;gap:14px;flex-wrap:wrap}.result figure{margin:0;height:280px;display:grid;place-items:center;background:#eef4e8;border-radius:28px}.result img{width:220px;height:220px;object-fit:contain}@media(max-width:900px){.hero-art{min-height:410px}.hero-copy{padding:35px 28px}.route-grid{gap:12px}.seam-work{grid-template-columns:1fr}.main-silhouette{min-height:240px}.panel,.play-card{padding:26px}}@media(max-width:720px){.app{width:min(100% - 12px,1120px);margin:10px auto 28px}.game-bar{border-radius:20px;padding:9px}.game-brand strong{font-size:18px}.game-brand small{font-size:11px}.game-icon{width:44px;height:44px}.age-pill{font-size:12px;padding:8px}.hero{grid-template-columns:1fr;border-radius:22px}.hero-art{min-height:255px}.hero-copy{padding:28px 20px 24px}.hero h1,.panel h2,.play-head h2,.result h2{font-size:34px}.hero-copy>p:not(.eyebrow){font-size:17px}.steps{grid-template-columns:1fr}.steps li{min-height:78px}.steps li+li{border-left:0;border-top:1px solid var(--line)}.panel,.play-card,.result{padding:18px;border-radius:22px}.panel-head{align-items:flex-start}.panel-head>span{font-size:12px}.route-grid{grid-template-columns:1fr}.route>span{min-height:0}.route-art{height:105px}.play-head h2{font-size:27px}.counter,.task-head>span{font-size:12px;padding:8px}.task-head{align-items:flex-start}.task-head h3{font-size:27px}.seam-work{padding:8px}.silhouette-panel,.maps-panel{padding:12px}.main-silhouette{min-height:220px}.main-silhouette .silhouette-svg{height:185px}.seam-option{min-height:190px}.seam-option svg{height:125px}.actions{flex-wrap:wrap}.actions .primary{margin-left:auto}.result{grid-template-columns:1fr}.result figure{height:210px}.result img{width:170px;height:170px}}@media(max-width:430px){.game-brand small{display:none}.game-brand strong{font-size:14px}.age-pill{font-size:10px}.play-card{padding:12px}.back{width:43px;height:43px}.prompt{font-size:14px}.piece-list{gap:4px}.piece-chip{padding:4px 6px;font-size:10px}.piece-chip i{width:22px;height:22px}.main-silhouette{min-height:190px}.main-silhouette .silhouette-svg{width:220px;height:155px}.silhouette-panel h4,.maps-panel h4{font-size:23px}.seam-options{gap:5px}.seam-option{min-height:145px;padding:7px 2px}.seam-option>b{width:25px;height:25px;font-size:12px}.seam-option svg{height:95px}.seam-option>span{font-size:11px}.feedback{padding:13px}.hint,.primary,.secondary{min-height:48px;padding-left:14px;padding-right:14px}.tabs{gap:5px}.tabs button{width:38px;height:38px}}
