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

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-dzxak4k8mx] {
    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-dzxak4k8mx] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/MyBizEZ/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rc5aesxuo0] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-rc5aesxuo0] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-rc5aesxuo0] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-rc5aesxuo0] {
    font-size: 1.1rem;
}

.bi[b-rc5aesxuo0] {
    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-rc5aesxuo0] {
    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-rc5aesxuo0] {
    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-rc5aesxuo0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-rc5aesxuo0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-rc5aesxuo0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-rc5aesxuo0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-rc5aesxuo0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-rc5aesxuo0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-rc5aesxuo0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-rc5aesxuo0]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

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

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

.nav-section-header[b-rc5aesxuo0] {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 1rem 1.5rem 0.5rem 1.5rem;
    margin-top: 1rem;
}

.nav-scrollable[b-rc5aesxuo0] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-rc5aesxuo0] {
    display: block;
}

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

    .nav-scrollable[b-rc5aesxuo0] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/MyBizEZ/Components/Pages/Calendar.razor.rz.scp.css */
.scheduler-container[b-sps1w1j4r7] {
    font-family: Arial, sans-serif;
    max-width: 1200px;
    margin: 0 auto;
}

.header[b-sps1w1j4r7] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.nav-btn[b-sps1w1j4r7], .today-btn[b-sps1w1j4r7] {
    padding: 5px 10px;
    cursor: pointer;
}

.month-grid[b-sps1w1j4r7] {
    display: grid;
    grid-template-rows: auto 1fr;
}

.weekdays[b-sps1w1j4r7] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    background-color: #e9ecef;
    font-weight: bold;
}

.weekday[b-sps1w1j4r7] {
    padding: 10px;
    text-align: center;
    border: 1px solid #dee2e6;
}

.week-row[b-sps1w1j4r7] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    height: 150px; /* Fixed height for consistent event sizing */
}

.day-cell[b-sps1w1j4r7] {
    border: 1px solid #dee2e6;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

    .day-cell.other-month[b-sps1w1j4r7] {
        background-color: #f8f9fa;
        opacity: 0.5;
    }

    .day-cell.today[b-sps1w1j4r7] {
        background-color: #e3f2fd;
    }

.date-number[b-sps1w1j4r7] {
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 12px;
    font-weight: bold;
}

.events-container[b-sps1w1j4r7] {
    position: absolute;
    top: 20px;
    left: 2px;
    right: 2px;
    bottom: 2px;
}

.event[b-sps1w1j4r7] {
    position: absolute;
    width: 100%;
    border-radius: 4px;
    padding: 2px;
    overflow: hidden;
    cursor: pointer;
    border-left: 3px solid;
    font-size: 11px;
}

.event-title[b-sps1w1j4r7] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* _content/MyBizEZ/Components/Pages/ops/Dashboard.razor.rz.scp.css */
.dashboard-container[b-v60plk0i31] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.dashboard-header[b-v60plk0i31] {
    margin-bottom: 2rem;
}

.dashboard-header h1[b-v60plk0i31] {
    font-size: 2rem;
    font-weight: 600;
    color: #1a202c;
    margin-bottom: 0.5rem;
}

.dashboard-subtitle[b-v60plk0i31] {
    font-size: 1rem;
    color: #718096;
    margin: 0;
}

.loading-container[b-v60plk0i31] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 0;
    gap: 1rem;
}

.kpi-grid[b-v60plk0i31] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.kpi-card[b-v60plk0i31] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    display: flex;
    gap: 1rem;
    transition: transform 0.2s, box-shadow 0.2s;
    border-left: 4px solid #cbd5e0;
}

.kpi-card:hover[b-v60plk0i31] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.kpi-quotes[b-v60plk0i31] {
    border-left-color: #3182ce;
}

.kpi-jobs[b-v60plk0i31] {
    border-left-color: #38a169;
}

.kpi-schedule[b-v60plk0i31] {
    border-left-color: #805ad5;
}

.kpi-revenue[b-v60plk0i31] {
    border-left-color: #d69e2e;
}

