.animation-wrapper.svelte-13wmnd{contain:content;content-visibility:auto;contain-intrinsic-size:320px}.tall-on-mobile.svelte-13wmnd{contain-intrinsic-size:530px}@media (min-width: 768px){.tall-on-mobile.svelte-13wmnd{contain-intrinsic-size:320px}}.diagram-container.svelte-13wmnd .doc-icon:where(.svelte-13wmnd),.diagram-container.svelte-13wmnd .globe-icon:where(.svelte-13wmnd),.embed-anim-container.svelte-13wmnd .launcher-button:where(.svelte-13wmnd),.embed-anim-container.svelte-13wmnd .chat-widget:where(.svelte-13wmnd){will-change:transform,opacity}.diagram-container.svelte-13wmnd .bot-icon:where(.svelte-13wmnd){will-change:transform,box-shadow}.agent-editor-anim.svelte-13wmnd .section-item:where(.svelte-13wmnd){will-change:transform}.play-button.svelte-13wmnd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:9999px;background-color:hsl(var(--primary) / .7);color:hsl(var(--primary-foreground));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .2s ease-in-out}.play-button.svelte-13wmnd:hover{background-color:hsl(var(--primary) / .9);transform:translate(-50%,-50%) scale(1.1)}.is-animating.svelte-13wmnd .diagram-container:where(.svelte-13wmnd) .user-message:where(.svelte-13wmnd){animation:svelte-13wmnd-user-message-anim 8s ease-in-out}.is-animating.svelte-13wmnd .diagram-container:where(.svelte-13wmnd) .bot-response:where(.svelte-13wmnd){animation:svelte-13wmnd-bot-response-anim 8s ease-in-out;overflow:hidden}.is-animating.svelte-13wmnd .diagram-container:where(.svelte-13wmnd) .doc-icon:where(.svelte-13wmnd),.is-animating.svelte-13wmnd .diagram-container:where(.svelte-13wmnd) .globe-icon:where(.svelte-13wmnd){animation:svelte-13wmnd-source-highlight-anim 8s ease-in-out}.is-animating.svelte-13wmnd .diagram-container:where(.svelte-13wmnd) .globe-icon:where(.svelte-13wmnd){animation-delay:.2s}.is-animating.svelte-13wmnd .diagram-container:where(.svelte-13wmnd) .bot-icon:where(.svelte-13wmnd){animation:svelte-13wmnd-pulse-anim 8s ease-in-out}.agent-editor-anim.svelte-13wmnd .tone-tag:where(.svelte-13wmnd){border:1px solid transparent}.agent-editor-anim.svelte-13wmnd .preview-text:where(.svelte-13wmnd){position:absolute}.is-animating.svelte-13wmnd .agent-editor-anim:where(.svelte-13wmnd) .persona-panel:where(.svelte-13wmnd){animation:svelte-13wmnd-persona-anim 8s ease-in-out}.is-animating.svelte-13wmnd .agent-editor-anim:where(.svelte-13wmnd) .preview-text-1:where(.svelte-13wmnd){animation:svelte-13wmnd-preview-fade-1-anim 8s ease-in-out}.is-animating.svelte-13wmnd .agent-editor-anim:where(.svelte-13wmnd) .preview-text-2:where(.svelte-13wmnd){animation:svelte-13wmnd-preview-fade-2-anim 8s ease-in-out}.is-animating.svelte-13wmnd .agent-editor-anim:where(.svelte-13wmnd) .preview-text-3:where(.svelte-13wmnd){animation:svelte-13wmnd-preview-fade-3-anim 8s ease-in-out}.is-animating.svelte-13wmnd .agent-editor-anim:where(.svelte-13wmnd) .tone-tag:where(.svelte-13wmnd):nth-child(2){animation:svelte-13wmnd-tone-select-anim 8s ease-in-out}.is-animating.svelte-13wmnd .agent-editor-anim:where(.svelte-13wmnd) .tone-tag:where(.svelte-13wmnd):nth-child(2) .tone-text:where(.svelte-13wmnd){animation:svelte-13wmnd-tone-text-anim 8s ease-in-out}.is-animating.svelte-13wmnd .agent-editor-anim:where(.svelte-13wmnd) .section-1:where(.svelte-13wmnd){animation:svelte-13wmnd-section-move-down-anim 8s ease-in-out}.is-animating.svelte-13wmnd .agent-editor-anim:where(.svelte-13wmnd) .section-2:where(.svelte-13wmnd){animation:svelte-13wmnd-section-move-up-anim 8s ease-in-out}.is-animating.svelte-13wmnd .agent-editor-anim:where(.svelte-13wmnd) .preview-panel:where(.svelte-13wmnd){animation:svelte-13wmnd-preview-shimmer-anim 8s ease-in-out}@keyframes svelte-13wmnd-user-message-anim{0%,1.99%,95%,to{opacity:0}2%,87.5%{opacity:1}}@keyframes svelte-13wmnd-bot-response-anim{0%,40%{opacity:0;max-height:0rem}45%,87.5%{opacity:1;max-height:5rem}95%,to{opacity:0;max-height:0rem}}@keyframes svelte-13wmnd-toggle-bg-anim{0%,25%,to{background-color:hsl(var(--muted))}37.5%,87.5%{background-color:hsl(var(--primary))}}@keyframes svelte-13wmnd-toggle-slide-anim{0%,25%,to{transform:translate(0)}37.5%,87.5%{transform:translate(1.5rem)}}@keyframes svelte-13wmnd-tone-fade-out-anim{0%,37.5%,87.5%,to{opacity:1}50%,75%{opacity:0}}@keyframes svelte-13wmnd-tone-fade-in-anim{0%,37.5%,87.5%,to{opacity:0}50%,75%{opacity:1}}@keyframes svelte-13wmnd-pulse-anim{0%,25%,to{transform:scale(1);box-shadow:0 0 hsl(var(--primary) / 0)}31.25%{transform:scale(1.1);box-shadow:0 0 0 10px hsl(var(--primary) / .3)}37.5%{transform:scale(1);box-shadow:0 0 hsl(var(--primary) / 0)}}@keyframes svelte-13wmnd-source-highlight-anim{0%,12.4%,45.1%,to{border-color:hsl(var(--border));transform:scale(1)}12.5%,45%{border-color:hsl(var(--primary));transform:scale(1.05)}}@keyframes svelte-13wmnd-tone-select-anim{0%,25%,50%,to{background-color:hsl(var(--card));border-color:transparent}37.5%{background-color:hsl(var(--primary));border-color:hsl(var(--primary) / .5)}}@keyframes svelte-13wmnd-tone-text-anim{0%,25%,50%,to{background-color:hsl(var(--card))}37.5%{background-color:hsl(var(--primary-foreground) / .7)}}@keyframes svelte-13wmnd-section-move-down-anim{0%,50%,to{transform:translateY(0);border-color:transparent}62.5%,87.5%{transform:translateY(2.25rem);border-color:hsl(var(--primary))}}@keyframes svelte-13wmnd-section-move-up-anim{0%,50%,to{transform:translateY(0);border-color:transparent}62.5%,87.5%{transform:translateY(-2.25rem);border-color:hsl(var(--primary))}}@keyframes svelte-13wmnd-preview-shimmer-anim{0%,to{border-color:hsl(var(--border))}12.5%,37.5%,62.5%{border-color:hsl(var(--primary) / .5)}}@keyframes svelte-13wmnd-preview-line-add-anim{0%,87.4%{opacity:0}87.5%,to{opacity:1}}@keyframes svelte-13wmnd-persona-anim{0%,to{border-color:transparent}12.5%,25%{border-color:hsl(var(--primary))}}@keyframes svelte-13wmnd-preview-fade-1-anim{0%,24.9%,to{opacity:1;visibility:visible}25%,99.9%{opacity:0;visibility:hidden}}@keyframes svelte-13wmnd-preview-fade-2-anim{0%,24.9%,50%,to{opacity:0;visibility:hidden}25%,49.9%{opacity:1;visibility:visible}}@keyframes svelte-13wmnd-preview-fade-3-anim{0%,49.9%,75%,to{opacity:0;visibility:hidden}50%,74.9%{opacity:1;visibility:visible}}.is-animating.svelte-13wmnd .embed-anim-container:where(.svelte-13wmnd) .launcher-button:where(.svelte-13wmnd){animation:svelte-13wmnd-launcher-anim 8s ease-in-out}.is-animating.svelte-13wmnd .embed-anim-container:where(.svelte-13wmnd) .chat-widget:where(.svelte-13wmnd){animation:svelte-13wmnd-chat-widget-anim 8s ease-in-out}.is-animating.svelte-13wmnd .embed-anim-container:where(.svelte-13wmnd) .chat-user-message:where(.svelte-13wmnd){animation:svelte-13wmnd-chat-user-message-anim 8s ease-in-out}.is-animating.svelte-13wmnd .embed-anim-container:where(.svelte-13wmnd) .webpage-highlight-line:where(.svelte-13wmnd){animation:svelte-13wmnd-webpage-highlight-anim 8s ease-in-out;background-color:hsl(var(--muted-foreground) / .5)}.is-animating.svelte-13wmnd .embed-anim-container:where(.svelte-13wmnd) .chat-bot-response:where(.svelte-13wmnd){animation:svelte-13wmnd-chat-bot-response-anim 8s ease-in-out;overflow:hidden}@keyframes svelte-13wmnd-launcher-anim{0%{opacity:1;transform:scale(1)}5%{transform:scale(1.1)}10%,87.5%{opacity:0;transform:scale(.5)}}@keyframes svelte-13wmnd-chat-widget-anim{0%,12.4%,87.5%,to{opacity:0;transform:translateY(20px);visibility:hidden}12.5%,87.4%{opacity:1;transform:translateY(0);visibility:visible}}@keyframes svelte-13wmnd-chat-user-message-anim{0%,37.4%{opacity:0;max-height:0rem}37.5%,to{opacity:1;max-height:5rem}}@keyframes svelte-13wmnd-webpage-highlight-anim{0%,50%,87.5%,to{background-color:hsl(var(--muted-foreground) / .5);outline:2px solid transparent}50.1%,87.4%{background-color:hsl(var(--primary) / .5);outline:2px solid hsl(var(--primary))}}@keyframes svelte-13wmnd-chat-bot-response-anim{0%,62.4%{opacity:0;max-height:0rem}62.5%,to{opacity:1;max-height:5rem}}
