.pc-theme-neuralquest .nq-rule{margin:.7rem 0;padding:.7rem .85rem;border:2px solid var(--ff-outline);border-radius:.6rem;background:var(--nq-ink);color:#eceff1;box-shadow:0 3px 0 var(--ff-outline)}.pc-theme-neuralquest .nq-rule-label{margin:0;font-size:.82rem;letter-spacing:.02em;color:var(--nq-cyan);text-transform:uppercase}.pc-theme-neuralquest .nq-rule-text{margin:.3rem 0 0;font-weight:700;font-size:1.05rem;font-family:ui-monospace,SF Mono,Menlo,monospace}.pc-theme-neuralquest .nq-options{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.9rem}.pc-theme-neuralquest .nq-options--stack{flex-direction:column;align-items:stretch}.pc-theme-neuralquest .nq-class-btn{min-width:8rem;font-weight:700}.pc-theme-neuralquest .nq-fix-btn{text-align:left}.pc-theme-neuralquest .nq-options button.is-correct{background:var(--pc-correct-bg);border-color:var(--pc-correct);color:var(--pc-correct)}.pc-theme-neuralquest .nq-options button.is-wrong{background:var(--pc-incorrect-bg);border-color:var(--pc-incorrect);color:var(--pc-incorrect);opacity:.85}.pc-theme-neuralquest .nq-acc{margin:.8rem 0;display:grid;gap:.5rem}.pc-theme-neuralquest .nq-acc-row{display:grid;grid-template-columns:minmax(6rem,30%) 1fr auto;align-items:center;gap:.6rem}.pc-theme-neuralquest .nq-acc-name{font-weight:700}.pc-theme-neuralquest .nq-acc-bar,.pc-theme-neuralquest .nq-bias-bar{height:.85rem;border:2px solid var(--ff-outline);border-radius:.5rem;background:var(--ff-paper);overflow:hidden}.pc-theme-neuralquest .nq-acc-fill{height:100%;background:var(--pc-correct)}.pc-theme-neuralquest .nq-acc-fill.is-low{background:var(--pc-incorrect)}.pc-theme-neuralquest .nq-acc-pct{font-variant-numeric:tabular-nums;font-size:.9rem}.pc-theme-neuralquest .nq-bias-data{margin:.8rem 0;display:grid;gap:.55rem}.pc-theme-neuralquest .nq-bias-row{display:grid;grid-template-columns:minmax(7rem,34%) 1fr auto;align-items:center;gap:.6rem}.pc-theme-neuralquest .nq-bias-name{font-weight:700;font-size:.95rem}.pc-theme-neuralquest .nq-bias-fill{height:100%;background:linear-gradient(90deg,var(--ff-forge),var(--ff-spark))}.pc-theme-neuralquest .nq-bias-count{font-variant-numeric:tabular-nums;font-size:.85rem;color:var(--ff-slate-text)}.pc-theme-neuralquest .nq-case-tag{display:inline-block;margin:0 0 .3rem;padding:.12rem .55rem;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--ff-spark);border-radius:999px}.pc-theme-neuralquest .nq-tl-stage{display:grid;gap:.7rem}.pc-theme-neuralquest .nq-tl-legend{margin:0;text-align:center;font-size:.85rem;color:var(--ff-slate-text)}.pc-theme-neuralquest .nq-tl-key{font-size:1rem;vertical-align:-1px}.pc-theme-neuralquest .nq-tl-key--train{color:var(--ff-forge)}.pc-theme-neuralquest .nq-tl-key--test{color:var(--ff-spark)}.pc-theme-neuralquest .nq-tl-svg{width:100%;height:auto;display:block}.pc-theme-neuralquest .nq-tl-axis{stroke:var(--ff-outline);stroke-width:3}.pc-theme-neuralquest .nq-tl-bar{stroke:var(--ff-outline);stroke-width:2}.pc-theme-neuralquest .nq-tl-bar--train{fill:var(--ff-forge)}.pc-theme-neuralquest .nq-tl-bar--test{fill:var(--ff-spark)}.pc-theme-neuralquest .nq-tl-roundlbl{fill:var(--ff-slate-text);font-size:.8rem;font-weight:700}.pc-theme-neuralquest .nq-tl-readout{margin:0;text-align:center;font-weight:800;font-variant-numeric:tabular-nums}.pc-theme-neuralquest .nq-tl-controls{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.pc-theme-neuralquest .nq-tl-controls button{min-height:44px}.pc-theme-neuralquest .nq-vr-stage{display:grid;gap:.8rem}.pc-theme-neuralquest .nq-vr-svg{width:100%;height:auto;display:block}.pc-theme-neuralquest .nq-vr-name{fill:var(--ff-anvil);font-size:.9rem;font-weight:800}.pc-theme-neuralquest .nq-vr-bar{stroke:var(--ff-outline);stroke-width:2}.pc-theme-neuralquest .nq-vr-bar--train{fill:var(--ff-forge)}.pc-theme-neuralquest .nq-vr-bar--test{fill:var(--ff-spark)}.pc-theme-neuralquest .nq-vr-barlbl{fill:var(--ff-slate-text);font-size:.78rem;font-weight:700;font-variant-numeric:tabular-nums}.pc-theme-neuralquest .nq-vr-tag{font-size:.72rem;font-weight:800}.pc-theme-neuralquest .nq-vr-tag--best{fill:var(--pc-correct)}.pc-theme-neuralquest .nq-vr-tag--over{fill:var(--pc-incorrect)}.pc-theme-neuralquest .nq-vr-picks{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.pc-theme-neuralquest .nq-vr-pick{font-weight:700;min-height:48px}.pc-theme-neuralquest .nq-wg-stage{display:grid;gap:.8rem}.pc-theme-neuralquest .nq-wg-cols{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.pc-theme-neuralquest .nq-wg-col{display:grid;gap:.4rem;align-content:start;padding:.6rem;border:2px solid var(--ff-outline);border-radius:.6rem;background:var(--ff-paper)}.pc-theme-neuralquest .nq-wg-colhd{margin:0;font-weight:800;font-size:.9rem;text-align:center}.pc-theme-neuralquest .nq-wg-col--help .nq-wg-colhd{color:var(--pc-correct)}.pc-theme-neuralquest .nq-wg-col--harm .nq-wg-colhd{color:var(--pc-incorrect)}.pc-theme-neuralquest .nq-wg-chip{padding:.3rem .5rem;font-size:.82rem;font-weight:600;border-radius:.45rem;border:1.5px solid var(--ff-outline);background:var(--ff-warm);color:var(--ff-anvil)}.pc-theme-neuralquest .nq-wg-beamwrap{display:flex;justify-content:center}.pc-theme-neuralquest .nq-wg-svg{width:100%;max-width:30rem;height:auto;display:block}.pc-theme-neuralquest .nq-wg-post{fill:var(--ff-outline)}.pc-theme-neuralquest .nq-wg-beam{transition:transform .4s ease}.pc-theme-neuralquest .nq-wg-bar{stroke:var(--ff-outline);stroke-width:2;fill:var(--ff-slate)}.pc-theme-neuralquest .nq-wg-beam--level .nq-wg-bar{fill:var(--pc-correct)}.pc-theme-neuralquest .nq-wg-beam--off .nq-wg-bar{fill:var(--pc-incorrect)}.pc-theme-neuralquest .nq-wg-rope{stroke:var(--ff-outline);stroke-width:2}.pc-theme-neuralquest .nq-wg-pan{fill:var(--ff-paper);stroke:var(--ff-outline);stroke-width:2}.pc-theme-neuralquest .nq-wg-panemoji{font-size:1.1rem}.pc-theme-neuralquest .nq-wg-panlbl{fill:var(--ff-slate-text);font-size:.72rem;font-weight:700}.pc-theme-neuralquest .nq-wg-opts{display:grid;gap:.5rem}.pc-theme-neuralquest .nq-wg-opt{text-align:left;min-height:48px}@media (prefers-reduced-motion: reduce){.pc-theme-neuralquest .nq-acc-fill,.pc-theme-neuralquest .nq-bias-fill,.pc-theme-neuralquest .nq-wg-beam{transition:none}}@media (max-width: 520px){.pc-theme-neuralquest .nq-wg-cols{grid-template-columns:1fr}}
