/* /Layout/Header.razor.rz.scp.css */
.platform-title[b-pz46p3lqtj] {
    color: #495057;
    font-size: 0.95rem;
    font-weight: 500;
}

.breadcrumb-section[b-pz46p3lqtj] {
    padding-left: 0.9rem;
}

.hospital-badge[b-pz46p3lqtj] {
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    max-width: min(52vw, 480px);
    padding: 0.62rem 1.25rem 0.62rem 0.82rem;
    border-radius: 14px;
    border: 1px solid rgba(54, 96, 194, 0.55);
    background: transparent;
    color: #1c3f91;
    font-size: 1.12rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: 0 2px 8px rgba(24, 56, 133, 0.12);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    text-transform: none;
    cursor: default;
    user-select: none;
}

.hospital-badge:hover[b-pz46p3lqtj] {
    transform: translateY(-1px);
    border-color: rgba(41, 82, 175, 0.75);
    box-shadow: 0 4px 12px rgba(24, 56, 133, 0.16);
}

.hospital-badge .bi-hospital[b-pz46p3lqtj] {
    display: inline-grid;
    place-items: center;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 10px;
    font-size: 1rem;
    color: #2450b2;
    background: transparent;
    border: 1px solid rgba(54, 96, 194, 0.55);
    box-shadow: none;
    flex-shrink: 0;
}

.min-w-0[b-pz46p3lqtj] {
    min-width: 0;
}

@media (max-width: 640.98px) {
    .breadcrumb-section[b-pz46p3lqtj] {
        padding-left: 0.2rem;
    }

    .hospital-badge[b-pz46p3lqtj] {
        max-width: 55vw;
        font-size: 0.94rem;
        padding: 0.45rem 0.9rem 0.45rem 0.58rem;
        gap: 0.45rem;
    }

    .hospital-badge .bi-hospital[b-pz46p3lqtj] {
        width: 1.4rem;
        height: 1.4rem;
        font-size: 0.78rem;
    }
}

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-rkrztg25ri] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rkrztg25ri] {
    flex: 1;
}

.sidebar[b-rkrztg25ri] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rkrztg25ri] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rkrztg25ri]  a, .top-row[b-rkrztg25ri]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-rkrztg25ri]  a:hover, .top-row[b-rkrztg25ri]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-rkrztg25ri]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-rkrztg25ri] {
        justify-content: space-between;
    }

    .top-row[b-rkrztg25ri]  a, .top-row[b-rkrztg25ri]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rkrztg25ri] {
        flex-direction: row;
    }

    .sidebar[b-rkrztg25ri] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rkrztg25ri] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-rkrztg25ri]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-rkrztg25ri], article[b-rkrztg25ri] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* ── User impersonation banner ── */
.impersonation-banner[b-rkrztg25ri] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.25rem;
    padding: 0.6rem 1rem;
    margin-bottom: 1rem;
    background-color: #cfe2ff;
    border: 1px solid #9ec5fe;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    color: #052c65;
    font-weight: 500;
}

.impersonation-banner-role[b-rkrztg25ri] {
    font-weight: 400;
    opacity: 0.75;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-a8x3kand59] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-a8x3kand59] {
    height: auto;
    min-height: 3.5rem;
    padding: 0.75rem 0;
    background: linear-gradient(135deg, #0a1a3a 0%, #1a2d5a 50%, #0d1f40 100%);
    border-bottom: 2px solid rgba(37, 99, 235, 0.4);
}

.navbar-brand[b-a8x3kand59] {
    font-size: 1.1rem;
    margin-left: auto;
    margin-right: auto;
    gap: 0.75rem;
    text-decoration: none;
    padding: 0.25rem 0;
}

.brand-logo-wrapper[b-a8x3kand59] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid rgba(255, 215, 0, 0.6);
    box-shadow: 0 0 12px rgba(37, 99, 235, 0.5), 0 0 4px rgba(255, 215, 0, 0.3);
    flex-shrink: 0;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.brand-logo-wrapper:hover[b-a8x3kand59] {
    box-shadow: 0 0 18px rgba(37, 99, 235, 0.7), 0 0 8px rgba(255, 215, 0, 0.5);
    transform: scale(1.05);
}

.brand-logo[b-a8x3kand59] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand-text[b-a8x3kand59] {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    justify-content: center;
}

.brand-name[b-a8x3kand59] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1.5px;
    text-shadow: 0 0 8px rgba(77, 166, 255, 0.4);
}

.brand-tagline[b-a8x3kand59] {
    font-size: 0.7rem;
    font-weight: 400;
    color: rgba(255, 215, 0, 0.85);
    letter-spacing: 2px;
    text-transform: uppercase;
}

.bi[b-a8x3kand59] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.15rem;
    width: 1.25rem;
    margin-right: 0.75rem;
    flex-shrink: 0;
}

.bi-house-door-fill-nav-menu[b-a8x3kand59] {
    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-a8x3kand59] {
    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-a8x3kand59] {
    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-a8x3kand59] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-a8x3kand59] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-a8x3kand59] {
        padding-bottom: 1rem;
    }

    .nav-item[b-a8x3kand59]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 1.2;
        gap: 0;
    }

.nav-item[b-a8x3kand59]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-a8x3kand59]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-section-divider[b-a8x3kand59] {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin: 0.75rem 1rem 0.5rem;
}

.nav-section-header[b-a8x3kand59] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding-top: 0.4rem;
    padding-bottom: 0.5rem;
}

.admin-header-icon[b-a8x3kand59] {
    font-size: 0.8rem;
    width: auto;
    margin-right: 0;
    color: rgba(255, 215, 0, 0.85);
    flex-shrink: 0;
}

.admin-header-text[b-a8x3kand59] {
    font-size: 0.7rem;
    font-weight: 700;
    color: rgba(255, 215, 0, 0.85);
    letter-spacing: 1.5px;
    text-transform: uppercase;
    line-height: 1;
}

.admin-nav-item[b-a8x3kand59] {
    padding-bottom: 0.35rem;
}

    .admin-nav-item:first-of-type[b-a8x3kand59] {
        padding-top: 0;
    }

@media (min-width: 641px) {
    .navbar-toggler[b-a8x3kand59] {
        display: none;
    }

    .collapse[b-a8x3kand59] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-a8x3kand59] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/AboutUs.razor.rz.scp.css */
.about-logo[b-gyyxczrzy7] {
    width: 80px;
    height: 80px;
}

.about-card[b-gyyxczrzy7] {
    background: #fff;
    border-radius: 14px;
    border: 1px solid #e9ecef;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    padding: 2rem;
}

