.pc-theme-marketquest .mkq-pick-row{flex-wrap:wrap;gap:.4rem;margin:.6rem 0 .2rem;display:flex}.pc-theme-marketquest .mkq-pick{padding:.35rem .7rem;font-size:.9rem}.pc-theme-marketquest .mkq-pick--on{background:var(--ff-forge);color:#fff;border-color:var(--ff-forge)}.pc-theme-marketquest .mkq-chart-slot{max-width:420px;margin:.6rem auto}.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.2px}.pc-theme-marketquest .mkq-axis-label{fill:#6b6250;font-size:9px;font-weight:600}.pc-theme-marketquest .mkq-demand{stroke:#1a237e;stroke-width:2.4px}.pc-theme-marketquest .mkq-supply{stroke:#00796b;stroke-width:2.4px}.pc-theme-marketquest .mkq-shifted{stroke-dasharray:5 4;opacity:.9}.pc-theme-marketquest .mkq-priceline{stroke:#f57c00;stroke-width:1.6px;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{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.4rem;display:flex}.pc-theme-marketquest .mkq-stat{border:1.5px solid var(--ff-outline,#2a1f1a);background:var(--ff-paper);border-radius:10px;flex-direction:column;align-items:center;min-width:92px;padding:.4rem .6rem;display:flex}.pc-theme-marketquest .mkq-stat-k{color:#6b6250;font-size:.72rem;font-weight:600}.pc-theme-marketquest .mkq-stat-v{font-variant-numeric:tabular-nums;color:var(--ff-forge-text);font-size:1.15rem;font-weight:800}.pc-theme-marketquest .mkq-state{text-align:center;border-radius:10px;flex-basis:100%;margin:.5rem 0 0;padding:.45rem .6rem;font-size:.92rem;font-weight:700}.pc-theme-marketquest .mkq-state--surplus{color:#9a5000;background:#fff3e0}.pc-theme-marketquest .mkq-state--shortage{color:#a11c1c;background:#fdeaea}.pc-theme-marketquest .mkq-state--balanced{color:#1f5e23;background:#e6f3e7}.pc-theme-marketquest .mkq-slider-row{flex-direction:column;gap:.3rem;margin-top:.7rem;display:flex}.pc-theme-marketquest .mkq-slider{width:100%;accent-color:var(--ff-forge)}.pc-theme-marketquest .mkq-options{gap:.5rem;margin-top:.8rem;display:grid}.pc-theme-marketquest .mkq-option{text-align:left;border-left:5px solid var(--pc-select);min-height:52px;font-weight:600;transition:transform .12s,box-shadow .12s}.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{color:var(--ff-anvil);margin:0 0 .7rem;font-weight:700}.mkq-opp-grid{gap:.6rem;display:grid}.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{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.mkq-cmp-stat{border:1.5px solid var(--ff-outline);background:var(--ff-paper);border-radius:10px;flex-direction:column;align-items:center;gap:.15rem;min-width:120px;padding:.5rem .7rem;display:flex}.mkq-cmp-stat--accent{border-color:var(--pc-select)}.mkq-cmp-stat--locked{opacity:.9}.mkq-cmp-stat-k{color:var(--ff-anvil);opacity:.8;text-align:center;font-size:.72rem;font-weight:600}.mkq-cmp-stat-v{font-variant-numeric:tabular-nums;color:var(--ff-anvil);font-size:1.25rem;font-weight:800}.mkq-cmp-steprow{justify-content:center;align-items:center;gap:.5rem;margin:.7rem 0 .3rem;display:flex}.mkq-cmp-step{min-width:64px}.mkq-cmp-guesslive{text-align:center;font-variant-numeric:tabular-nums;min-width:84px;color:var(--ff-anvil);font-size:1.1rem;font-weight:800}.mkq-cmp-chart{max-width:380px;margin:.6rem auto}.mkq-cmp-grow{width:100%;margin-top:.4rem;display:block}.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:1px}.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.6px;stroke-dasharray:5 4}.mkq-adv-stage{padding:.8rem}.mkq-adv-table{gap:2px;margin-bottom:.7rem;display:grid}.mkq-adv-row{grid-template-columns:1.3fr 1fr 1fr;gap:2px;display:grid}.mkq-adv-cell{background:var(--ff-paper);border:1px solid var(--ff-outline);text-align:center;font-variant-numeric:tabular-nums;color:var(--ff-anvil);border-radius:6px;padding:.4rem .5rem;font-size:.9rem;font-weight:700}.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{gap:.5rem;margin:.6rem 0;display:grid}.mkq-adv-assign-lead{color:var(--ff-anvil);margin:0 0 .2rem;font-weight:700}.mkq-adv-choice{text-align:left;border-left:5px solid var(--pc-select);min-height:48px}.mkq-adv-choice--on{background:var(--pc-select);color:#fff;border-color:var(--pc-select);font-weight:800}.mkq-adv-total{text-align:center;font-variant-numeric:tabular-nums;background:var(--ff-paper);border:1.5px solid var(--ff-outline);color:var(--ff-anvil);border-radius:10px;margin:.5rem 0;padding:.5rem .7rem;font-weight:800}.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{width:100%;display:block}.mkq-xch-stage{padding:.8rem}.mkq-xch-grid{gap:.5rem;display:grid}.mkq-xch-card{border:1.5px solid var(--ff-outline);background:var(--ff-paper);border-radius:10px;align-items:center;gap:.6rem;padding:.5rem .6rem;display:flex}.mkq-xch-icon{font-size:1.7rem;line-height:1}.mkq-xch-info{flex-direction:column;flex:auto;min-width:0;display:flex}.mkq-xch-name{color:var(--ff-anvil);font-weight:800}.mkq-xch-line{color:var(--ff-anvil);opacity:.85;font-size:.82rem}.mkq-xch-recip{flex:none;min-height:44px;font-size:.85rem}.mkq-xch-tally{text-align:center;background:var(--ff-paper);border:1.5px solid var(--ff-outline);color:var(--ff-anvil);border-radius:10px;margin:.6rem 0;padding:.45rem .6rem;font-weight:800}.mkq-xch-tally--all{background:var(--pc-correct-bg);border-color:var(--pc-correct)}.mkq-xch-trade{width:100%;display:block}
