/* VS Code-style dark syntax colors; shared by editor and public submissions. */
.syntax-keyword{color:#569cd6}.syntax-control{color:#c586c0}.syntax-comment{color:#7ca668}.syntax-string{color:#ce9178}.syntax-number{color:#b5cea8}.syntax-constant{color:#569cd6}.syntax-variable{color:#9cdcfe}.syntax-function{color:#dcdcaa}.syntax-type{color:#4ec9b0}.syntax-punctuation{color:#d4d4d4}.syntax-invalid{text-decoration:underline wavy #f48771;text-underline-offset:3px}
.editor-wrap.is-enhanced{display:block}.syntax-editor-host{height:100%;width:100%;min-width:0}.syntax-editor-host .cm-editor{font-size:14px;line-height:26px}.syntax-editor-host .cm-scroller{overscroll-behavior:contain}.editor-wrap.is-enhanced:focus-within{outline:1px solid #687b6d;outline-offset:-1px}.syntax-editor-host .cm-content{min-height:100%;white-space:pre}.solution-code{background:#1e1e1e;color:#d4d4d4}.solution-code code{font:inherit;white-space:pre}.editor-status{flex-wrap:wrap}.editor-help{display:inline-flex;flex-wrap:wrap;gap:6px}.editor-help .keyboard-shortcut{margin-left:6px}@media(max-width:540px){.syntax-editor-host .cm-editor{font-size:13px}.editor-status{font-size:10px}.editor-help{line-height:1.8}.panel-tabs{gap:15px;padding:0 14px}.panel-tab{white-space:nowrap;font-size:11px}.panel-tab .icon{width:15px;height:15px}.panel-tab .count-pill{padding:4px;font-size:10px}}
