@import 'TribRefIno.Client.fjb97z7gcw.bundle.scp.css';

/* /Components/Account/Pages/Login.razor.rz.scp.css */
.login-page-wrapper[b-563lq5xkzx] {
    min-height: calc(100vh - 3rem);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem;
}

.login-card[b-563lq5xkzx] {
    width: min(920px, 100%);
    background: #fff;
    border-radius: 16px;
    border: 1px solid #e5e7eb;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.system-image-container[b-563lq5xkzx] {
    background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 100%);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 320px;
    text-align: center;
    padding: 2rem;
}

.system-image[b-563lq5xkzx] {
    width: min(220px, 70%);
    height: auto;
    object-fit: contain;
    filter: drop-shadow(0 8px 24px rgba(0, 0, 0, 0.25));
}

.login-form-section[b-563lq5xkzx] {
    padding: 2rem;
}

.login-title[b-563lq5xkzx] {
    margin-bottom: 0.25rem;
}

.login-subtitle[b-563lq5xkzx] {
    color: #6b7280;
    margin-bottom: 1.25rem;
}

.login-links p[b-563lq5xkzx] {
    margin-bottom: 0.35rem;
}

@media (max-width: 900px) {
    .login-card[b-563lq5xkzx] {
        grid-template-columns: 1fr;
    }

    .system-image-container[b-563lq5xkzx] {
        min-height: 180px;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-u7215vcrln] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-u7215vcrln] {
    background-image: none;
    background-color: #E5E7EB;
}

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-u7215vcrln] {
    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-u7215vcrln] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-874r9firoy] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: #0f172a;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid #cbd5e1;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2815, 23, 42, 0.65%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.6);
}

.navbar-toggler:checked[b-874r9firoy] {
    background-color: #cbd5e1;
}

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

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

.bi[b-874r9firoy] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
    filter: brightness(0) saturate(100%) invert(16%) sepia(20%) saturate(841%) hue-rotate(175deg) brightness(91%) contrast(90%);
    opacity: 0.92;
}

.bi-house-door-fill-nav-menu[b-874r9firoy] {
    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-874r9firoy] {
    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-search-nav-menu[b-874r9firoy] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85zm-5.242.656a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3C/svg%3E");
}

.bi-shield-lock-nav-menu[b-874r9firoy] {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20width%3D%2716%27%20height%3D%2716%27%20viewBox%3D%270%200%2016%2016%27%20fill%3D%27none%27%20stroke%3D%27white%27%20stroke-linejoin%3D%27round%27%20stroke-linecap%3D%27round%27%20stroke-width%3D%271.2%27%3E%3Cpath%20d%3D%27M8%200.8%202%203v4.5c0%203.4%202.3%206.4%206%207.7%203.7-1.3%206-4.3%206-7.7V3L8%200.8z%27/%3E%3Cpath%20d%3D%27M6%208.2V6.8a2%202%200%201%201%204%200v1.4h.6c.3%200%20.4.2.4.4v3.2c0%20.3-.2.4-.4.4H5.4c-.3%200-.4-.2-.4-.4V8.6c0-.3.2-.4.4-.4H6z%27/%3E%3Cpath%20d%3D%27M7.2%208.2V6.8a.8.8%200%201%201%201.6%200v1.4%27/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-874r9firoy] {
    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-building-nav-menu[b-874r9firoy] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-building' viewBox='0 0 16 16'%3E%3Cpath d='M4 0a2 2 0 0 0-2 2v14h12V2a2 2 0 0 0-2-2H4Zm8 1a1 1 0 0 1 1 1v13H3V2a1 1 0 0 1 1-1h8Z'/%3E%3Cpath d='M3 2.5a.5.5 0 0 1 .5-.5H4a.5.5 0 0 1 .5.5V3a.5.5 0 0 1-.5.5h-.5A.5.5 0 0 1 3 3v-.5Zm0 3a.5.5 0 0 1 .5-.5H4a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-.5.5h-.5A.5.5 0 0 1 3 6v-.5Zm0 3a.5.5 0 0 1 .5-.5H4a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5h-.5A.5.5 0 0 1 3 9v-.5Zm3-6a.5.5 0 0 1 .5-.5H7a.5.5 0 0 1 .5.5V3a.5.5 0 0 1-.5.5h-.5A.5.5 0 0 1 6 3v-.5Zm0 3a.5.5 0 0 1 .5-.5H7a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-.5.5h-.5A.5.5 0 0 1 6 6v-.5Zm0 3a.5.5 0 0 1 .5-.5H7a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5h-.5A.5.5 0 0 1 6 9v-.5Zm3-6a.5.5 0 0 1 .5-.5H10a.5.5 0 0 1 .5.5V3a.5.5 0 0 1-.5.5h-.5A.5.5 0 0 1 9 3v-.5Zm0 3a.5.5 0 0 1 .5-.5H10a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-.5.5h-.5A.5.5 0 0 1 9 6v-.5Zm0 3a.5.5 0 0 1 .5-.5H10a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5h-.5A.5.5 0 0 1 9 9v-.5Z'/%3E%3C/svg%3E");
}

