/* _content/Nexus/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-0htsge5e66] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0htsge5e66] {
    flex: 1;
}

.sidebar[b-0htsge5e66][b-0htsge5e66] {
    background: transparent !important;
    border-right-width:1px;
}

.top-row[b-0htsge5e66] {
    background-color: hsl(var(--background));
    border-bottom: 1px solid #fff;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    color: white;
    z-index: 99 !important;
}

    .top-row[b-0htsge5e66]  a, .top-row[b-0htsge5e66]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-0htsge5e66]  a:hover, .top-row[b-0htsge5e66]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-0htsge5e66]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-0htsge5e66] {
        justify-content: space-between;
    }

    .top-row[b-0htsge5e66]  a, .top-row[b-0htsge5e66]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0htsge5e66] {
        flex-direction: row;
    }

    .sidebar[b-0htsge5e66] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0htsge5e66] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-0htsge5e66]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-0htsge5e66], article[b-0htsge5e66] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-0htsge5e66] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-0htsge5e66] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* MainLayout.razor.css */

/* User dropdown styling */
.user-dropdown-container[b-0htsge5e66] {
    position: relative;
}

/* _content/Nexus/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-7wlxnd2x5x] {
    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);
}

.navbar-toggler:checked[b-7wlxnd2x5x] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-7wlxnd2x5x] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-7wlxnd2x5x] {
    font-size: 1.1rem;
}

.bi[b-7wlxnd2x5x] {
    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-7wlxnd2x5x] {
    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-7wlxnd2x5x] {
    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-7wlxnd2x5x] {
    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");
}

.bi-lock-nav-menu[b-7wlxnd2x5x] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-7wlxnd2x5x] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-7wlxnd2x5x] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-7wlxnd2x5x] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-7wlxnd2x5x] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-7wlxnd2x5x] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-7wlxnd2x5x] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7wlxnd2x5x] {
        padding-bottom: 1rem;
    }

    .nav-item[b-7wlxnd2x5x]  .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-7wlxnd2x5x]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-7wlxnd2x5x]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-7wlxnd2x5x] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-7wlxnd2x5x] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-7wlxnd2x5x] {
        display: none;
    }

    .nav-scrollable[b-7wlxnd2x5x] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Nexus/Components/Layout/PublicLayout.razor.rz.scp.css */
.page[b-orj0t8abui] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-orj0t8abui] {
    flex: 1;
}

.sidebar[b-0htsge5e66][b-orj0t8abui] {
    background: transparent !important;
    border-right-width:1px;
}

.top-row[b-orj0t8abui] {
    background-color: hsl(var(--background));
    border-bottom: 1px solid #fff;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    color: white;
}

    .top-row[b-orj0t8abui]  a, .top-row[b-orj0t8abui]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-orj0t8abui]  a:hover, .top-row[b-orj0t8abui]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-orj0t8abui]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-orj0t8abui] {
        justify-content: space-between;
    }

    .top-row[b-orj0t8abui]  a, .top-row[b-orj0t8abui]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-orj0t8abui] {
        flex-direction: row;
    }

    .sidebar[b-orj0t8abui] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-orj0t8abui] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-orj0t8abui]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-orj0t8abui], article[b-orj0t8abui] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-orj0t8abui] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-orj0t8abui] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Nexus/Components/Pages/Database.razor.rz.scp.css */
.intro-section[b-gquyu51ynw] {
    width: 100%;
    height: 100%;
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items:center;
    justify-content:center;
}
    .intro-section .intro-section-header[b-gquyu51ynw] {
        padding: 20px;
        width: 100%;
        text-align: center;
    }
        .intro-section .intro-section-header h4[b-gquyu51ynw] {
            font-size: 50px;
            font-weight: 700;
        }
        .intro-section .intro-section-header h4 span[b-gquyu51ynw] {
            
        }
        .intro-section .intro-section-body[b-gquyu51ynw] {           
            width: 100%;
            display: flex;
            gap: 10px;
        }
            .intro-section .intro-section-body .intro-section-function[b-gquyu51ynw] {
                border: 1px solid rgba(255,255,255, 0.1);
                padding: 50px;
                flex: 1;
                text-align: center;
                border-radius: 10px;
                font-size: 20px;
                margin-top: 50px;
                font-weight: 300;
            }
    .intro-section .intro-section-footer[b-gquyu51ynw] {
        background: rgba(255,255,255, 0.1);
        width: 100%;
        border-radius: 25px;
    }

