/* /Components/Layout/LoginLayout.razor.rz.scp.css */
.login-layout[b-sk4kprhwnt] {
    min-height: 100vh;
    width: 100%;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-zy1j1i33nu] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
}

main[b-zy1j1i33nu] {
    flex: 1;
    background-color: #f8f9fa;
}

.sidebar[b-zy1j1i33nu] {
    background: #e1b8a5;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
}

.top-row[b-zy1j1i33nu] {
    background-color: #ffffff;
    border-bottom: 1px solid #e0e0e0;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

    .top-row[b-zy1j1i33nu]  a, .top-row[b-zy1j1i33nu]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        color: #1a7a7a;
        font-weight: 500;
        transition: color 0.2s ease;
    }

    .top-row[b-zy1j1i33nu]  a:hover, .top-row[b-zy1j1i33nu]  .btn-link:hover {
        text-decoration: none;
        color: #0d5d5d;
    }

    .top-row[b-zy1j1i33nu]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-zy1j1i33nu] {
        justify-content: space-between;
    }

    .top-row[b-zy1j1i33nu]  a, .top-row[b-zy1j1i33nu]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-zy1j1i33nu] {
        flex-direction: row;
    }

    .sidebar[b-zy1j1i33nu] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-zy1j1i33nu] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-zy1j1i33nu]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-zy1j1i33nu], article[b-zy1j1i33nu] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-zy1j1i33nu] {
    color-scheme: light only;
    background: #fff3cd;
    border-top: 3px solid #ffc107;
    bottom: 0;
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
    color: #856404;
}

    #blazor-error-ui .dismiss[b-zy1j1i33nu] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
        color: #856404;
        font-weight: bold;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-zhpnpyjebs] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: #2d5956;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(45, 89, 86, 0.2);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2845, 89, 86, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(45, 89, 86, 0.1);
    border-radius: 4px;
    transition: background-color 0.2s ease;
}

.navbar-toggler:hover[b-zhpnpyjebs] {
    background-color: rgba(45, 89, 86, 0.15);
}

.navbar-toggler:checked[b-zhpnpyjebs] {
    background-color: rgba(45, 89, 86, 0.2);
}

.top-row[b-zhpnpyjebs] {
    min-height: 3.5rem;
    height: 3.5rem;
    background-color: #ffffff;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    overflow: hidden;
}

.navbar-brand[b-zhpnpyjebs] {
    font-size: 1.2rem;
    font-weight: 600;
    color: #2d5956 !important;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    padding: 0.25rem 0;
    text-decoration: none;
    height: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

.navbar-logo[b-zhpnpyjebs] {
    max-height: 1.75rem;
    height: 1.75rem;
    width: auto;
    display: block;
    object-fit: contain;
    visibility: visible;
    opacity: 1;
}

.bi[b-zhpnpyjebs] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-zhpnpyjebs] {
    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-people-fill-nav-menu[b-zhpnpyjebs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people-fill' viewBox='0 0 16 16'%3E%3Cpath d='M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z'/%3E%3C/svg%3E");
}

.bi-person-badge-fill-nav-menu[b-zhpnpyjebs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm4.5 0a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm5 2.755C12.146 12.825 10.623 12 8 12s-4.146.826-5 1.755V14a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v.755z'/%3E%3C/svg%3E");
}

.bi-mic-fill-nav-menu[b-zhpnpyjebs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-mic-fill' viewBox='0 0 16 16'%3E%3Cpath d='M5 3a3 3 0 0 1 6 0v5a3 3 0 0 1-6 0V3z'/%3E%3Cpath d='M3.5 6.5A.5.5 0 0 1 4 7v1a4 4 0 0 0 8 0V7a.5.5 0 0 1 1 0v1a5 5 0 0 1-4.5 4.975V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 .5-.5z'/%3E%3C/svg%3E");
}

.bi-share-fill-nav-menu[b-zhpnpyjebs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-share-fill' viewBox='0 0 16 16'%3E%3Cpath d='M11 2.5a2.5 2.5 0 1 1 .603 1.628l-6.718 3.12a2.499 2.499 0 0 1 0 1.504l6.718 3.12a2.5 2.5 0 1 1-.488.876l-6.718-3.12a2.5 2.5 0 1 1 0-3.256l6.718-3.12A2.5 2.5 0 0 1 11 2.5zm-8.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm11 5.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z'/%3E%3C/svg%3E");
}

.bi-tag-fill-nav-menu[b-zhpnpyjebs] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-tag-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 1a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l4.586-4.586a1 1 0 0 0 0-1.414l-7-7A1 1 0 0 0 6.586 1H2zm4 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z'/%3E%3C/svg%3E");
}

