@import 'WebUI.Client.9aix1d21mm.bundle.scp.css';
@import '_content/Blazor3D/Blazor3D.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.b6pgxrrsua.bundle.scp.css';

/* /Components/Layout/LoadingSpinner.razor.rz.scp.css */
/* Used under CC0 license */

.lds-ellipsis[b-5x4pl0vb39] {
    color: #666;
    animation: fade-in-b-5x4pl0vb39 1s;
}

@keyframes fade-in-b-5x4pl0vb39 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

    .lds-ellipsis[b-5x4pl0vb39],
    .lds-ellipsis div[b-5x4pl0vb39] {
        box-sizing: border-box;
    }

.lds-ellipsis[b-5x4pl0vb39] {
    margin: auto;
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ellipsis div[b-5x4pl0vb39] {
        position: absolute;
        top: 33.33333px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: currentColor;
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
    }

        .lds-ellipsis div:nth-child(1)[b-5x4pl0vb39] {
            left: 8px;
            animation: lds-ellipsis1-b-5x4pl0vb39 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(2)[b-5x4pl0vb39] {
            left: 8px;
            animation: lds-ellipsis2-b-5x4pl0vb39 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(3)[b-5x4pl0vb39] {
            left: 32px;
            animation: lds-ellipsis2-b-5x4pl0vb39 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(4)[b-5x4pl0vb39] {
            left: 56px;
            animation: lds-ellipsis3-b-5x4pl0vb39 0.6s infinite;
        }

@keyframes lds-ellipsis1-b-5x4pl0vb39 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3-b-5x4pl0vb39 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2-b-5x4pl0vb39 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(24px, 0);
    }
}
/* /Components/Layout/SurveyPrompt.razor.rz.scp.css */
.surveyContainer[b-mkfh1mi4jc] {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    font-size: 0.9em;
    margin: 0.5rem auto -0.7rem auto;
    max-width: 1024px;
    color: #444;
}

    .surveyContainer a[b-mkfh1mi4jc] {
        text-decoration: underline;
    }

    .surveyContainer .tool-icon[b-mkfh1mi4jc] {
        margin-top: 0.15rem;
        width: 1.25rem;
        height: 1.25rem;
        flex-shrink: 0;
    }
/* /Components/Pages/Chat/Chat.razor.rz.scp.css */
.chat-container[b-4dn0j7ihao] {
    position: sticky;
    bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.75rem;
    padding-bottom: 1.5rem;
    border-top-width: 1px;
    background-color: #F3F4F6;
    border-color: #E5E7EB;
}

.chat-container[b-4dn0j7ihao] {
    background: initial;
}

[b-4dn0j7ihao].chat-container > * {
    position: relative;
}

[b-4dn0j7ihao] .suggestions {
    color: white;
}
/* /Components/Pages/Chat/ChatCitation.razor.rz.scp.css */
.citation[b-056aw2qqpi] {
    display: inline-flex;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    margin-top: 1rem;
    margin-right: 1rem;
    border-bottom: 2px solid #a770de;
    gap: 0.5rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    background-color: #ffffff;
}

    .citation[href]:hover[b-056aw2qqpi] {
        outline: 1px solid #865cb1;
    }

    .citation svg[b-056aw2qqpi] {
        width: 1.5rem;
        height: 1.5rem;
    }

    .citation:active[b-056aw2qqpi] {
        background-color: rgba(0,0,0,0.05);
    }

.citation-content[b-056aw2qqpi] {
    display: flex;
    flex-direction: column;
}

.citation-file[b-056aw2qqpi] {
    font-weight: 600;
}
/* /Components/Pages/Chat/ChatHeader.razor.rz.scp.css */
.chat-header-container[b-2vk6016aon] {
    top: 0; 
    padding: 1.5rem; 
}

.chat-header-controls[b-2vk6016aon] {
    margin-bottom: 1.5rem; 
}

h1[b-2vk6016aon] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-chat-icon[b-2vk6016aon] {
    width: 1.25rem;
    height: 1.25rem;
    color: rgb(55, 65, 81);
}

@media (min-width: 768px) {
    .chat-header-container[b-2vk6016aon] {
        position: sticky;
    }
}

.chat-header-container[b-2vk6016aon] {
    background: initial;
}

    .chat-header-container > *[b-2vk6016aon] {
        position: relative;
    }
/* /Components/Pages/Chat/ChatInput.razor.rz.scp.css */
.input-box[b-yz1oegnbv1] {
    display: flex; 
    flex-direction: column; 
    background: white;
    border: 1px solid rgb(229, 231, 235);
    border-radius: 8px;
    padding: 0.5rem 0.75rem;
    margin-top: 0.75rem; 
}

    .input-box:focus-within[b-yz1oegnbv1] {
        outline: 2px solid #4152d5;
    }

textarea[b-yz1oegnbv1] {
    resize: none;
    border: none;
    outline: none;
    flex-grow: 1;
}

    textarea:placeholder-shown + .tools[b-yz1oegnbv1] {
        --send-button-color: #aaa;
    }

.tools[b-yz1oegnbv1] {
    display: flex; 
    margin-top: 1rem; 
    align-items: center;
}

.tool-icon[b-yz1oegnbv1] {
    width: 1.25rem;
    height: 1.25rem;
}

.send-button[b-yz1oegnbv1] {
    color: var(--send-button-color);
    margin-left: auto;
}

    .send-button:hover[b-yz1oegnbv1] {
        color: black;
    }

.attach[b-yz1oegnbv1] {
    background-color: white;
    border-style: dashed;
    color: #888;
    border-color: #888;
    padding: 3px 8px;
}

    .attach:hover[b-yz1oegnbv1] {
        background-color: #f0f0f0;
        color: black;
    }


.input-box[b-yz1oegnbv1] {
    opacity: 0.9;
}
/* /Components/Pages/Chat/ChatMessageItem.razor.rz.scp.css */
.user-message[b-26oz6x4ppm] {
    background: rgb(182 215 232);
    align-self: flex-end;
    min-width: 25%;
    max-width: calc(100% - 5rem);
    padding: 0.5rem 1.25rem;
    border-radius: 0.25rem; 
    color: #1F2937; 
    white-space: pre-wrap; 
}

.assistant-message[b-26oz6x4ppm], .assistant-search[b-26oz6x4ppm] {
    display: grid;
    grid-template-rows: min-content;
    grid-template-columns: 2rem minmax(0, 1fr);
    gap: 0.25rem; 
}

.assistant-message-header[b-26oz6x4ppm] {
    font-weight: 600;
}

.assistant-message-text[b-26oz6x4ppm] {
    grid-column-start: 2;
}

.assistant-message-icon[b-26oz6x4ppm] {
    display: flex; 
    justify-content: center; 
    align-items: center; 
    border-radius: 9999px; 
    width: 1.5rem; 
    height: 1.5rem; 
    color: #ffffff; 
    background: #9b72ce;
}

    .assistant-message-icon svg[b-26oz6x4ppm] {
        width: 1rem; 
        height: 1rem; 
    }

.assistant-search[b-26oz6x4ppm] {
    font-size: 0.875rem;
    line-height: 1.25rem; 
}

.assistant-search-icon[b-26oz6x4ppm] {
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 1.5rem; 
    height: 1.5rem; 
}

    .assistant-search-icon svg[b-26oz6x4ppm] {
        width: 1rem; 
        height: 1rem; 
    }

.assistant-search-content[b-26oz6x4ppm] {
    align-content: center;
}

.assistant-search-phrase[b-26oz6x4ppm] {
    font-weight: 600;
}

/* Default styling for markdown-formatted assistant messages */
[b-26oz6x4ppm] ul {
    list-style-type: disc;
    margin-left: 1.5rem;
}

[b-26oz6x4ppm] ol {
    list-style-type: decimal;
    margin-left: 1.5rem;
}

[b-26oz6x4ppm] li {
    margin: 0.5rem 0;
}

[b-26oz6x4ppm] strong {
    font-weight: 600;
}

[b-26oz6x4ppm] h3 {
    margin: 1rem 0;
    font-weight: 600;
}

[b-26oz6x4ppm] p + p {
    margin-top: 1rem;
}

[b-26oz6x4ppm] table {
    margin: 1rem 0;
}

[b-26oz6x4ppm] th {
    text-align: left;
    border-bottom: 1px solid silver;
}

[b-26oz6x4ppm] th, [b-26oz6x4ppm] td {
    padding: 0.1rem 0.5rem;
}

[b-26oz6x4ppm] th, [b-26oz6x4ppm] tr:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.05);
}

[b-26oz6x4ppm] pre > code {
    background-color: white;
    display: block;
    padding: 0.5rem 1rem;
    margin: 1rem 0;
    overflow-x: auto;
}
/* /Components/Pages/Chat/ChatMessageList.razor.rz.scp.css */
.message-list-container[b-d1qktznzf7] {
    margin: 2rem 1.5rem;
    flex-grow: 1;
}

.message-list[b-d1qktznzf7] {
    display: flex; 
    flex-direction: column; 
    gap: 1.25rem; 
}

.no-messages[b-d1qktznzf7] {
    text-align: center;
    font-size: 1.25rem;
    color: #999;
    margin-top: calc(40vh - 18rem);
}

chat-messages[b-d1qktznzf7] >  div:last-of-type {
    /* Adds some vertical buffer to so that suggestions don't overlap the output when they appear */
    margin-bottom: 2rem;
}

.message-list-container[b-d1qktznzf7] {
    color: white;
}
/* /Components/Pages/Chat/ChatSuggestions.razor.rz.scp.css */
.suggestions[b-2c6erwncbs] {
    text-align: right;
    white-space: nowrap;
    gap: 0.5rem;
    justify-content: flex-end;
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 0.75rem;
}