.chat-container[b-gquyu51ynw] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    width: 100vw;
    max-width: calc(100vw - 350px);
    min-width: calc(100vw - 350px);
    margin: 0 auto;
    background: transparent;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Chat Header */
.chat-header[b-gquyu51ynw] {
    z-index: 0;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    /*padding: 20px;*/
    color: white;
    width: 100%;
}

.chat-header-content[b-gquyu51ynw] {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.header-left[b-gquyu51ynw] {
    display: flex;
    align-items: center;
    gap: 15px;
}

.chat-avatar[b-gquyu51ynw] {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    backdrop-filter: blur(10px);
}

.chat-title[b-gquyu51ynw] {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
}

.chat-subtitle[b-gquyu51ynw] {
    margin: 5px 0 0 0;
    opacity: 0.9;
    font-size: 14px;
}

.status-connected[b-gquyu51ynw] {
    color: #4CAF50;
}

.status-disconnected[b-gquyu51ynw] {
    color: #FF9800;
}

    .status-connected i[b-gquyu51ynw], .status-disconnected i[b-gquyu51ynw] {
        font-size: 8px;
        margin-right: 5px;
    }

/* Schema Preview */
.schema-preview[b-gquyu51ynw] {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding: 15px;
    backdrop-filter: blur(10px);
}

.schema-header[b-gquyu51ynw] {
    margin-bottom: 10px;
}

    .schema-header h6[b-gquyu51ynw] {
        color: white;
        margin: 0;
        font-weight: 600;
    }

.schema-tables[b-gquyu51ynw] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.table-chip[b-gquyu51ynw] {
    background: rgba(255, 255, 255, 0.2);
    color: white;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 5px;
    backdrop-filter: blur(5px);
}

    .table-chip.more-tables[b-gquyu51ynw] {
        background: rgba(255, 255, 255, 0.1);
        font-style: italic;
    }

/* Chat Messages */
.chat-messages[b-gquyu51ynw] {
    flex: 1;
    overflow-y: auto;
    padding: 20px;
    background: transparent;
    margin: 0 20px;
    border-radius: 20px 20px 0 0;
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.1);
    border: none !important;
    max-height: calc(100vh - 220px) !important;
    height: calc(100vh - 220px) !important;
    min-height: calc(100vh - 220px) !important;
}

.message-container[b-gquyu51ynw] {
    display: flex;
    margin-bottom: 20px;
    animation: slideIn-b-gquyu51ynw 0.3s ease-out;
    
}

    .message-container.user-message[b-gquyu51ynw] {
        justify-content: flex-end;
    }

    .message-container.assistant-message[b-gquyu51ynw] {
        justify-content: flex-start;
    }

.message-avatar[b-gquyu51ynw] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.assistant-message .message-avatar[b-gquyu51ynw] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    margin-right: 10px;
}

.user-message .message-avatar[b-gquyu51ynw] {
    background: #28a745;
    color: white;
    margin-left: 10px;
}

.message-content[b-gquyu51ynw] {
    max-width: 70%;
    display: flex;
    flex-direction: column;
    min-width: 40vw !important;
}

.message-bubble[b-gquyu51ynw] {
    padding: 15px 18px;
    border-radius: 18px;
    position: relative;
    word-wrap: break-word;
}

.assistant-message .message-bubble[b-gquyu51ynw] {
    background: #f8f9fa;
    border: 1px solid transparent;
    border-bottom-left-radius: 5px;
}

.user-message .message-bubble[b-gquyu51ynw] {
    background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
    color: white;
    border-bottom-right-radius: 5px;
}

.message-text[b-gquyu51ynw] {
    line-height: 1.4;
    margin: 0;
}

.message-time[b-gquyu51ynw] {
    font-size: 11px;
    color: #6c757d;
    margin-top: 5px;
    text-align: right;
}

.user-message .message-time[b-gquyu51ynw] {
    text-align: left;
}

