/* /Components/App.razor.rz.scp.css */
        /* Clean flat style */
        .border[b-oc7kzjka9o] {
            border: 1px solid #e2e8f0 !important;
        }

        .mud-theme-dark .border[b-oc7kzjka9o] {
            border: 1px solid #334155 !important;
        }

        .rounded-lg[b-oc7kzjka9o] {
            border-radius: 12px !important;
        }

        .mud-card[b-oc7kzjka9o] {
            border-radius: 12px;
        }

        .mud-button[b-oc7kzjka9o] {
            border-radius: 8px;
            text-transform: none;
            font-weight: 500;
        }

        .mud-chip[b-oc7kzjka9o] {
            border-radius: 6px;
        }

        .mud-input-control .mud-input-slot[b-oc7kzjka9o] {
            border-radius: 8px;
        }

        .mud-avatar[b-oc7kzjka9o] {
            border-radius: 10px;
        }

        /* AppBar flat - borda inferior sutil */
        .mud-appbar[b-oc7kzjka9o] {
            border-bottom: 1px solid rgba(255, 255, 255, 0.12);
        }

        /* Drawer flat - borda direita sutil */
        .mud-drawer[b-oc7kzjka9o] {
            border-right: 1px solid #e2e8f0;
        }

        .mud-theme-dark .mud-drawer[b-oc7kzjka9o] {
            border-right: 1px solid #334155;
        }
