@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.3eliywa438.bundle.scp.css';

/* _content/LLMLAB/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-vx8g12xom4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

table[b-vx8g12xom4] {
    margin-bottom: 1rem !important;
}

.poo[b-vx8g12xom4] {
    border: 1px solid red;
}

a:hover[b-vx8g12xom4] {
    text-decoration: none !important;
}

main[b-vx8g12xom4] {
    flex: 1;
}

.sidebar[b-vx8g12xom4] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    width: auto !important;
}

.top-row[b-vx8g12xom4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-vx8g12xom4]  a, .top-row[b-vx8g12xom4]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-vx8g12xom4]  a:hover, .top-row[b-vx8g12xom4]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-vx8g12xom4]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-vx8g12xom4] {
        justify-content: space-between;
    }

        .top-row[b-vx8g12xom4]  a, .top-row[b-vx8g12xom4]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-vx8g12xom4] {
        flex-direction: row;
    }

    .sidebar[b-vx8g12xom4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-vx8g12xom4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-vx8g12xom4]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-vx8g12xom4], article[b-vx8g12xom4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-vx8g12xom4] {
    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-vx8g12xom4] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/LLMLAB/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-bswe88o3a1] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.nav-link[b-bswe88o3a1]{
    width:min-content;
}

.navbar-toggler:checked[b-bswe88o3a1] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-bswe88o3a1] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-bswe88o3a1] {
    font-size: 1.1rem;
}

.bi[b-bswe88o3a1] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-bswe88o3a1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-bswe88o3a1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-bswe88o3a1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-bswe88o3a1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-bswe88o3a1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-bswe88o3a1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-bswe88o3a1]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-bswe88o3a1]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-bswe88o3a1]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.navbar-toggler:checked ~ .nav-scrollable[b-bswe88o3a1] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-bswe88o3a1] {
        display: none;
    }

    .nav-scrollable[b-bswe88o3a1] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.navlabel[b-bswe88o3a1] {
    color: white;
}

@media (min-width: 640px) {
    .navlabel[b-bswe88o3a1] {
        display: none;
    }
}
/* _content/LLMLAB/Components/Pages/Account/prompts/NewMemoPage.razor.rz.scp.css */

.buttonset[b-bsatu018nq] {
    display: flex !important;
}

@media (min-width: 800px) {
    .buttonset[b-bsatu018nq] {
        display: ruby !important;
    }

    .button-splitter[b-bsatu018nq] {
        display: none;
    }
}

.card-body[b-bsatu018nq] {
    display: flow;
}

.disabled[b-bsatu018nq] {
    pointer-events: none;
    opacity: 0.4;
}


textarea[b-bsatu018nq] {
    /*background-image: linear-gradient(#f9f9f9 50%, #ffffff 50%);*/
    background-size: 100% 4rem;
    line-height: 2rem;
}


@media (max-width: 900px) {
    .nomobile[b-bsatu018nq] {
        display: none;
    }
}
/* _content/LLMLAB/Components/Pages/administration/upload/Index.razor.rz.scp.css */
.home-datasets[b-fevxvcpw0u] {
    width: 100%;
    text-align: center;
    background-color: #e7c5e9;
    margin-bottom: 2rem;
    border-radius: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: rgb(63,94,251);
    background: linear-gradient(90deg, rgba(63,94,251,1) 0%, rgba(252,70,107,1) 100%);
    color: white;
}
/* _content/LLMLAB/Components/Pages/DALLE/ImageGenerator.razor.rz.scp.css */
.aiImageParent[b-p26c0qc4cf] {
    padding: 0rem;
    position:relative;
}

.aiImageContainer[b-p26c0qc4cf]
{
    max-width:600px;
    width:100%;
    padding:0.5rem;
}

@media (max-width: 600px) {
    .aiImageContainer[b-p26c0qc4cf] {
        width: 90%;
    }
}

.aiImageButtons[b-p26c0qc4cf] {
position:absolute;
bottom:0;
width:100%;
padding:1rem;
}

.rainbow-text[b-p26c0qc4cf] {
    background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);
    -webkit-background-clip: text;
    color: transparent;
}
/* _content/LLMLAB/Components/Pages/DALLE/Index.razor.rz.scp.css */
/* _content/LLMLAB/Components/Pages/Home.razor.rz.scp.css */
.gptModel[b-889xs3h41z] {
    border-radius: var(--bs-border-radius);
   
    display:inline;
    float:right;
    padding:0.2rem;
    pointer-events:none;
}

.gptModel3[b-889xs3h41z] {
    background-color: gainsboro;
    color: black;
}

