:root{--text:#e6e8ee;--text-muted:#8b93a3;--bg:#101216;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:16px/1.6 var(--sans);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}.screen{justify-content:center;align-items:center;min-height:100svh;padding:48px;display:flex}.notice{color:var(--text-muted);margin:0;font-size:24px}.section-intro{text-align:center;margin:0;font-size:40px;font-weight:600}.question-card{flex-direction:column;gap:24px;width:100%;max-width:864px;font-size:20px;display:flex}.prompt-text{white-space:pre-wrap;margin:0}.code-block{background:#0d1117;border-radius:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:15px;line-height:1.5;display:flex;overflow:hidden}.code-gutter{text-align:right;color:#4b5563;-webkit-user-select:none;user-select:none;margin:0;padding:18px 0 18px 16px;font-family:inherit}.code-source{flex:1;margin:0;overflow-x:auto}pre.code-source code{background:0 0;padding:18px 20px;font-family:inherit;display:block}