.nav-item[b-zhpnpyjebs] {
    font-size: 0.95rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-zhpnpyjebs] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-zhpnpyjebs] {
        padding-bottom: 1rem;
    }

    .nav-item[b-zhpnpyjebs]  .nav-link {
        color: #ffffff;
        background: none;
        border: none;
        border-radius: 6px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
        transition: all 0.2s ease;
        font-weight: 500;
    }

.nav-item[b-zhpnpyjebs]  a.active {
    background-color: rgba(255, 255, 255, 0.25);
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.nav-item[b-zhpnpyjebs]  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    transform: translateX(2px);
}

.nav-scrollable[b-zhpnpyjebs] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-zhpnpyjebs] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-zhpnpyjebs] {
        display: none;
    }

    .nav-scrollable[b-zhpnpyjebs] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/ClientDetail.razor.rz.scp.css */
.client-detail-container[b-jrsd535ood] {
    padding: 1.5rem;
}

.page-header[b-jrsd535ood] {
    margin-bottom: 2rem;
}

.page-header h1[b-jrsd535ood] {
    color: #2d5956;
    font-weight: 600;
    margin: 0.5rem 0 0 0;
}

.back-button[b-jrsd535ood] {
    color: #1a7a7a;
    text-decoration: none;
    font-weight: 500;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.2s ease;
}

.back-button:hover[b-jrsd535ood] {
    color: #0d5d5d;
    transform: translateX(-2px);
}

.back-button i[b-jrsd535ood] {
    font-size: 1.1rem;
}

.loading-container[b-jrsd535ood] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    text-align: center;
}

.loading-container .spinner-border[b-jrsd535ood] {
    width: 3rem;
    height: 3rem;
    border-width: 0.3em;
    color: #1a7a7a;
}

.empty-state[b-jrsd535ood] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    text-align: center;
    color: #6c757d;
}

.empty-state i[b-jrsd535ood] {
    font-size: 4rem;
    margin-bottom: 1rem;
    color: #adb5bd;
}

.client-detail-card[b-jrsd535ood] {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
    padding: 2rem;
}

.detail-section[b-jrsd535ood] {
    margin-bottom: 2.5rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #e9ecef;
}

.detail-section:last-child[b-jrsd535ood] {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.section-title[b-jrsd535ood] {
    color: #2d5956;
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    padding-bottom: 0.75rem;
    border-bottom: 2px solid #1a7a7a;
}

.detail-grid[b-jrsd535ood] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
}

.detail-item[b-jrsd535ood] {
    display: flex;
    flex-direction: column;
}

.detail-item.full-width[b-jrsd535ood] {
    grid-column: 1 / -1;
}

.detail-item label[b-jrsd535ood] {
    font-weight: 600;
    color: #6c757d;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0.5rem;
}

.detail-value[b-jrsd535ood] {
    color: #333333;
    font-size: 1rem;
    word-break: break-word;
}

.detail-value a[b-jrsd535ood] {
    color: #1a7a7a;
    text-decoration: none;
    transition: color 0.2s ease;
}

.detail-value a:hover[b-jrsd535ood] {
    color: #0d5d5d;
    text-decoration: underline;
}

.detail-value code[b-jrsd535ood] {
    background-color: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-size: 0.875rem;
    color: #1a7a7a;
    font-family: 'Courier New', monospace;
}

.detail-value .text-muted[b-jrsd535ood] {
    color: #6c757d;
    font-style: italic;
}

.badge[b-jrsd535ood] {
    padding: 0.35em 0.65em;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 4px;
}

.bg-success[b-jrsd535ood] {
    background-color: #20c997 !important;
}

.bg-secondary[b-jrsd535ood] {
    background-color: #6c757d !important;
}

.pets-list[b-jrsd535ood] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.pet-item[b-jrsd535ood] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    background-color: #f8f9fa;
    border-radius: 6px;
    border-left: 3px solid #1a7a7a;
    transition: all 0.2s ease;
}

.pet-item:hover[b-jrsd535ood] {
    background-color: #f0f9f9;
    transform: translateX(4px);
}