.kpi-outstanding[b-v60plk0i31] {
    border-left-color: #e53e3e;
}

.kpi-icon[b-v60plk0i31] {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7fafc;
    border-radius: 8px;
    color: #4a5568;
}

.kpi-content[b-v60plk0i31] {
    flex: 1;
}

.kpi-content h3[b-v60plk0i31] {
    font-size: 2rem;
    font-weight: 700;
    color: #1a202c;
    margin: 0 0 0.25rem 0;
}

.kpi-content p[b-v60plk0i31] {
    font-size: 0.875rem;
    color: #718096;
    margin: 0 0 0.5rem 0;
}

.kpi-link[b-v60plk0i31] {
    font-size: 0.875rem;
    color: #3182ce;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s;
}

.kpi-link:hover[b-v60plk0i31] {
    color: #2c5282;
}

.quick-actions[b-v60plk0i31] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 2rem;
}

.quick-actions h2[b-v60plk0i31] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a202c;
    margin: 0 0 1rem 0;
}

.action-buttons[b-v60plk0i31] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.recent-activity[b-v60plk0i31] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.recent-activity h2[b-v60plk0i31] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a202c;
    margin: 0 0 1rem 0;
}

.activity-list[b-v60plk0i31] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.activity-item[b-v60plk0i31] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    transition: background-color 0.2s;
}

.activity-item:hover[b-v60plk0i31] {
    background-color: #f7fafc;
}

.activity-icon[b-v60plk0i31] {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #edf2f7;
    border-radius: 8px;
    color: #4a5568;
}

.activity-details[b-v60plk0i31] {
    flex: 1;
}

.activity-title[b-v60plk0i31] {
    font-weight: 600;
    color: #1a202c;
    margin: 0 0 0.25rem 0;
}

.activity-meta[b-v60plk0i31] {
    font-size: 0.875rem;
    color: #718096;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.separator[b-v60plk0i31] {
    color: #cbd5e0;
}

.activity-status[b-v60plk0i31] {
    flex-shrink: 0;
}

.badge[b-v60plk0i31] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 9999px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.badge-success[b-v60plk0i31] {
    background: #c6f6d5;
    color: #22543d;
}

.badge-info[b-v60plk0i31] {
    background: #bee3f8;
    color: #2c5282;
}

.badge-warning[b-v60plk0i31] {
    background: #feebc8;
    color: #7c2d12;
}

.badge-secondary[b-v60plk0i31] {
    background: #e2e8f0;
    color: #4a5568;
}

.no-data[b-v60plk0i31] {
    text-align: center;
    color: #718096;
    padding: 2rem;
    font-style: italic;
}

.unauthorized[b-v60plk0i31] {
    max-width: 500px;
    margin: 4rem auto;
    text-align: center;
    padding: 2rem;
}

.unauthorized h2[b-v60plk0i31] {
    color: #e53e3e;
    margin-bottom: 1rem;
}

.unauthorized p[b-v60plk0i31] {
    color: #718096;
    margin-bottom: 1.5rem;
}

.unauthorized a[b-v60plk0i31] {
    color: #3182ce;
    text-decoration: none;
    font-weight: 500;
}