.bi-card-list-nav-menu[b-874r9firoy] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-card-list' viewBox='0 0 16 16'%3E%3Cpath d='M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z'/%3E%3Cpath d='M5 8a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H5zm0-2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H5zm0 4a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H5z'/%3E%3C/svg%3E");
}

.bi-diagram-3-nav-menu[b-874r9firoy] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M2.5 1A1.5 1.5 0 0 0 1 2.5v2A1.5 1.5 0 0 0 2.5 6h2A1.5 1.5 0 0 0 6 4.5V4h4v1.5A1.5 1.5 0 0 0 11.5 7h2A1.5 1.5 0 0 0 15 5.5v-2A1.5 1.5 0 0 0 13.5 2h-2A1.5 1.5 0 0 0 10 3.5V4H6v-.5A1.5 1.5 0 0 0 4.5 2h-2ZM2 10.5A1.5 1.5 0 0 1 3.5 9h2A1.5 1.5 0 0 1 7 10.5v2A1.5 1.5 0 0 1 5.5 14h-2A1.5 1.5 0 0 1 2 12.5v-2ZM9 10.5A1.5 1.5 0 0 1 10.5 9h2a1.5 1.5 0 0 1 1.5 1.5v2a1.5 1.5 0 0 1-1.5 1.5h-2A1.5 1.5 0 0 1 9 12.5v-2ZM7 11h2v-1H7v1Z'/%3E%3C/svg%3E");
}

.bi-people-fill-nav-menu[b-874r9firoy] {
    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-6.5 6c-.828 0-1.5-.672-1.5-1.5 0-.78.488-2.512 2.5-3.5 1.41-.704 2.484-1 3.5-1 .523 0 1.059.08 1.59.237C8.6 8.887 7 10.315 7 11.5c0 .78.293 1.5.5 1.5H4.5Zm.5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-box-seam-nav-menu[b-874r9firoy] {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20width%3D%2716%27%20height%3D%2716%27%20viewBox%3D%270%200%2016%2016%27%20fill%3D%27white%27%3E%3Cpath%20d%3D%27M1%204.5%208%201l7%203.5v7L8%2015%201%2011V4.5z%27/%3E%3Cpath%20d%3D%27M1%204.5%208%208l7-3.5M8%208v7%27%20fill%3D%27none%27%20stroke%3D%27white%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%20stroke-width%3D%271%27/%3E%3C/svg%3E");
}

.bi-gear-nav-menu[b-874r9firoy] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.26-.69-2.66.71-1.97 1.97l.17.31a1.464 1.464 0 0 1-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.69 1.26.71 2.66 1.97 1.97l.31-.17a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.26.69 2.66-.71 1.97-1.97l-.17-.31a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.69-1.26-.71-2.66-1.97-1.97l-.31.17a1.464 1.464 0 0 1-2.105-.872zM8 10.5A2.5 2.5 0 1 1 8 5a2.5 2.5 0 0 1 0 5.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-874r9firoy] {
    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-874r9firoy] {
    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-874r9firoy] {
    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-874r9firoy] {
    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-874r9firoy] {
    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-874r9firoy] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

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

.nav-item[b-874r9firoy]  a.active {
    background-color: #D6E2F5;
    color: #1E293B;
}

