@import 'TribRefIno.Client.93hgp70bey.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: #ffffff;
    border-bottom: 1px solid #e1e7ef;
    justify-content: flex-end;
    min-height: 3.5rem;
    display: flex;
    align-items: center;
    gap: .75rem;
}

    .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;
}

.admin-menu[b-874r9firoy] {
    margin: .35rem .55rem;
}

.admin-menu-summary[b-874r9firoy] {
    display: flex;
    align-items: center;
    min-height: 2.6rem;
    border-radius: 6px;
    cursor: pointer;
    user-select: none;
}

.admin-menu-summary[b-874r9firoy]::-webkit-details-marker {
    display: none;
}

.admin-menu-summary[b-874r9firoy]::marker {
    content: "";
}

.admin-menu-summary:hover[b-874r9firoy] {
    background-color: #DBE4F2;
    color: #1E293B;
}

.admin-menu-caret[b-874r9firoy] {
    width: .45rem;
    height: .45rem;
    margin-left: auto;
    margin-right: .25rem;
    border-right: 2px solid #475569;
    border-bottom: 2px solid #475569;
    transform: rotate(45deg);
    transition: transform .15s ease;
}

.admin-menu[open] .admin-menu-caret[b-874r9firoy] {
    transform: rotate(-135deg);
}

.admin-menu-items[b-874r9firoy] {
    display: grid;
    gap: .15rem;
    margin-top: .15rem;
    padding-left: .85rem;
}

.admin-menu-link[b-874r9firoy] {
    min-height: 2.35rem;
    padding-left: .65rem;
    border-radius: 6px;
    font-size: .92rem;
}

.admin-menu-link .bi[b-874r9firoy] {
    width: 1rem;
    height: 1rem;
    margin-right: .55rem;
}

.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 */
.home-page[b-5udr8fiav6] {
    --surface: #ffffff;
    --surface-subtle: #f8fafc;
    --border: #e2e8f0;
    --border-strong: #cbd5e1;
    --text: #0f172a;
    --text-secondary: #475569;
    --text-muted: #64748b;
    --primary: #0d6efd;
    display: grid;
    gap: 1rem;
    margin: 1.5rem auto;
    max-width: 1280px;
    padding: 0 0.75rem 1.5rem;
}

.home-shell[b-5udr8fiav6] {
    display: grid;
    gap: 1rem;
}

.home-hero[b-5udr8fiav6] {
    align-items: center;
    background:
        radial-gradient(circle at 92% 0, rgba(13, 110, 253, 0.11), transparent 30%),
        var(--surface);
    border: 1px solid var(--border);
    border-radius: 10px;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
    display: flex;
    gap: 2rem;
    justify-content: space-between;
    padding: 1.45rem 1.5rem;
}

.hero-copy[b-5udr8fiav6] {
    min-width: 0;
}

.home-kicker[b-5udr8fiav6],
.section-eyebrow[b-5udr8fiav6],
.attention-label[b-5udr8fiav6],
.module-category[b-5udr8fiav6] {
    color: var(--primary);
    display: block;
    font-size: 0.72rem;
    font-weight: 760;
    letter-spacing: 0.055em;
    text-transform: uppercase;
}

.home-hero h1[b-5udr8fiav6] {
    color: var(--text);
    font-size: clamp(1.7rem, 2.3vw, 2.1rem);
    font-weight: 770;
    letter-spacing: -0.03em;
    line-height: 1.15;
    margin: 0.22rem 0 0;
}

.home-hero p[b-5udr8fiav6] {
    color: var(--text-secondary);
    margin: 0.4rem 0 0;
}

.hero-meta[b-5udr8fiav6] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    margin-top: 0.75rem;
}

