: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,#fff3c4 0,transparent 35%),linear-gradient(135deg,#f8efd7,#e9f2df);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:#2d7964;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.game-icon .icon-a{fill:#e8735b;stroke:#a65142}.game-icon .icon-b{fill:#9371aa;stroke:#65527c}.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.05fr .95fr;min-height:570px;overflow:hidden;position:relative;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:500px;background:#f5ead3}.hero-art img{width:100%;height:100%;object-fit:cover;display:block}.hero-copy{padding:54px 52px 180px;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,.edge-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{position:absolute;left:calc(50% - 48px);right:34px;bottom:28px;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.steps li{min-height:104px;background:rgba(255,253,247,.95);border:1px solid var(--line);border-radius:22px;padding:14px;display:flex;align-items:center;gap:12px}.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 strong{font-size:15px}.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}.domino-work{display:grid;grid-template-columns:minmax(290px,.8fr) minmax(0,1.35fr);gap:18px;background:#faf5e7;border:1px solid var(--line);border-radius:24px;padding:18px}.target-panel,.choices-panel{background:#fff;border:1px solid #dfd2b8;border-radius:20px;padding:18px}.target-panel h4,.choices-panel h4{font:700 27px/1.1 Georgia,serif;margin:0 0 12px}.target-piece{height:210px;display:grid;place-items:center;border-radius:18px;background:repeating-linear-gradient(0deg,transparent 0 27px,rgba(76,125,99,.08) 28px),repeating-linear-gradient(90deg,#f4f7ec 0 27px,#dfe9da 28px)}.piece-wrap{position:relative;display:inline-grid;place-items:center;width:150px;height:124px}.piece-wrap.is-large{width:225px;height:185px}.piece-wrap.is-mini{width:82px;height:68px}.piece-wrap svg{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 5px 2px rgba(69,53,30,.18))}.piece-wrap polygon{stroke:rgba(70,53,35,.3);stroke-width:1.6;stroke-linejoin:round}.match-edge-shadow{stroke:#fff9df;stroke-width:10;stroke-linecap:round}.match-edge{stroke:#d75142;stroke-width:6;stroke-linecap:round}.measure{position:absolute;right:2px;bottom:0;display:flex;gap:4px;padding:5px 7px;background:#fff7cf;border:1px solid #ddaa34;border-radius:999px}.measure i{width:9px;height:9px;border-radius:50%;background:#b9692f}.edge-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.edge-option{position:relative;min-width:0;min-height:246px;border:3px solid #d6ddca;border-radius:18px;background:#fbfdf8;padding:12px 7px 14px;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center}.edge-option:hover{border-color:#75a987;background:#f1f8ec}.edge-option:focus-visible{outline:4px solid #f2bd47;outline-offset:2px}.edge-option.is-selected{border-color:#e7a534;background:#fff5cf;box-shadow:inset 0 0 0 2px #fff}.edge-option>b{position:absolute;top:9px;left:9px;width:30px;height:30px;border-radius:10px;background:#e9f0e6;display:grid;place-items:center}.edge-option>span:last-child{font-weight:900}.match-preview{min-height:92px;margin-top:12px;padding:8px;border-radius:16px;background:#edf5e8;display:flex;align-items:center;justify-content:center;gap:6px;flex-direction:column}.match-preview>span{display:flex;align-items:center;justify-content:center}.match-preview>b{font-size:13px}.preview-empty{width:44px;height:44px;border-radius:50%;display:grid!important;place-items:center;background:#fff;color:#8fa396;font:bold 24px Georgia}.join-mark{width:4px;height:44px;background:#d75142;border-radius:9px;box-shadow:0 0 0 4px #fff7cf}.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{grid-template-columns:1fr}.hero-art{height:390px;min-height:0}.hero-copy{padding:40px 34px 190px}.steps{left:24px;right:24px}.route-grid{gap:12px}.domino-work{grid-template-columns:1fr}.target-panel{display:grid;grid-template-columns:1fr 1fr;column-gap:14px}.target-panel>.eyebrow,.target-panel>h4{grid-column:1/-1}.target-piece{height:190px}.match-preview{margin-top:0}.panel,.play-card{padding:26px}}@media(max-width:700px){.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{border-radius:22px}.hero-art{height:255px}.hero-copy{padding:28px 20px 22px}.hero h1,.panel h2,.play-head h2,.result h2{font-size:34px}.hero-copy>p:not(.eyebrow){font-size:17px}.steps{position:static;padding:0 16px 22px;grid-template-columns:1fr}.steps li{min-height:78px}.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}.domino-work{padding:8px}.target-panel,.choices-panel{padding:12px}.edge-option{min-height:205px;padding:8px 3px}.piece-wrap{width:120px;height:100px}.piece-wrap.is-large{width:190px;height:158px}.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:500px){.game-brand small{display:none}.age-pill{font-size:10px}.play-card{padding:12px}.back{width:43px;height:43px}.prompt{font-size:15px}.target-panel{display:block}.target-piece{height:160px}.match-preview{margin-top:8px}.edge-options{grid-template-columns:1fr}.edge-option{min-height:116px;display:grid;grid-template-columns:112px 1fr;padding:5px 12px}.edge-option .piece-wrap{width:105px;height:90px}.edge-option>span:last-child{font-size:15px}.feedback{padding:13px}.hint,.primary,.secondary{min-height:48px;padding-left:14px;padding-right:14px}.tabs{gap:5px}.tabs button{width:38px;height:38px}}
