:root{--bg:#f3f5f8;--panel:#fff;--panel-soft:#f8fafc;--panel-tint:#f6f8fc;--line:#d8dee8;--line-strong:#c2ccd9;--ink:#162130;--muted:#5c6b80;--muted-soft:#5f7088;--accent:#2563eb;--accent-soft:#e9f0ff;--success:#0f766e;--success-soft:#e8f7f4;--warning:#b45309;--warning-soft:#fff5e8;--danger:#dc2626;--danger-soft:#ffeceb;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{background:var(--bg);min-width:320px;margin:0;font-family:PingFang SC,Hiragino Sans GB,Inter,SF Pro Text,Microsoft YaHei,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--line);background:linear-gradient(#fff,#f8fbff);justify-content:space-between;gap:24px;padding:24px 28px 16px;display:flex}.topbar h1{margin:0 0 8px;font-size:32px;font-weight:700;line-height:1.12}.topbar-copy{max-width:720px;color:var(--muted-soft);margin:0;font-size:15px;line-height:1.75}.eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:12px}.topbar-metrics{grid-template-columns:repeat(3,minmax(120px,1fr));align-self:start;gap:10px;display:grid}.metric-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-width:0;padding:12px 14px}.metric-card span{color:var(--muted);font-size:12px;line-height:1.3;display:block}.metric-card strong{margin-top:6px;font-size:22px;line-height:1.1;display:block}.tabbar{border-bottom:1px solid var(--line);background:var(--bg);gap:10px;padding:12px 28px 0;display:flex}.tab-button{min-width:108px;min-height:40px;color:var(--muted);background:0 0;border:1px solid #0000;border-bottom:0;border-radius:8px 8px 0 0;justify-content:center;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.tab-icon{place-items:center;width:18px;height:18px;display:inline-grid}.tab-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.tab-button.active{color:var(--ink);border-color:var(--line);background:var(--panel)}.workspace-grid{grid-template-columns:290px minmax(0,1fr);gap:0;min-height:calc(100vh - 147px);display:grid}.workspace-grid>*,.topbar>*,.section-head>*,.card-header>*,.question-header>*,.answer-head>*{min-width:0}.sidebar{border-right:1px solid var(--line);background:#f7f9fc;min-width:0;padding:18px}.sidebar-section+.sidebar-section{margin-top:14px}.sidebar-section{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:14px}.sidebar-section h2,.section-head h2,.question-header h3,.knowledge-card h3,.program-card h3{letter-spacing:0;margin:0}.mode-stack{margin-top:10px}.sidebar-section h2{margin-bottom:12px;font-size:15px;line-height:1.3}.sidebar-copy{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.chapter-list{gap:8px;display:grid}.chapter-button,.segmented-button,.mark-button,.ghost-button,.primary-button,.option-row,.judge-button{border-radius:8px;min-height:40px}.chapter-button{border:1px solid var(--line);background:var(--panel-soft);width:100%;color:var(--ink);justify-content:space-between;align-items:center;gap:12px;padding:0 12px;display:flex}.chapter-button small{color:var(--muted)}.chapter-button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.segmented{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.segmented-button{border:1px solid var(--line);background:var(--panel-soft);color:var(--muted);padding:0 8px}.segmented-button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.field,.checkbox-field{flex-direction:column;gap:8px;margin-top:12px;display:flex}.field span,.checkbox-field span{color:var(--muted);font-size:13px}.field input,.field select,.field textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:11px 12px}.field textarea{resize:vertical;min-height:148px}.field-wide{margin-top:0}.checkbox-field{flex-direction:row;align-items:center}.checkbox-field input{width:18px;height:18px;accent-color:var(--accent)}.sidebar-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.legend-list{gap:8px;display:grid}.legend-list div{justify-content:space-between;align-items:center;gap:10px;display:flex}.legend-list small{color:var(--muted)}.content{min-width:0;padding:22px 26px 40px}.section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.section-head.compact{padding-bottom:12px}.section-head.no-divider{border-bottom:0;margin-top:28px;padding-bottom:0}.section-head p{max-width:760px;color:var(--muted-soft);margin:8px 0 0;font-size:15px;line-height:1.75}.inline-metrics{grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;display:grid}.inline-metrics.full-width{grid-template-columns:repeat(6,minmax(110px,1fr));width:100%}.list-section,.program-list,.visual-grid,.table-like{gap:14px;min-width:0;margin-top:18px;display:grid}.study-pager{border:1px solid var(--line);background:var(--panel);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-top:14px;padding:12px 14px;display:flex}.study-pager.compact{margin-top:12px}.study-pager>div{min-width:0}.study-pager span{color:var(--muted);font-size:12px;display:block}.study-pager strong{margin-top:4px;font-size:18px;line-height:1.1;display:block}.pager-actions{flex:none;align-items:center;gap:8px;display:flex}.pager-actions .ghost-button,.pager-actions .primary-button{min-height:36px}.app-shell.is-study .topbar{display:none}.app-shell.is-study .workspace-grid{min-height:calc(100vh - 53px)}.app-shell.is-study .study-workspace .content{padding-top:18px}.app-shell.is-study .study-workspace .section-head:first-child{display:none}.study-extra-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.study-extra-toggle{border:1px solid var(--line);background:var(--panel);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px;display:flex}.study-extra-toggle div{min-width:0}.study-extra-toggle span{color:var(--muted);font-size:12px;display:block}.study-extra-toggle strong{margin-top:4px;font-size:20px;line-height:1.1;display:block}.study-extra-toggle .ghost-button,.study-extra-toggle .primary-button{flex:none;min-height:36px}.knowledge-card,.program-card,.visual-card,.question-panel,.table-row,.empty-state{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-width:0;padding:18px}.card-header,.question-header,.answer-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.card-header h3,.program-card h3,.question-header h3{margin-top:8px;font-size:21px;font-weight:680;line-height:1.4}.card-actions,.mark-row,.mark-group,.question-nav{flex-wrap:wrap;gap:8px;display:flex}.badge{border:1px solid var(--line);min-height:24px;color:var(--muted);background:#f8fafc;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;display:inline-flex}.badge-accent{background:var(--accent-soft);color:var(--accent);border-color:#bfd0ff}.badge-warn{background:var(--warning-soft);color:var(--warning);border-color:#f4c78e}.badge-progress{background:var(--success-soft);color:var(--success);border-color:#b7d8d3}.meta-line{flex-wrap:wrap;gap:8px;display:flex}.definition,.plain-copy,.point-list,.question-meta,.empty-state p{margin:12px 0 0;line-height:1.8}.definition{font-size:15px}.plain-copy{color:var(--muted-soft)}.study-digest{background:linear-gradient(#fbfdff,#f6f9ff);border:1px solid #d7e2f0;border-radius:8px;margin-top:14px;padding:14px}.digest-lead{gap:8px;display:grid}.digest-lead p,.exam-cue p{margin:0;font-size:16px;line-height:1.85}.digest-label{background:var(--accent-soft);width:fit-content;min-height:24px;color:var(--accent);border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:650;display:inline-flex}.step-list{gap:10px;margin:14px 0 0;padding-left:22px;display:grid}.step-list li{color:var(--ink);line-height:1.8}.exam-cue{background:#fff9f1;border-left:4px solid #f0b04d;border-radius:0 8px 8px 0;margin-top:14px;padding:12px 14px}.exam-cue strong{color:#9a5a05;margin-bottom:6px;font-size:13px;display:block}.original-block{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;margin-top:14px;overflow:hidden}.original-block summary{cursor:pointer;color:var(--muted);padding:12px 14px;font-size:14px;list-style:none}.original-block summary::-webkit-details-marker{display:none}.original-block[open] summary{border-bottom:1px solid var(--line)}.original-block p{margin:0;padding:12px 14px 0}.original-block p:last-child{padding-bottom:14px}.original-block>.rich-text{padding:12px 14px 0}.original-block>.rich-text:last-child{padding-bottom:14px}.original-block .rich-text p{padding:0}.program-detail .point-list{margin:0;padding-top:12px;padding-bottom:14px}.program-warning .point-list{margin:0}.code-template{color:#dbeafe;tab-size:4;background:#0f172a;margin:0;padding:14px;font-size:13px;line-height:1.65;overflow-x:auto}.code-template code{white-space:pre;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.rich-text{color:inherit;overflow-wrap:anywhere;line-height:1.8}.rich-text>:first-child{margin-top:0}.rich-text>:last-child{margin-bottom:0}.rich-text p{margin:.45em 0}.rich-text ul,.rich-text ol{margin:.55em 0;padding-left:1.4em}.rich-text table{border-collapse:collapse;width:100%;margin:10px 0;font-size:14px}.rich-text th,.rich-text td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:8px 10px}.rich-text th{color:#17315f;background:#eef3ff}.rich-text code{color:#17315f;background:#eef3ff;border-radius:5px;padding:2px 5px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.rich-text pre{color:#dbeafe;background:#0f172a;border-radius:8px;margin:10px 0;padding:12px;overflow-x:auto}.rich-text pre code{color:inherit;background:0 0;padding:0}.rich-text blockquote{color:var(--muted-soft);background:#f6f9ff;border-left:3px solid #7ca3ef;margin:10px 0;padding:8px 12px}.rich-text a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.formula-list{gap:8px;margin-top:12px;display:grid}.formula-rich{border:1px solid var(--line);background:#fbfdff;border-radius:8px;padding:10px 12px}.rich-point-list .rich-text{display:inline}.mermaid{border:1px solid var(--line);background:#fff;border-radius:8px;justify-items:center;margin:12px 0;padding:12px;display:grid;overflow-x:auto}.mermaid svg{max-width:100%;height:auto}.mermaid-error{color:var(--danger);white-space:pre-wrap}.study-visual-link{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.teach-trigger{margin-top:14px}.teach-panel{background:linear-gradient(#f5f9ff,#fff);border:1px solid #9fc4ff;border-radius:10px;margin-top:14px;padding:18px}.teach-explanation{color:#2d3a4d}.teach-example,.teach-quiz,.teach-answer{background:#f8fbff;border:1px solid #cfe0ff;border-radius:8px;margin-top:14px;padding:12px 14px}.teach-example strong,.teach-answer strong{color:var(--accent);margin-bottom:6px;font-size:13px;display:block}.teach-example p,.teach-answer p{margin:0;line-height:1.75}.teach-answer p+p{color:var(--muted);margin-top:8px}.teach-quiz summary{cursor:pointer;color:var(--accent);font-weight:700}.teach-steps{margin-top:12px}.point-list{padding-left:20px}.point-list.wide{padding-right:20px}.chip-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.chip{color:#355179;background:#eef3ff;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;display:inline-flex}.chip-keyword{color:#17624e;background:#edf7f3}.card-footer,.question-meta{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.card-footer{margin-top:12px}.mark-helper{min-height:40px;color:var(--muted);align-items:center;padding-right:4px;font-size:13px;display:inline-flex}.mark-button,.ghost-button,.primary-button{border:1px solid var(--line);background:var(--panel-soft);color:var(--ink);padding:0 12px}.mark-button.active-mastered,.status-pill.is-mastered{background:var(--success-soft);color:var(--success);border-color:#8fd1c6}.mark-button.active-review,.status-pill.is-review{background:var(--warning-soft);color:var(--warning);border-color:#f6d58f}.mark-button.active-wrong,.status-pill.is-wrong{background:var(--danger-soft);color:var(--danger);border-color:#f4b0aa}.ghost-button:hover,.mark-button:hover,.chapter-button:hover,.segmented-button:hover,.option-row:hover,.judge-button:hover{border-color:var(--line-strong);background:#fff}.primary-button{border-color:var(--accent);background:var(--accent);color:#fff}.primary-button:disabled{cursor:not-allowed;opacity:.45}.question-panel{gap:16px;margin-top:18px;display:grid}.question-header h3{font-size:24px}.question-body{gap:12px;display:grid}.option-list,.judge-grid{gap:10px;display:grid}.multi-help{color:var(--muted);font-size:13px;line-height:1.6}.judge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.option-row,.judge-button{border:1px solid var(--line);background:var(--panel-soft);text-align:left;width:100%;color:var(--ink);padding:12px 14px}.option-row span{width:28px;height:28px;color:var(--muted);vertical-align:top;background:#edf2f7;border-radius:999px;justify-content:center;align-items:center;margin-right:12px;display:inline-flex}.option-row strong{font-weight:560}.option-row.selected,.judge-button.selected{border-color:var(--accent);background:var(--accent-soft)}.option-row.correct,.judge-button.correct{background:var(--success-soft);border-color:#8fd1c6}.option-row.wrong,.judge-button.wrong{background:var(--danger-soft);border-color:#f4b0aa}.question-actions{flex-wrap:wrap;gap:10px;display:flex}.mobile-question-nav{display:none}.visual-stage{border:1px solid var(--line);background:linear-gradient(#fbfdff,#f3f7ff);border-radius:8px;margin-top:14px;padding:16px}.visual-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.visual-tree{justify-items:center;gap:12px;display:grid}.tree-row{gap:40px;display:flex}.tree-leaf-row{gap:18px}.tree-node,.graph-node{background:#fff;border:1px solid #b9c9df;border-radius:999px;place-items:center;width:46px;height:46px;font-weight:700;transition:transform .18s,background-color .18s,border-color .18s,opacity .18s;display:grid}.tree-node.root{background:#e8f0ff;border-color:#7ca3ef}.tree-seq{color:#fff;background:#f2b253;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:grid;position:absolute;top:-8px;right:-8px}.tree-node{position:relative}.tree-node.is-highlight,.graph-node.is-highlight,.queue-cell.is-highlight,.sort-bar.is-highlight{background:#fff4df;border-color:#f2b253}.tree-node.is-faded,.graph-node.is-faded{opacity:.28}.queue-strip,.sort-strip,.graph-layout{flex-wrap:wrap;justify-content:center;align-items:end;gap:10px;display:flex}.queue-stack{justify-items:center;gap:6px;display:grid}.queue-pointer{min-height:18px;color:var(--muted);font-size:11px}.queue-cell{background:#fff;border:1px solid #b9c9df;border-radius:8px;place-items:center;min-width:60px;min-height:52px;padding:0 10px;font-weight:600;display:grid}.sort-bar{color:#17315f;background:linear-gradient(#dceafe,#9fc0ff);border:1px solid #b9c9df;border-radius:8px 8px 4px 4px;justify-content:center;align-items:end;width:52px;padding-bottom:8px;transition:transform .22s;display:flex}.sort-bar.is-sorted{background:linear-gradient(#d9f5e8,#9fe2c2);border-color:#72c49b}.sort-bar.is-empty{color:#0000;background:repeating-linear-gradient(135deg,#f4f7fb,#f4f7fb 8px,#ebf0f6 8px 16px)}.sort-bar span{font-size:12px;font-weight:700}.sort-bar:hover{transform:translateY(-4px)}.graph-layout{align-items:center}.visual-graph{width:100%;max-width:320px;height:auto;margin:0 auto;display:block}.reconstruct-graph{max-width:300px}.tree-step-stage{overflow-x:auto}.tree-steps-graph{min-width:320px;max-width:680px}.tree-step-edge line{stroke:#9fb4d2;stroke-width:2px;vector-effect:non-scaling-stroke}.tree-step-edge.edge-sibling line,.tree-step-edge.is-highlight line{stroke:#cf3f2f}.tree-step-edge.edge-dashed line,.tree-step-edge.edge-muted line{stroke-dasharray:6 5}.tree-step-edge.edge-muted{opacity:.38}.tree-step-edge-label{paint-order:stroke;stroke:#fff;stroke-width:4px;fill:#b42318;text-anchor:middle;font-size:12px;font-weight:700}.tree-step-node circle{fill:#fff;stroke:#9fb4d2;stroke-width:2px}.tree-step-node.is-visited circle{fill:#eef7f3;stroke:#61b397}.tree-step-node.is-highlight circle{fill:#fff4df;stroke:#f2b253}.tree-step-node.is-muted{opacity:.35}.tree-step-node-label,.tree-step-weight,.tree-step-badge-text{fill:#17315f;text-anchor:middle;font-weight:700}.tree-step-node-label{font-size:16px}.tree-step-weight{font-size:14px}.tree-step-badge{fill:#f2b253;stroke:#fff;stroke-width:1.5px}.tree-step-badge-text{fill:#fff;font-size:10px}.tree-step-formula{max-width:520px;margin:12px auto 0}.sequence-line{letter-spacing:.5px;color:var(--muted-soft);text-align:center;word-break:break-all;margin-top:12px;font-size:13px}.sequence-line span{color:#17315f;margin:2px 3px;font-weight:700;display:inline-flex}.sequence-line .seq-arrow{color:var(--muted);font-weight:400}.seq-split{color:#7ca3ef;font-weight:700}.visual-caption{color:var(--muted-soft);text-align:center;margin-top:14px;font-size:14px;line-height:1.75}.visual-controls{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.visual-step-button{min-height:34px;font-size:13px}.visual-step-button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.visual-step-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.48}.floating-note{text-align:center;color:#8a4f07;margin-top:12px;font-size:13px;font-weight:600}.answer-sheet{border:1px solid var(--line);background:#fbfcff;border-radius:8px;padding:14px}.answer-sheet h4{margin:0;font-size:16px}.answer-sheet p{margin:12px 0 0;line-height:1.8}.answer-sheet .rich-text p{margin:.45em 0;padding:0}.answer-note{margin-top:12px}.status-pill{border:1px solid var(--line);min-height:28px;color:var(--muted);background:#f8fafc;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;display:inline-flex}.progress-strip{margin-top:4px}.progress-bar{background:#e7ecf3;border-radius:999px;width:100%;height:8px;overflow:hidden}.progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#22c55e);height:100%;display:block}.question-tags{margin-top:-4px}.stats-layout{gap:22px;padding:22px 26px 40px;display:grid}.stats-band,.table-section{padding:0}.table-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.table-row p{color:var(--muted);margin:8px 0 0}.row-meters{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.mini-progress{gap:6px;min-width:180px;display:grid}.mini-progress span,.mini-progress small{color:var(--muted);font-size:12px}.empty-state{text-align:center;place-items:center;min-height:180px;display:grid}.empty-state p{color:var(--muted);max-width:420px;margin:0}@media (prefers-color-scheme:dark){:root{--bg:#0f1219;--panel:#1a1f2e;--panel-soft:#1e2435;--panel-tint:#171c28;--line:#2a3040;--line-strong:#3a4258;--ink:#e2e8f0;--muted:#8b95a8;--muted-soft:#9aa3b5;--accent:#5b8ef5;--accent-soft:#1e2d4a;--success:#34d399;--success-soft:#0f2e24;--warning:#fbbf24;--warning-soft:#2e2510;--danger:#f87171;--danger-soft:#2e1212}body{background:var(--bg)}.topbar{background:linear-gradient(#1a1f2e,#151a26)}.sidebar{background:#141824}.metric-card,.sidebar-section,.knowledge-card,.program-card,.visual-card,.question-panel,.table-row,.empty-state,.answer-sheet{background:var(--panel)}.chapter-button,.segmented-button,.mark-button,.ghost-button,.option-row,.judge-button{background:var(--panel-soft)}.chapter-button:hover,.segmented-button:hover,.mark-button:hover,.ghost-button:hover,.option-row:hover,.judge-button:hover{background:#252b3c}.field input,.field select,.field textarea{background:var(--panel-soft);border-color:var(--line-strong);color:var(--ink)}.badge{background:var(--panel-soft)}.chip{color:#8bb4f5;background:#1e2d4a}.chip-keyword{color:#34d399;background:#0f2e24}.study-digest{background:linear-gradient(#1a2030,#161c2a);border-color:#2a3550}.exam-cue{background:#2e2510;border-left-color:#d4960e}.exam-cue strong{color:#fbbf24}.tree-node,.graph-node,.queue-cell{background:var(--panel);border-color:#3a4a68}.tree-node.root{background:var(--accent-soft);border-color:#5b8ef5}.tree-node.is-highlight,.graph-node.is-highlight,.queue-cell.is-highlight,.sort-bar.is-highlight{background:#2e2510;border-color:#d4960e}.sort-bar{color:#c0d4f5;background:linear-gradient(#1e2d4a,#3a5a9e);border-color:#3a4a68}.sort-bar.is-sorted{background:linear-gradient(#0f2e24,#1a6b4a);border-color:#34d399}.sort-bar.is-empty{background:repeating-linear-gradient(135deg,#1a1f2e,#1a1f2e 8px,#222838 8px 16px)}.visual-stage{border-color:var(--line);background:linear-gradient(#1a2030,#141824)}.option-row span{color:var(--muted);background:#252b3c}.progress-bar{background:#2a3040}.status-pill{background:var(--panel-soft)}.original-block{background:var(--panel-tint)}.tab-button.active{background:var(--panel)}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.tab-button:focus-visible{outline-offset:-2px}.chapter-button,.segmented-button,.mark-button,.ghost-button,.primary-button,.option-row,.judge-button,.tab-button,.metric-card,.sidebar-section,.knowledge-card,.program-card,.visual-card,.question-panel,.table-row,.badge,.status-pill{transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s}.knowledge-card,.program-card,.visual-card,.question-panel{box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.knowledge-card:hover,.program-card:hover,.visual-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a}.metric-card{box-shadow:0 1px 2px #0000000d}.sidebar-section{box-shadow:0 1px 2px #0000000a}.sidebar{scrollbar-gutter:stable;position:relative;overflow-y:auto}.sidebar:after{content:"";background:linear-gradient(0deg, var(--bg), transparent);pointer-events:none;height:24px;display:block;position:sticky;bottom:0}.content{position:relative}@media (width<=720px){.tabbar{-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative}.tabbar::-webkit-scrollbar{display:none}.tabbar:after{content:"";background:linear-gradient(270deg, var(--bg) 20%, transparent);pointer-events:none;flex:none;min-width:32px;min-height:100%;display:block;position:sticky;right:0}}@media (width<=1180px){.workspace-grid{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.topbar,.section-head,.table-row{flex-direction:column}.topbar-metrics,.inline-metrics,.inline-metrics.full-width{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}@media (width<=720px){.topbar,.content,.stats-layout,.sidebar,.tabbar{padding-left:16px;padding-right:16px}.tabbar{overflow-x:auto}.tab-button{flex:none}.judge-grid,.inline-metrics,.inline-metrics.full-width,.topbar-metrics{grid-template-columns:1fr}.question-header h3{font-size:20px}.visual-toolbar{justify-content:flex-start}.field-group,.model-row{grid-template-columns:1fr}}.settings-layout{gap:18px;max-width:720px;margin:0 auto;display:grid}.settings-card{background:var(--card,#fff);border:1px solid var(--line);border-radius:12px;gap:14px;padding:20px;display:grid}.endpoint-summary{border:1px solid var(--line);color:var(--muted-soft);background:#f7fafc;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.endpoint-summary strong{color:var(--text);font-size:14px;font-weight:700}.model-row{grid-template-columns:minmax(180px,.6fr) minmax(220px,1fr);gap:10px;display:grid}.ai-toast{color:#17315f;background:#e8f0ff;border:1px solid #7ca3ef;border-radius:999px;align-self:center;max-width:360px;padding:8px 14px;font-size:13px}.settings-note .point-list{color:var(--muted-soft);margin:0;padding-left:18px;font-size:13px;line-height:1.8}.settings-layout{gap:18px;width:min(100%,760px);max-width:760px;margin:0 auto;display:grid}.settings-card{border:1px solid var(--line);background:#fff;border-radius:10px;gap:14px;min-width:0;padding:20px;display:grid}.settings-card .field{margin:0}.settings-card h3{margin:0 0 4px;font-size:16px}.field-group{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkbox-row{flex-wrap:wrap;gap:14px;display:flex}.settings-note .point-list{color:var(--muted-soft);margin:0}.ai-toast{color:#17315f;background:#e8f0ff;border:1px solid #7ca3ef;border-radius:8px;max-width:420px;padding:8px 14px;font-size:14px}.boost-panel{background:linear-gradient(#fffaf0,#fff);border:1px solid #f2b253;border-radius:10px;margin-top:14px;padding:18px}.boost-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.boost-head h4{align-items:center;gap:8px;margin:0;display:flex}.boost-explanation{color:#3a3a3a;white-space:normal;line-height:1.85}.boost-toolbar{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.boost-variant{border-top:1px dashed var(--line);margin-top:16px;padding:14px}.variant-prompt{margin:8px 0;font-weight:600}.variant-fill{border:1px solid #b9c9df;border-radius:6px;width:100%;padding:8px 10px;font-size:14px}.variant-result{border-radius:6px;margin-top:8px;padding:8px 12px;font-size:14px}.variant-result.is-correct{color:#1d6b43;background:#e8f7ee;border:1px solid #72c49b}.variant-result.is-wrong{color:#a33;background:#fdecec;border:1px solid #e88}.boost-loading{text-align:center;color:var(--muted-soft);padding:24px}.boost-trigger{margin-top:14px}.boost-hint{color:var(--muted-soft);margin-top:14px;font-size:14px}.boost-video{display:none}.level-hint{color:#c87b00;font-size:12px}.segmented{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))}.completion-card{background:linear-gradient(180deg, var(--success-soft), var(--panel));border:1px solid #8fd1c6;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px;display:flex}.completion-card h3{margin:0;font-size:22px;line-height:1.35}.completion-card p{color:var(--muted-soft);margin:8px 0 0;line-height:1.65}.wrong-groups{gap:20px;margin-top:22px;display:grid}.wrong-group{border-top:1px solid var(--line);gap:12px;padding-top:18px;display:grid}.wrong-group-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.wrong-group-head h3{margin:0;font-size:18px;line-height:1.35}.wrong-group-head p{color:var(--muted-soft);margin:6px 0 0;font-size:14px;line-height:1.65}.wrong-card-list{gap:12px;display:grid}.wrong-entry-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px;display:grid}.wrong-entry-card h4{margin:10px 0 0;font-size:16px;line-height:1.55}.wrong-entry-card p{color:var(--muted);margin:8px 0 0;font-size:13px}.wrong-entry-actions,.boost-action-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.wrong-entry-actions{max-width:360px}.compact-button{min-height:34px;padding:0 10px;font-size:13px}.analysis-detail{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;margin-top:10px;overflow:hidden}.analysis-detail summary{min-height:38px;color:var(--muted);cursor:pointer;align-items:center;padding:0 12px;display:flex}.analysis-detail p{color:var(--ink);margin:0;padding:0 12px 12px}.analysis-detail>.rich-text{padding:0 12px 12px}.analysis-detail .rich-text p{padding:0}.multi-breakdown{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.multi-breakdown div{background:var(--danger-soft);border:1px solid #f4b0aa;border-radius:8px;padding:10px 12px}.multi-breakdown span{color:var(--danger);font-size:12px;font-weight:650;display:block}.multi-breakdown strong{color:var(--ink);margin-top:6px;font-size:13px;line-height:1.55;display:block}.boost-action-row{justify-content:flex-start;margin:12px 0}.boost-action-row .ghost-button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.boost-insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.boost-insight{background:#fff7e8;border:1px solid #f2d08f;border-radius:8px;padding:10px 12px}.boost-insight span{color:#9a5a05;font-size:12px;font-weight:650;display:block}.boost-insight strong{color:var(--ink);margin-top:6px;font-size:14px;line-height:1.55;display:block}.today-band{border:1px solid var(--line);background:linear-gradient(180deg, #f8fbff, var(--panel));border-radius:8px;gap:14px;padding:18px;display:grid}.suggestion-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.suggestion-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-content:space-between;gap:14px;min-height:156px;padding:16px;display:grid}.suggestion-card h3{margin:0;font-size:17px;line-height:1.35}.suggestion-card p{color:var(--muted-soft);margin:8px 0 0;font-size:14px;line-height:1.65}.setup-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.setup-step{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.setup-step>div,.settings-card .field,.settings-card input,.settings-card select,.settings-card textarea,.model-row,.field-group,.endpoint-summary,.connection-summary{min-width:0}.setup-step>span{background:var(--accent-soft);height:34px;color:var(--accent);border-radius:999px;flex:0 0 34px;place-items:center;font-weight:750;display:grid}.setup-step strong{line-height:1.3;display:block}.setup-step p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.connection-summary{flex-wrap:wrap;gap:8px;padding-top:2px;display:flex}.connection-summary span{border:1px solid var(--line);background:var(--panel-soft);min-height:28px;color:var(--muted);border-radius:999px;align-items:center;padding:0 10px;font-size:13px;display:inline-flex}.advanced-card summary{cursor:pointer;color:var(--ink);font-weight:700}.advanced-card[open] summary{margin-bottom:4px}.custom-config{gap:14px;padding-top:4px;display:grid}.custom-config h3{margin:0}.settings-card,.endpoint-summary{background:var(--panel)}@media (prefers-color-scheme:dark){.completion-card,.today-band,.boost-panel,.teach-panel{background:linear-gradient(180deg, var(--panel-soft), var(--panel))}.boost-explanation,.teach-explanation{color:var(--ink)}.boost-insight{background:#2e2510;border-color:#5f4720}.boost-insight span{color:var(--warning)}.wrong-entry-card,.suggestion-card,.setup-step,.teach-example,.teach-quiz,.teach-answer,.settings-card,.endpoint-summary{background:var(--panel)}.teach-example,.teach-quiz,.teach-answer{border-color:var(--line)}}@media (width<=1180px){.wrong-entry-card,.suggestion-grid,.setup-steps{grid-template-columns:1fr}.wrong-entry-actions{justify-content:flex-start;max-width:none}.boost-insights,.multi-breakdown{grid-template-columns:1fr}}@media (width<=720px){.settings-layout,.settings-card,.setup-steps,.setup-step,.section-head{width:100%;max-width:100%}.settings-card{padding:16px}.setup-step,.endpoint-summary{align-items:flex-start}.completion-card,.wrong-group-head,.boost-head{flex-direction:column;align-items:stretch}.completion-card .sidebar-actions,.boost-action-row,.wrong-entry-actions,.connection-summary{flex-direction:column}.completion-card .primary-button,.completion-card .ghost-button,.teach-trigger,.wrong-entry-actions .ghost-button,.boost-action-row .ghost-button,.suggestion-card .ghost-button{width:100%}body{background:#eef3f8}.app-shell{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.topbar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #c2ccd9c7;gap:8px;padding:10px 16px 8px;display:grid;position:sticky;top:0;box-shadow:0 8px 24px #1c273712}.topbar h1{margin-bottom:0;font-size:20px;line-height:1.15}.topbar .eyebrow,.topbar-copy{display:none}.topbar-metrics{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;margin:0 -16px;padding:0 16px 2px;display:flex;overflow-x:auto}.topbar-metrics::-webkit-scrollbar{display:none}.topbar .metric-card{background:#fff;border-radius:999px;flex:none;justify-content:space-between;align-items:center;gap:8px;min-width:104px;min-height:34px;padding:6px 10px;display:flex}.inline-metrics .metric-card{background:#fff;border-radius:12px;min-height:54px;padding:8px 9px}.topbar .metric-card span,.inline-metrics .metric-card span{white-space:nowrap;font-size:10px}.topbar .metric-card strong{margin-top:0;font-size:13px}.inline-metrics .metric-card strong{margin-top:4px;font-size:17px}.tabbar{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #c2ccd9d9;border-radius:20px;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:7px;display:grid;position:fixed;left:10px;overflow:visible;box-shadow:0 16px 42px #151f2d2e}.tabbar:after{content:none}.tab-button{flex:initial;border:0;border-radius:15px;flex-direction:column;gap:4px;min-width:0;min-height:52px;padding:5px 3px;font-size:11px;line-height:1.1}.tab-button.active{color:var(--accent);background:var(--accent-soft);border-color:#0000}.tab-icon,.tab-icon svg{width:20px;height:20px}.workspace-grid{min-height:auto}.sidebar{background:0 0;border-bottom:0;padding:10px 0 6px;position:relative}.sidebar:after{display:none}.sidebar-section{box-shadow:none;background:0 0;border:0;border-radius:0;padding:10px 16px}.sidebar-section+.sidebar-section{margin-top:0}.sidebar-section:nth-child(3){display:none}.sidebar-section h2{color:#3a4b62;margin-bottom:8px;font-size:12px}.chapter-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;margin:0 -16px;padding:0 16px 2px;display:flex;overflow-x:auto}.chapter-list::-webkit-scrollbar{display:none}.segmented::-webkit-scrollbar{display:none}.visual-controls::-webkit-scrollbar{display:none}.inline-metrics::-webkit-scrollbar{display:none}.chapter-button{background:#fff;border-radius:999px;flex:none;width:auto;min-height:34px;padding:0 12px;box-shadow:0 1px 2px #131f2f0d}.chapter-button small{color:#637083;background:#eef2f7;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;display:inline-grid}.chapter-button.active small{color:var(--accent);background:#fff}.segmented{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.segmented-button{white-space:nowrap;background:#fff;border-radius:999px;flex:none;min-height:34px;padding:0 12px}.sidebar .field{margin-top:10px}.sidebar .field span,.sidebar .checkbox-field span{font-size:12px}.sidebar .field input,.sidebar .field select{background:#fff;border-radius:12px;min-height:42px;font-size:15px}.sidebar-actions{grid-template-columns:1fr 1fr;display:grid}.practice-workspace .sidebar-section:nth-child(2) .field:nth-of-type(n+2),.practice-workspace .sidebar-section:nth-child(2) .checkbox-field{display:none}.practice-workspace .sidebar{padding:6px 0 2px}.practice-workspace .sidebar-section{padding:5px 16px}.practice-workspace .sidebar-section h2{display:none}.practice-workspace .chapter-list{padding-bottom:0}.practice-workspace .chapter-button,.practice-workspace .segmented-button{min-height:32px;padding:0 11px;font-size:12px}.practice-workspace .chapter-button small{min-width:17px;height:17px}.practice-workspace .sidebar .field{margin-top:0}.practice-workspace .sidebar .field>span,.practice-workspace .sidebar-actions{display:none}.wrong-workspace .sidebar{padding:6px 0 2px}.wrong-workspace .sidebar-section{padding:5px 16px}.wrong-workspace .sidebar-section h2,.wrong-workspace .sidebar-section:nth-child(n+2){display:none}.wrong-workspace .chapter-list{padding-bottom:0}.study-workspace .sidebar{padding:6px 0 2px}.study-workspace .sidebar-section{padding:5px 16px}.study-workspace .sidebar-section h2{display:none}.study-workspace .chapter-list{padding-bottom:0}.study-workspace .mode-stack{display:none}.study-workspace .sidebar .field{margin-top:8px}.study-workspace .sidebar .field>span{display:none}.study-workspace .sidebar .field input{border-radius:999px;min-height:38px;font-size:14px}.practice-workspace .section-head p{display:none}.practice-workspace .section-head{border-radius:16px;gap:8px;padding:10px 12px}.practice-workspace .section-head .eyebrow{display:none}.practice-workspace .section-head h2{font-size:18px;line-height:1.2}.practice-workspace .inline-metrics{gap:6px;margin:0 -2px}.practice-workspace .inline-metrics .metric-card{border-radius:999px;flex:none;align-items:center;gap:6px;min-height:32px;padding:5px 9px;display:flex}.practice-workspace .inline-metrics .metric-card span{font-size:10px}.practice-workspace .inline-metrics .metric-card strong{margin-top:0;font-size:13px}.study-workspace .section-head p{display:none}.study-workspace .section-head{border-radius:16px;gap:8px;padding:10px 12px}.study-workspace .section-head .eyebrow{display:none}.study-workspace .section-head h2{font-size:18px;line-height:1.2}.study-workspace .inline-metrics{gap:6px;margin:0 -2px}.study-workspace .inline-metrics .metric-card{border-radius:999px;flex:none;align-items:center;gap:6px;min-height:32px;padding:5px 9px;display:flex}.study-workspace .inline-metrics .metric-card span{font-size:10px}.study-workspace .inline-metrics .metric-card strong{margin-top:0;font-size:13px}.wrong-workspace .content{padding-top:6px}.wrong-workspace .section-head p{display:none}.wrong-workspace .section-head{border-radius:16px;gap:8px;padding:10px 12px}.wrong-workspace .section-head .eyebrow{display:none}.wrong-workspace .section-head h2{font-size:18px;line-height:1.2}.wrong-workspace .inline-metrics{gap:6px;margin:0 -2px}.wrong-workspace .inline-metrics .metric-card{border-radius:999px;flex:none;align-items:center;gap:6px;min-height:32px;padding:5px 9px;display:flex}.wrong-workspace .inline-metrics .metric-card span{font-size:10px}.wrong-workspace .inline-metrics .metric-card strong{margin-top:0;font-size:13px}.content,.stats-layout{padding:10px 16px 24px}.section-head{background:#fff;border:1px solid #d8dee8e0;border-radius:18px;gap:12px;padding:14px;box-shadow:0 1px 3px #131f2f0f}.section-head.no-divider{border:1px solid #d8dee8e0;margin-top:18px;padding-bottom:14px}.section-head .eyebrow{margin-bottom:5px;font-size:11px}.section-head h2{font-size:20px;line-height:1.25}.section-head p{margin-top:7px;font-size:13px;line-height:1.65}.inline-metrics,.inline-metrics.full-width{scrollbar-width:none;grid-template-columns:none;gap:8px;margin:0 -2px;display:flex;overflow-x:auto}.inline-metrics .metric-card{flex:0 0 112px}.study-pager{border-radius:16px;gap:10px;margin-top:10px;padding:10px 12px;box-shadow:0 1px 3px #131f2f0f}.study-pager span{font-size:11px}.study-pager strong{margin-top:3px;font-size:16px}.study-extra-bar{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.study-extra-toggle{border-radius:16px;gap:8px;padding:10px;box-shadow:0 1px 3px #131f2f0f}.study-extra-toggle span{font-size:11px}.study-extra-toggle strong{margin-top:2px;font-size:16px}.study-extra-toggle .ghost-button,.study-extra-toggle .primary-button{border-radius:12px;min-height:32px;padding:0 10px;font-size:12px}.pager-actions{gap:6px}.pager-actions .ghost-button,.pager-actions .primary-button{white-space:nowrap;border-radius:12px;min-height:34px;padding:0 10px;font-size:12px}.pager-actions .status-pill{min-height:30px;padding:0 8px;font-size:12px}.list-section,.visual-grid,.program-list,.table-like{gap:12px;margin-top:12px}.knowledge-card,.program-card,.visual-card,.question-panel,.table-row,.empty-state,.boost-panel,.teach-panel{border-radius:18px;padding:15px;box-shadow:0 1px 3px #131f2f0f}.practice-workspace .content{padding-top:6px}.practice-workspace .question-panel{border-radius:20px;gap:12px;margin-top:10px;padding:14px}.question-panel>.progress-strip{order:-10;margin:0}.question-panel>.progress-strip .progress-bar{height:6px}.card-header,.question-header,.answer-head{flex-direction:column;gap:10px}.card-header h3,.program-card h3,.question-header h3{margin-top:7px;font-size:18px;line-height:1.45}.meta-line{gap:6px}.badge{min-height:22px;padding:0 7px;font-size:11px}.card-actions,.mark-row,.question-nav,.question-actions,.boost-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.card-actions .mark-button,.question-nav .ghost-button,.question-actions .ghost-button,.question-actions .primary-button,.boost-toolbar .ghost-button{width:100%}.question-header h3{font-size:19px;line-height:1.55}.question-body{margin-top:4px}.option-list,.judge-grid{gap:9px}.option-row{border-radius:14px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;min-height:54px;padding:12px;line-height:1.55;display:grid}.option-row span{width:28px;height:28px;margin:0}.option-row strong{padding-top:3px;display:block}.judge-button{text-align:center;border-radius:14px;min-height:52px}.question-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.question-actions .primary-button{border-radius:14px;grid-column:1/-1;min-height:46px;font-weight:700}.question-actions .ghost-button{border-radius:14px;min-height:42px}.app-shell.is-practice,.app-shell.is-study{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.app-shell.is-study .topbar{display:none}.app-shell.is-study .tabbar{right:12px;bottom:calc(8px + env(safe-area-inset-bottom));border-radius:18px;padding:5px;left:12px}.app-shell.is-study .tab-button{gap:3px;min-height:44px}.app-shell.is-study .tab-icon,.app-shell.is-study .tab-icon svg{width:18px;height:18px}.app-shell.is-study .study-workspace .section-head:first-child{display:none}.app-shell.is-study .study-workspace .sidebar{padding:7px 0 3px}.app-shell.is-study .study-workspace .sidebar-section{padding:4px 12px}.app-shell.is-study .study-workspace .chapter-list{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.app-shell.is-study .study-workspace .content{padding:3px 12px 18px}.app-shell.is-study .study-pager{margin-top:4px}.app-shell.is-study .knowledge-card>.boost-hint,.app-shell.is-practice .topbar{display:none}.app-shell.is-practice .tabbar{right:12px;bottom:calc(8px + env(safe-area-inset-bottom));border-radius:18px;padding:5px;left:12px}.app-shell.is-practice .tab-button{gap:3px;min-height:44px}.app-shell.is-practice .tab-icon,.app-shell.is-practice .tab-icon svg{width:18px;height:18px}.app-shell.is-practice .practice-workspace .section-head{display:none}.app-shell.is-practice .practice-workspace .sidebar{padding:7px 0 3px}.app-shell.is-practice .practice-workspace .sidebar-section{padding:4px 12px}.app-shell.is-practice .practice-workspace .chapter-list{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.app-shell.is-practice .practice-workspace .chapter-button,.app-shell.is-practice .practice-workspace .segmented-button{min-height:30px;padding:0 10px}.app-shell.is-practice .practice-workspace .content{padding:3px 12px 18px}.app-shell.is-practice .practice-workspace .question-panel{border-radius:18px;gap:10px;margin-top:4px;padding:12px}.app-shell.is-practice .question-header{gap:6px}.app-shell.is-practice .question-header .question-nav{display:none}.app-shell.is-practice .question-header h3{margin-top:5px;font-size:17px;line-height:1.45}.app-shell.is-practice .meta-line{gap:5px}.app-shell.is-practice .badge{min-height:20px;padding:0 6px;font-size:10px}.app-shell.is-practice .question-body{margin-top:0}.app-shell.is-practice .option-list,.app-shell.is-practice .judge-grid{gap:7px}.app-shell.is-practice .option-row{border-radius:13px;grid-template-columns:28px minmax(0,1fr);gap:8px;min-height:48px;padding:9px 10px;line-height:1.45}.app-shell.is-practice .option-row span{width:26px;height:26px}.app-shell.is-practice .judge-button{min-height:46px}.app-shell.is-practice .question-actions{gap:7px}.app-shell.is-practice .question-actions .primary-button{min-height:42px}.app-shell.is-practice .question-actions .ghost-button{min-height:38px}.app-shell.is-practice .mobile-question-nav{justify-content:center;align-items:center;display:inline-flex}.app-shell.is-practice .question-footer{gap:8px;display:grid}.app-shell.is-practice .question-footer .mark-row{width:100%;display:block}.app-shell.is-practice .question-footer .mark-group{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:100%;display:grid}.app-shell.is-practice .question-footer .mark-helper{grid-column:1/-1;min-height:20px;padding:0;font-size:12px}.app-shell.is-practice .question-footer .mark-button,.app-shell.is-practice .question-footer .ghost-button{border-radius:12px;width:100%;min-height:34px;padding:0 8px;font-size:13px}.question-meta{gap:4px;font-size:12px;display:grid}.question-tags{margin-top:10px}.study-digest,.teach-example,.teach-quiz,.teach-answer,.answer-sheet{border-radius:14px}.digest-lead p,.exam-cue p{font-size:15px;line-height:1.75}.original-block{border-radius:14px}.visual-toolbar{justify-content:flex-start;width:100%}.visual-stage{border-radius:16px;padding:12px}.visual-controls{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin-left:-15px;margin-right:-15px;padding:0 15px 3px;overflow-x:auto}.visual-step-button{white-space:nowrap;flex:none}.rich-text table{min-width:100%}.completion-card,.wrong-entry-card,.suggestion-card{border-radius:18px}.stats-layout,.stats-band,.table-section,.today-band,.suggestion-grid,.suggestion-card,.table-like,.table-row,.row-meters,.settings-layout,.settings-card,.model-row,.field-group{min-width:0;max-width:100%}.stats-layout{width:100%}.today-band{border-radius:18px;gap:12px;padding:14px}.stats-layout .section-head.compact{border-radius:16px;padding:10px 12px}.suggestion-grid,.row-meters,.field-group,.model-row{grid-template-columns:1fr}.suggestion-card{min-height:auto;padding:14px}.row-meters{gap:8px;width:100%;display:grid}.mini-progress{min-width:0}.table-row{align-items:stretch;gap:12px}.table-row .compact-button,.table-row .status-pill{justify-content:center;width:100%}.settings-layout{width:100%;padding:10px 16px 24px}.settings-card{border-radius:18px;padding:16px}.settings-card input,.settings-card select,.settings-card textarea{width:100%}.settings-card .sidebar-actions{grid-template-columns:1fr}}@media (prefers-color-scheme:dark) and (width<=720px){body{background:var(--bg)}.topbar,.tabbar,.section-head,.chapter-button,.segmented-button,.knowledge-card,.program-card,.visual-card,.question-panel,.table-row,.empty-state{background:#1d2230f5}.topbar,.tabbar{border-color:var(--line)}.chapter-button small{color:var(--muted);background:#111827}}.exam-app{background:#eef3f8;min-height:auto;display:block}.exam-app .practice-main{width:min(1040px,100%);margin:0 auto;padding:18px 18px 32px}.practice-status-bar,.practice-section,.practice-filter-sheet,.question-palette{border:1px solid var(--line);background:var(--panel);border-radius:8px}.practice-status-bar{grid-template-columns:minmax(220px,1fr) minmax(360px,.9fr);align-items:center;gap:14px;margin-bottom:10px;padding:12px 14px;display:grid}.practice-status-copy{gap:4px;min-width:0;display:grid}.practice-status-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.35;overflow:hidden}.practice-status-copy span{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.practice-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.practice-hero-metrics div{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;min-width:0;min-height:56px;padding:9px 10px}.practice-hero-metrics span{color:var(--muted);font-size:12px;display:block}.practice-hero-metrics strong{margin-top:6px;font-size:20px;line-height:1;display:block}.practice-question-stage .question-panel{border-color:#bcc8d8;margin-top:0;box-shadow:0 14px 36px #141f3014}.practice-section,.practice-filter-sheet,.question-palette{margin-top:14px;padding:14px}.practice-section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.practice-section-title h3{margin:0;font-size:17px}.practice-section-title span{color:var(--muted);font-size:13px}.practice-action-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.practice-action-card{border:1px solid var(--line);min-height:118px;color:var(--ink);background:var(--panel-soft);text-align:left;border-radius:8px;align-content:start;gap:7px;padding:13px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.practice-action-card:hover,.practice-action-card:focus-visible{border-color:var(--accent);background:#fff;box-shadow:0 8px 24px #2563eb1f}.practice-action-icon{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:8px;place-items:center;display:inline-grid}.practice-action-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.practice-action-card strong{font-size:15px;line-height:1.25}.practice-action-card small{color:var(--muted);line-height:1.45}.practice-filter-sheet summary,.question-palette summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;list-style:none;display:flex}.practice-filter-sheet summary::-webkit-details-marker{display:none}.question-palette summary::-webkit-details-marker{display:none}.practice-filter-sheet summary span,.question-palette summary span{font-weight:700}.practice-filter-sheet summary small,.question-palette summary small{color:var(--muted)}.practice-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.practice-filter-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.practice-chapter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.practice-chapter-card{border:1px solid var(--line);min-height:86px;color:var(--ink);background:var(--panel-soft);text-align:left;border-radius:8px;padding:12px;position:relative;overflow:hidden}.practice-chapter-card.active{border-color:var(--accent);background:var(--accent-soft)}.practice-chapter-card span,.practice-chapter-card strong,.practice-chapter-card small{z-index:1;display:block;position:relative}.practice-chapter-card span{font-weight:700}.practice-chapter-card strong{margin-top:8px;font-size:20px}.practice-chapter-card small{color:var(--muted);margin-top:4px}.practice-chapter-card i{background:var(--accent);height:4px;position:absolute;bottom:0;left:0;right:0}.question-number-grid{grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:8px;margin-top:12px;display:grid}.question-number-grid button{border:1px solid var(--line);min-height:38px;color:var(--muted);background:var(--panel-soft);border-radius:8px;font-weight:700}.question-number-grid button.attempted{color:var(--success);background:var(--success-soft);border-color:#9bd8ce}.question-number-grid button.wrong{color:var(--danger);background:var(--danger-soft);border-color:#ffc6c2}.question-number-grid button.mastered{color:var(--success)}.question-number-grid button.active{color:#fff;border-color:var(--accent);background:var(--accent)}@media (width<=1180px){.practice-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.practice-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.exam-app{background:#eef3f8}.exam-app .practice-main{padding:6px 10px 20px}.practice-status-bar{border-radius:16px;grid-template-columns:1fr;gap:7px;margin-bottom:8px;padding:9px 12px}.practice-status-copy{grid-template-columns:minmax(0,1fr);gap:2px}.practice-status-copy strong{font-size:15px}.practice-status-copy span{display:none}.practice-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.practice-hero-metrics div{border-radius:12px;min-height:42px;padding:6px}.practice-hero-metrics span{white-space:nowrap;font-size:10px}.practice-hero-metrics strong{margin-top:4px;font-size:15px}.practice-question-stage .question-panel{border-radius:18px;box-shadow:0 10px 26px #141f3014}.practice-section,.practice-filter-sheet,.question-palette{border-radius:18px;margin-top:10px;padding:12px}.practice-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.practice-action-card{text-align:center;border-radius:14px;gap:5px;min-height:94px;padding:10px 8px}.practice-action-icon{border-radius:10px;width:30px;height:30px;margin:0 auto}.practice-action-icon svg{width:18px;height:18px}.practice-action-card strong{font-size:13px}.practice-action-card small{font-size:11px}.practice-filter-grid{grid-template-columns:1fr;gap:10px}.practice-filter-actions{grid-template-columns:1fr 1fr;display:grid}.practice-filter-actions .ghost-button{width:100%}.practice-chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.practice-chapter-card{border-radius:14px;min-height:76px}.practice-chapter-card strong{font-size:17px}.question-number-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.question-number-grid button{border-radius:11px;min-height:34px;font-size:12px}}@media (prefers-color-scheme:dark){.exam-app{background:var(--bg)}.practice-status-bar,.practice-section,.practice-filter-sheet,.question-palette,.practice-action-card,.practice-chapter-card,.question-number-grid button,.practice-hero-metrics div{background:var(--panel)}.practice-action-card:hover,.practice-action-card:focus-visible{background:var(--panel-soft)}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.17.0"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
