@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";.community-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px;align-items:start}.community-card{padding:28px}.community-card h2{font-size:23px;margin:16px 0}.community-card p,.community-steps{line-height:1.7;color:#526267}.community-card a{color:#176455}.community-card .button{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.community-steps{padding-left:23px}.community-steps li{padding:7px 0}.community-form{display:grid;gap:17px}.community-form label{display:grid;gap:8px;font-size:14px;font-weight:600}.community-form input,.community-form textarea,.community-form select{box-sizing:border-box;min-width:0;width:100%;border:1px solid #becdc7;border-radius:9px;padding:12px;font:inherit;background:#fff;color:#233b35}.community-form textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.community-form .consent-row{display:flex;align-items:flex-start;font-size:12px;line-height:1.65;font-weight:400}.community-form .consent-row input{width:18px;height:18px;flex:0 0 18px;margin-top:4px}.form-hint{font-size:12px;line-height:1.6;color:#526267;margin:0}.community-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.community-success{display:grid;gap:12px;padding:20px;background:#edf6ef;border-radius:12px}.community-success code{overflow-wrap:anywhere;font-size:12px}.support-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:28px 0}.support-option{border:1px solid #d9e4de;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:18px;background:#f8fbf8}.support-option h3{font-size:15px;margin:0}.support-option strong{font-size:28px}.support-option .button{font-size:12px;padding:12px 8px;margin-top:auto}.legal-copy{max-width:900px}.legal-copy section+section{border-top:1px solid #e1e8e4;padding-top:14px;margin-top:25px}footer{flex-wrap:wrap;gap:14px}.brand small{font-size:8px;letter-spacing:1px}.sidebar{overflow-y:auto}@media(max-width:1100px){.community-grid{grid-template-columns:1fr}.support-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.community-card{padding:20px}.form-row,.support-options{grid-template-columns:1fr}.support-option strong{font-size:25px}}.level-setup{padding:clamp(22px,4vw,42px)}.practice-level-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.practice-level-picker button{display:flex;flex-direction:column;gap:10px;text-align:left;padding:20px;border:1px solid #c6d7d0;border-radius:14px;background:#fff;color:#183a30;cursor:pointer}.practice-level-picker button[aria-pressed=true]{border-color:#246447;box-shadow:0 0 0 2px #246447;background:#eff7f1}.practice-level-picker span{font-size:.9rem;line-height:1.55}.level-primary{border:1px solid #245d48;background:#245d48;color:#fff;border-radius:10px;padding:12px 18px;font:inherit;font-weight:600;cursor:pointer;min-height:44px}.level-primary:hover{background:#194632}.practice-progress{width:100%;height:5px;border:0;accent-color:#397b5b;display:block}.practice-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0}.practice-metrics>div{padding:18px;border:1px solid #d6e3dc;border-radius:12px}.practice-metrics strong{display:block;font-size:1.8rem;margin-bottom:6px}.practice-metrics span{display:block;font-size:.85rem;line-height:1.5}.source-reference{display:block;margin-top:20px;text-align:left;line-height:1.6}.lesson-drills{margin-top:28px;padding-top:24px;border-top:1px solid #d6e3dc}.lesson-drills .exercise-body{padding:12px 0;gap:20px}.lesson-drills .exercise-instructions{min-width:0}.lesson-drills .exercise-instructions h2{font-size:1.25rem}.lesson-drills .head-map{min-width:0;width:100%}.drill-count{font-weight:600}@media(max-width:800px){.practice-level-picker{grid-template-columns:1fr}.practice-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.lesson-drills .exercise-body{grid-template-columns:1fr}}.source-dialog{width:min(760px,calc(100vw - 32px));max-height:calc(100dvh - 40px);margin:auto;padding:24px;overflow:auto;overscroll-behavior:contain;border:1px solid var(--line, #e2e9e5);border-radius:20px;color:#233b35;background:#f7f9f8;box-shadow:0 24px 90px #122b2233}.source-dialog::backdrop{background:#122b2280}.source-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.source-dialog-heading h2{margin:5px 0}.source-dialog-close{flex:0 0 44px;width:44px;min-height:44px;display:grid;place-items:center;border-radius:50%;background:#e8f3ed}.source-dialog-intro{margin-bottom:20px}.source-dialog-card{margin-top:16px;padding:20px;background:#fff;border:1px solid var(--line, #e2e9e5);border-radius:12px;overflow-wrap:anywhere}.source-dialog-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:.8125rem;color:var(--muted, #586d61)}.source-dialog-card h3{margin:14px 0 8px;font-size:1.125rem}.source-dialog-card a{display:inline-flex;align-items:center;gap:6px;min-height:44px}.source-dialog-card summary{padding-block:14px;cursor:pointer}.source-dialog-card dl{display:block;margin:0}.source-dialog-card dt{margin-top:12px;font-weight:600}.source-dialog-card dd{margin:4px 0 0;line-height:1.6}.source-dialog-scope{padding-top:12px}@media(max-width:480px){.source-dialog{width:calc(100vw - 20px);padding:16px}.source-dialog-card{padding:16px}.source-dialog-heading h2{font-size:1.25rem}}:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#233b35;background:#f7f9f8;font-synthesis:none;font-size:100%;font-weight:400;--green: #174e40;--deep: #163e34;--muted: #586d61;--line: #e2e9e5;--mint: #e8f3ed}*{box-sizing:border-box}body{margin:0}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:var(--green)}button:disabled{cursor:default;opacity:.48}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,.electrode:focus-visible{outline:3px solid #28886e;outline-offset:4px}button{border:0;background:none}p{line-height:1.65;color:var(--muted);margin:12px 0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.035em;color:#203c33}h1{font-size:2.125rem;font-weight:750;line-height:1.25;margin:10px 0}h2{font-size:1.3125rem;font-weight:750;margin:0;line-height:1.4}h3{font-size:1rem;font-weight:750;margin:0;line-height:1.5}small{font-size:.75rem}svg{flex-shrink:0}button svg,a svg{vertical-align:middle}.app-shell{display:flex;min-height:100vh}.sidebar{width:252px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:35px 21px 0;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1.0625rem;font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-.7px;padding:0 2px 41px;white-space:nowrap}.brand b{font-weight:800}.brand small{display:block;font-family:DM Sans,sans-serif;font-size:.5625rem;letter-spacing:1.8px;font-weight:600;margin-top:5px;color:#536b5c}.brand-mark{width:38px;height:40px;border-radius:12px;background:#194c3f;color:#fff;display:grid;place-items:center}.nav-label{font-size:.625rem;letter-spacing:1.5px;color:#536b5c;font-weight:600;padding:0 14px 15px}.nav-item{min-height:47px;width:100%;display:flex;align-items:center;gap:13px;padding:12px 14px;font-size:.875rem;text-align:left;border-radius:7px;margin-bottom:5px;color:#536b5c;font-weight:500}.nav-item.active{background:#e8f2ed;color:#205440;font-weight:650}.nav-item:hover{background:#f1f5f2}.nav-item.active:before{content:"";position:absolute;left:0;width:3px;height:27px;background:#245e49;border-radius:0 3px 3px 0}.nav-count{margin-left:auto;border-radius:5px;padding:1px 6px;background:#d7e9dd}.sidebar-bottom{margin-top:auto}.learning-note{border:1px solid #e7ede9;background:#f8faf9;border-radius:10px;margin:40px 2px 26px;padding:17px}.little-icon{display:block;color:#536b5c;margin-bottom:12px}.learning-note strong{font-size:.8125rem;line-height:1.7;font-weight:550}.learning-note p{font-size:.6875rem;margin:8px 0 0}.sidebar-bottom .nav-item{font-size:.75rem}.local-profile{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);padding:21px 3px;font-size:.75rem;margin-top:18px}.avatar{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dbe7e1;border-radius:50%;background:#f2f6f3;color:#3d6d54}.local-profile small{display:block;font-size:.625rem;color:#536b5c;margin-top:4px}.local-dot{width:6px;height:6px;background:#569576;border-radius:50%;margin-left:auto}.workspace{margin-left:252px;flex:1;min-width:0}.topbar{height:73px;padding:0 44px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.breadcrumb{display:flex;gap:14px;align-items:center;font-size:.75rem;color:#536b5c}.breadcrumb strong{font-weight:500;color:#3f574c}.top-label{font-size:.6875rem;color:#536b5c;display:flex;align-items:center;gap:7px}main{padding:0 44px;max-width:1530px;margin:auto;outline:none}.preview-notice{display:flex;align-items:center;gap:8px;color:#536b5c;font-size:.6875rem;padding:15px 0;border-bottom:1px solid #e9eeea}.preview-notice button{display:flex;gap:4px;align-items:center;margin-left:auto;font-size:.6875rem;white-space:nowrap;color:#536b5c}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 0 26px}.page-heading p{margin:9px 0 0;font-size:.875rem}.eyebrow{font-size:.625rem;letter-spacing:1.7px;font-weight:600;color:#536b5c}.outline-pill{border:1px solid #dce5df;border-radius:30px;font-size:.6875rem;padding:8px 12px;display:flex;gap:7px;align-items:center;white-space:nowrap}.outline-pill>span{width:5px;height:5px;background:#6c947b;border-radius:50%}.hero-card{background:#eaf3ed;border:1px solid #dce8df;border-radius:14px;display:grid;grid-template-columns:1.17fr 1fr;min-height:350px;overflow:hidden;position:relative}.hero-copy{padding:35px 0 32px 33px;position:relative;z-index:2}.hero-eyebrow{font-size:.625rem;color:#416955;letter-spacing:1.4px;font-weight:600;display:flex;align-items:center;gap:7px}.tiny-square{height:6px;width:6px;border-radius:2px;background:#55866b}.hero-copy h2{font-size:2.3125rem;font-weight:650;line-height:1.23;margin:18px 0 13px;letter-spacing:-1.5px}.hero-copy p{font-size:.8125rem;line-height:1.8;max-width:340px;color:#536b5c;margin:0 0 21px}.button{min-height:43px;border-radius:7px;padding:11px 16px;background:#214f3d;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-size:.75rem;font-weight:550;box-shadow:0 2px 3px #214b3d12;transition:background .18s,transform .18s}.button:hover{background:#133b2d;transform:translateY(-1px)}.button.secondary{background:#fff;border:1px solid #dbe5de;color:#385d48;box-shadow:none}.button.secondary:hover{background:#f2f7f3}.hero-meta{display:flex;gap:7px;align-items:center;margin-top:19px;font-size:.625rem;color:#536b5c}.hero-meta>span{margin:0 3px}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;min-width:0;background:radial-gradient(ellipse at 45% 55%,#ffffffa6,transparent 65%)}.hero-visual .head-map{width:280px;transform:rotate(-5deg);margin-top:8px}.diagram-chip{position:absolute;top:26px;right:23px;background:#ffffffb0;border:1px solid #d9e5dc;border-radius:30px;font-size:.5rem;font-weight:600;letter-spacing:1px;padding:7px 10px;z-index:2;display:flex;align-items:center;gap:6px}.diagram-chip>span{width:5px;height:5px;background:#639577;border-radius:50%}.floating-note{position:absolute;bottom:24px;right:24px;border:1px solid #e0e8e1;background:#ffffffed;border-radius:9px;padding:12px 13px;display:flex;align-items:center;gap:10px;box-shadow:0 6px 20px #2c53390a;font-size:.625rem;color:#355a45}.floating-note small{display:block;color:#536b5c;font-size:.5625rem;margin-top:4px}.mini-target{width:31px;height:31px;background:#f1f7f2;border-radius:8px;display:grid;place-items:center;color:#536b5c}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:28px 0 16px}.section-heading h2{font-size:1.125rem;letter-spacing:-.4px}.section-heading>span:not(.eyebrow):not(.status-pill){font-size:.6875rem;color:#536b5c}.mode-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mode-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:11px;position:relative;padding:21px 20px 19px;transition:box-shadow .2s,border-color .2s}.mode-card:hover{border-color:#a6c2b0;box-shadow:0 6px 22px #19483308}.card-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;margin-bottom:16px}.amber{background:#faf2e0!important;color:#805d22!important}.mint{background:#eaf3ee;color:#536b5c}.blue{background:#edf2f7;color:#536b5c}.card-arrow{position:absolute;top:26px;right:19px;color:#536b5c}.mode-card h3{font-size:.875rem;letter-spacing:-.35px}.mode-card p{font-size:.75rem;line-height:1.7;margin:9px 0 18px;min-height:40px}.mode-card small{font-size:.625rem;color:#536b5c}.dashboard-bottom{display:grid;grid-template-columns:1.42fr 1fr;gap:25px;margin-top:3px}.path-list{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.path-row{display:flex;gap:14px;padding:16px 19px;width:100%;align-items:center;text-align:left;border-bottom:1px solid #edf0ed}.path-row:last-child{border-bottom:0}.path-row:hover{background:#f6faf7}.step-number{background:#f4f7f4;border:1px solid #e3ebe5;min-width:31px;height:32px;display:grid;place-items:center;border-radius:8px;color:#536b5c;font-size:.6875rem}.step-number.done{background:#e1efe5;color:#286041}.path-row h3{font-size:.75rem;font-weight:650;letter-spacing:-.1px}.path-row p{font-size:.625rem;margin:3px 0 0}.path-row>svg{color:#536b5c}.path-duration{margin-left:auto;font-size:.625rem;white-space:nowrap;color:#536b5c}.progress-panel{align-self:start;padding:0 0 20px}.progress-panel>.section-heading{margin-bottom:23px}.progress-panel>.section-heading>svg{color:#536b5c}.progress-summary{display:flex;align-items:center;gap:18px;background:#f0f5f0;border:1px solid #e3ebe3;border-radius:10px;padding:20px}.progress-ring{position:relative;border-radius:50%;height:75px;width:75px;display:grid;place-items:center;background:conic-gradient(#3c7452 var(--progress),#dfe8df 0);flex-shrink:0}.progress-ring:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:#f0f5f0}.progress-ring strong{z-index:1;font-size:1.4375rem;font-family:Manrope,sans-serif}.progress-ring small{font-size:.8125rem;color:#536b5c;font-weight:400}.progress-summary>div>strong{font-size:.75rem;font-weight:600}.progress-summary p{font-size:.6875rem;line-height:1.7;margin:7px 0 0}.thin-progress{height:4px;background:#e9efea;border-radius:10px;overflow:hidden}.thin-progress>span{display:block;height:100%;background:#67967a;transition:width .25s;border-radius:10px}.progress-panel>.thin-progress{margin-top:22px}.panel-note{font-size:.6875rem;margin:13px 0 16px}.text-button{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-weight:550;text-decoration:none;padding:5px 0;color:#43684f;min-height:32px}.text-button:hover{text-decoration:underline}.surface{background:#fff;border:1px solid var(--line);border-radius:12px;padding:26px;margin-bottom:20px}.surface>.section-heading:first-child{margin-top:0}.surface>p{font-size:.875rem}.surface h2+p{margin-top:12px}.surface .lead{font-size:1rem;line-height:1.8}.info-panel{border:1px solid #dce7df;border-radius:10px;background:#eef5f0;display:flex;align-items:flex-start;gap:13px;padding:18px 22px;margin-bottom:22px}.info-panel>svg{margin-top:2px;color:#536b5c}.info-panel p{margin:0;font-size:.8125rem}.info-panel strong{font-size:.875rem}.info-panel strong+p{margin-top:5px}.status-pill{display:inline-block;font-size:.625rem;line-height:1.5;background:#edf4ef;color:#536b5c;border-radius:20px;padding:5px 10px;white-space:nowrap}.source-link{display:inline-flex;align-items:center;gap:6px;color:#536b5c;font-size:.6875rem;padding:5px 0;min-height:30px}.source-link:hover{text-decoration:underline}footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:23px 0 28px;border-top:1px solid var(--line);margin-top:34px;font-size:.625rem;color:#536b5c}footer button{font-size:.625rem;color:#536b5c;display:flex;gap:5px;align-items:center}.head-map{width:100%;max-width:440px;margin:auto}.head-map svg{width:100%;height:auto;display:block}.orientation{font-family:DM Sans,sans-serif;font-size:.5625rem;letter-spacing:1.5px;fill:#718b7b}.side-label{font-size:.9375rem;fill:#849f8e;font-weight:600}.electrode .node{fill:#fff;stroke:#a8c1b2;stroke-width:1.4;transition:fill .18s}.electrode text{fill:#517460;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:550;pointer-events:none}.electrode .hit-area{fill:transparent}.electrode .selection-halo{fill:#77ab8b21;stroke:#649a7b55;stroke-width:1}.electrode.selected .node{fill:#2c6247;stroke:#2c6247}.electrode.selected text{fill:#fff}.electrode.placed .node{fill:#e1eee4;stroke:#569367}.electrode:hover .node{stroke:#286846;stroke-width:2}.electrode[role=button]{cursor:pointer}.map-caption{text-align:center;font-size:.625rem;line-height:1.6;color:#536b5c;margin:0 0 8px}.decorative .electrode{pointer-events:none}.learn-layout{display:grid;grid-template-columns:210px 1fr;gap:24px}.lesson-nav button{display:flex;align-items:center;text-align:left;width:100%;gap:12px;font-size:.8125rem;line-height:1.4;padding:16px 12px;border-radius:8px;margin-bottom:7px}.lesson-nav button>span{font-size:.6875rem;color:#536b5c}.lesson-nav button small{display:block;font-size:.625rem;color:#536b5c;margin-top:5px}.lesson-nav button.selected{background:#e7f0e9;color:#235b39}.lesson-nav>p{display:flex;gap:8px;font-size:.6875rem;margin-top:25px}.lesson-content h2{font-size:1.5625rem}.learn-map{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;background:#f9fbfa;border:1px solid #edf1ee;border-radius:10px;padding:18px;margin:22px 0}.learn-map .head-map{max-width:350px}.electrode-info{padding:15px}.electrode-info h3{font-size:2.75rem;font-weight:600;margin:12px 0}.electrode-info strong{font-size:.875rem}.electrode-info p{font-size:.75rem}.recall-box{border-top:1px solid var(--line);padding-top:23px;margin-top:25px}.recall-box h3{margin:12px 0 17px;font-size:1.125rem}.answer-options{display:grid;gap:10px}.answer-options button{padding:14px 16px;min-height:46px;border:1px solid #dce5df;border-radius:7px;text-align:left;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;line-height:1.5;background:#fff}.answer-options button:hover{background:#f1f6f2;border-color:#8caa94}.answer-options button.correct{background:#e9f4eb;border-color:#8ab697;opacity:1}.answer-options button.incorrect{background:#fcf6e9;border-color:#d3bc84}.feedback{border-radius:8px;padding:15px 17px;margin:17px 0;font-size:.8125rem}.feedback p{font-size:.8125rem;color:inherit;margin:6px 0 0;line-height:1.6}.feedback.success{background:#eaf4ed;color:#2e6242}.feedback.warning{background:#fbf3e4;color:#536b5c}.feedback .source-link{color:inherit}.lesson-actions{border-top:1px solid var(--line);margin-top:24px;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:18px}.lesson-actions>span{font-size:.6875rem;color:#536b5c}.signal-flow{display:flex;align-items:center;justify-content:center;gap:20px;background:#f5f8f6;border-radius:10px;margin:25px 0;padding:35px 20px}.signal-flow>div{display:flex;align-items:center;flex-direction:column;gap:17px;color:#536b5c}.signal-flow strong{font-size:.75rem}.signal-flow>svg{width:18px;color:#536b5c}.measurement{padding:24px;background:#f5f8f6;border-radius:10px;margin:25px 0}.measurement label{font-size:.8125rem}.measurement input{display:block;width:100%;margin:24px 0;accent-color:#3d7956}.segment-bar{display:flex;gap:3px;border-radius:6px;overflow:hidden}.segment-bar>div{text-align:center;padding:16px 0;background:#dcebe0;color:#436b50}.segment-bar>div:nth-child(2n){background:#cde2d3}.segment-bar strong{display:block;font-size:.875rem}.segment-bar small{font-size:.625rem}.arc-labels{display:flex;justify-content:space-between;font-size:.6875rem;margin-top:8px;color:#536b5c}.measurement p{font-size:.6875rem;margin-bottom:0}.exercise-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-size:.875rem}.muted{color:#536b5c}.exercise-body{display:grid;grid-template-columns:1fr 1.05fr;gap:42px;align-items:center;padding:30px 0 15px}.exercise-instructions h2{font-size:1.75rem;line-height:1.4;margin:13px 0}.exercise-instructions>p{font-size:.875rem}.exercise-instructions>.button{margin-top:12px}.exercise-footer{border-top:1px solid var(--line);padding-top:19px;font-size:.6875rem;color:#536b5c;display:flex;align-items:center;gap:7px}.recall-only{display:block;max-width:640px;min-height:425px;padding:28px 0 40px;margin:0 auto}.hint{padding:12px 15px;background:#f6f8f3;border-radius:7px;color:#536b5c;font-size:.8125rem;line-height:1.7;margin:8px 0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:0 0 25px}.stat{border:1px solid var(--line);background:#fff;border-radius:10px;padding:23px 20px}.stat strong{display:block;font-family:Manrope,sans-serif;font-size:1.875rem;font-weight:650;letter-spacing:-1px}.stat span{display:block;margin-top:7px;font-size:.6875rem;color:#536b5c}.results{text-align:center;padding:45px 35px}.result-icon{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:#e4f0e7;color:#536b5c;margin:0 auto 25px}.results .eyebrow{display:block;margin-bottom:12px}.results h2{font-size:1.8125rem}.results .stat-grid{margin:30px auto;max-width:800px}.inline-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.results .inline-actions{justify-content:center}.simulation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.segmented{display:flex;align-items:center;background:#e9efea;border:1px solid #e0e8e2;border-radius:8px;padding:4px;gap:3px}.segmented button{padding:9px 15px;font-size:.75rem;border-radius:5px}.segmented button.selected{background:#fff;box-shadow:0 1px 4px #253e2610;color:#375a41}.simulation-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:23px;align-items:start}.map-surface>.head-map{max-width:460px}.map-surface>.source-link{display:flex;justify-content:center}.placement-controls h2{font-size:1.625rem;margin-top:10px}.placement-controls>p{font-size:.8125rem}.electrode-tray{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:25px 0}.electrode-tray>button{border:1px solid #dce6de;border-radius:7px;min-height:43px;background:#f9fbf9;font-size:.8125rem;display:flex;align-items:center;justify-content:center;gap:5px}.electrode-tray>button.selected{background:#315f44;color:#fff;border-color:#315f44}.electrode-tray>button:disabled{background:#edf5ee;opacity:.75}.selection-card{border:1px solid #e4ece4;border-radius:9px;background:#f5f8f4;padding:21px;margin-bottom:14px;display:flex;flex-direction:column;gap:10px}.selection-card>strong{font-family:Manrope,sans-serif;font-size:2.3125rem;letter-spacing:-1px;font-weight:600}.selection-card>span:last-child{font-size:.75rem;color:#536b5c}.quiet-note{display:flex;gap:7px;font-size:.625rem!important;color:#536b5c;margin-top:25px!important}.stat-grid.compact{grid-template-columns:1fr 1fr;gap:8px;margin:17px 0}.compact .stat{padding:14px}.compact .stat strong{font-size:1.4375rem}.result-errors{margin:15px 0}.result-errors p{font-size:.8125rem}.skill-row{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:21px 0;border-bottom:1px solid #edf1ed}.skill-row:last-child{border-bottom:0;padding-bottom:0}.skill-row h3{font-size:.9375rem}.skill-row p{font-size:.75rem;margin:5px 0 0}.skill-meter{width:210px;display:flex;align-items:center;gap:18px;justify-content:flex-end}.skill-meter .thin-progress{width:80px;flex-shrink:0}.skill-meter>.status-pill{min-width:95px;text-align:center}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.two-columns h2{font-size:1.1875rem}.two-columns p{font-size:.8125rem}.empty-state{text-align:center;padding:45px 25px}.empty-state>svg{color:#536b5c;margin:15px}.empty-state h3{font-size:1rem}.activity-list>div{display:flex;gap:10px;align-items:center;padding:15px 0;border-bottom:1px solid #edf0ed}.activity-list>div:last-child{border-bottom:0}.activity-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eaf3ed;color:#536b5c;flex-shrink:0}.activity-icon.missed{background:#faf2e5;color:#536b5c}.activity-list strong{font-size:.75rem}.activity-list small{display:block;font-size:.625rem;color:#536b5c;margin-top:4px}.activity-list time{margin-left:auto;font-size:.625rem;color:#536b5c;white-space:nowrap}.source-card h2{font-size:1.3125rem}.source-card p{font-size:.8125rem}.source-card>.section-heading{align-items:flex-start}.source-card .eyebrow{line-height:1.6}.source-card .status-pill{flex-shrink:0}details{margin-top:20px;border-top:1px solid var(--line);padding-top:15px}summary{cursor:pointer;font-size:.8125rem;line-height:1.6}dl{display:grid;grid-template-columns:140px 1fr;gap:12px 20px;font-size:.8125rem;line-height:1.7;margin-top:25px}dt{font-weight:550;color:#536b5c}dd{margin:0;color:#536b5c;overflow-wrap:anywhere}.lifecycle{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 25px;flex-wrap:wrap}.lifecycle>span{display:flex;align-items:center;gap:17px;font-size:.6875rem;color:#536b5c;padding:10px;border-radius:6px}.lifecycle .current{color:#536b5c;background:#f9f0df}.review-detail{padding-top:22px;margin-top:0}.review-detail>summary{display:flex;align-items:center;justify-content:space-between;gap:15px;font-weight:550}.review-detail>summary:before{content:"+";color:#536b5c}.review-detail[open]>summary:before{content:"−"}.review-detail>summary>span:first-child{margin-right:auto}.field-label{display:block;font-size:.8125rem;margin:20px 0 10px}textarea{resize:vertical;min-height:95px;width:100%;border:1px solid #cbdcd0;border-radius:7px;padding:12px;color:#315c3b;font-size:.8125rem;background:#fbfdfb;line-height:1.6}.planned-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}.planned-grid>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px;border:1px solid var(--line);border-radius:7px}.planned-grid strong{font-size:.75rem}.planned-grid .status-pill{font-size:.5rem}.about-copy{max-width:900px;padding:35px}.about-copy>svg{color:#536b5c;margin-bottom:15px}.about-copy p{font-size:.9375rem}.credits{margin:30px 0;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.875rem;line-height:1.9;color:#536b5c}.skip-link{position:fixed;top:-100px;left:20px;background:#154c38;color:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}.mobile-menu{display:none}.icon-button{width:40px;height:40px;display:grid;place-items:center}.mobile-scrim{display:none}@media(min-width:1550px){main{padding:0 60px}.hero-card{min-height:390px}.hero-copy{padding:42px}.hero-copy h2{font-size:2.6875rem}.hero-copy p{font-size:.9375rem;max-width:410px}.hero-visual .head-map{width:315px}.mode-card h3{font-size:1rem}.mode-card p,.path-row h3{font-size:.875rem}.path-row p{font-size:.75rem}}@media(max-width:1180px){.sidebar{width:218px;padding-left:14px;padding-right:14px}.brand{font-size:.9375rem;gap:8px}.brand small{font-size:.5rem}.brand-mark{width:34px;height:36px}.workspace{margin-left:218px}main{padding:0 28px}.topbar{padding:0 28px}.hero-copy h2{font-size:2rem}.hero-copy{padding-left:26px}.hero-copy p{max-width:300px}.hero-visual .head-map{width:250px}.hero-meta{font-size:.5625rem;gap:5px}.floating-note{right:15px;bottom:23px;font-size:.5625rem}.diagram-chip{right:15px;font-size:.4375rem}.page-heading h1{font-size:1.875rem}.outline-pill{display:none}.mode-card{padding:18px 15px}.mode-card h3{font-size:.8125rem}.mode-card p{font-size:.6875rem}.learn-layout{grid-template-columns:175px 1fr;gap:16px}.surface{padding:22px}.learn-map{grid-template-columns:1.4fr 1fr;padding:8px}.exercise-body{gap:25px}.simulation-layout{gap:16px}.placement-controls{padding:20px}.two-columns,.planned-grid{grid-template-columns:1fr}.dashboard-bottom{gap:20px}.progress-summary{gap:12px;padding:15px}.progress-ring{height:60px;width:60px}.section-heading h2{font-size:1rem}.top-label{font-size:.625rem}}@media(max-width:900px){.sidebar{width:195px;padding-left:11px;padding-right:11px}.brand{font-size:.8125rem}.brand small{font-size:.4375rem;letter-spacing:1.2px}.brand-mark{width:31px;height:34px}.workspace{margin-left:195px}.nav-item{font-size:.8125rem}.sidebar-bottom .nav-item{font-size:.6875rem;padding:12px 8px}.hero-card{grid-template-columns:1.15fr .85fr}.hero-copy{padding:27px 0 27px 24px}.hero-copy h2{font-size:1.75rem}.hero-copy p{font-size:.75rem}.hero-meta{flex-wrap:wrap;max-width:230px}.hero-visual .head-map{width:230px}.floating-note{display:none}.diagram-chip{font-size:.375rem;right:10px;top:20px}.dashboard-bottom{grid-template-columns:1fr}.progress-panel{padding-bottom:0}.progress-summary{justify-content:flex-start;padding:22px}.learning-note{padding:12px}.top-label{display:none}.page-heading h1{font-size:1.75rem}.mode-cards{gap:10px}.mode-card h3{font-size:.75rem}.card-arrow{right:11px;width:15px}.mode-card small{font-size:.5625rem}.hero-copy>.button{font-size:.6875rem;gap:8px}.learn-layout{grid-template-columns:1fr}.lesson-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.lesson-nav button{margin:0}.lesson-nav>p{display:none}.exercise-body{grid-template-columns:1fr}.exercise-body .head-map{max-width:370px}.simulation-layout{grid-template-columns:1fr}.map-surface .head-map{max-width:410px}.placement-controls{order:-1}.placement-controls .electrode-tray{grid-template-columns:repeat(7,1fr)}.selection-card{padding:14px;display:grid;grid-template-columns:60px 1fr;gap:5px 10px}.selection-card .eyebrow{grid-column:1/-1}.selection-card>strong{font-size:1.75rem}.selection-card>span:last-child{align-self:center}.page-heading{align-items:flex-start}.page-heading>.button{white-space:nowrap}.stat-grid{gap:10px}.stat{padding:16px 12px}.stat strong{font-size:1.5625rem}.stat span{font-size:.625rem}main{padding:0 22px}.topbar{padding:0 22px}.skill-meter{width:160px;gap:10px}.skill-meter .thin-progress{width:55px}.source-card>.section-heading{display:block}.source-card>.section-heading>.status-pill{margin-top:10px}.source-card h2{font-size:1.1875rem}}@media(max-width:700px){.sidebar{transform:translate(-100%);width:252px;transition:transform .2s}.sidebar.open{transform:translate(0)}.sidebar .brand{font-size:1.0625rem}.sidebar .brand small{font-size:.5625rem}.sidebar .brand-mark{width:38px;height:40px}.sidebar .nav-item{font-size:.875rem}.sidebar-bottom .nav-item{font-size:.75rem}.mobile-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#122b2260;z-index:29}.workspace{margin-left:0}.topbar{height:64px;padding:0 17px;justify-content:flex-start;gap:12px}.mobile-menu{display:grid}.breadcrumb{font-size:.6875rem;gap:8px}.top-label{display:none}main{padding:0 20px}.preview-notice{font-size:.625rem;line-height:1.5;padding:12px 0;align-items:flex-start}.preview-notice>svg{margin-top:2px}.preview-notice button{font-size:.5625rem;align-self:center;max-width:78px;white-space:normal;text-align:left}.page-heading{padding:26px 0 22px;display:block}.eyebrow{font-size:.5625rem}.page-heading h1{font-size:1.75rem;line-height:1.3;letter-spacing:-1px;margin-top:9px}.page-heading p{font-size:.8125rem;line-height:1.7}.page-heading>.button{margin-top:18px}.hero-card{grid-template-columns:1fr;min-height:0}.hero-copy{padding:27px 25px 10px}.hero-copy h2{font-size:2.1875rem;line-height:1.2}.hero-copy p{font-size:.8125rem;max-width:340px;margin-bottom:18px}.hero-copy>.button{font-size:.75rem;gap:10px}.hero-meta{font-size:.625rem;max-width:none;margin-top:17px}.hero-visual{height:265px;margin-top:7px;padding-top:5px;overflow:hidden}.hero-visual .head-map{width:240px;transform:rotate(-5deg);margin-top:16px}.diagram-chip{right:20px;top:12px;font-size:.4375rem}.floating-note{display:flex;right:15px;bottom:14px;font-size:.5625rem;padding:9px;gap:6px}.floating-note small{font-size:.5rem}.mini-target{width:27px;height:27px}.section-heading{margin-top:25px}.section-heading h2{font-size:1rem}.section-heading>span:not(.eyebrow):not(.status-pill){font-size:.625rem}.mode-cards{grid-template-columns:1fr;gap:12px}.mode-card{display:grid;grid-template-columns:42px 1fr;gap:0 15px;padding:20px}.card-icon{grid-row:1/4;margin:0;width:40px;height:40px}.mode-card h3{font-size:.875rem;padding-right:10px}.mode-card p{font-size:.75rem;min-height:0;margin:6px 0 9px}.mode-card small{font-size:.625rem}.card-arrow{right:14px;top:23px;width:16px}.mode-card p,.mode-card small{grid-column:2}.dashboard-bottom{gap:0}.path-row{padding:15px 13px;gap:10px}.path-row h3{font-size:.75rem}.path-row p{font-size:.625rem}.progress-panel>.section-heading{margin-bottom:15px}.progress-summary{padding:20px}.progress-summary>div>strong{font-size:.875rem}.progress-summary p{font-size:.75rem}.progress-ring{width:75px;height:75px}.panel-note{font-size:.75rem}footer{display:block;font-size:.625rem;line-height:1.8;margin-top:30px;padding-top:18px}footer button{margin-top:8px;padding:0}.surface{padding:20px}.surface>p{font-size:.875rem}.lesson-nav button{font-size:.75rem;padding:13px 10px}.lesson-content h2{font-size:1.4375rem}.surface .lead{font-size:.9375rem}.learn-map{display:block;padding:12px;margin:20px -6px}.electrode-info{display:grid;grid-template-columns:65px 1fr;padding:14px 8px;gap:5px 12px;border-top:1px solid var(--line)}.electrode-info .eyebrow{grid-column:1/-1}.electrode-info h3{grid-row:2/4;font-size:2.25rem;margin:0}.electrode-info strong{font-size:.8125rem}.electrode-info p{margin:0;font-size:.6875rem}.electrode-info p:last-child{grid-column:1/-1;font-size:.6875rem;margin-top:6px}.recall-box h3{font-size:1.0625rem}.answer-options button{font-size:.875rem;padding:14px 12px}.lesson-actions{align-items:flex-start;flex-direction:column}.lesson-actions>.button{width:100%}.signal-flow{gap:10px;padding:26px 10px}.signal-flow strong{font-size:.625rem}.signal-flow>svg{width:12px}.signal-flow>div>svg{width:22px}.measurement{padding:16px 10px}.measurement label,.segment-bar strong{font-size:.75rem}.segment-bar small{font-size:.5rem}.segment-bar>div{padding:14px 0}.exercise-body{gap:10px;padding:25px 0 15px}.exercise-instructions h2{font-size:1.5625rem}.exercise-instructions>p{font-size:.875rem}.exercise-body .head-map{width:calc(100% + 22px);max-width:none;margin-left:-11px}.map-caption,.exercise-footer{font-size:.625rem}.exercise-instructions>.button{width:100%}.stat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat{padding:20px 15px}.stat strong{font-size:1.75rem}.stat span{font-size:.6875rem;line-height:1.5}.results{padding:30px 20px}.results h2{font-size:1.5625rem}.results .inline-actions{display:grid}.results .stat{padding:16px 8px}.skill-row{display:block;padding:20px 0}.skill-meter{width:100%;justify-content:space-between;margin-top:12px}.skill-meter .thin-progress{width:55%}.skill-row h3{font-size:.875rem}.two-columns{gap:0}.simulation-toolbar{gap:8px}.segmented button{padding:9px 10px;font-size:.625rem;min-height:36px}.simulation-toolbar>.text-button{font-size:.625rem;gap:4px}.simulation-layout{display:flex;flex-direction:column;gap:0}.simulation-layout>.surface{width:100%}.map-surface{padding:16px 12px;order:1}.placement-controls{order:0}.placement-controls .electrode-tray{grid-template-columns:repeat(5,1fr);gap:7px;margin:18px 0}.electrode-tray>button{font-size:.75rem;min-height:42px}.placement-controls .selection-card{margin-bottom:5px}.placement-controls .quiet-note{margin:12px 0 0!important;font-size:.625rem!important}.placement-controls .feedback{margin:12px 0}.placement-controls>h2{font-size:1.4375rem}.placement-controls>p{font-size:.75rem;margin:8px 0}.info-panel{padding:15px;gap:10px;flex-wrap:wrap}.info-panel p{font-size:.75rem}.info-panel>div{flex:1}.source-card h2{font-size:1.1875rem}.source-card .eyebrow{font-size:.5625rem}.source-card>.section-heading{margin-bottom:15px}dl{grid-template-columns:1fr;gap:5px;font-size:.75rem;margin-top:20px}dd{margin-bottom:10px}.review-detail>summary{font-size:.75rem;gap:8px}.review-detail>summary>.status-pill{font-size:.5rem;padding:4px 7px}.lifecycle{gap:2px;justify-content:flex-start}.lifecycle>span{font-size:.5625rem;gap:5px;padding:6px}.about-copy{padding:23px}.about-copy p{font-size:.875rem}.planned-grid>div{padding:12px}.planned-grid strong{font-size:.6875rem}.credits{font-size:.75rem}.result-errors p{font-size:.8125rem}.map-surface .section-heading{margin-bottom:10px}.placement-controls .eyebrow{font-size:.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.surface .eyebrow,.exercise-footer,.field-label,.map-caption,.surface .source-link,.surface .status-pill{font-size:.75rem}.answer-options button:disabled{opacity:1}.head-map .electrode:focus-visible .node{stroke:#123e36;stroke-width:4}.source-card .eyebrow{font-size:.75rem}.surface .text-button{font-size:.875rem}.icon-button.mobile-menu,.mobile-board-picker{display:none}.surface>p,.exercise-instructions>p,.surface .lead,.answer-options button{font-size:1rem}.nav-label,.brand small,.local-profile small,.learning-note p,.breadcrumb,.preview-notice,.preview-notice button,.hero-eyebrow,.hero-meta,.mode-card small,.path-duration,.step-number,.panel-note,.path-row p,.progress-summary p,.progress-ring small,footer,footer button{font-size:.75rem}.nav-item,.sidebar-bottom .nav-item,.button,.hero-copy>.button,.mode-card p,.path-row h3,.text-button{font-size:.875rem}.page-heading p,.hero-copy p,.mode-card h3{font-size:1rem}.hero-copy p{max-width:390px}.learning-note p,.learning-note strong{font-size:.75rem}.brand small{font-size:.5625rem}.progress-ring small{color:#536b5c}.orientation,.side-label{fill:#536b5c}@media(max-width:1180px){.hero-copy p{font-size:.875rem}.hero-meta{font-size:.6875rem}.mode-card h3{font-size:.875rem}.mode-card p{font-size:.8125rem}.brand small{font-size:.5rem}}@media(max-width:700px){.icon-button.mobile-menu{display:grid}.nav-label{font-size:.6875rem}.brand small{font-size:.5625rem}.preview-notice,.preview-notice button{font-size:.625rem}.hero-copy p{font-size:.9375rem}.hero-meta{font-size:.6875rem}.mode-card h3{font-size:.9375rem}.mode-card p{font-size:.875rem}.path-row h3{font-size:.8125rem}.path-row p,.path-duration{font-size:.6875rem}.mobile-board-picker{display:flex;position:sticky;top:8px;z-index:5;background:#f1f7f2;border:1px solid #bbd1c1;border-radius:9px;padding:12px;margin-bottom:12px;gap:12px;align-items:center;box-shadow:0 3px 12px #163e3410}.mobile-board-picker label{font-size:.8125rem}.mobile-board-picker select{margin-left:auto;font:inherit;color:#214c36;background:#fff;border:1px solid #94b19f;border-radius:6px;min-height:44px;min-width:85px;padding:6px 10px}.mobile-board-picker .placed-note{font-size:.75rem;color:#305d3b}.surface .lead{font-size:1rem}.lesson-nav button{font-size:.8125rem}.map-surface{order:1}.hero-visual{height:265px}}.mobile-map-feedback{display:none}@media(max-width:700px){.simulation-layout .map-surface{order:0}.simulation-layout .placement-controls{order:1}.mobile-map-feedback{display:block}.mobile-map-feedback .feedback{margin:14px 0}.mobile-map-feedback>p{font-size:.875rem}}.language-selector{display:inline-flex;align-items:center;gap:2px;padding:3px;margin-left:auto;border:1px solid #d4e1d9;border-radius:10px;background:#f3f7f4;flex-shrink:0}.language-selector button{min-width:40px;min-height:38px;padding:6px 9px;border-radius:7px;font-size:.75rem;font-weight:600;color:#536b5c;cursor:pointer}.language-selector button[aria-pressed=true]{color:#fff;background:#245d48}.language-selector button:focus-visible{outline:3px solid #28886e;outline-offset:3px}html[lang=es] .hero-copy{padding-right:15px}html[lang=es] .hero-copy h2{font-size:2.2rem}html[lang=es] .sidebar-bottom .nav-item{font-size:.8rem}html[lang=es] .local-profile{font-size:.75rem}html[lang=es] .local-profile small{font-size:.65rem}html[lang=es] .nav-label{letter-spacing:1px}html[lang=es] .mode-card h3{padding-right:8px}html[lang=es] .stat span{line-height:1.5}html[lang=es] .skill-meter{width:240px}html[lang=es] .review-detail>summary{flex-wrap:wrap}html[lang=es] .source-card .section-heading{flex-wrap:wrap}html[lang=es] .planned-grid>div{flex-wrap:wrap}@media(max-width:1100px){.top-label{display:none}html[lang=es] .hero-card{grid-template-columns:1.2fr .8fr}html[lang=es] .hero-copy h2{font-size:1.8rem}html[lang=es] .hero-copy>.button{font-size:.75rem}}@media(max-width:700px){.topbar .breadcrumb{display:none}.language-selector{margin-left:auto}html[lang=es] .hero-card{grid-template-columns:1fr}html[lang=es] .hero-copy{padding-right:25px}html[lang=es] .hero-copy h2{font-size:2rem}html[lang=es] .hero-copy>.button{font-size:.875rem}html[lang=es] .section-heading{flex-wrap:wrap;gap:6px}html[lang=es] .skill-meter{width:100%}html[lang=es] .skill-meter .thin-progress{width:40%}html[lang=es] .review-detail>summary>.status-pill{white-space:normal}html[lang=es] .surface .status-pill{white-space:normal}}.account-profile{width:100%;text-align:left;cursor:pointer}.account-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;margin-top:30px}.account-card h1{font-size:1.8rem}.account-card .social-buttons{display:grid;gap:12px;margin:22px 0}.account-card .button{width:100%}.social-buttons .button{justify-content:space-between;min-height:48px}.provider-mark{font-weight:700;font-size:20px}.account-setup{font-size:13px!important;background:#f4f6ef;border-radius:8px;padding:14px}.account-identity{display:flex;gap:10px;align-items:center;overflow-wrap:anywhere;font-size:14px;padding:16px 0}.account-details h2{margin:15px 0}.account-details ul{padding-left:20px;color:#536b5c;font-size:14px;line-height:1.8}.account-details li+li{margin-top:12px}.legacy-progress{border-top:1px solid #dce6de;margin-top:25px;padding-top:22px}.legacy-progress .text-button{display:flex;font-size:12px}.session-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;color:#536b5c;font-size:12px;border-bottom:1px solid #e4ebe5}.session-strip button{color:#1f563b;text-decoration:underline;font-size:12px;min-height:32px}.auth-loading{max-width:800px;margin:50px auto}.auth-loading>.language-selector{justify-content:flex-end;margin-bottom:25px}@media(max-width:700px){.account-layout{grid-template-columns:1fr;margin-top:22px}.session-strip{align-items:flex-start;font-size:11px;line-height:1.6}.session-strip button{font-size:11px;flex-shrink:0;max-width:115px;text-align:right}.account-card h1{font-size:1.6rem}}.learning-levels{margin-bottom:24px}.learning-levels>.segmented{width:max-content;max-width:100%}.learning-levels>p{font-size:13px;margin-top:10px}.simulation-mode-tabs{display:flex;gap:12px;border-bottom:1px solid #dfe8e2;margin-bottom:22px}.simulation-mode-tabs>button{font-size:14px;min-height:44px;padding:12px 14px;border-bottom:3px solid transparent}.simulation-mode-tabs>button[aria-pressed=true]{border-color:#3f7954;font-weight:650;color:#245c3d}.simulation-scope{font-size:13px;max-width:750px;margin:0 0 18px}.extra-drills{background:#f8fbf8;border:1px solid #dce7de;border-radius:8px;padding:16px;margin-top:25px}.extra-drills>summary,.clinical-lab-disclosure>summary{font-weight:600;font-size:14px}.extra-drills .lesson-drills{margin:15px 0 0;padding:0;border:0}.measurement-lab .button.secondary{text-align:left;white-space:normal;font-size:14px;line-height:1.5}.measurement-lab h3{margin-bottom:16px}.measurement-lab details{line-height:1.7}.measurement-lab input[type=number],.measurement-lab input[type=text]{font:inherit;border:1px solid #8aac97;border-radius:7px;min-height:44px}.measurement-lab .feedback{font-size:14px}.account-profile small{line-height:1.5}.extended-review>summary{font-weight:600;font-size:14px}.source-dialog{overflow-wrap:anywhere}[hidden]{display:none!important}@media(max-width:700px){.learning-levels>.segmented{width:100%;flex-wrap:wrap}.learning-levels>.segmented button{flex:1;min-height:44px;font-size:12px}.simulation-mode-tabs{gap:2px}.simulation-mode-tabs>button{font-size:13px;padding:10px}.simulation-toolbar .segmented{flex-wrap:wrap}.simulation-toolbar>.text-button{white-space:normal}.simulation-scope{font-size:12px}.measurement-lab{padding:16px!important}.measurement-lab .button{max-width:100%;width:100%;margin:5px 0 0!important}.measurement-lab input{max-width:100%}}.learning-scope{border-left:3px solid var(--green, #235c49);padding:12px 18px;margin:14px 0 24px;background:#edf5f0;border-radius:0 10px 10px 0}.learning-scope p{margin:6px 0 0;max-width:86ch;font-size:14px;line-height:1.65}.technician-lesson{padding:clamp(20px,3vw,36px)}.lesson-explanation{line-height:1.9;max-width:78ch;white-space:pre-line}.technician-check{margin-top:28px;padding-top:22px;border-top:1px solid var(--border)}.active-learning-module{min-width:0}.lesson-nav button{width:100%;text-align:left}.lesson-nav>div>.eyebrow{margin:16px 10px 10px;font-size:10px}.mobile-lesson-select{display:none}@media(max-width:700px){.learn-layout>.lesson-nav{display:none}.mobile-lesson-select{display:flex;flex-direction:column;gap:8px;margin:16px 0;font-size:14px}.mobile-lesson-select select{max-width:100%;width:100%;padding:12px;border-radius:8px;border:1px solid var(--border);background:#fff;color:var(--ink)}.learning-scope{padding:12px}.learning-levels .segmented{flex-wrap:wrap}}.technician-check .exercise-body{padding:0;gap:20px}.text-button.source-reference{display:flex;margin-top:20px;text-align:left;line-height:1.6}.channel-comparison{margin-top:24px;padding:16px;background:#eff6f1;border-radius:10px}.channel-comparison summary{cursor:pointer;font-weight:600}.channel-inputs{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.channel-inputs label{flex:1;min-width:120px}.channel-inputs input{display:block;width:100%;accent-color:#245d48}.channel-inputs output{font-weight:700}
