:root{color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--bg: #ffffff;--surface: #fafbfc;--surface-2: #f4f5f7;--border: #e5e7eb;--border-strong:#d1d5db;--text: #1f2937;--text-muted: #6b7280;--text-faint: #94a3b8;--primary: #3b82f6;--primary-tint: #eff6ff;--primary-border:#bfdbfe;--primary-deep: #1e40af;--cta: #f97316;--cta-hover: #ea580c;--danger: #dc2626;--danger-tint: #fee2e2;--fs-xs: 10px;--fs-sm: 11px;--fs-base: 12px;--fs-md: 13px;--fs-lg: 15px;--space-1: 4px;--space-2: 6px;--space-3: 8px;--space-4: 10px;--space-5: 12px;--space-6: 14px;--space-7: 16px;--space-8: 18px;--radius-sm: 5px;--radius: 7px;--radius-lg: 10px;--radius-xl: 14px;--shadow-sm: 0 1px 2px rgba(0,0,0,.06);--shadow: 0 1px 3px rgba(0,0,0,.04);--shadow-lg: -12px 0 28px rgba(0,0,0,.12)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-size:var(--fs-base)}button{font:inherit;color:inherit;cursor:pointer;background:none;border:0;padding:0}input,select{font:inherit;color:inherit}input:focus-visible,select:focus-visible,button:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.field{background:#fff;border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:6px 9px;font-size:var(--fs-sm);color:var(--text);width:100%}.field:focus-visible{border-color:var(--primary);outline:3px solid var(--primary-tint);outline-offset:0}.field.invalid{border-color:var(--danger)}.section-title{font-size:var(--fs-xs);font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 var(--space-3) 0;display:flex;align-items:center;gap:var(--space-2)}.section-title:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--primary)}.field-label{font-size:var(--fs-sm);color:var(--text);margin-bottom:var(--space-1);font-weight:500}.field-hint{font-size:var(--fs-xs);color:var(--text-faint);margin-bottom:var(--space-1)}.topbar.svelte-14hy75a{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-7);border-bottom:1px solid var(--border);background:var(--surface)}.topbar.debug.svelte-14hy75a{background:repeating-linear-gradient(135deg,#fff7ed 0,#fff7ed 12px,#ffedd5 12px,#ffedd5 24px);border-bottom-color:var(--cta)}.brand.svelte-14hy75a{display:flex;align-items:center;gap:var(--space-3);font-weight:700;font-size:var(--fs-md);color:var(--text)}.brand-icon.svelte-14hy75a{width:24px;height:24px;display:block}.debug-badge.svelte-14hy75a{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:999px;background:var(--cta);color:#fff;font-size:var(--fs-xs);font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:var(--shadow-sm)}.debug-badge.svelte-14hy75a svg:where(.svelte-14hy75a){display:block}.spacer.svelte-14hy75a{flex:1}.howto.svelte-14hy75a{display:inline-flex;align-items:center;gap:var(--space-2);padding:6px 10px;border-radius:var(--radius);color:var(--text-muted);text-decoration:none;font-weight:500;font-size:var(--fs-sm)}.howto.svelte-14hy75a:hover{color:var(--text);background:var(--surface-2)}.howto.svelte-14hy75a svg:where(.svelte-14hy75a){display:block}.icon.svelte-14hy75a{width:32px;height:32px;border-radius:var(--radius);background:#fff;border:1px solid var(--border);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;font-size:14px}.icon.svelte-14hy75a:hover{background:var(--surface-2)}.icon.active.svelte-14hy75a{background:var(--primary-tint);border-color:var(--primary-border);color:var(--primary-deep)}.build.svelte-14hy75a,.zip.svelte-14hy75a{padding:7px 14px;border-radius:var(--radius);font-weight:600;font-size:var(--fs-sm);display:inline-flex;align-items:center;gap:var(--space-2);box-shadow:var(--shadow-sm)}.build.svelte-14hy75a{background:var(--cta);border:1px solid var(--cta-hover);color:#fff}.build.svelte-14hy75a:hover:not(:disabled){background:var(--cta-hover)}.zip.svelte-14hy75a{background:#fff;border:1px solid var(--cta);color:var(--cta-hover)}.zip.svelte-14hy75a:hover:not(:disabled){background:#fff7ed}.build.svelte-14hy75a:disabled,.zip.svelte-14hy75a:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.spin.svelte-14hy75a{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:svelte-14hy75a-spin .8s linear infinite}.zip.svelte-14hy75a .spin:where(.svelte-14hy75a){border-color:#ea580c4d;border-top-color:var(--cta-hover)}@keyframes svelte-14hy75a-spin{to{transform:rotate(360deg)}}@media (max-width: 899px){.desktop-only.svelte-14hy75a{display:none}.topbar.svelte-14hy75a{padding:var(--space-3) var(--space-5)}}.add-card.svelte-ai1rin{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-5);border:1.5px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--bg);color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .12s,background .12s}.add-card.svelte-ai1rin:hover,.add-card.over.svelte-ai1rin{border-color:var(--primary);background:var(--primary-tint)}.plus.svelte-ai1rin{width:32px;height:32px;flex:0 0 auto;border-radius:var(--radius);background:var(--primary-tint);color:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:1}.label.svelte-ai1rin{display:flex;flex-direction:column}.title.svelte-ai1rin{font-size:var(--fs-sm);font-weight:600;color:var(--text)}small.svelte-ai1rin{font-size:var(--fs-xs);color:var(--text-faint);font-weight:400}ul.svelte-1ysl3qy{list-style:none;padding:0;margin:0}li.svelte-1ysl3qy{display:flex;align-items:center;border-radius:var(--radius);margin-bottom:var(--space-1)}li.svelte-1ysl3qy:hover{background:var(--surface)}li.sel.svelte-1ysl3qy{background:var(--primary-tint);box-shadow:inset 0 0 0 1px var(--primary-border)}.row.svelte-1ysl3qy{flex:1;display:flex;align-items:center;gap:var(--space-4);padding:var(--space-2) var(--space-3);border-radius:var(--radius);min-width:0;text-align:left}.thumb.svelte-1ysl3qy{width:32px;height:32px;flex:0 0 auto;border-radius:var(--radius-sm);background:var(--surface-2);overflow:hidden;box-shadow:inset 0 0 0 1px #0000000d;display:inline-flex;align-items:center;justify-content:center}.thumb.svelte-1ysl3qy img:where(.svelte-1ysl3qy){width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.meta.svelte-1ysl3qy{display:flex;flex-direction:column;min-width:0}.name.svelte-1ysl3qy{font-size:var(--fs-sm);font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.size.svelte-1ysl3qy{font-size:var(--fs-xs);color:var(--text-muted)}.p-del.svelte-1ysl3qy{width:26px;height:26px;margin-right:var(--space-2);color:var(--text-faint);border-radius:var(--radius-sm);opacity:0;transition:opacity .12s,background .12s,color .12s;display:inline-flex;align-items:center;justify-content:center}li.svelte-1ysl3qy:hover .p-del:where(.svelte-1ysl3qy),li.sel.svelte-1ysl3qy .p-del:where(.svelte-1ysl3qy){opacity:1}.p-del.svelte-1ysl3qy:hover{background:var(--danger-tint);color:var(--danger)}.sidebar.svelte-1058dge{padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-5);height:100%;overflow:auto}.title.svelte-1058dge{font-size:var(--fs-xs);font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0;padding:0 var(--space-1)}.credits.svelte-1058dge{margin-top:auto;padding:var(--space-5) var(--space-1) var(--space-1);border-top:1px solid var(--border);font-size:var(--fs-xs);color:var(--text-faint);text-align:center;line-height:1.5}.credits.svelte-1058dge .line:where(.svelte-1058dge){margin:0}.credits.svelte-1058dge a:where(.svelte-1058dge){color:var(--text-muted);text-decoration:none}.credits.svelte-1058dge a:where(.svelte-1058dge):hover{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.credits.svelte-1058dge .heart:where(.svelte-1058dge){color:var(--danger);vertical-align:-2px;display:inline-block}.credits.svelte-1058dge .disclaimer:where(.svelte-1058dge){margin-top:var(--space-2);font-size:10px;opacity:.7}.toolbar.svelte-1fm211d{position:absolute;right:var(--space-5);bottom:var(--space-5);display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2);background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);z-index:10;-webkit-user-select:none;user-select:none}.btn.svelte-1fm211d{min-width:32px;height:32px;padding:0 var(--space-3);border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--text);font-size:var(--fs-md);line-height:1;cursor:pointer}.btn.svelte-1fm211d:hover:not(:disabled){background:var(--surface);border-color:var(--border)}.btn.svelte-1fm211d:disabled{opacity:.4;cursor:not-allowed}.label.svelte-1fm211d{display:inline-flex;align-items:center;gap:var(--space-2)}.icon.svelte-1fm211d{display:block}.pct.svelte-1fm211d{display:inline-flex;align-items:center;gap:var(--space-1)}.chev.svelte-1fm211d{display:block}.sep.svelte-1fm211d{width:1px;height:20px;background:var(--border);margin:0 var(--space-1)}.zoom-display.svelte-1fm211d{position:relative}.pct.svelte-1fm211d{min-width:64px;height:32px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font-size:var(--fs-sm);cursor:pointer}.pct.svelte-1fm211d:hover{background:#fff}.menu.svelte-1fm211d{position:absolute;right:0;bottom:calc(100% + 4px);list-style:none;margin:0;padding:var(--space-1);background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);min-width:88px}.preset.svelte-1fm211d{width:100%;text-align:right;padding:4px 8px;border:0;background:transparent;border-radius:var(--radius-sm);font-size:var(--fs-sm);cursor:pointer}.preset.svelte-1fm211d:hover{background:var(--surface)}@media (max-width: 480px){.label.svelte-1fm211d .text:where(.svelte-1fm211d){display:none}}.canvas-wrap.svelte-19ytamu{flex:1;padding:var(--space-7);background:var(--surface-2);min-height:0;position:relative}.canvas-host.svelte-19ytamu{width:100%;height:100%;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.editor-header.svelte-s0ptdy{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-7);border-bottom:1px solid var(--border);background:var(--bg)}.title.svelte-s0ptdy{font-size:var(--fs-lg);font-weight:700;color:var(--text);padding:2px 6px;border-radius:var(--radius-sm);border:1px solid transparent}.title.svelte-s0ptdy:hover{border-color:var(--border);background:var(--surface)}.title-input.svelte-s0ptdy{font-size:var(--fs-lg);font-weight:700;color:var(--text);padding:2px 6px;border-radius:var(--radius-sm);border:1px solid var(--primary);outline:3px solid var(--primary-tint);background:#fff}.hint.svelte-s0ptdy{font-size:var(--fs-sm);color:var(--text-muted)}.props.svelte-190mrh{padding:var(--space-7);background:var(--surface);overflow:auto;height:100%}section.svelte-190mrh{margin-bottom:var(--space-8)}section.svelte-190mrh:last-child{margin-bottom:0}.stack.svelte-190mrh{display:flex;flex-direction:column;gap:var(--space-1);margin-bottom:var(--space-3)}.row2.svelte-190mrh{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.with-suffix.svelte-190mrh{position:relative;display:flex}.with-suffix.svelte-190mrh .field:where(.svelte-190mrh){padding-right:44px}.with-suffix.svelte-190mrh .suffix:where(.svelte-190mrh){position:absolute;right:var(--space-3);top:50%;transform:translateY(-50%);font-size:var(--fs-xs);color:var(--text-faint);pointer-events:none}.pills.svelte-190mrh{display:flex;gap:var(--space-1);background:#fff;padding:3px;border:1px solid var(--border-strong);border-radius:var(--radius)}.pills.svelte-190mrh>button:where(.svelte-190mrh){flex:1;padding:5px var(--space-2);font-size:var(--fs-xs);font-weight:600;color:var(--text-muted);border-radius:var(--radius-sm)}.pills.svelte-190mrh>button.on:where(.svelte-190mrh){background:var(--primary-tint);color:var(--primary-deep);box-shadow:inset 0 0 0 1px var(--primary-border)}.id-prefix.svelte-190mrh{display:block;font-size:var(--fs-xs);color:var(--text-muted);font-family:monospace;margin-bottom:var(--space-1)}.id-slug.svelte-190mrh{width:100%;font-family:monospace}.id-btn.svelte-190mrh{padding:5px var(--space-3);font-size:var(--fs-xs);font-weight:600;color:var(--text-muted);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:#fff}.id-btn.svelte-190mrh:hover{background:var(--surface)}.id-lock.svelte-190mrh{display:inline-flex;align-items:center;justify-content:center}.id-actions.svelte-190mrh{display:flex;gap:var(--space-2);justify-content:flex-end;margin-top:var(--space-2)}.id-slug.invalid.svelte-190mrh{border-color:var(--danger, #c00)}.err.svelte-190mrh{display:block;margin-top:var(--space-1);font-size:var(--fs-xs);color:var(--danger, #c00)}.debug-section.svelte-190mrh{padding:var(--space-3) var(--space-4);border:1px solid var(--cta);border-radius:var(--radius);background:#fff7ed}.debug-section.svelte-190mrh .section-title:where(.svelte-190mrh){color:var(--cta)}.debug-section.svelte-190mrh .section-title:where(.svelte-190mrh):before{background:var(--cta)}.uuid-row.svelte-190mrh{display:flex;align-items:stretch;gap:var(--space-2)}.uuid-input.svelte-190mrh{flex:1;min-width:0;font-family:var(--font-mono, ui-monospace, monospace);font-size:var(--fs-xs)}.uuid-regen.svelte-190mrh{width:28px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-muted)}.uuid-regen.svelte-190mrh:hover{background:var(--surface-2);color:var(--cta-hover)}.empty.svelte-1kdgx74{text-align:center;padding:40px 24px;color:var(--text-muted)}.ill.svelte-1kdgx74{display:block;margin:0 auto var(--space-3);color:var(--text-faint)}h3.svelte-1kdgx74{font-size:var(--fs-md);font-weight:700;color:var(--text);margin:0 0 var(--space-1) 0}p.svelte-1kdgx74{font-size:var(--fs-sm);margin:0;line-height:1.5}.shade.svelte-jvgtd2{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10}.drawer.svelte-jvgtd2{position:fixed;right:0;top:0;bottom:0;width:380px;background:var(--bg);border-left:1px solid var(--border);box-shadow:var(--shadow-lg);padding:var(--space-8);overflow:auto;z-index:11;outline:none;display:flex;flex-direction:column;gap:var(--space-7)}.head.svelte-jvgtd2{display:flex;align-items:center;gap:var(--space-3);margin-bottom:0}.head.svelte-jvgtd2 h2:where(.svelte-jvgtd2){font-size:var(--fs-lg);font-weight:700;margin:0;flex:1}.close.svelte-jvgtd2{width:28px;height:28px;border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center}.close.svelte-jvgtd2:hover{background:var(--surface)}section.svelte-jvgtd2{display:flex;flex-direction:column;gap:var(--space-3)}.stack.svelte-jvgtd2{display:flex;flex-direction:column;gap:var(--space-1)}.row3.svelte-jvgtd2{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--space-2)}.icon-pick.svelte-jvgtd2{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-3);border:1px dashed var(--border-strong);border-radius:var(--radius-lg)}.preview.svelte-jvgtd2{width:48px;height:48px;border-radius:var(--radius);background:var(--surface-2);overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.preview.svelte-jvgtd2 img:where(.svelte-jvgtd2){width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.pick.svelte-jvgtd2{font-size:var(--fs-xs);font-weight:600;color:var(--primary);cursor:pointer}.link.svelte-jvgtd2{font-size:var(--fs-xs);color:var(--text-muted);text-decoration:underline}.err.svelte-jvgtd2{font-size:var(--fs-xs);color:var(--danger)}.section-hint.svelte-jvgtd2{margin:0 0 var(--space-1);font-size:var(--fs-xs);color:var(--text-muted);line-height:1.5}.section-hint.svelte-jvgtd2 code:where(.svelte-jvgtd2){font-family:var(--font-mono, ui-monospace, monospace);background:var(--surface-2);padding:0 var(--space-1);border-radius:var(--radius-sm)}.auto-bump.svelte-jvgtd2{display:flex;align-items:flex-start;gap:var(--space-2);cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:var(--space-2);font-size:var(--fs-sm)}.auto-bump.svelte-jvgtd2 input:where(.svelte-jvgtd2){margin-top:3px;accent-color:var(--primary)}.auto-bump.svelte-jvgtd2 .field-hint:where(.svelte-jvgtd2){display:block;margin-top:2px}.project-row.svelte-jvgtd2{display:flex;gap:var(--space-2);flex-wrap:wrap}.ghost.svelte-jvgtd2{flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:8px 12px;border-radius:var(--radius);background:#fff;border:1px solid var(--border);color:var(--text);font-weight:600;font-size:var(--fs-sm)}.ghost.svelte-jvgtd2:hover{background:var(--surface-2)}.ghost.svelte-jvgtd2:disabled{opacity:.5;cursor:not-allowed}.debug-section.svelte-jvgtd2{padding:var(--space-3) var(--space-4);border:1px solid var(--cta);border-radius:var(--radius);background:#fff7ed}.debug-section.svelte-jvgtd2 .section-title:where(.svelte-jvgtd2){color:var(--cta);margin:0 0 var(--space-2)}.debug-section.svelte-jvgtd2 .section-title:where(.svelte-jvgtd2):before{background:var(--cta)}.debug-section.svelte-jvgtd2 .section-hint:where(.svelte-jvgtd2){color:var(--text)}.uuid-head.svelte-jvgtd2{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-2)}.uuid-stack.svelte-jvgtd2{gap:2px}.uuid-row.svelte-jvgtd2{display:flex;align-items:stretch;gap:var(--space-2)}.uuid-input.svelte-jvgtd2{flex:1;min-width:0;font-family:var(--font-mono, ui-monospace, monospace);font-size:var(--fs-xs)}.uuid-regen.svelte-jvgtd2{width:28px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-muted)}.uuid-regen.svelte-jvgtd2:hover{background:var(--surface-2);color:var(--cta-hover)}.debug-toggle.svelte-jvgtd2{display:inline-flex;align-items:center;gap:var(--space-2);cursor:pointer;-webkit-user-select:none;user-select:none}.debug-toggle.svelte-jvgtd2 input:where(.svelte-jvgtd2){accent-color:var(--cta)}.build-info.svelte-jvgtd2{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border);font-size:var(--fs-xs);color:var(--text-muted)}.build-info.svelte-jvgtd2 code:where(.svelte-jvgtd2){font-family:var(--font-mono, ui-monospace, monospace);background:var(--surface-2);padding:0 var(--space-1);border-radius:var(--radius-sm)}.build-meta.svelte-jvgtd2{text-align:right}@media (max-width: 899px){.drawer.svelte-jvgtd2{width:100%;padding:var(--space-6)}}.tabbar.svelte-1o2s3te{display:flex;border-top:1px solid var(--border);background:var(--surface);padding-bottom:env(safe-area-inset-bottom,0)}button.svelte-1o2s3te{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:var(--space-3) var(--space-1);color:var(--text-muted);font-size:9px;font-weight:600}button.on.svelte-1o2s3te{color:var(--primary)}.ic.svelte-1o2s3te{display:inline-flex;line-height:1}.ic.svelte-1o2s3te svg:where(.svelte-1o2s3te){display:block}@media (min-width: 900px){.tabbar.svelte-1o2s3te{display:none}}.update-toast.svelte-1piuywy{position:fixed;left:var(--space-7);bottom:var(--space-7);background:#fff;border:1px solid var(--primary-border);color:var(--text);padding:var(--space-4) var(--space-5);border-radius:var(--radius);box-shadow:var(--shadow);font-size:var(--fs-sm);max-width:340px;display:flex;align-items:center;gap:var(--space-4);z-index:20}.reload.svelte-1piuywy{padding:6px 12px;border-radius:var(--radius);background:var(--cta);border:1px solid var(--cta-hover);color:#fff;font-weight:600;font-size:var(--fs-sm);box-shadow:var(--shadow-sm)}.reload.svelte-1piuywy:hover{background:var(--cta-hover)}.app.svelte-1n46o8q{height:100vh;display:flex;flex-direction:column}.debug-banner.svelte-1n46o8q{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-7);background:var(--cta);color:#fff;font-size:var(--fs-sm);font-weight:600;box-shadow:var(--shadow-sm)}.debug-banner.svelte-1n46o8q strong:where(.svelte-1n46o8q){font-size:var(--fs-md);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.debug-banner.svelte-1n46o8q span:where(.svelte-1n46o8q){flex:1;font-weight:500;opacity:.95}.banner-off.svelte-1n46o8q{padding:4px 10px;border-radius:var(--radius);background:#ffffff2e;color:#fff;font-weight:600;font-size:var(--fs-xs);border:1px solid rgba(255,255,255,.4)}.banner-off.svelte-1n46o8q:hover{background:#ffffff47}.app.debug.svelte-1n46o8q{outline:3px solid var(--cta);outline-offset:-3px}.body.svelte-1n46o8q{flex:1;display:grid;grid-template-columns:240px 1fr 280px;min-height:0}.col.svelte-1n46o8q{min-height:0;overflow:auto}.sidebar-col.svelte-1n46o8q{background:var(--surface);border-right:1px solid var(--border)}.editor-col.svelte-1n46o8q{display:flex;flex-direction:column;background:var(--bg)}.props-col.svelte-1n46o8q{background:var(--surface);border-left:1px solid var(--border)}.toast.svelte-1n46o8q{position:fixed;right:var(--space-7);bottom:var(--space-7);background:#fff;border:1px solid var(--danger);color:var(--danger);padding:var(--space-4) var(--space-5);border-radius:var(--radius);box-shadow:var(--shadow);font-size:var(--fs-sm);max-width:340px;z-index:20}@media (max-width: 899px){.body.svelte-1n46o8q{display:block;position:relative}.col.svelte-1n46o8q{display:none;height:100%}.col[data-active=true].svelte-1n46o8q{display:flex;flex-direction:column}.editor-col[data-active=true].svelte-1n46o8q{display:flex}.props-col[data-active=true].svelte-1n46o8q{display:block;overflow:auto}}