.about-icon-wrap[b-gyyxczrzy7] {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.feature-card[b-gyyxczrzy7] {
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e9ecef;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
    padding: 1.5rem;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

    .feature-card:hover[b-gyyxczrzy7] {
        transform: translateY(-3px);
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    }

.feature-icon[b-gyyxczrzy7] {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
}

.tech-badge[b-gyyxczrzy7] {
    padding: 1rem 0.5rem;
    border-radius: 10px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    height: 100%;
}

.benefit-item[b-gyyxczrzy7] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.85rem 1rem;
    border-radius: 10px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    height: 100%;
}

.benefit-icon[b-gyyxczrzy7] {
    font-size: 1.25rem;
    flex-shrink: 0;
    margin-top: 2px;
}
/* /Pages/Account/ForgotPassword.razor.rz.scp.css */
/* Forgot Password Page Styles */

.forgot-password-page[b-x6e78bpo5q] {
    min-height: calc(100vh - 120px);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 2rem 1rem;
}

.forgot-password-card[b-x6e78bpo5q] {
    width: 100%;
    max-width: 420px;
    background: #ffffff;
    border: 1px solid #e0e4e8;
    border-radius: 0.75rem;
    padding: 2rem 2.25rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.forgot-password-icon[b-x6e78bpo5q] {
    font-size: 2.5rem;
    color: #dc3545;
}

/* Form styles */
.forgot-password-card .form-label[b-x6e78bpo5q] {
    font-weight: 600;
    font-size: 0.875rem;
    color: #495057;
}

.forgot-password-card .form-control:focus[b-x6e78bpo5q] {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.15);
}

.forgot-password-card .btn-primary[b-x6e78bpo5q] {
    background-color: #0d6efd;
    border-color: #0d6efd;
    font-weight: 600;
    transition: all 200ms ease;
}

.forgot-password-card .btn-primary:hover:not(:disabled)[b-x6e78bpo5q] {
    background-color: #0b5ed7;
    border-color: #0a58ca;
    transform: translateY(-1px);
}

.forgot-password-card .btn-primary:disabled[b-x6e78bpo5q] {
    opacity: 0.65;
    cursor: not-allowed;
}

/* Links */
.forgot-password-card a[b-x6e78bpo5q] {
    color: #0d6efd;
    font-weight: 500;
}

.forgot-password-card a:hover[b-x6e78bpo5q] {
    color: #0b5ed7;
}

/* Responsive adjustments */
@media (max-width: 576px) {
    .forgot-password-page[b-x6e78bpo5q] {
        padding: 1rem;
    }

    .forgot-password-card[b-x6e78bpo5q] {
        padding: 1.5rem 1.25rem;
    }

    .forgot-password-icon[b-x6e78bpo5q] {
        font-size: 2rem;
    }
}
/* /Pages/Account/Login.razor.rz.scp.css */
/* ── Login page ─────────────────────────────────────────── */

.login-page[b-f69xxsleky] {
    min-height: calc(100vh - 120px);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 2rem 1rem;
}

.login-card[b-f69xxsleky] {
    width: 100%;
    max-width: 420px;
    background: #ffffff;
    border: 1px solid #e0e4e8;
    border-radius: 0.75rem;
    padding: 2rem 2.25rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.login-icon[b-f69xxsleky] {
    font-size: 2.5rem;
    color: #0d6efd;
}

/* ── Provider buttons ──────────────────────────────────── */

.provider-section[b-f69xxsleky] {
    margin-bottom: 0.75rem;
}

.btn-provider[b-f69xxsleky] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.625rem;
    padding: 0.625rem 1rem;
    font-size: 0.95rem;
    font-weight: 500;
    border-radius: 0.5rem;
    transition: background-color 0.2s, box-shadow 0.2s;
}

.btn-google[b-f69xxsleky] {
    background: #ffffff;
    color: #3c4043;
    border: 1px solid #dadce0;
}

.btn-google:hover[b-f69xxsleky] {
    background: #f7f8f8;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}

.google-icon[b-f69xxsleky] {
    flex-shrink: 0;
}

/* ── Divider ───────────────────────────────────────────── */

.divider[b-f69xxsleky] {
    display: flex;
    align-items: center;
    margin: 1.25rem 0;
    color: #8b95a2;
    font-size: 0.82rem;
}

.divider[b-f69xxsleky]::before,
.divider[b-f69xxsleky]::after {
    content: "";
    flex: 1;
    height: 1px;
    background: #dee2e6;
}

.divider span[b-f69xxsleky] {
    padding: 0 0.75rem;
    white-space: nowrap;
}

/* ── Form styles ───────────────────────────────────────── */

.form-label[b-f69xxsleky] {
    font-weight: 600;
    font-size: 0.875rem;
    color: #495057;
}

.form-control:focus[b-f69xxsleky] {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.15);
}
/* /Pages/Account/Register.razor.rz.scp.css */
/* ── Register page ──────────────────────────────────────── */

.register-page[b-ow44cke7e7] {
    min-height: calc(100vh - 120px);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 2rem 1rem;
}

.register-card[b-ow44cke7e7] {
    width: 100%;
    max-width: 460px;
    background: #ffffff;
    border: 1px solid #e0e4e8;
    border-radius: 0.75rem;
    padding: 2rem 2.25rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.register-icon[b-ow44cke7e7] {
    font-size: 2.5rem;
    color: #0d6efd;
}

/* ── Form styles ───────────────────────────────────────── */

.form-label[b-ow44cke7e7] {
    font-weight: 600;
    font-size: 0.875rem;
    color: #495057;
}

.form-text[b-ow44cke7e7] {
    font-size: 0.78rem;
    color: #6c757d;
}

.form-control:focus[b-ow44cke7e7] {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.15);
}

/* ── Sign-in link ──────────────────────────────────────── */

.sign-in-link[b-ow44cke7e7] {
    color: #0d6efd;
    font-weight: 600;
    text-decoration: none;
}

.sign-in-link:hover[b-ow44cke7e7] {
    text-decoration: underline;
}
/* /Pages/Account/ResetPassword.razor.rz.scp.css */
/* Reset Password Page Styles */

.reset-password-page[b-ppg5uzgtj8] {
    min-height: calc(100vh - 120px);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 2rem 1rem;
}

.reset-password-card[b-ppg5uzgtj8] {
    width: 100%;
    max-width: 420px;
    background: #ffffff;
    border: 1px solid #e0e4e8;
    border-radius: 0.75rem;
    padding: 2rem 2.25rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.reset-password-icon[b-ppg5uzgtj8] {
    font-size: 2.5rem;
    color: #198754;
}

/* Form styles */
.reset-password-card .form-label[b-ppg5uzgtj8] {
    font-weight: 600;
    font-size: 0.875rem;
    color: #495057;
}

.reset-password-card .form-control:focus[b-ppg5uzgtj8] {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.15);
}

.reset-password-card .form-control:disabled[b-ppg5uzgtj8] {
    background-color: #e9ecef;
    color: #6c757d;
}

.reset-password-card .form-text[b-ppg5uzgtj8] {
    font-size: 0.8125rem;
    color: #6c757d;
    margin-top: 0.25rem;
}

/* Validation */
.reset-password-card .invalid-feedback[b-ppg5uzgtj8] {
    display: block;
    color: #dc3545;
    font-size: 0.875rem;
    margin-top: 0.25rem;
}

/* Buttons */
.reset-password-card .btn-primary[b-ppg5uzgtj8] {
    background-color: #0d6efd;
    border-color: #0d6efd;
    font-weight: 600;
    transition: all 200ms ease;
}

.reset-password-card .btn-primary:hover:not(:disabled)[b-ppg5uzgtj8] {
    background-color: #0b5ed7;
    border-color: #0a58ca;
    transform: translateY(-1px);
}

.reset-password-card .btn-primary:disabled[b-ppg5uzgtj8] {
    opacity: 0.65;
    cursor: not-allowed;
}

/* Loading spinner */
.spinner-border[b-ppg5uzgtj8] {
    width: 3rem;
    height: 3rem;
}

/* Alert styles */
.alert[b-ppg5uzgtj8] {
    border-left: 4px solid;
}

.alert-success[b-ppg5uzgtj8] {
    border-left-color: #198754;
    background-color: #f0f9f6;
}

.alert-danger[b-ppg5uzgtj8] {
    border-left-color: #dc3545;
    background-color: #fff5f6;
}

/* Links */
.reset-password-card a[b-ppg5uzgtj8] {
    color: #0d6efd;
    font-weight: 500;
}

.reset-password-card a:hover[b-ppg5uzgtj8] {
    color: #0b5ed7;
}

/* Responsive adjustments */
@media (max-width: 576px) {
    .reset-password-page[b-ppg5uzgtj8] {
        padding: 1rem;
    }

    .reset-password-card[b-ppg5uzgtj8] {
        padding: 1.5rem 1.25rem;
    }

    .reset-password-icon[b-ppg5uzgtj8] {
        font-size: 2rem;
    }
}
/* /Pages/Account/VerifyEmail.razor.rz.scp.css */
/* ── Verify-email page ──────────────────────────────────── */

.verify-page[b-pauvvj2t8b] {
    min-height: calc(100vh - 120px);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 2rem 1rem;
}

.verify-card[b-pauvvj2t8b] {
    width: 100%;
    max-width: 460px;
    background: #ffffff;
    border: 1px solid #e0e4e8;
    border-radius: 0.75rem;
    padding: 2.5rem 2rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.verify-icon[b-pauvvj2t8b] {
    font-size: 3rem;
}
/* /Pages/Admin/ApplicationManagement.razor.rz.scp.css */
/* Page needs full-height cards in its grid layout */
.admin-card[b-h4ej76ti3o] {
    height: 100%;
}
/* /Pages/Admin/DoctorManagement.razor.rz.scp.css */
/* Page-specific table overrides */
.table th[b-aibdn4zyb0] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #495057;
    white-space: nowrap;
}

.table td[b-aibdn4zyb0] {
    font-size: 0.9rem;
    vertical-align: middle;
}

/* Speciality checkbox grid */
.speciality-grid[b-aibdn4zyb0] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 0.25rem 1rem;
    padding: 0.75rem;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    background: #f8f9fa;
}

.speciality-grid.border-danger[b-aibdn4zyb0] {
    border-color: #dc3545;
}
/* /Pages/Admin/HospitalManagement.razor.rz.scp.css */
/* Page-specific table overrides */
.table th[b-y57zdrast8] {
    font-size: 0.82rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 600;
    color: #495057;
}

.table td[b-y57zdrast8] {
    vertical-align: middle;
}

.form-check-input[type="checkbox"][b-y57zdrast8] {
    cursor: pointer;
}

.form-check-input:disabled[b-y57zdrast8] {
    cursor: not-allowed;
    opacity: 0.5;
}

/* Active hospital context banner */
.hospital-context-banner[b-y57zdrast8] {
    border-left: 4px solid #ffc107;
    font-size: 0.9rem;
}
/* /Pages/Admin/UserManagement.razor.rz.scp.css */
/* Page-specific table overrides */
.table th[b-4ig4uno84v] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #495057;
    white-space: nowrap;
}

.table td[b-4ig4uno84v] {
    font-size: 0.9rem;
    vertical-align: middle;
}

/* Role selector (inline edit) */
.role-select[b-4ig4uno84v] {
    width: auto;
    min-width: 120px;
    font-size: 0.85rem;
}
/* /Pages/Conversation.razor.rz.scp.css */
/* Conversation Page Responsive Styles */

/* Main container adjustments */
.conversation-page[b-q0948un8x8] {
    height: calc(100vh - 120px);
    overflow: hidden;
}

/* Transcript container - responsive height */
.transcript-container[b-q0948un8x8] {
    height: calc(100vh - 450px);
    min-height: 300px;
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1rem;
    background-color: #f8f9fa;
    border-radius: 0.375rem;
}

/* Microphone control section - fixed position at bottom of left column */
.microphone-control-section[b-q0948un8x8] {
    margin-top: 1rem;
    padding: 1rem;
    background: white;
    border-radius: 0.375rem;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.05);
}

/* Patient data container - scrollable */
.patient-data-container[b-q0948un8x8] {
    max-height: calc(100vh - 350px);
    overflow-y: auto;
    overflow-x: hidden;
}

/* Recording button improvements */
.recording-button[b-q0948un8x8] {
    width: 80px;
    height: 80px;
    transition: all 0.3s ease;
}

.recording-button:hover[b-q0948un8x8] {
    transform: scale(1.05);
}

.recording-button:active[b-q0948un8x8] {
    transform: scale(0.95);
}

/* Transcript entry improvements */
.transcript-entry[b-q0948un8x8] {
    animation: fadeIn-b-q0948un8x8 0.3s ease-in;
}