.unauthorized a:hover[b-v60plk0i31] {
    color: #2c5282;
    text-decoration: underline;
}
/* _content/MyBizEZ/Components/Pages/ops/Emails.razor.rz.scp.css */
.emails-container[b-tq44ksffy7] {
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.emails-header h1[b-tq44ksffy7] {
    font-size: 2rem;
    font-weight: 600;
    color: #1a202c;
    margin: 0 0 2rem 0;
}

.tab-content[b-tq44ksffy7] {
    padding: 2rem 0;
}

.section[b-tq44ksffy7] {
    background: white;
    padding: 2rem;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.section h3[b-tq44ksffy7] {
    margin: 0 0 1rem 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a202c;
}

.coming-soon[b-tq44ksffy7] {
    text-align: center;
    color: #718096;
    padding: 3rem;
    font-style: italic;
}
/* _content/MyBizEZ/Components/Pages/ops/Invoicing.razor.rz.scp.css */
.invoicing-container[b-70hqh48j2g] {
    padding: 2rem;
    max-width: 1600px;
    margin: 0 auto;
}

.invoicing-header[b-70hqh48j2g] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.invoicing-header h1[b-70hqh48j2g] {
    font-size: 2rem;
    font-weight: 600;
    color: #1a202c;
    margin: 0;
}

.summary-cards[b-70hqh48j2g] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.summary-card[b-70hqh48j2g] {
    background: white;
    padding: 1.5rem;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-left: 4px solid #cbd5e0;
}

.summary-card.outstanding[b-70hqh48j2g] {
    border-left-color: #e53e3e;
}

.summary-card.received[b-70hqh48j2g] {
    border-left-color: #38a169;
}

.summary-card.pending[b-70hqh48j2g] {
    border-left-color: #d69e2e;
}

.summary-card h3[b-70hqh48j2g] {
    font-size: 2rem;
    font-weight: 700;
    color: #1a202c;
    margin: 0 0 0.5rem 0;
}

.summary-card p[b-70hqh48j2g] {
    margin: 0;
    color: #718096;
    font-size: 0.875rem;
}

.invoicing-content[b-70hqh48j2g] {
    display: grid;
    grid-template-columns: 500px 1fr;
    gap: 1.5rem;
}

.list-section[b-70hqh48j2g] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    max-height: calc(100vh - 400px);
    overflow-y: auto;
}

.list-header[b-70hqh48j2g] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.list-header h3[b-70hqh48j2g] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
}

.search-box[b-70hqh48j2g] {
    width: 100%;
}

.loading-container[b-70hqh48j2g] {
    display: flex;
    justify-content: center;
    padding: 4rem 0;
}

.payments-table-container[b-70hqh48j2g] {
    overflow-x: auto;
}

.table[b-70hqh48j2g] {
    width: 100%;
    border-collapse: collapse;
}

.table th[b-70hqh48j2g] {
    padding: 0.75rem;
    text-align: left;
    font-weight: 600;
    color: #4a5568;
    font-size: 0.875rem;
    border-bottom: 2px solid #e2e8f0;
    background: #f7fafc;
}

.table td[b-70hqh48j2g] {
    padding: 0.75rem;
    border-bottom: 1px solid #e2e8f0;
    font-size: 0.875rem;
}

.table tbody tr[b-70hqh48j2g] {
    cursor: pointer;
    transition: background-color 0.2s;
}

.table tbody tr:hover[b-70hqh48j2g] {
    background-color: #f7fafc;
}

.table tbody tr.selected[b-70hqh48j2g] {
    background-color: #ebf8ff;
}

.badge[b-70hqh48j2g] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 9999px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
}

.badge-success[b-70hqh48j2g] {
    background: #c6f6d5;
    color: #22543d;
}

.badge-warning[b-70hqh48j2g] {
    background: #feebc8;
    color: #7c2d12;
}

.badge-secondary[b-70hqh48j2g] {
    background: #e2e8f0;
    color: #4a5568;
}

.details-section[b-70hqh48j2g] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.details-header[b-70hqh48j2g] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #e2e8f0;
}

.details-header h3[b-70hqh48j2g] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 600;
}

.detail-groups[b-70hqh48j2g] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    margin-bottom: 1.5rem;
}

.detail-group[b-70hqh48j2g] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.detail-group.full-width[b-70hqh48j2g] {
    grid-column: 1 / -1;
}

.detail-group label[b-70hqh48j2g] {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #718096;
}

.detail-group p[b-70hqh48j2g] {
    margin: 0;
    font-size: 1rem;
    color: #2d3748;
}

.detail-group p.amount[b-70hqh48j2g] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #2f855a;
}

.detail-group p.amount-received[b-70hqh48j2g] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #38a169;
}

.detail-actions[b-70hqh48j2g] {
    display: flex;
    gap: 1rem;
    padding-top: 1.5rem;
    border-top: 2px solid #e2e8f0;
}