/* /Components/Layout/AnonymousLayout.razor.rz.scp.css */
.anonymous-layout[b-gy1bik9vu7] {
    min-height: 100vh;
    background: linear-gradient(180deg, #f8fafc 0%, #e2e8f0 100%);
}

.mud-theme-dark .anonymous-layout[b-gy1bik9vu7] {
    background: linear-gradient(180deg, #1e293b 0%, #0f172a 100%);
}
/* /Components/Layout/LoginLayout.razor.rz.scp.css */
.login-background[b-010c85o7ns] {
    min-height: 100vh;
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 50%, #1d4ed8 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.background-app[b-aaoxciesen] {
    background-color: #f8f9fa;
}

.mud-theme-dark .background-app[b-aaoxciesen] {
    background-color: #1a1a1a;
}

.page[b-aaoxciesen] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-aaoxciesen] {
    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-aaoxciesen] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Pages/BAS/Branch/BranchList.razor.rz.scp.css */
.profile-list-item:hover[b-heyafswgfm] {
    background-color: rgba(var(--mud-palette-primary-rgb), 0.04) !important;
    transition: background-color 0.2s ease-in-out;
}

.mud-theme-dark .profile-list-item:hover[b-heyafswgfm] {
    background-color: rgba(255, 255, 255, 0.05) !important;
}

.profile-list-item[b-heyafswgfm] {
    cursor: pointer;
    border-radius: 4px;
}
/* /Components/Pages/COM/Chat/Chat.razor.rz.scp.css */
.chat-page[b-sks1v8fpep] {
    height: calc(100vh - 96px);
    display: flex;
    min-height: 0;
    overflow: hidden;
    padding-bottom: 16px;
    box-sizing: border-box;
}

.chat-grid[b-sks1v8fpep] {
    height: 100%;
    width: 100%;
    min-height: 0;
}

.chat-column[b-sks1v8fpep] {
    display: flex;
    height: 100%;
    min-height: 0;
}

.chat-panel[b-sks1v8fpep] {
    height: calc(100vh -175px);
    max-height: calc(100vh - 175px);
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 0;
    overflow: hidden;
}

.chat-groups-panel[b-sks1v8fpep] {
    height: calc(100vh - 212px);
    max-height: calc(100vh - 212px);
}

.chat-groups-list[b-sks1v8fpep] {
    min-height: 0;
    height: calc(100vh - 212px);
    max-height: calc(100vh - 212px);
    flex: 0 0 auto;
    overflow-y: auto;
    overflow-x: hidden;
}

.chat-groups-search[b-sks1v8fpep] {
    width: 100%;
}

.chat-groups-title-row[b-sks1v8fpep] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.chat-groups-search-row[b-sks1v8fpep] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.chat-new-conversation-button[b-sks1v8fpep] {
    width: 30px;
    height: 30px;
    border-radius: 8px;
    border: 1px solid rgba(var(--mud-palette-primary-rgb), 0.35);
    background: rgba(var(--mud-palette-primary-rgb), 0.08);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    flex: 0 0 auto;
}

.chat-new-conversation-button:hover[b-sks1v8fpep] {
    background: rgba(var(--mud-palette-primary-rgb), 0.14);
}

.chat-new-conversation-button img[b-sks1v8fpep] {
    width: 14px;
    height: 14px;
    display: block;
}

.chat-new-conversation-overlay[b-sks1v8fpep] {
    position: fixed;
    inset: 0;
    z-index: 1450;
    background: rgba(15, 23, 42, 0.45);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.chat-new-conversation-shell[b-sks1v8fpep] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.chat-new-conversation-modal[b-sks1v8fpep] {
    width: min(560px, 100%);
    max-width: 100%;
}

.chat-new-conversation-search[b-sks1v8fpep] {
    width: 100%;
}

.chat-new-conversation-list[b-sks1v8fpep] {
    max-height: min(52vh, 420px);
    overflow-y: auto;
    overflow-x: hidden;
}

.chat-new-conversation-item-content[b-sks1v8fpep] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.chat-new-conversation-user-text[b-sks1v8fpep] {
    min-width: 0;
    flex: 1 1 auto;
}

.chat-conversation[b-sks1v8fpep] {
    flex: 1 1 auto;
    min-height: 0;
    display: grid;
    grid-template-rows: auto auto auto;
}

.chat-messages[b-sks1v8fpep] {
    min-height: 0;
    height: calc(100vh - 275px);
    max-height: calc(100vh - 275px);
    background: transparent;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 16px;
    box-sizing: border-box;
}

.chat-messages-state[b-sks1v8fpep] {
    flex: 1;
}

.chat-empty-state[b-sks1v8fpep] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 8px;
}

.chat-message-row[b-sks1v8fpep] {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 10px;
    margin-bottom: 10px;
}

.chat-message-row.own[b-sks1v8fpep] {
    justify-content: flex-end;
}

.chat-message-avatar[b-sks1v8fpep] {
    flex-shrink: 0;
}

.chat-message-avatar-image[b-sks1v8fpep] {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 50%;
}

.chat-message-avatar-large[b-sks1v8fpep] {
    width: 48px;
    height: 48px;
    font-size: 1rem;
}

.chat-bubble[b-sks1v8fpep] {
    min-width: max(30%, 180px);
    max-width: 70%;
    padding: 10px 12px;
    border-radius: 10px;
    border: 1px solid rgba(var(--mud-palette-primary-rgb), 0.45);
    background: rgba(var(--mud-palette-primary-rgb), 0.12);
}

.chat-bubble.own[b-sks1v8fpep] {
    border-color: rgba(var(--mud-palette-text-primary-rgb), 0.12);
    background: rgba(var(--mud-palette-text-primary-rgb), 0.06);
}

.chat-message-picture[b-sks1v8fpep] {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 280px;
    object-fit: contain;
    object-position: center;
    border-radius: 8px;
    margin-bottom: 8px;
    background: rgba(var(--mud-palette-black-rgb), 0.06);
}

.chat-image-button[b-sks1v8fpep] {
    display: block;
    width: 100%;
    max-width: 280px;
    aspect-ratio: 4 / 3;
    padding: 0;
    margin: 0 0 8px;
    border: 0;
    background: transparent;
    cursor: zoom-in;
    overflow: hidden;
    border-radius: 8px;
}

.chat-image-loader[b-sks1v8fpep] {
    border: 0;
    cursor: pointer;
}

.chat-image-loader:disabled[b-sks1v8fpep] {
    opacity: 0.8;
    cursor: wait;
}

.chat-attachment-link[b-sks1v8fpep] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 8px;
    color: inherit;
    text-decoration: none;
    font-weight: 600;
}

.chat-attachment-download[b-sks1v8fpep] {
    display: flex;
    align-items: center;
    gap: 4px;
    width: fit-content;
    margin: 20px;
    padding: 10px;
    border-radius: 8px;
    border: 1px dashed rgba(var(--mud-palette-primary-rgb), 0.45);
    background: rgba(var(--mud-palette-primary-rgb), 0.08);
    color: rgba(var(--mud-palette-text-primary-rgb), 0.88);
    font-weight: 600;
}

