.da-chat-container.svelte-9b3k97{container-type:inline-size;min-height:100%;max-height:100%;width:100%;display:flex;flex-direction:column}.da-chat-container.svelte-9b3k97 .da-chat-messages:where(.svelte-9b3k97){flex-grow:1;overflow-y:auto;border-bottom:1px solid var(--secondary-lighter)}.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97){position:relative;max-width:800px!important;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding-top:1rem;padding-left:1rem;padding-right:1rem;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:.5rem;width:100%}@media screen and (max-width: 768px){.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97){padding-top:.75rem;margin-bottom:.5rem;gap:.25rem}}.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97) .da-chat-nav:where(.svelte-9b3k97){grid-column:1/2;grid-row:1/2}.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97) .da-chat-prompt:where(.svelte-9b3k97){grid-column:1/2;grid-row:2/3}.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97) .da-chat-prompt:where(.svelte-9b3k97) .control:where(.svelte-9b3k97){margin-left:auto;margin-right:auto}.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97) .da-chat-prompt:where(.svelte-9b3k97) .control:where(.svelte-9b3k97) textarea:where(.svelte-9b3k97){min-height:2.5rem;max-height:12.5rem;min-width:100%;max-width:100%}.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97) .da-chat-info:where(.svelte-9b3k97){grid-column:1/2;grid-row:3/4}@container (min-width: 800px){.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97){grid-template-columns:2fr 1fr;grid-template-rows:auto auto;column-gap:1rem}.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97) .da-chat-prompt:where(.svelte-9b3k97){grid-column:1/3}.da-chat-container.svelte-9b3k97 .da-chat-control:where(.svelte-9b3k97) .da-chat-info:where(.svelte-9b3k97){grid-column:2/3;grid-row:1/2}}.scrollIcon.svelte-9b3k97{position:absolute;top:-42px;left:2rem;transform:translate(-50%);width:40px;height:40px;border-radius:50%;box-shadow:0 4px 8px #0000001a;z-index:1001;display:flex;justify-content:center;align-items:center;background-color:var(--secondary-light)}.scrollIcon.svelte-9b3k97:hover{background-color:var(--secondary-lighter);color:var(--bulma-info-dark);cursor:pointer}@container (min-width: 800px){.scrollIcon.svelte-9b3k97{left:unset;right:2rem}}.icon.is-active.svelte-9b3k97{pointer-events:auto;color:var(--bulma-link)}.icon.is-active.svelte-9b3k97:hover{color:var(--bulma-info-dark);cursor:pointer}.icon.is-active.svelte-9b3k97:hover svg:where(.svelte-9b3k97) polygon:where(.svelte-9b3k97){fill:var(--bulma-link)}.input.svelte-9b3k97{max-height:12.5rem;overflow-y:hidden;height:70px;line-height:20px}.input.svelte-9b3k97:focus{box-shadow:none}@media screen and (max-width: 768px){.input.svelte-9b3k97,.icon.svelte-9b3k97{font-size:medium}}.icon-container.svelte-9b3k97{position:absolute;top:0;right:35px}.svg-spinner.svelte-9b3k97{filter:invert(1);-webkit-transition-property:-webkit-transform;-webkit-transition-duration:1.8s;-webkit-animation-name:svelte-9b3k97-rotate;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-transition-property:-moz-transform;-moz-animation-name:svelte-9b3k97-rotate;-moz-animation-duration:1.8s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;transition-property:transform;transition-duration:1.8s;animation-name:svelte-9b3k97-rotate;animation-duration:1.8s;animation-iteration-count:infinite;animation-timing-function:linear}@-webkit-keyframes svelte-9b3k97-rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes svelte-9b3k97-rotate{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@keyframes svelte-9b3k97-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.da-chat-turn.svelte-1jhht33{max-width:1100px!important;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:3rem auto;grid-template-rows:auto auto;gap:1rem;align-items:start;padding-top:1rem}.da-chat-turn.svelte-1jhht33 .da-chat-turn-avatar:where(.svelte-1jhht33){grid-column:1/2;grid-row:1/3;margin-left:auto}.da-chat-turn.svelte-1jhht33 .da-chat-turn-content:where(.svelte-1jhht33){grid-column:2/3;grid-row:1/2;min-width:min-content;max-width:100%;overflow:hidden;padding-top:.5rem;padding-right:1rem}.da-chat-turn.svelte-1jhht33 .da-chat-turn-nav:where(.svelte-1jhht33){grid-column:2/3;grid-row:2/3;padding-bottom:1rem}@container (min-width: 800px){.da-chat-turn.svelte-1jhht33{grid-template-columns:9rem 1fr 9rem;grid-template-rows:auto}.da-chat-turn.svelte-1jhht33 .da-chat-turn-avatar:where(.svelte-1jhht33){grid-column:1/2;grid-row:1/2;margin-left:auto;padding-left:1rem;width:9rem}.da-chat-turn.svelte-1jhht33 .da-chat-turn-content:where(.svelte-1jhht33){grid-column:2/3;grid-row:1/2;padding-right:0;padding-bottom:1rem}.da-chat-turn.svelte-1jhht33 .da-chat-turn-nav:where(.svelte-1jhht33){grid-column:3/4;grid-row:1/2;margin-right:auto;width:9rem;padding-right:1rem}}.header.svelte-cb0qfu{margin-bottom:1rem;display:flex;align-items:center}.title.svelte-cb0qfu{font-weight:700;font-size:1.25rem;text-transform:capitalize;word-wrap:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex-grow:1}.skeleton.svelte-cb0qfu{opacity:.7;animation:svelte-cb0qfu-skeleton-loading 1s linear infinite alternate}.skeleton-text.svelte-cb0qfu{width:100%;height:.5rem;margin-bottom:.25rem;border-radius:.125rem}.skeleton-text.svelte-cb0qfu:last-child{margin-bottom:0;width:80%}@keyframes svelte-cb0qfu-skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}@keyframes svelte-11m59ml-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.da-chat-blink.svelte-11m59ml{display:inline-block;width:1ch;height:1em;background-color:#000;color:transparent;animation:svelte-11m59ml-blink 1s infinite}#chat.svelte-9eiv48{width:calc(100vw - 20rem)}@media screen and (max-width: 1023px){#chat.svelte-9eiv48{width:100vw}}#chat.svelte-9eiv48 section:where(.svelte-9eiv48){position:fixed;top:0;height:100vh;max-height:100vh;overflow-y:auto;width:calc(100vw - 20rem)}@media screen and (max-width: 1023px){#chat.svelte-9eiv48 section:where(.svelte-9eiv48){width:100vw}}#chat.svelte-9eiv48 section:where(.svelte-9eiv48) .user:where(.svelte-9eiv48){min-height:200px}#chat.svelte-9eiv48 #prompt:where(.svelte-9eiv48){position:fixed;bottom:0;background-color:#eee;width:100vw;animation:svelte-9eiv48-loading .7s infinite alternate}@keyframes svelte-9eiv48-loading{0%{background-color:#e0dede}to{background-color:#cdc9c9}}