.no-data[b-70hqh48j2g] {
    text-align: center;
    color: #718096;
    padding: 2rem;
    font-style: italic;
}

.form-grid[b-70hqh48j2g] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.form-group[b-70hqh48j2g] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-group.full-width[b-70hqh48j2g] {
    grid-column: 1 / -1;
}

.form-group label[b-70hqh48j2g] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #4a5568;
}

.form-actions[b-70hqh48j2g] {
    display: flex;
    gap: 1rem;
    justify-content: flex-end;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
}
/* _content/MyBizEZ/Components/Pages/ops/Jobs.razor.rz.scp.css */
.jobs-container[b-1w94qmh155] {
    padding: 2rem;
    max-width: 1600px;
    margin: 0 auto;
}

.jobs-header[b-1w94qmh155] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.jobs-header h1[b-1w94qmh155] {
    font-size: 2rem;
    font-weight: 600;
    color: #1a202c;
    margin: 0;
}

.header-actions[b-1w94qmh155] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.jobs-content[b-1w94qmh155] {
    display: grid;
    grid-template-columns: 420px 1fr;
    gap: 1.5rem;
    min-height: 700px;
}

.list-section[b-1w94qmh155] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    max-height: calc(100vh - 200px);
}

.list-header[b-1w94qmh155] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.list-header h3[b-1w94qmh155] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a202c;
}

.search-box[b-1w94qmh155] {
    width: 100%;
}

.filter-section[b-1w94qmh155] {
    width: 100%;
}

.loading-container[b-1w94qmh155] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4rem 0;
}

.jobs-list[b-1w94qmh155] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.job-card[b-1w94qmh155] {
    padding: 1.25rem;
    border: 2px solid #e2e8f0;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s;
}

.job-card:hover[b-1w94qmh155] {
    border-color: #cbd5e0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.job-card.selected[b-1w94qmh155] {
    border-color: #3182ce;
    background-color: #ebf8ff;
}

.job-card-header[b-1w94qmh155] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.75rem;
}

.job-card-header h4[b-1w94qmh155] {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
    color: #1a202c;
}

.badge[b-1w94qmh155] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 9999px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.badge-success[b-1w94qmh155] {
    background: #c6f6d5;
    color: #22543d;
}

.badge-info[b-1w94qmh155] {
    background: #bee3f8;
    color: #2c5282;
}

.badge-warning[b-1w94qmh155] {
    background: #feebc8;
    color: #7c2d12;
}

.badge-primary[b-1w94qmh155] {
    background: #bee3f8;
    color: #1e40af;
}

.badge-secondary[b-1w94qmh155] {
    background: #e2e8f0;
    color: #4a5568;
}

.job-card-body[b-1w94qmh155] {
    margin-bottom: 1rem;
}

.job-description[b-1w94qmh155] {
    font-size: 0.875rem;
    color: #4a5568;
    margin: 0 0 0.5rem 0;
    line-height: 1.5;
}

.job-meta[b-1w94qmh155] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    color: #718096;
}

.job-amount[b-1w94qmh155] {
    font-weight: 600;
    color: #2f855a;
}

.separator[b-1w94qmh155] {
    color: #cbd5e0;
}

.job-progress[b-1w94qmh155] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.progress-bar[b-1w94qmh155] {
    width: 100%;
    height: 8px;
    background: #e2e8f0;
    border-radius: 9999px;
    overflow: hidden;
}

.progress-fill[b-1w94qmh155] {
    height: 100%;
    background: linear-gradient(90deg, #3182ce, #2c5282);
    transition: width 0.3s;
}

.job-progress small[b-1w94qmh155] {
    font-size: 0.75rem;
    color: #718096;
    text-align: right;
}

.details-section[b-1w94qmh155] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    max-height: calc(100vh - 200px);
}

.details-header[b-1w94qmh155] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #e2e8f0;
}

.details-header h3[b-1w94qmh155] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 600;
    color: #1a202c;
}

.details-content[b-1w94qmh155] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.status-timeline[b-1w94qmh155] {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-left: 2rem;
}