.scope-pill[b-5udr8fiav6],
.updated-pill[b-5udr8fiav6] {
    background: var(--surface-subtle);
    border: 1px solid var(--border);
    border-radius: 999px;
    color: var(--text-muted);
    display: inline-flex;
    font-size: 0.74rem;
    font-weight: 650;
    max-width: 100%;
    overflow: hidden;
    padding: 0.24rem 0.62rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.updated-pill[b-5udr8fiav6] {
    background: #f0fdf4;
    border-color: #bbf7d0;
    color: #166534;
}

.home-hero-actions[b-5udr8fiav6] {
    display: flex;
    flex: 0 0 auto;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: flex-end;
}

.home-hero-actions .btn[b-5udr8fiav6] {
    align-items: center;
    display: inline-flex;
    min-height: 42px;
}

.dashboard-guide[b-5udr8fiav6] {
    position: relative;
}

.dashboard-guide > summary[b-5udr8fiav6],
.hero-refresh-button[b-5udr8fiav6] {
    align-items: center;
    background: transparent;
    border: 0;
    color: var(--text-secondary);
    cursor: pointer;
    display: inline-flex;
    font-size: 0.76rem;
    font-weight: 700;
    gap: 0.3rem;
    min-height: 42px;
    padding: 0.45rem 0.35rem;
    text-decoration: none;
}

.dashboard-guide > summary[b-5udr8fiav6] {
    list-style: none;
}

.dashboard-guide > summary[b-5udr8fiav6]::-webkit-details-marker,
.metric-help > summary[b-5udr8fiav6]::-webkit-details-marker {
    display: none;
}

.dashboard-guide > summary:hover[b-5udr8fiav6],
.dashboard-guide > summary:focus-visible[b-5udr8fiav6],
.hero-refresh-button:hover[b-5udr8fiav6],
.hero-refresh-button:focus-visible[b-5udr8fiav6] {
    color: var(--primary);
}

.dashboard-guide-panel[b-5udr8fiav6] {
    background: var(--surface);
    border: 1px solid var(--border-strong);
    border-radius: 9px;
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.16);
    color: var(--text-secondary);
    padding: 0.9rem;
    position: absolute;
    right: 0;
    top: calc(100% + 0.35rem);
    width: min(360px, calc(100vw - 2rem));
    z-index: 40;
}

.dashboard-guide-panel > strong[b-5udr8fiav6] {
    color: var(--text);
    display: block;
    font-size: 0.86rem;
    margin-bottom: 0.55rem;
}

.dashboard-guide-panel dl[b-5udr8fiav6] {
    display: grid;
    gap: 0.55rem;
    margin: 0;
}

.dashboard-guide-panel dl > div[b-5udr8fiav6] {
    border-top: 1px solid #edf2f7;
    padding-top: 0.5rem;
}

.dashboard-guide-panel dt[b-5udr8fiav6] {
    color: var(--text);
    font-size: 0.76rem;
    font-weight: 740;
}

.dashboard-guide-panel dd[b-5udr8fiav6] {
    font-size: 0.73rem;
    line-height: 1.4;
    margin: 0.08rem 0 0;
}

.button-plus[b-5udr8fiav6] {
    font-size: 1.2rem;
    line-height: 1;
    margin-right: 0.42rem;
}

.summary-heading[b-5udr8fiav6] {
    align-items: flex-end;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    padding: 0.15rem 0.1rem 0;
}

.summary-heading h2[b-5udr8fiav6] {
    color: var(--text);
    font-size: 1.05rem;
    font-weight: 750;
    margin: 0.12rem 0 0;
}

.summary-heading p[b-5udr8fiav6] {
    color: var(--text-muted);
    font-size: 0.76rem;
    margin: 0;
    text-align: right;
}

.summary-grid[b-5udr8fiav6] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.summary-card[b-5udr8fiav6] {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: 9px;
    display: grid;
    gap: 0.12rem;
    min-width: 0;
    padding: 0.9rem 1rem;
    position: relative;
}

.summary-card[b-5udr8fiav6]::before {
    background: #64748b;
    border-radius: 99px;
    content: "";
    height: 4px;
    left: 1rem;
    position: absolute;
    top: -1px;
    width: 32px;
}

.summary-card.summary-info[b-5udr8fiav6]::before {
    background: #0ea5e9;
}

.summary-card.summary-success[b-5udr8fiav6]::before {
    background: #16a34a;
}

.summary-card.summary-warning[b-5udr8fiav6]::before {
    background: #f59e0b;
}

.summary-card.summary-danger[b-5udr8fiav6]::before {
    background: #dc2626;
}

.summary-card-header[b-5udr8fiav6] {
    align-items: flex-start;
    display: flex;
    gap: 0.5rem;
    justify-content: space-between;
}

