.cp-reasoning:not(.cognitive-preview-compact) .cp-content{gap:12px;display:grid}.cognitive-review-panel{margin-block:12px}.cognitive-review-panel>summary{cursor:pointer;min-height:44px;padding-block:10px;font-weight:600}.cognitive-review-panel>summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.cognitive-review-panel>div{padding-block:8px}.cp-reasoning .rp-scene{place-items:center;min-width:0;display:grid}.cp-reasoning .rp-scene>svg{width:100%;max-height:180px}.cp-reasoning .rp-figure-option{padding:2px 8px}.cp-reasoning .rp-figure-option svg{width:38px;height:38px}.cp-reasoning .rp-status{text-align:center;min-height:1.35em;font-size:.8125rem;line-height:1.35}.cp-reasoning .rp-tiles{justify-content:center;gap:8px;display:flex}.cp-reasoning .rp-tile{min-width:52px;font-size:1.25rem;font-weight:650}.cp-reasoning .rp-passage{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:12px;font-size:1.25rem;display:flex}.cp-reasoning .rp-equations{justify-content:center;gap:6px;font-size:1.125rem;display:grid}.cp-reasoning .rp-equation{justify-content:center;align-items:center;gap:6px;display:flex}.cp-reasoning .rp-equation svg{width:32px;height:32px}.cp-reasoning .rp-rule-figures{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px;display:grid}.cp-reasoning .rp-rule-figure{text-align:center;min-width:0;margin:0}.cp-reasoning .rp-rule-figure svg{width:100%;max-height:140px}.cp-reasoning .rp-rule-figure figcaption{margin-top:4px;font-size:.8125rem;line-height:1.3}.cp-reasoning .rp-review{gap:12px;display:grid}.cp-reasoning .rp-review p{line-height:1.5}.cp-reasoning .rp-review .cp-actions{justify-content:flex-start}.cp-reasoning .rp-diagram{overflow-x:auto}.cp-reasoning .rp-board-button{background:0 0;border:0;width:min(100%,310px);margin:auto;padding:0;display:block}.cp-reasoning .rp-board-button svg{width:100%;max-height:160px}.cp-reasoning .rp-board-button:disabled{opacity:1}.cp-reasoning .rp-full-board{grid-template-columns:repeat(4,44px);justify-content:center;display:grid}.cp-reasoning .rp-full-board button{border-radius:0;padding:0}.cp-reasoning .rp-hanoi{flex-wrap:nowrap;gap:5px}.cp-reasoning .rp-hanoi button{background:0 0;width:30%;padding:2px}.cp-reasoning .rp-hanoi button[aria-pressed=true]{background:var(--surface);outline:2px solid var(--accent)}.cp-reasoning .rp-hanoi svg{width:100%}.cognitive-preview-compact.cp-reasoning .rp-scene>svg{max-height:118px}.cognitive-preview-compact.cp-reasoning .rp-scene{flex:118px;min-height:48px}.cognitive-preview-compact.cp-reasoning .rp-scene>svg{height:100%}.cognitive-preview-compact.cp-reasoning .cp-question,.cognitive-preview-compact.cp-reasoning .cp-actions{flex-shrink:0}.cognitive-preview-compact.cp-reasoning .cp-actions svg{flex:none}.cognitive-preview-compact.cp-reasoning .rp-board-button svg{max-height:128px}.cognitive-preview-compact.cp-reasoning .rp-equations{gap:2px}.cognitive-preview-compact.cp-reasoning .rp-rule-figures{gap:4px}.cognitive-preview-compact.cp-reasoning .rp-rule-figure svg{max-height:86px}.cognitive-preview-compact.cp-reasoning .rp-rule-figure figcaption{display:none}.cognitive-preview-compact.cp-reasoning .cp-question{text-align:center}.cognitive-preview-compact.cp-reasoning .rp-status{display:none}.cp-reasoning .rp-preview-grid text{fill:var(--ink);font-variant-numeric:tabular-nums;font-family:inherit}.cp-reasoning button[data-preview-feedback]{position:relative}.cp-reasoning button>.rp-feedback-mark{pointer-events:none;width:12px;height:12px;max-height:12px;position:absolute;top:2px;right:2px}.cognitive-preview.cp-reasoning button[data-preview-feedback=wrong]{color:#763b2c;background:#fff6ef;border-color:#965340}@media (prefers-reduced-motion:no-preference){.cp-reasoning button{transition:background-color .12s ease-out,border-color .12s ease-out}}.mp-stack{flex-direction:column;align-items:center;gap:12px;min-width:0;display:flex}.mp-grid{grid-template-columns:repeat(var(--mp-columns,3),minmax(44px,1fr));gap:4px;width:min(100%,260px);display:grid}.mp-grid button{aspect-ratio:1;font-variant-numeric:tabular-nums;padding:4px;font-weight:650}.mp-grid button[data-lit=true]{background:var(--accent);color:#fff;border-color:var(--accent)}.mp-grid button[data-missed=true]{outline:2px dashed var(--ink);outline-offset:-6px}.mp-grid button[data-extra=true]{background:var(--apricot,#f5ded0)}.mp-grid button[disabled]{opacity:1}.mp-dot{aspect-ratio:1;background:currentColor;border-radius:50%;width:28%;margin:auto;display:block}.mp-grid button[data-lit=false] .mp-dot{visibility:hidden}.mp-go{background:var(--sage,#dce6d4);gap:0;width:220px}.mp-go button{background:linear-gradient(var(--control-border),var(--control-border)) center/1px 100% no-repeat,linear-gradient(var(--control-border),var(--control-border)) center/100% 1px no-repeat;border:0;border-radius:0}.mp-stone{border:2px solid var(--ink);background:var(--ink);border-radius:50%;width:30px;height:30px;margin:auto;display:block}.mp-stone[data-stone=white]{background:#fff}.mp-go button[aria-pressed=true]{color:var(--ink);background-color:#0000}.mp-art{place-items:center;width:100%;display:grid}.mp-art svg{width:auto;max-height:180px}.mp-cards{flex-wrap:wrap;justify-content:center;gap:8px;max-width:100%;display:flex}.mp-card{border:1px solid var(--control-border);background:#fff;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:62px;min-height:88px;font-size:1.375rem;font-weight:650;display:flex}.mp-card[data-red=true]{color:#8f362c}.mp-card svg{fill:currentColor;width:24px;height:26px}.mp-card[data-back=true]{background:var(--accent);color:#fff}.mp-card[data-used=true]{opacity:.45}.mp-cards>button{background:0 0;border:0;padding:0}.mp-cards>button[data-used=true]{opacity:.45}.mp-answer{font-variant-numeric:tabular-nums;letter-spacing:.12em;overflow-wrap:anywhere;flex-wrap:wrap;justify-content:center;gap:6px;min-height:28px;font-weight:650;display:flex}.mp-display{font-variant-numeric:tabular-nums;place-items:center;min-height:92px;font-size:3.5rem;font-weight:650;line-height:1;display:grid}.mp-equation{white-space:nowrap;font-size:2rem}.mp-form{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.mp-form label{text-align:center;flex-basis:100%;font-size:.875rem}.mp-form input{letter-spacing:.12em;text-transform:uppercase;width:9ch}.mp-compare{flex-wrap:wrap;justify-content:center;gap:16px;max-width:100%;display:flex}.mp-compare>div{justify-items:center;gap:6px;min-width:0;display:grid}.mp-compare small{color:var(--muted);font-size:.8125rem}.mp-go-compare svg{width:128px}.mp-tools{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.mp-chimp{background:#1c3a28;border-radius:10px;grid-template-columns:repeat(5,minmax(44px,1fr));gap:2px;width:min(100%,266px);padding:6px}.mp-chimp button{background:0 0;border:0;border-radius:5px;padding:0}.mp-chimp button svg{width:100%;height:auto}.mp-chimp button:focus-visible{outline-offset:1px;outline-color:#fff}.mp-stack .cp-question{text-align:center;max-width:44ch}.mp-cue{text-align:center;place-items:center;min-height:44px;line-height:1.35;display:grid}.memory-setup-preview{margin-block:24px}.memory-review-preview{grid-column:1/-1;margin-block:24px}[data-phase]:not([data-phase=setup])>.memory-setup-preview,[data-phase]:not([data-phase=setup])>.board-stage>.memory-setup-preview,#order-app:not([data-phase=setup]) .memory-setup-preview{display:none}#order-app[data-phase=setup] #order-board,#go-app[data-phase=setup] #go-board{display:none!important}.cognitive-preview-compact .mp-stack{gap:6px}.cognitive-preview-compact .mp-grid{gap:0;width:132px}.cognitive-preview-compact .mp-grid button{border-radius:6px;min-width:44px;height:44px}.cognitive-preview-compact .mp-art svg{max-height:132px}.cognitive-preview-compact .mp-display{min-height:76px;font-size:3rem}.cognitive-preview-compact .mp-equation{font-size:1.625rem}.cognitive-preview-compact .mp-card{width:52px;min-height:76px;font-size:1.125rem}.cognitive-preview-compact .mp-form label{font-size:.8125rem}.cognitive-preview-compact .mp-form{gap:4px}.cognitive-preview-compact .mp-answer{min-height:18px;font-size:.8125rem}@media (prefers-reduced-motion:no-preference){.mp-grid button,.mp-card{transition:background-color .12s ease-out,color .12s ease-out}}@media (forced-colors:active){.mp-grid button[data-lit=true]{outline-offset:-4px;outline:3px solid highlight}.mp-stone{forced-color-adjust:none;background:#223c31;border-color:#223c31}}.ap-example{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.ap-question{text-align:center}.ap-example button svg{flex:none}.ap-example button{justify-content:center;align-items:center;gap:4px;display:inline-flex}.ap-example button[data-result=wrong]{background:var(--apricot,#f4ded0);color:var(--ink);border-color:var(--bad)}.ap-example button[data-result=right]{border-width:2px}.ap-reset{flex:none}.ap-stroop{text-transform:uppercase;font-size:2.75rem;font-weight:800;line-height:1.15}.ap-coding-key{justify-content:center;gap:24px;display:flex}.ap-coding-key>span{flex-direction:column;align-items:center;gap:4px;font-size:1rem;display:flex}.ap-coding-answer{align-items:center;gap:16px;display:flex}.ap-coding-target{border-bottom:2px solid var(--accent);padding:4px 8px}.ap-find-target{justify-content:center;align-items:center;gap:8px;min-height:30px;display:flex}.ap-search{grid-template-columns:repeat(4,minmax(44px,1fr));gap:6px;width:100%;max-width:280px;display:grid}.ap-search button{background:0 0;height:48px;padding:4px;position:relative}.ap-search button>svg+svg{width:12px;height:12px;position:absolute;top:2px;right:2px}.ap-search button[aria-pressed=true]{background:var(--card,#fff);outline:2px solid var(--accent);outline-offset:-4px}.ap-search button[data-result=wrong]{outline-color:var(--bad)}.ap-trail-heading,.ap-grid-heading{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.ap-trail{width:100%;max-width:320px;height:128px;position:relative}.cp-attention .ap-trail>svg{width:100%;height:100%;position:absolute}.ap-trail button{border-radius:50%;width:44px;height:44px;padding:0;position:absolute;transform:translate(-50%,-50%)}.ap-trail button>svg{width:10px;height:10px;position:absolute;bottom:3px;right:2px}.ap-addition{font-variant-numeric:tabular-nums;justify-content:center;gap:8px;font-size:1.625rem;font-weight:650;display:flex}.ap-addition>span{border-bottom:3px solid #0000;padding:4px}.ap-current{background:var(--accent-soft,#e5ebdd);border-bottom-color:var(--accent)!important}.ap-answer-form{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.ap-answer-form input{text-align:center;width:70px}.ap-addition-result{font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.ap-perceptual{grid-template-columns:repeat(6,24px);gap:4px 10px;display:grid}.ap-perceptual>span{border-radius:3px;display:block}.ap-check-key,.ap-check-row{justify-content:center;gap:10px;display:flex}.ap-check-key>span,.ap-check-row>span{justify-items:center;gap:1px;display:grid}.ap-check-row{border-top:1px solid var(--control-border);padding-top:6px}.ap-switch-card{width:100%;max-width:240px}.ap-lamp{width:112px;height:112px}.ap-lamp>svg{width:100%;height:100%}.ap-reaction{width:100%;max-width:360px;min-height:112px!important;font-size:1.25rem!important}.ap-reaction[data-signal="1"]{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.ap-reaction[data-signal="2"]{background:var(--accent-soft,#e5ebdd)!important}.ap-number-grid{font-variant-numeric:tabular-nums;grid-template-columns:repeat(3,44px);gap:6px;display:grid}.ap-number-grid button{padding:4px;position:relative}.ap-number-grid button svg{width:12px;height:12px;position:absolute;top:2px;right:2px}.attention-setup-preview{margin-top:24px}.board-practice:not([data-phase=setup]) .attention-setup-preview{display:none}.cognitive-preview-compact .ap-example{gap:6px;height:100%}.cognitive-preview-compact .ap-stroop{font-size:2.5rem}.cognitive-preview-compact .ap-trail{max-width:272px;height:108px}.cognitive-preview-compact .ap-perceptual{gap:2px 8px}.cognitive-preview-compact .ap-switch-card{max-width:180px}.cognitive-preview-compact .ap-switch-card>svg{max-height:76px}.cognitive-preview-compact .ap-lamp{width:90px;height:90px}.cognitive-preview-compact .ap-coding-key{gap:20px}.cognitive-preview-compact .ap-coding-answer{gap:8px}.cognitive-preview-compact .ap-choices{gap:4px}.cognitive-preview-compact .ap-choices button{padding:5px 8px}.cognitive-preview-compact .ap-number-grid{gap:4px}.cognitive-preview-compact .ap-addition{font-size:1.375rem}@media (forced-colors:active){.ap-stroop,.ap-search button>svg:first-child,.ap-find-target>span>svg,.ap-switch-card,.ap-lamp{forced-color-adjust:none;background:#fff}.ap-current{outline:2px solid highlight}.ap-search button[aria-pressed=true]{outline:3px solid highlight}.ap-example button[data-result=wrong]{outline:2px dashed canvastext}}.cognitive-preview{width:100%;max-width:560px;color:var(--ink);text-align:start;margin-inline:auto}.practice-main .cognitive-setup-preview{width:100%;max-width:560px;margin:20px auto}.cp-fields{border:0;min-width:0;margin:0;padding:0;display:block}.cp-content{min-width:0}.cognitive-preview button,.cognitive-preview input,.cognitive-preview select{font:inherit;color:inherit}.cognitive-preview button{border:1px solid var(--control-border);background:var(--surface-raised,#fff);touch-action:manipulation;cursor:pointer;border-radius:8px;min-width:44px;min-height:44px;padding:6px 10px;line-height:1.25}.cognitive-preview button[aria-pressed=true]{color:#fff;background:var(--accent);border-color:var(--accent)}.cognitive-preview button:disabled{cursor:default}.cognitive-preview button:focus-visible,.cognitive-preview input:focus-visible,.cognitive-preview select:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.cognitive-preview input,.cognitive-preview select{border:1px solid var(--control-border);background:var(--surface-raised,#fff);min-width:0;max-width:100%;min-height:44px;caret-color:var(--accent);border-radius:8px;padding:6px 10px}.cognitive-preview svg{max-width:100%;height:auto;display:block}.cognitive-preview p{margin:0}.cp-note{color:var(--muted);font-size:.8125rem;line-height:1.5;margin-top:12px!important}.cp-question{text-wrap:pretty;font-size:.9375rem;line-height:1.35}.cp-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.cp-board{place-items:center;min-width:0;display:grid}.cognitive-preview-compact{max-width:none;height:100%;min-height:0;font-size:.8125rem}.cognitive-preview-compact .cp-fields,.cognitive-preview-compact .cp-content{height:100%;min-height:0}.cognitive-preview-compact .cp-content{flex-direction:column;justify-content:center;align-items:stretch;gap:6px;display:flex}.cognitive-preview-compact .cp-question,.cognitive-preview-compact button{font-size:.8125rem}.cognitive-preview-compact svg{max-height:144px}.play-discovery .campus-practice-catalog .card-art>.cognitive-preview{min-height:0}@media (hover:hover){.cognitive-preview button:not(:disabled):not([aria-pressed=true]):hover{border-color:var(--accent);background:var(--surface)}}@media (forced-colors:active){.cognitive-preview button[aria-pressed=true]{outline-offset:-4px;outline:2px solid highlight}}