.chat-attachment-download:hover[b-sks1v8fpep] {
    background: rgba(var(--mud-palette-primary-rgb), 0.14);
}

.chat-attachment-row[b-sks1v8fpep] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
    max-width: 100%;
}

.chat-attachment-filename[b-sks1v8fpep] {
    max-width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.chat-attachment-download-icon[b-sks1v8fpep] {
    width: 28px;
    height: 28px;
    border-radius: 8px;
    border: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.18);
    background: rgba(var(--mud-palette-text-primary-rgb), 0.06);
    color: rgba(var(--mud-palette-text-primary-rgb), 0.78);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.chat-attachment-download-icon:hover[b-sks1v8fpep] {
    background: rgba(var(--mud-palette-text-primary-rgb), 0.1);
    color: rgba(var(--mud-palette-text-primary-rgb), 0.9);
    text-decoration: none;
}

.chat-message-author[b-sks1v8fpep] {
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
}

.chat-group-item[b-sks1v8fpep] {
    border-radius: 8px;
    min-height: 64px;
}

.chat-group-item.selected[b-sks1v8fpep] {
    background: rgba(var(--mud-palette-primary-rgb), 0.1);
}

.chat-group-item-content[b-sks1v8fpep] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 48px;
}

.chat-group-avatar[b-sks1v8fpep] {
    flex-shrink: 0;
}

.chat-group-avatar-large[b-sks1v8fpep] {
    width: 48px;
    height: 48px;
    font-size: 1rem;
}

.chat-group-text[b-sks1v8fpep] {
    min-width: 0;
    flex: 1 1 auto;
}

.chat-group-preview[b-sks1v8fpep] {
    margin-top: 2px;
}

.border-top[b-sks1v8fpep] {
    border-top: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.12);
}

.border-bottom[b-sks1v8fpep] {
    border-bottom: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.12);
}

.chat-time[b-sks1v8fpep] {
    text-align: right;
}

.chat-message-meta[b-sks1v8fpep] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
}

.chat-read-receipt-icon[b-sks1v8fpep] {
    width: 24px;
    height: 24px;
    display: inline-block;
    flex: 0 0 auto;
    -webkit-user-select: none;
    user-select: none;
}

.chat-upload-trigger[b-sks1v8fpep] {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    border: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.12);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: rgba(var(--mud-palette-text-primary-rgb), 0.72);
    transition: background 120ms ease, border-color 120ms ease, color 120ms ease;
    background: transparent;
    padding: 0;
}

.chat-upload-trigger:hover[b-sks1v8fpep] {
    background: rgba(var(--mud-palette-primary-rgb), 0.08);
    border-color: rgba(var(--mud-palette-primary-rgb), 0.35);
    color: rgba(var(--mud-palette-primary-rgb), 1);
}

.chat-upload-overlay[b-sks1v8fpep] {
    position: fixed;
    inset: 0;
    z-index: 1400;
    background: rgba(15, 23, 42, 0.45);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.chat-upload-modal-shell[b-sks1v8fpep] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.chat-upload-modal[b-sks1v8fpep] {
    width: min(520px, 100%);
    max-width: 100%;
}

.chat-upload-dropzone[b-sks1v8fpep] {
    position: relative;
    min-height: 240px;
    border: 2px dashed rgba(var(--mud-palette-primary-rgb), 0.35);
    border-radius: 16px;
    background: rgba(var(--mud-palette-primary-rgb), 0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 8px;
    padding: 24px;
    overflow: hidden;
}

.chat-upload-input-overlay[b-sks1v8fpep] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}

.chat-upload-dropzone-copy[b-sks1v8fpep] {
    max-width: 320px;
}

.chat-upload-selection[b-sks1v8fpep] {
    min-height: 44px;
    padding: 12px 14px;
    border-radius: 12px;
    background: rgba(var(--mud-palette-text-primary-rgb), 0.04);
}

.chat-upload-actions[b-sks1v8fpep] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    padding-top: 12px;
    border-top: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.08);
}