@keyframes fadeIn-b-q0948un8x8 {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive Breakpoints */

/* Large screens (desktops) */
@media (min-width: 1200px) {
    .transcript-container[b-q0948un8x8] {
        height: calc(100vh - 400px);
        max-height: 700px;
    }
    
    .patient-data-container[b-q0948un8x8] {
        max-height: calc(100vh - 300px);
    }
}

/* Medium screens (tablets landscape) */
@media (min-width: 992px) and (max-width: 1199px) {
    .transcript-container[b-q0948un8x8] {
        height: calc(100vh - 420px);
        max-height: 550px;
    }
    
    .patient-data-container[b-q0948un8x8] {
        max-height: calc(100vh - 320px);
    }
}

/* Tablets portrait */
@media (min-width: 768px) and (max-width: 991px) {
    .transcript-container[b-q0948un8x8] {
        height: 350px;
        max-height: 450px;
    }
    
    .microphone-control-section[b-q0948un8x8] {
        margin-top: 0.75rem;
        padding: 0.75rem;
    }
    
    .recording-button[b-q0948un8x8] {
        width: 70px;
        height: 70px;
    }
    
    .patient-data-container[b-q0948un8x8] {
        max-height: 400px;
        margin-top: 1rem;
    }
}

/* Mobile devices */
@media (max-width: 767px) {
    .conversation-page[b-q0948un8x8] {
        height: auto;
        overflow: visible;
    }
    
    .transcript-container[b-q0948un8x8] {
        height: 40vh;
        min-height: 250px;
        max-height: 400px;
    }
    
    .microphone-control-section[b-q0948un8x8] {
        margin-top: 0.5rem;
        padding: 0.75rem;
        position: sticky;
        bottom: 0;
        z-index: 100;
        background: white;
        border-top: 1px solid #dee2e6;
    }
    
    .recording-button[b-q0948un8x8] {
        width: 65px;
        height: 65px;
    }
    
    .patient-data-container[b-q0948un8x8] {
        max-height: none;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    
    /* Stack columns on mobile */
    .row.g-3 > .col-lg-7[b-q0948un8x8],
    .row.g-3 > .col-lg-5[b-q0948un8x8] {
        margin-bottom: 0.5rem;
    }
    
    /* Smaller badges and text on mobile */
    .badge[b-q0948un8x8] {
        font-size: 0.75rem;
    }
    
    h2[b-q0948un8x8] {
        font-size: 1.5rem;
    }
}

/* Small mobile devices */
@media (max-width: 576px) {
    .transcript-container[b-q0948un8x8] {
        height: 35vh;
        min-height: 200px;
        max-height: 300px;
        padding: 0.75rem;
    }
    
    .microphone-control-section[b-q0948un8x8] {
        padding: 0.5rem;
    }
    
    .recording-button[b-q0948un8x8] {
        width: 60px;
        height: 60px;
    }
    
    .message-icon .badge[b-q0948un8x8] {
        width: 35px !important;
        height: 35px !important;
        font-size: 0.7rem;
    }
    
    .transcript-entry[b-q0948un8x8] {
        margin-bottom: 0.75rem !important;
    }
    
    h2[b-q0948un8x8] {
        font-size: 1.25rem;
    }
}

/* Landscape mobile orientation */
@media (max-width: 767px) and (orientation: landscape) {
    .transcript-container[b-q0948un8x8] {
        height: 50vh;
        max-height: 350px;
    }
    
    .microphone-control-section[b-q0948un8x8] {
        position: relative;
        margin-top: 0.5rem;
    }
}

/* High DPI displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .transcript-container[b-q0948un8x8] {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

/* Accessibility - Reduced motion */
@media (prefers-reduced-motion: reduce) {
    .transcript-entry[b-q0948un8x8],
    .recording-button[b-q0948un8x8],
    .pulse-ring[b-q0948un8x8] {
        animation: none !important;
        transition: none !important;
    }
}

/* Print styles */
@media print {
    .microphone-control-section[b-q0948un8x8] {
        display: none;
    }
    
    .transcript-container[b-q0948un8x8] {
        height: auto;
        max-height: none;
        overflow: visible;
    }
}
/* /Pages/Diagnosis.razor.rz.scp.css */
.diagnosis-sticky-bar[b-uc33ckv1p7] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1040;
    background: rgba(255, 255, 255, 0.97);
    backdrop-filter: blur(6px);
    border-top: 1px solid #dee2e6;
    box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.10);
    padding: 0.6rem 1.25rem;
}

.diagnosis-sticky-bar__inner[b-uc33ckv1p7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    max-width: 1400px;
    margin: 0 auto;
}

.diagnosis-sticky-bar__left[b-uc33ckv1p7] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
}
/* /Pages/Home.razor.rz.scp.css */
/* ── Hero + Avatar Video Combined Section ──────────────────── */
.hero-badge[b-21zohsj7s9] {
    display: inline-flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(4px);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 2rem;
    padding: 0.25rem 0.85rem;
    font-size: 0.7rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-bottom: 0.75rem;
    color: rgba(255, 255, 255, 0.95);
}

.hero-title[b-21zohsj7s9] {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 0.5rem;
    letter-spacing: -0.02em;
}

