.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}}
