.modal-overlay.svelte-2sxnis{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-content.svelte-2sxnis{background:var(--bg-alt);border-radius:12px;padding:0;max-width:500px;width:90%;border:1px solid var(--border);box-shadow:0 10px 30px #00000080}.modal-header.svelte-2sxnis{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border)}.modal-header.svelte-2sxnis h3:where(.svelte-2sxnis){margin:0;font-size:1.5rem;color:var(--text)}.close-btn.svelte-2sxnis{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text);padding:.25rem;line-height:1;border-radius:4px;transition:all .3s ease}.close-btn.svelte-2sxnis:hover{color:var(--red);background:#ff6b6b1a}.modal-body.svelte-2sxnis{padding:1.5rem}.share-description.svelte-2sxnis{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem}.share-url-container.svelte-2sxnis{margin-bottom:1.5rem}.share-url-input.svelte-2sxnis{width:100%;background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:6px;padding:.75rem;font-size:.9rem;font-family:monospace;cursor:pointer}.share-url-input.svelte-2sxnis:focus{outline:none;border-color:var(--accent)}.share-actions.svelte-2sxnis{display:flex;gap:.75rem;justify-content:flex-end;margin-bottom:1.5rem;flex-wrap:wrap}.cancel-btn.svelte-2sxnis{background:transparent;color:var(--text);border:1px solid var(--border);border-radius:6px;padding:.75rem 1rem;cursor:pointer;transition:all .3s ease}.cancel-btn.svelte-2sxnis:hover{background:var(--bg);border-color:var(--text)}.copy-btn.svelte-2sxnis{background:var(--accent);color:var(--bg);border:none;border-radius:6px;padding:.75rem 1rem;cursor:pointer;font-weight:500;transition:all .3s ease}.copy-btn.svelte-2sxnis:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.copy-btn.svelte-2sxnis:disabled{opacity:.6;cursor:not-allowed;transform:none}.share-tips.svelte-2sxnis{background:#ffcc001a;border:1px solid rgba(255,204,0,.3);border-radius:6px;padding:1rem}.share-tips.svelte-2sxnis h4:where(.svelte-2sxnis){margin:0 0 .75rem;color:var(--accent);font-size:.95rem}.share-tips.svelte-2sxnis p:where(.svelte-2sxnis){margin:0;color:var(--text-secondary);font-size:.9rem;line-height:1.4}@media (max-width: 768px){.share-actions.svelte-2sxnis{justify-content:center}.modal-content.svelte-2sxnis{margin:1rem;width:calc(100% - 2rem)}}.title.svelte-kbatgw{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--text);text-align:center;line-height:1.2}.workflow-viewer-container.svelte-kbatgw{position:relative;background:var(--bg);border-radius:8px;overflow:hidden}.workflow-viewer-container.svelte-kbatgw:fullscreen{background:#1e1e1e;padding:0;margin:0;width:100vw;height:100vh;border-radius:0}.workflow-viewer-container.svelte-kbatgw:-webkit-full-screen{background:#1e1e1e;padding:0;margin:0;width:100vw;height:100vh;border-radius:0}.workflow-viewer-container.svelte-kbatgw:-moz-full-screen{background:#1e1e1e;padding:0;margin:0;width:100vw;height:100vh;border-radius:0}.subtitle.svelte-kbatgw{color:var(--text-secondary);margin-bottom:1rem}.description.svelte-kbatgw{color:var(--text-secondary);font-size:1.1rem;margin-bottom:1rem;line-height:1.5}.metadata.svelte-kbatgw{display:flex;flex-direction:column;gap:.5rem}.creator.svelte-kbatgw{font-size:.95rem}.creator.svelte-kbatgw a:where(.svelte-kbatgw){color:var(--accent);text-decoration:none}.creator.svelte-kbatgw a:where(.svelte-kbatgw):hover{text-decoration:underline}.tags.svelte-kbatgw{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.tag.svelte-kbatgw{background:var(--bg);color:var(--text-secondary);padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid var(--border)}.created-date.svelte-kbatgw{font-size:.9rem;color:var(--text-secondary)}.stat-number.svelte-kbatgw{font-weight:500;color:var(--accent)}.created-date.svelte-kbatgw{font-size:.9rem;color:#888}