.pet-item i[b-jrsd535ood] {
    color: #1a7a7a;
    font-size: 1.25rem;
}

.pet-item code[b-jrsd535ood] {
    background-color: #ffffff;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-size: 0.875rem;
    color: #1a7a7a;
    font-family: 'Courier New', monospace;
}

.notes-content[b-jrsd535ood] {
    background-color: #f8f9fa;
    padding: 1rem 1.25rem;
    border-radius: 6px;
    border-left: 3px solid #1a7a7a;
    color: #333333;
    line-height: 1.6;
    white-space: pre-wrap;
}

@media (max-width: 768px) {
    .client-detail-container[b-jrsd535ood] {
        padding: 1rem;
    }

    .client-detail-card[b-jrsd535ood] {
        padding: 1.5rem;
    }

    .detail-grid[b-jrsd535ood] {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .section-title[b-jrsd535ood] {
        font-size: 1.1rem;
    }
}

/* /Components/Pages/Clients.razor.rz.scp.css */
.clients-container[b-n5vpshfiqg] {
    padding: 1.5rem;
}

.page-header[b-n5vpshfiqg] {
    margin-bottom: 2rem;
}

.page-header.d-flex[b-n5vpshfiqg] {
    gap: 1rem;
}

.page-header h1[b-n5vpshfiqg] {
    color: #2d5956;
    font-weight: 600;
    margin: 0;
}

.loading-container[b-n5vpshfiqg] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    text-align: center;
}

.loading-container .spinner-border[b-n5vpshfiqg] {
    width: 3rem;
    height: 3rem;
    border-width: 0.3em;
    color: #1a7a7a;
}

.empty-state[b-n5vpshfiqg] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    text-align: center;
    color: #6c757d;
}

.empty-state i[b-n5vpshfiqg] {
    font-size: 4rem;
    margin-bottom: 1rem;
    color: #adb5bd;
}

.table-container[b-n5vpshfiqg] {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
    overflow: hidden;
}

.clients-table[b-n5vpshfiqg] {
    margin-bottom: 0;
    width: 100%;
}

.clients-table thead[b-n5vpshfiqg] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #1a7a7a;
}

.clients-table thead th[b-n5vpshfiqg] {
    color: #2d5956;
    font-weight: 600;
    padding: 1rem;
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #1a7a7a;
}

.clients-table thead th.sortable-header[b-n5vpshfiqg] {
    cursor: pointer;
    user-select: none;
    transition: background-color 0.2s ease;
    position: relative;
}

.clients-table thead th.sortable-header:hover[b-n5vpshfiqg] {
    background-color: #e9ecef;
}

.clients-table thead th.sortable-header:active[b-n5vpshfiqg] {
    background-color: #dee2e6;
}

.clients-table thead th.sortable-header i[b-n5vpshfiqg] {
    color: #1a7a7a;
    font-size: 0.875rem;
    vertical-align: middle;
}

.clients-table tbody tr[b-n5vpshfiqg] {
    transition: all 0.2s ease;
    border-bottom: 1px solid #e9ecef;
}

.clients-table tbody tr:last-child[b-n5vpshfiqg] {
    border-bottom: none;
}

.clients-table tbody tr:hover[b-n5vpshfiqg] {
    background-color: #f0f9f9;
    transform: scale(1.01);
    box-shadow: 0 2px 4px rgba(26, 122, 122, 0.1);
}

.clients-table tbody td[b-n5vpshfiqg] {
    padding: 1rem;
    color: #333333;
    vertical-align: middle;
}

.client-row[b-n5vpshfiqg] {
    cursor: pointer;
}

.badge[b-n5vpshfiqg] {
    padding: 0.35em 0.65em;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 4px;
}

.bg-success[b-n5vpshfiqg] {
    background-color: #20c997 !important;
}

.bg-secondary[b-n5vpshfiqg] {
    background-color: #6c757d !important;
}

.pagination-container[b-n5vpshfiqg] {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
}

.pagination[b-n5vpshfiqg] {
    display: inline-flex;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
}

.pagination .page-item[b-n5vpshfiqg] {
    border-right: 1px solid #dee2e6;
    margin: 0;
}

.pagination .page-item:last-child[b-n5vpshfiqg] {
    border-right: none;
}

.pagination .page-link[b-n5vpshfiqg] {
    display: block;
    padding: 0.5rem 0.75rem;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: none;
    min-width: 2.5rem;
    text-align: center;
    transition: all 0.2s ease;
}