.summary-card-header > span[b-5udr8fiav6] {
    color: var(--text-secondary);
    font-size: 0.8rem;
    font-weight: 650;
    line-height: 1.35;
}

.summary-card > .summary-value[b-5udr8fiav6] {
    color: var(--text);
    font-size: 1.5rem;
    font-weight: 790;
    letter-spacing: -0.03em;
}

.summary-card small[b-5udr8fiav6] {
    color: var(--text-muted);
    font-size: 0.74rem;
}

.summary-card-link[b-5udr8fiav6] {
    align-items: center;
    color: var(--primary);
    display: inline-flex;
    font-size: 0.71rem;
    font-weight: 710;
    gap: 0.25rem;
    margin-top: 0.35rem;
    text-decoration: none;
    width: fit-content;
}

.summary-card-link:hover[b-5udr8fiav6] {
    text-decoration: underline;
}

.metric-help[b-5udr8fiav6] {
    flex: 0 0 auto;
    position: relative;
}

.metric-help > summary[b-5udr8fiav6] {
    align-items: center;
    background: var(--surface-subtle);
    border: 1px solid var(--border-strong);
    border-radius: 50%;
    color: var(--text-muted);
    cursor: pointer;
    display: inline-flex;
    font-family: Georgia, serif;
    font-size: 0.72rem;
    font-weight: 700;
    height: 21px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    width: 21px;
}

.metric-help[open] > summary[b-5udr8fiav6],
.metric-help > summary:hover[b-5udr8fiav6],
.metric-help > summary:focus-visible[b-5udr8fiav6] {
    background: #eff6ff;
    border-color: #93c5fd;
    color: #1d4ed8;
}

.metric-help-panel[b-5udr8fiav6] {
    background: var(--surface);
    border: 1px solid var(--border-strong);
    border-radius: 8px;
    box-shadow: 0 14px 35px rgba(15, 23, 42, 0.16);
    color: var(--text-secondary);
    padding: 0.75rem;
    position: absolute;
    right: 0;
    top: calc(100% + 0.35rem);
    width: min(290px, calc(100vw - 2rem));
    z-index: 30;
}

.metric-help-panel > strong[b-5udr8fiav6] {
    color: var(--text);
    display: block;
    font-size: 0.76rem;
    font-weight: 750;
    letter-spacing: 0;
}

.metric-help-panel p[b-5udr8fiav6] {
    color: var(--text-secondary);
    font-size: 0.73rem;
    line-height: 1.45;
    margin: 0.3rem 0 0;
}

.attention-panel[b-5udr8fiav6] {
    align-items: center;
    border: 1px solid var(--border);
    border-radius: 9px;
    display: grid;
    gap: 0.85rem;
    grid-template-columns: auto minmax(0, 1fr) auto;
    padding: 0.9rem 1rem;
}

.attention-danger[b-5udr8fiav6] {
    background: #fff7f7;
    border-color: #fecaca;
}

.attention-info[b-5udr8fiav6] {
    background: #f0f9ff;
    border-color: #bae6fd;
}

.attention-success[b-5udr8fiav6] {
    background: #f0fdf4;
    border-color: #bbf7d0;
}

.attention-marker[b-5udr8fiav6] {
    background: #64748b;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(100, 116, 139, 0.12);
    height: 9px;
    margin: 0 0.3rem;
    width: 9px;
}

.attention-danger .attention-marker[b-5udr8fiav6] {
    background: #dc2626;
    box-shadow: 0 0 0 5px rgba(220, 38, 38, 0.1);
}

.attention-info .attention-marker[b-5udr8fiav6] {
    background: #0284c7;
    box-shadow: 0 0 0 5px rgba(2, 132, 199, 0.1);
}

.attention-success .attention-marker[b-5udr8fiav6] {
    background: #16a34a;
    box-shadow: 0 0 0 5px rgba(22, 163, 74, 0.1);
}

.attention-label[b-5udr8fiav6] {
    color: var(--text-muted);
}

.attention-copy strong[b-5udr8fiav6] {
    color: var(--text);
    display: block;
    font-size: 0.98rem;
    margin-top: 0.1rem;
}

.attention-copy p[b-5udr8fiav6] {
    color: var(--text-secondary);
    font-size: 0.82rem;
    margin: 0.18rem 0 0;
}

