.split-container.svelte-rzbwgc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:2rem}.column.svelte-rzbwgc{display:flex;flex-direction:column;gap:2rem;min-width:0}.data-card-top.svelte-rzbwgc{border-top:4px solid #3b82f6;background:var(--bg-card);padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;min-width:0}.section-desc.svelte-rzbwgc{color:var(--text-muted);margin-bottom:1rem;line-height:1.6}.code-block.svelte-rzbwgc{font-family:Fira Code,monospace;background:#0f172a;padding:1rem;border-radius:6px;color:#e2e8f0;white-space:pre-wrap;overflow-wrap:break-word}.interactive-sandbox.svelte-rzbwgc{background:#0003;padding:1rem;border-radius:8px;display:flex;flex-direction:column;gap:1rem;min-width:0}.visual-object.svelte-rzbwgc{font-family:Fira Code,monospace;background:#000;padding:1rem;border-left:3px solid #10b981;border-radius:6px;color:#98c379}.code-input.svelte-rzbwgc{background:#ffffff1a;border:none;border-bottom:1px solid #3b82f6;color:#60a5fa;font-family:inherit;font-size:inherit;padding:6px 8px}.text-input.svelte-rzbwgc{flex-grow:1;width:100%;min-width:50px}.input-row.svelte-rzbwgc{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.action-btn.svelte-rzbwgc{background-color:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-weight:700;cursor:pointer;white-space:nowrap}.action-btn.svelte-rzbwgc:hover{filter:brightness(1.1)}.js-keyword.svelte-rzbwgc{color:#c678dd}.js-func.svelte-rzbwgc{color:#61afef}.js-string.svelte-rzbwgc{color:#98c379}.comment.svelte-rzbwgc{color:#6b7280;font-style:italic}.comparison-list.svelte-rzbwgc{list-style:none;padding:0}.comparison-list.svelte-rzbwgc li:where(.svelte-rzbwgc){margin-bottom:.5rem;background:#ffffff0d;padding:.8rem;border-radius:4px;line-height:1.5}.feedback-toast.svelte-rzbwgc{position:fixed;bottom:20px;right:20px;background:#10b981;color:#000;padding:1rem 2rem;border-radius:8px;font-weight:700;box-shadow:0 4px 12px #00000080;z-index:1000;animation:svelte-rzbwgc-fadein .3s}@keyframes svelte-rzbwgc-fadein{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.split-container.svelte-rzbwgc{grid-template-columns:1fr}}