.status-timeline[b-1w94qmh155]::before {
    content: '';
    position: absolute;
    left: 0.625rem;
    top: 0.625rem;
    bottom: 0.625rem;
    width: 2px;
    background: #e2e8f0;
}

.timeline-item[b-1w94qmh155] {
    position: relative;
    padding-bottom: 1.5rem;
}

.timeline-item:last-child[b-1w94qmh155] {
    padding-bottom: 0;
}

.timeline-marker[b-1w94qmh155] {
    position: absolute;
    left: -1.5rem;
    top: 0.25rem;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #cbd5e0;
    background: white;
    z-index: 1;
}

.timeline-item.completed .timeline-marker[b-1w94qmh155] {
    border-color: #3182ce;
    background: #3182ce;
}

.timeline-content h5[b-1w94qmh155] {
    margin: 0 0 0.25rem 0;
    font-size: 1rem;
    font-weight: 600;
    color: #1a202c;
}

.timeline-item.completed .timeline-content h5[b-1w94qmh155] {
    color: #3182ce;
}

.timeline-content small[b-1w94qmh155] {
    font-size: 0.875rem;
    color: #718096;
}

.detail-groups[b-1w94qmh155] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}

.detail-group[b-1w94qmh155] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.detail-group label[b-1w94qmh155] {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #718096;
}

.detail-group p[b-1w94qmh155] {
    margin: 0;
    font-size: 1rem;
    color: #2d3748;
    line-height: 1.5;
}

.detail-group p.amount[b-1w94qmh155] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #2f855a;
}

.detail-group p.amount-cost[b-1w94qmh155] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #c05621;
}

.detail-actions[b-1w94qmh155] {
    display: flex;
    gap: 1rem;
    padding-top: 1.5rem;
    border-top: 2px solid #e2e8f0;
    flex-wrap: wrap;
}

.no-data[b-1w94qmh155] {
    text-align: center;
    color: #718096;
    padding: 2rem;
    font-style: italic;
}

/* Form Styling */
.form-grid[b-1w94qmh155] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.form-group[b-1w94qmh155] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-group.full-width[b-1w94qmh155] {
    grid-column: 1 / -1;
}

.form-group label[b-1w94qmh155] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #4a5568;
}

.status-checkboxes[b-1w94qmh155] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.5rem 1rem;
    align-items: center;
}

.status-checkboxes label[b-1w94qmh155] {
    font-size: 0.875rem;
    font-weight: normal;
}

.form-actions[b-1w94qmh155] {
    display: flex;
    gap: 1rem;
    justify-content: flex-end;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
}
/* _content/MyBizEZ/Components/Pages/ops/Quotes.razor.rz.scp.css */
.quotes-container[b-09yel8m7u1] {
    padding: 2rem;
    max-width: 1600px;
    margin: 0 auto;
}

.quotes-header[b-09yel8m7u1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.quotes-header h1[b-09yel8m7u1] {
    font-size: 2rem;
    font-weight: 600;
    color: #1a202c;
    margin: 0;
}

.header-actions[b-09yel8m7u1] {
    display: flex;
    gap: 1rem;
}

.tab-content-container[b-09yel8m7u1] {
    display: grid;
    grid-template-columns: 400px 1fr;
    gap: 1.5rem;
    min-height: 600px;
}

.list-section[b-09yel8m7u1] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    max-height: 800px;
}

.list-header[b-09yel8m7u1] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1rem;
}

.list-header h3[b-09yel8m7u1] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a202c;
}

.search-box[b-09yel8m7u1] {
    width: 100%;
}

.loading-container[b-09yel8m7u1] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4rem 0;
}

.quotes-table-container[b-09yel8m7u1] {
    overflow-x: auto;
}

.table[b-09yel8m7u1] {
    width: 100%;
    border-collapse: collapse;
}

.table thead[b-09yel8m7u1] {
    background: #f7fafc;
    position: sticky;
    top: 0;
}

.table th[b-09yel8m7u1] {
    padding: 0.75rem;
    text-align: left;
    font-weight: 600;
    color: #4a5568;
    font-size: 0.875rem;
    border-bottom: 2px solid #e2e8f0;
}

