.ug-fig{--fg-paper:var(--fig-paper,#fff);--fg-ink:var(--fig-ink,#000000b8);--fg-strong:var(--fig-ink-strong,#000);--fg-soft:var(--fig-soft,#00000080);--fg-faint:var(--ink-25,#00000040);--fg-grid:var(--fig-grid,#0000000f);--fg-border:var(--border,#e4e4e4);--fg-label-bg:var(--fig-label-bg,var(--fig-paper,#fff));--fg-label-border:var(--fig-label-border,var(--border,#e4e4e4));--fg-accent:var(--green,#29cc57);--fg-second:var(--correct,#2563eb);--fg-third:#9474f2;--fg-warm:var(--wrong,#c8482c);flex-direction:column;gap:14px;min-width:0;margin:0;display:flex}.ug-fig.ug-fig-question,.ug-fig.ug-fig-lesson{width:100%;max-width:680px;margin:22px auto 26px}.ug-fig.ug-fig-review{width:100%;max-width:560px;margin:18px auto 22px}.ug-fig-table-caption{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ug-fig-table-scroll{border:1px solid var(--fg-border);border-radius:var(--lx-r-card,17px);background:var(--fg-paper);width:100%;min-width:0;margin-inline:auto;position:relative;overflow:auto}.ug-fig-table-scroll:focus-visible{outline:2px solid var(--fg-strong);outline-offset:3px}.ug-fig-table-scroll table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;font-family:var(--sans,"DM Sans", sans-serif);color:var(--fg-ink);font-size:1rem;line-height:1.5}.ug-fig-table-scroll th,.ug-fig-table-scroll td{border-right:1px solid var(--fg-border);border-bottom:1px solid var(--fg-border);text-align:center;vertical-align:middle;white-space:normal;padding:12px 14px;font-weight:400}.ug-fig-table-scroll thead th{color:var(--fg-strong);background:var(--oat,var(--fg-paper));font-weight:600}.ug-fig-table-scroll th[scope=row]{font-weight:500}.ug-fig-table-scroll th[scope=row],.ug-fig-table-scroll thead th:first-child{z-index:1;position:sticky;left:0}.ug-fig-table-scroll th[scope=row]{background:var(--fg-paper)}.ug-fig-table-scroll tr>:last-child{border-right:0}.ug-fig-table-scroll tbody tr:last-child>*{border-bottom:0}.ug-fig-table-scroll .ug-fig-accent{color:var(--green-text,var(--fg-strong))}.ug-fig-table-scroll .ug-fig-soft{color:var(--fg-ink)}.ug-fig-table-scroll .ug-fig-third{color:color-mix(in srgb, var(--fg-third), var(--fg-strong) 30%)}@media (max-width:320px){.ug-fig-table-scroll th[scope=row],.ug-fig-table-scroll thead th:first-child{position:static}}.ug-fig-canvas{background:var(--fg-paper);border:1px solid var(--fg-border);border-radius:var(--lx-r-card,17px);width:100%;margin-inline:auto;position:relative;overflow:hidden}.ug-fig-stage{transform:scale(var(--ug-fig-scale,1));transform-origin:0 0;position:absolute;top:0;left:0}.ug-fig-stage>svg{width:100%;height:100%;display:block}.ug-fig-canvas svg :is(path,line,circle,rect,polyline,polygon,ellipse){vector-effect:non-scaling-stroke}.ug-fig-ink{color:var(--fg-ink)}.ug-fig-strong{color:var(--fg-strong)}.ug-fig-soft{color:var(--fg-soft)}.ug-fig-accent{color:var(--fg-accent)}.ug-fig-second{color:var(--fg-second)}.ug-fig-third{color:var(--fg-third)}.ug-fig-warm{color:var(--fg-warm)}.ug-fig-stroke{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.ug-fig-curve{fill:none;stroke:currentColor;stroke-width:3.4px;stroke-linecap:round;stroke-linejoin:round}.ug-fig-hair{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round}.ug-fig-grid{fill:none;stroke:var(--fg-grid);stroke-width:1px}.ug-fig-axis{fill:none;stroke:var(--fg-ink);stroke-width:1.75px;stroke-linecap:round}.ug-fig-solid{fill:currentColor;stroke:none}.ug-fig-region{fill:color-mix(in srgb, currentColor 15%, transparent);stroke:none}.ug-fig-region-soft{fill:color-mix(in srgb, currentColor 9%, transparent);stroke:none}.ug-fig-plate{fill:var(--fg-paper);stroke:none}.ug-fig-box{fill:var(--fg-paper);stroke:currentColor;stroke-width:2.5px;stroke-linejoin:round}.ug-fig-dot{fill:none;stroke:currentColor;stroke-linecap:round}.ug-fig-dot-paper{fill:none;stroke:var(--fg-paper);stroke-linecap:round}.ug-fig-labels{pointer-events:none;position:absolute;inset:0}.ug-fig-label-leaders{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.ug-fig-label-leader{fill:none;stroke:var(--fg-soft);stroke-width:1.25px;stroke-dasharray:2 4;stroke-linecap:round;opacity:.9;display:none}.ug-fig-label-leader[data-visible=true]{display:block}.ug-fig-label{z-index:1;white-space:nowrap;max-width:calc(100% - 12px);font-size:15px;font-weight:500;line-height:19px;transition:none;position:absolute}.ug-fig-label-small{font-size:14px;font-weight:400;line-height:18px}.ug-fig-label-wrap{white-space:normal;text-align:center;overflow-wrap:anywhere}.ug-fig .ug-fig-label-plate{background:color-mix(in srgb, var(--fg-label-bg) 95%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--fg-label-border) 82%, transparent);border-radius:6px;padding:2px 6px}.ug-fig-label .katex{font-size:1.02em}.ug-fig-caption{color:var(--ink-40,#0006);text-align:center;margin:0;font-size:14px;line-height:21px}.ug-fig .lx-gp-controls{padding:16px 18px}@media (max-width:480px){.ug-fig.ug-fig-question,.ug-fig.ug-fig-lesson{gap:10px;margin:16px auto 20px}.ug-fig .lx-gp-controls{padding:14px}}@media (prefers-reduced-motion:reduce){.ug-fig,.ug-fig *,.ug-fig :before,.ug-fig :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.question-text-module__g-T6dW__content{min-width:0;max-width:100%}.question-text-module__g-T6dW__prose{white-space:pre-line;margin:0 0 1em}.question-text-module__g-T6dW__prose:last-child{margin-bottom:0}.question-text-module__g-T6dW__scroll{border:1px solid var(--border,#d7d7d7);border-radius:8px;max-width:100%;margin:1.25em 0;overflow-x:auto}.question-text-module__g-T6dW__scroll:focus-visible{outline-offset:3px;outline:2px solid}.question-text-module__g-T6dW__table{border-collapse:collapse;width:100%;font:inherit;font-size:.9em;line-height:1.45}.question-text-module__g-T6dW__table th,.question-text-module__g-T6dW__table td{border-bottom:1px solid var(--border,#d7d7d7);vertical-align:top;min-width:6rem;padding:.65em .85em}.question-text-module__g-T6dW__table th{background:var(--ink-04,#7f7f7f12);font-weight:600}.question-text-module__g-T6dW__table tr:last-child td{border-bottom:0}
.ChangingWhole-module__uj9zpW__board{width:100%;min-width:0;max-width:36rem;margin-inline:auto}.ChangingWhole-module__uj9zpW__board *{box-sizing:border-box}.ChangingWhole-module__uj9zpW__prompt{text-wrap:balance;margin:0 0 8px;font-size:20px;font-weight:500;line-height:1.4}.ChangingWhole-module__uj9zpW__referent{color:var(--lx-ink-75);margin:0 0 20px}.ChangingWhole-module__uj9zpW__whole{border:1px solid var(--lx-ink-25);border-radius:var(--lx-r-card);min-width:0;margin:0;padding:12px}.ChangingWhole-module__uj9zpW__whole legend{padding-inline:6px;font-weight:500}.ChangingWhole-module__uj9zpW__groups{gap:8px;display:grid}.ChangingWhole-module__uj9zpW__group{border:2px solid var(--lx-border);border-radius:var(--lx-r-tile);background:var(--lx-white);width:100%;min-height:68px;color:var(--lx-ink);font:inherit;text-align:start;cursor:pointer;grid-template-columns:minmax(8rem,1fr) minmax(0,1.5fr);align-items:center;gap:12px;padding:10px 12px;display:grid}.ChangingWhole-module__uj9zpW__groupLabel{font-size:14px;line-height:1.4;display:grid}.ChangingWhole-module__uj9zpW__groupLabel strong{font-size:16px;font-weight:500}.ChangingWhole-module__uj9zpW__units{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;display:grid}.ChangingWhole-module__uj9zpW__unit{border:1px solid var(--lx-ink-25);font-variant-numeric:tabular-nums;border-radius:4px;place-items:center;min-height:28px;font-size:13px;display:grid}.ChangingWhole-module__uj9zpW__group[data-state=selected]{border-color:var(--lx-ink);background:var(--lx-oat)}.ChangingWhole-module__uj9zpW__group[data-state=first]{background:var(--lx-oat);border-style:dashed}.ChangingWhole-module__uj9zpW__group[data-state=second]{background:var(--lx-oat-deep);border-style:double;border-width:3px;padding:9px 11px}.ChangingWhole-module__uj9zpW__group:disabled{cursor:default}.ChangingWhole-module__uj9zpW__count{font-variant-numeric:tabular-nums;margin:16px 0;font-size:14px}.ChangingWhole-module__uj9zpW__actions{flex-wrap:wrap;gap:8px;display:flex}.ChangingWhole-module__uj9zpW__board .ChangingWhole-module__uj9zpW__action{white-space:normal;min-width:0;max-width:100%;padding-inline:18px;font-size:15px;transition:none}.ChangingWhole-module__uj9zpW__board .ChangingWhole-module__uj9zpW__action:active{transform:none}.ChangingWhole-module__uj9zpW__group:focus-visible,.ChangingWhole-module__uj9zpW__action:focus-visible,.ChangingWhole-module__uj9zpW__prompt:focus-visible{outline:2px solid var(--lx-ink);outline-offset:3px}@media (hover:hover){.ChangingWhole-module__uj9zpW__group:not(:disabled):hover{border-color:var(--lx-ink-60)}}.ChangingWhole-module__uj9zpW__group:not(:disabled):active{background:var(--lx-oat-deep)}@media (max-width:420px){.ChangingWhole-module__uj9zpW__group{grid-template-columns:minmax(0,1fr);gap:8px}.ChangingWhole-module__uj9zpW__groupLabel{flex-wrap:wrap;justify-content:space-between;gap:4px 12px;display:flex}}@media (max-width:320px){.ChangingWhole-module__uj9zpW__units{grid-template-columns:repeat(3,minmax(0,1fr))}}
.lx-gp-plot{isolation:isolate;contain:paint;background:var(--lx-white);border:1px solid var(--lx-border);border-radius:var(--lx-r-card);line-height:0;position:relative;overflow:hidden}.lx-gp-plot svg{z-index:1;max-width:100%;display:block;position:relative}.lx-gp-grid line{stroke:var(--gp-grid,#0000000f);stroke-width:1px}.lx-gp-axis line{stroke:var(--lx-ink-30);stroke-width:1px}.lx-gp-tick-label text{fill:var(--lx-ink-40);font-family:inherit;font-size:14px}.lx-gp-curve{stroke:var(--lx-green);stroke-linecap:round;stroke-linejoin:round}.lx-gp-point-halo{fill:var(--lx-white);stroke:var(--lx-correct);stroke-width:2px}.lx-gp-point-dot{fill:var(--lx-correct)}.lx-gp-point-leader{stroke:var(--lx-correct);stroke-width:1.5px;stroke-linecap:round}.lx-gp-point-label-bg{fill:var(--lx-white);stroke:var(--lx-correct);stroke-opacity:.38;stroke-width:1px}.lx-gp-point-label{fill:var(--lx-ink-75);font-family:inherit;font-size:13px;font-weight:500}.lx-gp-controls{background:var(--lx-oat);border-radius:var(--lx-r-panel);flex-direction:column;gap:18px;padding:20px 22px;display:flex}.lx-gp-control{flex-direction:column;gap:6px;display:flex}.lx-gp-control-head{justify-content:space-between;align-items:baseline;gap:16px;font-size:16px;line-height:24px;display:flex}.lx-gp-control-head label{cursor:pointer;font-weight:500}.lx-gp-value{text-align:right;font-variant-numeric:tabular-nums;min-width:56px;color:var(--lx-ink-60);transition:color var(--lx-fast) ease}.lx-gp-control-off .lx-gp-value{color:var(--lx-wrong-ink)}.lx-gp-range{--lx-gp-track:var(--lx-oat-deep);--lx-gp-lead:var(--lx-ink-30);appearance:none;cursor:pointer;touch-action:pan-y;background:0 0;width:100%;height:28px;margin:0;padding:0}.lx-gp-control-off .lx-gp-range{--lx-gp-lead:var(--lx-wrong-border)}.lx-gp-range:disabled{cursor:default}.lx-gp-range::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--lx-gp-lead) 0 var(--lx-gp-fill), var(--lx-gp-track) var(--lx-gp-fill) 100%);border-radius:9999px;height:6px}.lx-gp-range::-webkit-slider-thumb{appearance:none;background:var(--lx-white);border:1px solid var(--lx-border);width:26px;height:26px;box-shadow:var(--lx-shadow-btn);transition:transform var(--lx-fast) ease, border-color var(--lx-fast) ease;border-radius:9999px;margin-top:-10px}.lx-gp-range:hover::-webkit-slider-thumb{border-color:var(--lx-ink-25)}.lx-gp-range:active::-webkit-slider-thumb{transform:scale(1.06)}.lx-gp-range:focus-visible::-webkit-slider-thumb{border-color:var(--lx-green);box-shadow:0 0 0 3px var(--lx-green-ring)}.lx-gp-range::-moz-range-track{background:var(--lx-gp-track);border-radius:9999px;height:6px}.lx-gp-range::-moz-range-progress{background:var(--lx-gp-lead);border-radius:9999px;height:6px}.lx-gp-range::-moz-range-thumb{background:var(--lx-white);border:1px solid var(--lx-border);width:24px;height:24px;box-shadow:var(--lx-shadow-btn);border-radius:9999px}.lx-gp-range:focus-visible::-moz-range-thumb{border-color:var(--lx-green);box-shadow:0 0 0 3px var(--lx-green-ring)}.lx-gp-range:focus{outline:none}.lx-gp-actions{display:flex}@keyframes lx-gp-shake{0%{transform:translate(0)}12%{transform:translate(-9px)}26%{transform:translate(7px)}40%{transform:translate(-5px)}54%{transform:translate(3.5px)}68%{transform:translate(-2px)}84%{transform:translate(1px)}to{transform:translate(0)}}.lx-gp-plot-shake{animation:.42s cubic-bezier(.36,.07,.19,.97) lx-gp-shake}@keyframes lx-gp-settle{0%{stroke-width:2.5px}45%{stroke-width:4.5px}to{stroke-width:2.5px}}.lx-gp-curve-settled{animation:.3s lx-gp-settle}@media (max-width:480px){.lx-gp-controls{padding:18px 16px}.lx-gp-actions .lx-btn{width:100%}}@media (pointer:coarse){.lx-gp-range{height:44px}}
