:root{color:#202523;font-synthesis:none;--accent:#146b4c;--accent-strong:#0d5039;--accent-soft:#e4f0e9;--blue:#2764c7;--yellow:#d3a52f;--red:#c94444;--text:#202523;--muted:#66706b;--border:#d9dfdb;--surface:#fff;--background:#f3f5f2;--radius:8px;background:#f3f5f2;font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--background);margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #2764c759}.app-shell{grid-template-columns:228px minmax(0,1fr);min-height:100vh;display:grid}.journey-rail{border-right:1px solid var(--border);background:#eef1ed;flex-direction:column;height:100vh;padding:28px 24px 24px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;font-size:16px;font-weight:750;display:flex}.product-navigation{gap:4px;margin-top:42px;display:grid}.product-navigation button{min-height:42px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:6px 1fr;align-items:center;gap:11px;padding:0 10px;display:grid}.product-navigation button>span{background:#b7c0bb;border-radius:50%;width:6px;height:6px}.product-navigation button:hover{color:var(--text);background:#e4e9e5}.product-navigation button.is-active{color:var(--text);background:#dde7e1;font-weight:700}.product-navigation button.is-active>span{background:var(--accent)}.brand-mark{background:var(--surface);border:1px solid #aab7b0;border-radius:6px;grid-template-columns:repeat(2,1fr);gap:3px;width:28px;height:28px;padding:4px;display:grid}.brand-mark i{background:var(--accent);border-radius:2px}.brand-mark i:nth-child(2){background:var(--yellow)}.brand-mark i:nth-child(3){background:var(--blue)}.brand-mark i:nth-child(4){background:#303735}.journey-steps{border-top:1px solid #d6dcd8;gap:6px;margin-top:48px;padding-top:28px;display:grid}.journey-step{color:#89908d;grid-template-columns:28px 1fr;align-items:center;gap:10px;min-height:42px;font-size:14px;display:grid;position:relative}.journey-step:not(:last-child):after{content:"";background:#cfd5d1;width:1px;position:absolute;top:34px;bottom:-8px;left:13px}.journey-index{background:#eef1ed;border:1px solid #c8ceca;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.journey-step.is-reached{color:var(--text);font-weight:650}.journey-step.is-reached .journey-index{border-color:var(--accent);color:#fff;background:var(--accent)}.local-note{color:#7b837f;margin:auto 0 0;font-size:12px;line-height:1.6}.product-surface{background:var(--surface);min-width:0}.product-header{min-height:64px;color:var(--muted);background:#ffffffeb;border-bottom:1px solid #e1e5e2;justify-content:space-between;align-items:center;padding:0 40px;font-size:13px;display:flex}.product-header span:first-child{color:var(--text);font-weight:700}.welcome-stage,.exercise-stage,.results-stage,.training-library,.empty-trends-stage,.target-search-stage,.memory-stage{width:min(100% - 64px,1040px);margin:0 auto}.memory-stage{padding:42px 0 72px}.memory-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.memory-heading>div:first-child{max-width:720px}.memory-heading h1{font-size:34px}.memory-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;line-height:1.7}.memory-round-indicator{border-left:3px solid var(--blue);min-width:140px;padding:14px 0 12px 18px}.memory-round-indicator span,.memory-round-indicator strong,.memory-round-indicator small{display:block}.memory-round-indicator span,.memory-round-indicator small{color:var(--muted);font-size:12px}.memory-round-indicator strong{font-variant-numeric:tabular-nums;margin:6px 0;font-size:22px}.memory-intro-panel,.number-presentation,.number-recall-panel,.memory-feedback{border:1px solid var(--border);border-radius:var(--radius);background:#f6f8f6;align-content:center;justify-items:center;min-height:510px;margin-top:30px;padding:38px;display:grid}.number-echo-demo{align-items:center;gap:10px;display:flex}.number-echo-demo span{background:var(--surface);font-variant-numeric:tabular-nums;border:1px solid #bac5bf;border-radius:6px;place-items:center;width:58px;height:70px;font-size:30px;font-weight:800;display:grid}.number-echo-demo i{color:var(--muted);margin-left:3px;font-size:24px;font-style:normal}.memory-intro-panel h2{margin-top:26px}.memory-intro-panel p{max-width:500px;color:var(--muted);text-align:center;margin:12px 0 28px;line-height:1.7}.number-presentation>span{color:var(--muted);font-size:13px}.number-presentation>strong{border-top:3px solid var(--blue);font-variant-numeric:tabular-nums;border-bottom:1px solid #cad2cd;place-items:center;width:180px;height:210px;margin:22px 0 28px;font-size:112px;line-height:1;display:grid}.number-presentation>div{gap:8px;display:flex}.number-presentation>div i{background:#d7ddda;border-radius:1px;width:28px;height:4px}.number-presentation>div i.is-reached{background:var(--blue)}.answer-slots{justify-content:center;align-items:center;gap:8px;min-height:60px;display:flex}.answer-slots span{font-variant-numeric:tabular-nums;border-bottom:2px solid #b8c1bc;place-items:center;width:48px;height:58px;font-size:28px;font-weight:800;display:grid}.answer-slots span.is-filled{border-bottom-color:var(--blue)}.number-keypad{grid-template-columns:repeat(3,1fr);gap:8px;width:min(100%,330px);margin:34px 0 28px;display:grid}.number-keypad button{background:var(--surface);cursor:pointer;touch-action:manipulation;border:1px solid #c0c9c4;border-radius:6px;min-height:54px;font-size:20px;font-weight:750}.number-keypad button:hover{border-color:var(--blue);background:#eef4fb}.number-keypad button:nth-child(10){grid-column:2}.number-keypad .keypad-delete{color:var(--muted);grid-column:3;font-size:13px}.number-recall-panel>.primary-button:disabled{color:#8e9692;cursor:default;background:#e7eae8;border-color:#cbd2ce}.memory-feedback{text-align:center}.feedback-mark{border:2px solid var(--accent);width:66px;height:66px;color:var(--accent);border-radius:50%;place-items:center;font-size:30px;font-weight:800;display:grid}.memory-feedback.is-incorrect .feedback-mark{border-color:var(--red);color:var(--red)}.memory-feedback h2{margin-top:20px}.sequence-comparison{border-top:1px solid var(--border);grid-template-columns:120px 1fr;width:min(100%,520px);margin:28px 0;display:grid}.sequence-comparison span,.sequence-comparison strong{border-bottom:1px solid var(--border);min-height:58px;padding:18px 0}.sequence-comparison span{color:var(--muted);text-align:left;font-size:12px}.sequence-comparison strong{text-align:right;font-variant-numeric:tabular-nums}.memory-results{border-top:1px solid var(--border);margin-top:30px;padding-top:32px}.memory-results>header{justify-content:space-between;align-items:end;gap:32px;display:flex}.memory-results>header>strong{font-variant-numeric:tabular-nums;font-size:34px}.spatial-path-demo{aspect-ratio:1;grid-template-columns:repeat(3,1fr);gap:7px;width:190px;display:grid}.spatial-path-demo i{background:var(--surface);border:1px solid #c3cbc6;border-radius:5px}.spatial-path-demo i.is-path{background:#dbe7f7;border-color:#94add2}.spatial-workspace{border:1px solid var(--border);border-radius:var(--radius);background:#f5f7f4;grid-template-columns:150px minmax(0,1fr);align-items:start;gap:34px;min-height:590px;margin-top:30px;padding:32px;display:grid}.spatial-status{border-left:3px solid var(--blue);align-content:center;gap:7px;min-height:92px;padding:0 0 0 16px;display:grid}.spatial-status span{color:var(--muted);font-size:12px}.spatial-status strong{font-variant-numeric:tabular-nums;font-size:22px}.spatial-grid{aspect-ratio:1;grid-template-columns:repeat(4,1fr);justify-self:center;gap:9px;width:min(100%,520px);display:grid}.spatial-grid button{background:var(--surface);cursor:pointer;touch-action:manipulation;border:1px solid #bdc7c1;border-radius:7px;place-items:center;min-width:0;transition:border-color .12s,background .12s,transform .12s;display:grid}.spatial-grid button:hover:not(:disabled){border-color:var(--blue);background:#f0f5fb}.spatial-grid button:active:not(:disabled){transform:scale(.96)}.spatial-grid button.is-active{background:#2b6ecb;border-color:#1f5fbf;box-shadow:0 0 0 4px #2b6ecb24}.spatial-grid button.is-selected{background:#dbe7f7;border-color:#84a2cf}.spatial-grid button.is-wrong{border-color:var(--red);background:#ffeded}.spatial-grid button.is-solution{background:#eef4fc;border-color:#6687b8}.spatial-grid button span{color:#fff;background:var(--blue);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:grid}.spatial-grid button:disabled{cursor:default}.spatial-feedback{border-left:3px solid var(--accent);grid-column:2;justify-content:space-between;align-items:center;gap:24px;min-height:74px;padding:14px 0 0 16px;display:flex}.spatial-feedback.is-incorrect{border-left-color:var(--red)}.spatial-feedback strong,.spatial-feedback span{display:block}.spatial-feedback span{color:var(--muted);margin-top:5px;font-size:12px}.target-search-stage{padding:42px 0 72px}.target-search-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.target-search-heading>div:first-child{max-width:720px}.back-button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:28px;padding:0;font-size:13px;display:flex}.back-button:hover{color:var(--text)}.target-search-heading h1{font-size:34px}.target-search-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;line-height:1.7}.target-cue{border:1px solid var(--border);background:#f5f7f4;border-radius:7px;justify-items:center;gap:12px;min-width:120px;padding:18px 22px;display:grid}.target-cue span{color:var(--muted);font-size:12px}.search-glyph{color:#2e3733;border:4px solid;border-top-color:#0000;border-radius:50%;width:28px;height:28px;display:block;position:relative}.search-glyph:after{content:"";background:currentColor;border-radius:1px;width:4px;height:11px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.search-intro-panel,.search-message-panel{border:1px solid var(--border);border-radius:var(--radius);background:#f7f8f6;align-content:center;justify-items:center;min-height:470px;margin-top:30px;padding:40px;display:grid}.search-rule-list{border-top:1px solid var(--border);grid-template-columns:42px 1fr;width:min(100%,600px);display:grid}.search-rule-list span,.search-rule-list p{border-bottom:1px solid var(--border);min-height:68px;margin:0;padding:21px 0}.search-rule-list span{color:#929b96;font-variant-numeric:tabular-nums;font-size:12px}.search-rule-list p{line-height:1.6}.search-intro-panel .primary-button{margin-top:32px}.target-search-workspace{border:1px solid var(--border);border-radius:var(--radius);background:#f5f7f4;grid-template-columns:160px minmax(0,1fr);gap:36px;margin-top:30px;padding:32px;display:grid;position:relative}.search-round-status{border-top:1px solid #cdd4d0;align-content:start;display:grid}.search-round-status>div{border-bottom:1px solid #d8ddda;justify-content:space-between;align-items:center;min-height:72px;display:flex}.search-round-status span{color:var(--muted);font-size:12px}.search-round-status strong{font-variant-numeric:tabular-nums;font-size:18px}.target-search-grid{aspect-ratio:1;grid-template-columns:repeat(6,1fr);justify-self:center;gap:8px;width:min(100%,630px);display:grid}.target-search-grid button{background:var(--surface);cursor:pointer;touch-action:manipulation;border:1px solid #c3cbc6;border-radius:6px;place-items:center;min-width:0;transition:border-color .11s,background .11s,transform .11s;display:grid}.target-search-grid button:hover:not(:disabled){background:#edf2ef;border-color:#78837d}.target-search-grid button:active:not(:disabled){transform:scale(.95)}.target-search-grid button.is-selected{color:var(--accent);background:var(--accent-soft);border-color:#b6ccbf}.target-search-grid button.is-selected .search-glyph{color:var(--accent)}.target-search-grid button.is-wrong{border-color:var(--red);background:#fff0f0;animation:.18s ease-in-out 2 alternate nudge}.target-search-grid button:disabled{cursor:default}.round-complete-bar{background:#fffffff5;border:1px solid #adc2b6;border-radius:7px;justify-content:space-between;align-items:center;gap:24px;width:min(100% - 260px,630px);min-height:74px;padding:12px 14px 12px 18px;display:flex;position:absolute;bottom:32px;right:32px;box-shadow:0 8px 24px #2025231a}.round-complete-bar strong,.round-complete-bar span{display:block}.round-complete-bar span{color:var(--muted);margin-top:4px;font-size:12px}.search-message-panel{text-align:center}.message-rule{background:var(--red);width:64px;height:3px;margin-bottom:24px}.search-message-panel p{max-width:520px;color:var(--muted);margin:12px 0 28px;line-height:1.7}.search-message-panel>div{align-items:center;gap:20px;display:flex}.search-results{border-top:1px solid var(--border);margin-top:30px;padding-top:32px}.search-results>header{justify-content:space-between;align-items:end;gap:32px;display:flex}.search-results>header>strong{font-variant-numeric:tabular-nums;font-size:34px}.search-result-metrics{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-top:32px;display:grid}.search-result-metrics article{border-right:1px solid var(--border);min-width:0;padding:26px 20px}.search-result-metrics article:first-child{padding-left:0}.search-result-metrics article:last-child{border-right:0}.search-result-metrics span,.search-result-metrics small{color:var(--muted);font-size:12px;display:block}.search-result-metrics strong{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:11px 0 8px;font-size:24px;display:block}.training-library{padding:64px 0 80px}.library-heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.library-heading>div:first-child{max-width:700px}.library-heading h1,.empty-trends-stage h1{font-size:38px}.library-heading>div:first-child>p:last-child,.empty-trends-stage>p:nth-of-type(2){max-width:680px;color:var(--muted);margin:16px 0 0;line-height:1.75}.library-summary{border-left:3px solid var(--yellow);min-width:170px;padding-left:18px}.library-summary strong,.library-summary span,.library-summary small{display:block}.library-summary strong{font-variant-numeric:tabular-nums;font-size:32px}.library-summary span{margin-top:2px;font-weight:700}.library-summary small{color:var(--muted);margin-top:7px}.ability-directory{margin-top:56px}.ability-section{border-top:1px solid var(--border);grid-template-columns:minmax(190px,.72fr) minmax(0,2fr);gap:40px;padding:32px 0;display:grid}.ability-section:last-child{border-bottom:1px solid var(--border)}.ability-heading{grid-template-columns:30px 1fr;align-content:start;gap:10px;display:grid}.ability-heading>span{color:#9aa39f;font-variant-numeric:tabular-nums;padding-top:3px;font-size:12px}.ability-heading h2{font-size:21px}.ability-heading p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.65}.exercise-directory{border-top:1px solid #e4e8e5}.exercise-directory-row{border-bottom:1px solid #e4e8e5;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:112px;display:grid}.ability-swatch{background:var(--accent);border-radius:2px;width:8px;height:42px}.swatch-memory{background:var(--blue)}.swatch-logic{background:var(--yellow)}.swatch-perception{background:#8b5f3d}.swatch-reaction{background:var(--red)}.exercise-title-line{align-items:center;gap:10px;display:flex}.exercise-title-line h3{margin:0;font-size:17px}.exercise-title-line span{color:var(--accent-strong);background:var(--accent-soft);border-radius:3px;padding:3px 6px;font-size:11px;font-weight:750}.exercise-directory-row p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.55}.exercise-meta{min-width:128px;color:var(--muted);justify-items:end;gap:10px;font-size:12px;display:grid}.library-start-button{background:var(--surface);cursor:pointer;border:1px solid #aebbb4;border-radius:6px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-weight:700;display:flex}.library-start-button:hover{border-color:var(--accent);color:var(--accent-strong);background:var(--accent-soft)}.planned-label{color:#8b938f;font-weight:650}.empty-trends-stage{padding:84px 0 64px}.empty-trends-stage .primary-button{margin-top:30px}.welcome-stage{padding:84px 0 56px}.welcome-copy{max-width:680px}.section-number{color:var(--accent);margin:0 0 16px;font-size:13px;font-weight:750}h1,h2,p{letter-spacing:0}h1{margin:0;font-size:44px;line-height:1.2}h2{margin:0;font-size:22px;line-height:1.35}.lead-copy{max-width:620px;color:var(--muted);margin:20px 0 0;font-size:17px;line-height:1.8}.action-row,.result-actions{align-items:center;gap:20px;margin-top:34px;display:flex}.primary-button{border:1px solid var(--accent);color:#fff;background:var(--accent);cursor:pointer;border-radius:7px;min-height:48px;padding:0 24px;font-weight:700;transition:background .16s,transform .16s}.primary-button:hover{background:var(--accent-strong)}.primary-button:active{transform:translateY(1px)}.primary-button.compact{min-height:42px;padding:0 20px}.text-button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #a8b0ac;min-height:44px;padding:0;font-weight:650}.task-ledger{border-top:1px solid var(--border);margin-top:72px}.task-ledger-row{border-bottom:1px solid var(--border);grid-template-columns:70px 1fr auto;align-items:center;min-height:70px;display:grid}.task-number{color:#9aa29e;font-variant-numeric:tabular-nums}.task-ledger-row strong{font-size:17px}.task-ledger-row>span:last-child{color:var(--muted);font-size:14px}.baseline-notes{grid-template-columns:repeat(2,1fr);gap:48px;margin-top:36px;display:grid}.baseline-notes>div{border-left:3px solid #cbd4cf;padding-left:16px}.baseline-notes strong{font-size:14px}.baseline-notes p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.7}.exercise-stage{padding:48px 0 64px}.exercise-heading{justify-content:space-between;align-items:end;gap:32px;display:flex}.exercise-heading h1{font-size:34px}.exercise-heading p:last-child{max-width:650px;color:var(--muted);margin:12px 0 0;line-height:1.7}.exercise-progress-value{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.exercise-progress{background:#e3e7e4;height:3px;margin-top:28px;overflow:hidden}.exercise-progress span{background:var(--accent);height:100%;transition:width .3s;display:block}.reaction-workspace,.sequence-workspace,.color-workspace{border:1px solid var(--border);border-radius:var(--radius);background:#f7f8f6;place-items:center;min-height:560px;margin-top:32px;padding:32px;display:grid;position:relative}.trial-counter{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px;position:absolute;top:22px;left:24px}.exercise-intro{text-align:center;justify-items:center;max-width:500px;display:grid}.exercise-intro h2{margin-top:28px;font-size:26px}.exercise-intro p{max-width:450px;color:var(--muted);margin:12px 0 28px;line-height:1.7}.reaction-signal-demo{background:var(--accent);border:18px solid #dfe4e1;border-radius:50%;width:96px;height:96px;box-shadow:0 0 0 1px #c9d1cc}.reaction-pad{cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#e5e9e6;border:1px solid #ccd2ce;border-radius:50%;align-content:center;place-items:center;gap:14px;width:min(70vw,390px);max-width:390px;height:min(70vw,390px);max-height:390px;transition:background .1s linear,border-color .1s linear,transform .14s;display:grid}.reaction-pad:hover{transform:scale(1.01)}.reaction-pad.is-active{border-color:var(--accent-strong);color:#fff;background:var(--accent)}.reaction-pad.is-feedback{background:var(--accent-soft);border-color:#9eb4a8}.reaction-pad-core{font-variant-numeric:tabular-nums;font-size:32px;font-weight:800}.reaction-pad small{color:inherit;opacity:.72}.reaction-workspace>.primary-button.compact{position:absolute;bottom:24px;right:24px}.sequence-intro,.color-intro{align-content:center;min-height:400px}.sequence-demo{align-items:center;gap:12px;display:flex}.sequence-demo span{background:var(--surface);border:1px solid #aeb8b2;border-radius:6px;place-items:center;width:50px;height:50px;font-size:20px;font-weight:750;display:grid}.sequence-demo i{background:#8c9691;width:24px;height:1px}.sequence-status{width:min(100%,560px);color:var(--muted);justify-content:space-between;align-items:baseline;font-size:13px;display:flex}.sequence-status strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:36px}.sequence-grid{aspect-ratio:1;grid-template-columns:repeat(4,1fr);gap:10px;width:min(72vw,500px);display:grid}.sequence-grid button{background:var(--surface);font-variant-numeric:tabular-nums;cursor:pointer;touch-action:manipulation;border:1px solid #bec7c1;border-radius:7px;min-width:0;font-size:22px;font-weight:750;transition:background .12s,transform .12s}.sequence-grid button:hover:not(:disabled){border-color:var(--accent);background:#edf4f0}.sequence-grid button:active:not(:disabled){transform:scale(.97)}.sequence-grid button.is-complete{color:#a9b1ad;background:#edf0ee;border-color:#dce2de}.sequence-grid button.is-wrong{border-color:var(--red);color:var(--red);background:#fff0f0;animation:.18s ease-in-out 2 alternate nudge}@keyframes nudge{0%{transform:translate(-3px)}to{transform:translate(3px)}}.color-demo{justify-items:center;gap:8px;display:grid}.color-demo span{font-size:64px;font-weight:800}.color-demo strong{color:var(--muted);font-size:13px}.color-trial-meta{color:var(--muted);justify-content:space-between;font-size:13px;display:flex;position:absolute;top:22px;left:24px;right:24px}.color-word{margin-top:30px;font-size:100px;font-weight:850;line-height:1}.ink-red{color:#c94444}.ink-blue{color:#2764c7}.ink-green{color:#16805d}.ink-yellow{color:#b58a16}.color-options{grid-template-columns:repeat(4,1fr);gap:10px;width:min(100%,560px);display:grid}.color-option{background:var(--surface);cursor:pointer;border:1px solid #bdc6c0;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:54px;font-weight:700;display:flex}.color-option span{border-radius:3px;width:16px;height:16px}.color-red span{background:#c94444}.color-blue span{background:#2764c7}.color-green span{background:#16805d}.color-yellow span{background:#d3a52f}.color-option:hover:not(:disabled){background:#f6f8f6;border-color:#737e78}.color-option:disabled{cursor:default;opacity:.58}.color-feedback{border-left:3px solid var(--accent);justify-content:space-between;align-items:center;width:min(100%,560px);min-height:54px;padding:0 0 0 18px;display:flex}.color-feedback.is-incorrect{border-left-color:var(--red)}.results-stage{padding:64px 0 72px}.results-heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.results-heading>div:first-child{max-width:720px}.results-heading h1{font-size:38px}.results-heading p:last-child{color:var(--muted);margin:16px 0 0;line-height:1.7}.starting-level{border-left:3px solid var(--yellow);min-width:160px;padding:16px 0 14px 18px}.starting-level span{color:var(--muted);font-size:12px;display:block}.starting-level strong{margin-top:7px;font-size:20px;display:block}.metric-grid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-top:48px;display:grid}.metric-grid article{border-right:1px solid var(--border);min-width:0;padding:28px 20px}.metric-grid article:first-child{padding-left:0}.metric-grid article:last-child{border-right:0}.metric-grid span,.metric-grid small{color:var(--muted);font-size:12px;display:block}.metric-grid strong{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:12px 0 9px;font-size:25px;display:block}.exercise-results{margin-top:52px}.exercise-results>header{justify-content:space-between;align-items:baseline;display:flex}.exercise-results>header span{color:var(--muted);font-size:12px}.result-table{border-top:1px solid #cfd5d1;margin-top:20px}.result-table-head,.result-table-row{border-bottom:1px solid var(--border);font-variant-numeric:tabular-nums;grid-template-columns:1.3fr repeat(3,1fr);align-items:center;gap:16px;min-height:58px;display:grid}.result-table-head{min-height:42px;color:var(--muted);font-size:12px}.result-table-row span{color:#4e5853}.next-step-grid{grid-template-columns:1fr 1fr;gap:56px;margin-top:52px;display:grid}.trend-origin,.tomorrow-plan{border-top:3px solid #cdd5d0;padding-top:24px}.tomorrow-plan{border-top-color:var(--yellow)}.trend-origin>div:first-child{justify-content:space-between;display:flex}.trend-origin span,.tomorrow-plan>span{color:var(--muted);font-size:13px}.trend-meter{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:24px;display:grid}.trend-meter i{background:#dfe4e1;border-radius:2px;height:7px}.trend-meter i.is-filled{background:var(--accent)}.trend-origin p,.tomorrow-plan p{color:var(--muted);margin:16px 0 0;font-size:13px;line-height:1.7}.tomorrow-plan h2{margin-top:10px}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.journey-rail{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:18px 24px;position:static}.journey-steps,.local-note{display:none}.product-header{padding:0 24px}.welcome-stage,.exercise-stage,.results-stage,.training-library,.empty-trends-stage,.target-search-stage,.memory-stage{width:min(100% - 40px,760px)}.welcome-stage{padding-top:56px}h1{font-size:36px}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-grid article:nth-child(2){border-right:0}.metric-grid article:nth-child(-n+2){border-bottom:1px solid var(--border)}.metric-grid article:nth-child(3){padding-left:0}}@media (max-width:620px){.product-header{min-height:54px;padding:0 18px}.journey-rail{padding:14px 18px}.welcome-stage,.exercise-stage,.results-stage,.training-library,.empty-trends-stage,.target-search-stage,.memory-stage{width:calc(100% - 32px)}.welcome-stage{padding:42px 0 36px}.training-library{padding:42px 0 56px}.library-heading{flex-direction:column;align-items:stretch;gap:24px}.library-heading h1,.empty-trends-stage h1,.target-search-heading h1,.memory-heading h1{font-size:31px}.ability-directory{margin-top:38px}.ability-section{grid-template-columns:1fr;gap:22px;padding:28px 0}.exercise-directory-row{grid-template-columns:7px minmax(0,1fr);min-height:0;padding:18px 0}.exercise-meta{grid-column:2;grid-template-columns:1fr auto;place-items:center start}.exercise-meta>:last-child{justify-self:end}.target-search-stage{padding:28px 0 48px}.target-search-heading{flex-direction:column;align-items:stretch;gap:20px}.target-cue{justify-content:space-between;align-items:center;min-width:0;padding:12px 16px;display:flex}.search-intro-panel,.search-message-panel{min-height:430px;padding:28px 20px}.target-search-workspace{grid-template-columns:1fr;gap:18px;padding:18px 12px}.search-round-status{border-top:0;border-bottom:1px solid #d8ddda;grid-template-columns:repeat(3,1fr)}.search-round-status>div{border-bottom:0;border-right:1px solid #d8ddda;justify-content:center;gap:7px;min-height:54px}.search-round-status>div:last-child{border-right:0}.target-search-grid{gap:5px;width:min(100%,520px)}.search-glyph{border-width:3px;width:23px;height:23px}.round-complete-bar{width:auto;bottom:18px;left:12px;right:12px}.search-result-metrics{grid-template-columns:1fr 1fr}.search-result-metrics article,.search-result-metrics article:first-child{padding:20px 14px}.search-result-metrics article:nth-child(2){border-right:0}.search-result-metrics article:nth-child(-n+2){border-bottom:1px solid var(--border)}.memory-stage{padding:28px 0 48px}.memory-heading{flex-direction:column;align-items:stretch;gap:20px}.memory-round-indicator{grid-template-columns:1fr auto auto;align-items:center;gap:14px;min-width:0;padding:12px 0 12px 14px;display:grid}.memory-round-indicator strong{margin:0}.memory-intro-panel,.number-presentation,.number-recall-panel,.memory-feedback{min-height:470px;padding:28px 14px}.answer-slots{gap:5px;width:100%}.answer-slots span{width:min(11vw,38px);height:50px;font-size:23px}.number-keypad{width:min(100%,300px);margin-top:28px}.sequence-comparison{grid-template-columns:90px 1fr}.spatial-workspace{grid-template-columns:1fr;gap:18px;min-height:510px;padding:18px 12px}.spatial-status{align-items:center;align-content:initial;border-bottom:1px solid #d4dad6;border-left:0;grid-template-columns:1fr auto;gap:10px;min-height:54px;padding:0 12px}.spatial-grid{gap:6px;width:min(100%,460px)}.spatial-feedback{flex-direction:column;grid-column:1;align-items:stretch;gap:14px;padding:14px 0 0 14px}.spatial-feedback .primary-button{align-self:start}h1{font-size:31px}.lead-copy{font-size:16px}.action-row,.result-actions{flex-direction:column;align-items:stretch;gap:12px}.text-button{align-self:flex-start}.task-ledger{margin-top:50px}.task-ledger-row{grid-template-columns:48px 1fr auto}.baseline-notes,.next-step-grid{grid-template-columns:1fr;gap:24px}.exercise-stage{padding-top:32px}.exercise-heading{align-items:start}.exercise-heading h1{font-size:29px}.reaction-workspace,.sequence-workspace,.color-workspace{min-height:520px;margin-top:24px;padding:20px 14px}.reaction-pad{width:min(78vw,330px);height:min(78vw,330px)}.reaction-pad-core{font-size:27px}.sequence-status{width:calc(100% - 8px)}.sequence-status span:last-child{display:none}.sequence-grid{gap:7px;width:min(82vw,420px)}.sequence-grid button{font-size:19px}.color-word{font-size:80px}.color-options{grid-template-columns:repeat(2,1fr)}.color-feedback{flex-direction:column;align-items:stretch;gap:12px;padding:14px 0 0 14px}.results-stage{padding-top:40px}.results-heading{flex-direction:column;align-items:stretch;gap:24px}.results-heading h1{font-size:31px}.starting-level{min-width:0}.metric-grid{grid-template-columns:1fr}.metric-grid article,.metric-grid article:first-child,.metric-grid article:nth-child(3){border-right:0;border-bottom:1px solid var(--border);padding:22px 0}.metric-grid article:last-child{border-bottom:0}.result-table-head{display:none}.result-table-row{grid-template-columns:1fr 1fr;gap:8px 18px;min-height:92px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--canvas:#f4f6f2;--canvas-deep:#e9eee9;--ink:#17201c;--ink-soft:#56635d;--line:#d6ded8;--panel:#fff;--focus:#087a57;--focus-dark:#055c42;--focus-pale:#dff1e9;--memory:#2f6fc9;--memory-pale:#e5eefb;--logic:#c99416;--logic-pale:#fbf0d2;--perception:#c75d45;--perception-pale:#f9e8e2;--reaction:#c63d66;--reaction-pale:#fae4eb}body{background:var(--canvas)}.app-shell{background:var(--canvas);grid-template-columns:248px minmax(0,1fr)}.journey-rail{z-index:20;border-right:1px solid var(--line);background:#eef2ee;width:248px;padding:26px 18px 20px}.brand-lockup{gap:11px;padding:0 8px}.brand-orbit{background:#fff;border:1px solid #bcc9c1;border-radius:8px;flex:none;grid-template-rows:repeat(3,7px);grid-template-columns:repeat(3,7px);place-content:center;gap:2px;width:36px;height:36px;display:grid;position:relative;box-shadow:0 2px 8px #1d31280f}.brand-orbit i{background:var(--focus);border-radius:2px}.brand-orbit i:first-child{grid-column:2}.brand-orbit i:nth-child(2){background:var(--memory);grid-row:2}.brand-orbit i:nth-child(3){background:var(--logic);grid-area:2/2}.brand-orbit i:nth-child(4){background:var(--perception);grid-area:2/3}.brand-orbit i:nth-child(5){background:var(--reaction);grid-area:3/2}.brand-copy strong,.brand-copy small{display:block}.brand-copy strong{color:var(--ink);font-size:16px}.brand-copy small{color:#829089;letter-spacing:.12em;margin-top:3px;font-size:9px;font-weight:750}.product-navigation{gap:5px;margin-top:38px}.product-navigation button{color:#627069;border-radius:7px;grid-template-columns:24px 1fr;gap:10px;min-height:46px;padding:0 14px;font-size:14px}.product-navigation button:hover{background:#e3e9e4}.product-navigation button.is-active{color:#fff;background:var(--focus);box-shadow:0 6px 14px #087a5726}.product-navigation button svg{color:currentColor}.product-navigation button>span,.product-navigation button.is-active>span{background:0 0;border-radius:0;width:auto;height:auto}.streak-panel{color:#a16e08;border-top:1px solid #d6ded8;border-bottom:1px solid #d6ded8;align-items:center;gap:12px;margin:30px 7px 0;padding:16px 12px;display:flex}.streak-panel div span,.streak-panel div strong{display:block}.streak-panel div span{color:#7c8982;font-size:11px}.streak-panel div strong{color:var(--ink);margin-top:4px;font-size:13px}.profile-entry{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;min-height:54px;margin-top:auto;padding:7px;display:flex}.profile-entry:hover{background:#e3e9e4}.profile-avatar{color:#5c6a63;background:#fff;border:1px solid #bdc9c2;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.profile-entry>span:last-child strong,.profile-entry>span:last-child small{display:block}.profile-entry>span:last-child strong{font-size:12px}.profile-entry>span:last-child small{color:#7c8982;margin-top:3px;font-size:10px}.journey-steps,.local-note{display:none}.product-surface{background:var(--canvas)}.product-header{border-bottom-color:var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fafbf8e6;min-height:68px;padding:0 38px}.product-header>div:first-child>span,.product-header>div:first-child>small{display:block}.product-header>div:first-child>span{color:var(--ink);font-size:14px;font-weight:750}.product-header>div:first-child>small{color:#849089;margin-top:4px;font-size:10px}.header-status{color:#6f7c75;align-items:center;gap:9px;font-size:12px;display:flex}.header-status>svg{color:#b77c08}.header-status button{cursor:pointer;background:#fff;border:1px solid #cbd4ce;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:8px;display:grid}.training-library.library-redesign{width:min(100% - 64px,1160px);padding:56px 0 80px}.library-redesign-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.section-kicker{color:var(--focus);align-items:center;gap:7px;margin:0 0 13px;font-size:12px;font-weight:750;display:flex}.library-redesign-heading h1{max-width:680px;font-size:42px;line-height:1.18}.library-redesign-heading>div:first-child>p:last-child{color:var(--ink-soft);margin:14px 0 0;font-size:15px}.library-count{border-left:3px solid var(--logic);min-width:150px;padding:8px 0 7px 20px}.library-count strong,.library-count span,.library-count small{display:block}.library-count strong{color:var(--ink);font-size:30px}.library-count span{margin-top:2px;font-size:13px;font-weight:750}.library-count small{color:#7c8982;margin-top:5px;font-size:10px}.daily-recommendation{background:#e6f1eb;border:1px solid #b9d4c8;border-radius:8px;grid-template-columns:58px minmax(220px,1fr) auto auto;align-items:center;gap:20px;min-height:116px;margin-top:42px;padding:22px 24px;display:grid;position:relative;overflow:hidden}.daily-recommendation:before{background:var(--focus);content:"";width:5px;position:absolute;inset:0 auto 0 0}.recommendation-symbol{color:#fff;background:var(--focus);border-radius:8px;place-items:center;width:54px;height:54px;display:grid}.recommendation-copy span{color:var(--focus-dark);font-size:10px;font-weight:800}.recommendation-copy h2{margin-top:5px;font-size:20px}.recommendation-copy p{color:#52665c;margin:6px 0 0;font-size:12px}.recommendation-meta{color:#64746c;gap:7px;font-size:11px;display:grid}.recommendation-meta span{align-items:center;gap:6px;display:flex}.recommendation-start{border:1px solid var(--focus);color:#fff;background:var(--focus);cursor:pointer;border-radius:7px;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-weight:750;display:flex}.recommendation-start:hover{background:var(--focus-dark)}.ability-filter-section{margin-top:46px}.ability-filter-heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.ability-filter-heading h2{font-size:18px}.ability-filter-heading span{color:#7d8983;font-size:11px}.ability-tabs{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:17px;display:grid}.ability-tabs button{border:1px solid var(--line);color:#66736c;cursor:pointer;background:#fafbf9;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.ability-tabs button:hover{color:var(--ink);border-color:#aebbb3}.ability-tabs button.is-active{border-color:var(--focus);color:#fff;background:var(--focus)}.ability-tabs button.ability-memory.is-active{border-color:var(--memory);background:var(--memory)}.ability-tabs button.ability-logic.is-active{border-color:var(--logic);color:#2c250f;background:#e5b83f}.ability-tabs button.ability-perception.is-active{border-color:var(--perception);background:var(--perception)}.ability-tabs button.ability-reaction.is-active{border-color:var(--reaction);background:var(--reaction)}.exercise-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.exercise-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;flex-direction:column;min-height:220px;padding:20px;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.exercise-card:before{background:var(--focus);content:"";width:4px;position:absolute;inset:0 auto 0 0}.exercise-card:hover{border-color:#b7c3bc;transform:translateY(-2px);box-shadow:0 10px 26px #23362d12}.exercise-card.ability-card-memory:before{background:var(--memory)}.exercise-card.ability-card-logic:before{background:var(--logic)}.exercise-card.ability-card-perception:before{background:var(--perception)}.exercise-card.ability-card-reaction:before{background:var(--reaction)}.exercise-card>header{justify-content:space-between;align-items:center;display:flex}.exercise-card-icon{width:42px;height:42px;color:var(--focus-dark);background:var(--focus-pale);border-radius:7px;place-items:center;display:grid}.ability-card-memory .exercise-card-icon{color:var(--memory);background:var(--memory-pale)}.ability-card-logic .exercise-card-icon{color:#8b6500;background:var(--logic-pale)}.ability-card-perception .exercise-card-icon{color:var(--perception);background:var(--perception-pale)}.ability-card-reaction .exercise-card-icon{color:var(--reaction);background:var(--reaction-pale)}.exercise-card-tags{align-items:center;gap:7px;display:flex}.exercise-card-tags span,.exercise-card-tags strong{border-radius:4px;padding:4px 7px;font-size:9px;font-weight:750}.exercise-card-tags span{color:#77847d;background:#f0f3f0}.exercise-card-tags strong{color:var(--focus-dark);background:var(--focus-pale)}.exercise-card h3{margin:18px 0 0;font-size:20px}.exercise-card>p{max-width:470px;color:var(--ink-soft);margin:8px 0 0;font-size:12px;line-height:1.65}.exercise-card>footer{border-top:1px solid #e4e9e5;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;display:flex}.exercise-card>footer>span:first-child{color:#7c8882;align-items:center;gap:6px;font-size:10px;display:flex}.exercise-card>footer button{border:1px solid var(--focus);color:#fff;background:var(--focus);cursor:pointer;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.exercise-card>footer button:hover{background:var(--focus-dark)}.coming-soon{color:#8a958f;font-size:10px;font-weight:700}.app-shell.is-immersive{grid-template-columns:76px minmax(0,1fr)}.app-shell.is-immersive .journey-rail{align-items:center;width:76px;padding:22px 12px}.app-shell.is-immersive .brand-copy,.app-shell.is-immersive .product-navigation button span,.app-shell.is-immersive .streak-panel,.app-shell.is-immersive .profile-entry>span:last-child{display:none}.app-shell.is-immersive .brand-lockup{padding:0}.app-shell.is-immersive .product-navigation{width:100%}.app-shell.is-immersive .product-navigation button{grid-template-columns:1fr;justify-items:center;width:48px;padding:0}.app-shell.is-immersive .profile-entry{justify-content:center;padding:0}.target-search-stage{width:min(100% - 64px,1160px);padding-top:36px}.target-search-heading{align-items:center}.target-search-heading h1{font-size:38px}.target-cue{background:var(--focus-pale);border-color:#b7cec2;min-width:148px;padding:18px 22px}.target-cue .search-glyph{color:var(--focus-dark)}.target-search-workspace{background:#e9eeea;border-color:#cad5ce;grid-template-columns:178px minmax(0,1fr);gap:30px;min-height:650px;padding:28px}.search-round-status{background:#ffffffb8;border:1px solid #cad5ce;border-radius:7px;padding:5px 14px}.target-search-grid{gap:9px;width:min(100%,650px)}.target-search-grid button{background:#fbfcfa;border-color:#b9c6bf;box-shadow:inset 0 -2px #23362d0a}.target-search-grid button:hover:not(:disabled){border-color:var(--focus);background:#f0f7f3;transform:translateY(-1px)}.target-search-grid button.is-selected{border-color:var(--focus);background:var(--focus-pale)}.sequence-grid button.sequence-tile-1{color:#612216;background:#fbe1d9;border-color:#c85b45}.sequence-grid button.sequence-tile-2{color:#5b3b00;background:#fbedc8;border-color:#cd8b23}.sequence-grid button.sequence-tile-3{color:#3d4800;background:#edf3ca;border-color:#99a92c}.sequence-grid button.sequence-tile-4{color:#123f1b;background:#dff3e1;border-color:#53a85e}.sequence-grid button.sequence-tile-5{color:#06473c;background:#d8f1eb;border-color:#168f7a}.sequence-grid button.sequence-tile-6{color:#064555;background:#d8eff5;border-color:#278da8}.sequence-grid button.sequence-tile-7{color:#123b78;background:#dfeafa;border-color:#3977ca}.sequence-grid button.sequence-tile-8{color:#302b77;background:#e8e6fb;border-color:#655dcc}.sequence-grid button.sequence-tile-9{color:#4d1f69;background:#f1e2f8;border-color:#965ac1}.sequence-grid button.sequence-tile-10{color:#671839;background:#fae2ef;border-color:#c65a98}.sequence-grid button.sequence-tile-11{color:#6f2929;background:#fbe5e5;border-color:#d56c6c}.sequence-grid button.sequence-tile-12{color:#5d3512;background:#f7ead8;border-color:#b77736}.sequence-grid button.sequence-tile-13{color:#4a430e;background:#f1edcf;border-color:#9a9042}.sequence-grid button.sequence-tile-14{color:#124636;background:#dcf0e7;border-color:#4f9d7b}.sequence-grid button.sequence-tile-15{color:#173c56;background:#deedf7;border-color:#4c82a5}.sequence-grid button.sequence-tile-16{color:#3b3147;background:#e9e5ed;border-color:#7d708f}.sequence-grid button.sequence-tile-1:hover:not(:disabled),.sequence-grid button.sequence-tile-2:hover:not(:disabled),.sequence-grid button.sequence-tile-3:hover:not(:disabled),.sequence-grid button.sequence-tile-4:hover:not(:disabled),.sequence-grid button.sequence-tile-5:hover:not(:disabled),.sequence-grid button.sequence-tile-6:hover:not(:disabled),.sequence-grid button.sequence-tile-7:hover:not(:disabled),.sequence-grid button.sequence-tile-8:hover:not(:disabled),.sequence-grid button.sequence-tile-9:hover:not(:disabled),.sequence-grid button.sequence-tile-10:hover:not(:disabled),.sequence-grid button.sequence-tile-11:hover:not(:disabled),.sequence-grid button.sequence-tile-12:hover:not(:disabled),.sequence-grid button.sequence-tile-13:hover:not(:disabled),.sequence-grid button.sequence-tile-14:hover:not(:disabled),.sequence-grid button.sequence-tile-15:hover:not(:disabled),.sequence-grid button.sequence-tile-16:hover:not(:disabled){box-shadow:inset 0 0 0 2px #17201c24}.sequence-grid button.is-complete{color:#a9b1ad;background:#edf0ee;border-color:#dce2de}.sequence-grid button.is-wrong{border-color:var(--reaction);color:var(--reaction);background:#fff0f3}.reaction-pad.is-pre-cue{color:#5d4503;background:#f8e9ba;border-color:#c99416;animation:.24s ease-in-out infinite alternate pre-cue-pulse}.reaction-anticipation-count{color:#8b5d00;font-variant-numeric:tabular-nums;margin:0;font-size:12px;position:absolute;top:22px;right:24px}.number-mode-switch{background:#edf2ef;border:1px solid #cbd6d0;border-radius:7px;grid-template-columns:1fr 1fr;gap:6px;width:min(100%,300px);margin-top:22px;padding:5px;display:grid}.number-mode-switch button{color:#627069;cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:36px;font-size:12px;font-weight:750}.number-mode-switch button.is-active{color:#fff;background:var(--memory);box-shadow:0 2px 5px #2f6fc933}.number-mode-hint{min-height:20px;font-size:12px;color:#4e6e9e!important;margin:10px 0 18px!important}@keyframes pre-cue-pulse{0%{box-shadow:inset 0 0 #c9941600}to{box-shadow:inset 0 0 0 14px #c9941629}}.choice-stage{width:min(100% - 64px,960px);padding:46px 0 72px}.choice-heading{justify-content:space-between;align-items:end;gap:32px;display:flex}.choice-heading h1{margin:12px 0 0;font-size:38px}.choice-heading>div:first-child>p:last-child{max-width:620px;color:var(--ink-soft);margin:13px 0 0;line-height:1.65}.choice-stage .section-number{color:var(--logic)}.choice-stage.is-perception .section-number{color:var(--perception)}.choice-progress{border-left:3px solid var(--logic);min-width:120px;padding:14px 0 14px 17px}.choice-stage.is-perception .choice-progress{border-left-color:var(--perception)}.choice-progress span,.choice-progress strong{display:block}.choice-progress span{color:#7a8780;font-size:11px}.choice-progress strong{color:var(--ink);font-variant-numeric:tabular-nums;margin-top:6px;font-size:21px}.choice-panel{background:#f8faf8;border:1px solid #cdd7d0;border-radius:8px;margin-top:32px}.choice-intro{text-align:center;align-content:center;justify-items:center;min-height:460px;padding:36px;display:grid}.choice-intro h2,.choice-workspace h2,.choice-results h2{color:var(--ink);margin:24px 0 0;font-size:25px}.choice-intro p{max-width:510px;color:var(--ink-soft);margin:12px 0 28px;line-height:1.65}.choice-signal{color:#604805;background:var(--logic-pale);border:1px solid #e7c96a;border-radius:7px;place-items:center;min-width:min(100%,360px);min-height:90px;padding:16px 22px;display:grid}.choice-stage.is-perception .choice-signal{color:#90452f;background:var(--perception-pale);border-color:#e2b1a4}.choice-signal strong{letter-spacing:0;font-size:28px;font-weight:800}.choice-signal span{margin-top:7px;font-size:11px;font-weight:700}.choice-workspace{align-content:center;justify-items:center;min-height:540px;padding:52px;display:grid}.choice-round-meta{color:#79867f;font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;width:min(100%,620px);margin-bottom:22px;font-size:12px;display:flex}.choice-workspace>.choice-signal{min-width:min(100%,520px)}.choice-workspace h2{text-align:center;width:min(100%,620px)}.choice-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,620px);margin-top:28px;display:grid}.choice-options button{min-height:62px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #c6d0c9;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:9px;font-size:14px;font-weight:750;display:flex}.choice-options button:hover:not(:disabled){border-color:var(--logic);background:#fffaf0}.choice-stage.is-perception .choice-options button:hover:not(:disabled){border-color:var(--perception);background:#fff5f1}.choice-options button>span{color:#8a6a19;background:var(--logic-pale);border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid}.choice-stage.is-perception .choice-options button>span{color:var(--perception);background:var(--perception-pale)}.choice-options button.is-selected{background:#fff8e5;border-color:#bd8b0e}.choice-options button.is-correct{border-color:var(--focus);background:var(--focus-pale)}.choice-options button.is-incorrect{border-color:var(--reaction);background:var(--reaction-pale)}.choice-options button:disabled{cursor:default}.choice-feedback{border-top:1px solid #dce3de;border-left:3px solid var(--focus);width:min(100%,620px);color:var(--focus-dark);justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:16px 0 0 15px;display:flex}.choice-results{padding:42px}.choice-results>.section-number{margin:0}.choice-metrics{border-top:1px solid #d8dfda;border-bottom:1px solid #d8dfda;grid-template-columns:repeat(4,1fr);margin-top:32px;display:grid}.choice-metrics article{border-right:1px solid #d8dfda;min-width:0;padding:22px 16px}.choice-metrics article:first-child{padding-left:0}.choice-metrics article:last-child{border-right:0}.choice-metrics span,.choice-metrics strong{display:block}.choice-metrics span{color:#77847d;font-size:11px}.choice-metrics strong{overflow-wrap:anywhere;color:var(--ink);font-variant-numeric:tabular-nums;margin-top:9px;font-size:21px}@media (max-width:900px){.app-shell,.app-shell.is-immersive{padding-bottom:72px;display:block}.journey-rail,.app-shell.is-immersive .journey-rail{z-index:50;width:auto;height:66px;padding:7px 12px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafbf9f5;border-right:0;display:block;position:fixed;inset:auto 0 0}.brand-lockup,.streak-panel,.profile-entry{display:none}.product-navigation,.app-shell.is-immersive .product-navigation{grid-template-columns:repeat(3,1fr);gap:5px;width:100%;max-width:520px;height:58px;margin:0 auto;display:grid}.product-navigation button,.app-shell.is-immersive .product-navigation button{border-radius:6px;grid-template-columns:1fr;align-content:center;justify-items:center;gap:3px;width:auto;min-height:52px;padding:0;font-size:9px;display:grid}.app-shell.is-immersive .product-navigation button span{display:block}.product-navigation button.is-active{color:var(--focus);background:var(--focus-pale);box-shadow:none}.product-header{padding:0 22px}.training-library.library-redesign{width:min(100% - 40px,760px)}.ability-tabs{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.product-header{min-height:58px;padding:0 16px}.product-header>div:first-child>small,.header-status>span{display:none}.training-library.library-redesign{width:calc(100% - 28px);padding:34px 0 48px}.library-redesign-heading{flex-direction:column;align-items:stretch;gap:24px}.library-redesign-heading h1{font-size:32px}.library-count{min-width:0}.daily-recommendation{grid-template-columns:48px 1fr;gap:13px;margin-top:30px;padding:18px 16px}.recommendation-symbol{width:46px;height:46px}.recommendation-meta{grid-column:2;gap:12px;display:flex}.recommendation-start{grid-column:1/-1;justify-content:center}.ability-filter-heading span{display:none}.ability-tabs{scrollbar-width:none;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.ability-tabs button{flex:none;min-width:106px}.exercise-card-grid{grid-template-columns:1fr}.exercise-card{min-height:206px}.app-shell.is-immersive{padding-bottom:0}.app-shell.is-immersive .journey-rail{display:none}.target-search-stage{width:calc(100% - 28px)}.target-search-heading h1{font-size:30px}.target-search-workspace{grid-template-columns:1fr;gap:16px;min-height:520px;padding:14px 10px}.search-round-status{border:1px solid #cad5ce;grid-template-columns:repeat(3,1fr);padding:0;display:grid}.search-round-status>div{border-bottom:0;border-right:1px solid #d8dfda;min-height:58px}.search-round-status>div:last-child{border-right:0}.target-search-grid{gap:5px}.target-search-grid .search-glyph{width:21px;height:21px}.choice-stage{width:calc(100% - 28px);padding:30px 0 48px}.choice-heading{flex-direction:column;align-items:stretch;gap:20px}.choice-heading h1{font-size:31px}.choice-progress{min-width:0}.choice-intro,.choice-workspace{min-height:460px;padding:26px 15px}.choice-intro h2,.choice-workspace h2,.choice-results h2{font-size:21px}.choice-signal strong{font-size:23px}.choice-options{grid-template-columns:1fr}.choice-options button{min-height:52px}.choice-feedback{flex-direction:column;align-items:stretch}.choice-feedback .primary-button{align-self:start}.choice-results{padding:28px 16px}.choice-metrics{grid-template-columns:1fr 1fr}.choice-metrics article,.choice-metrics article:first-child{padding:18px 12px}.choice-metrics article:nth-child(2){border-right:0}.choice-metrics article:nth-child(-n+2){border-bottom:1px solid #d8dfda}}
