@import '_content/Smabbler.Automation.Lab.SharedComponents/Smabbler.Automation.Lab.SharedComponents.q50yvrfies.bundle.scp.css';
@import '_content/Smabbler.Cloud.SaaS.Apps.Shared/Smabbler.Cloud.SaaS.Apps.Shared.e8rsqudsud.bundle.scp.css';
@import '_content/Smabbler.Common.Blazor.Analysis/Smabbler.Common.Blazor.Analysis.ewmb7w6pzl.bundle.scp.css';
@import '_content/Smabbler.Common.Blazor/Smabbler.Common.Blazor.ewa1i1c6q8.bundle.scp.css';

/* /Components/GraphExplorerDialog/GraphExplorerDialog.razor.rz.scp.css */
.e-dialog[b-eyhx8mtvjt] {
    max-height: none !important;
    overflow: hidden !important;
}
/* /Layout/UserLayout.razor.rz.scp.css */
.smb-user-content-panel[b-ppj2mlxq59] {
    overflow: auto;
    height: 100%;
}
/* /Pages/GraphExplorer/GraphExplorer.razor.rz.scp.css */
.query-lab-wizard-container[b-a5chc9xp7m] {
    max-width: calc(100vw - 150px);
    margin-bottom: 2rem;
    max-height: 95vh !important;
}
/* /Pages/Rag/PublicRagViewer.razor.rz.scp.css */
.query-lab-wizard-container[b-k1owuxsxa6] {
    max-width: calc(100vw - 150px);
    margin-bottom: 2rem;
}
/* /Pages/Rag/RagViewer.razor.rz.scp.css */
.query-lab-wizard-container[b-jtve3jne8b] {
    max-width: calc(100vw - 150px);
    margin-bottom: 2rem;
}
/* /Pages/RagDesignerConnectionTest/RagDesignerConnectionTest.razor.rz.scp.css */
.connection-test-container[b-9mcosml8ja] {
    max-width: 800px;
    margin: 40px auto;
    background: linear-gradient(135deg, #0a4f6e 0%, #0d7377 100%);
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    padding: 3px;
}

.connection-test-header[b-9mcosml8ja] {
    background: #1a1f2e;
    border-radius: 10px 10px 0 0;
    padding: 30px;
    text-align: center;
    border-bottom: 3px solid #14a085;
}

.connection-test-header .test-icon[b-9mcosml8ja] {
    font-size: 48px;
    display: block;
    margin-bottom: 15px;
}

.connection-test-header h2[b-9mcosml8ja] {
    margin: 0;
    color: #e0e6ed;
    font-size: 28px;
    font-weight: 600;
}

.connection-test-content[b-9mcosml8ja] {
    background: #1a1f2e;
    border-radius: 0 0 10px 10px;
    padding: 30px;
}

.connection-test-content p[b-9mcosml8ja] {
    margin: 0;
    color: #b0bac9;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
}