.pagination .page-link:hover[b-n5vpshfiqg] {
    background-color: #e9ecef;
    color: #0a58ca;
}

.pagination .page-item.active .page-link[b-n5vpshfiqg] {
    background-color: #0d6efd;
    color: #fff;
    font-weight: 500;
}

.pagination .page-item.disabled .page-link[b-n5vpshfiqg] {
    color: #6c757d;
    background-color: #fff;
    cursor: not-allowed;
    opacity: 0.6;
    pointer-events: none;
}

.pagination .page-item.disabled .page-link:hover[b-n5vpshfiqg] {
    background-color: #fff;
    color: #6c757d;
}

.pagination .page-item.disabled span.page-link[b-n5vpshfiqg] {
    color: #6c757d;
    background-color: #fff;
    border-color: #dee2e6;
    cursor: default;
}

@media (max-width: 768px) {
    .clients-container[b-n5vpshfiqg] {
        padding: 1rem;
    }

    .page-header[b-n5vpshfiqg] {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 1rem;
    }

    .page-header h1[b-n5vpshfiqg] {
        font-size: 1.5rem;
    }

    .table-container[b-n5vpshfiqg] {
        overflow-x: auto;
        margin-bottom: 1.5rem;
    }

    .clients-table[b-n5vpshfiqg] {
        min-width: 600px;
    }

    .clients-table thead th[b-n5vpshfiqg],
    .clients-table tbody td[b-n5vpshfiqg] {
        padding: 0.75rem 0.5rem;
        font-size: 0.875rem;
    }

    .pagination[b-n5vpshfiqg] {
        flex-wrap: wrap;
        justify-content: center;
    }

    .pagination .page-link[b-n5vpshfiqg] {
        padding: 0.375rem 0.5rem;
        min-width: 2rem;
        font-size: 0.875rem;
    }
}

@media (max-width: 576px) {
    .clients-container[b-n5vpshfiqg] {
        padding: 0.75rem;
    }

    .page-header h1[b-n5vpshfiqg] {
        font-size: 1.25rem;
    }

    .clients-table[b-n5vpshfiqg] {
        font-size: 0.75rem;
        min-width: 500px;
    }

    .clients-table thead th[b-n5vpshfiqg],
    .clients-table tbody td[b-n5vpshfiqg] {
        padding: 0.5rem 0.375rem;
    }

    .badge[b-n5vpshfiqg] {
        font-size: 0.75rem;
        padding: 0.25em 0.5em;
    }

    .pagination .page-link[b-n5vpshfiqg] {
        padding: 0.25rem 0.375rem;
        min-width: 1.75rem;
        font-size: 0.75rem;
    }
}

/* /Components/Pages/Deals.razor.rz.scp.css */
.deals-container[b-ym27smj9m3] {
    padding: 1.5rem;
}

.page-header[b-ym27smj9m3] {
    margin-bottom: 2rem;
}

.page-header h1[b-ym27smj9m3] {
    color: #2d5956;
    font-weight: 600;
    margin: 0;
}

.loading-container[b-ym27smj9m3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    text-align: center;
}

.loading-container .spinner-border[b-ym27smj9m3] {
    width: 3rem;
    height: 3rem;
    border-width: 0.3em;
    color: #1a7a7a;
}

.empty-state[b-ym27smj9m3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    text-align: center;
    color: #6c757d;
}

.empty-state i[b-ym27smj9m3] {
    font-size: 4rem;
    margin-bottom: 1rem;
    color: #adb5bd;
}

.table-container[b-ym27smj9m3] {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
    overflow-x: auto;
    margin-bottom: 1.5rem;
}

.deals-table[b-ym27smj9m3] {
    margin-bottom: 0;
    width: 100%;
    min-width: 800px;
}

.deals-table thead[b-ym27smj9m3] {
    background-color: #f8f9fa;
    border-bottom: 2px solid #1a7a7a;
}

.deals-table thead th[b-ym27smj9m3] {
    color: #2d5956;
    font-weight: 600;
    padding: 1rem;
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #1a7a7a;
    white-space: nowrap;
}

.deals-table tbody tr[b-ym27smj9m3] {
    transition: all 0.2s ease;
    border-bottom: 1px solid #e9ecef;
}

.deals-table tbody tr:last-child[b-ym27smj9m3] {
    border-bottom: none;
}