.example-questions[b-gquyu51ynw] {
    margin: 10px 0 0 0;
    padding-left: 20px;
}

    .example-questions li[b-gquyu51ynw] {
        margin: 5px 0;
        font-style: italic;
        color: #666;
    }

/* SQL Query Section */
.sql-query-section[b-gquyu51ynw] {
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    margin-top: 10px;
    overflow: hidden;
}

.sql-header[b-gquyu51ynw] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background: #e9ecef;
    border-bottom: 1px solid #dee2e6;
}

.sql-code[b-gquyu51ynw] {
    display: block;
    padding: 12px;
    background: #2d3748;
    color: #e2e8f0;
    font-family: 'Fira Code', 'Courier New', monospace;
    font-size: 12px;
    white-space: pre-wrap;
    margin: 0;
}

/* Data Preview */
.data-preview[b-gquyu51ynw] {
    margin-top: 10px;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    overflow: hidden;
}

.data-header[b-gquyu51ynw] {
    display: block;
    padding: 8px 12px;
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    font-weight: 600;
}

.data-table[b-gquyu51ynw] {
    max-height: 200px;
    overflow: auto;
}

    .data-table table[b-gquyu51ynw] {
        width: 100%;
        border-collapse: collapse;
        font-size: 12px;
    }

    .data-table th[b-gquyu51ynw],
    .data-table td[b-gquyu51ynw] {
        padding: 8px 12px;
        border-bottom: 1px solid #e9ecef;
        text-align: left;
    }

    .data-table th[b-gquyu51ynw] {
        background: #f8f9fa;
        font-weight: 600;
        position: sticky;
        top: 0;
    }

    .data-table tbody tr:hover[b-gquyu51ynw] {
        background: #f8f9fa;
    }

/* Typing Indicator */
.typing-indicator[b-gquyu51ynw] {
    background: transparent !important;
    border: 1px solid transparent !important;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 18px !important;
}

.typing-dots[b-gquyu51ynw] {
    display: flex;
    gap: 4px;
}

    .typing-dots span[b-gquyu51ynw] {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #6c757d;
        animation: typing-b-gquyu51ynw 1.4s infinite ease-in-out;
    }

        .typing-dots span:nth-child(2)[b-gquyu51ynw] {
            animation-delay: 0.2s;
        }

        .typing-dots span:nth-child(3)[b-gquyu51ynw] {
            animation-delay: 0.4s;
        }

.typing-text[b-gquyu51ynw] {
    color: #6c757d;
    font-style: italic;
}

/* Chat Input */
.chat-input-container[b-gquyu51ynw] {
    background: transparent;
    /*margin: 0 20px 20px 20px;*/
    border-radius: 0 0 20px 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    border: none !important;
    position: relative;
}

.voice-status-bar[b-gquyu51ynw] {
    padding: 5px 20px !important;
    background: #e3f2fd;
    border-top: 1px solid #bbdefb;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -15px;
    width: 50vw;
    margin-left: calc(12.5vw);
    opacity: 1;
    border-radius: 25px !important;
}

.voice-listening[b-gquyu51ynw] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-weight: 500;
}

.voice-animation[b-gquyu51ynw] {
    display: flex;
    gap: 2px;
        color: #fff !important;
}

    .voice-animation .wave[b-gquyu51ynw] {
        width: 3px;
        height: 12px;
        background: #fff !important;
        border-radius: 1px;
        animation: wave-b-gquyu51ynw 1.5s infinite ease-in-out;
    }

        .voice-animation .wave:nth-child(2)[b-gquyu51ynw] {
            animation-delay: 0.1s;
            background: #fff !important;
        }

        .voice-animation .wave:nth-child(3)[b-gquyu51ynw] {
            animation-delay: 0.2s;
            background: #fff !important;
        }

.settings-bar[b-gquyu51ynw] {
    padding: 10px 20px;
    border-top: 1px solid #e9ecef;
    background: #f8f9fa;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.settings-left[b-gquyu51ynw] {
    display: flex;
    gap: 20px;
}

.form-check-label[b-gquyu51ynw] {
    font-size: 12px;
    color: #6c757d;
    cursor: pointer;
}