.table td[b-09yel8m7u1] {
    padding: 0.75rem;
    border-bottom: 1px solid #e2e8f0;
    font-size: 0.875rem;
    color: #2d3748;
}

.table tbody tr[b-09yel8m7u1] {
    cursor: pointer;
    transition: background-color 0.2s;
}

.table tbody tr:hover[b-09yel8m7u1] {
    background-color: #f7fafc;
}

.table tbody tr.selected[b-09yel8m7u1] {
    background-color: #ebf8ff;
}

.badge[b-09yel8m7u1] {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    border-radius: 9999px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.badge-success[b-09yel8m7u1] {
    background: #c6f6d5;
    color: #22543d;
}

.badge-info[b-09yel8m7u1] {
    background: #bee3f8;
    color: #2c5282;
}

.badge-warning[b-09yel8m7u1] {
    background: #feebc8;
    color: #7c2d12;
}

.badge-secondary[b-09yel8m7u1] {
    background: #e2e8f0;
    color: #4a5568;
}

.details-section[b-09yel8m7u1] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.details-header[b-09yel8m7u1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #e2e8f0;
}

.details-header h3[b-09yel8m7u1] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a202c;
}

.details-content[b-09yel8m7u1] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.detail-group[b-09yel8m7u1] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.detail-group label[b-09yel8m7u1] {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #718096;
}

.detail-group p[b-09yel8m7u1] {
    margin: 0;
    font-size: 0.95rem;
    color: #2d3748;
}

.detail-group p.amount[b-09yel8m7u1] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2f855a;
}

.detail-actions[b-09yel8m7u1] {
    display: flex;
    gap: 1rem;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 2px solid #e2e8f0;
}

.map-section[b-09yel8m7u1] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.map-section h3[b-09yel8m7u1] {
    margin: 0 0 1rem 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a202c;
}

.map-container[b-09yel8m7u1] {
    height: 700px;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e2e8f0;
}

.route-list[b-09yel8m7u1] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.route-item[b-09yel8m7u1] {
    padding: 1rem;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
}

.route-item:hover[b-09yel8m7u1] {
    background-color: #f7fafc;
    border-color: #cbd5e0;
}

.route-item.selected[b-09yel8m7u1] {
    background-color: #ebf8ff;
    border-color: #3182ce;
}

.route-item-content h4[b-09yel8m7u1] {
    margin: 0 0 0.25rem 0;
    font-size: 1rem;
    font-weight: 600;
    color: #1a202c;
}

.route-item-content p[b-09yel8m7u1] {
    margin: 0 0 0.25rem 0;
    font-size: 0.875rem;
    color: #4a5568;
}

.route-item-content small[b-09yel8m7u1] {
    font-size: 0.75rem;
    color: #718096;
}

.no-data[b-09yel8m7u1] {
    text-align: center;
    color: #718096;
    padding: 2rem;
    font-style: italic;
}

/* Form Styling */
.form-grid[b-09yel8m7u1] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.form-group[b-09yel8m7u1] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-group.full-width[b-09yel8m7u1] {
    grid-column: 1 / -1;
}

.form-group label[b-09yel8m7u1] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #4a5568;
}

.form-actions[b-09yel8m7u1] {
    display: flex;
    gap: 1rem;
    justify-content: flex-end;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
}
/* _content/MyBizEZ/Components/Pages/ops/Schedule.razor.rz.scp.css */
.schedule-container[b-epjxyy7e1i] {
    padding: 2rem;
    max-width: 1800px;
    margin: 0 auto;
}

.schedule-header[b-epjxyy7e1i] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.schedule-header h1[b-epjxyy7e1i] {
    font-size: 2rem;
    font-weight: 600;
    color: #1a202c;
    margin: 0;
}

.header-actions[b-epjxyy7e1i] {
    display: flex;
    gap: 1rem;
}

.schedule-content[b-epjxyy7e1i] {
    display: grid;
    grid-template-columns: 350px 1fr;
    gap: 1.5rem;
}

