.python-playground[data-astro-cid-rouo6hsj]{max-width:1200px;margin:0 auto;padding:20px}.playground-header[data-astro-cid-rouo6hsj]{text-align:center;margin-bottom:30px}.playground-header[data-astro-cid-rouo6hsj] h1[data-astro-cid-rouo6hsj]{color:#2563eb;margin-bottom:10px;font-size:clamp(1.75rem,5vw,2.25rem)}.playground-content[data-astro-cid-rouo6hsj]{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}.section-header[data-astro-cid-rouo6hsj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:10px 15px;background:#f8fafc;border-radius:8px;border-left:4px solid #2563eb;flex-wrap:wrap;gap:10px}.section-header[data-astro-cid-rouo6hsj] h3[data-astro-cid-rouo6hsj]{margin:0;color:#1e293b;font-size:clamp(1rem,2.5vw,1.25rem);white-space:nowrap}.controls[data-astro-cid-rouo6hsj]{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.status[data-astro-cid-rouo6hsj]{font-size:14px;color:#64748b;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.error-lang-toggle[data-astro-cid-rouo6hsj]{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#475569;-webkit-user-select:none;-moz-user-select:none;user-select:none}.error-lang-toggle[data-astro-cid-rouo6hsj] input[data-astro-cid-rouo6hsj][type=checkbox]{cursor:pointer;width:16px;height:16px}.error-lang-toggle[data-astro-cid-rouo6hsj] span[data-astro-cid-rouo6hsj]{white-space:nowrap}.error-lang-toggle[data-astro-cid-rouo6hsj]:hover{color:#1e293b}#code-editor-container[data-astro-cid-rouo6hsj]{width:100%;height:400px;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:border-color .3s;display:flex;flex-direction:column}#code-editor-container[data-astro-cid-rouo6hsj]:focus-within{border-color:#2563eb}.CodeMirror[data-astro-cid-rouo6hsj]{height:400px!important;font-family:Monaco,Menlo,Consolas,Liberation Mono,Courier New,monospace;font-size:16px;line-height:1.5;border-radius:6px;flex:1;-webkit-text-size-adjust:100%}.CodeMirror-scroll[data-astro-cid-rouo6hsj]{min-height:400px!important}.CodeMirror-lines[data-astro-cid-rouo6hsj]{padding:4px 0}.CodeMirror-focused[data-astro-cid-rouo6hsj] .CodeMirror-cursor[data-astro-cid-rouo6hsj]{border-left:2px solid #2563eb}.CodeMirror-selected[data-astro-cid-rouo6hsj]{background:#2563eb33}.CodeMirror-line[data-astro-cid-rouo6hsj]::-moz-selection,.CodeMirror-line[data-astro-cid-rouo6hsj]>span[data-astro-cid-rouo6hsj]::-moz-selection,.CodeMirror-line[data-astro-cid-rouo6hsj]>span[data-astro-cid-rouo6hsj]>span[data-astro-cid-rouo6hsj]::-moz-selection{background:#2563eb33}.CodeMirror-line[data-astro-cid-rouo6hsj]::selection,.CodeMirror-line[data-astro-cid-rouo6hsj]>span[data-astro-cid-rouo6hsj]::selection,.CodeMirror-line[data-astro-cid-rouo6hsj]>span[data-astro-cid-rouo6hsj]>span[data-astro-cid-rouo6hsj]::selection{background:#2563eb33}#fallback-editor[data-astro-cid-rouo6hsj]{width:100%;height:400px;padding:15px;border:none;outline:none;font-family:Monaco,Menlo,Courier New,monospace;font-size:16px;line-height:1.5;resize:vertical;-webkit-text-size-adjust:100%}#output-area[data-astro-cid-rouo6hsj]{height:400px;padding:15px;background:#1e293b;color:#e2e8f0;border-radius:8px;font-family:Monaco,Menlo,Courier New,monospace;font-size:14px;line-height:1.5;overflow-y:auto;white-space:pre-wrap}.output-line[data-astro-cid-rouo6hsj]{margin-bottom:4px}.output-line[data-astro-cid-rouo6hsj].stderr{color:#ef4444}.output-line[data-astro-cid-rouo6hsj].info{color:#10b981}.loading[data-astro-cid-rouo6hsj],.ready[data-astro-cid-rouo6hsj],.running-msg[data-astro-cid-rouo6hsj]{color:#64748b;font-style:italic;text-align:center;padding:20px}.running-msg[data-astro-cid-rouo6hsj]{color:#3b82f6;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.error[data-astro-cid-rouo6hsj]{color:#ef4444;padding:20px;text-align:center}.btn[data-astro-cid-rouo6hsj]{padding:8px 12px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s;font-size:clamp(.75rem,1.8vw,.875rem);white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}.btn[data-astro-cid-rouo6hsj]:disabled{opacity:.5;cursor:not-allowed}.btn-primary[data-astro-cid-rouo6hsj]{background:#2563eb;color:#fff}.btn-primary[data-astro-cid-rouo6hsj]:hover:not(:disabled){background:#1d4ed8}.btn-secondary[data-astro-cid-rouo6hsj]{background:#64748b;color:#fff}.btn-secondary[data-astro-cid-rouo6hsj]:hover{background:#475569}.btn-success[data-astro-cid-rouo6hsj]{background:#22c55e;color:#fff}.btn-success[data-astro-cid-rouo6hsj]:hover{background:#16a34a}.btn-info[data-astro-cid-rouo6hsj]{background:#06b6d4;color:#fff}.btn-info[data-astro-cid-rouo6hsj]:hover{background:#0891b2}.help-section[data-astro-cid-rouo6hsj]{background:#f8fafc;padding:20px;border-radius:8px;border-left:4px solid #10b981}.help-section[data-astro-cid-rouo6hsj] h3[data-astro-cid-rouo6hsj]{color:#1e293b;margin-bottom:15px}.help-section[data-astro-cid-rouo6hsj] ul[data-astro-cid-rouo6hsj]{list-style:none;padding:0}.help-section[data-astro-cid-rouo6hsj] li[data-astro-cid-rouo6hsj]{padding:8px 0;border-bottom:1px solid #e2e8f0}.help-section[data-astro-cid-rouo6hsj] li[data-astro-cid-rouo6hsj]:last-child{border-bottom:none}.debug-panels[data-astro-cid-rouo6hsj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px}.debug-panel[data-astro-cid-rouo6hsj]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden}.debug-header[data-astro-cid-rouo6hsj]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 15px}.debug-header[data-astro-cid-rouo6hsj] h3[data-astro-cid-rouo6hsj]{margin:0;font-size:1rem}.debug-content[data-astro-cid-rouo6hsj]{padding:15px;min-height:200px;max-height:400px;overflow-y:auto;font-family:Monaco,Menlo,Courier New,monospace;font-size:14px}.debug-empty[data-astro-cid-rouo6hsj]{color:#94a3b8;text-align:center;padding:40px 20px;font-style:italic}.variable-list[data-astro-cid-rouo6hsj],.loop-list[data-astro-cid-rouo6hsj]{display:flex;flex-direction:column;gap:8px}.variable-item[data-astro-cid-rouo6hsj]{background:#f8fafc;padding:10px 12px;border-radius:6px;border-left:3px solid #3b82f6;display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:center}.var-name[data-astro-cid-rouo6hsj]{font-weight:600;color:#1e293b}.var-type[data-astro-cid-rouo6hsj]{font-size:11px;color:#64748b;background:#e2e8f0;padding:2px 6px;border-radius:3px}.var-value[data-astro-cid-rouo6hsj]{color:#059669;font-weight:500;text-align:right}.loop-group[data-astro-cid-rouo6hsj]{margin-bottom:20px;background:#fffbeb;padding:15px;border-radius:10px;border:2px solid #f59e0b}.loop-header[data-astro-cid-rouo6hsj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.loop-header-line[data-astro-cid-rouo6hsj]{font-weight:700;color:#92400e;font-size:15px}.loop-iteration-count[data-astro-cid-rouo6hsj]{background:#f59e0b;color:#fff;padding:4px 12px;border-radius:12px;font-weight:600;font-size:13px}.loop-header-code[data-astro-cid-rouo6hsj]{background:#fff;padding:8px 10px;border-radius:6px;font-family:Monaco,Menlo,Courier New,monospace;font-size:13px;color:#92400e;border:1px solid #fde68a;margin-bottom:12px;font-weight:600}.loop-item[data-astro-cid-rouo6hsj]{background:#fef3c7;padding:12px;border-radius:8px;border-left:4px solid #fbbf24;display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.loop-item[data-astro-cid-rouo6hsj]:last-child{margin-bottom:0}.loop-info[data-astro-cid-rouo6hsj]{display:flex;justify-content:space-between;align-items:center;gap:10px}.loop-line[data-astro-cid-rouo6hsj]{font-weight:600;color:#92400e;min-width:50px}.loop-iterations[data-astro-cid-rouo6hsj]{color:#f59e0b;font-size:14px;letter-spacing:2px;flex:1}.loop-count[data-astro-cid-rouo6hsj]{color:#b45309;font-weight:600;background:#fff;padding:4px 10px;border-radius:4px;font-size:13px;white-space:nowrap}.loop-progress-bar[data-astro-cid-rouo6hsj]{height:6px;background:#fde68a;border-radius:3px;overflow:hidden}.loop-progress-fill[data-astro-cid-rouo6hsj]{height:100%;background:linear-gradient(90deg,#f59e0b,#d97706);transition:width .3s ease;border-radius:3px}.loop-code[data-astro-cid-rouo6hsj]{background:#fff;padding:8px 10px;border-radius:4px;font-family:Monaco,Menlo,Courier New,monospace;font-size:13px;color:#1e293b;border:1px solid #fde68a;overflow-x:auto;white-space:pre;line-height:1.4}.recursion-list[data-astro-cid-rouo6hsj]{display:flex;flex-direction:column;gap:12px}.recursion-item[data-astro-cid-rouo6hsj]{background:#f0f9ff;padding:12px;border-radius:8px;border-left:4px solid #3b82f6}.recursion-header[data-astro-cid-rouo6hsj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:10px;flex-wrap:wrap}.recursion-name[data-astro-cid-rouo6hsj]{font-weight:700;color:#1e40af;font-size:15px}.recursion-stats[data-astro-cid-rouo6hsj]{display:flex;gap:6px;flex-wrap:wrap}.stat-badge[data-astro-cid-rouo6hsj]{background:#fff;padding:3px 8px;border-radius:4px;font-size:12px;color:#475569;font-weight:500;border:1px solid #dbeafe}.stat-badge[data-astro-cid-rouo6hsj].depth{background:#dbeafe;color:#1e40af;font-weight:600}.recursion-depth-bar[data-astro-cid-rouo6hsj]{background:#dbeafe;border-radius:4px;padding:6px 8px;overflow-x:auto}.depth-fill[data-astro-cid-rouo6hsj]{color:#3b82f6;font-weight:700;font-family:monospace;letter-spacing:1px;white-space:nowrap;font-size:14px}@media (max-width: 768px){.playground-content[data-astro-cid-rouo6hsj],.debug-panels[data-astro-cid-rouo6hsj]{grid-template-columns:1fr}.section-header[data-astro-cid-rouo6hsj]{flex-direction:column;align-items:flex-start;gap:12px}.section-header[data-astro-cid-rouo6hsj] h3[data-astro-cid-rouo6hsj]{font-size:1.1rem}.controls[data-astro-cid-rouo6hsj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:6px;width:100%}.btn[data-astro-cid-rouo6hsj]{padding:10px 8px;font-size:.8rem}#code-editor-container[data-astro-cid-rouo6hsj]{height:350px}.CodeMirror[data-astro-cid-rouo6hsj]{height:350px!important}.CodeMirror-scroll[data-astro-cid-rouo6hsj]{min-height:350px!important}#output-area[data-astro-cid-rouo6hsj]{height:350px}.debug-content[data-astro-cid-rouo6hsj]{max-height:300px}.variable-item[data-astro-cid-rouo6hsj]{grid-template-columns:1fr;gap:5px}.var-value[data-astro-cid-rouo6hsj]{text-align:left}}@media (max-width: 480px){.controls[data-astro-cid-rouo6hsj]{grid-template-columns:repeat(2,1fr)}.btn[data-astro-cid-rouo6hsj]{padding:12px 6px;font-size:.75rem}}