.chat-input[b-gquyu51ynw] {
    /*padding: 15px 20px;*/
    border: none;
}

.input-container[b-gquyu51ynw] {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    background: transparent !important;
    border: 2px solid #e9ecef;
    border-radius: 25px !important;
    padding: 8px;
    /*transition: border-color 0.3s ease;*/
}

    .input-container:focus-within[b-gquyu51ynw] {
        border-color: #667eea;
        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
    }

.message-input[b-gquyu51ynw] {
    flex: 1;
    border: none;
    background: transparent;
    padding: 8px 15px;
    font-size: 14px;
    resize: none;
    outline: none;
    font-family: inherit;
    line-height: 1.4;
    max-height: 120px;
}

    .message-input[b-gquyu51ynw]::placeholder {
        color: #adb5bd;
    }

.input-actions[b-gquyu51ynw] {
    display: flex;
    gap: 5px;
}

.activate-voice-chat[b-gquyu51ynw] {
    position: absolute;
    top: -45px;
    right: 60px;
    filter: drop-shadow(0 0 15px rgba(255,255,255,1));
}

.activate-voice-chat p[b-gquyu51ynw] {
    position: absolute;
    left: -80px;
    top: -30px;
    width: 80px;
}

.activate-voice-chat svg[b-gquyu51ynw] {
    height: 80px;
    width: 80px;
}

.voice-btn[b-gquyu51ynw], .send-btn[b-gquyu51ynw] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.voice-btn[b-gquyu51ynw] {
    background: #6c757d !important;
    color: white;
}

    .voice-btn:hover:not(:disabled)[b-gquyu51ynw] {
        background: #5a6268 !important;
        transform: scale(1.05);
    }

    .voice-btn.listening[b-gquyu51ynw] {
        background: #dc3545 !important;
        animation: pulse-b-gquyu51ynw 2s infinite;
    }

.send-btn[b-gquyu51ynw] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

    .send-btn:hover:not(:disabled)[b-gquyu51ynw] {
        transform: scale(1.05);
        box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
    }

    .send-btn:disabled[b-gquyu51ynw], .voice-btn:disabled[b-gquyu51ynw] {
        opacity: 0.5;
        cursor: not-allowed;
        transform: none !important;
    }

.spinner[b-gquyu51ynw] {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top: 2px solid white;
    border-radius: 50%;
    animation: spin-b-gquyu51ynw 1s linear infinite;
}

.error-message[b-gquyu51ynw] {
    padding: 10px 20px;
    background: #f8d7da;
    color: #721c24;
    border-top: 1px solid #f5c6cb;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Animations */
@keyframes slideIn-b-gquyu51ynw {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes typing-b-gquyu51ynw {
    0%, 60%, 100% {
        transform: translateY(0);
    }

    30% {
        transform: translateY(-10px);
    }
}

@keyframes wave-b-gquyu51ynw {
    0%, 40%, 100% {
        transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1);
    }
}

@keyframes pulse-b-gquyu51ynw {
    0% {
        box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(220, 53, 69, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(220, 53, 69, 0);
    }
}

@keyframes spin-b-gquyu51ynw {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .chat-container[b-gquyu51ynw] {
        margin: 0;
        height: 100vh;
        min-width: 100vw;
        max-width: 100vw;
    }

    .message-content[b-gquyu51ynw] {
        max-width: 85%;
    }

    .settings-left[b-gquyu51ynw] {
        flex-direction: column;
        gap: 10px;
    }

    .chat-header[b-gquyu51ynw] {
        padding: 15px;
    }

    .chat-title[b-gquyu51ynw] {
        font-size: 20px;
    }

    .header-actions[b-gquyu51ynw] {
        flex-direction: column;
        gap: 5px;
    }
}

/* SQL Hidden Indicators */
.sql-hidden-indicator[b-gquyu51ynw],
.data-hidden-indicator[b-gquyu51ynw] {
    margin-top: 8px;
    padding: 6px 10px;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    font-size: 11px;
    color: #6c757d;
    font-style: italic;
    text-align: center;
}

    .sql-hidden-indicator i[b-gquyu51ynw],
    .data-hidden-indicator i[b-gquyu51ynw] {
        margin-right: 4px;
    }