.deals-table tbody tr:hover[b-ym27smj9m3] {
    background-color: #f0f9f9;
}

.deals-table tbody td[b-ym27smj9m3] {
    padding: 1rem;
    color: #333333;
    vertical-align: middle;
}

.deal-row[b-ym27smj9m3] {
    cursor: pointer;
}

.pagination-container[b-ym27smj9m3] {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
}

.pagination[b-ym27smj9m3] {
    display: inline-flex;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
}

.pagination .page-item[b-ym27smj9m3] {
    border-right: 1px solid #dee2e6;
    margin: 0;
}

.pagination .page-item:last-child[b-ym27smj9m3] {
    border-right: none;
}

.pagination .page-link[b-ym27smj9m3] {
    display: block;
    padding: 0.5rem 0.75rem;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: none;
    min-width: 2.5rem;
    text-align: center;
    transition: all 0.2s ease;
}

.pagination .page-link:hover[b-ym27smj9m3] {
    background-color: #e9ecef;
    color: #0a58ca;
}

.pagination .page-item.active .page-link[b-ym27smj9m3] {
    background-color: #0d6efd;
    color: #fff;
    font-weight: 500;
}

.pagination .page-item.disabled .page-link[b-ym27smj9m3] {
    color: #6c757d;
    background-color: #fff;
    cursor: not-allowed;
    opacity: 0.6;
    pointer-events: none;
}

.pagination .page-item.disabled .page-link:hover[b-ym27smj9m3] {
    background-color: #fff;
    color: #6c757d;
}

.pagination .page-item.disabled span.page-link[b-ym27smj9m3] {
    color: #6c757d;
    background-color: #fff;
    border-color: #dee2e6;
    cursor: default;
}

@media (max-width: 768px) {
    .deals-container[b-ym27smj9m3] {
        padding: 1rem;
    }

    .page-header[b-ym27smj9m3] {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 1rem;
    }

    .page-header h1[b-ym27smj9m3] {
        font-size: 1.5rem;
    }

    .table-container[b-ym27smj9m3] {
        border-radius: 0;
        margin-left: -1rem;
        margin-right: -1rem;
        border-left: none;
        border-right: none;
    }

    .deals-table[b-ym27smj9m3] {
        font-size: 0.875rem;
    }

    .deals-table thead th[b-ym27smj9m3],
    .deals-table tbody td[b-ym27smj9m3] {
        padding: 0.75rem 0.5rem;
    }

    .pagination[b-ym27smj9m3] {
        flex-wrap: wrap;
        justify-content: center;
    }

    .pagination .page-link[b-ym27smj9m3] {
        padding: 0.375rem 0.5rem;
        min-width: 2rem;
        font-size: 0.875rem;
    }
}

@media (max-width: 576px) {
    .deals-container[b-ym27smj9m3] {
        padding: 0.75rem;
    }

    .page-header h1[b-ym27smj9m3] {
        font-size: 1.25rem;
    }

    .card-body .row[b-ym27smj9m3] {
        margin: 0;
    }

    .card-body .col-md-2[b-ym27smj9m3],
    .card-body .col-md-3[b-ym27smj9m3] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        margin-bottom: 0.75rem;
    }

    .deals-table[b-ym27smj9m3] {
        font-size: 0.75rem;
        min-width: 700px;
    }

    .deals-table thead th[b-ym27smj9m3],
    .deals-table tbody td[b-ym27smj9m3] {
        padding: 0.5rem 0.375rem;
    }

    .badge[b-ym27smj9m3] {
        font-size: 0.75rem;
        padding: 0.25em 0.5em;
    }

    .pagination .page-link[b-ym27smj9m3] {
        padding: 0.25rem 0.375rem;
        min-width: 1.75rem;
        font-size: 0.75rem;
    }
}

/* /Components/Pages/Home.razor.rz.scp.css */
.logo-home[b-w4cpxkt32r] {
    max-width: 100%;
    height: auto;
    max-height: 90px;
    margin: 1.5rem auto;
}

@media (min-width: 768px) {
    .logo-home[b-w4cpxkt32r] {
        max-height: 112.5px;
    }
}

.metrics-container[b-w4cpxkt32r] {
    padding: 1.5rem 0;
}

