.playground_root__3gH81{background:var(--bg)}.playground_root__3gH81,.playground_workspace__y0dv8{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}@media (min-width:900px){.playground_workspace__y0dv8{flex-direction:row}}.playground_editorColumn__bkM0v{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0;border-bottom:1px solid var(--border)}@media (min-width:900px){.playground_editorColumn__bkM0v{border-bottom:none;border-right:1px solid var(--border)}}.playground_toolbar__nq233{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0}.playground_toolbarLabel__WAwNG{font-size:11px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.playground_langSelect__DJ7UT{min-width:120px;max-width:200px;padding:6px 10px;font-size:12px;font-family:inherit;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text)}.playground_runBtn__Y2Vz6{padding:7px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;border:none;background:var(--blue);color:#fff}.playground_runBtn__Y2Vz6:disabled{opacity:.5;cursor:not-allowed}.playground_runBtn__Y2Vz6:not(:disabled):hover{opacity:.9}.playground_secondaryBtn__rpq5b{padding:7px 14px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;background:var(--surface);border:1px solid var(--border);color:var(--text-secondary)}.playground_secondaryBtn__rpq5b:hover{color:var(--text)}.playground_stdinToggle__5ERCe{position:relative;padding:7px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;background:var(--surface);border:1px solid var(--border);color:var(--text-secondary)}.playground_stdinToggleActive__MLCFG{border-color:var(--amber-border);background:var(--amber-bg);color:var(--text)}.playground_stdinDot___JI48{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:50%;background:var(--amber)}.playground_fontCtrl__x9_w1{margin-left:auto;display:flex;align-items:center;gap:4px}.playground_fontBtn__hcOHz{padding:4px 8px;border-radius:4px;font-size:11px;font-family:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-secondary);cursor:pointer}.playground_fontSizeLabel__PKg_E{font-size:11px;font-family:IBM Plex Mono,monospace;color:var(--text-tertiary);min-width:1.5rem;text-align:center}.playground_monacoArea__4J3BQ{flex:1;min-height:200px;overflow:hidden}.playground_stdinSection__7jMh_{flex-shrink:0;padding:10px 14px;border-top:1px solid var(--border);background:var(--surface)}.playground_stdinLabel__hXHNZ{display:block;font-size:11px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.playground_stdinInput__q8oZw{width:100%;min-height:72px;max-height:140px;resize:vertical;padding:8px 10px;font-size:12px;font-family:IBM Plex Mono,monospace;line-height:1.45;border-radius:6px;border:1px solid var(--border);background:var(--code-bg);color:var(--code-text)}.playground_outputColumn__sLsJP{height:200px;flex-shrink:0;display:flex;flex-direction:column;background:var(--surface)}@media (min-width:900px){.playground_outputColumn__sLsJP{width:360px;height:auto;flex-shrink:0}}.playground_outputHeader__D_reb{padding:8px 14px;border-bottom:1px solid var(--border);font-size:11px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em}.playground_outputBody__d97ec{flex:1;padding:10px 14px;font-size:12px;font-family:IBM Plex Mono,monospace;color:var(--text-secondary);overflow-y:auto;white-space:pre-wrap}.playground_outputPlaceholder__RaM5E{color:var(--text-tertiary)}.playground_outputSuccess__s5HdP{color:var(--green)}.playground_outputError__OpE4F{color:var(--red)}.playground_emptyState__h85dP,.playground_loadingState__lfVSf{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;color:var(--text-secondary)}.playground_emptyTitle__P7jHD{font-size:16px;font-weight:600;color:var(--text);margin:0 0 8px}.playground_emptyHint__U2p9l{font-size:13px;margin:0}.playground_spinner__8vglz{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--blue);border-radius:50%;animation:playground_spin__iOKt4 .7s linear infinite}@keyframes playground_spin__iOKt4{to{transform:rotate(1turn)}}.playground_playgroundShell__i_Blf{display:flex;flex-direction:column;height:100dvh;overflow:hidden}