:root{--paper:#f7efe2;--paper-2:#efe3cf;--ink:#2f2620;--ink-2:#6a5a4c;--muted:#9a8a78;--line:#2f26201f;--red:#c9413f;--red-ink:#9d2f2d;--gold:#d9a441;--shadow:0 24px 60px #3c281438, 0 2px 8px #3c281414;--display:"Fraunces", "Iowan Old Style", Georgia, serif;--sans:"Nunito", "Avenir Next", "Segoe UI", sans-serif;--zh:"Noto Serif SC", "Songti SC", "PingFang SC", serif}*{box-sizing:border-box}html,body{height:100%;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;background:#e9dcc5;margin:0;font-size:14px;overflow:hidden}button{font:inherit;color:inherit;cursor:pointer}[hidden]{display:none!important}#app{position:fixed;inset:0}#stage{touch-action:none;width:100%;height:100%;display:block;position:absolute;inset:0}#stage.pointing{cursor:pointer}#labels{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.story-emoji{pointer-events:none;filter:drop-shadow(0 3px 4px #00000040);line-height:1}.story-emoji span{display:inline-block}.region-label{text-align:center;pointer-events:auto;cursor:pointer;transition:opacity .3s;transform:translate(-50%,-50%)}.region-label .n{font-family:var(--display);color:var(--ink);text-shadow:0 1px #ffffffb3;white-space:nowrap;font-size:15px;font-weight:600}.region-label .c{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);font-size:10.5px;font-weight:800}.region-label.unbuilt .n{color:var(--ink-2)}.region-label.unavailable{pointer-events:none;cursor:default;opacity:.62}.region-label.unavailable .n{color:#77766f}.region-label .emo{opacity:0;gap:6px;transition:opacity .25s,transform .35s cubic-bezier(.2,.9,.3,1.3);display:flex;position:absolute;top:-6px;left:50%;transform:translate(-50%,-100%)}.region-label.awake .emo{opacity:1;transform:translate(-50%,-130%)}.region-label .emo span{filter:drop-shadow(0 4px 6px #0003);font-size:22px;animation:2.2s ease-in-out infinite bob}.region-label .emo span:nth-child(2){animation-delay:.3s}.region-label .emo span:nth-child(3){animation-delay:.6s}.region-label .emo span:nth-child(4){animation-delay:.9s}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.obj-label{pointer-events:none;opacity:0;transition:opacity .18s,transform .22s;transform:translate(-50%,-100%)}.obj-label.show{opacity:1;transform:translate(-50%,calc(-100% - 8px))}.obj-label.pinned{pointer-events:auto;cursor:pointer}.obj-label.pinned .pill{background:var(--red);animation:2.2s ease-in-out infinite bob}.obj-label .pill{color:var(--paper);white-space:nowrap;background:#2f2620f0;border-radius:999px;align-items:center;gap:7px;padding:6px 11px 7px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #00000040}.obj-label .pill .zh{font-family:var(--zh);opacity:.75;font-size:12px;font-weight:500}.obj-label .pill .k{letter-spacing:.08em;text-transform:uppercase;opacity:.6;font-size:10px;font-weight:800}.obj-label .pill.dish{background:#c9413ff2}.signpost{pointer-events:none;font-family:var(--display);color:var(--ink-2);white-space:nowrap;background:#f7efe2e6;border-radius:8px;padding:3px 9px;font-size:12px;font-style:italic;transform:translate(-50%,-100%)}#crumbs{top:max(16px, env(safe-area-inset-top));left:max(18px, env(safe-area-inset-left));max-width:calc(100% - 100px - env(safe-area-inset-left) - env(safe-area-inset-right));z-index:5;align-items:center;gap:8px;display:flex;position:absolute}#crumbs button,#crumbs select,#crumbs .here{border:1px solid var(--line);color:var(--ink-2);background:#f7efe2f0;border-radius:999px;font-size:13px;font-weight:700;box-shadow:0 4px 14px #3c28141f}#crumbs button{flex:none;width:44px;height:44px;padding:0;font-size:23px}#crumbs select{min-width:0;max-width:280px;height:44px;font-family:var(--sans);cursor:pointer;text-overflow:ellipsis;padding:0 32px 0 14px}#crumbs .here{padding:12px 16px}#crumbs button:hover,#crumbs select:hover{color:var(--ink);background:#fff}#crumbs button:focus-visible,#crumbs select:focus-visible{outline:2px solid var(--red-ink);outline-offset:3px}#card{z-index:6;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;scrollbar-width:thin;background:#fbf4e6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 .2 0 0 0 0 .15 0 0 0 0 .1 0 0 0 .06 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");border:4px solid #d9b98a;border-radius:26px;width:372px;max-height:calc(100% - 98px);padding:22px;animation:.45s cubic-bezier(.2,1.1,.3,1) card-in;position:absolute;top:76px;right:22px;overflow:visible auto;box-shadow:0 0 0 3px #8a5f3a,0 22px 50px #3c230a47,inset 0 0 0 2px #fff8ec}@keyframes card-in{0%{opacity:0;transform:translateY(30px)scale(.94)}60%{transform:translateY(-4px)scale(1.01)}to{opacity:1;transform:none}}#card .close{background:var(--red);color:#fff;z-index:2;border:3px solid #fff8ec;border-radius:50%;width:36px;height:36px;font-size:20px;font-weight:800;line-height:1;transition:transform .15s;position:absolute;top:12px;right:12px;box-shadow:0 6px 14px #781e1459,inset 0 -3px #0000002e}#card .close:hover{transform:scale(1.08)rotate(90deg)}#card .head{align-items:center;gap:14px;margin:0 40px 6px 0;display:flex}#card .head .titles{min-width:0}#card .head h2{margin:0 0 4px}#card .kind{letter-spacing:.1em;text-transform:uppercase;color:#a48b6a;font-size:10.5px;font-weight:800}#card .badge{background:radial-gradient(circle at 35% 30%,#fff,#f3e3c6);border:3px solid #d9b98a;border-radius:22px;flex:none;place-items:center;width:96px;height:96px;font-size:40px;display:grid;overflow:hidden;box-shadow:0 0 0 2px #fff8ec,0 8px 18px #3c230a33}#card .badge img{object-fit:contain;width:100%;height:100%;display:block}#card .badge.painted{box-sizing:border-box;background:radial-gradient(circle at 40% 30%,#fff9ee,#f0dfc2);padding:6px}#card .ribbon{background:var(--red);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:4px 999px 999px 4px;margin-top:6px;margin-left:86px;padding:4px 10px 4px 12px;font-size:10.5px;font-weight:800;display:inline-block;position:relative;box-shadow:inset 0 -2px #0000002e}#card .ribbon:before{display:none}#card h2{font-family:var(--display);letter-spacing:-.015em;color:#3a2a1f;flex-wrap:wrap;align-items:baseline;gap:10px;margin:10px 0 2px;font-size:28px;font-weight:700;line-height:1.05;display:flex}#card h2 .zh{font-family:var(--zh);color:var(--red-ink);font-size:19px;font-weight:500}#card .tagline{font-family:var(--display);color:var(--ink-2);margin:8px 0 10px;font-size:16px;font-style:italic;line-height:1.3}#card p.blurb{color:var(--ink-2);margin:0 0 12px;font-size:13.5px;line-height:1.55}#card p.blurb:last-of-type{margin-bottom:6px}#card h4{letter-spacing:.12em;text-transform:uppercase;color:#a48b6a;align-items:center;gap:8px;margin:16px 0 8px;font-size:10.5px;font-weight:800;display:flex}#card h4:after{content:"";background:repeating-linear-gradient(90deg,#e3cfae 0 6px,#0000 6px 11px);border-radius:2px;flex:1;height:2px}.chips{flex-wrap:wrap;gap:6px;display:flex}.chip{color:#5a4636;background:#fff;border:2px solid #e9d8b9;border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:800;box-shadow:0 2px #e3cfae}.chip.fl{color:#9d2f2d;background:linear-gradient(#ffe3d6,#fbc9b4);border-color:#f4b59b;box-shadow:0 2px #e8a58a}.chip.link{cursor:pointer;transition:transform .12s}.chip.link:hover{border-color:var(--red);transform:translateY(-2px)}.dishes{flex-direction:column;gap:8px;margin-top:4px;display:flex}.dish{text-align:left;background:#fff;border:2px solid #eadcc2;border-radius:18px;align-items:center;gap:12px;padding:8px 12px 8px 8px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 3px #e3cfae}.dish:after{content:"›";color:#c9b08d;margin-left:auto;font-size:22px;font-weight:700}.dish:hover{border-color:#d9b98a;transform:translateY(-2px);box-shadow:0 5px #e3cfae,0 10px 20px #3c230a1f}.dish:active{transform:translateY(1px);box-shadow:0 1px #e3cfae}.dish .th{background:var(--paper-2) center/cover;border-radius:50%;flex:none;width:54px;height:54px;box-shadow:inset 0 0 0 4px #fff,0 0 0 2px #e3cfae,0 4px 8px #3c230a2e}.dish .tx{flex:1;min-width:0}.dish .tx b{color:#3a2a1f;white-space:nowrap;text-overflow:ellipsis;font-size:14px;display:block;overflow:hidden}.dish .tx small{color:#8a7560;font-size:11.5px;font-weight:700}.dish .zh{font-family:var(--zh);color:var(--red-ink);font-size:12px;font-weight:500}.explore{color:#fff;background:linear-gradient(#d95446, var(--red));width:100%;box-shadow:0 5px 0 var(--red-ink), 0 10px 20px #781e1440;text-shadow:0 1px #0003;border:0;border-radius:16px;margin-top:16px;padding:14px 16px;font-size:14.5px;font-weight:800;transition:transform .1s,box-shadow .1s}.explore:hover{filter:brightness(1.05)}.explore:active{box-shadow:0 1px 0 var(--red-ink);transform:translateY(4px)}.explore.ghost{color:#3a2a1f;text-shadow:none;background:#fff;border:2px solid #e3cfae;box-shadow:0 4px #e3cfae}.explore.ghost:active{box-shadow:0 0 #e3cfae}.more{font-family:var(--display);color:var(--ink-2);background:#fff;border:2px dashed #d9b98a;border-radius:16px;margin-top:10px;padding:12px 14px;font-size:14px;font-style:italic}.more b{font-style:normal;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:#a48b6a;margin-bottom:4px;font-size:10.5px;display:block}#card.preview{padding:0;overflow:hidden auto}#card.preview .photo{aspect-ratio:16/10;background:var(--paper-2) center/cover;border-bottom:4px solid #d9b98a;position:relative}#card.preview .photo .close{top:12px;right:12px}#card.preview .photo .ribbon{margin:0;padding:6px 12px 6px 14px;font-size:11.5px;position:absolute;bottom:14px;left:0}#card.preview .photo .ribbon:before{display:none}#card.preview .inner{padding:14px 22px 22px}#card.preview h2{margin-top:4px}.meta{flex-wrap:wrap;gap:6px 8px;margin:10px 0 2px;display:flex}.meta span{color:#5a4636;background:#fff;border:2px solid #eadcc2;border-radius:999px;padding:4px 10px;font-size:12.5px;font-weight:800;box-shadow:0 2px #e3cfae}.actions{grid-template-columns:1.2fr 1fr;gap:10px;margin-top:18px;display:grid}.actions .explore{margin:0}.explore.origin{text-align:left;color:var(--ink);text-shadow:none;background:linear-gradient(#f7e2c8,#efd0a8);align-items:center;gap:12px;margin-top:14px;padding:11px 14px;display:flex;box-shadow:0 4px #c9a26f,0 8px 16px #7850142e}.explore.origin .em{font-size:24px;line-height:1}.explore.origin b{font-size:14px;display:block}.explore.origin small{color:var(--ink-2);margin-top:2px;font-size:12px;font-weight:600;display:block}#recipe{z-index:20;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;background:var(--paper);animation:.35s ease-out rise;position:absolute;inset:0;overflow-y:auto}#recipe .hero{background:var(--paper-2) center/cover;height:min(46vh,420px);position:relative}#recipe .hero:after{content:"";background:linear-gradient(#2f262000 40%,#2f2620bf);position:absolute;inset:0}#recipe .hero .back{z-index:2;background:#f7efe2eb;border:0;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800;position:absolute;top:18px;left:18px}#recipe .hero .title{z-index:2;color:#fff;padding:0 clamp(18px,6vw,80px) 26px;position:absolute;bottom:0;left:0;right:0}#recipe .hero .title .where{letter-spacing:.1em;text-transform:uppercase;opacity:.85;font-size:12px;font-weight:800}#recipe .hero .title h1{font-family:var(--display);letter-spacing:-.01em;margin:6px 0 0;font-size:clamp(30px,5vw,52px);font-weight:600;line-height:1.05}#recipe .hero .title .zh{font-family:var(--zh);opacity:.9;margin-top:4px;font-size:clamp(18px,2.4vw,26px);font-weight:500}#recipe .facts{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:0;padding:18px clamp(18px,6vw,80px) 0;display:flex}#recipe .facts div{padding:6px 22px 16px 0}#recipe .facts b{font-family:var(--display);font-size:20px;font-weight:600;display:block}#recipe .facts span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:800}#recipe .cols{grid-template-columns:minmax(240px,1fr) minmax(0,2fr);gap:40px;padding:28px clamp(18px,6vw,80px) 80px;display:grid}#recipe h3{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;font-size:11px;font-weight:800}#recipe h5{font-family:var(--display);color:var(--ink);margin:16px 0 6px;font-size:15px;font-weight:600}#recipe ul.ing{margin:0;padding:0;list-style:none}#recipe ul.ing li{border-bottom:1px dashed var(--line);color:var(--ink-2);padding:7px 0;font-size:14px;line-height:1.4}#recipe ol.steps{counter-reset:s;margin:0;padding:0;list-style:none}#recipe ol.steps li{counter-increment:s;border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:14px;padding:14px 0;font-size:16.5px;line-height:1.55;display:grid}#recipe ol.steps li:before{content:counter(s);font-family:var(--display);color:var(--red);font-size:26px;font-weight:600;line-height:1}#recipe .extras h3{margin:22px 0 8px}#recipe .extras table.nutrition{border-collapse:collapse;margin-bottom:8px;font-size:13px}#recipe .extras table.nutrition td{border-bottom:1px dotted #d9c6a6;padding:4px 14px 4px 0}#recipe .extras table.nutrition td:last-child{font-weight:700}#recipe .extras #notes p.story{color:var(--ink-2);margin:0 0 10px;font-size:14px;line-height:1.6}#recipe .extras #notes p.fact{border-left:3px solid #e2c9a1;margin:0 0 6px;padding-left:10px;font-size:13px;line-height:1.5}#recipe .extras{gap:10px;margin-top:26px;display:grid}#recipe .extras a{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:12px;margin-right:8px;padding:9px 14px;font-weight:800;text-decoration:none;display:inline-block}#recipe .extras a:hover{border-color:var(--ink)}#recipe .note{color:var(--muted);font-size:13px;line-height:1.5}@media (max-width:760px){#recipe .cols{grid-template-columns:1fr;gap:24px}}#home{z-index:30;background:radial-gradient(at 50% 35%,#fbf6ec 0%,#efe3cf 70%,#e6d6bb 100%);place-items:center;transition:opacity .9s,visibility .9s;display:grid;position:absolute;inset:0}#home.out{opacity:0;visibility:hidden}.home-inner{text-align:center;max-width:620px;padding:24px}.home-inner h1{font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:clamp(44px,7vw,76px);font-weight:600;line-height:1.05}.home-inner .lede{font-family:var(--display);color:var(--ink-2);max-width:460px;margin:18px auto 32px;font-size:clamp(17px,2.2vw,22px);font-style:italic;line-height:1.35}.enter{background:var(--ink);color:var(--paper);border:0;border-radius:999px;padding:15px 26px;font-size:15px;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 14px 34px #2f262040}.enter:hover{transform:translateY(-1px);box-shadow:0 18px 40px #2f26204d}.enter:disabled{opacity:.5;cursor:progress;transform:none}.fine{color:var(--muted);margin-top:18px;font-size:12px;font-weight:700}#fade{background:var(--paper);opacity:0;pointer-events:none;z-index:25;transition:opacity .55s;position:absolute;inset:0}#fade.on{opacity:1}#toasts{pointer-events:none;z-index:40;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.toast{background:var(--ink);color:var(--paper);border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;animation:.3s ease-out rise;box-shadow:0 12px 30px #00000040}.toast.err{background:var(--red-ink)}@media (max-width:720px){#card{width:auto;max-height:64%;inset:auto 12px 12px}#card.preview .photo{aspect-ratio:16/7}#crumbs{left:max(10px, env(safe-area-inset-left));top:max(10px, env(safe-area-inset-top));max-width:calc(100% - 74px - env(safe-area-inset-left) - env(safe-area-inset-right))}#crumbs select{font-size:12px}}@media (prefers-reduced-motion:reduce){#card,#recipe,.toast,.region-label .emo span{animation:none}}.bubble{color:var(--ink);font-family:var(--zh), var(--sans);white-space:nowrap;pointer-events:none;background:#fff;border-radius:14px 14px 14px 3px;padding:5px 10px;font-size:14px;font-weight:700;animation:.25s cubic-bezier(.2,1.2,.3,1) bubble-in;transform:translate(-50%,-100%);box-shadow:0 6px 14px #3c230a33}.bubble.out{opacity:0;transition:opacity .3s}#labels.quiet-overview .bubble{visibility:hidden}@keyframes bubble-in{0%{opacity:0;transform:translate(-50%,-80%)scale(.6)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}#scene{z-index:5;opacity:0;background:#2a1410;transition:opacity .7s;position:absolute;inset:0;overflow:hidden}#scene.in{opacity:1}#scene .scene-stage{transform-origin:50% 58%;will-change:transform;position:absolute;inset:0}#scene .layer{will-change:transform;position:absolute;inset:0}#scene .layer svg{width:100%;height:100%;display:block}#scene canvas.fx{pointer-events:none}#scene:not(.portrait) .portrait-only{display:none}#scene .scene-light{mix-blend-mode:screen;pointer-events:none;position:absolute;inset:0}#scene .scene-vignette{pointer-events:none;background:radial-gradient(at 50% 55%,#0000 50%,#0c04029e 100%);position:absolute;inset:0}#scene .scene-ui{pointer-events:none;position:absolute;inset:0}#scene .scene-ui>*{pointer-events:auto}#scene .scene-back{font-family:var(--sans);color:var(--ink-2);cursor:pointer;background:#f7efe2eb;border:0;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:800;position:absolute;top:16px;left:18px;box-shadow:0 4px 14px #0000004d}#scene .scene-back:hover{color:var(--ink);background:#fff}#scene .scene-title{color:#fff3e0;text-shadow:0 2px 14px #000000b3,0 0 2px #0009;max-width:560px;position:absolute;bottom:26px;left:28px}#scene .scene-title .zh{font-family:var(--zh);color:#f0c25a;font-size:46px;font-weight:700;line-height:1;display:block}#scene .scene-title h2{font-family:var(--display);letter-spacing:-.01em;margin:6px 0 8px;font-size:34px;font-weight:600;line-height:1.05}#scene .scene-title p{color:#fff3e0e0;max-width:430px;margin:0;font-size:14px;line-height:1.45}#scene .scene-discovery:empty{display:none}#scene .scene-stalls{flex-wrap:wrap;align-items:center;gap:6px;max-width:560px;margin-top:12px;display:flex}#scene .scene-stalls .lbl{letter-spacing:.12em;text-transform:uppercase;color:#f0c25a;text-shadow:0 1px 8px #000000b3;width:100%;font-size:10.5px;font-weight:800}#scene .scene-stalls .stall{font-family:var(--sans);color:var(--ink);cursor:pointer;background:#f7efe2e6;border:0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;box-shadow:0 4px 12px #00000059}#scene .scene-stalls .stall:hover{background:#fff;transform:translateY(-1px)}#scene .scene-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}#scene .scene-actions .story{font-family:var(--sans);color:var(--ink);cursor:pointer;background:#f7efe2f2;border:0;border-radius:999px;padding:8px 14px;font-size:12.5px;font-weight:800;box-shadow:0 6px 18px #0006}#scene .scene-actions .story:hover{background:#fff}#scene .scene-actions .lbl{letter-spacing:.12em;text-transform:uppercase;color:#f0c25a;margin-left:8px;font-size:10.5px;font-weight:800}#scene .scene-actions .plates{flex-direction:row;gap:6px;margin:0;display:flex}#scene .dish{background:var(--paper-2);cursor:pointer;border:2px solid #fff8ec;border-radius:50%;width:40px;height:40px;padding:0;transition:transform .15s;overflow:hidden;box-shadow:0 4px 12px #00000073}#scene .dish:hover{transform:translateY(-2px)scale(1.12)}#scene .dish .th{background:50%/cover;width:100%;height:100%;display:block}@media (max-width:720px){#scene .scene-title{max-width:calc(100% - 32px);bottom:18px;left:16px}#scene .scene-title .zh{font-size:34px}#scene .scene-title h2{font-size:26px}#scene .scene-title p{font-size:13px}}#stories{z-index:5;font-family:var(--sans);color:var(--ink);cursor:pointer;background:#f7efe2f0;border:0;border-radius:999px;padding:10px 16px;font-size:13.5px;font-weight:800;position:absolute;bottom:22px;left:18px;box-shadow:0 6px 18px #0000002e}#stories:hover{background:#fff}#story{z-index:7;width:min(560px,100% - 28px);font-family:var(--sans);color:var(--ink);background:#f7efe2f7;border-radius:18px;padding:16px 20px 14px;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #00000047}#story .era{letter-spacing:.14em;text-transform:uppercase;color:#a48b6a;align-items:center;gap:10px;font-size:10.5px;font-weight:800;display:flex}#story .era .story-name{letter-spacing:.04em;text-transform:none;color:var(--ink-2);margin-left:auto;font-weight:700}#story h3{font-family:var(--display);flex-wrap:wrap;align-items:baseline;gap:10px;margin:6px 0;font-size:22px;font-weight:700;line-height:1.1;display:flex}#story h3 .zh{font-family:var(--zh);color:var(--red-ink);font-size:16px;font-weight:500}#story p{color:var(--ink-2);margin:0;font-size:13.5px;line-height:1.55}#story footer{align-items:center;gap:8px;margin-top:12px;display:flex}#story footer .dots{gap:5px;margin:0 auto;display:flex}#story footer .dots i{background:#d9b98a;border-radius:50%;width:7px;height:7px}#story footer .dots i.on{background:var(--red)}#story footer button{font-family:var(--sans);cursor:pointer;color:var(--ink-2);background:#fff;border:0;border-radius:999px;padding:8px 14px;font-size:12.5px;font-weight:800;box-shadow:0 2px 8px #0000001f}#story footer button.next{background:var(--red);color:#fff}#story footer button:disabled{opacity:.4;cursor:default}#story footer button.again{color:var(--red);background:#fff3e6}#story .close{cursor:pointer;width:30px;height:30px;color:var(--ink-2);background:#0000000f;border:0;border-radius:50%;font-size:16px;position:absolute;top:10px;right:10px}#story-menu{z-index:6;background:#f7efe2f7;border-radius:16px;width:300px;max-height:calc(100% - 90px);padding:10px;position:absolute;bottom:70px;left:18px;overflow-y:auto;box-shadow:0 12px 34px #00000040}#story-menu h4{letter-spacing:.12em;text-transform:uppercase;color:#a48b6a;margin:4px 8px 8px;font-size:10.5px;font-weight:800}#story-menu button{text-align:left;cursor:pointer;width:100%;font-family:var(--sans);color:var(--ink);background:#fff;border:0;border-radius:12px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}#story-menu button:hover{background:#fff8ec}#story-menu button .em{font-size:22px}#story-menu button b{font-size:14px;display:block}#story-menu button small{color:var(--ink-2);font-size:12px;line-height:1.35;display:block}@media (max-width:720px){#story{max-height:46vh;padding:12px 14px 10px;bottom:10px;overflow:auto}#story h3{margin:4px 0;font-size:18px}#story p{font-size:12.5px;line-height:1.5}#story .era .story-name{display:none}#story footer{background:#f7efe2f7;margin-top:9px;padding-top:4px;position:sticky;bottom:0}#stories{bottom:14px}}#scene .scene-hotspots{pointer-events:none}#scene .scene-hotspot{pointer-events:auto;color:#fff6df;cursor:pointer;background:#412012c7;border:1px solid #f9d998;border-radius:24px;align-items:center;gap:6px;min-height:44px;padding:6px 10px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 14px #0005}#scene .scene-hotspot span{font-size:22px}#scene .scene-hotspot b{font:700 11px var(--sans)}#scene .scene-hotspot:hover,#scene .scene-hotspot:focus-visible{outline-offset:3px;background:#814629;outline:2px solid #ffe2a3}#scene .scene-discovery{color:#fff2d8;background:#23150bd9;border-left:2px solid #f0c25a;max-width:480px;padding:8px 12px;font-size:13px}@media (max-width:600px){#scene .scene-hotspot{justify-content:center;width:44px;padding:0}#scene .scene-hotspot b{display:none}#scene .scene-discovery{font-size:12px}#scene[data-scene=hotpot] .scene-heading{pointer-events:none;position:fixed;top:78px;left:18px;right:18px}#scene[data-scene=hotpot] .scene-heading .zh{font-size:24px;display:inline}#scene[data-scene=hotpot] .scene-heading h2{margin-left:8px;font-size:24px;display:inline}#scene[data-scene=hotpot] .scene-heading p{max-width:330px;margin-top:8px}}.scene-detail .scene-food{object-fit:contain;background:#fff;border-radius:8px;width:100%;height:140px;display:block}#scene[data-scene=hotpot]{overflow:clip}#scene .scene-feedback{z-index:3;box-sizing:border-box;color:#fff3e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:min(290px,100% - 24px);text-shadow:none;background:#301a11f0;border:1px solid #d8b78299;border-radius:16px;padding:15px 36px 15px 16px;position:absolute;box-shadow:0 8px 32px #0007}#scene .scene-feedback[hidden]{display:none}#scene .scene-feedback strong{font:700 16px var(--display);margin-bottom:7px;display:block}#scene .scene-feedback p{font:14px/1.5 var(--sans);margin:0}#scene .scene-feedback button{color:#f0c25a;cursor:pointer;background:0 0;border:0;width:32px;height:32px;font-size:24px;position:absolute;top:3px;right:3px}#scene .scene-hotspot[aria-expanded=true],#scene .scene-hotspot[aria-pressed=true]{color:#492815;background:#f5ce7c;box-shadow:0 0 0 6px #ffcf6b55,0 0 32px #ffb95199}#scene .scene-ui>.scene-title{pointer-events:none}#scene .scene-title button{pointer-events:auto}#scene .scene-hotspot.room-touch{background:#3f321dcc;border-radius:50%;justify-content:center;width:30px;height:30px;min-height:30px;padding:0;box-shadow:0 1px 7px #0005}#scene .room-touch:before{content:"";border-radius:50%;position:absolute;inset:-7px}#scene .room-touch>span{font-size:18px;line-height:1}#scene .room-touch>b{white-space:nowrap;opacity:0;pointer-events:none;background:#362116ef;border-radius:8px;padding:6px 10px;display:block;position:absolute;top:38px;left:50%;transform:translate(-50%)}#scene .room-touch:hover>b,#scene .room-touch:focus-visible>b{opacity:1}#scene .room-touch[hidden]{display:none}#scene .room-response{pointer-events:none;position:absolute;transform:translate(-50%,-50%)}#scene .room-response-particle{pointer-events:none;display:block;position:absolute;top:50%;left:50%}#scene .room-response-particle.water{box-sizing:border-box;border:1.5px solid #dcece2b3;border-color:#dcece2b3 #90b7a854;border-radius:50%;width:100%;height:28%;box-shadow:0 1px 1px #426e6533}#scene .room-response-particle.leaves{transform-origin:50% 25%;background:#87964e;border-radius:5% 85% 12%;box-shadow:0 1px 1px #332a1626}#scene .room-response-particle.leaves:after{content:"";background:#e1d8a566;width:1px;height:75%;position:absolute;top:13%;left:50%;transform:rotate(-28deg)}#scene .room-response-particle.flour-cloud{filter:blur(2px);background:radial-gradient(#fff9e9 10%,#f9eed5bb 45%,#0000 73%);border-radius:50%}#scene .room-response-particle.flour-grain{background:#fff8e8;border-radius:50%;width:3px;height:2px}#scene .room-touch.room-responding{opacity:0}#scene .room-response-particle.sizzle{background:#ffe29a;border-radius:50%;width:4px;height:6px;box-shadow:0 0 5px #ffb74a}#scene .room-response-particle.tea{filter:blur(3px);background:radial-gradient(#fff9ebcc,#fff9eb77 40%,#0000 72%);border-radius:50%;width:24px;height:36px}#scene .room-response-particle.light{mix-blend-mode:screen;background:radial-gradient(#ffe7abbf,#ffc86555 40%,#0000 70%);width:180%;height:180%;transform:translate(-50%,-50%)}#scene .room-response-particle.chime,#scene .room-response-particle.purr,#scene .room-response-particle.woof,#scene .room-response-particle.still{border:1px solid #f2d8a4;border-radius:50%;width:65%;height:45%;transform:translate(-50%,-50%);box-shadow:0 0 12px #edc58244}#scene .room-response-particle.detail{border:1px solid #f2d8a4;border-radius:50%;width:85%;height:65%;transform:translate(-50%,-50%)}#scene .scene-detail{aspect-ratio:1.78;border-radius:6px;margin-top:10px;overflow:hidden}#scene .scene-detail svg{width:100%;height:100%;display:block}#scene.has-room-touches .scene-title{pointer-events:none}#scene.has-room-touches .scene-title button{pointer-events:auto}#scene.has-room-touches .scene-title .scene-heading p{display:none}#scene.has-room-touches .scene-title .zh{font-size:28px}#scene.has-room-touches .scene-title h2{font-size:30px}#scene.has-room-touches .scene-title{max-width:400px;top:68px;bottom:auto}#scene.has-room-touches .scene-title .scene-discovery{max-width:330px;font-size:12px}#scene.has-room-touches.portrait .scene-title{top:62px;left:16px;right:16px}#scene.has-room-touches.portrait .scene-title .scene-heading{align-items:baseline;gap:10px;display:flex}#scene.has-room-touches.portrait .scene-title h2,#scene.has-room-touches.portrait .scene-title .zh{font-size:21px}#scene.has-room-touches.portrait .scene-title .scene-discovery{max-width:280px}#scene .room-touch>b{white-space:normal;text-align:center;width:max-content;max-width:250px}#scene.has-room-touches{overflow:clip}#scene .room-response-particle.grill-smoke{filter:blur(3px);width:26px;height:30px;box-shadow:none;background:radial-gradient(#eee3d2aa,#0000 72%);border-radius:50%}#scene .room-touch[hidden],#scene .room-response[hidden]{display:none}#scene .scene-sound-credit{color:#f1e3c8;text-underline-offset:3px;order:5;font-size:10px}.scene-food{animation:.65s ease-out both turkey-food-pop}@keyframes turkey-food-pop{0%{opacity:0;transform:translateY(16px)rotate(-12deg)scale(.65)}60%{opacity:1;transform:translateY(-9px)rotate(5deg)scale(1.08)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.scene-food{animation:none}}#settings-toggle{top:max(16px, env(safe-area-inset-top));right:max(18px, env(safe-area-inset-right));z-index:45;border:1px solid var(--line);width:44px;height:44px;color:var(--ink-2);background:#f7efe2f0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;box-shadow:0 4px 14px #3c28141f}#settings-toggle:hover{color:var(--ink);background:#fff}#settings-toggle:focus-visible,#settings button:focus-visible,#settings summary:focus-visible{outline:2px solid var(--red-ink);outline-offset:3px}#settings{box-sizing:border-box;inset:max(70px, calc(env(safe-area-inset-top) + 54px)) max(18px, env(safe-area-inset-right)) auto auto;overscroll-behavior:contain;border:1px solid var(--line);background:var(--paper);width:min(320px,100% - 24px);max-height:calc(100dvh - 94px);color:var(--ink);box-shadow:var(--shadow);font-family:var(--sans);border-radius:20px;margin:0;padding:20px;position:fixed;overflow:auto}#settings::backdrop{background:#2f262033}#settings header{justify-content:space-between;align-items:center;gap:16px;display:flex}#settings h2{font:600 24px var(--display);margin:0}#settings form{margin:0}#settings header button{background:0 0;border:0;border-radius:50%;width:44px;height:44px;margin:-8px -8px -8px 0;padding:0;font-size:26px}.sound-setting{cursor:pointer;align-items:center;gap:10px;min-height:64px;margin-top:14px;font-weight:700;display:flex;position:relative}.sound-setting>span:first-child{margin-right:auto}.sound-setting input{opacity:0;cursor:pointer;width:44px;height:44px;margin:0;position:absolute;right:0}.switch-track{pointer-events:none;background:#a99b88;border-radius:99px;width:44px;height:26px;padding:3px;transition:background .15s}.switch-track:after{content:"";background:#fffaf1;border-radius:50%;width:20px;height:20px;transition:transform .15s;display:block;box-shadow:0 1px 3px #0002}.sound-setting input:checked+.switch-track{background:var(--ink)}.sound-setting input:checked+.switch-track:after{transform:translate(18px)}.sound-setting input:focus-visible+.switch-track{outline:2px solid var(--red-ink);outline-offset:3px}.controls-help{border-top:1px solid var(--line)}.controls-help summary{cursor:pointer;min-height:44px;padding:16px 0 4px;font-weight:700}.controls-help p{color:var(--ink-2);margin:12px 0 0;font-size:14px;line-height:1.55}.touch-help{display:none}@media (pointer:coarse){.touch-help{display:block}.mouse-help{display:none}}@media (max-width:720px){#settings-toggle{top:max(10px, env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right))}#settings{top:max(64px, calc(env(safe-area-inset-top) + 54px));right:max(10px, env(safe-area-inset-right))}}@media (prefers-reduced-motion:reduce){.switch-track,.switch-track:after{transition:none}}#world-intro-toggle{top:max(16px, env(safe-area-inset-top));right:max(72px, calc(env(safe-area-inset-right) + 54px));z-index:45;border:1px solid var(--line);width:44px;height:44px;color:var(--ink-2);background:#f7efe2f0;border-radius:50%;place-items:center;padding:0;font-size:20px;display:grid;position:absolute;box-shadow:0 4px 14px #3c28141f}#world-intro-toggle:hover{color:var(--ink);background:#fff}#world-intro-toggle:focus-visible,#world-intro button:focus-visible{outline:2px solid var(--red-ink);outline-offset:3px}#world-intro{box-sizing:border-box;overscroll-behavior:contain;width:min(760px,100% - 36px);max-height:min(720px,100dvh - 36px);color:var(--ink);background:#fbf4e6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 .2 0 0 0 0 .15 0 0 0 0 .1 0 0 0 .045 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");border:4px solid #d9b98a;border-radius:28px;margin:auto;padding:0;overflow:auto;box-shadow:0 0 0 3px #8a5f3a,0 28px 80px #2314085c,inset 0 0 0 2px #fff8ec}#world-intro::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2f262059}#world-intro header{border-bottom:1px solid var(--line);padding:28px 64px 18px 32px}.world-intro-close{background:#2f262012;border:0;border-radius:50%;width:40px;height:40px;padding:0;font-size:25px;line-height:1;position:absolute;top:18px;right:18px}.world-intro-close:hover{background:#2f262021}.world-intro-kicker,.world-intro-eyebrow{color:var(--world-story-accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10.5px;font-weight:800}#world-intro h2{font:700 clamp(29px, 4vw, 42px)/1.05 var(--display);letter-spacing:-.02em;margin:5px 0 6px}#world-intro h2 span{color:var(--world-story-accent);font:500 .62em/1 var(--zh);letter-spacing:0;margin-left:8px}.world-intro-summary{max-width:650px;color:var(--ink-2);font:italic 16px/1.45 var(--display);margin:0}#world-intro article{outline:none;grid-template-columns:190px 1fr;align-items:center;gap:30px;min-height:260px;padding:28px 32px;display:grid}.world-intro-illustration{background:radial-gradient(circle at 38% 32%, #fffdf7 0 18%, color-mix(in srgb, var(--world-story-accent) 18%, #f6e8cc) 58%, color-mix(in srgb, var(--world-story-accent) 35%, #d9b98a) 100%);border-radius:50%;place-items:center;width:176px;height:176px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #fff9eb,0 0 0 2px #d9b98a,0 16px 28px #3c230a29}.world-intro-illustration:before,.world-intro-illustration:after{content:"";border:2px dashed #ffffff8c;border-radius:50%;width:120%;height:30%;position:absolute;transform:rotate(-10deg)}.world-intro-illustration:after{width:78%;height:72%;transform:rotate(28deg)}.world-intro-illustration span{z-index:1;filter:drop-shadow(0 8px 8px #3c230a33);font-size:72px;animation:3s ease-in-out infinite world-intro-float;position:relative}@keyframes world-intro-float{50%{transform:translateY(-6px)rotate(2deg)}}.world-intro-copy h3{font:700 clamp(25px, 3.2vw, 34px)/1.08 var(--display);letter-spacing:-.015em;margin:7px 0 8px}.world-intro-copy>h3+p{color:var(--ink-2);margin:0;font-size:14.5px;line-height:1.65}.world-intro-sources{flex-wrap:wrap;align-items:center;gap:5px 10px;display:flex;margin:14px 0 0!important;font-size:11px!important;line-height:1.35!important}.world-intro-sources span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.world-intro-sources a{color:var(--world-story-accent);text-underline-offset:3px;font-weight:800}.world-intro-places{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.world-intro-places button{border:1px solid color-mix(in srgb, var(--world-story-accent) 35%, transparent);min-height:40px;color:var(--ink);background:#fffaf1;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.world-intro-places button:hover{border-color:var(--world-story-accent);background:#fff;transform:translateY(-1px)}.world-intro-places button span{color:var(--world-story-accent);font-family:var(--zh);margin-left:4px;font-weight:500}#world-intro footer{border-top:1px solid var(--line);grid-template-columns:minmax(105px,1fr) auto minmax(105px,1fr);align-items:center;gap:14px;padding:16px 32px;display:grid}#world-intro footer>button{background:#fff;border:0;border-radius:999px;min-height:44px;padding:10px 16px;font-size:13px;font-weight:800;box-shadow:0 2px 8px #3c230a1a}#world-intro footer>button:disabled{opacity:.35;cursor:default}#world-intro footer .world-intro-next{background:var(--world-story-accent);color:#fff;justify-self:end}#world-intro footer .world-intro-back{justify-self:start}.world-intro-pages{gap:7px;display:flex}.world-intro-pages button{background:#d9c4a3;border:0;border-radius:50%;width:9px;height:9px;padding:0}.world-intro-pages button[aria-current=step]{background:var(--world-story-accent);transform:scale(1.22)}.world-intro-scope{color:var(--muted);text-align:center;margin:0;padding:0 32px 20px;font-size:11px}@media (max-width:600px){#world-intro-toggle{top:max(10px, env(safe-area-inset-top));right:max(64px, calc(env(safe-area-inset-right) + 54px))}#world-intro{border-width:3px;border-radius:24px;width:calc(100% - 20px);max-height:calc(100dvh - 20px)}#world-intro header{padding:22px 52px 15px 20px}.world-intro-close{width:44px;height:44px;top:10px;right:10px}#world-intro h2{font-size:30px}.world-intro-summary{font-size:14px;line-height:1.4}#world-intro article{grid-template-columns:82px 1fr;align-items:start;gap:16px;min-height:0;padding:20px}.world-intro-illustration{width:78px;height:78px}.world-intro-illustration span{font-size:40px}.world-intro-copy h3{margin-top:5px;font-size:23px}.world-intro-copy>h3+p{font-size:13.5px;line-height:1.52}.world-intro-places{grid-column:1/-1;margin-top:14px}.world-intro-places button{min-height:38px;padding:7px 10px}#world-intro footer{grid-template-columns:1fr auto 1fr;gap:8px;padding:13px 16px}#world-intro footer>button{padding:9px 12px;font-size:12px}.world-intro-scope{padding:0 18px 14px}}@media (prefers-reduced-motion:reduce){.world-intro-illustration span{animation:none}}