.attention-action[b-5udr8fiav6],
.panel-link[b-5udr8fiav6] {
    align-items: center;
    display: inline-flex;
    font-size: 0.8rem;
    font-weight: 720;
    gap: 0.35rem;
    text-decoration: none;
    white-space: nowrap;
}

.modules-section[b-5udr8fiav6] {
    display: grid;
    gap: 0.75rem;
}

.section-heading[b-5udr8fiav6] {
    align-items: flex-end;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    padding: 0.2rem 0.1rem;
}

.section-heading h2[b-5udr8fiav6],
.home-panel h2[b-5udr8fiav6] {
    color: var(--text);
    font-size: 1.15rem;
    font-weight: 750;
    margin: 0.12rem 0 0;
}

.section-heading p[b-5udr8fiav6],
.panel-heading p[b-5udr8fiav6] {
    color: var(--text-muted);
    font-size: 0.8rem;
    margin: 0.22rem 0 0;
}

.module-grid[b-5udr8fiav6] {
    display: grid;
    gap: 0.85rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.module-card[b-5udr8fiav6],
.home-panel[b-5udr8fiav6] {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: 10px;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.045);
}

.module-card[b-5udr8fiav6] {
    border-top: 3px solid #64748b;
    display: flex;
    flex-direction: column;
    gap: 0.9rem;
    min-height: 100%;
    padding: 1rem;
    transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}

.module-card:hover[b-5udr8fiav6] {
    border-color: var(--border-strong);
    box-shadow: 0 12px 26px rgba(15, 23, 42, 0.075);
    transform: translateY(-2px);
}

.module-card.module-tax[b-5udr8fiav6] {
    border-top-color: #2563eb;
}

.module-card.module-ncm[b-5udr8fiav6] {
    border-top-color: #7c3aed;
}

.module-card.module-xml[b-5udr8fiav6] {
    border-top-color: #0891b2;
}

.module-card-header[b-5udr8fiav6] {
    align-items: flex-start;
    display: flex;
    gap: 0.75rem;
    justify-content: space-between;
}

.module-title-group[b-5udr8fiav6] {
    align-items: flex-start;
    display: flex;
    gap: 0.65rem;
    min-width: 0;
}

.module-index[b-5udr8fiav6] {
    align-items: center;
    background: var(--surface-subtle);
    border: 1px solid var(--border);
    border-radius: 7px;
    color: var(--text-muted);
    display: inline-flex;
    flex: 0 0 32px;
    font-size: 0.72rem;
    font-weight: 760;
    height: 32px;
    justify-content: center;
}

.module-category[b-5udr8fiav6] {
    color: var(--text-muted);
    font-size: 0.66rem;
}

.module-card h3[b-5udr8fiav6] {
    color: var(--text);
    font-size: 1rem;
    font-weight: 740;
    line-height: 1.25;
    margin: 0.12rem 0 0;
}

.module-status[b-5udr8fiav6] {
    align-items: center;
    border-radius: 999px;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 0.68rem;
    font-weight: 720;
    gap: 0.35rem;
    padding: 0.22rem 0.5rem;
    white-space: nowrap;
}

.status-dot[b-5udr8fiav6] {
    background: currentColor;
    border-radius: 50%;
    height: 6px;
    width: 6px;
}

.status-success[b-5udr8fiav6] {
    background: #dcfce7;
    color: #166534;
}

.status-warning[b-5udr8fiav6] {
    background: #fef3c7;
    color: #92400e;
}

.status-danger[b-5udr8fiav6] {
    background: #fee2e2;
    color: #991b1b;
}

.module-description[b-5udr8fiav6] {
    color: var(--text-secondary);
    font-size: 0.84rem;
    line-height: 1.5;
    margin: 0;
}

.module-metrics[b-5udr8fiav6] {
    display: grid;
    gap: 0.5rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0;
}

.module-metrics div[b-5udr8fiav6] {
    background: var(--surface-subtle);
    border: 1px solid #edf2f7;
    border-radius: 7px;
    min-width: 0;
    padding: 0.6rem;
}

.module-metrics dt[b-5udr8fiav6] {
    color: var(--text-muted);
    font-size: 0.68rem;
    font-weight: 650;
    line-height: 1.2;
}

