@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";
.CodeBlock-module__z3KVFW__outputScope{--cb-white:var(--ch-white);--cb-black:var(--ch-black);--cb-slate-200:var(--ch-slate-200);--cb-slate-500:var(--ch-gray-500);--cb-slate-700:var(--ch-border);--cb-slate-800:var(--ch-bg-subtle);--cb-slate-900:var(--ch-bg-muted);--cb-gray-200:var(--ch-gray-200);--cb-gray-800:var(--ch-gray-800);--cb-neutral-100:var(--ch-bg-subtle);--cb-neutral-300:var(--ch-border);--cb-bg:var(--ch-bg);--cb-bg2:var(--ch-bg-muted);--cb-bg3:var(--ch-bg-hover);--cb-border:var(--ch-border-light);--cb-text:var(--ch-text);--cb-text-dim:var(--ch-text-muted);--cb-text-muted:var(--ch-text-secondary);--cb-accent:var(--ch-accent);--cb-green:var(--ch-green);--cb-red:var(--ch-red);--cb-yellow:var(--ch-amber-500);--cb-font-ui:var(--ch-font-ui);--cb-font-mono:var(--ch-font-mono);--cb-radius:var(--ch-radius);position:relative}.CodeBlock-module__z3KVFW__iconBtn{color:var(--cb-text-dim);cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;padding:5px 7px;transition:color .15s,background .15s;display:inline-flex}.CodeBlock-module__z3KVFW__iconBtn:hover{color:var(--cb-text);background:var(--cb-bg3)}.CodeBlock-module__z3KVFW__iconBtn:focus-visible{outline:2px solid var(--cb-accent);outline-offset:1px}.CodeBlock-module__z3KVFW__iconBtn svg{display:block}.CodeBlock-module__z3KVFW__output{background:var(--cb-bg);border-top:1px solid var(--cb-border);flex-direction:column;gap:8px;max-height:68vh;padding:12px;display:flex;position:relative;overflow-y:auto}.CodeBlock-module__z3KVFW__outputRunning{min-height:84px;padding-bottom:48px}.CodeBlock-module__z3KVFW__bootNotice{border:1px solid var(--cb-border);border-radius:var(--cb-radius);background:var(--cb-bg2);color:var(--cb-text);align-items:center;gap:10px;padding:10px 12px;font-size:12.5px;display:flex}.CodeBlock-module__z3KVFW__bootSpinner{width:15px;height:15px;color:var(--cb-accent);flex:none;animation:.75s linear infinite CodeBlock-module__z3KVFW__cb-bootspin}@keyframes CodeBlock-module__z3KVFW__cb-bootspin{to{transform:rotate(360deg)}}.CodeBlock-module__z3KVFW__bootNoticeText{flex-direction:column;gap:2px;min-width:0;display:flex}.CodeBlock-module__z3KVFW__bootNoticeTitle{font-weight:600}.CodeBlock-module__z3KVFW__bootNoticeHint{color:var(--cb-text-dim);font-size:11.5px;line-height:1.35}.CodeBlock-module__z3KVFW__outCell{border-radius:var(--cb-radius);background:var(--cb-bg2);flex:none;animation:.2s CodeBlock-module__z3KVFW__cb-fadeSlide;overflow:hidden}@keyframes CodeBlock-module__z3KVFW__cb-fadeSlide{0%{opacity:0}to{opacity:1}}.CodeBlock-module__z3KVFW__outCellStdout{border-left:3px solid var(--cb-green)}.CodeBlock-module__z3KVFW__outCellStderr{border-left:3px solid var(--cb-red)}.CodeBlock-module__z3KVFW__outCellHtml{border-left:3px solid var(--cb-accent)}.CodeBlock-module__z3KVFW__outCellImage{border-left:3px solid var(--cb-yellow)}.CodeBlock-module__z3KVFW__outCellPlot{border-left:3px solid var(--cb-accent)}.CodeBlock-module__z3KVFW__outCellHeader{background:var(--cb-bg2);border-bottom:1px solid var(--cb-border);font-size:10px;font-family:var(--cb-font-mono);color:var(--cb-text-dim);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;padding:4px 10px;font-weight:600;display:flex}.CodeBlock-module__z3KVFW__outCellType{font-weight:600}.CodeBlock-module__z3KVFW__outCellTime{text-transform:none;letter-spacing:0;color:var(--cb-text-dim);margin-left:auto;font-weight:500}.CodeBlock-module__z3KVFW__outCellCopy{width:22px;height:22px;margin-left:4px}.CodeBlock-module__z3KVFW__outCellBody{font-family:var(--cb-font-mono);white-space:pre-wrap;word-break:break-word;color:var(--cb-text);padding:10px 12px;font-size:13px;line-height:1.6}.CodeBlock-module__z3KVFW__outCellStderr .CodeBlock-module__z3KVFW__outCellBody{color:var(--cb-red)}.CodeBlock-module__z3KVFW__outCellHtml .CodeBlock-module__z3KVFW__outCellBody{max-height:480px;padding:0;overflow:auto}.CodeBlock-module__z3KVFW__outCellImage .CodeBlock-module__z3KVFW__outCellBody{text-align:center;max-height:600px;overflow:auto}.CodeBlock-module__z3KVFW__outCellPlot .CodeBlock-module__z3KVFW__outCellBody{max-height:600px;padding:0;overflow:auto}:is(.CodeBlock-module__z3KVFW__outCellHtml img,.CodeBlock-module__z3KVFW__outCellHtml svg){max-width:100%}.CodeBlock-module__z3KVFW__outCellPlot .js-plotly-plot{width:100%}.CodeBlock-module__z3KVFW__dataframeWrap{padding:12px;overflow-x:auto}.CodeBlock-module__z3KVFW__dataframeWrap table{border-collapse:collapse;font-family:var(--cb-font-mono);color:var(--cb-text);width:100%;min-width:max-content;font-size:12.5px}.CodeBlock-module__z3KVFW__dataframeWrap th{background:var(--cb-bg3);border-bottom:1px solid var(--cb-border);border-right:1px solid var(--cb-border);text-align:left;color:var(--cb-accent);white-space:nowrap;padding:7px 14px;font-weight:600}.CodeBlock-module__z3KVFW__dataframeWrap td{border-bottom:1px solid var(--cb-border);border-right:1px solid var(--cb-border);white-space:nowrap;color:var(--cb-text-muted);padding:6px 14px}.CodeBlock-module__z3KVFW__dataframeWrap tr:hover td{background:var(--cb-bg3)}.CodeBlock-module__z3KVFW__dataframeWrap tr:last-child td{border-bottom:none}.CodeBlock-module__z3KVFW__runOverlay{pointer-events:none;opacity:0;z-index:0;height:36px;-webkit-mask-image:linear-gradient(to top, var(--cb-black) 35%, transparent 100%);-webkit-mask-image:linear-gradient(to top, var(--cb-black) 35%, transparent 100%);mask-image:linear-gradient(to top, var(--cb-black) 35%, transparent 100%);transition:opacity .18s;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.CodeBlock-module__z3KVFW__runOverlay.CodeBlock-module__z3KVFW__runOverlayActive{opacity:1}.CodeBlock-module__z3KVFW__runWaves{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.CodeBlock-module__z3KVFW__runWaveBack{fill:color-mix(in oklab, var(--cb-accent) 22%, transparent);animation:2.4s linear infinite CodeBlock-module__z3KVFW__cb-waveBack}.CodeBlock-module__z3KVFW__runWaveFront{fill:color-mix(in oklab, var(--cb-accent) 45%, transparent);animation:1.4s linear infinite CodeBlock-module__z3KVFW__cb-waveFront}.CodeBlock-module__z3KVFW__runGlow{background:radial-gradient(120% 80% at 50% 110%, color-mix(in oklab, var(--cb-accent) 40%, transparent) 0%, transparent 70%);animation:.9s ease-in-out infinite alternate CodeBlock-module__z3KVFW__cb-glowPulse;position:absolute;inset:0}.CodeBlock-module__z3KVFW__runStream{background:linear-gradient(90deg, transparent 0%, color-mix(in oklab, var(--cb-accent) 80%, white 20%) 50%, transparent 100%);filter:blur(.5px);height:2px;animation:1.1s cubic-bezier(.45,0,.2,1) infinite CodeBlock-module__z3KVFW__cb-stream;position:absolute;bottom:8px;left:0;right:0;transform:translate(-100%)}@keyframes CodeBlock-module__z3KVFW__cb-waveBack{0%{transform:translate(0)}to{transform:translate(-240px)}}@keyframes CodeBlock-module__z3KVFW__cb-waveFront{0%{transform:translate(0)}to{transform:translate(-240px)}}@keyframes CodeBlock-module__z3KVFW__cb-glowPulse{0%{opacity:.45}to{opacity:.85}}@keyframes CodeBlock-module__z3KVFW__cb-stream{0%{opacity:0;transform:translate(-100%)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translate(100%)}}.CodeBlock-module__z3KVFW__toastViewport{z-index:500;--cb-black:#000;--cb-slate-200:#e8e8e8;--cb-slate-500:#9aa4b2;--cb-slate-700:#3a3a3a;--cb-slate-800:#2a2a2a;--cb-slate-900:#1e1e1e;--cb-gray-200:#e5e7eb;--cb-gray-800:#1f2937;--cb-neutral-100:#fff;--cb-neutral-300:#e5e7eb;width:320px;max-width:calc(100vw - 32px);margin:0;padding:0;list-style:none;position:fixed;bottom:16px;right:16px}.CodeBlock-module__z3KVFW__toastRoot{--gap:.75rem;--peek:.65rem;--scale:calc(max(0, 1 - (var(--toast-index) * .1)));--shrink:calc(1 - var(--scale));--height:var(--toast-frontmost-height,var(--toast-height));--offset-y:calc(var(--toast-offset-y) * -1 + (var(--toast-index) * var(--gap) * -1) + var(--toast-swipe-movement-y));width:100%;height:var(--height);box-sizing:border-box;background:var(--cb-slate-900);color:var(--cb-slate-200);border:1px solid var(--cb-slate-700);box-shadow:0 4px 16px color-mix(in srgb, var(--cb-black) 18%, transparent), 0 1px 4px color-mix(in srgb, var(--cb-black) 8%, transparent);letter-spacing:-.01em;transform-origin:bottom;cursor:default;-webkit-user-select:none;user-select:none;z-index:calc(1000 - var(--toast-index));transform:translateX(var(--toast-swipe-movement-x)) translateY(calc(var(--toast-swipe-movement-y) - (var(--toast-index) * var(--peek)) - (var(--shrink) * var(--height)))) scale(var(--scale));background-clip:padding-box;border-radius:8px;margin:0;padding:.75rem 2.25rem .75rem .875rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12.5px;line-height:1.4;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s,height .15s;position:absolute;bottom:0;left:auto;right:0}html[data-theme=light] .CodeBlock-module__z3KVFW__toastRoot{background:var(--cb-neutral-100);color:var(--cb-gray-800);border-color:var(--cb-neutral-300);box-shadow:0 4px 16px color-mix(in srgb, var(--cb-black) 10%, transparent), 0 1px 4px color-mix(in srgb, var(--cb-black) 6%, transparent)}html.light .CodeBlock-module__z3KVFW__toastRoot{background:var(--cb-neutral-100);color:var(--cb-gray-800);border-color:var(--cb-neutral-300);box-shadow:0 4px 16px color-mix(in srgb, var(--cb-black) 10%, transparent), 0 1px 4px color-mix(in srgb, var(--cb-black) 6%, transparent)}.CodeBlock-module__z3KVFW__toastRoot[data-expanded]{transform:translateX(var(--toast-swipe-movement-x)) translateY(var(--offset-y));height:var(--toast-height)}.CodeBlock-module__z3KVFW__toastRoot[data-starting-style],.CodeBlock-module__z3KVFW__toastRoot[data-ending-style]{transform:translateY(150%)}.CodeBlock-module__z3KVFW__toastRoot[data-limited],.CodeBlock-module__z3KVFW__toastRoot[data-ending-style]{opacity:0}.CodeBlock-module__z3KVFW__toastRoot[data-ending-style][data-swipe-direction=up]{transform:translateY(calc(var(--toast-swipe-movement-y) - 150%))}.CodeBlock-module__z3KVFW__toastRoot[data-ending-style][data-swipe-direction=left]{transform:translateX(calc(var(--toast-swipe-movement-x) - 150%)) translateY(var(--offset-y))}.CodeBlock-module__z3KVFW__toastRoot[data-ending-style][data-swipe-direction=right]{transform:translateX(calc(var(--toast-swipe-movement-x) + 150%)) translateY(var(--offset-y))}.CodeBlock-module__z3KVFW__toastRoot[data-ending-style][data-swipe-direction=down]{transform:translateY(calc(var(--toast-swipe-movement-y) + 150%))}.CodeBlock-module__z3KVFW__toastRoot:after{content:"";width:100%;height:calc(var(--gap) + 1px);position:absolute;top:100%;left:0}.CodeBlock-module__z3KVFW__toastContent{transition:opacity .25s;overflow:hidden}.CodeBlock-module__z3KVFW__toastContent[data-behind]{opacity:0}.CodeBlock-module__z3KVFW__toastContent[data-expanded]{opacity:1}.CodeBlock-module__z3KVFW__toastTitle{color:inherit;margin:0;font-size:12.5px;font-weight:500;line-height:1.35}.CodeBlock-module__z3KVFW__toastClose{width:18px;height:18px;color:var(--cb-slate-500);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;line-height:1;display:flex;position:absolute;top:6px;right:6px}.CodeBlock-module__z3KVFW__toastClose:hover{color:var(--cb-slate-200);background:var(--cb-slate-800)}:is(html[data-theme=light] .CodeBlock-module__z3KVFW__toastClose:hover,html.light .CodeBlock-module__z3KVFW__toastClose:hover){color:var(--cb-gray-800);background:var(--cb-gray-200)}
.ChallengeCard-module__s1ZFha__card{--ch-white:#fff;--ch-black:#000;--ch-slate-50:#f8fafc;--ch-slate-100:#f1f5f9;--ch-slate-200:#e2e8f0;--ch-slate-300:#cbd5e1;--ch-slate-400:#94a3b8;--ch-slate-700:#334155;--ch-slate-800:#1e293b;--ch-slate-900:#0f172a;--ch-slate-950:#020617;--ch-gray-50:#f9fafb;--ch-gray-100:#f3f4f6;--ch-gray-200:#e5e7eb;--ch-gray-300:#d1d5db;--ch-gray-400:#9ca3af;--ch-gray-500:#6b7280;--ch-gray-700:#374151;--ch-gray-800:#1f2937;--ch-gray-900:#111827;--ch-zinc-100:#f4f4f5;--ch-neutral-50:#fafafa;--ch-blue-50:#eff6ff;--ch-blue-100:#dbeafe;--ch-blue-200:#bfdbfe;--ch-blue-300:#93c5fd;--ch-blue-500:#3b82f6;--ch-blue-600:#2563eb;--ch-blue-700:#1d4ed8;--ch-blue-800:#1e40af;--ch-blue-900:#1e3a8a;--ch-green-50:#f0fdf4;--ch-green-100:#dcfce7;--ch-green-200:#bbf7d0;--ch-green-500:#22c55e;--ch-green-600:#16a34a;--ch-red-50:#fef2f2;--ch-red-100:#fee2e2;--ch-red-200:#fecaca;--ch-red-500:#ef4444;--ch-red-600:#dc2626;--ch-red-900:#7f1d1d;--ch-violet-50:#f5f3ff;--ch-violet-100:#ede9fe;--ch-violet-500:#8b5cf6;--ch-violet-600:#7c3aed;--ch-amber-500:#f59e0b;--ch-bg:var(--ch-white);--ch-bg-muted:var(--ch-neutral-50);--ch-bg-subtle:var(--ch-gray-50);--ch-bg-hover:var(--ch-gray-100);--ch-border:var(--ch-gray-200);--ch-border-light:var(--ch-gray-100);--ch-text:var(--ch-gray-900);--ch-text-secondary:var(--ch-gray-500);--ch-text-muted:var(--ch-gray-400);--ch-accent:var(--ch-blue-600);--ch-accent-hover:var(--ch-blue-700);--ch-accent-disabled:var(--ch-blue-300);--ch-green:var(--ch-green-600);--ch-green-dot:var(--ch-green-500);--ch-green-bg:var(--ch-green-50);--ch-red:var(--ch-red-600);--ch-red-bg:var(--ch-red-50);--ch-purple:var(--ch-violet-600);--ch-purple-bg:var(--ch-violet-50);--ch-purple-border:var(--ch-violet-100);--ch-badge-color:var(--ch-accent);--ch-badge-bg:var(--ch-blue-50);--ch-badge-border:var(--ch-blue-100);--ch-scrollbar-thumb:var(--ch-gray-300);--ch-scrollbar-thumb-hover:var(--ch-gray-400);--ch-overlay:color-mix(in srgb, var(--ch-slate-900) 55%, transparent);--ch-font-ui:"Inter", system-ui, -apple-system, sans-serif;--ch-font-mono:"JetBrains Mono", "Fira Code", ui-monospace, monospace;--ch-radius:8px;--ch-shadow:0 1px 3px color-mix(in srgb, var(--ch-black) 8%, transparent), 0 1px 2px color-mix(in srgb, var(--ch-black) 5%, transparent);background:var(--ch-bg);border:1px solid var(--ch-border);border-radius:var(--ch-radius);box-shadow:var(--ch-shadow);font-family:var(--ch-font-ui);color:var(--ch-text);margin:1rem 0;font-size:14px;line-height:1.5;position:relative;overflow:hidden}.ChallengeCard-module__s1ZFha__header{flex-direction:column;gap:14px;padding:16px 20px 12px;display:flex}.ChallengeCard-module__s1ZFha__headerRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ChallengeCard-module__s1ZFha__headerMeta{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.ChallengeCard-module__s1ZFha__titleRow{align-items:center;gap:12px;display:flex}.ChallengeCard-module__s1ZFha__headerStatus{flex-shrink:0;align-items:center;margin-left:auto;display:inline-flex}.ChallengeCard-module__s1ZFha__headerRuntimeLabel{color:var(--ch-text-secondary);align-items:center;gap:5px;font-size:13px;display:inline-flex}.ChallengeCard-module__s1ZFha__headerRuntimeLabel svg{width:13px;height:13px;color:var(--ch-gray-900);flex-shrink:0}.ChallengeCard-module__s1ZFha__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--ch-badge-color);white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:11.5px;font-weight:600;display:inline-flex}.ChallengeCard-module__s1ZFha__title{color:var(--ch-text);flex:1;min-width:0;font-size:18px;font-weight:600;line-height:1.4}.ChallengeCard-module__s1ZFha__statusPass{color:var(--ch-green);align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.ChallengeCard-module__s1ZFha__statusPending{color:var(--ch-text-secondary);align-items:center;gap:6px;font-size:13px;display:inline-flex}.ChallengeCard-module__s1ZFha__statusPendingCount{font-weight:500}.ChallengeCard-module__s1ZFha__statusPendingLabel{color:var(--ch-text-muted)}.ChallengeCard-module__s1ZFha__modalBackdrop{background:var(--ch-overlay);z-index:1000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ChallengeCard-module__s1ZFha__modalCard{flex-direction:column;width:100%;max-width:720px;max-height:80vh;margin:0;display:flex}.ChallengeCard-module__s1ZFha__modalHeader{border-bottom:1px solid var(--ch-border-light);align-items:center;gap:12px;padding:14px 18px;display:flex}.ChallengeCard-module__s1ZFha__modalTitleArea{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ChallengeCard-module__s1ZFha__modalTitle{color:var(--ch-text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:1.3;overflow:hidden}.ChallengeCard-module__s1ZFha__modalSubtitle{color:var(--ch-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.ChallengeCard-module__s1ZFha__modalActions{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.ChallengeCard-module__s1ZFha__modalIconBtn{width:28px;height:28px;color:var(--ch-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.ChallengeCard-module__s1ZFha__modalIconBtn:hover{background:var(--ch-bg-hover);color:var(--ch-text);border-color:var(--ch-border-light)}.ChallengeCard-module__s1ZFha__modalTabBar{background:var(--ch-bg-subtle);border-bottom:1px solid var(--ch-border-light);scrollbar-width:none;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:stretch;gap:0;display:flex;overflow-x:auto}.ChallengeCard-module__s1ZFha__modalTabBar::-webkit-scrollbar{display:none}.ChallengeCard-module__s1ZFha__modalTab{font-size:13px;font-family:var(--ch-font-mono);color:var(--ch-text-muted);border:none;border-right:1px solid var(--ch-border-light);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:7px 14px;transition:background .12s,color .12s;display:inline-flex;position:relative}.ChallengeCard-module__s1ZFha__modalTab:hover{background:var(--ch-bg-hover);color:var(--ch-text)}.ChallengeCard-module__s1ZFha__modalTabActive{background:var(--ch-bg);color:var(--ch-text)}.ChallengeCard-module__s1ZFha__modalTabActive:after{content:"";background:var(--ch-accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.ChallengeCard-module__s1ZFha__modalTabHint{color:var(--ch-text-muted);font-size:15px;line-height:1}.ChallengeCard-module__s1ZFha__modalEditor{flex:1;min-height:0;overflow:auto}.ChallengeCard-module__s1ZFha__modalEditor .cm-editor{height:100%;font-family:var(--ch-font-mono);font-size:13px;line-height:1.6}.ChallengeCard-module__s1ZFha__modalEditor .cm-scroller{font-family:inherit}.ChallengeCard-module__s1ZFha__instructions{background:var(--ch-bg);padding:4px 20px 18px}.ChallengeCard-module__s1ZFha__instructionsBody{color:var(--ch-text-secondary);font-size:15px;line-height:1.65}.ChallengeCard-module__s1ZFha__instructionsBody p{color:var(--tw-prose-body);margin:0 0 8px}.ChallengeCard-module__s1ZFha__instructionsBody p:last-child{margin-bottom:0}.ChallengeCard-module__s1ZFha__instructionsBody strong{color:var(--ch-text);font-weight:600}.ChallengeCard-module__s1ZFha__instructionsBody code{font-family:var(--ch-font-mono);background:var(--ch-gray-100);color:var(--ch-gray-900);border-radius:4px;padding:1px 5px;font-size:12px}.ChallengeCard-module__s1ZFha__instructionsBody ul,.ChallengeCard-module__s1ZFha__instructionsBody ol{flex-direction:column;gap:4px;margin:6px 0 8px;padding-left:18px;display:flex}.ChallengeCard-module__s1ZFha__instructionsBody li{color:var(--tw-prose-body)}.ChallengeCard-module__s1ZFha__instructionsBody em{color:var(--ch-text-secondary);font-style:italic}.ChallengeCard-module__s1ZFha__instructionsBody a{color:var(--ch-accent);text-underline-offset:2px;text-decoration:underline}.ChallengeCard-module__s1ZFha__instructionsBody a:hover{color:var(--ch-accent-hover)}.ChallengeCard-module__s1ZFha__instructionsBody h1,.ChallengeCard-module__s1ZFha__instructionsBody h2,.ChallengeCard-module__s1ZFha__instructionsBody h3,.ChallengeCard-module__s1ZFha__instructionsBody h4{color:var(--ch-text);margin:8px 0 6px;font-weight:600;line-height:1.35}.ChallengeCard-module__s1ZFha__instructionsBody h1{font-size:15px}.ChallengeCard-module__s1ZFha__instructionsBody h2{font-size:14px}.ChallengeCard-module__s1ZFha__instructionsBody h3{font-size:13px}.ChallengeCard-module__s1ZFha__instructionsBody h4{color:var(--ch-text-secondary);font-size:13px}.ChallengeCard-module__s1ZFha__instructionsBody h1:first-child,.ChallengeCard-module__s1ZFha__instructionsBody h2:first-child,.ChallengeCard-module__s1ZFha__instructionsBody h3:first-child,.ChallengeCard-module__s1ZFha__instructionsBody h4:first-child{margin-top:0}.ChallengeCard-module__s1ZFha__instructionsBody blockquote{border-left:3px solid var(--ch-border);color:var(--ch-text-muted);margin:6px 0 8px;padding:4px 12px}.ChallengeCard-module__s1ZFha__instructionsBody pre{background:var(--ch-bg-subtle);font-family:var(--ch-font-mono);color:var(--ch-text);border-radius:5px;margin:6px 0 8px;padding:8px 10px;font-size:12px;overflow-x:auto}.ChallengeCard-module__s1ZFha__instructionsBody pre code{font-size:inherit;color:inherit;background:0 0;border:none;padding:0}.ChallengeCard-module__s1ZFha__instructionsBody table{border-collapse:collapse;margin:6px 0 8px;font-size:12px}.ChallengeCard-module__s1ZFha__instructionsBody th,.ChallengeCard-module__s1ZFha__instructionsBody td{border:1px solid var(--ch-border-light);text-align:left;padding:4px 10px}.ChallengeCard-module__s1ZFha__instructionsBody th{background:var(--ch-bg-subtle);color:var(--ch-text-muted);font-weight:600}.ChallengeCard-module__s1ZFha__instructionsBody hr{border:none;border-top:1px solid var(--ch-border-light);margin:10px 0}.ChallengeCard-module__s1ZFha__statusDot{background:var(--ch-border);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:auto}.ChallengeCard-module__s1ZFha__statusDot[data-status=ready]{background:var(--ch-green-dot)}.ChallengeCard-module__s1ZFha__statusDot[data-status=loading],.ChallengeCard-module__s1ZFha__statusDot[data-status=running]{background:var(--ch-amber-500);animation:1s ease-in-out infinite ChallengeCard-module__s1ZFha__ch-pulse}.ChallengeCard-module__s1ZFha__statusDot[data-status=error]{background:var(--ch-red)}@keyframes ChallengeCard-module__s1ZFha__ch-pulse{0%,to{opacity:1}50%{opacity:.4}}.ChallengeCard-module__s1ZFha__editor{background:var(--ch-bg);position:relative}.ChallengeCard-module__s1ZFha__editor .cm-editor{height:auto;min-height:120px;max-height:480px;font-family:var(--ch-font-mono);font-variant-ligatures:none;font-feature-settings:"calt" 0, "liga" 0, "dlig" 0, "clig" 0;font-size:14px;line-height:1.7}.ChallengeCard-module__s1ZFha__editor .cm-editor .cm-scroller{font-family:inherit;font-size:inherit;line-height:inherit;scrollbar-width:thin;scrollbar-color:var(--ch-scrollbar-thumb) transparent;overflow:auto}.ChallengeCard-module__s1ZFha__editor .cm-editor .cm-scroller::-webkit-scrollbar{width:6px;height:6px}.ChallengeCard-module__s1ZFha__editor .cm-editor .cm-scroller::-webkit-scrollbar-track{background:0 0}.ChallengeCard-module__s1ZFha__editor .cm-editor .cm-scroller::-webkit-scrollbar-thumb{background:var(--ch-scrollbar-thumb);border-radius:3px}.ChallengeCard-module__s1ZFha__editor .cm-editor .cm-scroller::-webkit-scrollbar-thumb:hover{background:var(--ch-scrollbar-thumb-hover)}:is(.ChallengeCard-module__s1ZFha__editor .cm-editor.cm-focused,.ChallengeCard-module__s1ZFha__editor .cm-editor),:is(.ChallengeCard-module__s1ZFha__initEditor .cm-editor.cm-focused,.ChallengeCard-module__s1ZFha__initEditor .cm-editor){outline:none!important}.ChallengeCard-module__s1ZFha__initWrap{background:var(--ch-bg-muted)}.ChallengeCard-module__s1ZFha__initWrap:after{content:"";background:repeating-linear-gradient(-45deg, var(--ch-border-light) 0, var(--ch-border-light) 1px, var(--ch-bg-muted) 1px, var(--ch-bg-muted) 6px);border-top:1px solid var(--ch-border);border-bottom:1px solid var(--ch-border);height:8px;display:block}.ChallengeCard-module__s1ZFha__initToggle{background:var(--ch-bg);width:100%;color:var(--ch-gray-700);font-family:var(--ch-font-ui);cursor:pointer;text-align:left;border:none;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:400;display:flex}.ChallengeCard-module__s1ZFha__initToggle:hover{color:var(--ch-gray-900);background:var(--ch-bg-hover)}.ChallengeCard-module__s1ZFha__initHeaderStatic{background:var(--ch-bg);width:100%;color:var(--ch-gray-700);font-family:var(--ch-font-ui);text-align:left;align-items:center;gap:7px;padding:6px 14px;font-size:12px;font-weight:400;display:flex}.ChallengeCard-module__s1ZFha__initLockIcon{color:var(--ch-text-muted);flex-shrink:0}.ChallengeCard-module__s1ZFha__initCaret{width:10px;font-size:9px;transition:transform .15s;display:inline-block}.ChallengeCard-module__s1ZFha__initCaretOpen{transform:rotate(90deg)}.ChallengeCard-module__s1ZFha__initLabel{letter-spacing:0;color:var(--ch-gray-700);flex:1}.ChallengeCard-module__s1ZFha__initMeta{color:var(--ch-text-muted);text-transform:none;letter-spacing:0;font-weight:500}.ChallengeCard-module__s1ZFha__initEditorWrap{background:var(--ch-bg);transition:max-height .18s;position:relative}.ChallengeCard-module__s1ZFha__initEditorWrapCollapsed{max-height:68px;overflow:hidden}.ChallengeCard-module__s1ZFha__initEditorWrapOpen{max-height:none;overflow:visible}.ChallengeCard-module__s1ZFha__initEditor{background:var(--ch-bg)}.ChallengeCard-module__s1ZFha__initEditor .cm-editor{height:auto;min-height:30px;max-height:280px;font-family:var(--ch-font-mono);font-variant-ligatures:none;cursor:default;font-size:14px;line-height:1.7}.ChallengeCard-module__s1ZFha__initEditor .cm-editor .cm-scroller{font-family:inherit;font-size:inherit;line-height:inherit;scrollbar-width:thin;scrollbar-color:var(--ch-scrollbar-thumb) transparent;overflow:auto}.ChallengeCard-module__s1ZFha__initEditor .cm-editor .cm-scroller::-webkit-scrollbar{width:6px;height:6px}.ChallengeCard-module__s1ZFha__initEditor .cm-editor .cm-scroller::-webkit-scrollbar-track{background:0 0}.ChallengeCard-module__s1ZFha__initEditor .cm-editor .cm-scroller::-webkit-scrollbar-thumb{background:var(--ch-scrollbar-thumb);border-radius:3px}.ChallengeCard-module__s1ZFha__initEditor .cm-editor .cm-scroller::-webkit-scrollbar-thumb:hover{background:var(--ch-scrollbar-thumb-hover)}.ChallengeCard-module__s1ZFha__initEditor .cm-editor .cm-cursor{display:none!important}.ChallengeCard-module__s1ZFha__initFade{background:linear-gradient(180deg, transparent 0%, transparent 35%, color-mix(in srgb, var(--ch-bg) 70%, transparent) 60%, var(--ch-bg) 100%);cursor:pointer;border:none;width:100%;height:100%;padding:0;transition:-webkit-backdrop-filter .15s,backdrop-filter .15s;position:absolute;inset:0}.ChallengeCard-module__s1ZFha__initFade:hover{background:linear-gradient(180deg, transparent 0%, transparent 25%, color-mix(in srgb, var(--ch-bg) 70%, transparent) 55%, var(--ch-bg) 100%)}.ChallengeCard-module__s1ZFha__initFade:focus-visible{outline:2px solid var(--ch-accent);outline-offset:-2px}.ChallengeCard-module__s1ZFha__initFadeLabel{width:100%;font-family:var(--ch-font-ui);color:var(--ch-text-secondary);pointer-events:none;white-space:nowrap;background:color-mix(in srgb, var(--ch-bg) 80%, transparent);flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:5px 8px;font-size:12px;font-weight:500;transition:color .12s,background .12s;display:inline-flex;position:absolute;bottom:0;left:0;right:0}.ChallengeCard-module__s1ZFha__initFadeLabel svg{display:block}.ChallengeCard-module__s1ZFha__initFade:hover .ChallengeCard-module__s1ZFha__initFadeLabel{color:var(--ch-text);background:var(--ch-bg-hover)}.ChallengeCard-module__s1ZFha__initCollapseBtn{background:var(--ch-bg);width:100%;font-family:var(--ch-font-ui);color:var(--ch-gray-700);cursor:pointer;border:none;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:5px 8px;font-size:12px;font-weight:500;transition:color .12s,background .12s;display:flex}.ChallengeCard-module__s1ZFha__initCollapseBtn:hover{color:var(--ch-gray-900);background:var(--ch-bg-hover)}.ChallengeCard-module__s1ZFha__fileTabBar{background:var(--ch-bg-subtle);border-top:1px solid var(--ch-border-light);border-bottom:1px solid var(--ch-border-light);scrollbar-width:none;-webkit-user-select:none;user-select:none;align-items:stretch;gap:0;display:flex;overflow:auto hidden}.ChallengeCard-module__s1ZFha__fileTabBar::-webkit-scrollbar{display:none}.ChallengeCard-module__s1ZFha__fileTab{border:none;border-right:1px solid var(--ch-border-light);font-family:var(--ch-font-mono);color:var(--ch-text-muted);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:7px 14px;font-size:13px;transition:background .12s,color .12s;display:inline-flex;position:relative}.ChallengeCard-module__s1ZFha__fileTab:hover{background:var(--ch-bg-hover);color:var(--ch-text)}.ChallengeCard-module__s1ZFha__fileTabActive{background:var(--ch-bg);color:var(--ch-text)}.ChallengeCard-module__s1ZFha__fileTabActive:after{content:"";background:var(--ch-accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.ChallengeCard-module__s1ZFha__actionBar{border-bottom:1px solid var(--ch-border-light);align-items:center;gap:0;padding:8px 14px;display:flex;position:relative}.ChallengeCard-module__s1ZFha__btnGroupPrimary{border-radius:6px;flex-shrink:0;display:inline-flex;overflow:hidden}.ChallengeCard-module__s1ZFha__btnGroupPrimary .ChallengeCard-module__s1ZFha__runBtn:not(:last-child){border-right:1px solid color-mix(in srgb, var(--ch-white) 22%, transparent)}.ChallengeCard-module__s1ZFha__runBtnChevron{background:var(--ch-accent);color:var(--ch-white);cursor:pointer;border:none;justify-content:center;align-items:center;padding:0 8px;transition:background .15s;display:inline-flex}html:not(.dark) .ChallengeCard-module__s1ZFha__runBtnChevron{background:#1a1a1a}.ChallengeCard-module__s1ZFha__runBtnChevron:hover:not(:disabled){background:var(--ch-accent-hover)}html:not(.dark) .ChallengeCard-module__s1ZFha__runBtnChevron:hover:not(:disabled){background:#111}.ChallengeCard-module__s1ZFha__runBtnChevron:disabled{background:var(--ch-accent-disabled);cursor:not-allowed}html:not(.dark) .ChallengeCard-module__s1ZFha__runBtnChevron:disabled{background:#8a8a8a}.ChallengeCard-module__s1ZFha__runBtnChevron[data-popup-open]{background:var(--ch-accent-hover)}html:not(.dark) .ChallengeCard-module__s1ZFha__runBtnChevron[data-popup-open]{background:#111}.ChallengeCard-module__s1ZFha__runBtnChevron svg{display:block}.ChallengeCard-module__s1ZFha__runMenuPositioner{z-index:1100;outline:none}.ChallengeCard-module__s1ZFha__runMenuPopup{--ch-white:#fff;--ch-black:#000;--ch-blue-500:#3b82f6;--ch-blue-600:#2563eb;--ch-blue-700:#1d4ed8;--ch-blue-900:#1e3a8a;box-shadow:0 1px 2px color-mix(in srgb, var(--ch-black) 12%, transparent), 0 8px 24px color-mix(in srgb, var(--ch-black) 22%, transparent);background:#1a1a1a;border:1px solid #333;border-radius:8px;outline:none;min-width:240px;font-family:Inter,system-ui,-apple-system,sans-serif}.ChallengeCard-module__s1ZFha__runMenuItem{width:100%;color:var(--ch-white);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:8px;padding:7px 10px;font-family:inherit;font-size:14px;display:flex}.ChallengeCard-module__s1ZFha__runMenuItem:hover,.ChallengeCard-module__s1ZFha__runMenuItem[data-highlighted]{background:#111}.ChallengeCard-module__s1ZFha__runMenuItem svg{flex-shrink:0;width:12px;height:12px}.ChallengeCard-module__s1ZFha__runMenuLabel{flex:1;min-width:0}.ChallengeCard-module__s1ZFha__runMenuKbd{flex-shrink:0;align-items:center;gap:3px;display:inline-flex}.ChallengeCard-module__s1ZFha__runMenuKbd .ChallengeCard-module__s1ZFha__kbd{background:color-mix(in srgb, var(--ch-white) 16%, transparent);border:1px solid color-mix(in srgb, var(--ch-white) 28%, transparent);color:color-mix(in srgb, var(--ch-white) 88%, transparent);box-shadow:none;border-radius:4px;padding:2px 5px;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:11.5px;font-weight:500;line-height:1}.ChallengeCard-module__s1ZFha__runMenuKbd .ChallengeCard-module__s1ZFha__kbdSep{color:color-mix(in srgb, var(--ch-white) 50%, transparent);font-size:12px}.ChallengeCard-module__s1ZFha__runBtn{color:var(--ch-white);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--ch-font-ui);background:#1a1a1a;border:none;align-items:center;gap:7px;padding:6px 12px;transition:background .15s;display:inline-flex}.ChallengeCard-module__s1ZFha__runBtn:hover:not(:disabled){background:#111}.ChallengeCard-module__s1ZFha__runBtn:disabled{cursor:not-allowed;background:#8a8a8a}.ChallengeCard-module__s1ZFha__runBtn svg{width:12px;height:12px}.ChallengeCard-module__s1ZFha__runBtnSpinner{animation:.75s linear infinite ChallengeCard-module__s1ZFha__ch-spin;fill:none!important}.ChallengeCard-module__s1ZFha__utilSpinner{width:12px;height:12px;animation:.75s linear infinite ChallengeCard-module__s1ZFha__ch-spin;fill:none!important}@keyframes ChallengeCard-module__s1ZFha__ch-spin{to{transform:rotate(360deg)}}.ChallengeCard-module__s1ZFha__btnKbd{align-items:center;gap:3px;margin-left:4px;display:inline-flex}.ChallengeCard-module__s1ZFha__btnKbd .ChallengeCard-module__s1ZFha__kbdSep{color:var(--ch-text-muted);font-size:12px}.ChallengeCard-module__s1ZFha__runBtn .ChallengeCard-module__s1ZFha__btnKbd .ChallengeCard-module__s1ZFha__kbd{background:color-mix(in srgb, var(--ch-white) 16%, transparent);border-color:color-mix(in srgb, var(--ch-white) 28%, transparent);color:color-mix(in srgb, var(--ch-white) 88%, transparent);box-shadow:none}.ChallengeCard-module__s1ZFha__runBtn .ChallengeCard-module__s1ZFha__btnKbd .ChallengeCard-module__s1ZFha__kbdSep{color:color-mix(in srgb, var(--ch-white) 50%, transparent)}.ChallengeCard-module__s1ZFha__kbd{background:var(--ch-white);border:1px solid var(--ch-border);font-size:11.5px;font-family:var(--ch-font-mono);color:var(--ch-text-muted);box-shadow:0 1px 0 var(--ch-border);border-radius:4px;padding:2px 5px;font-weight:500;line-height:1}.ChallengeCard-module__s1ZFha__kbdSep{color:var(--ch-text-muted);font-size:12px}.ChallengeCard-module__s1ZFha__btnGroupUtil{flex-shrink:0;align-items:center;gap:0;min-width:0;margin-left:auto;display:inline-flex}.ChallengeCard-module__s1ZFha__actionBarStatus{font-family:var(--ch-font-mono);color:var(--ch-text-secondary);white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0;max-width:220px;margin-right:6px;padding:0 4px;font-size:12px;overflow:hidden}.ChallengeCard-module__s1ZFha__actionBarStatus[data-status=error]{color:var(--ch-red)}.ChallengeCard-module__s1ZFha__btnGroupUtilSep{background:var(--ch-border);flex-shrink:0;width:1px;height:16px;margin:0 4px}.ChallengeCard-module__s1ZFha__utilBtn{color:var(--ch-text-muted);cursor:pointer;font-size:13.5px;font-family:var(--ch-font-ui);background:0 0;border:none;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;transition:color .15s,background .15s;display:inline-flex}.ChallengeCard-module__s1ZFha__utilBtn:hover:not(:disabled){color:var(--ch-text);background:var(--ch-border-light)}.ChallengeCard-module__s1ZFha__utilBtn:disabled{opacity:.45;cursor:not-allowed}.ChallengeCard-module__s1ZFha__copyBtn{color:var(--ch-text-muted);cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;padding:5px 7px;transition:color .15s,background .15s;display:inline-flex}.ChallengeCard-module__s1ZFha__copyBtn:hover{color:var(--ch-text);background:var(--ch-border-light)}@media (max-width:640px){.ChallengeCard-module__s1ZFha__btnKbd{display:none}}@media (max-width:480px){.ChallengeCard-module__s1ZFha__runBtnLabel{display:none}}@media (max-width:400px){.ChallengeCard-module__s1ZFha__utilBtnLabel{display:none}}.ChallengeCard-module__s1ZFha__outputPanel{background:var(--ch-bg);position:relative}.ChallengeCard-module__s1ZFha__outputHeader{border-top:1px solid var(--ch-border-light);align-items:center;padding:16px 14px 8px;display:flex}.ChallengeCard-module__s1ZFha__accentBar{background:var(--ch-green-dot);border-radius:2px;flex-shrink:0;width:4px;height:20px;margin-right:10px}.ChallengeCard-module__s1ZFha__accentBar[data-error=true]{background:var(--ch-red)}.ChallengeCard-module__s1ZFha__outputLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ch-text-muted);font-size:11.5px;font-weight:600}.ChallengeCard-module__s1ZFha__outputTime{color:var(--ch-text-muted);font-size:12.5px;font-family:var(--ch-font-mono);margin-left:auto}.ChallengeCard-module__s1ZFha__outputBody{font-family:var(--ch-font-mono);color:var(--ch-text);white-space:pre-wrap;word-break:break-word;scrollbar-width:thin;scrollbar-color:var(--ch-scrollbar-thumb) transparent;flex-direction:column;gap:8px;max-height:360px;padding:10px 14px 14px 27px;font-size:13.5px;line-height:1.8;display:flex;overflow-y:auto}.ChallengeCard-module__s1ZFha__outputBody::-webkit-scrollbar{width:6px}.ChallengeCard-module__s1ZFha__outputBody::-webkit-scrollbar-track{background:0 0}.ChallengeCard-module__s1ZFha__outputBody::-webkit-scrollbar-thumb{background:var(--ch-scrollbar-thumb);border-radius:3px}.ChallengeCard-module__s1ZFha__outputBody::-webkit-scrollbar-thumb:hover{background:var(--ch-scrollbar-thumb-hover)}.ChallengeCard-module__s1ZFha__outputEmpty{color:var(--ch-text-muted);padding:4px 14px 14px 27px;font-size:13px;font-style:italic}.ChallengeCard-module__s1ZFha__outCellStderr{color:var(--ch-red)}.ChallengeCard-module__s1ZFha__outCellHtml,.ChallengeCard-module__s1ZFha__outCellImage{white-space:normal}:is(.ChallengeCard-module__s1ZFha__outCellHtml img,.ChallengeCard-module__s1ZFha__outCellHtml svg){max-width:100%}.ChallengeCard-module__s1ZFha__outCellHtml table{border-collapse:collapse;font-family:var(--ch-font-mono);font-size:13px}.ChallengeCard-module__s1ZFha__outCellHtml th{background:var(--ch-slate-50);border:1px solid var(--ch-slate-200);text-align:right;color:var(--ch-text-muted);white-space:nowrap;padding:5px 12px;font-size:12.5px;font-weight:600}.ChallengeCard-module__s1ZFha__outCellHtml td{border:1px solid var(--ch-slate-100);text-align:right;white-space:nowrap;color:var(--ch-text);padding:4px 12px}.ChallengeCard-module__s1ZFha__outCellHtml tr:hover td{background:var(--ch-slate-50)}.ChallengeCard-module__s1ZFha__runOverlay{pointer-events:none;opacity:0;z-index:0;height:36px;-webkit-mask-image:linear-gradient(to top, var(--ch-black) 35%, transparent 100%);-webkit-mask-image:linear-gradient(to top, var(--ch-black) 35%, transparent 100%);mask-image:linear-gradient(to top, var(--ch-black) 35%, transparent 100%);transition:opacity .18s;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.ChallengeCard-module__s1ZFha__runOverlay.ChallengeCard-module__s1ZFha__runOverlayActive{opacity:1}.ChallengeCard-module__s1ZFha__runWaves{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.ChallengeCard-module__s1ZFha__runWaveBack{fill:color-mix(in oklab, var(--ch-accent) 22%, transparent);animation:2.4s linear infinite ChallengeCard-module__s1ZFha__cc-waveBack}.ChallengeCard-module__s1ZFha__runWaveFront{fill:color-mix(in oklab, var(--ch-accent) 45%, transparent);animation:1.4s linear infinite ChallengeCard-module__s1ZFha__cc-waveFront}.ChallengeCard-module__s1ZFha__runGlow{background:radial-gradient(120% 80% at 50% 110%, color-mix(in oklab, var(--ch-accent) 40%, transparent) 0%, transparent 70%);animation:.9s ease-in-out infinite alternate ChallengeCard-module__s1ZFha__cc-glowPulse;position:absolute;inset:0}.ChallengeCard-module__s1ZFha__runStream{background:linear-gradient(90deg, transparent 0%, color-mix(in oklab, var(--ch-accent) 80%, white 20%) 50%, transparent 100%);filter:blur(.5px);height:2px;animation:1.1s cubic-bezier(.45,0,.2,1) infinite ChallengeCard-module__s1ZFha__cc-stream;position:absolute;bottom:8px;left:0;right:0;transform:translate(-100%)}@keyframes ChallengeCard-module__s1ZFha__cc-waveBack{0%{transform:translate(0)}to{transform:translate(-240px)}}@keyframes ChallengeCard-module__s1ZFha__cc-waveFront{0%{transform:translate(0)}to{transform:translate(-240px)}}@keyframes ChallengeCard-module__s1ZFha__cc-glowPulse{0%{opacity:.45}to{opacity:.85}}@keyframes ChallengeCard-module__s1ZFha__cc-stream{0%{opacity:0;transform:translate(-100%)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translate(100%)}}.ChallengeCard-module__s1ZFha__testPanel{border-top:1px solid var(--ch-border-light);background:var(--ch-bg-muted)}.ChallengeCard-module__s1ZFha__testPanelHeader{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;width:100%;font-family:var(--ch-font-ui);background:0 0;border:none;align-items:center;gap:8px;padding:10px 14px;display:flex}.ChallengeCard-module__s1ZFha__testPanelHeader:hover{background:var(--ch-bg-hover)}.ChallengeCard-module__s1ZFha__testLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ch-text-muted);font-size:11.5px;font-weight:600}.ChallengeCard-module__s1ZFha__testSummary{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.ChallengeCard-module__s1ZFha__testPill{border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.ChallengeCard-module__s1ZFha__testPill[data-state=pass]{background:var(--ch-green-bg);color:var(--ch-green);border:1px solid var(--ch-green-200)}.ChallengeCard-module__s1ZFha__testPill[data-state=fail]{background:var(--ch-red-bg);color:var(--ch-red);border:1px solid var(--ch-red-200)}.ChallengeCard-module__s1ZFha__testPill[data-state=pending]{background:var(--ch-gray-100);color:var(--ch-text-muted);border:1px solid var(--ch-gray-200)}.ChallengeCard-module__s1ZFha__testChevron{color:var(--ch-text-muted);transition:transform .2s}.ChallengeCard-module__s1ZFha__testChevronOpen{transform:rotate(180deg)}.ChallengeCard-module__s1ZFha__testList{flex-direction:column;gap:4px;padding:0 14px 12px;display:flex}.ChallengeCard-module__s1ZFha__testItem{background:var(--ch-white);border:1px solid var(--ch-border-light);border-radius:6px;align-items:flex-start;gap:8px;padding:8px 10px;display:flex}.ChallengeCard-module__s1ZFha__testIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:inline-flex}.ChallengeCard-module__s1ZFha__testIcon[data-state=pass]{background:var(--ch-green-bg);color:var(--ch-green)}.ChallengeCard-module__s1ZFha__testIcon[data-state=fail]{background:var(--ch-red-bg);color:var(--ch-red)}.ChallengeCard-module__s1ZFha__testIcon[data-state=pending]{background:var(--ch-gray-100);color:var(--ch-text-muted)}.ChallengeCard-module__s1ZFha__testItemBody{flex:1;min-width:0}.ChallengeCard-module__s1ZFha__testItemName{font-family:var(--ch-font-mono);color:var(--ch-text);font-size:12.5px;font-weight:500;line-height:1.4}.ChallengeCard-module__s1ZFha__testItemDesc{color:var(--ch-text-muted);margin-top:2px;font-size:12.5px}.ChallengeCard-module__s1ZFha__testItemDetail{font-size:12.5px;font-family:var(--ch-font-mono);color:var(--ch-red);background:var(--ch-red-bg);white-space:pre-wrap;word-break:break-word;border-radius:4px;margin-top:4px;padding:3px 8px}.ChallengeCard-module__s1ZFha__banner{border-top:1px solid var(--ch-border-light);align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:500;display:flex}.ChallengeCard-module__s1ZFha__banner[data-state=pass]{background:var(--ch-green-bg);color:var(--ch-green);border-top-color:var(--ch-green-200)}.ChallengeCard-module__s1ZFha__banner[data-state=fail]{background:var(--ch-red-bg);color:var(--ch-red);border-top-color:var(--ch-red-200)}.ChallengeCard-module__s1ZFha__bannerIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.ChallengeCard-module__s1ZFha__banner[data-state=pass] .ChallengeCard-module__s1ZFha__bannerIcon{background:var(--ch-green-100)}.ChallengeCard-module__s1ZFha__banner[data-state=fail] .ChallengeCard-module__s1ZFha__bannerIcon{background:var(--ch-red-100)}.ChallengeCard-module__s1ZFha__bannerSub{opacity:.8;margin-left:2px;font-size:13px;font-weight:400}.ChallengeCard-module__s1ZFha__sqlResultPanel{background:var(--ch-bg);border-top:1px solid var(--ch-border-light);position:relative}.ChallengeCard-module__s1ZFha__sqlResultHeader{align-items:center;gap:8px;padding:8px 14px 6px;display:flex}.ChallengeCard-module__s1ZFha__sqlResultLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ch-text-muted);font-size:11.5px;font-weight:600}.ChallengeCard-module__s1ZFha__sqlResultCount{color:var(--ch-text-muted);font-size:12.5px;font-family:var(--ch-font-mono);margin-left:auto}.ChallengeCard-module__s1ZFha__sqlResultScroll{max-height:320px;overflow:auto}.ChallengeCard-module__s1ZFha__sqlResultTable{border-collapse:collapse;font-family:var(--ch-font-mono);width:100%;margin:0;font-size:13px}.ChallengeCard-module__s1ZFha__sqlResultTable th{background:var(--ch-bg-subtle);border-bottom:1px solid var(--ch-border);border-right:1px solid var(--ch-border-light);text-align:left;color:var(--ch-text-muted);white-space:nowrap;z-index:1;text-overflow:ellipsis;max-width:320px;padding:6px 12px;font-size:12px;font-weight:500;position:sticky;top:0;overflow:hidden}.ChallengeCard-module__s1ZFha__sqlResultTable th:last-child{border-right:none}.ChallengeCard-module__s1ZFha__sqlResultTable td{border-bottom:1px solid var(--ch-border-light);border-right:1px solid var(--ch-border-light);text-align:left;white-space:nowrap;color:var(--ch-text);text-overflow:ellipsis;max-width:320px;padding:4px 12px;overflow:hidden}.ChallengeCard-module__s1ZFha__sqlResultTable td:last-child{border-right:none}.ChallengeCard-module__s1ZFha__sqlResultTable tr:last-child td{border-bottom:none}.ChallengeCard-module__s1ZFha__sqlResultTable tr:hover td{background:var(--ch-bg-subtle)}.ChallengeCard-module__s1ZFha__sqlNullValue{color:var(--ch-text-muted);font-style:italic}.ChallengeCard-module__s1ZFha__sqlResultLoadingRow td{text-align:center;color:var(--ch-text-muted);background:var(--ch-bg-subtle);padding:6px 12px;font-size:12px;font-style:italic}.ChallengeCard-module__s1ZFha__sqlResultLoadingRow td:hover{background:var(--ch-bg-subtle)}.ChallengeCard-module__s1ZFha__sqlEmptyResult{color:var(--ch-text-muted);text-align:center;padding:14px;font-size:13px;font-style:italic}.ChallengeCard-module__s1ZFha__sqlMessage{color:var(--ch-text-muted);font-size:13px;font-family:var(--ch-font-mono);padding:10px 14px 14px}html.dark .ChallengeCard-module__s1ZFha__card{--ch-slate-950:#020617;--ch-blue-400:#60a5fa;--ch-green-400:#4ade80;--ch-red-400:#f87171;--ch-red-500:#ef4444;--ch-violet-300:#c4b5fd;--ch-violet-500:#8b5cf6;--ch-bg:var(--color-fd-background,var(--ch-slate-900));--ch-bg-muted:color-mix(in srgb, var(--color-fd-background,#121212) 70%, #000);--ch-bg-subtle:color-mix(in srgb, var(--color-fd-background,#121212) 85%, #000);--ch-bg-hover:#222;--ch-border:#2e2e2e;--ch-border-light:#232323;--ch-text:#e0e0e0;--ch-text-secondary:#b0b0b0;--ch-text-muted:gray;--ch-scrollbar-thumb:#ffffff26;--ch-scrollbar-thumb-hover:#ffffff40;--ch-accent:var(--ch-blue-500);--ch-accent-hover:var(--ch-blue-400);--ch-accent-disabled:var(--ch-blue-700);--ch-green:var(--ch-green-400);--ch-green-dot:var(--ch-green-500);--ch-green-bg:color-mix(in srgb, var(--ch-green-500) 12%, transparent);--ch-red:var(--ch-red-400);--ch-red-bg:color-mix(in srgb, var(--ch-red-500) 12%, transparent);--ch-purple:var(--ch-violet-300);--ch-purple-bg:color-mix(in srgb, var(--ch-violet-500) 14%, transparent);--ch-purple-border:color-mix(in srgb, var(--ch-violet-500) 32%, transparent);--ch-badge-bg:color-mix(in srgb, var(--ch-blue-500) 14%, transparent);--ch-badge-border:color-mix(in srgb, var(--ch-blue-500) 32%, transparent);--ch-overlay:color-mix(in srgb, var(--ch-black) 65%, transparent);--ch-shadow:0 1px 2px color-mix(in srgb, var(--ch-black) 50%, transparent), 0 1px 3px color-mix(in srgb, var(--ch-black) 40%, transparent)}:is(html.dark .ChallengeCard-module__s1ZFha__editor .cm-editor,html.dark .ChallengeCard-module__s1ZFha__editor .cm-scroller,html.dark .ChallengeCard-module__s1ZFha__initEditor .cm-editor,html.dark .ChallengeCard-module__s1ZFha__initEditor .cm-scroller,html.dark .ChallengeCard-module__s1ZFha__modalEditor .cm-editor,html.dark .ChallengeCard-module__s1ZFha__modalEditor .cm-scroller){background-color:var(--ch-bg)!important}html.dark .ChallengeCard-module__s1ZFha__headerRuntimeLabel svg{color:#fff}html.dark .ChallengeCard-module__s1ZFha__instructionsBody code{color:var(--ch-text);background:#252525}:is(html.dark .ChallengeCard-module__s1ZFha__initToggle,html.dark .ChallengeCard-module__s1ZFha__initHeaderStatic){color:var(--ch-gray-300)}html.dark .ChallengeCard-module__s1ZFha__initToggle:hover{color:#fff;background:var(--ch-bg-hover)}html.dark .ChallengeCard-module__s1ZFha__initLabel{color:var(--ch-gray-300)}html.dark .ChallengeCard-module__s1ZFha__initCollapseBtn{color:var(--ch-gray-300)}html.dark .ChallengeCard-module__s1ZFha__initCollapseBtn:hover{color:#fff;background:var(--ch-bg-hover)}html.dark .ChallengeCard-module__s1ZFha__utilBtn:hover:not(:disabled){background:var(--ch-bg-hover);color:var(--ch-text)}html.dark .ChallengeCard-module__s1ZFha__copyBtn:hover{background:var(--ch-bg-hover);color:var(--ch-text)}html.dark .ChallengeCard-module__s1ZFha__kbd{color:#b8b8b8;background:#252525;box-shadow:0 1px #0d0d0d}html.dark .ChallengeCard-module__s1ZFha__runMenuKbd .ChallengeCard-module__s1ZFha__kbd{color:#ffffffe0;box-shadow:none;background:#ffffff29;border-color:#ffffff47}html.dark .ChallengeCard-module__s1ZFha__runBtn{background:#2563eb}html.dark .ChallengeCard-module__s1ZFha__runBtn:hover:not(:disabled){background:#1d4ed8}html.dark .ChallengeCard-module__s1ZFha__runBtn:disabled{background:#93c5fd}html.dark .ChallengeCard-module__s1ZFha__testItem{background:#0d0d0d;border-color:#2a2a2a}html.dark .ChallengeCard-module__s1ZFha__testPanelHeader:hover{background:#222}html.dark .ChallengeCard-module__s1ZFha__testPill[data-state=pass]{background:color-mix(in srgb, var(--ch-green-500) 12%, transparent);border-color:color-mix(in srgb, var(--ch-green-500) 28%, transparent)}html.dark .ChallengeCard-module__s1ZFha__testPill[data-state=fail]{background:color-mix(in srgb, var(--ch-red-500) 12%, transparent);border-color:color-mix(in srgb, var(--ch-red-500) 28%, transparent)}html.dark .ChallengeCard-module__s1ZFha__testPill[data-state=pending]{background:#252525;border-color:#333}html.dark .ChallengeCard-module__s1ZFha__banner[data-state=pass]{border-top-color:color-mix(in srgb, var(--ch-green-500) 28%, transparent)}html.dark .ChallengeCard-module__s1ZFha__banner[data-state=fail]{border-top-color:color-mix(in srgb, var(--ch-red-500) 28%, transparent)}html.dark .ChallengeCard-module__s1ZFha__banner[data-state=pass] .ChallengeCard-module__s1ZFha__bannerIcon{background:color-mix(in srgb, var(--ch-green-500) 22%, transparent)}html.dark .ChallengeCard-module__s1ZFha__banner[data-state=fail] .ChallengeCard-module__s1ZFha__bannerIcon{background:color-mix(in srgb, var(--ch-red-500) 22%, transparent)}html.dark .ChallengeCard-module__s1ZFha__outCellHtml th{color:#909090;background:#1a1a1a;border-color:#252525}html.dark .ChallengeCard-module__s1ZFha__outCellHtml td{color:var(--ch-text);border-color:#2a2a2a}html.dark .ChallengeCard-module__s1ZFha__outCellHtml tr:hover td{background:#1a1a1a}.ChallengeCard-module__s1ZFha__tableViewer{background:var(--ch-bg-muted);border-bottom:1px solid var(--ch-border-light)}.ChallengeCard-module__s1ZFha__tableViewerHeader{width:100%;font-family:var(--ch-font-ui);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:8px 14px;display:flex}.ChallengeCard-module__s1ZFha__tableViewerLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ch-text-muted);font-size:11.5px;font-weight:600}.ChallengeCard-module__s1ZFha__tableViewerCount{font-family:var(--ch-font-mono);color:var(--ch-text-muted);margin-left:auto;font-size:12.5px}.ChallengeCard-module__s1ZFha__tableViewerTabs{border-top:1px solid var(--ch-border-light);border-bottom:1px solid var(--ch-border-light);scrollbar-width:none;-webkit-user-select:none;user-select:none;align-items:stretch;gap:0;display:flex;overflow:auto hidden}.ChallengeCard-module__s1ZFha__tableViewerTabs::-webkit-scrollbar{display:none}.ChallengeCard-module__s1ZFha__tableViewerTab{border:none;border-right:1px solid var(--ch-border-light);font-family:var(--ch-font-mono);color:var(--ch-text-muted);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:7px 14px;font-size:13px;transition:background .12s,color .12s;display:inline-flex;position:relative}.ChallengeCard-module__s1ZFha__tableViewerTab:hover{background:var(--ch-bg-hover);color:var(--ch-text)}.ChallengeCard-module__s1ZFha__tableViewerTabActive{background:var(--ch-bg);color:var(--ch-text)}.ChallengeCard-module__s1ZFha__tableViewerTabActive:after{content:"";background:var(--ch-accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.ChallengeCard-module__s1ZFha__tableViewerSchema{color:var(--ch-text-muted);font-weight:400}.ChallengeCard-module__s1ZFha__tableViewerSpinner{vertical-align:-1px;border:1.5px solid var(--ch-border);border-top-color:var(--ch-accent);border-radius:50%;width:11px;height:11px;margin-right:5px;animation:.7s linear infinite ChallengeCard-module__s1ZFha__tableViewerSpin;display:inline-block}@keyframes ChallengeCard-module__s1ZFha__tableViewerSpin{to{transform:rotate(360deg)}}.ChallengeCard-module__s1ZFha__tableViewerSkeleton{margin:0;overflow:hidden}.ChallengeCard-module__s1ZFha__skeletonRow{border-bottom:1px solid var(--ch-border-light);gap:10px;padding:9px 12px;display:flex}.ChallengeCard-module__s1ZFha__skeletonRow:last-child{border-bottom:none}.ChallengeCard-module__s1ZFha__skeletonCell{background:linear-gradient(90deg, var(--ch-bg-subtle) 0%, var(--ch-bg-hover) 50%, var(--ch-bg-subtle) 100%);background-size:200% 100%;border-radius:3px;flex:1;height:10px;animation:1.3s ease-in-out infinite ChallengeCard-module__s1ZFha__skeletonShimmer}@keyframes ChallengeCard-module__s1ZFha__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.ChallengeCard-module__s1ZFha__tableViewerSpinner,.ChallengeCard-module__s1ZFha__skeletonCell{animation-duration:0s}}.ChallengeCard-module__s1ZFha__resultTabClose{width:16px;height:16px;color:var(--ch-text-muted);cursor:pointer;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin-left:2px;transition:background .12s,color .12s;display:inline-flex}.ChallengeCard-module__s1ZFha__resultTabClose:hover{background:var(--ch-bg-hover);color:var(--ch-text)}.ChallengeCard-module__s1ZFha__resultPane{position:relative;overflow:hidden}.ChallengeCard-module__s1ZFha__resultPaneInfo{background:var(--ch-bg-subtle);border-bottom:1px solid var(--ch-border-light);align-items:center;gap:8px;min-height:28px;padding:5px 14px;display:flex}.ChallengeCard-module__s1ZFha__resultFlashOverlay{pointer-events:none;background:var(--ch-accent);opacity:0;z-index:2;animation:.5s ease-out forwards ChallengeCard-module__s1ZFha__ch-result-flash;position:absolute;inset:0}@keyframes ChallengeCard-module__s1ZFha__ch-result-flash{0%{opacity:.12}to{opacity:0}}.ChallengeCard-module__s1ZFha__tableViewerResizer{cursor:ns-resize;background:var(--ch-bg-subtle);border-top:1px solid var(--ch-border-light);touch-action:none;justify-content:center;align-items:center;height:12px;display:flex}.ChallengeCard-module__s1ZFha__tableViewerResizer:hover,.ChallengeCard-module__s1ZFha__tableViewerResizer:focus-visible{background:var(--ch-bg-hover);outline:none}.ChallengeCard-module__s1ZFha__tableViewerResizerGrip{background:var(--ch-border);border-radius:999px;width:28px;height:3px;transition:background .12s}.ChallengeCard-module__s1ZFha__tableViewerResizer:hover .ChallengeCard-module__s1ZFha__tableViewerResizerGrip,.ChallengeCard-module__s1ZFha__tableViewerResizer:focus-visible .ChallengeCard-module__s1ZFha__tableViewerResizerGrip{background:var(--ch-accent)}.ChallengeCard-module__s1ZFha__tableViewerEmpty{background:var(--ch-bg);border:1px solid var(--ch-border-light);color:var(--ch-text-muted);font-size:13px;font-family:var(--ch-font-mono);border-radius:6px;margin:0 14px 12px;padding:10px 12px}.ChallengeCard-module__s1ZFha__tableViewerEmpty code{background:var(--ch-gray-100);color:var(--ch-gray-900);border-radius:3px;padding:1px 5px}html.dark .ChallengeCard-module__s1ZFha__tableViewerEmpty code{color:#e0e0e0;background:#252525}.ChallengeCard-module__s1ZFha__tableViewerFootnote{font-family:var(--ch-font-mono);color:var(--ch-text-muted);background:var(--ch-bg-subtle);padding:4px 14px;font-size:12px}.ChallengeCard-module__s1ZFha__toastViewport{z-index:5;pointer-events:none;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:calc(100% + 4px);right:0}.ChallengeCard-module__s1ZFha__toast{pointer-events:auto;color:#e8e8e8;font-size:13px;font-family:var(--ch-font-ui);letter-spacing:-.01em;box-shadow:0 10px 25px color-mix(in srgb, var(--ch-black) 15%, transparent), 0 4px 10px color-mix(in srgb, var(--ch-black) 10%, transparent);background:#1e1e1e;border-radius:6px;align-items:center;gap:10px;max-width:320px;padding:6px 8px 6px 12px;font-weight:500;animation:.16s ease-out ChallengeCard-module__s1ZFha__ch-toast-in;display:inline-flex}.ChallengeCard-module__s1ZFha__toast[data-kind=warn]{background:var(--ch-red-900)}.ChallengeCard-module__s1ZFha__toast>button{color:color-mix(in srgb, var(--ch-gray-50) 70%, transparent);cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:2px;transition:color .12s,background .12s;display:inline-flex}.ChallengeCard-module__s1ZFha__toast>button:hover{color:var(--ch-white);background:color-mix(in srgb, var(--ch-white) 12%, transparent)}@keyframes ChallengeCard-module__s1ZFha__ch-toast-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ChallengeCard-module__s1ZFha__card ::-webkit-scrollbar{width:8px;height:8px}.ChallengeCard-module__s1ZFha__card ::-webkit-scrollbar-track{background:0 0}.ChallengeCard-module__s1ZFha__card ::-webkit-scrollbar-thumb{background:var(--ch-scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.ChallengeCard-module__s1ZFha__card ::-webkit-scrollbar-thumb:hover{background:var(--ch-scrollbar-thumb-hover);background-clip:padding-box;border:2px solid #0000}.ChallengeCard-module__s1ZFha__card ::-webkit-scrollbar-corner{background:0 0}.ChallengeCard-module__s1ZFha__card *{scrollbar-width:thin;scrollbar-color:var(--ch-scrollbar-thumb) transparent}
.MultipleChoiceQuestion-module__AFhfYq__card{--mc-white:#fff;--mc-black:#000;--mc-slate-100:#f1f5f9;--mc-slate-200:#e2e8f0;--mc-slate-900:#0f172a;--mc-gray-50:#f9fafb;--mc-gray-100:#f3f4f6;--mc-gray-200:#e5e7eb;--mc-gray-300:#d1d5db;--mc-gray-400:#9ca3af;--mc-gray-500:#6b7280;--mc-gray-700:#374151;--mc-gray-900:#111827;--mc-zinc-100:#f4f4f5;--mc-neutral-50:#fafafa;--mc-blue-50:#eff6ff;--mc-blue-100:#dbeafe;--mc-blue-200:#bfdbfe;--mc-blue-300:#93c5fd;--mc-blue-500:#3b82f6;--mc-blue-600:#2563eb;--mc-blue-700:#1d4ed8;--mc-blue-800:#1e40af;--mc-blue-900:#1e3a8a;--mc-green-50:#f0fdf4;--mc-green-100:#dcfce7;--mc-green-200:#bbf7d0;--mc-green-500:#22c55e;--mc-green-600:#16a34a;--mc-green-700:#15803d;--mc-red-50:#fef2f2;--mc-red-100:#fee2e2;--mc-red-200:#fecaca;--mc-red-600:#dc2626;--mc-red-700:#b91c1c;--mc-amber-50:#fffbeb;--mc-amber-200:#fde68a;--mc-amber-700:#b45309;--mc-bg:var(--mc-white);--mc-bg-muted:var(--mc-neutral-50);--mc-bg-subtle:var(--mc-gray-50);--mc-bg-hover:var(--mc-gray-100);--mc-border:var(--mc-gray-200);--mc-border-light:var(--mc-gray-100);--mc-text:var(--mc-gray-900);--mc-text-secondary:var(--mc-gray-500);--mc-text-muted:var(--mc-gray-400);--mc-accent:var(--mc-blue-600);--mc-accent-hover:var(--mc-blue-700);--mc-accent-disabled:var(--mc-blue-300);--mc-badge-color:var(--mc-accent);--mc-badge-bg:var(--mc-blue-50);--mc-badge-border:var(--mc-blue-100);--mc-font-ui:"Inter", system-ui, -apple-system, sans-serif;--mc-font-mono:"JetBrains Mono", "Fira Code", ui-monospace, monospace;--mc-radius:8px;--mc-shadow:0 1px 3px color-mix(in srgb, var(--mc-black) 8%, transparent), 0 1px 2px color-mix(in srgb, var(--mc-black) 5%, transparent);background:var(--mc-bg);border:1px solid var(--mc-border);border-radius:var(--mc-radius);box-shadow:var(--mc-shadow);font-family:var(--mc-font-ui);color:var(--mc-text);margin:1rem 0;font-size:14px;line-height:1.5;position:relative;overflow:hidden}.MultipleChoiceQuestion-module__AFhfYq__header{align-items:center;gap:12px;padding:16px 20px 12px;display:flex}.MultipleChoiceQuestion-module__AFhfYq__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--mc-blue-500);white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.MultipleChoiceQuestion-module__AFhfYq__badgeDot{background:var(--mc-badge-color);border-radius:50%;width:5px;height:5px}.MultipleChoiceQuestion-module__AFhfYq__modeLabel{color:var(--mc-text-muted);align-items:center;gap:5px;margin-left:auto;font-size:12px;display:inline-flex}.MultipleChoiceQuestion-module__AFhfYq__modeLabel svg{width:13px;height:13px}.MultipleChoiceQuestion-module__AFhfYq__body{padding:10px 20px 14px}.MultipleChoiceQuestion-module__AFhfYq__bodyMd{color:var(--mc-text);font-size:15px;line-height:1.65}.MultipleChoiceQuestion-module__AFhfYq__bodyMd p{margin:0 0 10px}.MultipleChoiceQuestion-module__AFhfYq__bodyMd p:last-child{margin-bottom:0}.MultipleChoiceQuestion-module__AFhfYq__bodyMd strong{color:var(--mc-text);font-weight:600}.MultipleChoiceQuestion-module__AFhfYq__bodyMd em{font-style:italic}.MultipleChoiceQuestion-module__AFhfYq__bodyMd code{font-family:var(--mc-font-mono);background:var(--mc-gray-100);color:var(--mc-gray-900);border-radius:4px;padding:1px 5px;font-size:13.5px}.MultipleChoiceQuestion-module__AFhfYq__bodyMd ul,.MultipleChoiceQuestion-module__AFhfYq__bodyMd ol{flex-direction:column;gap:4px;margin:8px 0;padding-left:22px;display:flex}.MultipleChoiceQuestion-module__AFhfYq__bodyMd a{color:var(--mc-accent);text-underline-offset:2px;text-decoration:underline}.MultipleChoiceQuestion-module__AFhfYq__bodyMd pre{background:var(--mc-bg-subtle);font-family:var(--mc-font-mono);border-radius:5px;margin:8px 0;padding:12px 14px;font-size:13.5px;overflow-x:auto}.MultipleChoiceQuestion-module__AFhfYq__bodyMd pre code,.MultipleChoiceQuestion-module__AFhfYq__bodyMd pre code.MultipleChoiceQuestion-module__AFhfYq__hljs{font-size:inherit;background:0 0;border:none;padding:0}.MultipleChoiceQuestion-module__AFhfYq__choiceList{flex-direction:column;gap:2px;margin:0;padding:14px 20px;display:flex}.MultipleChoiceQuestion-module__AFhfYq__choiceItem{margin:4px 0}.MultipleChoiceQuestion-module__AFhfYq__choice{background:var(--mc-bg);cursor:pointer;border-radius:6px;align-items:flex-start;gap:10px;padding:12px;transition:background .12s,border-color .12s,box-shadow .12s;display:flex;position:relative}.MultipleChoiceQuestion-module__AFhfYq__choice:not([data-locked=true]):hover{background:var(--mc-gray-50)}.MultipleChoiceQuestion-module__AFhfYq__choice[data-locked=true]{cursor:default}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected],.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed]{background:var(--mc-green-50);box-shadow:none}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected]{background:var(--mc-red-50);box-shadow:none}.MultipleChoiceQuestion-module__AFhfYq__choiceInput{appearance:none;width:14px;height:14px;cursor:inherit;background:var(--mc-gray-100);box-shadow:none;flex-shrink:0;margin-top:3px;transition:box-shadow .12s,background .12s}.MultipleChoiceQuestion-module__AFhfYq__choiceInput[type=radio]{border-radius:50%}.MultipleChoiceQuestion-module__AFhfYq__choiceInput[type=checkbox]{border-radius:3px}.MultipleChoiceQuestion-module__AFhfYq__choiceInput:checked{background:var(--mc-gray-900);box-shadow:0 0 0 1.5px var(--mc-gray-400)}.MultipleChoiceQuestion-module__AFhfYq__choiceInput[type=radio]:checked{background:radial-gradient(circle, #fff 30%, var(--mc-gray-900) 31%);box-shadow:none}.MultipleChoiceQuestion-module__AFhfYq__choiceInput[type=checkbox]:checked{box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M2 5l2.5 2.5L8 3' stroke='white' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:9px}.MultipleChoiceQuestion-module__AFhfYq__choiceLabel{min-width:0;color:var(--mc-text);flex:1;font-size:14.5px;line-height:1.55}.MultipleChoiceQuestion-module__AFhfYq__choiceLabel p{margin:0}.MultipleChoiceQuestion-module__AFhfYq__choiceLabel code{font-family:var(--mc-font-mono);background:var(--mc-gray-100);color:var(--mc-gray-900);border-radius:4px;padding:1px 5px;font-size:13.5px}.MultipleChoiceQuestion-module__AFhfYq__choiceLabel pre{background:var(--mc-bg-subtle);font-family:var(--mc-font-mono);border-radius:5px;margin:8px 0 0;padding:12px 14px;font-size:13.5px;overflow-x:auto}.MultipleChoiceQuestion-module__AFhfYq__choiceLabel pre:first-child{margin-top:0}.MultipleChoiceQuestion-module__AFhfYq__choiceLabel pre code,.MultipleChoiceQuestion-module__AFhfYq__choiceLabel pre code.MultipleChoiceQuestion-module__AFhfYq__hljs{font-size:inherit;background:0 0;border:none;padding:0}.MultipleChoiceQuestion-module__AFhfYq__choiceMark{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:inline-flex}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceMark,.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed] .MultipleChoiceQuestion-module__AFhfYq__choiceMark{background:var(--mc-green-100);color:var(--mc-green-700)}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceMark{background:var(--mc-red-100);color:var(--mc-red-700)}.MultipleChoiceQuestion-module__AFhfYq__choiceExplanation{border-left:3px solid var(--mc-border);background:var(--mc-bg-subtle);color:var(--mc-gray-700);border-radius:4px;margin-top:8px;padding:8px 10px;font-size:13.5px;line-height:1.6}.MultipleChoiceQuestion-module__AFhfYq__choiceExplanation p{margin:0 0 6px}.MultipleChoiceQuestion-module__AFhfYq__choiceExplanation p:last-child{margin-bottom:0}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation,.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation{border-left-color:var(--mc-green-500);background:var(--mc-white)}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation{border-left-color:var(--mc-red-600);background:var(--mc-white)}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceLabel code,.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed] .MultipleChoiceQuestion-module__AFhfYq__choiceLabel code{background:var(--mc-green-200);color:var(--mc-green-700)}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceLabel code{background:var(--mc-red-200);color:var(--mc-red-700)}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation code,.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation code{background:var(--mc-green-100);color:var(--mc-green-700)}.MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation code{background:var(--mc-red-100);color:var(--mc-red-700)}.MultipleChoiceQuestion-module__AFhfYq__choiceContent{flex-direction:column;flex:1;min-width:0;display:flex}.MultipleChoiceQuestion-module__AFhfYq__actionBar{border-top:1px solid var(--mc-border-light);background:var(--mc-bg-subtle);align-items:center;gap:8px;padding:12px 20px;display:flex}.MultipleChoiceQuestion-module__AFhfYq__submitBtn{background:var(--mc-accent);color:var(--mc-white);font-family:var(--mc-font-ui);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:7px 14px;font-size:13.5px;font-weight:600;transition:background .12s;display:inline-flex}.MultipleChoiceQuestion-module__AFhfYq__submitBtn:hover:not(:disabled){background:var(--mc-accent-hover)}.MultipleChoiceQuestion-module__AFhfYq__submitBtn:disabled{background:var(--mc-accent-disabled);cursor:not-allowed}.MultipleChoiceQuestion-module__AFhfYq__retryBtn{background:var(--mc-white);color:var(--mc-text);border:1px solid var(--mc-border);font-family:var(--mc-font-ui);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:7px 12px;font-size:13.5px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.MultipleChoiceQuestion-module__AFhfYq__retryBtn:hover{background:var(--mc-bg-hover);border-color:var(--mc-gray-300);color:var(--mc-text)}.MultipleChoiceQuestion-module__AFhfYq__actionHint{color:var(--mc-text-muted);margin-left:auto;font-size:12px}.MultipleChoiceQuestion-module__AFhfYq__banner{align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:500;display:flex}.MultipleChoiceQuestion-module__AFhfYq__banner[data-state=pass]{background:var(--mc-green-50);color:var(--mc-green-700)}.MultipleChoiceQuestion-module__AFhfYq__banner[data-state=fail]{background:var(--mc-red-50);color:var(--mc-red-700)}.MultipleChoiceQuestion-module__AFhfYq__banner[data-state=partial]{background:var(--mc-amber-50);color:var(--mc-amber-700)}.MultipleChoiceQuestion-module__AFhfYq__bannerIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.MultipleChoiceQuestion-module__AFhfYq__banner[data-state=pass] .MultipleChoiceQuestion-module__AFhfYq__bannerIcon{background:var(--mc-green-100)}.MultipleChoiceQuestion-module__AFhfYq__banner[data-state=fail] .MultipleChoiceQuestion-module__AFhfYq__bannerIcon{background:var(--mc-red-100)}.MultipleChoiceQuestion-module__AFhfYq__banner[data-state=partial] .MultipleChoiceQuestion-module__AFhfYq__bannerIcon{background:var(--mc-amber-200)}.MultipleChoiceQuestion-module__AFhfYq__bannerSub{opacity:.85;margin-left:4px;font-size:13px;font-weight:400}.MultipleChoiceQuestion-module__AFhfYq__overall{background:var(--mc-bg);padding:14px 20px 16px}.MultipleChoiceQuestion-module__AFhfYq__overallLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--mc-text-muted);margin-bottom:8px;font-size:11px;font-weight:600}.MultipleChoiceQuestion-module__AFhfYq__overallBody{color:var(--mc-gray-700);font-size:14px;line-height:1.7}.MultipleChoiceQuestion-module__AFhfYq__overallBody p{margin:0 0 8px}.MultipleChoiceQuestion-module__AFhfYq__overallBody p:last-child{margin-bottom:0}.MultipleChoiceQuestion-module__AFhfYq__overallBody code{font-family:var(--mc-font-mono);background:var(--mc-gray-100);color:var(--mc-gray-900);border-radius:4px;padding:1px 5px;font-size:13.5px}html.dark .MultipleChoiceQuestion-module__AFhfYq__card{--mc-bg:var(--color-fd-background,#121212);--mc-bg-muted:color-mix(in srgb, var(--color-fd-background,#121212) 70%, #000);--mc-bg-subtle:color-mix(in srgb, var(--color-fd-background,#121212) 85%, #000);--mc-bg-hover:#222;--mc-border:#2e2e2e;--mc-border-light:#232323;--mc-text:#e0e0e0;--mc-text-secondary:#b0b0b0;--mc-text-muted:gray;--mc-badge-bg:color-mix(in srgb, var(--mc-blue-500) 14%, transparent);--mc-badge-border:color-mix(in srgb, var(--mc-blue-500) 32%, transparent);--mc-badge-color:#93c5fd}:is(html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected],html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed]){background:#16a34a26}html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected]{background:#dc262626}html.dark .MultipleChoiceQuestion-module__AFhfYq__banner[data-state=pass]{color:#86efac;background:#16a34a1f}html.dark .MultipleChoiceQuestion-module__AFhfYq__banner[data-state=fail]{color:#fca5a5;background:#dc26261f}html.dark .MultipleChoiceQuestion-module__AFhfYq__banner[data-state=partial]{color:#fcd34d;background:#d977061f}:is(html.dark .MultipleChoiceQuestion-module__AFhfYq__choiceLabel code,html.dark .MultipleChoiceQuestion-module__AFhfYq__bodyMd code,html.dark .MultipleChoiceQuestion-module__AFhfYq__overallBody code){color:var(--mc-text);background:#252525}:is(html.dark .MultipleChoiceQuestion-module__AFhfYq__bodyMd pre,html.dark .MultipleChoiceQuestion-module__AFhfYq__choiceLabel pre){background:#1a1a1a}:is(html.dark .MultipleChoiceQuestion-module__AFhfYq__bodyMd pre code,html.dark .MultipleChoiceQuestion-module__AFhfYq__choiceLabel pre code){background:0 0}html.dark .MultipleChoiceQuestion-module__AFhfYq__choiceInput:not(:checked){background:#ffffff0d}:is(html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation,html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation){background:#16a34a14}html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation{background:#dc262614}:is(html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceMark,html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed] .MultipleChoiceQuestion-module__AFhfYq__choiceMark){color:#86efac;background:#16a34a33}html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceMark{color:#fca5a5;background:#dc262633}html.dark .MultipleChoiceQuestion-module__AFhfYq__banner[data-state=pass] .MultipleChoiceQuestion-module__AFhfYq__bannerIcon{background:#16a34a33}html.dark .MultipleChoiceQuestion-module__AFhfYq__banner[data-state=fail] .MultipleChoiceQuestion-module__AFhfYq__bannerIcon{background:#dc262633}html.dark .MultipleChoiceQuestion-module__AFhfYq__banner[data-state=partial] .MultipleChoiceQuestion-module__AFhfYq__bannerIcon{background:#d9770633}html.dark .MultipleChoiceQuestion-module__AFhfYq__retryBtn{background:var(--mc-bg-subtle);border-color:var(--mc-border);color:var(--mc-text)}html.dark .MultipleChoiceQuestion-module__AFhfYq__retryBtn:hover{background:var(--mc-bg-hover);border-color:#3a3a3a}html.dark .MultipleChoiceQuestion-module__AFhfYq__choice:not([data-locked=true]):hover{background:var(--mc-bg-hover)}html.dark .MultipleChoiceQuestion-module__AFhfYq__submitBtn:disabled{color:#ffffff80;cursor:not-allowed;background:#3b82f680}:is(html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation,html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation,html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation){color:#fff}html.dark .MultipleChoiceQuestion-module__AFhfYq__choiceInput:checked{background-color:var(--mc-gray-900);box-shadow:0 0 0 1.5px #ffffff40}html.dark .MultipleChoiceQuestion-module__AFhfYq__choiceInput[type=radio]:checked{box-shadow:none;background:radial-gradient(circle,#fff 30%,#fff6 31%)}html.dark .MultipleChoiceQuestion-module__AFhfYq__choiceInput[type=checkbox]:checked{box-shadow:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M2 5l2.5 2.5L8 3' stroke='%231a1a1a' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}:is(html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation code,html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=correct-missed] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation code){color:#bbf7d0;background:#16a34a4d}html.dark .MultipleChoiceQuestion-module__AFhfYq__choice[data-verdict=wrong-selected] .MultipleChoiceQuestion-module__AFhfYq__choiceExplanation code{color:#fecaca;background:#dc26264d}html.dark .MultipleChoiceQuestion-module__AFhfYq__overallBody{color:#fff}
.mermaid-module__rLghha__wrap{font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:15px;position:relative}.mermaid-module__rLghha__wrap>div:first-child{width:100%}.mermaid-module__rLghha__wrap>div:first-child svg{height:auto;margin-inline:auto;display:block}.mermaid-module__rLghha__expandBtn{z-index:2;border:1px solid var(--color-fd-border,#2a3347);background:var(--color-fd-card,#0f1117d9);width:30px;height:30px;color:var(--color-fd-foreground,#e2e8f0);cursor:pointer;opacity:0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background .15s,border-color .15s;display:inline-flex;position:absolute;top:8px;right:8px}.mermaid-module__rLghha__wrap:hover .mermaid-module__rLghha__expandBtn,.mermaid-module__rLghha__expandBtn:focus-visible{opacity:1}.mermaid-module__rLghha__expandBtn:hover{background:var(--color-fd-accent,#4f8ef726);border-color:var(--color-fd-primary,#4f8ef7)}.mermaid-module__rLghha__modalBackdrop{z-index:9999;background:#000000b3;justify-content:stretch;align-items:stretch;display:flex;position:fixed;inset:0}.mermaid-module__rLghha__modal{background:var(--color-fd-background,#0f1117);color:var(--color-fd-foreground,#e2e8f0);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.mermaid-module__rLghha__toolbar{z-index:2;border:1px solid var(--color-fd-border,#2a3347);background:var(--color-fd-card,#161b27f2);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 16px #00000059}.mermaid-module__rLghha__toolbarBtn{width:34px;height:34px;color:var(--color-fd-foreground,#e2e8f0);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .12s;display:inline-flex}.mermaid-module__rLghha__toolbarBtn:hover{background:var(--color-fd-accent,#4f8ef72e)}.mermaid-module__rLghha__toolbarBtn:disabled{opacity:.4;cursor:default}.mermaid-module__rLghha__toolbarSep{background:var(--color-fd-border,#2a3347);width:1px;height:18px;margin:0 2px}.mermaid-module__rLghha__closeBtn{z-index:2;border:1px solid var(--color-fd-border,#2a3347);background:var(--color-fd-card,#161b27f2);width:38px;height:38px;color:var(--color-fd-foreground,#e2e8f0);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 16px #00000059}.mermaid-module__rLghha__closeBtn:hover{background:var(--color-fd-accent,#4f8ef72e)}.mermaid-module__rLghha__viewport{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex:1;position:relative;overflow:hidden}.mermaid-module__rLghha__viewport.mermaid-module__rLghha__dragging{cursor:grabbing}.mermaid-module__rLghha__stage{transform-origin:0 0;will-change:transform;position:absolute;top:0;left:0}.mermaid-module__rLghha__stage svg{display:block;max-width:none!important;max-height:none!important}.mermaid-module__rLghha__zoomLabel{font-variant-numeric:tabular-nums;min-width:48px;color:var(--color-fd-muted-foreground,#94a3b8);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:0 8px;font-size:12px;display:inline-flex}