.hero-brand[b-21zohsj7s9] {
    background: linear-gradient(90deg, #60a5fa, #a5b4fc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-subtitle[b-21zohsj7s9] {
    font-size: 0.95rem;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0;
}

/* ── AI Avatar Video Section ─────────────────────────────── */
.avatar-video-section[b-21zohsj7s9] {
    border-radius: 1rem;
    background: linear-gradient(135deg, #0a2463 0%, #1e3a8a 40%, #3b5fad 100%);
    color: #fff;
    overflow: hidden;
}

.avatar-video-content[b-21zohsj7s9] {
    display: flex;
    align-items: center;
    gap: 2rem;
    padding: 2rem 2.5rem;
}

.avatar-video-text[b-21zohsj7s9] {
    flex: 1;
}

.avatar-video-badge[b-21zohsj7s9] {
    display: inline-flex;
    align-items: center;
    background: rgba(96, 165, 250, 0.2);
    border: 1px solid rgba(96, 165, 250, 0.35);
    border-radius: 2rem;
    padding: 0.2rem 0.75rem;
    font-size: 0.7rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-bottom: 0.6rem;
    color: #93c5fd;
}

.avatar-video-title[b-21zohsj7s9] {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.35rem;
}

.avatar-video-desc[b-21zohsj7s9] {
    font-size: 0.85rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 0;
}

.avatar-video-player[b-21zohsj7s9] {
    flex-shrink: 0;
    width: 60%;
    min-width: 300px;
}

.avatar-video-iframe[b-21zohsj7s9] {
    width: 100%;
    aspect-ratio: 16 / 9;
    border: none;
    border-radius: 0.75rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

@media (max-width: 991.98px) {
    .avatar-video-content[b-21zohsj7s9] {
        flex-direction: column;
        text-align: center;
        padding: 1.25rem;
    }

    .avatar-video-player[b-21zohsj7s9] {
        width: 100%;
        min-width: unset;
    }
}

@media (min-width: 992px) and (max-width: 1399.98px) {
    .avatar-video-player[b-21zohsj7s9] {
        width: 55%;
    }
}

/* ── Clara Chat Banner ──────────────────────────────────────── */
.clara-banner[b-21zohsj7s9] {
    border-radius: 0.85rem;
    background: linear-gradient(135deg, #0d6efd 0%, #3b82f6 100%);
    color: #fff;
    overflow: hidden;
}

.clara-banner-content[b-21zohsj7s9] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.5rem;
}

.clara-banner-icon[b-21zohsj7s9] {
    font-size: 1.75rem;
    flex-shrink: 0;
}

.clara-banner-text[b-21zohsj7s9] {
    flex: 1;
}

.clara-banner-title[b-21zohsj7s9] {
    font-size: 1rem;
    font-weight: 600;
}

.clara-banner-desc[b-21zohsj7s9] {
    font-size: 0.85rem;
    opacity: 0.9;
}

.clara-banner-btn[b-21zohsj7s9] {
    white-space: nowrap;
    font-weight: 500;
    flex-shrink: 0;
}

@media (max-width: 575.98px) {
    .clara-banner-content[b-21zohsj7s9] {
        flex-direction: column;
        text-align: center;
    }
}

/* ── Feature Cards ──────────────────────────────────────────── */
.feature-card[b-21zohsj7s9] {
    position: relative;
    border-radius: 0.85rem;
    padding: 1.5rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border: 1px solid #e5e7eb;
    background: #fff;
    overflow: hidden;
}

.feature-card[b-21zohsj7s9]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    border-radius: 0.85rem 0.85rem 0 0;
}

.feature-card:hover[b-21zohsj7s9] {
    transform: translateY(-4px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.feature-card--appointment[b-21zohsj7s9]::before { background: linear-gradient(90deg, #10b981, #34d399); }
.feature-card--symptom-assessment[b-21zohsj7s9]::before   { background: linear-gradient(90deg, #6366f1, #818cf8); }
.feature-card--wound-analysis[b-21zohsj7s9]::before       { background: linear-gradient(90deg, #ef4444, #f87171); }
.feature-card--discharge[b-21zohsj7s9]::before   { background: linear-gradient(90deg, #f59e0b, #fbbf24); }
.feature-card--reports[b-21zohsj7s9]::before     { background: linear-gradient(90deg, #3b82f6, #60a5fa); }

.feature-card__icon-wrap[b-21zohsj7s9] {
    width: 48px;
    height: 48px;
    border-radius: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    margin-bottom: 1rem;
    color: #fff;
}

.feature-card--appointment .feature-card__icon-wrap[b-21zohsj7s9] { background: linear-gradient(135deg, #10b981, #059669); }
.feature-card--symptom-assessment   .feature-card__icon-wrap[b-21zohsj7s9] { background: linear-gradient(135deg, #6366f1, #4f46e5); }
.feature-card--wound-analysis       .feature-card__icon-wrap[b-21zohsj7s9] { background: linear-gradient(135deg, #ef4444, #dc2626); }
.feature-card--discharge   .feature-card__icon-wrap[b-21zohsj7s9] { background: linear-gradient(135deg, #f59e0b, #d97706); }
.feature-card--reports     .feature-card__icon-wrap[b-21zohsj7s9] { background: linear-gradient(135deg, #3b82f6, #2563eb); }

.feature-card__title[b-21zohsj7s9] {
    font-size: 1.05rem;
    font-weight: 700;
    margin-bottom: 0.4rem;
    color: #1f2937;
}

.feature-card__desc[b-21zohsj7s9] {
    font-size: 0.82rem;
    line-height: 1.5;
    color: #6b7280;
    flex: 1;
    margin-bottom: 0.75rem;
}

.feature-card__tags[b-21zohsj7s9] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
    margin-bottom: 0.75rem;
}

.feature-tag[b-21zohsj7s9] {
    display: inline-block;
    font-size: 0.65rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    padding: 0.15rem 0.5rem;
    border-radius: 1rem;
    background: #f3f4f6;
    color: #6b7280;
}

.feature-card--appointment .feature-tag[b-21zohsj7s9] { background: #ecfdf5; color: #047857; }
.feature-card--symptom-assessment   .feature-tag[b-21zohsj7s9] { background: #eef2ff; color: #4338ca; }
.feature-card--wound-analysis       .feature-tag[b-21zohsj7s9] { background: #fef2f2; color: #b91c1c; }
.feature-card--discharge   .feature-tag[b-21zohsj7s9] { background: #fffbeb; color: #b45309; }
.feature-card--reports     .feature-tag[b-21zohsj7s9] { background: #eff6ff; color: #1d4ed8; }

.feature-card__action[b-21zohsj7s9] {
    font-size: 0.82rem;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: gap 0.2s ease;
}

.feature-card--appointment .feature-card__action[b-21zohsj7s9] { color: #059669; }
.feature-card--symptom-assessment   .feature-card__action[b-21zohsj7s9] { color: #4f46e5; }
.feature-card--wound-analysis       .feature-card__action[b-21zohsj7s9] { color: #dc2626; }
.feature-card--discharge   .feature-card__action[b-21zohsj7s9] { color: #d97706; }
.feature-card--reports     .feature-card__action[b-21zohsj7s9] { color: #2563eb; }

.feature-card:hover .feature-card__action[b-21zohsj7s9] {
    gap: 0.25rem;
}

/* ── Platform Highlights ────────────────────────────────────── */
.highlight-item[b-21zohsj7s9] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.6rem 0;
}

.highlight-icon[b-21zohsj7s9] {
    font-size: 1.3rem;
    margin-top: 0.1rem;
    flex-shrink: 0;
}

.highlight-item strong[b-21zohsj7s9] {
    font-size: 0.88rem;
    display: block;
    margin-bottom: 0.1rem;
    color: #1f2937;
}

/* ── Key Capabilities ────────────────────────────────────────── */
.capabilities-list[b-21zohsj7s9] {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}

.capability-item[b-21zohsj7s9] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.5rem 0;
    border-bottom: 1px solid #f3f4f6;
}

.capability-item:last-child[b-21zohsj7s9] {
    border-bottom: none;
}

.capability-item strong[b-21zohsj7s9] {
    font-size: 0.88rem;
    display: block;
    margin-bottom: 0.1rem;
    color: #1f2937;
}

.capability-icon-wrap[b-21zohsj7s9] {
    width: 2rem;
    height: 2rem;
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 1rem;
}

.capability-icon--reports[b-21zohsj7s9] {
    background: #fef3c7;
    color: #d97706;
}

.capability-icon--voice[b-21zohsj7s9] {
    background: #dbeafe;
    color: #2563eb;
}

.capability-icon--ai[b-21zohsj7s9] {
    background: #ede9fe;
    color: #7c3aed;
}

.capability-icon--doctor[b-21zohsj7s9] {
    background: #d1fae5;
    color: #059669;
}

.capability-icon--wound[b-21zohsj7s9] {
    background: #fee2e2;
    color: #dc2626;
}

/* ── Responsive ──────────────────────────────────────────────── */
@media (max-width: 768px) {
    .hero-section[b-21zohsj7s9] {
        padding: 1.5rem 1.25rem;
        border-radius: 0.75rem;
    }

    .hero-title[b-21zohsj7s9] {
        font-size: 1.5rem;
    }

    .hero-subtitle[b-21zohsj7s9] {
        font-size: 0.85rem;
    }

    .feature-card[b-21zohsj7s9] {
        padding: 1.25rem;
    }
}

@media (max-width: 480px) {
    .hero-section[b-21zohsj7s9] {
        padding: 1.25rem 1rem;
    }

    .hero-title[b-21zohsj7s9] {
        font-size: 1.25rem;
    }

    .feature-card__title[b-21zohsj7s9] {
        font-size: 0.95rem;
    }
}
/* /Pages/ManualAppointmentBooking.razor.rz.scp.css */
.manual-booking-page[b-86eiygcu22] {
    max-width: 1200px;
}

.manual-booking-page .card-header[b-86eiygcu22] {
    background: #f8fafc;
}

.manual-booking-page .form-label[b-86eiygcu22] {
    font-weight: 600;
    font-size: 0.86rem;
    color: #334155;
}

.manual-booking-page .alert[b-86eiygcu22] {
    margin-bottom: 0.9rem;
}
/* /Pages/PatientAdmission.razor.rz.scp.css */
/* ── Patient Admission page ────────────────────────────── */

.admission-page[b-b3tu9nnxrj] {
    height: calc(100vh - 120px);
    display: flex;
    flex-direction: column;
    padding: 0 0.5rem;
}

.page-header h4[b-b3tu9nnxrj] {
    font-weight: 600;
    color: #1a2d5a;
}

/* ── Three-panel layout ──────────────────────────────── */

.panel-wrapper[b-b3tu9nnxrj] {
    height: calc(100vh - 200px);
    display: flex;
    flex-direction: column;
}

/* ── Chat panel ──────────────────────────────────────── */

[b-b3tu9nnxrj] .chat-panel {
    height: 100%;
}

[b-b3tu9nnxrj] .chat-messages {
    overflow-y: auto;
    padding: 1rem;
    background-color: #f8f9fa;
    border-radius: 0.5rem;
    scroll-behavior: smooth;
}

[b-b3tu9nnxrj] .chat-bubble {
    display: flex;
    gap: 0.5rem;
    max-width: 90%;
}

[b-b3tu9nnxrj] .chat-bubble.user-bubble {
    flex-direction: row-reverse;
    margin-left: auto;
}

[b-b3tu9nnxrj] .bubble-avatar .avatar-badge {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
}

[b-b3tu9nnxrj] .bubble-meta {
    font-size: 0.75rem;
    margin-bottom: 0.25rem;
}

[b-b3tu9nnxrj] .user-bubble .bubble-meta {
    text-align: right;
}

[b-b3tu9nnxrj] .bubble-text {
    padding: 0.6rem 1rem;
    border-radius: 1rem;
    font-size: 0.9rem;
    line-height: 1.4;
    word-wrap: break-word;
}

[b-b3tu9nnxrj] .user-bubble .bubble-text {
    border-bottom-right-radius: 0.25rem;
}

[b-b3tu9nnxrj] .ai-bubble .bubble-text {
    border-bottom-left-radius: 0.25rem;
}

/* ── Markdown tables inside chat bubbles ─────────────── */

[b-b3tu9nnxrj] .bubble-text table {
    width: 100%;
    border-collapse: collapse;
    margin: 0.5rem 0;
    font-size: 0.82rem;
}

[b-b3tu9nnxrj] .bubble-text th,
[b-b3tu9nnxrj] .bubble-text td {
    border: 1px solid #dee2e6;
    padding: 0.35rem 0.5rem;
    text-align: left;
    white-space: nowrap;
}

[b-b3tu9nnxrj] .bubble-text th {
    background-color: #1a2d5a;
    color: #ffffff;
    font-weight: 600;
}

[b-b3tu9nnxrj] .bubble-text tr:nth-child(even) {
    background-color: #f1f3f5;
}

[b-b3tu9nnxrj] .bubble-text tr:hover {
    background-color: #e2e6ea;
}

[b-b3tu9nnxrj] .bubble-text p {
    margin: 0.25rem 0;
}

/* ── Typing indicator ────────────────────────────────── */

[b-b3tu9nnxrj] .typing-indicator {
    display: flex;
    gap: 0.3rem;
    padding: 0.8rem 1.2rem !important;
}

[b-b3tu9nnxrj] .typing-indicator .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #6c757d;
    animation: typing-bounce-b-b3tu9nnxrj 1.4s infinite ease-in-out both;
}

[b-b3tu9nnxrj] .typing-indicator .dot:nth-child(1) { animation-delay: -0.32s; }
[b-b3tu9nnxrj] .typing-indicator .dot:nth-child(2) { animation-delay: -0.16s; }

@keyframes typing-bounce-b-b3tu9nnxrj {
    0%, 80%, 100% { transform: scale(0); }
    40% { transform: scale(1); }
}

/* ── Chat input ──────────────────────────────────────── */

[b-b3tu9nnxrj] .chat-input-area .form-control {
    border-radius: 1.5rem;
    padding-left: 1rem;
}

[b-b3tu9nnxrj] .chat-input-area .btn {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ── Voice status bar ────────────────────────────────── */

[b-b3tu9nnxrj] .voice-status-bar {
    background-color: #fff3cd;
    border-radius: 0.25rem;
    font-size: 0.85rem;
    padding: 0.35rem 0.5rem;
    margin-bottom: 0.25rem;
}

[b-b3tu9nnxrj] .voice-pulse {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #dc3545;
    animation: voice-pulse-anim-b-b3tu9nnxrj 1s ease-in-out infinite;
}

@keyframes voice-pulse-anim-b-b3tu9nnxrj {
    0%, 100% { opacity: 1; transform: scale(1); }
    50%      { opacity: 0.4; transform: scale(0.8); }
}

/* ── Language selector ───────────────────────────────── */

[b-b3tu9nnxrj] .language-selector .btn-group .btn {
    padding: 0.75rem 0.5rem;
    transition: all 0.2s ease;
}

[b-b3tu9nnxrj] .language-selector .lang-native {
    font-size: 1.1rem;
    font-weight: 600;
}

/* ── Collected info ──────────────────────────────────── */

[b-b3tu9nnxrj] .collected-info .field-row {
    transition: background-color 0.3s ease;
}

[b-b3tu9nnxrj] .collected-info .field-row:hover {
    background-color: #f8f9fa;
}

[b-b3tu9nnxrj] .field-status {
    font-size: 1rem;
    width: 24px;
    text-align: center;
}

/* ── Slot picker ─────────────────────────────────────── */

[b-b3tu9nnxrj] .date-btn {
    min-width: 60px;
    font-size: 0.8rem;
    line-height: 1.2;
    padding: 0.4rem 0.5rem;
}

[b-b3tu9nnxrj] .slot-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 4px;
}

[b-b3tu9nnxrj] .slot-cell {
    padding: 0.35rem 0.25rem;
    font-size: 0.75rem;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    background: #fff;
    cursor: pointer;
    text-align: center;
    transition: all 0.15s ease;
}

[b-b3tu9nnxrj] .slot-cell.available:hover {
    background-color: rgba(37, 99, 235, 0.1);
    border-color: rgba(37, 99, 235, 0.4);
}

[b-b3tu9nnxrj] .slot-cell.selected {
    background-color: rgba(37, 99, 235, 0.85);
    color: #fff;
    border-color: rgba(37, 99, 235, 1);
    font-weight: 600;
}

[b-b3tu9nnxrj] .slot-cell.booked {
    background-color: #e9ecef;
    color: #adb5bd;
    cursor: not-allowed;
    text-decoration: line-through;
    opacity: 0.6;
    border-color: #dee2e6;
    pointer-events: none;
}

[b-b3tu9nnxrj] .slot-cell.booked:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
}

/* ── Confirmation panel ──────────────────────────────── */

[b-b3tu9nnxrj] .confirmation-panel .summary-table {
    max-height: 300px;
    overflow-y: auto;
}

/* ── Responsive ──────────────────────────────────────── */

@media (max-width: 991.98px) {
    .admission-page[b-b3tu9nnxrj] {
        height: auto;
    }

    .panel-wrapper[b-b3tu9nnxrj] {
        height: 60vh;
    }

    [b-b3tu9nnxrj] .slot-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 575.98px) {
    [b-b3tu9nnxrj] .slot-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    [b-b3tu9nnxrj] .date-btn {
        min-width: 50px;
    }
}
/* /Pages/SymptomAssessment.razor.rz.scp.css */
/* Symptom Assessment Page Styles */

/* ── Main container ────────────────────────────────────────── */
.symptom-assessment-page[b-3o0b5ek58l] {
    padding-bottom: 2rem;
}

/* ── Session status bar ────────────────────────────────────── */
.session-status-bar[b-3o0b5ek58l] {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
}

/* ── Transcript container ──────────────────────────────────── */
.transcript-container[b-3o0b5ek58l] {
    height: calc(100vh - 420px);
    min-height: 300px;
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1rem;
    background-color: #f8f9fa;
    border-radius: 0.375rem;
}

/* ── Transcript entries ────────────────────────────────────── */
.transcript-entry[b-3o0b5ek58l] {
    animation: fadeIn-b-3o0b5ek58l 0.3s ease-in;
}

@keyframes fadeIn-b-3o0b5ek58l {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ── Avatar badge ──────────────────────────────────────────── */
.avatar-badge[b-3o0b5ek58l] {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.85rem;
    font-weight: 600;
}

/* ── Message bubbles ───────────────────────────────────────── */
.message-bubble[b-3o0b5ek58l] {
    padding: 0.5rem 0.75rem;
    border-radius: 0.75rem;
    max-width: 85%;
    word-wrap: break-word;
    line-height: 1.5;
}

.ai-message .message-bubble[b-3o0b5ek58l] {
    border-top-left-radius: 0.2rem;
}

.doctor-message .message-bubble[b-3o0b5ek58l] {
    border-top-right-radius: 0.2rem;
}

.patient-message .message-bubble[b-3o0b5ek58l] {
    border-top-right-radius: 0.2rem;
}

/* ── Language badge ────────────────────────────────────────── */
.language-badge[b-3o0b5ek58l] {
    font-size: 0.65rem;
    padding: 0.15rem 0.35rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ── Thinking animation ────────────────────────────────────── */
.thinking-dots[b-3o0b5ek58l] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.thinking-dots span[b-3o0b5ek58l] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #6c757d;
    animation: bounce-b-3o0b5ek58l 1.4s infinite ease-in-out both;
}

.thinking-dots span:nth-child(1)[b-3o0b5ek58l] {
    animation-delay: -0.32s;
}

.thinking-dots span:nth-child(2)[b-3o0b5ek58l] {
    animation-delay: -0.16s;
}

@keyframes bounce-b-3o0b5ek58l {
    0%, 80%, 100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}

/* ── Message input section ─────────────────────────────────── */
.message-input-section[b-3o0b5ek58l] {
    padding: 0.75rem;
    background: white;
    border-radius: 0.375rem;
    border: 1px solid #dee2e6;
}

/* ── Summary cards ─────────────────────────────────────────── */
.summary-card[b-3o0b5ek58l] {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.summary-card:hover[b-3o0b5ek58l] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.summary-preview[b-3o0b5ek58l] {
    max-height: 150px;
    overflow-y: auto;
}

.text-truncate-multiline[b-3o0b5ek58l] {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* ── Transcript review (collapsed section) ─────────────────── */
.transcript-review[b-3o0b5ek58l] {
    max-height: 400px;
    overflow-y: auto;
    padding: 0.5rem;
}

.transcript-review-entry[b-3o0b5ek58l] {
    padding: 0.5rem 0;
    border-bottom: 1px solid #f0f0f0;
}

.transcript-review-entry:last-child[b-3o0b5ek58l] {
    border-bottom: none;
}

/* ── Generating overlay ────────────────────────────────────── */
.generating-overlay[b-3o0b5ek58l] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1060;
}

/* ── Responsive ────────────────────────────────────────────── */

@media (min-width: 1200px) {
    .transcript-container[b-3o0b5ek58l] {
        height: calc(100vh - 380px);
        max-height: 700px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .transcript-container[b-3o0b5ek58l] {
        height: calc(100vh - 400px);
        max-height: 550px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .transcript-container[b-3o0b5ek58l] {
        height: 350px;
        max-height: 450px;
    }
}

@media (max-width: 767px) {
    .symptom-assessment-page[b-3o0b5ek58l] {
        padding-bottom: 1rem;
    }

    /* Mobile-optimized transcript container */
    .transcript-container[b-3o0b5ek58l] {
        height: calc(100vh - 480px);
        min-height: 250px;
        max-height: 400px;
    }

    /* Larger touch targets for mobile */
    .message-input-section .btn[b-3o0b5ek58l] {
        min-width: 48px;
        min-height: 48px;
        font-size: 1.2rem;
    }

    /* More prominent voice status on mobile */
    .voice-status-bar[b-3o0b5ek58l] {
        font-size: 0.95rem;
        padding: 0.75rem !important;
        margin-bottom: 0.75rem !important;
        border-radius: 0.5rem;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }

    /* Larger microphone button for mobile */
    .input-group .btn .bi-mic-fill[b-3o0b5ek58l],
    .input-group .btn .bi-mic-mute-fill[b-3o0b5ek58l] {
        font-size: 1.3rem;
    }

    /* Message bubbles optimized for mobile screens */
    .message-bubble[b-3o0b5ek58l] {
        max-width: 90%;
        font-size: 0.95rem;
    }

    /* Avatar badge sizing for mobile */
    .avatar-badge[b-3o0b5ek58l] {
        width: 36px;
        height: 36px;
        font-size: 0.9rem;
    }

    /* Session status bar mobile layout */
    .session-status-bar[b-3o0b5ek58l] {
        font-size: 0.85rem;
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 0.5rem;
    }
}

/* ── Voice status indicators ───────────────────────────────── */
.voice-status-bar[b-3o0b5ek58l] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border: 2px solid #dee2e6;
    border-radius: 0.5rem;
    transition: all 0.3s ease;
}

/* Active listening state */
.voice-status-bar:has(.voice-pulse)[b-3o0b5ek58l] {
    border-color: #dc3545;
    background: linear-gradient(135deg, #fff5f5 0%, #ffe5e5 100%);
    animation: pulseGlow-b-3o0b5ek58l 2s ease-in-out infinite;
}

/* Voice pulse animation */
.voice-pulse[b-3o0b5ek58l] {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #dc3545;
    border-radius: 50%;
    animation: pulse-b-3o0b5ek58l 1.5s ease-in-out infinite;
}

@keyframes pulse-b-3o0b5ek58l {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.3);
        opacity: 0.7;
    }
}

@keyframes pulseGlow-b-3o0b5ek58l {
    0%, 100% {
        box-shadow: 0 0 0 rgba(220, 53, 69, 0);
    }
    50% {
        box-shadow: 0 0 15px rgba(220, 53, 69, 0.3);
    }
}

/* Muted state styling */
.voice-status-bar:has(.bi-mic-mute-fill)[b-3o0b5ek58l] {
    border-color: #6c757d;
    background: linear-gradient(135deg, #f1f3f5 0%, #e9ecef 100%);
}

/* Speaking state styling */
.voice-status-bar:has(.bi-volume-up-fill)[b-3o0b5ek58l] {
    border-color: #0d6efd;
    background: linear-gradient(135deg, #e7f1ff 0%, #cfe2ff 100%);
}

/* Photo analysing state styling */
.photo-analysing-bar[b-3o0b5ek58l] {
    border-color: #0dcaf0;
    background: linear-gradient(135deg, #e7fafb 0%, #cff4fc 100%);
    animation: photoAnalyseGlow-b-3o0b5ek58l 2s ease-in-out infinite;
}

@keyframes photoAnalyseGlow-b-3o0b5ek58l {
    0%, 100% {
        box-shadow: 0 0 0 rgba(13, 202, 240, 0);
    }
    50% {
        box-shadow: 0 0 12px rgba(13, 202, 240, 0.4);
    }
}

/* Camera button as label in input-group */
label.btn.btn-outline-info[b-3o0b5ek58l] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

label.btn.btn-outline-info.disabled[b-3o0b5ek58l] {
    pointer-events: none;
    opacity: 0.65;
}

/* Error state styling */
.message-input-section .text-warning[b-3o0b5ek58l] {
    background-color: #fff3cd;
    border: 1px solid #ffc107;
    border-radius: 0.375rem;
    padding: 0.5rem;
    margin-top: 0.5rem;
    animation: shake-b-3o0b5ek58l 0.5s ease;
}

@keyframes shake-b-3o0b5ek58l {
    0%, 100% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-5px);
    }
    75% {
        transform: translateX(5px);
    }
}

/* Microphone button states */
.btn.btn-success[b-3o0b5ek58l] {
    background-color: #28a745 !important;
    border-color: #28a745 !important;
    animation: breathe-b-3o0b5ek58l 2s ease-in-out infinite;
}

@keyframes breathe-b-3o0b5ek58l {
    0%, 100% {
        box-shadow: 0 0 0 rgba(40, 167, 69, 0);
    }
    50% {
        box-shadow: 0 0 12px rgba(40, 167, 69, 0.6);
    }
}

/* Better visibility of interim text on mobile */
@media (max-width: 767px) {
    .voice-status-bar .text-muted[b-3o0b5ek58l] {
        display: block;
        margin-top: 0.25rem;
        font-size: 0.85rem;
        max-width: 100%;
        word-wrap: break-word;
    }

    .transcript-container[b-3o0b5ek58l] {
        height: 300px;
        min-height: 250px;
        max-height: 400px;
    }

    .message-bubble[b-3o0b5ek58l] {
        max-width: 95%;
    }

    .session-status-bar[b-3o0b5ek58l] {
        font-size: 0.85rem;
    }

    .avatar-badge[b-3o0b5ek58l] {
        width: 28px;
        height: 28px;
        font-size: 0.75rem;
    }
}
/* /Pages/UserProfile.razor.rz.scp.css */
/* All shared styles live in app.css — no page-specific overrides needed */

/* Specialization checkbox grid */
.speciality-grid[b-80fq9hnw8a] {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
	gap: 0.25rem 1rem;
	padding: 0.75rem;
	border: 1px solid #dee2e6;
	border-radius: 6px;
	background: #f8f9fa;
}

.availability-grid[b-80fq9hnw8a] {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.75rem;
}

.availability-day-card[b-80fq9hnw8a] {
	padding: 0.75rem;
	border: 1px solid #dee2e6;
	border-radius: 8px;
	background: #f8f9fa;
}

.slot-minute-select[b-80fq9hnw8a] {
	max-width: 80px;
	flex-shrink: 0;
}

.slot-row[b-80fq9hnw8a] {
	border-bottom: 1px dashed #dee2e6;
	padding-bottom: 0.75rem;
}

.slot-row:last-of-type[b-80fq9hnw8a] {
	border-bottom: none;
}
/* /Pages/WoundAnalysis.razor.rz.scp.css */
/* Wound Analysis Page Styles */

/* ── Main container ────────────────────────────────────────── */
.wound-analysis-page[b-czzsfoibyb] {
    padding-bottom: 2rem;
}

/* ── Feature header ────────────────────────────────────────── */
.feature-icon[b-czzsfoibyb] {
    font-size: 3rem;
    color: #0d6efd;
}

.feature-header p[b-czzsfoibyb] {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

/* ── Photo preview ─────────────────────────────────────────── */
.photo-preview-wrapper[b-czzsfoibyb] {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.photo-preview[b-czzsfoibyb] {
    max-width: 100%;
    max-height: 320px;
    border-radius: 0.5rem;
    border: 2px solid #dee2e6;
    object-fit: contain;
}

.remove-photo-btn[b-czzsfoibyb] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.85);
}

/* ── Result card ───────────────────────────────────────────── */
.result-card[b-czzsfoibyb] {
    border-left: 4px solid #198754;
}

.severity-badge[b-czzsfoibyb] {
    font-size: 0.85rem;
    padding: 0.35rem 0.75rem;
    letter-spacing: 0.5px;
}

.analysis-text[b-czzsfoibyb] {
    line-height: 1.7;
    white-space: pre-wrap;
}

/* ── Red flags ─────────────────────────────────────────────── */
.red-flags-list[b-czzsfoibyb] {
    list-style: none;
    padding-left: 0;
}

.red-flags-list li[b-czzsfoibyb] {
    padding: 0.35rem 0.5rem;
    margin-bottom: 0.25rem;
    background-color: #fff5f5;
    border-left: 3px solid #dc3545;
    border-radius: 0.25rem;
    font-size: 0.9rem;
}

.red-flags-list li[b-czzsfoibyb]::before {
    content: "\26A0\FE0F ";
}

/* ── History items ─────────────────────────────────────────── */
.history-item .card[b-czzsfoibyb] {
    transition: box-shadow 0.2s ease;
}

.history-item .card:hover[b-czzsfoibyb] {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* ── Responsive ────────────────────────────────────────────── */
@media (max-width: 576px) {
    .photo-preview[b-czzsfoibyb] {
        max-height: 200px;
    }

    .feature-icon[b-czzsfoibyb] {
        font-size: 2.5rem;
    }
}
/* /Shared/Components/ChatBot.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════
   Clara — AI Voice Agent  (Nurse Avatar)
   ═══════════════════════════════════════════════════════════ */

/* ===== Floating Action Button ===== */
.clara-fab[b-beh1vjklk1] {
    position: fixed;
    bottom: 24px;
    right: 24px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: linear-gradient(135deg, #1a2d5a 0%, #0d1f40 100%);
    border: 3px solid #fff;
    cursor: pointer;
    box-shadow: 0 4px 16px rgba(26, 45, 90, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1050;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    padding: 0;
    overflow: hidden;
}

.clara-fab:hover[b-beh1vjklk1] {
    transform: scale(1.1);
    box-shadow: 0 6px 24px rgba(26, 45, 90, 0.5);
}

.clara-fab--attention[b-beh1vjklk1] {
    animation: fab-attention-b-beh1vjklk1 2s ease-in-out infinite;
}

@keyframes fab-attention-b-beh1vjklk1 {
    0%, 100% { box-shadow: 0 4px 16px rgba(26, 45, 90, 0.35); }
    50% { box-shadow: 0 4px 24px rgba(26, 45, 90, 0.7), 0 0 0 8px rgba(26, 45, 90, 0.15); }
}

.clara-fab-avatar[b-beh1vjklk1] {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    object-fit: cover;
}

.clara-fab-badge[b-beh1vjklk1] {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ff5722;
    border: 2px solid #fff;
    animation: badge-pulse-b-beh1vjklk1 1.5s ease-in-out infinite;
}

@keyframes badge-pulse-b-beh1vjklk1 {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.2); }
}

/* ===== Panel ===== */
.clara-panel[b-beh1vjklk1] {
    position: fixed;
    bottom: 24px;
    right: 24px;
    width: 400px;
    height: 620px;
    background: #fafbfc;
    border-radius: 20px;
    box-shadow: 0 12px 48px rgba(0, 0, 0, 0.18);
    display: flex;
    flex-direction: column;
    z-index: 1050;
    overflow: hidden;
    animation: clara-slide-up-b-beh1vjklk1 0.3s ease-out;
}

.clara-panel--speaking[b-beh1vjklk1] {
    box-shadow: 0 12px 48px rgba(37, 99, 235, 0.25), 0 0 0 2px rgba(37, 99, 235, 0.3);
}

@keyframes clara-slide-up-b-beh1vjklk1 {
    from { opacity: 0; transform: translateY(24px) scale(0.97); }
    to   { opacity: 1; transform: translateY(0) scale(1); }
}

/* ===== Header ===== */
.clara-header[b-beh1vjklk1] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    background: linear-gradient(135deg, #0a1a3a 0%, #1a2d5a 100%);
    color: #fff;
    flex-shrink: 0;
}

.clara-header-left[b-beh1vjklk1] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.clara-avatar-ring[b-beh1vjklk1] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 2px;
    background: rgba(255,255,255,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: box-shadow 0.3s ease;
}

.clara-avatar-ring.speaking[b-beh1vjklk1] {
    box-shadow: 0 0 0 3px rgba(255,255,255,0.5);
    animation: ring-speak-b-beh1vjklk1 1.2s ease-in-out infinite;
}

.clara-avatar-ring.listening[b-beh1vjklk1] {
    box-shadow: 0 0 0 3px rgba(255,82,82,0.6);
    animation: ring-listen-b-beh1vjklk1 1s ease-in-out infinite;
}

@keyframes ring-speak-b-beh1vjklk1 {
    0%, 100% { box-shadow: 0 0 0 3px rgba(255,255,255,0.3); }
    50%   { box-shadow: 0 0 0 6px rgba(255,255,255,0.5); }
}

@keyframes ring-listen-b-beh1vjklk1 {
    0%, 100% { box-shadow: 0 0 0 3px rgba(255,82,82,0.3); }
    50%   { box-shadow: 0 0 0 6px rgba(255,82,82,0.6); }
}

.clara-avatar-img[b-beh1vjklk1] {
    width: 34px;
    height: 34px;
    border-radius: 50%;
}

.clara-header-info[b-beh1vjklk1] {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.clara-name[b-beh1vjklk1] {
    font-weight: 700;
    font-size: 0.95rem;
}

.clara-role[b-beh1vjklk1] {
    font-size: 0.7rem;
    opacity: 0.85;
    font-weight: 400;
}

.clara-header-actions[b-beh1vjklk1] {
    display: flex;
    align-items: center;
    gap: 2px;
}

.clara-header-btn[b-beh1vjklk1],
.clara-close-btn[b-beh1vjklk1] {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 0.9rem;
    padding: 6px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.85;
}

.clara-header-btn:hover[b-beh1vjklk1],
.clara-close-btn:hover[b-beh1vjklk1] {
    background: rgba(255,255,255,0.2);
    opacity: 1;
}

/* ===== Language Selector ===== */
.clara-lang-selector[b-beh1vjklk1] {
    position: relative;
}

.clara-lang-btn[b-beh1vjklk1] {
    background: rgba(255,255,255,0.15);
    border: 1px solid rgba(255,255,255,0.3);
    color: #fff;
    cursor: pointer;
    font-size: 0.75rem;
    padding: 4px 8px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    gap: 4px;
    transition: background 0.15s;
}

.clara-lang-btn:hover[b-beh1vjklk1] {
    background: rgba(255,255,255,0.25);
}

.clara-lang-code[b-beh1vjklk1] {
    font-weight: 600;
    font-size: 0.7rem;
}

.clara-lang-dropdown[b-beh1vjklk1] {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 6px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    padding: 6px;
    z-index: 100;
    min-width: 150px;
}

.clara-lang-option[b-beh1vjklk1] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    border-radius: 8px;
    cursor: pointer;
    font-size: 0.85rem;
    color: #333;
    transition: background 0.12s;
}

.clara-lang-option:hover[b-beh1vjklk1] {
    background: #e8edf6;
}

.clara-lang-option.active[b-beh1vjklk1] {
    background: #1a2d5a;
    color: #fff;
    font-weight: 600;
}

.clara-lang-flag[b-beh1vjklk1] {
    font-size: 1.1rem;
}

/* ===== Avatar Spotlight ===== */
.clara-spotlight[b-beh1vjklk1] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 16px 10px;
    background: linear-gradient(180deg, #e8edf6 0%, #fafbfc 100%);
    flex-shrink: 0;
}

.clara-avatar-large[b-beh1vjklk1] {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
}

.clara-avatar-large img[b-beh1vjklk1] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 2px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.clara-avatar-large.speaking img[b-beh1vjklk1] {
    animation: avatar-speak-b-beh1vjklk1 0.8s ease-in-out infinite;
}

.clara-avatar-large.listening img[b-beh1vjklk1] {
    animation: avatar-listen-b-beh1vjklk1 1.2s ease-in-out infinite;
}

@keyframes avatar-speak-b-beh1vjklk1 {
    0%, 100% { transform: scale(1); }
    25% { transform: scale(1.03); }
    75% { transform: scale(0.98); }
}

@keyframes avatar-listen-b-beh1vjklk1 {
    0%, 100% { transform: scale(1); box-shadow: 0 2px 12px rgba(0,0,0,0.1); }
    50% { transform: scale(1.02); box-shadow: 0 2px 20px rgba(255,82,82,0.25); }
}

/* Sound waves when speaking */
.clara-sound-waves[b-beh1vjklk1] {
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 3px;
    align-items: flex-end;
}

.clara-sound-waves .wave[b-beh1vjklk1] {
    width: 4px;
    border-radius: 2px;
    background: #2563eb;
    animation: wave-bounce-b-beh1vjklk1 0.6s ease-in-out infinite;
}

.clara-sound-waves .wave:nth-child(1)[b-beh1vjklk1] { height: 8px;  animation-delay: 0s; }
.clara-sound-waves .wave:nth-child(2)[b-beh1vjklk1] { height: 14px; animation-delay: 0.15s; }
.clara-sound-waves .wave:nth-child(3)[b-beh1vjklk1] { height: 8px;  animation-delay: 0.3s; }

@keyframes wave-bounce-b-beh1vjklk1 {
    0%, 100% { transform: scaleY(0.5); }
    50%   { transform: scaleY(1.2); }
}

/* Listening pulse rings */
.clara-listening-indicator[b-beh1vjklk1] {
    position: absolute;
    inset: -8px;
    border-radius: 50%;
    pointer-events: none;
}

.clara-listening-indicator .pulse-ring[b-beh1vjklk1] {
    position: absolute;
    inset: 0;
    border: 2px solid rgba(255, 82, 82, 0.4);
    border-radius: 50%;
    animation: pulse-expand-b-beh1vjklk1 1.8s ease-out infinite;
}

.clara-listening-indicator .pulse-ring.delay[b-beh1vjklk1] {
    animation-delay: 0.6s;
}

@keyframes pulse-expand-b-beh1vjklk1 {
    0%   { transform: scale(1); opacity: 0.6; }
    100% { transform: scale(1.6); opacity: 0; }
}

/* Status text */
.clara-status-text[b-beh1vjklk1] {
    margin-top: 8px;
}

.clara-status[b-beh1vjklk1] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.78rem;
    font-weight: 500;
    color: #78909c;
}

.clara-status.listening[b-beh1vjklk1] {
    color: #e53935;
}

.clara-status.speaking[b-beh1vjklk1] {
    color: #1a2d5a;
}

.clara-status.thinking[b-beh1vjklk1] {
    color: #ff9800;
}

/* ===== Messages Area ===== */
.clara-messages[b-beh1vjklk1] {
    flex: 1;
    overflow-y: auto;
    padding: 12px 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: #fafbfc;
}

.clara-msg[b-beh1vjklk1] {
    display: flex;
    gap: 8px;
    max-width: 88%;
    width: fit-content;
    align-items: flex-end;
}

.clara-msg--user[b-beh1vjklk1] {
    align-self: flex-end;
    margin-left: auto;
    flex-direction: row;
}

.clara-msg--agent[b-beh1vjklk1] {
    align-self: flex-start;
    margin-right: auto;
}

.clara-msg--proactive .clara-msg-bubble[b-beh1vjklk1] {
    border-left: 3px solid #ff9800;
    background: #fff8e1;
}

.clara-msg-avatar[b-beh1vjklk1] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    flex-shrink: 0;
    overflow: hidden;
}

.clara-msg-avatar img[b-beh1vjklk1] {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.clara-msg-user-avatar[b-beh1vjklk1] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #1a2d5a;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    flex-shrink: 0;
}

.clara-msg-bubble[b-beh1vjklk1] {
    padding: 10px 14px;
    border-radius: 16px;
    font-size: 0.875rem;
    line-height: 1.45;
    position: relative;
    overflow-wrap: break-word;
    word-break: break-word;
}

.clara-msg-bubble p[b-beh1vjklk1] {
    margin: 0;
}

.clara-msg--user .clara-msg-bubble[b-beh1vjklk1] {
    background: #1a2d5a;
    color: #fff;
    border-bottom-right-radius: 4px;
}

.clara-msg--agent .clara-msg-bubble[b-beh1vjklk1] {
    background: #fff;
    color: #212529;
    border: 1px solid #e0e0e0;
    border-bottom-left-radius: 4px;
}

.clara-proactive-badge[b-beh1vjklk1] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 0.65rem;
    font-weight: 600;
    color: #e65100;
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.clara-msg-lang[b-beh1vjklk1] {
    display: inline-block;
    font-size: 0.6rem;
    color: #90a4ae;
    margin-left: 6px;
    padding: 1px 6px;
    border-radius: 8px;
    background: #eceff1;
}

.clara-msg-time[b-beh1vjklk1] {
    display: block;
    font-size: 0.6rem;
    opacity: 0.5;
    margin-top: 4px;
    text-align: right;
}

/* ===== Thinking Indicator ===== */
.clara-thinking[b-beh1vjklk1] {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 12px 18px;
}

.thinking-dot[b-beh1vjklk1] {
    width: 7px;
    height: 7px;
    background: #1a2d5a;
    border-radius: 50%;
    animation: thinking-bounce-b-beh1vjklk1 1.4s infinite ease-in-out both;
}

.thinking-dot:nth-child(1)[b-beh1vjklk1] { animation-delay: 0s; }
.thinking-dot:nth-child(2)[b-beh1vjklk1] { animation-delay: 0.2s; }
.thinking-dot:nth-child(3)[b-beh1vjklk1] { animation-delay: 0.4s; }

@keyframes thinking-bounce-b-beh1vjklk1 {
    0%, 80%, 100% { transform: scale(0.6); opacity: 0.4; }
    40% { transform: scale(1); opacity: 1; }
}

/* ===== Quick Action Chips ===== */
.clara-chips[b-beh1vjklk1] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 4px 0;
}

.clara-chip[b-beh1vjklk1] {
    padding: 7px 14px;
    border-radius: 20px;
    border: 1px solid #1a2d5a;
    background: #fff;
    color: #1a2d5a;
    font-size: 0.8rem;
    cursor: pointer;
    transition: background 0.15s ease, color 0.15s ease, transform 0.1s ease;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 5px;
}

.clara-chip:hover[b-beh1vjklk1] {
    background: #1a2d5a;
    color: #fff;
    transform: translateY(-1px);
}

.clara-chip i[b-beh1vjklk1] {
    font-size: 0.85rem;
}

/* ===== Input Area ===== */
.clara-input-area[b-beh1vjklk1] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    border-top: 1px solid #e0e0e0;
    background: #fff;
    flex-shrink: 0;
}

.clara-input[b-beh1vjklk1] {
    flex: 1;
    border: 1px solid #cfd8dc;
    border-radius: 20px;
    padding: 9px 14px;
    font-size: 0.875rem;
    outline: none;
    transition: border-color 0.15s ease;
}

.clara-input:focus[b-beh1vjklk1] {
    border-color: #2563eb;
    box-shadow: 0 0 0 2px rgba(37,99,235,0.15);
}

.clara-input:disabled[b-beh1vjklk1] {
    background: #f5f5f5;
}

/* Voice button (primary action) */
.clara-voice-btn[b-beh1vjklk1] {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    flex-shrink: 0;
    background: #e8edf6;
    color: #1a2d5a;
    transition: all 0.2s ease;
}

.clara-voice-btn:hover:not(:disabled)[b-beh1vjklk1] {
    background: #1a2d5a;
    color: #fff;
    transform: scale(1.05);
}

.clara-voice-btn.active[b-beh1vjklk1] {
    background: #e53935;
    color: #fff;
    animation: mic-active-pulse-b-beh1vjklk1 1.2s infinite;
}

.clara-voice-btn:disabled[b-beh1vjklk1] {
    opacity: 0.4;
    cursor: not-allowed;
}

@keyframes mic-active-pulse-b-beh1vjklk1 {
    0%, 100% { box-shadow: 0 0 0 0 rgba(229,57,53,0.4); }
    50%   { box-shadow: 0 0 0 10px rgba(229,57,53,0); }
}

/* Send button */
.clara-send-btn[b-beh1vjklk1] {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    flex-shrink: 0;
    background: #1a2d5a;
    color: #fff;
    transition: background 0.15s ease;
}

.clara-send-btn:hover:not(:disabled)[b-beh1vjklk1] {
    background: #0d1f40;
}

.clara-send-btn:disabled[b-beh1vjklk1] {
    opacity: 0.4;
    cursor: not-allowed;
}

/* ===== Voice Reply Toggle ===== */
.clara-voice-toggle[b-beh1vjklk1] {
    padding: 6px 16px 8px;
    background: #fff;
    border-top: 1px solid #f0f0f0;
    flex-shrink: 0;
}

.clara-toggle-label[b-beh1vjklk1] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 0.75rem;
    color: #78909c;
    user-select: none;
}

.clara-toggle-label input[type="checkbox"][b-beh1vjklk1] {
    display: none;
}

.clara-toggle-switch[b-beh1vjklk1] {
    width: 32px;
    height: 18px;
    border-radius: 9px;
    background: #cfd8dc;
    position: relative;
    transition: background 0.2s;
    flex-shrink: 0;
}

.clara-toggle-switch[b-beh1vjklk1]::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    transition: transform 0.2s;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.clara-toggle-label input:checked + .clara-toggle-switch[b-beh1vjklk1] {
    background: #2563eb;
}

.clara-toggle-label input:checked + .clara-toggle-switch[b-beh1vjklk1]::after {
    transform: translateX(14px);
}

.clara-toggle-text[b-beh1vjklk1] {
    display: flex;
    align-items: center;
    gap: 4px;
}

/* ===== Navigation Indicator ===== */
.clara-navigating[b-beh1vjklk1] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 12px 16px;
}

.clara-nav-bar[b-beh1vjklk1] {
    height: 4px;
    border-radius: 2px;
    background: #e0e0e0;
    overflow: hidden;
    position: relative;
}

.clara-nav-bar[b-beh1vjklk1]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #2563eb;
    animation: nav-progress-b-beh1vjklk1 1.5s ease-in-out forwards;
}

@keyframes nav-progress-b-beh1vjklk1 {
    from { width: 0; }
    to   { width: 100%; }
}

.clara-nav-text[b-beh1vjklk1] {
    font-size: 0.8rem;
    color: #78909c;
    font-style: italic;
}

/* ===== Error & Retry ===== */
.clara-retry-btn[b-beh1vjklk1] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: 6px;
    padding: 4px 10px;
    border-radius: 12px;
    border: 1px solid #e53935;
    background: #fff;
    color: #e53935;
    font-size: 0.75rem;
    cursor: pointer;
    transition: background 0.15s ease, color 0.15s ease;
}

.clara-retry-btn:hover[b-beh1vjklk1] {
    background: #e53935;
    color: #fff;
}

.clara-login-btn[b-beh1vjklk1] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: 6px;
    padding: 4px 10px;
    border-radius: 12px;
    border: 1px solid #1565c0;
    background: #fff;
    color: #1565c0;
    font-size: 0.75rem;
    cursor: pointer;
    transition: background 0.15s ease, color 0.15s ease;
}

.clara-login-btn:hover[b-beh1vjklk1] {
    background: #1565c0;
    color: #fff;
}

/* ===== Tablet Responsive ===== */
@media (min-width: 768px) and (max-width: 1023.98px) {
    .clara-panel[b-beh1vjklk1] {
        width: 360px;
        height: 580px;
        bottom: 24px;
        right: 24px;
    }
}

/* ===== Mobile Responsive ===== */
@media (max-width: 767.98px) {
    .clara-fab[b-beh1vjklk1] {
        width: 54px;
        height: 54px;
        bottom: 16px;
        right: 16px;
    }

    .clara-fab-avatar[b-beh1vjklk1] {
        width: 44px;
        height: 44px;
    }

    .clara-panel[b-beh1vjklk1] {
        width: 100vw;
        height: 70vh;
        bottom: 0;
        right: 0;
        border-radius: 20px 20px 0 0;
    }

    .clara-spotlight[b-beh1vjklk1] {
        padding: 12px 12px 8px;
    }

    .clara-avatar-large[b-beh1vjklk1] {
        width: 64px;
        height: 64px;
    }

    .clara-avatar-large img[b-beh1vjklk1] {
        width: 64px;
        height: 64px;
    }

    .clara-input[b-beh1vjklk1] {
        padding: 10px 14px;
        font-size: 1rem;
    }

    .clara-voice-btn[b-beh1vjklk1] {
        width: 48px;
        height: 48px;
        font-size: 1.2rem;
    }

    .clara-send-btn[b-beh1vjklk1] {
        width: 44px;
        height: 44px;
        font-size: 1rem;
    }

    .clara-chip[b-beh1vjklk1] {
        padding: 8px 16px;
        font-size: 0.85rem;
    }
}

/* ===== Scrollbar ===== */
.clara-messages[b-beh1vjklk1]::-webkit-scrollbar {
    width: 5px;
}

.clara-messages[b-beh1vjklk1]::-webkit-scrollbar-track {
    background: transparent;
}

.clara-messages[b-beh1vjklk1]::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
}

.clara-messages[b-beh1vjklk1]::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

/* ===== Reduced Motion ===== */
@media (prefers-reduced-motion: reduce) {
    .clara-panel[b-beh1vjklk1] {
        animation: none;
    }

    .clara-fab[b-beh1vjklk1],
    .clara-chip[b-beh1vjklk1],
    .clara-voice-btn[b-beh1vjklk1],
    .clara-send-btn[b-beh1vjklk1],
    .clara-retry-btn[b-beh1vjklk1],
    .clara-input[b-beh1vjklk1] {
        transition: none;
    }

    .thinking-dot[b-beh1vjklk1],
    .clara-sound-waves .wave[b-beh1vjklk1] {
        animation: none;
        opacity: 0.6;
    }

    .clara-voice-btn.active[b-beh1vjklk1] {
        animation: none;
    }

    .clara-avatar-large.speaking img[b-beh1vjklk1],
    .clara-avatar-large.listening img[b-beh1vjklk1] {
        animation: none;
    }

    .clara-avatar-ring.speaking[b-beh1vjklk1],
    .clara-avatar-ring.listening[b-beh1vjklk1] {
        animation: none;
    }

    .clara-fab--attention[b-beh1vjklk1] {
        animation: none;
    }

    .clara-listening-indicator .pulse-ring[b-beh1vjklk1] {
        animation: none;
    }

    .clara-nav-bar[b-beh1vjklk1]::after {
        animation: none;
        width: 100%;
    }
}

/* ===== Focus Visible ===== */
.clara-fab:focus-visible[b-beh1vjklk1],
.clara-close-btn:focus-visible[b-beh1vjklk1],
.clara-header-btn:focus-visible[b-beh1vjklk1],
.clara-send-btn:focus-visible[b-beh1vjklk1],
.clara-voice-btn:focus-visible[b-beh1vjklk1],
.clara-chip:focus-visible[b-beh1vjklk1],
.clara-retry-btn:focus-visible[b-beh1vjklk1],
.clara-input:focus-visible[b-beh1vjklk1] {
    outline: 2px solid #fff;
    outline-offset: 2px;
    box-shadow: 0 0 0 4px var(--primary-color, #0d6efd);
}
/* /Shared/Components/Home/HomeHeroSection.razor.rz.scp.css */
.hero-section[b-urlcpjx90x] {
    background:
        radial-gradient(circle at top right, rgba(102, 153, 255, 0.14), transparent 28%),
        radial-gradient(circle at bottom left, rgba(76, 126, 228, 0.12), transparent 34%),
        linear-gradient(135deg, #0a1a3a 0%, #1a2d5a 50%, #0d1f40 100%);
    border-radius: 1.0rem;
    padding: 12px 1.5rem 8px;
    border: 1px solid rgba(143, 181, 255, 0.16);
    box-shadow: 0 24px 56px rgba(9, 20, 45, 0.24);
}

.hero-shell[b-urlcpjx90x] {
    padding-left: 0;
    padding-right: 0;
}

.hero-card[b-urlcpjx90x] {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.45fr);
    align-items: center;
    gap: 3.75rem;
    padding: 3.5rem 3.5rem 3.25rem;
    min-height: 620px;
    border-radius: 0.5rem;
    overflow: hidden;
}

.hero-copy[b-urlcpjx90x] {
    max-width: 500px;
    padding-left: 1rem;
    color: #fff;
}

.hero-badge[b-urlcpjx90x] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1.15rem;
    font-size: 0.96rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(214, 228, 255, 0.94);
}

.hero-title[b-urlcpjx90x] {
    margin: 0 0 1.25rem;
    font-size: clamp(3rem, 4.1vw, 4.7rem);
    line-height: 1.02;
    font-weight: 800;
    letter-spacing: -0.04em;
    color: #fff;
    text-wrap: balance;
}

.hero-description[b-urlcpjx90x] {
    margin: 0 0 1.75rem;
    max-width: 28rem;
    font-size: 1.14rem;
    line-height: 1.68;
    color: rgba(225, 234, 249, 0.9);
}

.hero-actions[b-urlcpjx90x] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.hero-button[b-urlcpjx90x] {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    border-radius: 0.95rem;
    padding: 1rem 1.5rem;
    border: 1px solid transparent;
    font-size: 1.05rem;
    font-weight: 700;
    transition: transform 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.hero-button:hover[b-urlcpjx90x] {
    transform: translateY(-1px);
}

.hero-button--primary[b-urlcpjx90x] {
    background: #f8fbff;
    color: #10264d;
    box-shadow: 0 18px 36px rgba(8, 18, 41, 0.26);
}

.hero-button--secondary[b-urlcpjx90x] {
    background: rgba(184, 208, 255, 0.08);
    color: #fff;
    border-color: rgba(196, 219, 255, 0.72);
}

.hero-media[b-urlcpjx90x] {
    display: flex;
    justify-content: flex-end;
}

.avatar-video-player[b-urlcpjx90x] {
    width: min(100%, 1020px);
    margin-left: auto;
}

.avatar-video-iframe[b-urlcpjx90x] {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    min-height: clamp(400px, 34vw, 560px);
    border: 0;
    border-radius: 1.2rem;
    box-shadow: 0 24px 64px rgba(7, 16, 37, 0.34);
    background: #111827;
}

@media (max-width: 1199.98px) {
    .hero-card[b-urlcpjx90x] {
        gap: 2.5rem;
        padding: 3rem 2.25rem;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
    }

    .hero-copy[b-urlcpjx90x] {
        padding-left: 0;
    }
}

@media (max-width: 991.98px) {
    .hero-card[b-urlcpjx90x] {
        grid-template-columns: 1fr;
        gap: 2rem;
        padding: 2.25rem 1.25rem 2rem;
        min-height: auto;
    }

    .hero-copy[b-urlcpjx90x] {
        max-width: none;
        text-align: center;
    }

    .hero-actions[b-urlcpjx90x] {
        justify-content: center;
    }

    .hero-media[b-urlcpjx90x] {
        justify-content: center;
    }

    .avatar-video-player[b-urlcpjx90x] {
        width: 100%;
        margin: 0 auto;
    }

    .avatar-video-iframe[b-urlcpjx90x] {
        min-height: 260px;
    }
}
/* /Shared/LoginDisplay.razor.rz.scp.css */
.login-display[b-ktcjulmhom] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    white-space: nowrap;
}

.login-display-user[b-ktcjulmhom] {
    color: #333;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0.5rem 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.375rem;
}

/* User profile button in header — navigates to /profile */
.btn-user-profile[b-ktcjulmhom] {
    color: #333;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0.4rem 0.85rem;
    background-color: #e9ecef;
    border: 1px solid transparent;
    border-radius: 0.375rem;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.btn-user-profile:hover[b-ktcjulmhom] {
    background-color: #dee2e6;
    border-color: #adb5bd;
    color: #0a1a3a;
}

/* Sign In button - prominent blue */
.btn-signin[b-ktcjulmhom] {
    background-color: #0d6efd;
    color: #fff;
    padding: 0.5rem 1.25rem;
    font-size: 0.9rem;
    font-weight: 600;
    border: none;
    border-radius: 0.375rem;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 2px 4px rgba(13, 110, 253, 0.3);
}

.btn-signin:hover[b-ktcjulmhom] {
    background-color: #0b5ed7;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(13, 110, 253, 0.4);
}

/* Register button - outlined, adjacent to Sign In */
.btn-register[b-ktcjulmhom] {
    background-color: transparent;
    color: #0d6efd;
    padding: 0.5rem 1.25rem;
    font-size: 0.9rem;
    font-weight: 600;
    border: 2px solid #0d6efd;
    border-radius: 0.375rem;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.btn-register:hover[b-ktcjulmhom] {
    background-color: #0d6efd;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(13, 110, 253, 0.3);
}

/* Sign Out button - subtle but visible */
.btn-logout[b-ktcjulmhom] {
    background-color: #6c757d;
    color: #fff;
    padding: 0.4rem 1rem;
    font-size: 0.85rem;
    font-weight: 500;
    border: none;
    border-radius: 0.375rem;
    transition: all 0.2s ease-in-out;
}

.btn-logout:hover[b-ktcjulmhom] {
    background-color: #5c636a;
    color: #fff;
}

/* ── Hospital context pill (SuperAdmin switch) ── */
.hospital-context-pill[b-ktcjulmhom] {
    display: inline-flex;
    align-items: center;
    padding: 0.35rem 0.75rem;
    background-color: #fff3cd;
    border: 1.5px solid #ffc107;
    border-radius: 2rem;
    font-size: 0.82rem;
    font-weight: 600;
    color: #664d03;
    gap: 0.25rem;
    white-space: nowrap;
    animation: pill-appear-b-ktcjulmhom 0.25s ease-out;
}

.hospital-context-name[b-ktcjulmhom] {
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn-exit-context[b-ktcjulmhom] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    padding: 0 0.1rem;
    cursor: pointer;
    color: #664d03;
    font-size: 0.75rem;
    line-height: 1;
    opacity: 0.7;
    transition: opacity 0.15s ease;
}

.btn-exit-context:hover[b-ktcjulmhom] {
    opacity: 1;
    color: #b02a37;
}

@keyframes pill-appear-b-ktcjulmhom {
    from { opacity: 0; transform: translateY(-4px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* ── User impersonation pill (Admin/SuperAdmin viewing as another user) ── */
.user-impersonation-pill[b-ktcjulmhom] {
    display: inline-flex;
    align-items: center;
    padding: 0.35rem 0.75rem;
    background-color: #cfe2ff;
    border: 1.5px solid #0d6efd;
    border-radius: 2rem;
    font-size: 0.82rem;
    font-weight: 600;
    color: #052c65;
    gap: 0.15rem;
    white-space: nowrap;
    animation: pill-appear-b-ktcjulmhom 0.25s ease-out;
}

.impersonation-label[b-ktcjulmhom] {
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.impersonation-role[b-ktcjulmhom] {
    font-weight: 400;
    opacity: 0.75;
    font-size: 0.78rem;
}
