.cp-task{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#171717;font-family:var(--font-sans-clone),sans-serif;background:#fff;border:1px solid #e4e1dc;border-radius:18px;padding:clamp(16px,3vw,24px)}.cp-task h2{margin:14px 0;font-size:24px;line-height:1.25}.cp-task h3{margin:0 0 8px;font-size:16px}.cp-task p{margin:10px 0;line-height:1.5}.cp-progress{color:#595959;flex-wrap:wrap;gap:8px 16px;padding:0;font-size:13px;list-style:none;display:flex}.cp-progress [aria-current]{color:#174ca4;font-weight:700}.cp-populations{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.cp-populations>div{background:#f5f3ee;border-radius:12px;padding:14px}.cp-fields{gap:16px;display:grid}.cp-task fieldset{border:1px solid #dedbd5;border-radius:12px;min-width:0;padding:12px}.cp-task legend{padding:0 5px;font-size:15px}.cp-fraction{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.cp-input{flex-direction:column;gap:6px;min-width:0;margin:6px 0;font-size:14px;display:flex}.cp-task .cp-input input{box-sizing:border-box;color:#171717;width:100%;min-width:44px;min-height:44px;font:inherit;background:#fff;border:1px solid #8d8982;border-radius:8px;padding:8px 12px}.cp-task .cp-option{align-items:center;gap:10px;min-height:44px;padding:8px;display:flex}.cp-option input{accent-color:#174ca4}.cp-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:20px;display:flex}.cp-task button{color:#171717;min-width:44px;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #777;border-radius:24px;padding:10px 20px}.cp-task .cp-primary{color:#fff;background:#171717}.cp-task button:disabled{opacity:.5;cursor:default}.cp-task :is(input,button):focus-visible{outline-offset:3px;outline:3px solid #2563eb}.cp-feedback{background:#fff3d9;border-left:3px solid #b57912;padding:12px}@media (max-width:420px){.cp-populations{grid-template-columns:1fr}.cp-task h2{font-size:22px}}@media (prefers-reduced-motion:reduce){.cp-task *,.cp-task :before,.cp-task :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.cp-counter-group{margin:8px 0}.cp-counter-word{font-size:14px;font-weight:600}.cp-counter-grid{flex-wrap:wrap;align-items:center;gap:5px;margin-top:6px;display:flex}.cp-counter{border:1px solid;flex:0 0 25px;justify-content:center;align-items:center;width:25px;height:25px;font-size:12px;font-weight:700;display:inline-flex}.cp-counter-red{color:#7a2424;background:#f8ceca;border-radius:50%}.cp-counter-blue{color:#164774;background:#cde4f8;border-radius:5px}.cp-counter-unknown{color:#59534b;background:#fff;border-style:dashed;border-radius:50%}.cp-counter-rest{color:#59534b;font-size:14px}.cp-learner-model{background:#f5f3ee;border-radius:10px;margin-top:14px;padding:12px}.cp-transfer-path{align-items:center;gap:10px;display:flex}.cp-transfer-arrow{color:#59534b;font-size:24px}.cp-draft-bag{border:1px dashed #8d8982;border-radius:8px 8px 18px 18px;flex:1;min-width:0;padding:10px}.cp-task .cp-notice{color:#59534b;font-size:13px}.cp-expression-board{min-width:0}.cp-task .cp-recap{color:#59534b;font-size:14px}.cp-term{background:#f8f7f3;border:1px solid #dedbd5;border-radius:12px;padding:12px}.cp-earned-model{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.cp-earned-model .cp-counter-group{margin:0}.cp-product{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);align-items:end;gap:6px;display:grid}.cp-factor{flex-direction:column;gap:6px;min-width:0;font-size:13px;line-height:1.3;display:flex}.cp-task .cp-factor select{box-sizing:border-box;color:#171717;width:100%;min-width:44px;min-height:44px;font:inherit;background:#fff;border:1px solid #8d8982;border-radius:8px;padding:8px 4px;font-size:16px}.cp-task select:focus-visible{outline-offset:3px;outline:3px solid #2563eb}.cp-operation{color:#35302b;justify-content:center;align-items:center;min-height:36px;font-size:26px;line-height:1;display:flex}.cp-product>.cp-operation{min-height:44px}.cp-sum{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;margin-top:10px;display:grid}.cp-task .cp-sum fieldset{background:#fff}.cp-zero-term{grid-column:span 2;align-self:center;font-size:13px;line-height:1.4}.cp-restart{border-top:1px solid #e4e1dc;margin-top:16px;padding-top:12px}.cp-task .cp-restart>button{font-size:14px}
.dt-task{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--dt-ink:#000;--dt-paper:#fff;--dt-oat:#f5f3f1;--dt-border:#e4e4e4;--dt-blue:#1d4ed8;--dt-amber:#855200;color:var(--dt-ink);background:var(--dt-paper);width:100%;min-width:0;max-width:680px;font-family:var(--font-sans-clone,"DM Sans", sans-serif);margin:0 auto;container:diagram-task/inline-size}.dt-progress{color:#595959;flex-wrap:wrap;gap:12px 20px;margin:0 0 20px;padding:0;font-size:14px;list-style:none;display:flex}.dt-progress li{align-items:center;gap:7px;display:flex}.dt-progress li[aria-current=step]{color:#000;font-weight:700}.dt-progress li span{border:1px solid var(--dt-border);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.dt-progress li[aria-current=step] span{color:#fff;background:#000;border-color:#000}.dt-prompt{max-width:32ch;margin:0 0 10px;font-size:clamp(22px,4vw,28px);font-weight:500;line-height:1.3}.dt-model{color:#595959;margin:0 0 16px;font-size:14px;line-height:1.5}.dt-workspace{align-items:start;gap:0;display:grid}.dt-scene,.dt-response{min-width:0}.dt-instrument.ug-fig{--fig-paper:#fff;--fig-ink:#000;--fig-ink-strong:#000;--fig-label-bg:#fff;--fig-soft:#595959;--fg-border:var(--dt-border);--fig-label-border:var(--dt-border);width:100%;max-width:468px;margin:12px auto 14px;position:relative}.dt-instrument .ug-fig-label{font-size:18px;line-height:22px}.dt-instrument .ug-fig-label-small,.dt-instrument .ug-fig-label.ug-fig-soft{font-size:17px;line-height:21px}.dt-switch-target{cursor:pointer;background:#1d4ed80f;border:2px solid #1d4ed8;border-radius:12px;width:44px;height:44px;padding:0;position:absolute;transform:translate(-50%,-50%)}.dt-switch-row{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:20px;display:flex}.dt-switch-row span{color:#595959;flex:180px;font-size:13px;line-height:1.4}.dt-options{border:0;min-width:0;margin:20px 0;padding:0}.dt-options legend{margin-bottom:10px;font-size:15px;font-weight:500;line-height:1.4}.dt-options label{border:1px solid var(--dt-border);cursor:pointer;border-radius:14px;align-items:center;gap:12px;min-height:48px;margin-top:8px;padding:14px 16px;font-size:16px;line-height:1.4;display:flex}.dt-options label[data-selected=true]{background:var(--dt-oat);border-color:#000}.dt-options input{accent-color:#000;flex:0 0 18px;width:18px;height:18px}.dt-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:20px;display:flex}.dt-task .dt-primary,.dt-task .dt-secondary{font:inherit;cursor:pointer;border-radius:999px;min-width:44px;min-height:48px;padding:12px 22px;font-size:16px;line-height:1.25}.dt-primary{color:#fff;background:#000;border:1px solid #000}.dt-secondary{color:#000;border:1px solid var(--dt-border);background:#fff}.dt-primary:disabled{cursor:default;color:#666;background:#ececec;border-color:#ececec}.dt-task button:focus-visible,.dt-task input:focus-visible{outline-offset:4px;outline:3px solid #1d4ed8}.dt-feedback:empty{display:none}.dt-feedback p{border-left:3px solid var(--dt-amber);color:#614000;background:#fff5df;border-radius:0 12px 12px 0;margin:12px 0 0;padding:14px 16px;font-size:15px;line-height:1.5}.dt-feedback[data-feedback=hint] p{background:var(--dt-oat);color:#333;border-color:#666}.dt-observation{border-left:3px solid var(--dt-blue);background:#eff6ff;padding:12px 16px;font-size:15px;line-height:1.5}.dt-observation p{margin:4px 0}.dt-completion p{max-width:60ch;font-size:16px;line-height:1.5}@container diagram-task (min-width:620px){.dt-workspace{grid-template-columns:360px minmax(0,1fr);gap:24px}.dt-instrument.ug-fig{max-width:360px;margin:0 auto 12px}.dt-instrument .ug-fig-label{font-size:20px;line-height:24px}.dt-instrument .ug-fig-label-small,.dt-instrument .ug-fig-label.ug-fig-soft{font-size:19px;line-height:23px}.dt-options{margin:0 0 16px}.dt-options label{border-radius:12px;padding:12px}.dt-actions{gap:10px;margin-top:16px}.dt-actions .dt-primary{flex:1}.dt-task .dt-primary,.dt-task .dt-secondary{padding-inline:16px}.dt-switch-row{margin-bottom:0}}@media (max-width:420px){.dt-actions .dt-primary{flex:1}.dt-progress{gap:10px 14px}}@media (prefers-reduced-motion:reduce){.dt-task *,.dt-task :before,.dt-task :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@supports (transform:scale(calc(1px / 1px))){.dt-instrument .ug-fig-canvas{container-type:inline-size}.dt-instrument .ug-fig-stage{transform:scale(calc(100cqw / 360px))}}
.exam-problem.exam-problem{box-sizing:border-box;width:min(100%,720px);color:var(--ink,#20292d);font-family:var(--sans,"DM Sans", sans-serif);margin:0 auto;padding:0 0 20px}.exam-problem.exam-problem *{box-sizing:border-box}.exam-problem.exam-problem .ep-stem{overflow-wrap:anywhere;margin:0 0 24px;font-size:18px;line-height:1.65}.exam-problem.exam-problem .ep-stem p+p{margin-top:16px}.exam-problem.exam-problem .ug-fig.ug-fig-lesson{max-width:440px;margin:18px auto 24px}.exam-problem.exam-problem .ep-options{border:0;min-width:0;margin:0;padding:0}.exam-problem.exam-problem .ep-options legend{float:none;width:100%;color:var(--ink-60,#56656c);margin:0 0 14px;padding:0;font-size:14px}.exam-problem.exam-problem .ep-option{border:1px solid var(--border,#c9d0d4);background:var(--white,#fff);cursor:pointer;border-radius:12px;grid-template-columns:20px 22px minmax(0,1fr);align-items:center;gap:12px;min-height:60px;margin-top:10px;padding:14px 18px;line-height:1.5;display:grid}.exam-problem.exam-problem .ep-option:has(input:checked){background:var(--correct-tint,#edf4ff);border-color:#2868ba}.exam-problem.exam-problem .ep-option:has(input:focus-visible){outline-offset:3px;outline:3px solid #2868ba}.exam-problem.exam-problem .ep-option:has(input:disabled){cursor:default}.exam-problem.exam-problem .ep-option input{appearance:auto;accent-color:#2868ba;width:18px;height:18px;margin:0}.exam-problem.exam-problem .ep-option-key{color:var(--ink-60,#56656c);font-size:13px}.exam-problem.exam-problem .ep-option-text{overflow-wrap:anywhere;min-width:0;font-size:16px}.exam-problem.exam-problem .ep-choice-grid[data-compact=true]{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:10px;display:grid}.exam-problem.exam-problem .ep-choice-grid[data-compact=true] .ep-option{text-align:center;grid-template-columns:18px minmax(0,1fr);gap:8px;min-height:64px;margin-top:0;padding:12px}.exam-problem.exam-problem .ep-choice-grid[data-compact=true] .ep-option-key{display:none}.exam-problem.exam-problem .ep-choice-grid[data-compact=true] .ep-option-text{font-size:22px}.lp-player-shell:has(.exam-problem) .lp-active-stage{padding-top:24px}.lp-player-shell:has(.exam-problem) .lp-lesson-title{margin-bottom:24px}.exam-problem.exam-problem .ep-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;display:flex}.exam-problem.exam-problem button{font:inherit;cursor:pointer}.exam-problem.exam-problem button:focus-visible,.exam-problem.exam-problem a:focus-visible{outline-offset:4px;outline:3px solid #2868ba}.exam-problem.exam-problem .ep-primary{color:#fff;background:#225fae;border:1px solid #225fae;border-radius:28px;min-height:48px;padding:12px 28px;font-size:15px;font-weight:600}.exam-problem.exam-problem .ep-primary:disabled{cursor:default;background:var(--oat,#f1f3f4);color:var(--ink-60,#56656c);border-color:var(--border,#c9d0d4)}.exam-problem.exam-problem .ep-secondary{min-height:44px;color:var(--ink,#20292d);text-underline-offset:4px;background:0 0;border:0;padding:10px 0;font-size:14px;text-decoration:underline}.exam-problem.exam-problem .ep-secondary:disabled{cursor:default;opacity:.55}.exam-problem.exam-problem .ep-feedback{background:var(--correct-tint,#edf4ff);border-left:3px solid #2868ba;border-radius:0 10px 10px 0;margin-top:20px;padding:16px 18px;font-size:15px;line-height:1.6}.exam-problem.exam-problem .ep-feedback[data-verdict=retry]{background:var(--retry-tint,#fff5df);border-color:#ad7416}.exam-problem.exam-problem .ep-feedback h3{margin:0 0 7px;font-size:15px;font-weight:600}.exam-problem.exam-problem .ep-help{border-top:1px solid var(--border,#c9d0d4);margin-top:24px;padding:22px 0 0}.exam-problem.exam-problem .ep-help h3{margin:0 0 12px;font-size:17px;font-weight:600}.exam-problem.exam-problem .ep-help p,.exam-problem.exam-problem .ep-help .ep-solution-line{margin:0;font-size:16px;line-height:1.7}.exam-problem.exam-problem .ep-help p+p,.exam-problem.exam-problem .ep-help .ep-solution-line+.ep-solution-line{margin-top:14px}.exam-problem.exam-problem .ep-status{color:var(--ink-60,#56656c);margin-top:16px;font-size:13px;line-height:1.6}.exam-problem.exam-problem .ep-error{border:1px solid var(--border,#c9d0d4);border-radius:10px;margin-top:18px;padding:14px 16px;font-size:14px;line-height:1.6}.exam-problem.exam-problem .ep-unavailable h2{margin:0 0 14px;font-size:23px;font-weight:500;line-height:1.3}.exam-problem.exam-problem .ep-unavailable p{color:var(--ink-60,#56656c);margin:0;font-size:15px;line-height:1.6}.exam-problem.exam-problem .katex-display{max-width:100%;padding:4px 0;overflow:auto hidden}@media (max-width:560px){.exam-problem.exam-problem .ep-choice-grid[data-compact=true]{grid-template-columns:minmax(0,1fr);gap:8px}.exam-problem.exam-problem .ep-choice-grid[data-compact=true] .ep-option{text-align:left;min-height:56px}}@media (max-width:480px){.exam-problem.exam-problem{padding:0 0 20px}.exam-problem.exam-problem .ep-stem{margin-bottom:22px;font-size:17px}.exam-problem.exam-problem .ep-option{gap:9px;padding:13px 12px}.exam-problem.exam-problem .ep-primary{flex:160px}}@media (max-width:320px){.exam-problem.exam-problem .ep-choice-grid[data-compact=true]{grid-template-columns:minmax(0,1fr)}.exam-problem.exam-problem .ep-actions button{white-space:normal;min-width:0;max-width:100%}}