.metric-card[b-w4cpxkt32r] {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 1.5rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
    border-top: 3px solid;
    transition: all 0.2s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.metric-card:hover[b-w4cpxkt32r] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.metric-card.total-clients[b-w4cpxkt32r] {
    border-top-color: #1a7a7a;
}

.metric-card.total-deals[b-w4cpxkt32r] {
    border-top-color: #6f42c1;
}

.metric-card.new-leads[b-w4cpxkt32r] {
    border-top-color: #20c997;
}

.metric-card.voice-calls[b-w4cpxkt32r] {
    border-top-color: #0dcaf0;
}

.metric-card.whatsapp-messages[b-w4cpxkt32r] {
    border-top-color: #25d366;
}

.metric-card.lost-deals[b-w4cpxkt32r] {
    border-top-color: #dc3545;
}

.metric-card.in-progress-customer[b-w4cpxkt32r] {
    border-top-color: #fd7e14;
}

.metric-card.in-progress-vet[b-w4cpxkt32r] {
    border-top-color: #0d6efd;
}

.metric-card.confirmed-deal[b-w4cpxkt32r] {
    border-top-color: #17a2b8;
}

.metric-card.completed-deals[b-w4cpxkt32r] {
    border-top-color: #198754;
}

.metric-card.superchat-source[b-w4cpxkt32r] {
    border-top-color: #6f42c1;
}

.metric-card.phone-call-source[b-w4cpxkt32r] {
    border-top-color: #0dcaf0;
}

.metric-card.website-source[b-w4cpxkt32r] {
    border-top-color: #198754;
}

.metric-card.whatsapp-source[b-w4cpxkt32r] {
    border-top-color: #25d366;
}

.metric-card.tony-source[b-w4cpxkt32r] {
    border-top-color: #fd7e14;
}

.metric-card.too-expensive[b-w4cpxkt32r] {
    border-top-color: #dc3545;
}

.metric-card.emergency-vet-not-available[b-w4cpxkt32r] {
    border-top-color: #fd7e14;
}

.metric-card.poor-quality-lead[b-w4cpxkt32r] {
    border-top-color: #6c757d;
}

.metric-card.service-not-offered[b-w4cpxkt32r] {
    border-top-color: #0d6efd;
}

.metric-card.wrong-number[b-w4cpxkt32r] {
    border-top-color: #ffc107;
}

.metric-card.unable-to-get-there-today[b-w4cpxkt32r] {
    border-top-color: #17a2b8;
}

.metric-card.duplicate[b-w4cpxkt32r] {
    border-top-color: #6f42c1;
}

.metric-card.ongoing-management[b-w4cpxkt32r] {
    border-top-color: #20c997;
}

.metric-card.wildlife[b-w4cpxkt32r] {
    border-top-color: #198754;
}

.metric-card.phone-advice[b-w4cpxkt32r] {
    border-top-color: #0dcaf0;
}

.metric-icon[b-w4cpxkt32r] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    font-size: 1.75rem;
}

.metric-icon.total-clients[b-w4cpxkt32r] {
    background-color: rgba(26, 122, 122, 0.1);
    color: #1a7a7a;
}

.metric-icon.total-deals[b-w4cpxkt32r] {
    background-color: rgba(111, 66, 193, 0.1);
    color: #6f42c1;
}

.metric-icon.new-leads[b-w4cpxkt32r] {
    background-color: rgba(32, 201, 151, 0.1);
    color: #20c997;
}

.metric-icon.voice-calls[b-w4cpxkt32r] {
    background-color: rgba(13, 202, 240, 0.1);
    color: #0dcaf0;
}

.metric-icon.whatsapp-messages[b-w4cpxkt32r] {
    background-color: rgba(37, 211, 102, 0.1);
    color: #25d366;
}