.gptModel4[b-889xs3h41z]{
    background-color:rebeccapurple;
    color:white;
}

.icon[b-889xs3h41z]{
    width:100%;
    text-align:center;
    padding:1rem;
}

.row .infoCard[b-889xs3h41z] {
    margin-bottom: 1rem;
    margin: 0.7rem;
}

.card[b-889xs3h41z] {
    height: 200px !important;
    border-radius: 0px !important;
}

.chart-token[b-889xs3h41z] {
    max-width:800px;
    text-align: center;
    margin-bottom: 1rem;
    margin:auto;
}

@media (max-width: 1024px) {
    .chart-token[b-889xs3h41z] {
        display: none;
    }
}

/* _content/LLMLAB/Components/Pages/HomeComponent.razor.rz.scp.css */
a[b-hfr6ck9qdp]{
    text-decoration:none;
}

.icon[b-hfr6ck9qdp] {
    width: 100%;
    text-align: center;
    padding: 1rem;
}

.row .infoCard[b-hfr6ck9qdp] {
    margin-bottom: 1rem;
    margin: 0.7rem;
}

.infoTitleText-cat[b-hfr6ck9qdp] {
    margin: auto;
    margin-bottom: 2rem;
}

.infoTitleText-cat img[b-hfr6ck9qdp]{
    margin:3px;
    border:1px dashed;
    width:10rem;
}

@media (max-width: 640px) {
    .infoCard[b-hfr6ck9qdp] {
        width: auto;
        height: auto;
    }

    .infoTitleText[b-hfr6ck9qdp] {
    }
}

@media (min-width: 1024px) {
    .infoCard[b-hfr6ck9qdp] {
        width: 200px;
        float: left;
    }

    .infoTitleText[b-hfr6ck9qdp] {
        margin: auto;
        width: 58rem;
        margin-bottom:2rem;
    }
}

.rainbow-text[b-hfr6ck9qdp] {
    background-image: linear-gradient(to left, violet, indigo, blue, indigo, violet);
    -webkit-background-clip: text;
    color: transparent;
}

.infoTitleText-child[b-hfr6ck9qdp] {
    background-color: white;
    color: white;
    width: fit-content;
    margin: auto;
    padding-top:1rem;

}

@media (max-width: 1125px) {
    .preview-image[b-hfr6ck9qdp] {
        display:none;
    }
}

.home-datasets[b-hfr6ck9qdp] {
    width: 100%;
    text-align: center;
    background-color: #e7c5e9;
    margin-bottom: 2rem;
    border-radius: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: rgb(63,94,251);
    background: linear-gradient(90deg, rgba(63,94,251,1) 0%, rgba(252,70,107,1) 100%);
    color:white;
}

/*  */



/* _content/LLMLAB/Components/Pages/HomeHeaderComponent.razor.rz.scp.css */

.xmain[b-fbg1g6hzz5] {
    --s: 2vw; /* control the size */

    --c: #0000, #000 .5deg 119.5deg,#0000 120deg;
    --g1: conic-gradient(from 60deg at 56.25% calc(425%/6),var(--c));
    --g2: conic-gradient(from 180deg at 43.75% calc(425%/6),var(--c));
    --g3: conic-gradient(from -60deg at 50% calc(175%/12),var(--c));
    background: #111;
    border-radius: 15px;
}

.xcontainer[b-fbg1g6hzz5] {
    height: 300px;
    display: grid;
    place-items: center;
    position: relative;
    background: var(--g1),var(--g1) var(--s) calc(1.73*var(--s)), var(--g2),var(--g2) var(--s) calc(1.73*var(--s)), var(--g3) var(--s) 0,var(--g3) 0 calc(1.73*var(--s)) transparent;
    background-size: calc(2*var(--s)) calc(3.46*var(--s));

}

@media (max-width: 1024px) {
    .xcontainer[b-fbg1g6hzz5] {
        height:200px;
    }
}

.xbackground[b-fbg1g6hzz5] {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: radial-gradient(60vw circle at var(--mouse-x) var(--mouse-y), red, transparent 60%);
    z-index: -1;
    animation: hue-rotate-b-fbg1g6hzz5 3s linear infinite;
    opacity: 0;
    transition: 800ms;
}

.xcontainer:hover > .xbackground[b-fbg1g6hzz5] {
    opacity: 1;
}

@keyframes hue-rotate-b-fbg1g6hzz5 {
    from {
        -webkit-filter: hue-rotate(10deg);
        filter: hue-rotate(10deg);
    }

    to {
        -webkit-filter: hue-rotate(360deg);
        filter: hue-rotate(360deg);
    }
}