.module-metrics dd[b-5udr8fiav6] {
    color: var(--text);
    font-size: 1.18rem;
    font-weight: 790;
    letter-spacing: -0.025em;
    margin: 0.12rem 0 0;
}

.module-actions[b-5udr8fiav6] {
    align-items: center;
    border-top: 1px solid #edf2f7;
    display: flex;
    gap: 0.75rem;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 0.75rem;
}

.module-primary-link[b-5udr8fiav6],
.module-secondary-link[b-5udr8fiav6] {
    font-size: 0.76rem;
    font-weight: 720;
    text-decoration: none;
}

.module-primary-link[b-5udr8fiav6] {
    align-items: center;
    display: inline-flex;
    gap: 0.3rem;
}

.module-secondary-link[b-5udr8fiav6] {
    color: var(--text-muted);
}

.module-secondary-link:hover[b-5udr8fiav6] {
    color: var(--primary);
}

.home-two-columns[b-5udr8fiav6] {
    display: grid;
    gap: 0.85rem;
    grid-template-columns: minmax(0, 1.1fr) minmax(340px, 0.9fr);
}

.home-panel[b-5udr8fiav6] {
    padding: 1rem;
}

.panel-heading[b-5udr8fiav6] {
    align-items: flex-start;
    border-bottom: 1px solid #edf2f7;
    display: flex;
    gap: 0.75rem;
    justify-content: space-between;
    margin-bottom: 0.95rem;
    padding-bottom: 0.85rem;
}

.limits-list[b-5udr8fiav6] {
    display: grid;
    gap: 0.9rem;
}

.limit-row[b-5udr8fiav6] {
    display: grid;
    gap: 0.38rem;
}

.limit-row-header[b-5udr8fiav6] {
    align-items: flex-start;
    display: flex;
    gap: 0.75rem;
    justify-content: space-between;
}

.limit-row-header > div[b-5udr8fiav6] {
    display: grid;
    gap: 0.08rem;
}

.limit-title-row[b-5udr8fiav6] {
    align-items: center;
    display: flex;
    gap: 0.38rem;
}

.metric-help-inline .metric-help-panel[b-5udr8fiav6] {
    left: 0;
    right: auto;
}

.limit-row-header strong[b-5udr8fiav6] {
    color: var(--text);
    font-size: 0.82rem;
}

.limit-row-header small[b-5udr8fiav6],
.limit-row-header > span[b-5udr8fiav6],
.limit-scale[b-5udr8fiav6] {
    color: var(--text-muted);
    font-size: 0.7rem;
}

.limit-row-header > span[b-5udr8fiav6] {
    background: var(--surface-subtle);
    border: 1px solid var(--border);
    border-radius: 999px;
    padding: 0.18rem 0.45rem;
    white-space: nowrap;
}

.limit-row .progress[b-5udr8fiav6] {
    background: #edf2f7;
    height: 0.48rem;
}

.limit-scale[b-5udr8fiav6] {
    display: flex;
    justify-content: space-between;
}