.chat-upload-confirm-button[b-sks1v8fpep] {
    min-width: 180px;
    min-height: 40px;
    border: 0;
    border-radius: 10px;
    padding: 0 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: rgba(var(--mud-palette-primary-rgb), 1);
    color: rgba(var(--mud-palette-primary-text-rgb), 1);
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 8px 20px rgba(var(--mud-palette-primary-rgb), 0.22);
}

.chat-upload-confirm-button:disabled[b-sks1v8fpep] {
    opacity: 0.55;
    cursor: not-allowed;
    box-shadow: none;
}

.chat-image-modal-overlay[b-sks1v8fpep] {
    position: fixed;
    inset: 0;
    z-index: 1450;
    background: rgba(15, 23, 42, 0.72);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

.chat-image-modal-shell[b-sks1v8fpep] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.chat-image-modal[b-sks1v8fpep] {
    width: min(960px, 100%);
    max-height: min(90vh, 100%);
    overflow: auto;
}

.chat-image-modal-picture[b-sks1v8fpep] {
    display: block;
    width: 100%;
    max-height: 70vh;
    object-fit: contain;
    object-position: center;
    border-radius: 12px;
    background: rgba(var(--mud-palette-black-rgb), 0.08);
}

.chat-image-modal-actions[b-sks1v8fpep] {
    display: flex;
    justify-content: flex-end;
}

/* Keep the original layout after splitting markup into child components. */
[b-sks1v8fpep] .chat-messages-state {
    flex: 1;
}

[b-sks1v8fpep] .chat-day-divider {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 16px 0 8px;
    -webkit-user-select: none;
    user-select: none;
}

[b-sks1v8fpep] .chat-day-divider::before,
[b-sks1v8fpep] .chat-day-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: rgba(var(--mud-palette-text-primary-rgb), 0.10);
}

[b-sks1v8fpep] .chat-day-label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.4px;
    padding: 2px 10px;
    border-radius: 10px;
    background: rgba(var(--mud-palette-text-primary-rgb), 0.06);
    color: rgba(var(--mud-palette-text-secondary-rgb), 0.88);
    white-space: nowrap;
}

[b-sks1v8fpep] .chat-load-more-indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 6px 0 2px;
}

[b-sks1v8fpep] .chat-empty-state {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 8px;
}

[b-sks1v8fpep] .chat-message-row {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 10px;
    margin-bottom: 10px;
}

[b-sks1v8fpep] .chat-message-row.own {
    justify-content: flex-end;
}

[b-sks1v8fpep] .chat-message-avatar {
    flex-shrink: 0;
}

[b-sks1v8fpep] .chat-message-avatar-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 50%;
}

[b-sks1v8fpep] .chat-message-avatar-large {
    width: 48px;
    height: 48px;
    font-size: 1rem;
}

[b-sks1v8fpep] .chat-bubble {
    min-width: max(30%, 180px);
    max-width: 70%;
    padding: 10px 12px;
    border-radius: 10px;
    border: 1px solid rgba(var(--mud-palette-primary-rgb), 0.45);
    background: rgba(var(--mud-palette-primary-rgb), 0.12);
}

[b-sks1v8fpep] .chat-bubble.own {
    border-color: rgba(var(--mud-palette-text-primary-rgb), 0.12);
    background: rgba(var(--mud-palette-text-primary-rgb), 0.06);
}

[b-sks1v8fpep] .chat-bubble-clickable {
    cursor: pointer;
    transition: box-shadow 120ms ease, transform 120ms ease;
}

[b-sks1v8fpep] .chat-bubble-clickable:hover {
    box-shadow: 0 6px 18px rgba(var(--mud-palette-text-primary-rgb), 0.08);
}

[b-sks1v8fpep] .chat-message-picture {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 280px;
    object-fit: contain;
    object-position: center;
    border-radius: 8px;
    margin-bottom: 8px;
    background: rgba(var(--mud-palette-black-rgb), 0.06);
}

[b-sks1v8fpep] .chat-image-button {
    display: block;
    width: 100%;
    max-width: 280px;
    aspect-ratio: 4 / 3;
    padding: 0;
    margin: 0 0 8px;
    border: 0;
    background: transparent;
    cursor: zoom-in;
    overflow: hidden;
    border-radius: 8px;
}

[b-sks1v8fpep] .chat-image-loader {
    border: 0;
    cursor: pointer;
}

