.container.svelte-1t0xa{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem;font-family:system-ui,-apple-system,sans-serif;color:#1f2937}.tool-section.svelte-1t0xa{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem;margin-bottom:2rem}h1.svelte-1t0xa{font-size:2.5rem;margin-bottom:1rem;color:#2563eb;text-align:center;font-weight:700}.tool-description.svelte-1t0xa{text-align:center;font-size:1.1rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.examples-section.svelte-1t0xa{margin-bottom:2rem}.examples-section.svelte-1t0xa h3:where(.svelte-1t0xa){font-size:1.2rem;margin-bottom:1rem;color:#374151;font-weight:600}.example-buttons.svelte-1t0xa{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.example-btn.svelte-1t0xa{padding:.5rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;background:#f9fafb;color:#374151;font-size:.9rem;cursor:pointer;transition:all .2s ease;font-weight:500}.example-btn.svelte-1t0xa:hover{border-color:#2563eb;background:#eff6ff;color:#2563eb}.editor-section.svelte-1t0xa{margin-bottom:2rem}.editor-header.svelte-1t0xa{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.editor-header.svelte-1t0xa h3:where(.svelte-1t0xa){font-size:1.2rem;color:#374151;margin:0;font-weight:600}.editor-actions.svelte-1t0xa{display:flex;gap:.75rem}.action-btn.svelte-1t0xa{padding:.5rem 1.2rem;border:none;border-radius:.5rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.clear-btn.svelte-1t0xa{background:#f3f4f6;color:#6b7280}.clear-btn.svelte-1t0xa:hover:not(:disabled){background:#e5e7eb;color:#374151}.execute-btn.svelte-1t0xa{background:#2563eb;color:#fff}.execute-btn.svelte-1t0xa:hover:not(:disabled){background:#1d4ed8}.action-btn.svelte-1t0xa:disabled{opacity:.5;cursor:not-allowed}.code-editor.svelte-1t0xa{width:100%;min-height:300px;padding:1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.5;background:#f8fafc;color:#1f2937;resize:vertical;transition:border-color .2s ease}.code-editor.svelte-1t0xa:focus{outline:none;border-color:#2563eb;background:#fff}.code-editor.svelte-1t0xa:disabled{opacity:.6;cursor:not-allowed}.output-section.svelte-1t0xa{margin-top:2rem}.output-header.svelte-1t0xa{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.output-header.svelte-1t0xa h3:where(.svelte-1t0xa){font-size:1.2rem;color:#374151;margin:0;font-weight:600}.execution-time.svelte-1t0xa{font-size:.9rem;color:#10b981;font-weight:600;background:#ecfdf5;padding:.25rem .75rem;border-radius:.5rem}.output-display.svelte-1t0xa{width:100%;min-height:200px;padding:1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.5;background:#f8fafc;color:#1f2937;white-space:pre-wrap;overflow-x:auto;margin:0}.output-display.error.svelte-1t0xa{border-color:#ef4444;background:#fef2f2;color:#dc2626}.output-display.empty.svelte-1t0xa{color:#9ca3af;font-style:italic}.desc-section.svelte-1t0xa{background:#f8fafc;border-radius:1rem;padding:2rem;box-shadow:0 2px 10px #0000000d}.desc-section.svelte-1t0xa h2:where(.svelte-1t0xa){font-size:1.8rem;margin-bottom:1rem;color:#1f2937;font-weight:700}.desc-section.svelte-1t0xa h3:where(.svelte-1t0xa){font-size:1.3rem;margin:2rem 0 1rem;color:#2563eb;font-weight:600}.desc-section.svelte-1t0xa h4:where(.svelte-1t0xa){font-size:1.1rem;margin:1.5rem 0 .75rem;color:#374151;font-weight:600}.desc-section.svelte-1t0xa p:where(.svelte-1t0xa){line-height:1.7;margin-bottom:1rem;color:#4b5563}.desc-section.svelte-1t0xa ul:where(.svelte-1t0xa),.desc-section.svelte-1t0xa ol:where(.svelte-1t0xa){margin:1rem 0 1.5rem 1.5rem;line-height:1.6}.desc-section.svelte-1t0xa li:where(.svelte-1t0xa){margin-bottom:.5rem;color:#4b5563}.desc-section.svelte-1t0xa li:where(.svelte-1t0xa) strong:where(.svelte-1t0xa){color:#1f2937;font-weight:600}.features-grid.svelte-1t0xa{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0}.feature-item.svelte-1t0xa{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 2px 8px #0000000d}.feature-item.svelte-1t0xa h4:where(.svelte-1t0xa){margin-top:0;margin-bottom:1rem;color:#2563eb}.feature-item.svelte-1t0xa ul:where(.svelte-1t0xa){margin:0;padding-left:1.2rem}.feature-item.svelte-1t0xa li:where(.svelte-1t0xa){margin-bottom:.3rem;font-size:.9rem}code.svelte-1t0xa{background:#f1f5f9;border-radius:.3rem;padding:.2em .4em;font-size:.9em;color:#475569;font-family:Monaco,Menlo,Ubuntu Mono,monospace}pre.svelte-1t0xa{background:#1e293b;color:#e2e8f0;border-radius:.75rem;padding:1.5rem;overflow-x:auto;margin:1rem 0;font-size:.85rem;line-height:1.6}pre.svelte-1t0xa code:where(.svelte-1t0xa){background:transparent;color:inherit;padding:0;font-size:inherit}@media (max-width: 768px){.container.svelte-1t0xa{padding:1rem .5rem 2rem}.tool-section.svelte-1t0xa,.desc-section.svelte-1t0xa{padding:1.5rem}h1.svelte-1t0xa{font-size:2rem}.editor-header.svelte-1t0xa{flex-direction:column;align-items:stretch}.editor-actions.svelte-1t0xa{justify-content:center}.output-header.svelte-1t0xa{flex-direction:column;align-items:stretch}.example-buttons.svelte-1t0xa{justify-content:stretch;flex-direction:column}.features-grid.svelte-1t0xa{grid-template-columns:1fr}.code-editor.svelte-1t0xa{min-height:250px;font-size:.85rem}.output-display.svelte-1t0xa{min-height:150px;font-size:.85rem}pre.svelte-1t0xa{padding:1rem;font-size:.8rem}}@media (max-width: 480px){.container.svelte-1t0xa{padding:.5rem .25rem 1.5rem}.tool-section.svelte-1t0xa,.desc-section.svelte-1t0xa{padding:1rem}h1.svelte-1t0xa{font-size:1.75rem}.tool-description.svelte-1t0xa{font-size:1rem}.action-btn.svelte-1t0xa{padding:.6rem 1rem;font-size:.85rem}}