.next-actions[b-5udr8fiav6] {
    display: grid;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.next-actions li[b-5udr8fiav6] {
    align-items: center;
    border-bottom: 1px solid #edf2f7;
    display: grid;
    gap: 0.65rem;
    grid-template-columns: auto minmax(0, 1fr) auto;
    padding: 0.72rem 0;
}

.next-actions li:first-child[b-5udr8fiav6] {
    padding-top: 0;
}

.next-actions li:last-child[b-5udr8fiav6] {
    border-bottom: 0;
    padding-bottom: 0;
}

.action-index[b-5udr8fiav6] {
    align-items: center;
    background: var(--surface-subtle);
    border: 1px solid var(--border);
    border-radius: 6px;
    color: var(--text-muted);
    display: inline-flex;
    font-size: 0.68rem;
    font-weight: 760;
    height: 28px;
    justify-content: center;
    width: 28px;
}

.next-actions li > div[b-5udr8fiav6] {
    display: grid;
    gap: 0.14rem;
}

.next-actions strong[b-5udr8fiav6] {
    color: var(--text);
    font-size: 0.8rem;
}

.next-actions li > div > span[b-5udr8fiav6] {
    color: var(--text-muted);
    font-size: 0.72rem;
}

.next-actions a[b-5udr8fiav6] {
    align-items: center;
    background: var(--surface-subtle);
    border: 1px solid var(--border);
    border-radius: 50%;
    color: var(--text-secondary);
    display: inline-flex;
    font-size: 0.82rem;
    height: 28px;
    justify-content: center;
    text-decoration: none;
    transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
    width: 28px;
}

.next-actions a:hover[b-5udr8fiav6] {
    background: #eff6ff;
    border-color: #bfdbfe;
    color: var(--primary);
}

.empty-checklist[b-5udr8fiav6] {
    align-items: center;
    background: #f0fdf4;
    border: 1px solid #bbf7d0;
    border-radius: 8px;
    color: var(--text-secondary);
    display: flex;
    gap: 0.75rem;
    padding: 0.9rem;
}

.empty-check[b-5udr8fiav6] {
    align-items: center;
    background: #dcfce7;
    border-radius: 50%;
    color: #166534;
    display: inline-flex;
    flex: 0 0 32px;
    font-size: 0.9rem;
    font-weight: 800;
    height: 32px;
    justify-content: center;
}

.empty-checklist div[b-5udr8fiav6] {
    display: grid;
    gap: 0.12rem;
}

.empty-checklist strong[b-5udr8fiav6] {
    color: var(--text);
    font-size: 0.82rem;
}

.empty-checklist div span[b-5udr8fiav6] {
    font-size: 0.74rem;
}

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

.error-state[b-5udr8fiav6] {
    background: var(--surface);
    border: 1px dashed var(--border-strong);
    border-radius: 10px;
    padding: 2rem;
}

.error-state h1[b-5udr8fiav6] {
    color: var(--text);
    font-size: 1.2rem;
    margin: 0;
}

.error-state p[b-5udr8fiav6] {
    color: var(--text-muted);
    margin: 0.45rem 0 1rem;
}

.state-icon[b-5udr8fiav6] {
    align-items: center;
    border-radius: 50%;
    display: inline-flex;
    font-size: 1.2rem;
    font-weight: 800;
    height: 54px;
    justify-content: center;
    margin-bottom: 0.85rem;
    width: 54px;
}

.state-icon.error[b-5udr8fiav6] {
    background: #fef2f2;
    color: #b91c1c;
}

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

.skeleton-hero[b-5udr8fiav6] {
    height: 155px;
}

.skeleton-summary[b-5udr8fiav6] {
    height: 100px;
}

.skeleton-card[b-5udr8fiav6] {
    height: 250px;
}

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

    100% {
        background-position: -100% 0;
    }
}

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

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

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

@media (max-width: 640px) {
    .home-page[b-5udr8fiav6] {
        margin-top: 1rem;
        padding-inline: 0.25rem;
    }

    .home-hero[b-5udr8fiav6] {
        align-items: stretch;
        flex-direction: column;
    }

    .home-hero-actions[b-5udr8fiav6] {
        justify-content: flex-start;
        width: 100%;
    }

    .home-hero-actions .btn[b-5udr8fiav6] {
        flex: 1;
        justify-content: center;
    }

    .dashboard-guide-panel[b-5udr8fiav6] {
        left: 0;
        right: auto;
    }

    .summary-heading[b-5udr8fiav6] {
        align-items: flex-start;
        flex-direction: column;
        gap: 0.2rem;
    }

    .summary-heading p[b-5udr8fiav6] {
        text-align: left;
    }

    .summary-grid[b-5udr8fiav6],
    .module-metrics[b-5udr8fiav6] {
        grid-template-columns: 1fr;
    }

    .attention-panel[b-5udr8fiav6] {
        align-items: start;
        grid-template-columns: auto minmax(0, 1fr);
    }

    .attention-action[b-5udr8fiav6] {
        grid-column: 2;
        justify-self: start;
    }

    .module-card-header[b-5udr8fiav6],
    .panel-heading[b-5udr8fiav6],
    .limit-row-header[b-5udr8fiav6] {
        align-items: flex-start;
        flex-direction: column;
    }

    .module-actions[b-5udr8fiav6] {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (prefers-reduced-motion: reduce) {
    .module-card[b-5udr8fiav6],
    .next-actions a[b-5udr8fiav6],
    .skeleton[b-5udr8fiav6] {
        animation: none;
        transition: none;
    }
}
