.animated-beam-container.svelte-1se764m{position:relative;display:block;width:100%;aspect-ratio:var(--aspect-ratio)}.beam.svelte-1se764m{stroke-dasharray:8 8;stroke-linecap:round;animation:svelte-1se764m-beam-flow var(--beam-duration, 2s) linear infinite}.beam.bidirectional.svelte-1se764m{animation:svelte-1se764m-beam-flow-reverse var(--beam-duration, 2s) linear infinite}@keyframes svelte-1se764m-beam-flow{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes svelte-1se764m-beam-flow-reverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:100}}.node.svelte-1se764m{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:transform .2s ease;cursor:default}.node.svelte-1se764m:hover{transform:scale(1.2)}.node-label.svelte-1se764m{font-size:14px;font-weight:500;fill:#374151;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media(prefers-reduced-motion:reduce){.beam.svelte-1se764m{animation:none;stroke-dasharray:none}}@media(prefers-color-scheme:dark){.node-label.svelte-1se764m{fill:#f3f4f6}}@media(max-width:640px){.node-label.svelte-1se764m{font-size:10px}}.page-container.svelte-fojylb{max-width:1200px;margin:0 auto;padding:2rem 1rem}.page-header.svelte-fojylb{margin-bottom:3rem;text-align:center}.page-title.svelte-fojylb{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1rem}.page-description.svelte-fojylb{font-size:1.125rem;color:#6b7280;line-height:1.75;max-width:800px;margin:0 auto}.demo-section.svelte-fojylb{margin-bottom:4rem}.section-title.svelte-fojylb{font-size:1.875rem;font-weight:600;color:#111827;margin:0 0 .75rem}.section-description.svelte-fojylb{font-size:1rem;color:#6b7280;margin:0 0 2rem;line-height:1.6}.demo-container.svelte-fojylb{display:flex;justify-content:center;align-items:center;padding:3rem 2rem;background-color:#f9fafb;border-radius:12px;margin-bottom:1rem;min-height:450px}.code-example.svelte-fojylb{background-color:#1f2937;border-radius:8px;padding:1rem;overflow-x:auto}.code-example.svelte-fojylb pre:where(.svelte-fojylb){margin:0}.code-example.svelte-fojylb code:where(.svelte-fojylb){color:#f3f4f6;font-family:Fira Code,Monaco,Courier New,monospace;font-size:.875rem;line-height:1.5}.customization-grid.svelte-fojylb{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.custom-demo.svelte-fojylb{background-color:#f9fafb;border-radius:12px;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;min-height:450px;justify-content:center}.custom-title.svelte-fojylb{font-size:1rem;font-weight:600;color:#374151;margin:0}.features-section.svelte-fojylb{margin-bottom:4rem}.features-grid.svelte-fojylb{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card.svelte-fojylb{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center;transition:all .2s ease-in-out}.feature-card.svelte-fojylb:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.feature-icon.svelte-fojylb{font-size:3rem;margin-bottom:1rem}.feature-title.svelte-fojylb{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .5rem}.feature-text.svelte-fojylb{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}.props-section.svelte-fojylb{margin-bottom:4rem}.props-table-wrapper.svelte-fojylb{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb}.props-table.svelte-fojylb{width:100%;border-collapse:collapse;background-color:#fff}.props-table.svelte-fojylb th:where(.svelte-fojylb){background-color:#f9fafb;padding:.75rem 1rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.props-table.svelte-fojylb td:where(.svelte-fojylb){padding:.75rem 1rem;font-size:.875rem;color:#6b7280;border-bottom:1px solid #f3f4f6}.props-table.svelte-fojylb code:where(.svelte-fojylb){background-color:#f3f4f6;padding:.125rem .375rem;border-radius:4px;font-size:.8125rem;color:#111827;font-family:Fira Code,Monaco,Courier New,monospace}.props-table.svelte-fojylb tbody:where(.svelte-fojylb) tr:where(.svelte-fojylb):last-child td:where(.svelte-fojylb){border-bottom:none}.use-cases-section.svelte-fojylb{margin-bottom:4rem}.use-cases-grid.svelte-fojylb{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.use-case.svelte-fojylb{background-color:#f9fafb;border-radius:12px;padding:2rem;text-align:center}.use-case-icon.svelte-fojylb{font-size:2.5rem;margin-bottom:1rem}.use-case-title.svelte-fojylb{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.use-case-text.svelte-fojylb{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}@media(max-width:768px){.page-title.svelte-fojylb{font-size:2rem}.section-title.svelte-fojylb{font-size:1.5rem}.demo-container.svelte-fojylb{padding:1.5rem .75rem;min-height:auto}.custom-demo.svelte-fojylb{min-height:auto;padding:1.5rem .75rem}.customization-grid.svelte-fojylb,.features-grid.svelte-fojylb,.use-cases-grid.svelte-fojylb{grid-template-columns:1fr}.code-example.svelte-fojylb{font-size:.75rem}}