.jobs-panel[b-epjxyy7e1i] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    max-height: calc(100vh - 180px);
    overflow-y: auto;
}

.panel-header[b-epjxyy7e1i] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.panel-header h3[b-epjxyy7e1i] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a202c;
}

.search-box[b-epjxyy7e1i] {
    width: 100%;
}

.loading-container[b-epjxyy7e1i] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4rem 0;
}

.jobs-list[b-epjxyy7e1i] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.job-item[b-epjxyy7e1i] {
    padding: 1rem;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    cursor: grab;
    transition: all 0.2s;
    background: white;
}

.job-item:hover[b-epjxyy7e1i] {
    border-color: #cbd5e0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.job-item:active[b-epjxyy7e1i] {
    cursor: grabbing;
    opacity: 0.6;
}

.job-item[draggable="false"][b-epjxyy7e1i] {
    cursor: default;
}

.job-item-header[b-epjxyy7e1i] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5rem;
}

.job-number[b-epjxyy7e1i] {
    font-weight: 600;
    color: #1a202c;
    font-size: 0.95rem;
}

.job-amount[b-epjxyy7e1i] {
    font-weight: 600;
    color: #2f855a;
    font-size: 0.875rem;
}

.job-description[b-epjxyy7e1i] {
    font-size: 0.875rem;
    color: #4a5568;
    margin: 0 0 0.5rem 0;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.job-meta small[b-epjxyy7e1i] {
    font-size: 0.75rem;
    color: #718096;
}

.scheduler-panel[b-epjxyy7e1i] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.no-data[b-epjxyy7e1i] {
    text-align: center;
    color: #718096;
    padding: 2rem;
    font-style: italic;
}

/* Form Styling */
.form-grid[b-epjxyy7e1i] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.form-group[b-epjxyy7e1i] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-group.full-width[b-epjxyy7e1i] {
    grid-column: 1 / -1;
}

.form-group label[b-epjxyy7e1i] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #4a5568;
}

.form-actions[b-epjxyy7e1i] {
    display: flex;
    gap: 1rem;
    justify-content: flex-end;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
}
/* _content/MyBizEZ/Components/Pages/ops/Stats.razor.rz.scp.css */
.stats-container[b-768emikj7m] {
    padding: 2rem;
    max-width: 1600px;
    margin: 0 auto;
}

.stats-header[b-768emikj7m] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.stats-header h1[b-768emikj7m] {
    font-size: 2rem;
    font-weight: 600;
    color: #1a202c;
    margin: 0;
}

.date-filter[b-768emikj7m] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.tab-content[b-768emikj7m] {
    padding: 2rem 0;
}

.stats-grid[b-768emikj7m] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.stat-card[b-768emikj7m] {
    background: white;
    padding: 2rem;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-left: 4px solid #3182ce;
}

.stat-card.success[b-768emikj7m] {
    border-left-color: #38a169;
}

.stat-card.warning[b-768emikj7m] {
    border-left-color: #d69e2e;
}

.stat-card.info[b-768emikj7m] {
    border-left-color: #3182ce;
}

.stat-card.primary[b-768emikj7m] {
    border-left-color: #805ad5;
}

.stat-card h3[b-768emikj7m] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1a202c;
    margin: 0 0 0.5rem 0;
}

.stat-card p[b-768emikj7m] {
    margin: 0;
    color: #718096;
    font-size: 0.95rem;
}

.section[b-768emikj7m] {
    background: white;
    padding: 1.5rem;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 2rem;
}

.section h3[b-768emikj7m] {
    margin: 0 0 1rem 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a202c;
}

.table[b-768emikj7m] {
    width: 100%;
    border-collapse: collapse;
}

.table th[b-768emikj7m] {
    padding: 0.75rem;
    text-align: left;
    font-weight: 600;
    color: #4a5568;
    font-size: 0.875rem;
    border-bottom: 2px solid #e2e8f0;
    background: #f7fafc;
}

.table td[b-768emikj7m] {
    padding: 0.75rem;
    border-bottom: 1px solid #e2e8f0;
    font-size: 0.95rem;
}