.xcontent[b-fbg1g6hzz5] {
    width: 80%;
    position: absolute;
    color: white;
    font-family: sans-serif;
    font-size: 3vw;
    line-height: 1.5;
    text-align: center;
}
/* _content/LLMLAB/Components/Pages/Layout/Index.razor.rz.scp.css */
.canvas-messages[b-a4k0gjulhg] {
    width:80%;
    margin:auto;
    overflow:hidden;
    padding:1rem;
    text-align:center;
}

.layout-edit-container[b-a4k0gjulhg] {
    font-size: inherit;
    vertical-align: middle;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif !important;
}

.layoutContainer[b-a4k0gjulhg] {
    --ruler-num-c: #888;
    --ruler-num-fz: 10px;
    --ruler-num-pi: 0.75ch;
    --ruler-unit: 1px;
    --ruler-x: 1;
    --ruler-y: 1;
    --ruler1-bdw: 1px;
    --ruler1-c: #BBB;
    --ruler1-h: 8px;
    --ruler1-space: 5;
    --ruler2-bdw: 1px;
    --ruler2-c: #BBB;
    --ruler2-h: 20px;
    --ruler2-space: 50;
    background-attachment: local;
    background-image: linear-gradient(90deg, var(--ruler1-c) 0 var(--ruler1-bdw), transparent 0), linear-gradient(90deg, var(--ruler2-c) 0 var(--ruler2-bdw), transparent 0), linear-gradient(0deg, var(--ruler1-c) 0 var(--ruler1-bdw), transparent 0), linear-gradient(0deg, var(--ruler2-c) 0 var(--ruler2-bdw), transparent 0);
    background-position: 0 0;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: calc(var(--ruler-unit) * var(--ruler1-space) * var(--ruler-x)) var(--ruler1-h), calc(var(--ruler-unit) * var(--ruler2-space) * var(--ruler-x)) var(--ruler2-h), var(--ruler1-h) calc(var(--ruler-unit) * var(--ruler1-space) * var(--ruler-y)), var(--ruler2-h) calc(var(--ruler-unit) * var(--ruler2-space) * var(--ruler-y));
}



/* Ruler Numbers */
.ruler-x[b-a4k0gjulhg],
.ruler-y[b-a4k0gjulhg] {
    color: var(--ruler-num-c);
    counter-reset: d 0;
    display: flex;
    font-size: var(--ruler-num-fz);
    line-height: 1;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
}

.ruler-x[b-a4k0gjulhg] {
    height: var(--ruler2-h);
    inset-block-start: auto;
    inset-inline-start: calc(var(--ruler-unit) * var(--ruler2-space));
    opacity: var(--ruler-x);
    width: 90%;
}

.ruler-y[b-a4k0gjulhg] {
    flex-direction: column;
    height: 100%;
    inset-block-start: calc(var(--ruler-unit) * var(--ruler2-space));
    inset-inline-start: auto;
    opacity: var(--ruler-y);
    width: var(--ruler2-h);
}

.ruler-x li[b-a4k0gjulhg] {
    align-self: flex-end;
}

.ruler-x li[b-a4k0gjulhg],
.ruler-y li[b-a4k0gjulhg] {
    counter-increment: d var(--ruler2-space);
    flex: 0 0 calc(var(--ruler-unit) * var(--ruler2-space));
}

    .ruler-x li[b-a4k0gjulhg]::after {
        content: counter(d)"";
        line-height: 1;
        padding-inline-start: var(--ruler-num-pi);
    }

    .ruler-y li[b-a4k0gjulhg]::after {
        content: counter(d)"";
        display: block;
        padding-inline-end: var(--ruler-num-pi);
        transform: rotate(-90deg) translateY(-13px);
        transform-origin: 100% 0%;
        text-align: end;
        width: 100%;
    }



[dir="rtl"] .ruler[b-a4k0gjulhg] {
    background-position: 100% 0;
}
/* _content/LLMLAB/Components/Pages/MemoComponent.razor.rz.scp.css */
.text-template-memo[b-53ao1cwdwc] {
    cursor: pointer;
    background-color: lightgoldenrodyellow;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
    white-space: nowrap;
    overflow: hidden;
}
/* _content/LLMLAB/Components/Pages/TextTemplateComponent.razor.rz.scp.css */
.text-template[b-a2riowxcfl] {
    cursor: pointer;
    background-color: lightgoldenrodyellow;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
    white-space: nowrap;
    overflow: hidden;
}