[b-sks1v8fpep] .chat-image-loader:disabled {
    opacity: 0.8;
    cursor: wait;
}

[b-sks1v8fpep] .chat-attachment-link {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 8px;
    color: inherit;
    text-decoration: none;
    font-weight: 600;
}

[b-sks1v8fpep] .chat-attachment-download {
    display: flex;
    align-items: center;
    gap: 4px;
    width: fit-content;
    margin: 20px;
    padding: 10px;
    border-radius: 8px;
    border: 1px dashed rgba(var(--mud-palette-primary-rgb), 0.45);
    background: rgba(var(--mud-palette-primary-rgb), 0.08);
    color: rgba(var(--mud-palette-text-primary-rgb), 0.88);
    font-weight: 600;
}

[b-sks1v8fpep] .chat-attachment-download:hover {
    background: rgba(var(--mud-palette-primary-rgb), 0.14);
}

[b-sks1v8fpep] .chat-attachment-row {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
    max-width: 100%;
}

[b-sks1v8fpep] .chat-attachment-filename {
    max-width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

[b-sks1v8fpep] .chat-attachment-download-icon {
    width: 28px;
    height: 28px;
    border-radius: 8px;
    border: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.18);
    background: rgba(var(--mud-palette-text-primary-rgb), 0.06);
    color: rgba(var(--mud-palette-text-primary-rgb), 0.78);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

[b-sks1v8fpep] .chat-attachment-download-icon:hover {
    background: rgba(var(--mud-palette-text-primary-rgb), 0.1);
    color: rgba(var(--mud-palette-text-primary-rgb), 0.9);
    text-decoration: none;
}

[b-sks1v8fpep] .chat-message-author {
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
}

[b-sks1v8fpep] .chat-message-note {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    word-break: break-word;
}

[b-sks1v8fpep] .chat-message-meta {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
}

[b-sks1v8fpep] .chat-read-receipt-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    flex: 0 0 auto;
    -webkit-user-select: none;
    user-select: none;
}

[b-sks1v8fpep] .chat-group-item {
    border-radius: 8px;
    min-height: 64px;
}

[b-sks1v8fpep] .chat-group-item.selected {
    background: rgba(var(--mud-palette-primary-rgb), 0.1);
}

[b-sks1v8fpep] .chat-group-item-content {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 48px;
}

[b-sks1v8fpep] .chat-group-avatar {
    flex-shrink: 0;
}

[b-sks1v8fpep] .chat-group-avatar-large {
    width: 48px;
    height: 48px;
    font-size: 1rem;
}

[b-sks1v8fpep] .chat-group-text {
    min-width: 0;
    flex: 1 1 auto;
}

[b-sks1v8fpep] .chat-group-preview {
    margin-top: 2px;
}

[b-sks1v8fpep] .chat-time {
    text-align: right;
}

[b-sks1v8fpep] .chat-upload-trigger {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    border: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.12);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: rgba(var(--mud-palette-text-primary-rgb), 0.72);
    transition: background 120ms ease, border-color 120ms ease, color 120ms ease;
    background: transparent;
    padding: 0;
}

