@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Bora.Blazor.Components/Bora.Blazor.Components.b5afgsg50h.bundle.scp.css';
@import '_content/NodeAir.Blazor/NodeAir.Blazor.32bzwy8xvi.bundle.scp.css';
@import '_content/Scarnas.Blazor.Components/Scarnas.Blazor.Components.zzthhua5xh.bundle.scp.css';
@import '_content/Tabiot.Blazor.Layouts/Tabiot.Blazor.Layouts.ra0rvskmae.bundle.scp.css';
@import '_content/Tabiot.Blazor.Loading/Tabiot.Blazor.Loading.hxb6uypiw6.bundle.scp.css';
@import '_content/Tabiot.Blazor.SearchBox/Tabiot.Blazor.SearchBox.hl5yquya2h.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-a4arihdas7] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-a4arihdas7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Link/TrackedLink.razor.rz.scp.css */
.content[b-euphtyeack] {
    width: 100vw;
    height: 100vh;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-card[b-euphtyeack], .content-card-fw[b-euphtyeack] {
    outline: 1px solid rgba(255, 255, 255, .25);
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.45);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(10px);
}

.content-card[b-euphtyeack] {
    max-width: 90%;
    width: 500px;
}

.content-card-fw[b-euphtyeack] {
    width: calc(100% - 5em);
    height: calc(100% - 5em);
    overflow: hidden;
}

[b-euphtyeack] .pdf-viewer {
    border: none !important;
}
/* /Components/Map.razor.rz.scp.css */

[b-1qkzzek5tn] .map-marker {
    background-color: #4285F4;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
    padding: 10px 15px;
    position: relative;
}

    [b-1qkzzek5tn] .map-marker::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 100%;
        transform: translate(-50%, 0);
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #4285F4;
    }
/* /Components/Operations/Chat.razor.rz.scp.css */
.assistant-container[b-d0nylx3uon] {
    height: 100%;
}

.assistant-footer[b-d0nylx3uon] {
    /*box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);*/
    box-shadow: var(--bs-box-shadow-lg);
    z-index: 10;
}

.message[b-d0nylx3uon] {
    min-width: 15rem;
    max-width: 80%;
    border: 0;
    border-radius: 1rem;
}

.assistant-message[b-d0nylx3uon] {
    border-bottom-left-radius: 0;
}

.user-message[b-d0nylx3uon] {
    border-bottom-right-radius: 0;
}

.assistant-content[b-d0nylx3uon] {
    overflow-anchor: none;
}

.scroll-anchor[b-d0nylx3uon] {
    overflow-anchor: auto;
    height: 1px;
}
/* /Components/Shared/TreeView.razor.rz.scp.css */
/***** Minimal visual tweaks *****/
/*.treeview .toggle-btn {
    width: 1.25rem;
    height: 1.25rem;
}

.treeview .toggle-placeholder {
    display: inline-block;
    width: 1.25rem;
    text-align: center;
    color: transparent;
}

.treeview .caret-icon {
    line-height: 1;
    font-size: .85rem;
}

.treeview .tree-node, .treeview .tree-leaf {
    user-select: none;
}

.treeview i {
    width: 1rem;
    text-align: center;
}*/
