.dp-stage .dp-scene{color:var(--ff-anvil);margin:0 0 .6rem;font-size:1.02rem;line-height:1.5}.dp-gauges{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.dp-gauge{border:2px solid var(--ff-outline);background:var(--ff-warm);color:var(--ff-anvil);font-variant-numeric:tabular-nums;border-radius:999px;padding:.2rem .6rem;font-size:.82rem;font-weight:600}.dp-choices{gap:.5rem;margin-top:.8rem;display:grid}.dp-choice{text-align:left;min-height:48px;font-weight:600}.dp-choice--correct{background:var(--pc-correct)!important;border-color:var(--pc-correct)!important;color:#fff!important}.dp-choice--incorrect{background:var(--pc-incorrect)!important;border-color:var(--pc-incorrect)!important;color:#fff!important}.dp-tag{color:var(--ff-slate-text);background:var(--ff-warm);border:2px solid var(--ff-outline);border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:700;display:inline-block}.pc-theme-depthquest.pc-immersive{--pc-env-bg:url(/play/depthquest/env.webp) center / cover no-repeat, linear-gradient(to bottom, #d4eef6 0%, #a9d7ea 26%, #6fb0d4 52%, #305f92 80%, #16294f 100%);--pc-env-bg-dark:url(/play/depthquest/env-dark.webp) center / cover no-repeat, linear-gradient(to bottom, #08161f 0%, #0a1c2c 38%, #0a1730 72%, #070c1a 100%);--pc-env-bg-flat:url(/play/depthquest/env.webp) center / cover no-repeat, oklab(67.2628% -.0344067 -.0647484);--pc-env-bg-flat-dark:url(/play/depthquest/env-dark.webp) center / cover no-repeat, #0a1626}.dp-kits{margin:.4rem 0 1rem}.dp-kits-summary{cursor:pointer;color:var(--ff-anvil);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:800;list-style:none;display:flex}.dp-kits-summary::-webkit-details-marker{display:none}.dp-kits-summary:before{content:"▸";color:var(--pc-select);font-weight:800}.dp-kits[open] .dp-kits-summary:before{content:"▾"}.dp-vfw{flex-direction:column;gap:.7rem;display:flex}.dp-vfw-habitat{background:var(--ff-warm);border:2px solid var(--ff-outline);border-radius:12px;padding:.6rem .8rem}.dp-vfw-tag{letter-spacing:.04em;color:var(--ff-slate-text);background:var(--ff-card,#fff);border:2px solid var(--ff-outline);border-radius:999px;margin-bottom:.35rem;padding:.12rem .5rem;font-size:.7rem;font-weight:800;display:inline-block}.dp-vfw-text{color:var(--ff-ink);margin:0;line-height:1.5}.dp-vfw-choices{flex-direction:column;gap:.5rem;display:flex}.dp-vfw-feedback{flex-direction:column;gap:.6rem;display:flex}.dp-vfw-reveal{border:2px solid var(--ff-outline);background:var(--ff-card,#fff);border-radius:12px;padding:.7rem .85rem}.dp-vfw-reveal.ok{border-color:var(--ff-correct,#2e7d32)}.dp-vfw-reveal.no{border-color:var(--ff-incorrect,#c62828)}.dp-vfw-verdict{color:var(--ff-ink);margin:0 0 .3rem;font-weight:800}.dp-vfw-verdict.ok{color:var(--ff-anvil)}.dp-vfw-basenote{color:var(--ff-anvil);margin:0 0 .5rem;font-weight:700}.dp-vfw-reveal svg{max-width:320px;margin:0 auto;display:block}.dp-vfw-flow{color:var(--ff-slate-text);text-align:center;margin:.4rem 0 .2rem;font-size:.85rem;font-weight:700}.dp-vfw-why{color:var(--ff-ink);margin:.3rem 0 0;line-height:1.5}.pc-theme-depthquest .dq-tp-progress{text-align:center;padding:.6rem 1rem}.pc-theme-depthquest .dq-tp-region{flex-direction:column;gap:1rem;display:flex}.pc-theme-depthquest .dq-tp-tag{opacity:.85;margin-bottom:.35rem;font-weight:700;display:inline-block}.pc-theme-depthquest .dq-tp-choice-row{flex-wrap:wrap;gap:.6rem;margin-top:.75rem;display:flex}.pc-theme-depthquest .dq-tp-choice{flex:12rem}.pc-theme-depthquest .dq-tp-record{margin-top:1rem}.pc-theme-depthquest .dq-tp-record-badge{border-radius:999px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.85rem;font-weight:800;display:inline-block}.pc-theme-depthquest .dq-tp-record-badge--match{color:var(--pc-correct,#1b7a3d);border:2px solid var(--pc-correct,#1b7a3d)}.pc-theme-depthquest .dq-tp-record-badge--diverge{color:var(--pc-select,#b4531f);border:2px solid var(--pc-select,#b4531f)}.pc-theme-depthquest .dq-tp-summary{flex-direction:column;gap:.75rem;margin:.75rem 0;display:flex}.pc-theme-depthquest .dq-tp-summary-row{border-left:.2rem solid var(--pc-select,#b4531f);background:var(--ff-panel,#7f7f7f14);border-radius:.4rem;flex-direction:column;gap:.25rem;padding:.6rem .8rem;display:flex}.pc-theme-depthquest .dq-tp-summary-claim{font-weight:700}.pc-theme-depthquest .dq-tp-nav{margin-top:1rem}.pc-theme-depthquest .ff-cr-progress{margin-bottom:.6rem}.pc-theme-depthquest .ff-cr-bar-wrap{background:color-mix(in oklab, var(--ff-ink) 12%, transparent);border:1px solid var(--ff-outline);border-radius:999px;height:.7rem;margin-top:.4rem;overflow:hidden}.pc-theme-depthquest .ff-cr-bar{background:var(--pc-select);border-radius:999px;height:100%;transition:width .4s}@media (prefers-reduced-motion:reduce){.pc-theme-depthquest .ff-cr-bar,.pc-theme-depthquest .ff-cr-node{transition:none}}.pc-theme-depthquest .ff-cr-grid{flex-direction:column;gap:.5rem;width:100%;display:flex}.pc-theme-depthquest .ff-cr-node{text-align:left;width:100%;transition:transform .15s,box-shadow .15s}.pc-theme-depthquest .ff-cr-node-label{font-size:.95rem}.pc-theme-depthquest .ff-cr-node--cause{outline:.2rem solid var(--pc-select);outline-offset:.12rem;background:color-mix(in oklab, var(--pc-select) 16%, var(--ff-paper))}.pc-theme-depthquest .ff-cr-node--hit{box-shadow:0 0 0 .25rem oklab(66.2876% -.141961 .0743057/.55)}.pc-theme-depthquest .ff-cr-hint{margin:.4rem 0}.pc-theme-depthquest .ff-cr-found{margin-top:.4rem}.pc-theme-depthquest .ff-cr-found-title{margin:0 0 .4rem;font-size:1rem}.pc-theme-depthquest .ff-cr-found-row{border-top:1px solid var(--ff-outline);flex-direction:column;gap:.1rem;padding:.4rem 0;display:flex}.pc-theme-depthquest .ff-cr-found-edge{font-size:.9rem;font-weight:700}.pc-theme-depthquest .ff-cr-nav{margin-top:1rem}