.nav-item[b-874r9firoy]  .nav-link:hover {
    background-color: #DBE4F2;
    color: #1E293B;
}

.nav-item[b-874r9firoy]  a.active .bi,
.nav-item[b-874r9firoy]  .nav-link:hover .bi {
    opacity: 1;
}

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

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

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

    .nav-scrollable[b-874r9firoy] {
        /* 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/Home.razor.rz.scp.css */
.dashboard-page[b-5udr8fiav6] {
    display: grid;
    gap: 1rem;
    margin: 2rem auto;
    max-width: 1200px;
    padding: 0 0.5rem 1rem;
}

.dashboard-card[b-5udr8fiav6] {
    border-radius: 16px;
}

.dashboard-title[b-5udr8fiav6] {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    color: #0f172a;
}

.dashboard-subtitle[b-5udr8fiav6] {
    margin: 0.35rem 0;
    color: #475569;
    font-weight: 600;
}

.dashboard-text[b-5udr8fiav6] {
    color: #64748b;
}

.stats-grid[b-5udr8fiav6] {
    display: grid;
    gap: 0.85rem;
    grid-template-columns: repeat(4, minmax(180px, 1fr));
}

.stat-card[b-5udr8fiav6] {
    border-radius: 14px;
    padding: 1rem;
    text-align: left;
    display: grid;
    gap: 0.2rem;
    cursor: pointer;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.stat-card:hover[b-5udr8fiav6] {
    transform: translateY(-2px);
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.08);
}

.stat-card .stat-label[b-5udr8fiav6] {
    font-size: 0.9rem;
    color: #334155;
}

.stat-card .stat-value[b-5udr8fiav6] {
    font-size: 1.8rem;
    font-weight: 700;
    color: #0f172a;
}

.stat-card .stat-icon[b-5udr8fiav6] {
    font-size: 1.1rem;
}

.stat-pendente[b-5udr8fiav6] { border-left: 4px solid #f59e0b; }
.stat-processando[b-5udr8fiav6] { border-left: 4px solid #0ea5e9; }
.stat-concluido[b-5udr8fiav6] { border-left: 4px solid #22c55e; }
.stat-erro[b-5udr8fiav6] { border-left: 4px solid #ef4444; }

.section-title[b-5udr8fiav6] {
    margin: 0 0 0.8rem;
    font-size: 1.2rem;
    font-weight: 700;
    color: #0f172a;
}

.quick-actions-grid[b-5udr8fiav6] {
    display: grid;
    grid-template-columns: repeat(2, minmax(220px, 1fr));
    gap: 0.75rem;
}

.warnings-list[b-5udr8fiav6] {
    margin: 0;
    padding-left: 1.1rem;
    display: grid;
    gap: 0.45rem;
    color: #334155;
}

.dashboard-footer[b-5udr8fiav6] {
    border-top: 1px solid #e2e8f0;
    padding-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #64748b;
}

.state-container[b-5udr8fiav6] {
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.skeleton[b-5udr8fiav6] {
    border-radius: 8px;
    background: linear-gradient(90deg, #e2e8f0 25%, #f1f5f9 37%, #e2e8f0 63%);
    background-size: 400% 100%;
    animation: shimmer-b-5udr8fiav6 1.3s ease-in-out infinite;
}

.skeleton-title[b-5udr8fiav6] { height: 26px; width: 45%; margin-bottom: 0.6rem; }
.skeleton-subtitle[b-5udr8fiav6] { height: 16px; width: 55%; margin-bottom: 0.45rem; }
.skeleton-line[b-5udr8fiav6] { height: 14px; width: 38%; }
.skeleton-number[b-5udr8fiav6] { height: 30px; width: 40%; }

@keyframes shimmer-b-5udr8fiav6 {
    0% { background-position: 100% 0; }
    100% { background-position: -100% 0; }
}

@media (max-width: 900px) {
    .stats-grid[b-5udr8fiav6] {
        grid-template-columns: repeat(2, minmax(170px, 1fr));
    }

    .quick-actions-grid[b-5udr8fiav6] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    .stats-grid[b-5udr8fiav6] {
        grid-template-columns: 1fr;
    }

    .dashboard-footer[b-5udr8fiav6] {
        flex-direction: column;
        gap: 0.45rem;
    }
}
