.modal-backdrop.svelte-1bxxaoh{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:svelte-1bxxaoh-fadeIn .08s ease-out}@keyframes svelte-1bxxaoh-fadeIn{0%{opacity:0}to{opacity:1}}.modal-container.svelte-1bxxaoh{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:90%;padding:1.5rem;animation:svelte-1bxxaoh-slideIn .1s ease-out}@keyframes svelte-1bxxaoh-slideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}[data-theme=dark] .modal-container.svelte-1bxxaoh{background:var(--border);box-shadow:0 20px 60px #0009}.modal-title.svelte-1bxxaoh{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#111827}[data-theme=dark] .modal-title.svelte-1bxxaoh{color:#f9fafb}.modal-content.svelte-1bxxaoh{margin-bottom:1.5rem;max-height:60vh;overflow-y:auto;overflow-x:hidden}.modal-content.svelte-1bxxaoh::-webkit-scrollbar{width:8px}.modal-content.svelte-1bxxaoh::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.modal-content.svelte-1bxxaoh::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}.modal-content.svelte-1bxxaoh::-webkit-scrollbar-thumb:hover{background:#6b7280}[data-theme=dark] .modal-content.svelte-1bxxaoh::-webkit-scrollbar-track{background:#1f2937}[data-theme=dark] .modal-content.svelte-1bxxaoh::-webkit-scrollbar-thumb{background:#4b5563}[data-theme=dark] .modal-content.svelte-1bxxaoh::-webkit-scrollbar-thumb:hover{background:#6b7280}.modal-message.svelte-1bxxaoh{margin:0 0 1rem;font-size:1rem;line-height:1.6;color:#374151;user-select:none}.modal-selectable-content.svelte-1bxxaoh{margin-top:1rem;background:#0000000d;border-radius:8px;padding:.875rem;border:1px solid rgba(0,0,0,.1);user-select:text;cursor:text}.modal-selectable-text.svelte-1bxxaoh{margin:0;font-family:Courier New,Consolas,monospace;font-size:.8125rem;line-height:1.5;color:#1f2937;word-break:break-all;white-space:pre-wrap;user-select:text}[data-theme=dark] .modal-message.svelte-1bxxaoh{color:#d1d5db}[data-theme=dark] .modal-selectable-content.svelte-1bxxaoh{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .modal-selectable-text.svelte-1bxxaoh{color:#e5e7eb}.modal-input.svelte-1bxxaoh{width:100%;padding:.625rem .875rem;font-size:.9375rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;outline:none;transition:all .15s ease;box-sizing:border-box}.modal-input.svelte-1bxxaoh:focus{border-color:var(--accent-color, #4f46e5);box-shadow:0 0 0 3px #4f46e51a}[data-theme=dark] .modal-input.svelte-1bxxaoh{background:#374151;border-color:#4b5563;color:#f9fafb}[data-theme=dark] .modal-input.svelte-1bxxaoh:focus{border-color:var(--accent-color, #8b5cf6);box-shadow:0 0 0 3px #8b5cf626}.modal-actions.svelte-1bxxaoh{display:flex;gap:.75rem;justify-content:flex-end}.modal-button.svelte-1bxxaoh{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease;outline:none}.modal-button-cancel.svelte-1bxxaoh{background:#f3f4f6;color:#374151}.modal-button-cancel.svelte-1bxxaoh:hover{background:#e5e7eb}.modal-button-cancel.svelte-1bxxaoh:active{transform:scale(.98)}[data-theme=dark] .modal-button-cancel.svelte-1bxxaoh{background:#374151;color:#d1d5db}[data-theme=dark] .modal-button-cancel.svelte-1bxxaoh:hover{background:#4b5563}.modal-button-confirm.svelte-1bxxaoh{background:var(--accent-color, #4f46e5);color:#fff}.modal-button-confirm.svelte-1bxxaoh:hover{opacity:.9}.modal-button-confirm.svelte-1bxxaoh:active{transform:scale(.98)}@media(max-width:640px){.modal-container.svelte-1bxxaoh{width:95%;padding:1.25rem}.modal-title.svelte-1bxxaoh{font-size:1.125rem}.modal-message.svelte-1bxxaoh{font-size:.875rem}.modal-actions.svelte-1bxxaoh{flex-direction:column-reverse}.modal-button.svelte-1bxxaoh{width:100%}}.playground-container.svelte-1q8bogb{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000000d,0 10px 40px #00000014;border:1px solid rgba(0,0,0,.08)}[data-theme=dark] .playground-container.svelte-1q8bogb{background:var(--editor-bg);box-shadow:0 1px 3px #0000004d,0 10px 40px #0006;border-color:#ffffff0d}.playground-header.svelte-1q8bogb{display:flex;justify-content:space-between;align-items:center;padding:10px 1.25rem;background:#f7f7f7;border-bottom:1px solid rgba(0,0,0,.08);gap:1rem}[data-theme=dark] .playground-header.svelte-1q8bogb{background:var(--editor-bg);border-bottom-color:#ffffff0d}.header-left.svelte-1q8bogb{display:flex;align-items:center;gap:1rem;min-width:0;flex:1}.window-dots.svelte-1q8bogb{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.dot.svelte-1q8bogb{width:12px;height:12px;border-radius:50%}.dot-red.svelte-1q8bogb{background:#ff5f57}.dot-yellow.svelte-1q8bogb{background:#ffbd2e}.dot-green.svelte-1q8bogb{background:#28ca42}.file-tabs.svelte-1q8bogb{display:flex;align-items:center;gap:.25rem;flex:1;overflow-x:auto;scrollbar-width:thin;min-width:0}.file-tab.svelte-1q8bogb{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:#6b7280;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;white-space:nowrap;user-select:none}.file-tab.svelte-1q8bogb:hover{background:#0000000d;color:#374151}.file-tab.active.svelte-1q8bogb{background:#4f46e51a;color:#4f46e5}[data-theme=dark] .file-tab.svelte-1q8bogb{color:#9ca3af}[data-theme=dark] .file-tab.svelte-1q8bogb:hover{background:#ffffff0d;color:#d1d5db}[data-theme=dark] .file-tab.active.svelte-1q8bogb{background:#8b5cf626;color:#a78bfa}.tab-name.svelte-1q8bogb{line-height:1}.tab-close.svelte-1q8bogb{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:transparent;color:inherit;font-size:18px;line-height:1;cursor:pointer;opacity:.6;transform:translate(5px);transition:opacity .15s ease}.tab-close.svelte-1q8bogb:hover{opacity:1}.file-tab-add.svelte-1q8bogb{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:#6b7280;border-radius:6px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.file-tab-add.svelte-1q8bogb svg:where(.svelte-1q8bogb){width:14px;height:14px}.file-tab-add.svelte-1q8bogb:hover{background:#0000000d;color:#374151}[data-theme=dark] .file-tab-add.svelte-1q8bogb{color:#9ca3af}[data-theme=dark] .file-tab-add.svelte-1q8bogb:hover{background:#ffffff0d;color:#d1d5db}.playground-actions.svelte-1q8bogb{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.icon-button.svelte-1q8bogb{display:inline-flex;align-items:center;justify-content:center;border-radius:24px!important;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;line-height:1;background:transparent;border:none;color:#4b5563;cursor:pointer;transition:all .15s ease;white-space:nowrap}[data-theme=dark] .icon-button.svelte-1q8bogb{color:#9ca3af}.icon-button.svelte-1q8bogb svg:where(.svelte-1q8bogb){width:16px;height:16px;flex-shrink:0;display:block}.icon-button.svelte-1q8bogb:hover{background:#0000000d}[data-theme=dark] .icon-button.svelte-1q8bogb:hover{background:#ffffff1a}.run-button.svelte-1q8bogb{background:#000!important;color:#fff!important}.run-button.svelte-1q8bogb:not(:disabled):hover{background:var(--accent-color)!important;color:#fff!important}.run-button.run-button-abort.svelte-1q8bogb{background:#ef4444;color:#fff}.run-button.run-button-abort.svelte-1q8bogb:hover{background:#dc2626!important;color:#fff!important}[data-theme=dark] .run-button.svelte-1q8bogb{background:#fff!important;color:#000!important}[data-theme=dark] .run-button.run-button-abort.svelte-1q8bogb{background:#f87171;color:#111}.run-button.svelte-1q8bogb:disabled{cursor:not-allowed;filter:brightness(.8)}.playground-content.svelte-1q8bogb{display:flex;flex-direction:row;height:100%;min-height:400px;position:relative}.editor-panel.svelte-1q8bogb{flex:0 0 calc(60% - 4px);min-width:400px;position:relative;background:#fff;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}[data-theme=dark] .editor-panel.svelte-1q8bogb{background:var(--editor-bg)}.editor.svelte-1q8bogb{flex:1;width:100%;height:100%;min-height:0}.editor.svelte-1q8bogb>div{width:100%!important;height:100%!important}.editor.svelte-1q8bogb .view-lines,.editor.svelte-1q8bogb .view-line,.editor.svelte-1q8bogb .view-line>span,.editor.svelte-1q8bogb .mtk1,.editor.svelte-1q8bogb .mtk2,.editor.svelte-1q8bogb .mtk3,.editor.svelte-1q8bogb .mtk4,.editor.svelte-1q8bogb .mtk5,.editor.svelte-1q8bogb .mtk6{font-family:Consolas,Courier New,monospace!important;font-size:14px!important;line-height:19px!important;letter-spacing:0!important}.editor-footer.svelte-1q8bogb{display:flex;gap:1rem;padding:.5rem 1rem;font-size:.6875rem;color:#9ca3af;background:#00000005;border-top:1px solid rgba(0,0,0,.06)}[data-theme=dark] .editor-footer.svelte-1q8bogb{color:#6b7280;background:var(--editor-bg);border-top-color:#ffffff0f}.resize-handle.svelte-1q8bogb{width:8px;background:#0000000d;cursor:col-resize;position:relative;flex-shrink:0;transition:background .15s ease;display:flex;align-items:center;justify-content:center;box-sizing:border-box}[data-theme=dark] .resize-handle.svelte-1q8bogb{background:#ffffff0d}.resize-handle.svelte-1q8bogb:hover{background:#0000001a}[data-theme=dark] .resize-handle.svelte-1q8bogb:hover{background:#ffffff1a}.resize-handle-bar.svelte-1q8bogb{width:2px;height:48px;background:#0003;border-radius:1px}[data-theme=dark] .resize-handle-bar.svelte-1q8bogb{background:#fff3}.output-panel.svelte-1q8bogb{flex:0 0 calc(40% - 4px);min-height:0;display:flex;flex-direction:column;background:#fafafa;box-sizing:border-box;overflow:hidden;border-radius:0 0 16px}[data-theme=dark] .output-panel.svelte-1q8bogb{background:var(--editor-bg)}.output-header.svelte-1q8bogb{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;background:#00000005;border-bottom:1px solid rgba(0,0,0,.06);min-width:0}[data-theme=dark] .output-header.svelte-1q8bogb{color:#9ca3af;background:#ffffff05;border-bottom-color:#ffffff0f}.output-header-right.svelte-1q8bogb{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.output-copy-btn.svelte-1q8bogb{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;color:#6b7280;border-radius:8px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.output-copy-btn.svelte-1q8bogb svg:where(.svelte-1q8bogb){width:14px;height:14px}.output-copy-btn.svelte-1q8bogb:hover:not(:disabled){background:#0000000d;color:#374151}.output-copy-btn.svelte-1q8bogb:disabled{cursor:not-allowed;visibility:hidden}.output-copy-btn.output-copy-success.svelte-1q8bogb{color:#10b981!important}[data-theme=dark] .output-copy-btn.svelte-1q8bogb{color:#9ca3af}[data-theme=dark] .output-copy-btn.svelte-1q8bogb:hover:not(:disabled){background:#ffffff0d;color:#d1d5db}.output-status.svelte-1q8bogb{display:flex;align-items:center;gap:.5rem;font-size:.6875rem;text-transform:none;font-weight:500;flex-shrink:0}.status-dot.svelte-1q8bogb{width:6px;height:6px;border-radius:50%;background:#10b981}.output-status[data-status=ready].svelte-1q8bogb .status-dot:where(.svelte-1q8bogb){background:#10b981}.output-status[data-status=loading].svelte-1q8bogb .status-dot:where(.svelte-1q8bogb),.output-status[data-status=running].svelte-1q8bogb .status-dot:where(.svelte-1q8bogb){background:#f59e0b;animation:svelte-1q8bogb-pulse 1.5s ease-in-out infinite}.output-status[data-status=input].svelte-1q8bogb .status-dot:where(.svelte-1q8bogb){background:#f97316;animation:svelte-1q8bogb-pulse 1.5s ease-in-out infinite}.output-status[data-status=success].svelte-1q8bogb .status-dot:where(.svelte-1q8bogb){background:#06b6d4}.output-status[data-status=error].svelte-1q8bogb .status-dot:where(.svelte-1q8bogb){background:#ef4444}@keyframes svelte-1q8bogb-pulse{0%,to{opacity:1}50%{opacity:.5}}.output-content.svelte-1q8bogb{flex:1;display:flex;flex-direction:column;min-height:0;font-family:Cascadia Code,Fira Code,Consolas,Monaco,monospace;font-size:.8125rem;line-height:1.2;color:#374151;background:#fafafa;border-radius:0 0 16px;overflow:hidden;padding:5px}.output-content *{user-select:text}[data-theme=dark] .output-content.svelte-1q8bogb{color:#d1d5db;background:var(--editor-bg)}.output-log.svelte-1q8bogb{flex:1;overflow-y:auto;display:flex;flex-direction:column;padding:.5rem;border-radius:0 0 16px;background:transparent}.output-placeholder.svelte-1q8bogb{color:#9ca3af;margin:0}[data-theme=dark] .output-placeholder.svelte-1q8bogb{color:#6b7280}.keyboard-tip.svelte-1q8bogb{display:block;margin-top:.5rem;font-size:.75rem;opacity:.8}.keyboard-tip.svelte-1q8bogb kbd:where(.svelte-1q8bogb){display:inline-block;padding:.125rem .375rem;font-size:.6875rem;font-family:Consolas,Monaco,monospace;background:#00000014;border:1px solid rgba(0,0,0,.1);border-radius:4px;box-shadow:0 1px #0000001a;margin:0 .125rem}[data-theme=dark] .keyboard-tip.svelte-1q8bogb kbd:where(.svelte-1q8bogb){background:#ffffff1a;border-color:#ffffff26;box-shadow:0 1px #0000004d}.terminal-output{white-space:pre;overflow-x:auto;padding:0!important;margin:0!important;overflow:visible}.terminal-line{display:flex;align-items:flex-start;gap:.5rem;white-space:pre-wrap;font-style:italic}.terminal-text{white-space:pre-wrap}.terminal-system{color:#9ca3af;font-size:.75rem}[data-theme=dark] .terminal-system{color:#6b7280}.terminal-input.svelte-1q8bogb{display:flex;align-items:flex-start;border-top:none;background:transparent}.terminal-input-hidden.svelte-1q8bogb{display:none}.terminal-prompt.svelte-1q8bogb{font-weight:600;color:var(--accent-color);line-height:1.5;padding-top:.1rem}.terminal-input-field.svelte-1q8bogb{flex:1;min-height:1.6rem;max-height:7rem;border:none;background:transparent;padding:.1rem 0 .1rem .5rem;font-family:Cascadia Code,Fira Code,Consolas,Monaco,monospace;font-size:.8125rem;line-height:1.5;color:inherit;resize:none;outline:none;overflow-y:auto}.terminal-input-field.svelte-1q8bogb::placeholder{color:#9ca3af}[data-theme=dark] .terminal-input-field.svelte-1q8bogb::placeholder{color:#6b7280}@media(max-width:768px){.playground-container.svelte-1q8bogb{margin:1rem 0;border-radius:12px}.playground-header.svelte-1q8bogb{padding:.75rem 1rem;flex-wrap:wrap;gap:.75rem}.playground-actions.svelte-1q8bogb{flex-wrap:wrap;width:100%;justify-content:flex-end}.icon-button.svelte-1q8bogb{padding:.625rem;font-size:.75rem}.icon-button.svelte-1q8bogb>span:where(.svelte-1q8bogb){display:none}.playground-content.svelte-1q8bogb{flex-direction:column!important;height:auto;flex:1;min-height:0}.editor-panel.svelte-1q8bogb{height:350px;min-width:unset!important;flex:0 0 auto!important;min-height:0}.resize-handle.svelte-1q8bogb{display:none!important}.output-panel.svelte-1q8bogb{width:100%!important;min-width:unset!important;flex:1!important;min-height:0;border-top:1px solid rgba(0,0,0,.08);overflow:hidden}[data-theme=dark] .output-panel.svelte-1q8bogb{border-top-color:#ffffff0d}.output-content.svelte-1q8bogb{font-size:.75rem}.output-log.svelte-1q8bogb{overflow-y:auto;-webkit-overflow-scrolling:touch}}:where(.astro-pnebxxf4){margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background:var(--background);color:var(--foreground);overflow:hidden;height:100vh;transition:background-color .2s ease,color .2s ease}h1:where(.astro-pnebxxf4),h2:where(.astro-pnebxxf4),h3:where(.astro-pnebxxf4),h4:where(.astro-pnebxxf4),h5:where(.astro-pnebxxf4),h6:where(.astro-pnebxxf4){font-family:var(--font-header)}.playground-wrapper:where(.astro-pnebxxf4){flex:1;padding:1.5rem 2rem;overflow:hidden}.playground-wrapper:where(.astro-pnebxxf4) .playground-container{height:100%;margin:0}@media(max-width:768px){.playground-wrapper:where(.astro-pnebxxf4){padding:1rem;overflow:hidden;display:flex;flex-direction:column}.playground-wrapper:where(.astro-pnebxxf4) .playground-container{display:flex;flex-direction:column;min-height:0}}