[b-sks1v8fpep] .chat-upload-trigger:hover {
    background: rgba(var(--mud-palette-primary-rgb), 0.08);
    border-color: rgba(var(--mud-palette-primary-rgb), 0.35);
    color: rgba(var(--mud-palette-primary-rgb), 1);
}
/* /Components/Pages/COM/Chat/ChatGroupDetailsModal.razor.rz.scp.css */
.chat-group-details-overlay[b-eeq551gkx5] {
    position: fixed;
    inset: 0;
    z-index: 1460;
    background: rgba(15, 23, 42, 0.52);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

.chat-group-details-shell[b-eeq551gkx5] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.chat-group-details-modal[b-eeq551gkx5] {
    width: min(680px, 100%);
    max-width: 100%;
    max-height: min(85vh, 100%);
    overflow: auto;
}

.chat-group-details-summary[b-eeq551gkx5] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.chat-group-details-item[b-eeq551gkx5] {
    padding: 12px 14px;
    border-radius: 12px;
    background: rgba(var(--mud-palette-text-primary-rgb), 0.04);
}

.chat-group-details-members[b-eeq551gkx5] {
    max-height: min(46vh, 420px);
    overflow-y: auto;
    padding-right: 4px;
}

.chat-group-details-members[b-eeq551gkx5]  .virtualize {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.chat-group-details-member-row[b-eeq551gkx5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 14px;
    border-radius: 12px;
    border: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.08);
    background: rgba(var(--mud-palette-surface-rgb), 1);
}

.chat-group-details-member-main[b-eeq551gkx5] {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
    flex: 1 1 auto;
}

.chat-group-details-member-avatar[b-eeq551gkx5] {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    font-size: 0.95rem;
}

.chat-group-details-member-avatar-image[b-eeq551gkx5] {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 50%;
}

@media (max-width: 768px) {
    .chat-group-details-summary[b-eeq551gkx5] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/COM/Chat/ChatGroupList.razor.rz.scp.css */
.chat-group-item-content[b-17b3ykzhz0] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 48px;
}

.chat-group-avatar[b-17b3ykzhz0] {
    flex-shrink: 0;
}

.chat-group-avatar-large[b-17b3ykzhz0] {
    width: 48px;
    height: 48px;
    font-size: 1rem;
}

.chat-group-avatar-image[b-17b3ykzhz0] {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 50%;
}

.chat-group-text[b-17b3ykzhz0] {
    min-width: 0;
    flex: 1 1 auto;
}

.chat-group-header-row[b-17b3ykzhz0] {
    padding-right: 8px;
}

.chat-group-preview[b-17b3ykzhz0] {
    margin-top: 2px;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chat-group-unread-slot[b-17b3ykzhz0] {
    flex: 0 0 auto;
}

.chat-group-unread-badge[b-17b3ykzhz0] {
    display: inline-flex;
}
/* /Components/Pages/COM/Chat/ChatMessageActionsModal.razor.rz.scp.css */
.chat-actions-modal-overlay[b-gamhcpnut0] {
    position: fixed;
    inset: 0;
    z-index: 1460;
    background: rgba(15, 23, 42, 0.52);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

.chat-actions-modal-shell[b-gamhcpnut0] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.chat-actions-modal[b-gamhcpnut0] {
    width: min(460px, 100%);
    max-width: 100%;
}

.chat-actions-list[b-gamhcpnut0] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.chat-action-modal-copy[b-gamhcpnut0] {
    max-width: 420px;
}
/* /Components/Pages/COM/Chat/ChatReadReportModal.razor.rz.scp.css */
.chat-actions-modal-overlay[b-5vcxqxcjy0] {
    position: fixed;
    inset: 0;
    z-index: 1460;
    background: rgba(15, 23, 42, 0.52);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

.chat-actions-modal-shell[b-5vcxqxcjy0] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.chat-read-report-modal[b-5vcxqxcjy0] {
    width: min(640px, 100%);
    max-width: 100%;
    max-height: min(85vh, 100%);
    overflow: auto;
}

.chat-action-modal-copy[b-5vcxqxcjy0] {
    max-width: 420px;
}

.chat-read-report-summary[b-5vcxqxcjy0] {
    padding: 10px 12px;
    border-radius: 10px;
    background: rgba(var(--mud-palette-text-primary-rgb), 0.04);
}

.chat-read-report-list[b-5vcxqxcjy0] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.chat-read-report-row[b-5vcxqxcjy0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 12px 14px;
    border: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.08);
    border-radius: 12px;
    background: rgba(var(--mud-palette-surface-rgb), 1);
}

.chat-read-report-status[b-5vcxqxcjy0] {
    display: inline-block;
    margin-top: 2px;
}

.chat-read-report-status.read[b-5vcxqxcjy0] {
    color: rgba(var(--mud-palette-success-rgb), 1);
}

.chat-read-report-status.unread[b-5vcxqxcjy0] {
    color: rgba(var(--mud-palette-text-secondary-rgb), 0.88);
}

.chat-read-report-time[b-5vcxqxcjy0] {
    white-space: nowrap;
    text-align: right;
}
/* /Components/Pages/COM/Group/GroupForm.razor.rz.scp.css */
.group-selected-member-row-disabled[b-qlw06ad0nf] {
    opacity: 0.5;
    filter: grayscale(1);
}
/* /Components/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.dashboard-grid[b-z7ajd3uzgf] {
    align-items: stretch;
}

.dashboard-card-item[b-z7ajd3uzgf] {
    display: flex;
    align-self: stretch;
}

.dashboard-card[b-z7ajd3uzgf] {
    width: 100%;
    height: 100%;
    min-height: 184px;
    max-height: 184px;
    display: flex;
    flex-direction: column;
}

.dashboard-card-content[b-z7ajd3uzgf] {
    flex: 1;
    display: flex;
    align-items: flex-start;
}

.dashboard-card-clickable[b-z7ajd3uzgf] {
    cursor: pointer;
    transition: transform 120ms ease, box-shadow 120ms ease;
}

.dashboard-card-clickable:hover[b-z7ajd3uzgf] {
    transform: translateY(-1px);
    box-shadow: 0 8px 22px rgba(var(--mud-palette-text-primary-rgb), 0.08);
}

.dashboard-card-clickable:focus-visible[b-z7ajd3uzgf] {
    outline: 2px solid rgba(var(--mud-palette-primary-rgb), 0.8);
    outline-offset: 2px;
}

.dashboard-summary-stack[b-z7ajd3uzgf] {
    width: 100%;
    justify-content: flex-start;
}

.dashboard-summary-stack[b-z7ajd3uzgf]  .mud-typography {
    line-height: 1.35;
    min-height: 1.35em;
}

.dashboard-chat-link[b-z7ajd3uzgf] {
    color: var(--mud-palette-primary);
    font-weight: 600;
}
/* /Components/Pages/PAT/Profile/ProfileForm.razor.rz.scp.css */
.profile-form-scroll-panel[b-v150qd61ys] {
    max-height: calc(100vh - 160px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 4px;
}

@media (max-width: 960px) {
    .profile-form-scroll-panel[b-v150qd61ys] {
        max-height: calc(100vh - 220px);
    }
}
/* /Components/Pages/PAT/Profile/ProfileList.razor.rz.scp.css */
.profile-list-item:hover[b-443n1hwpap] {
    background-color: rgba(var(--mud-palette-primary-rgb), 0.04) !important;
    transition: background-color 0.2s ease-in-out;
}

.mud-theme-dark .profile-list-item:hover[b-443n1hwpap] {
    background-color: rgba(255, 255, 255, 0.05) !important;
}

.profile-list-item[b-443n1hwpap] {
    cursor: pointer;
    border-radius: 4px;
}
/* /Components/Pages/USR/Profile.razor.rz.scp.css */
.user-profile-page[b-8i4qmmst6o] {
    padding-top: 8px;
    padding-bottom: 24px;
}

.user-profile-photo-card[b-8i4qmmst6o] {
    height: 100%;
}

.user-profile-photo-panel[b-8i4qmmst6o] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.user-profile-picture-frame[b-8i4qmmst6o] {
    position: relative;
    width: 196px;
    height: 196px;
}

.user-profile-picture[b-8i4qmmst6o] {
    width: 196px;
    height: 196px;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid rgba(var(--mud-palette-primary-rgb), 0.18);
    background: rgba(var(--mud-palette-text-primary-rgb), 0.04);
}

.user-profile-avatar-fallback[b-8i4qmmst6o] {
    width: 196px !important;
    height: 196px !important;
    font-size: 4rem;
}

.user-profile-picture-overlay[b-8i4qmmst6o] {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(var(--mud-palette-surface-rgb), 0.84);
    color: rgba(var(--mud-palette-text-primary-rgb), 0.92);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.user-profile-upload-button[b-8i4qmmst6o] {
    position: relative;
    min-height: 42px;
    min-width: 180px;
    border-radius: 10px;
    padding: 0 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(var(--mud-palette-primary-rgb), 1);
    color: rgba(var(--mud-palette-primary-text-rgb), 1);
    font-weight: 700;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(var(--mud-palette-primary-rgb), 0.22);
    cursor: pointer;
    transition: transform 120ms ease, box-shadow 120ms ease, opacity 120ms ease;
}

.user-profile-photo-panel[b-8i4qmmst6o]  .user-profile-upload-input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.user-profile-upload-button:hover[b-8i4qmmst6o] {
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(var(--mud-palette-primary-rgb), 0.26);
}

.user-profile-upload-button.is-uploading[b-8i4qmmst6o] {
    opacity: 0.8;
    cursor: wait;
    pointer-events: none;
}

@media (max-width: 959.98px) {
    .user-profile-picture-frame[b-8i4qmmst6o] {
        width: 156px;
        height: 156px;
    }

    .user-profile-picture[b-8i4qmmst6o],
    .user-profile-avatar-fallback[b-8i4qmmst6o] {
        width: 156px !important;
        height: 156px !important;
    }
}
/* /Components/Pages/Validation/ValidateEvolutionDocument.razor.rz.scp.css */
.header[b-kt398vn9qv] {
    padding: 16px;
    border-bottom: 1px solid #ddd;
    text-align: center
}

.center-content[b-kt398vn9qv] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    padding: 24px
}

.message[b-kt398vn9qv] {
    font-size: 22px;
    font-weight: 700;
    color: #2e7d32;
    text-align: center
}

.message.invalid[b-kt398vn9qv] {
    color: #c62828
}

.ok-icon[b-kt398vn9qv] {
    font-size: 64px;
    line-height: 1
}

.logo[b-kt398vn9qv] {
    height: 120px;
    max-height: 120px;
    width: auto;
    object-fit: contain;
    display: inline-block
}

.logos[b-kt398vn9qv] {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    margin-top: 8px
}

.evolution-summary[b-kt398vn9qv] {
    margin-top: 8px;
    max-width: 560px;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 16px;
    background: #fafafa
}

.evolution-summary .row[b-kt398vn9qv] {
    display: flex;
    gap: 8px;
    padding: 6px 0;
    border-bottom: 1px dashed #e0e0e0
}

.evolution-summary .row:last-child[b-kt398vn9qv] {
    border-bottom: none
}

.note[b-kt398vn9qv] {
    max-width: 560px;
    text-align: center;
    color: #555
}
/* /Components/Pages/Validation/ValidatePlanDocument.razor.rz.scp.css */
.header[b-hrngyeu0gs] {
    padding: 16px;
    border-bottom: 1px solid #ddd;
    text-align: center
}

.center-content[b-hrngyeu0gs] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    padding: 24px
}

.message[b-hrngyeu0gs] {
    font-size: 22px;
    font-weight: 700;
    color: #2e7d32;
    text-align: center
}

.message.invalid[b-hrngyeu0gs] {
    color: #c62828
}

.ok-icon[b-hrngyeu0gs] {
    font-size: 64px;
    line-height: 1
}

.logo[b-hrngyeu0gs] {
    height: 120px;
    max-height: 120px;
    width: auto;
    object-fit: contain;
    display: inline-block
}

.logos[b-hrngyeu0gs] {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    margin-top: 8px
}

.evolution-summary[b-hrngyeu0gs] {
    margin-top: 8px;
    max-width: 560px;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 16px;
    background: #fafafa
}

.evolution-summary .row[b-hrngyeu0gs] {
    display: flex;
    gap: 8px;
    padding: 6px 0;
    border-bottom: 1px dashed #e0e0e0
}

.evolution-summary .row:last-child[b-hrngyeu0gs] {
    border-bottom: none
}

.note[b-hrngyeu0gs] {
    max-width: 560px;
    text-align: center;
    color: #555
}
/* /Components/Shared/CrudTopBar.razor.rz.scp.css */
.crud-topbar[b-ar7b4rw04k] {
    position: relative;
    top: 0;
    z-index: 5;
    background-color: var(--mud-palette-surface);
    padding: 0 0 12px 0;
    margin-top: 0;
    border-bottom: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.12);
    margin-bottom: 16px;
}

.mud-theme-dark .crud-topbar[b-ar7b4rw04k] {
    background-color: var(--mud-palette-surface);
    border-bottom: 1px solid rgba(var(--mud-palette-text-primary-rgb), 0.16);
}
/* /Components/Shared/Navigation/NavMenu.razor.rz.scp.css */
.nav-search-shell[b-rz011114j9] {
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 8px 0;
}

.nav-search[b-rz011114j9]  .mud-input-control {
    margin: 0;
}

.nav-empty-state[b-rz011114j9] {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.04);
}
