@import '_content/SmartComponents.AspNetCore.Components/SmartComponents.AspNetCore.Components.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-tlztpzckxz] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-tlztpzckxz] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Features/Customers/BookingItems/SharedComponents/BookingItemHistoryComponent.razor.rz.scp.css */
.send-history-card[b-yevnrmq0yb] {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(15, 23, 42, 0.08);
}

.send-history-title[b-yevnrmq0yb] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 9px 12px;
    border-bottom: 1px solid #eef2f7;
    background: #f8fafc;
    color: #334155;
    font-size: 13px;
    font-weight: 600;
}

.send-history-title-text[b-yevnrmq0yb] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.send-history-count[b-yevnrmq0yb] {
    min-width: 22px;
    padding: 2px 7px;
    border-radius: 999px;
    background: #e0f2fe;
    color: #0369a1;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}

.send-history-grid[b-yevnrmq0yb] {
    display: grid;
    grid-template-columns: 130px minmax(150px, 1fr) minmax(170px, 1.2fr) 48px;
    align-items: center;
    gap: 12px;
}

.send-history-grid.header[b-yevnrmq0yb] {
    padding: 7px 12px;
    background: #fff;
    color: #64748b;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.send-history-grid.content[b-yevnrmq0yb] {
    min-height: 42px;
    padding: 8px 12px;
    border-top: 1px solid #f1f5f9;
    color: #334155;
    font-size: 12px;
}

.send-history-grid.content:hover[b-yevnrmq0yb] {
    background: #f8fafc;
}

.send-history-date[b-yevnrmq0yb] {
    color: #475569;
    font-weight: 500;
    white-space: nowrap;
}

.send-history-email[b-yevnrmq0yb] {
    display: flex;
    align-items: center;
    gap: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.send-history-email span:last-child[b-yevnrmq0yb] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.send-history-type-badge[b-yevnrmq0yb] {
    flex: 0 0 auto;
    padding: 1px 6px;
    border-radius: 999px;
    background: #dcfce7;
    color: #166534;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
}

.send-history-type-badge.finalized[b-yevnrmq0yb] {
    background: #dbeafe;
    color: #1d4ed8;
}

.send-history-type-badge.rollback[b-yevnrmq0yb] {
    background: #fee2e2;
    color: #b91c1c;
}

.send-history-action[b-yevnrmq0yb] {
    display: flex;
    justify-content: flex-end;
}

.send-history-html-preview[b-yevnrmq0yb] {
    max-height: 75vh;
    overflow: auto;
    padding: 18px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #fff;
}
/* /Features/Tools/Automail/EmptyLayout.razor.rz.scp.css */
#blazor-error-ui[b-ox56egozve] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ox56egozve] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
