.pc-theme-marketquest .mkq-pick-row{display:flex;flex-wrap:wrap;gap:.4rem;margin:.6rem 0 .2rem}.pc-theme-marketquest .mkq-pick{font-size:.9rem;padding:.35rem .7rem}.pc-theme-marketquest .mkq-pick--on{background:var(--ff-forge);color:#fff;border-color:var(--ff-forge)}.pc-theme-marketquest .mkq-chart-slot{margin:.6rem auto;max-width:420px}.pc-theme-marketquest .mkq-chart-slot--mini{max-width:300px}.pc-theme-marketquest .mkq-svg{width:100%;height:auto;display:block}.pc-theme-marketquest .mkq-axis{stroke:#9a927f;stroke-width:1.2}.pc-theme-marketquest .mkq-axis-label{fill:#6b6250;font-size:9px;font-weight:600}.pc-theme-marketquest .mkq-demand{stroke:#1a237e;stroke-width:2.4}.pc-theme-marketquest .mkq-supply{stroke:#00796b;stroke-width:2.4}.pc-theme-marketquest .mkq-shifted{stroke-dasharray:5 4;opacity:.9}.pc-theme-marketquest .mkq-priceline{stroke:#f57c00;stroke-width:1.6;stroke-dasharray:4 3}.pc-theme-marketquest .mkq-dot-d{fill:#1a237e}.pc-theme-marketquest .mkq-dot-s{fill:#00796b}.pc-theme-marketquest .mkq-readout{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.4rem}.pc-theme-marketquest .mkq-stat{display:flex;flex-direction:column;align-items:center;min-width:92px;padding:.4rem .6rem;border:1.5px solid var(--ff-outline, #2A1F1A);border-radius:10px;background:var(--ff-paper)}.pc-theme-marketquest .mkq-stat-k{font-size:.72rem;color:#6b6250;font-weight:600}.pc-theme-marketquest .mkq-stat-v{font-size:1.15rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--ff-forge-text)}.pc-theme-marketquest .mkq-state{flex-basis:100%;text-align:center;margin:.5rem 0 0;padding:.45rem .6rem;border-radius:10px;font-weight:700;font-size:.92rem}.pc-theme-marketquest .mkq-state--surplus{background:#fff3e0;color:#9a5000}.pc-theme-marketquest .mkq-state--shortage{background:#fdeaea;color:#a11c1c}.pc-theme-marketquest .mkq-state--balanced{background:#e6f3e7;color:#1f5e23}.pc-theme-marketquest .mkq-slider-row{display:flex;flex-direction:column;gap:.3rem;margin-top:.7rem}.pc-theme-marketquest .mkq-slider{width:100%;accent-color:var(--ff-forge)}.pc-theme-marketquest .mkq-options{display:grid;gap:.5rem;margin-top:.8rem}.pc-theme-marketquest .mkq-option{text-align:left;min-height:52px;font-weight:600;border-left:5px solid var(--pc-select);transition:transform .12s ease,box-shadow .12s ease}.pc-theme-marketquest .mkq-option:hover:not(:disabled){transform:translateY(-1px)}.pc-theme-marketquest .mkq-option--correct{background:var(--pc-correct-bg);border-color:var(--pc-correct);color:#1f5e23}.pc-theme-marketquest .mkq-option--wrong{background:var(--pc-incorrect-bg);border-color:var(--pc-incorrect);opacity:.85}@media(prefers-reduced-motion:reduce){.pc-theme-marketquest .mkq-option{transition:none}.pc-theme-marketquest .mkq-option:hover:not(:disabled){transform:none}}.mkq-opp-stage{padding:.8rem}.mkq-opp-step{margin:0 0 .7rem;font-weight:700;color:var(--ff-anvil)}.mkq-opp-grid{display:grid;gap:.6rem}.mkq-opp-opt{text-align:left;min-height:48px}.mkq-opp-chosen{outline:3px solid var(--pc-select);outline-offset:2px;font-weight:700}.mkq-opp-correct{background:var(--pc-correct-bg);border-color:var(--pc-correct);font-weight:700}.mkq-opp-wrong{background:var(--pc-incorrect-bg);border-color:var(--pc-incorrect);opacity:.85}.mkq-cmp-stage{padding:.8rem}.mkq-cmp-readout{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.mkq-cmp-stat{display:flex;flex-direction:column;align-items:center;gap:.15rem;min-width:120px;padding:.5rem .7rem;border:1.5px solid var(--ff-outline);border-radius:10px;background:var(--ff-paper)}.mkq-cmp-stat--accent{border-color:var(--pc-select)}.mkq-cmp-stat--locked{opacity:.9}.mkq-cmp-stat-k{font-size:.72rem;font-weight:600;color:var(--ff-anvil);opacity:.8;text-align:center}.mkq-cmp-stat-v{font-size:1.25rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--ff-anvil)}.mkq-cmp-steprow{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:.7rem 0 .3rem}.mkq-cmp-step{min-width:64px}.mkq-cmp-guesslive{min-width:84px;text-align:center;font-weight:800;font-size:1.1rem;font-variant-numeric:tabular-nums;color:var(--ff-anvil)}.mkq-cmp-chart{margin:.6rem auto;max-width:380px}.mkq-cmp-grow{display:block;width:100%;margin-top:.4rem}.mkq-cmp-blabel{fill:var(--ff-anvil);font-size:9px;font-weight:600}.mkq-cmp-bar-dep{fill:var(--ff-warm);stroke:var(--ff-outline);stroke-width:1}.mkq-cmp-bar-guess{fill:var(--pc-select)}.mkq-cmp-bar-yr{fill:var(--ff-slate)}.mkq-cmp-bar-final{fill:var(--ff-forge)}.mkq-cmp-simpleline{stroke:var(--ff-outline);stroke-width:1.6;stroke-dasharray:5 4}.mkq-adv-stage{padding:.8rem}.mkq-adv-table{display:grid;gap:2px;margin-bottom:.7rem}.mkq-adv-row{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:2px}.mkq-adv-cell{padding:.4rem .5rem;background:var(--ff-paper);border:1px solid var(--ff-outline);border-radius:6px;text-align:center;font-weight:700;font-variant-numeric:tabular-nums;color:var(--ff-anvil);font-size:.9rem}.mkq-adv-cell--name{text-align:left}.mkq-adv-row--head .mkq-adv-cell{background:var(--ff-warm);font-size:.78rem;font-weight:600}.mkq-adv-assign{margin:.6rem 0;display:grid;gap:.5rem}.mkq-adv-assign-lead{margin:0 0 .2rem;font-weight:700;color:var(--ff-anvil)}.mkq-adv-choice{text-align:left;min-height:48px;border-left:5px solid var(--pc-select)}.mkq-adv-choice--on{background:var(--pc-select);color:#fff;border-color:var(--pc-select);font-weight:800}.mkq-adv-total{margin:.5rem 0;padding:.5rem .7rem;border-radius:10px;text-align:center;font-weight:800;font-variant-numeric:tabular-nums;background:var(--ff-paper);border:1.5px solid var(--ff-outline);color:var(--ff-anvil)}.mkq-adv-total--win{background:var(--pc-correct-bg);border-color:var(--pc-correct)}.mkq-adv-total--miss{background:var(--pc-incorrect-bg);border-color:var(--pc-incorrect)}.mkq-adv-confirm{display:block;width:100%}.mkq-xch-stage{padding:.8rem}.mkq-xch-grid{display:grid;gap:.5rem}.mkq-xch-card{display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;border:1.5px solid var(--ff-outline);border-radius:10px;background:var(--ff-paper)}.mkq-xch-icon{font-size:1.7rem;line-height:1}.mkq-xch-info{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.mkq-xch-name{font-weight:800;color:var(--ff-anvil)}.mkq-xch-line{font-size:.82rem;color:var(--ff-anvil);opacity:.85}.mkq-xch-recip{flex:0 0 auto;min-height:44px;font-size:.85rem}.mkq-xch-tally{margin:.6rem 0;padding:.45rem .6rem;text-align:center;font-weight:800;border-radius:10px;background:var(--ff-paper);border:1.5px solid var(--ff-outline);color:var(--ff-anvil)}.mkq-xch-tally--all{background:var(--pc-correct-bg);border-color:var(--pc-correct)}.mkq-xch-trade{display:block;width:100%}