.metric-icon.lost-deals[b-w4cpxkt32r] {
    background-color: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.metric-icon.in-progress-customer[b-w4cpxkt32r] {
    background-color: rgba(253, 126, 20, 0.1);
    color: #fd7e14;
}

.metric-icon.in-progress-vet[b-w4cpxkt32r] {
    background-color: rgba(13, 110, 253, 0.1);
    color: #0d6efd;
}

.metric-icon.confirmed-deal[b-w4cpxkt32r] {
    background-color: rgba(23, 162, 184, 0.1);
    color: #17a2b8;
}

.metric-icon.completed-deals[b-w4cpxkt32r] {
    background-color: rgba(25, 135, 84, 0.1);
    color: #198754;
}

.metric-icon.superchat-source[b-w4cpxkt32r] {
    background-color: rgba(111, 66, 193, 0.1);
    color: #6f42c1;
}

.metric-icon.phone-call-source[b-w4cpxkt32r] {
    background-color: rgba(13, 202, 240, 0.1);
    color: #0dcaf0;
}

.metric-icon.website-source[b-w4cpxkt32r] {
    background-color: rgba(25, 135, 84, 0.1);
    color: #198754;
}

.metric-icon.whatsapp-source[b-w4cpxkt32r] {
    background-color: rgba(37, 211, 102, 0.1);
    color: #25d366;
}

.metric-icon.tony-source[b-w4cpxkt32r] {
    background-color: rgba(253, 126, 20, 0.1);
    color: #fd7e14;
}

.metric-icon.too-expensive[b-w4cpxkt32r] {
    background-color: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.metric-icon.emergency-vet-not-available[b-w4cpxkt32r] {
    background-color: rgba(253, 126, 20, 0.1);
    color: #fd7e14;
}

.metric-icon.poor-quality-lead[b-w4cpxkt32r] {
    background-color: rgba(108, 117, 125, 0.1);
    color: #6c757d;
}

.metric-icon.service-not-offered[b-w4cpxkt32r] {
    background-color: rgba(13, 110, 253, 0.1);
    color: #0d6efd;
}

.metric-icon.wrong-number[b-w4cpxkt32r] {
    background-color: rgba(255, 193, 7, 0.1);
    color: #ffc107;
}

.metric-icon.unable-to-get-there-today[b-w4cpxkt32r] {
    background-color: rgba(23, 162, 184, 0.1);
    color: #17a2b8;
}

.metric-icon.duplicate[b-w4cpxkt32r] {
    background-color: rgba(111, 66, 193, 0.1);
    color: #6f42c1;
}

.metric-icon.ongoing-management[b-w4cpxkt32r] {
    background-color: rgba(32, 201, 151, 0.1);
    color: #20c997;
}

.metric-icon.wildlife[b-w4cpxkt32r] {
    background-color: rgba(25, 135, 84, 0.1);
    color: #198754;
}

.metric-icon.phone-advice[b-w4cpxkt32r] {
    background-color: rgba(13, 202, 240, 0.1);
    color: #0dcaf0;
}

.metric-value[b-w4cpxkt32r] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2d5956;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

.metric-label[b-w4cpxkt32r] {
    font-size: 0.875rem;
    font-weight: 500;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.metric-value.coming-soon[b-w4cpxkt32r] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #6c757d;
    font-style: italic;
}

@media (min-width: 768px) {
    .metric-value[b-w4cpxkt32r] {
        font-size: 3rem;
    }
    
    .metric-value.coming-soon[b-w4cpxkt32r] {
        font-size: 1.5rem;
    }
    
    .metric-icon[b-w4cpxkt32r] {
        width: 70px;
        height: 70px;
        font-size: 2rem;
    }
}

.deals-section[b-w4cpxkt32r] {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid #e9ecef;
}

.deal-sources-section[b-w4cpxkt32r] {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid #e9ecef;
}

.deal-lost-reasons-section[b-w4cpxkt32r] {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid #e9ecef;
}

.appointments-section[b-w4cpxkt32r] {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid #e9ecef;
}

.deals-section-title[b-w4cpxkt32r] {
    font-size: 1.75rem;
    font-weight: 600;
    color: #2d5956;
    margin-bottom: 1.5rem;
}

.date-filter-container[b-w4cpxkt32r] {
    background-color: #f8f9fa;
    padding: 1.25rem;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.date-filter-container .form-label[b-w4cpxkt32r] {
    font-weight: 500;
    color: #495057;
    margin-bottom: 0.5rem;
}

.date-filter-container .btn-group[b-w4cpxkt32r] {
    flex-wrap: wrap;
    gap: 0.5rem;
}

.date-filter-container .btn-group .btn[b-w4cpxkt32r] {
    margin-bottom: 0.25rem;
}

.view-toggle-container[b-w4cpxkt32r] {
    background-color: #f8f9fa;
    padding: 1.25rem;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.view-toggle-container .form-label[b-w4cpxkt32r] {
    font-weight: 500;
    color: #495057;
    margin-bottom: 0.5rem;
}

.pie-chart-container[b-w4cpxkt32r] {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 2rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pie-chart-container canvas[b-w4cpxkt32r] {
    max-width: 100%;
    max-height: 500px;
}

.bar-chart-container[b-w4cpxkt32r] {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 2rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bar-chart-container canvas[b-w4cpxkt32r] {
    max-width: 100%;
    max-height: 600px;
}

@media (min-width: 768px) {
    .deals-section-title[b-w4cpxkt32r] {
        font-size: 2rem;
    }
    
    .pie-chart-container[b-w4cpxkt32r] {
        min-height: 500px;
    }
    
    .bar-chart-container[b-w4cpxkt32r] {
        min-height: 500px;
    }
}

/* /Components/Pages/Login.razor.rz.scp.css */
.login-container[b-s7oz1x8bdq] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem;
}

.login-wrapper[b-s7oz1x8bdq] {
    width: 100%;
    max-width: 440px;
}

.login-logo-container[b-s7oz1x8bdq] {
    text-align: center;
    margin-bottom: 2rem;
}

.login-logo[b-s7oz1x8bdq] {
    max-width: 100%;
    height: auto;
    max-height: 90px;
}

@media (min-width: 768px) {
    .login-logo[b-s7oz1x8bdq] {
        max-height: 112.5px;
    }
}

.login-card[b-s7oz1x8bdq] {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 2.5rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border: 1px solid #e9ecef;
}

.login-title[b-s7oz1x8bdq] {
    font-size: 1.75rem;
    font-weight: 600;
    color: #2d5956;
    margin-bottom: 0.5rem;
    text-align: center;
}

.login-subtitle[b-s7oz1x8bdq] {
    font-size: 0.95rem;
    color: #6c757d;
    text-align: center;
    margin-bottom: 2rem;
}

.form-group[b-s7oz1x8bdq] {
    margin-bottom: 1.25rem;
}

.form-label[b-s7oz1x8bdq] {
    font-weight: 500;
    color: #495057;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    font-size: 0.9rem;
}

.form-label i[b-s7oz1x8bdq] {
    color: #1a7a7a;
}

.form-control-lg[b-s7oz1x8bdq] {
    padding: 0.75rem 1rem;
    font-size: 1rem;
    border-radius: 6px;
    border: 1px solid #ced4da;
    transition: all 0.2s ease;
}

.form-control-lg:focus[b-s7oz1x8bdq] {
    border-color: #1a7a7a;
    box-shadow: 0 0 0 0.25rem rgba(26, 122, 122, 0.25);
}

.form-check[b-s7oz1x8bdq] {
    display: flex;
    align-items: center;
}

.form-check-input[b-s7oz1x8bdq] {
    margin-top: 0;
    margin-right: 0.5rem;
    cursor: pointer;
}

.form-check-input:checked[b-s7oz1x8bdq] {
    background-color: #1a7a7a;
    border-color: #1a7a7a;
}

.form-check-label[b-s7oz1x8bdq] {
    color: #495057;
    font-size: 0.9rem;
    cursor: pointer;
    user-select: none;
}

.login-button[b-s7oz1x8bdq] {
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 6px;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-button:disabled[b-s7oz1x8bdq] {
    opacity: 0.7;
    cursor: not-allowed;
}

.login-footer[b-s7oz1x8bdq] {
    text-align: center;
}

.forgot-password-link[b-s7oz1x8bdq] {
    color: #1a7a7a;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
    transition: color 0.2s ease;
}

.forgot-password-link:hover[b-s7oz1x8bdq] {
    color: #0d5d5d;
    text-decoration: underline;
}

.alert[b-s7oz1x8bdq] {
    border-radius: 6px;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid;
}

.alert-danger[b-s7oz1x8bdq] {
    background-color: #f8d7da;
    border-color: #f5c2c7;
    color: #842029;
}

.alert-danger i[b-s7oz1x8bdq] {
    color: #dc3545;
}

.validation-message[b-s7oz1x8bdq] {
    color: #dc3545;
    font-size: 0.875rem;
    margin-top: 0.25rem;
    display: block;
}

.spinner-border-sm[b-s7oz1x8bdq] {
    width: 1rem;
    height: 1rem;
    border-width: 0.15em;
}

@media (max-width: 576px) {
    .login-card[b-s7oz1x8bdq] {
        padding: 2rem 1.5rem;
    }
    
    .login-title[b-s7oz1x8bdq] {
        font-size: 1.5rem;
    }
    
    .login-subtitle[b-s7oz1x8bdq] {
        font-size: 0.875rem;
    }
}

