@import '_content/TD.UI.Components/TD.UI.Components.6aeg21ugak.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-r3fpmh2anp] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-r3fpmh2anp] {
    flex: 1;
}

.sidebar[b-r3fpmh2anp] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-r3fpmh2anp] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-r3fpmh2anp]  a, .top-row[b-r3fpmh2anp]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-r3fpmh2anp]  a:hover, .top-row[b-r3fpmh2anp]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-r3fpmh2anp]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-r3fpmh2anp] {
        justify-content: space-between;
    }

    .top-row[b-r3fpmh2anp]  a, .top-row[b-r3fpmh2anp]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-r3fpmh2anp] {
        flex-direction: row;
    }

    .sidebar[b-r3fpmh2anp] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-r3fpmh2anp] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-r3fpmh2anp]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-r3fpmh2anp], article[b-r3fpmh2anp] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-r3fpmh2anp] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-r3fpmh2anp] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.oc-actionbar[b-r3fpmh2anp] {
    position: sticky;
    bottom: 0;
    padding: .75rem 1rem;
    background: var(--bs-body-bg);
    border-top: 1px solid var(--bs-border-color);
    z-index: 1;
}

/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ijvdelrbvi] {
    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-ijvdelrbvi] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ijvdelrbvi] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ijvdelrbvi] {
    font-size: 1.1rem;
}

.bi[b-ijvdelrbvi] {
    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-ijvdelrbvi] {
    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-ijvdelrbvi] {
    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-ijvdelrbvi] {
    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");
}

.nav-item[b-ijvdelrbvi] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ijvdelrbvi] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ijvdelrbvi] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ijvdelrbvi]  .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-ijvdelrbvi]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ijvdelrbvi]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ijvdelrbvi] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ijvdelrbvi] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ijvdelrbvi] {
        display: none;
    }

    .nav-scrollable[b-ijvdelrbvi] {
        /* 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/Layout/Sidenav.razor.rz.scp.css */
.dispatch-attention-strip[b-h343j4amzc] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    margin-left: auto;
    margin-right: 2px;
    flex: 0 0 auto;
}

.dispatch-attention-segment[b-h343j4amzc] {
    display: block;
    width: 12px;
    height: 4px;
    border-radius: 999px;
}

.dispatch-attention-segment.rental[b-h343j4amzc] {
    background-color: #f7b84b;
    box-shadow: 0 0 5px rgba(247, 184, 75, 0.55);
}

.dispatch-attention-segment.operation-report[b-h343j4amzc] {
    background-color: #f06548;
    box-shadow: 0 0 5px rgba(240, 101, 72, 0.55);
}

.dispatch-attention-segment.no-show[b-h343j4amzc] {
    background-color: #fd7e14;
    box-shadow: 0 0 5px rgba(253, 126, 20, 0.55);
}
/* /Components/Pages/Counter.razor.rz.scp.css */
.my-component[b-bppp1mm9d7] {
    border: 2px dashed red;
    padding: 1em;
    margin: 1em 0;
}
/* /Components/Pages/Operations/Dispatch/DispatchWorkspace.razor.rz.scp.css */
.workspace-command-card[b-lj1fn2aw0z] { overflow: visible; border: 0; box-shadow: 0 .25rem 1.25rem rgba(31, 45, 61, .07); }
.workspace-command-card > .card-body[b-lj1fn2aw0z] { overflow: visible; padding: .85rem 1rem; }
.workspace-commandbar[b-lj1fn2aw0z] { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.workspace-command-primary[b-lj1fn2aw0z] { display: flex; align-items: center; gap: .75rem; min-width: 0; flex: 1; }
.workspace-search[b-lj1fn2aw0z] { width: min(420px, 40vw); }
.workspace-search .input-group-text[b-lj1fn2aw0z] { border-right: 0; background: var(--bs-body-bg); color: var(--bs-secondary-color); }
.workspace-search .form-control[b-lj1fn2aw0z] { border-left: 0; padding-left: .1rem; }
.workspace-command-actions[b-lj1fn2aw0z] { display: flex; align-items: center; gap: .6rem; }
.workspace-result-count[b-lj1fn2aw0z] { display: flex; align-items: baseline; gap: .3rem; padding-right: .35rem; white-space: nowrap; }
.workspace-result-count strong[b-lj1fn2aw0z] { font-size: 1.1rem; }
.workspace-result-count small[b-lj1fn2aw0z] { color: var(--bs-secondary-color); }
.workspace-filter-studio[b-lj1fn2aw0z] { position: relative; z-index: 200; margin-top: .9rem; padding-top: 1rem; border-top: 1px solid var(--bs-border-color); }
.workspace-filter-heading[b-lj1fn2aw0z], .workspace-requirement-header[b-lj1fn2aw0z] { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: .75rem; }
.workspace-eyebrow[b-lj1fn2aw0z] { display: block; margin-bottom: .15rem; color: var(--bs-primary); font-size: .64rem; font-weight: 700; letter-spacing: .09em; }
.workspace-filter-panel[b-lj1fn2aw0z] { padding: .8rem; border: 1px solid var(--bs-border-color); border-radius: .7rem; background: rgba(var(--bs-secondary-rgb), .025); }
.workspace-filter-grid[b-lj1fn2aw0z] { display: grid; align-items: end; gap: .75rem; }
.workspace-resource-filters[b-lj1fn2aw0z] { grid-template-columns: 180px minmax(320px, 1fr) minmax(220px, .65fr); }
.workspace-resource-filters.has-role-filter[b-lj1fn2aw0z] { grid-template-columns: 180px 210px minmax(280px, 1fr) minmax(220px, .65fr); }
.workspace-tour-filters[b-lj1fn2aw0z] { grid-template-columns: minmax(210px, .7fr) minmax(280px, 1fr) minmax(280px, 1fr); }
.workspace-field[b-lj1fn2aw0z] { min-width: 0; }
.workspace-field > label[b-lj1fn2aw0z], .workspace-field > span > label[b-lj1fn2aw0z] { display: block; margin-bottom: .35rem; color: var(--bs-body-color); font-size: .72rem; font-weight: 600; }
.workspace-field > span > small[b-lj1fn2aw0z] { display: block; color: var(--bs-secondary-color); font-size: .68rem; }
.workspace-option-strip[b-lj1fn2aw0z] { display: flex; align-items: stretch; gap: .6rem; margin-top: .75rem; padding-top: .75rem; border-top: 1px solid rgba(var(--bs-secondary-rgb), .14); }
.workspace-option[b-lj1fn2aw0z] { display: flex; align-items: center; gap: .6rem; width: min(290px, 100%); min-height: 52px; margin: 0; padding: .5rem .65rem; border: 1px solid rgba(var(--bs-secondary-rgb), .15); border-radius: .55rem; background: var(--bs-card-bg, var(--bs-body-bg)); cursor: pointer; }
.workspace-option:hover[b-lj1fn2aw0z] { border-color: rgba(var(--bs-primary-rgb), .3); background: rgba(var(--bs-primary-rgb), .035); }
.workspace-option-icon[b-lj1fn2aw0z] { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 30px; width: 30px; height: 30px; border-radius: .45rem; background: rgba(var(--bs-primary-rgb), .1); color: var(--bs-primary); font-size: 1rem; }
.workspace-option-copy[b-lj1fn2aw0z] { display: flex; min-width: 0; flex: 1; flex-direction: column; line-height: 1.25; }
.workspace-option-copy strong[b-lj1fn2aw0z] { font-size: .72rem; }
.workspace-option-copy small[b-lj1fn2aw0z] { color: var(--bs-secondary-color); font-size: .65rem; }
.workspace-requirements[b-lj1fn2aw0z] { position: relative; z-index: 1; margin-top: .75rem; padding: .8rem; border: 1px solid rgba(var(--bs-primary-rgb), .2); border-radius: .7rem; background: linear-gradient(135deg, rgba(var(--bs-primary-rgb), .055), transparent 72%); }
.workspace-requirement-intro[b-lj1fn2aw0z] { display: grid; grid-template-columns: minmax(380px, 1.35fr) minmax(300px, .65fr); align-items: end; gap: .8rem; }
.workspace-property-picker[b-lj1fn2aw0z] { position: relative; min-width: 0; }
.workspace-property-picker > small[b-lj1fn2aw0z] { display: block; margin-top: .35rem; font-size: .68rem; }
.workspace-requirement-empty-state[b-lj1fn2aw0z] { display: flex; align-items: center; gap: .65rem; min-height: 62px; padding: .55rem .65rem; border: 1px dashed rgba(var(--bs-primary-rgb), .3); border-radius: .55rem; background: rgba(var(--bs-primary-rgb), .045); }
.workspace-requirement-empty-state > span[b-lj1fn2aw0z] { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 34px; width: 34px; height: 34px; border-radius: .5rem; background: rgba(var(--bs-primary-rgb), .12); color: var(--bs-primary); font-size: 1rem; }
.workspace-requirement-empty-state strong[b-lj1fn2aw0z], .workspace-requirement-empty-state small[b-lj1fn2aw0z] { display: block; }
.workspace-requirement-empty-state strong[b-lj1fn2aw0z] { font-size: .72rem; }
.workspace-requirement-empty-state small[b-lj1fn2aw0z] { margin-top: .12rem; color: var(--bs-secondary-color); font-size: .66rem; line-height: 1.35; }
.workspace-requirement-rows[b-lj1fn2aw0z] { display: grid; grid-template-columns: repeat(2, minmax(320px, 1fr)); gap: .65rem; margin-top: .8rem; }
.workspace-requirement-row[b-lj1fn2aw0z] { min-width: 0; padding: .65rem; border: 1px solid rgba(var(--bs-primary-rgb), .2); border-radius: .6rem; background: var(--bs-body-bg); }
.workspace-requirement-row-head[b-lj1fn2aw0z] { display: flex; align-items: center; justify-content: space-between; gap: .75rem; margin-bottom: .55rem; }
.workspace-requirement-row-grid[b-lj1fn2aw0z] { display: grid; grid-template-columns: 145px minmax(0, 1fr); align-items: end; gap: .65rem; }
.workspace-values-field[b-lj1fn2aw0z] { min-width: 0; }
.workspace-value-loading[b-lj1fn2aw0z], .workspace-value-empty[b-lj1fn2aw0z] { min-height: 38px; display: flex; align-items: center; padding: .45rem .65rem; border: 1px dashed var(--bs-border-color); border-radius: .4rem; color: var(--bs-secondary-color); font-size: .72rem; }
.workspace-requirement-icon[b-lj1fn2aw0z] { display: inline-flex; align-items: center; justify-content: center; width: 22px; height: 22px; border-radius: 50%; color: var(--bs-primary); background: rgba(var(--bs-primary-rgb), .1); }
.workspace-error-state[b-lj1fn2aw0z] { display: flex; align-items: center; justify-content: center; gap: 1rem; min-height: 260px; padding: 2rem; border: 1px dashed rgba(var(--bs-danger-rgb), .35); border-radius: .75rem; background: rgba(var(--bs-danger-rgb), .025); text-align: left; }
.workspace-error-state h5[b-lj1fn2aw0z] { margin-bottom: .2rem; }
.workspace-error-state p[b-lj1fn2aw0z] { margin-bottom: .75rem; color: var(--bs-secondary-color); }
.workspace-error-icon[b-lj1fn2aw0z] { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 58px; width: 58px; height: 58px; border-radius: 1rem; background: rgba(var(--bs-danger-rgb), .1); color: var(--bs-danger); font-size: 1.6rem; }
[b-lj1fn2aw0z] .workspace-values-field .choices { margin-bottom: 0; }
[b-lj1fn2aw0z] .workspace-values-field .choices__inner { min-height: 38px; padding-top: .3rem; border-radius: .4rem; }
[b-lj1fn2aw0z] .workspace-field .choices { position: relative; margin-bottom: 0; }
[b-lj1fn2aw0z] .workspace-field .choices.is-open { z-index: 2050; }
[b-lj1fn2aw0z] .workspace-field .choices__inner {
    min-height: 38px;
    padding: .25rem .5rem;
    border-color: var(--bs-border-color);
    border-radius: .5rem;
    background: var(--osen-secondary-bg, var(--bs-body-bg));
}
[b-lj1fn2aw0z] .workspace-field .choices.is-focused .choices__inner,
[b-lj1fn2aw0z] .workspace-field .choices.is-open .choices__inner {
    border-color: rgba(var(--bs-primary-rgb), .55);
    box-shadow: 0 0 0 .15rem rgba(var(--bs-primary-rgb), .12);
}
[b-lj1fn2aw0z] .workspace-field .choices__list--multiple .choices__item {
    margin: .1rem .2rem .1rem 0;
    border-color: rgba(var(--bs-primary-rgb), .22);
    border-radius: 999px;
    background: rgba(var(--bs-primary-rgb), .12);
    color: var(--bs-primary);
    font-weight: 600;
}
[b-lj1fn2aw0z] .workspace-field .choices__list--dropdown,
[b-lj1fn2aw0z] .workspace-field .choices__list[aria-expanded] {
    z-index: 2050 !important;
    max-height: 260px;
    overflow-y: auto;
    border-color: var(--bs-border-color);
    background-color: var(--osen-secondary-bg, var(--bs-secondary-bg, #fff)) !important;
    box-shadow: 0 .75rem 1.5rem rgba(15, 23, 42, .28);
    opacity: 1 !important;
}
[b-lj1fn2aw0z] .workspace-field .choices__list--dropdown .choices__item,
[b-lj1fn2aw0z] .workspace-field .choices__list[aria-expanded] .choices__item {
    background-color: var(--osen-secondary-bg, var(--bs-secondary-bg, #fff)) !important;
    color: var(--bs-body-color);
}
[b-lj1fn2aw0z] .workspace-field .choices__list--dropdown .choices__item--selectable.is-highlighted,
[b-lj1fn2aw0z] .workspace-field .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
    background-color: rgba(var(--bs-primary-rgb), .22) !important;
}
.workspace-spin[b-lj1fn2aw0z] { animation: workspace-spin-b-lj1fn2aw0z .8s linear infinite; }
@keyframes workspace-spin-b-lj1fn2aw0z { to { transform: rotate(360deg); } }
.workspace-card[b-lj1fn2aw0z] { position: relative; z-index: 0; overflow: hidden; }
.workspace-scroll[b-lj1fn2aw0z] { overflow: auto; max-height: calc(100vh - 310px); }
.workspace-grid[b-lj1fn2aw0z] { width: var(--workspace-grid-width) !important; min-width: var(--workspace-grid-width); table-layout: fixed; border-collapse: separate; border-spacing: 0; }
.workspace-grid th[b-lj1fn2aw0z], .workspace-grid td[b-lj1fn2aw0z] { border-top: 0; border-left: 0; }
.workspace-grid thead[b-lj1fn2aw0z] { position: relative; z-index: 8; }
.workspace-grid thead th[b-lj1fn2aw0z] { position: sticky; top: 0; z-index: 8; height: 54px; min-height: 54px; padding-top: .55rem; padding-bottom: .55rem; border-bottom: 1px solid var(--osen-border-color, var(--bs-border-color)); background: var(--osen-secondary-bg, var(--bs-light, #f4f5f7)) !important; color: var(--osen-body-color, var(--bs-body-color)); box-shadow: 0 .3rem .65rem rgba(15, 23, 42, .18); text-align: center; vertical-align: middle; }
.workspace-name-column[b-lj1fn2aw0z] { position: sticky; left: 0; z-index: 3; width: 230px; min-width: 230px; max-width: 230px; background: var(--bs-card-bg, var(--bs-body-bg)) !important; box-shadow: .35rem 0 .75rem rgba(15, 23, 42, .12); }
.workspace-grid thead .workspace-name-column[b-lj1fn2aw0z] { z-index: 10; background: var(--osen-secondary-bg, var(--bs-light, #f4f5f7)) !important; text-align: left; }
.workspace-date-column[b-lj1fn2aw0z] { min-width: 125px; width: 125px; }
.workspace-date-column small[b-lj1fn2aw0z] { display: block; color: var(--bs-secondary-color); font-weight: 400; text-transform: uppercase; }
.workspace-cell[b-lj1fn2aw0z] { min-width: 142px; width: 142px; max-width: 142px; padding: .35rem; vertical-align: top; transition: background-color .12s ease; }
.workspace-cell.is-available[b-lj1fn2aw0z] { background: rgba(var(--bs-success-rgb), .13); }
.workspace-cell.has-blocks[b-lj1fn2aw0z] { background: rgba(var(--bs-primary-rgb), .035); }
.workspace-grid tbody tr:nth-child(even) .workspace-cell.is-available[b-lj1fn2aw0z] { background: rgba(var(--bs-success-rgb), .17); }
.workspace-grid tbody tr:hover .workspace-cell[b-lj1fn2aw0z] { box-shadow: inset 0 0 0 999px rgba(var(--bs-primary-rgb), .025); }
.workspace-today[b-lj1fn2aw0z] { box-shadow: inset 2px 0 rgba(var(--bs-primary-rgb), .35), inset -2px 0 rgba(var(--bs-primary-rgb), .35); }
.resource-identity[b-lj1fn2aw0z] { display: flex; align-items: center; gap: .65rem; min-width: 0; padding: .1rem 0; }
.resource-avatar[b-lj1fn2aw0z] { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 34px; width: 34px; height: 34px; border-radius: 50%; color: #fff; font-size: .7rem; font-weight: 800; box-shadow: 0 .2rem .45rem rgba(15, 23, 42, .22); }
.resource-avatar.is-vehicle[b-lj1fn2aw0z] { background: linear-gradient(135deg, var(--bs-info), #2b8a9d); font-size: 1rem; }
.resource-avatar.is-equipment[b-lj1fn2aw0z] { background: linear-gradient(135deg, var(--bs-warning), #e08b20); color: #241a05; font-size: 1rem; }
.resource-meta[b-lj1fn2aw0z] { margin-top: .08rem; color: var(--bs-secondary-color); font-size: .66rem; font-weight: 500; }
.workspace-available[b-lj1fn2aw0z] { display: flex; align-items: center; justify-content: center; width: fit-content; margin: .35rem auto; padding: .22rem .45rem; border: 1px solid rgba(var(--bs-success-rgb), .24); border-radius: 999px; background: rgba(var(--bs-success-rgb), .14); color: var(--bs-success); font-size: .66rem; font-weight: 700; text-align: center; }
.workspace-block[b-lj1fn2aw0z] {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: .25rem;
    margin-bottom: .3rem;
    padding: .45rem .5rem;
    overflow: hidden;
    border: 1px solid var(--workspace-api-color, var(--bs-secondary));
    border-left: 3px solid var(--workspace-api-color, var(--bs-secondary));
    border-radius: .5rem;
    background: var(--workspace-api-bg, rgba(var(--bs-secondary-rgb), .12));
    color: var(--bs-body-color);
    text-align: left;
    line-height: 1.15;
    transition: transform .12s ease, border-color .12s ease, box-shadow .12s ease;
}
.workspace-block:hover[b-lj1fn2aw0z] {
    transform: translateY(-1px);
    border-color: rgba(var(--bs-primary-rgb), .32);
    box-shadow: 0 .25rem .6rem rgba(15, 23, 42, .1);
}
.workspace-block-shift[b-lj1fn2aw0z] { border-style: solid; }
.workspace-block-off[b-lj1fn2aw0z] { border-style: solid; }
.workspace-block-soft[b-lj1fn2aw0z] { border-left-style: dashed; }
.workspace-block.is-completed[b-lj1fn2aw0z] { border-color: rgba(25, 135, 84, .82); border-left: 5px solid #198754; background: rgba(25, 135, 84, .32); }
.workspace-block.is-dispatched[b-lj1fn2aw0z] { border-color: rgba(13, 202, 240, .82); border-left: 5px solid #0dcaf0; background: rgba(13, 202, 240, .26); }
.workspace-block.is-accepted[b-lj1fn2aw0z] { border-color: rgba(25, 135, 84, .76); border-left: 5px solid #20c997; background: rgba(25, 135, 84, .27); }
.workspace-block.is-draft[b-lj1fn2aw0z] { border-color: rgba(255, 193, 7, .82); border-left: 5px solid #ffc107; background: rgba(255, 193, 7, .26); }
.workspace-block.is-attention[b-lj1fn2aw0z] { border-color: rgba(220, 53, 69, .84); border-left: 5px solid #dc3545; background: rgba(220, 53, 69, .3); }
.workspace-block-head[b-lj1fn2aw0z] { display: flex; align-items: center; justify-content: space-between; gap: .3rem; }
.workspace-block-time[b-lj1fn2aw0z] { color: var(--bs-body-color); font-size: .67rem; font-weight: 700; white-space: nowrap; }
.workspace-block-status[b-lj1fn2aw0z] { overflow: hidden; color: var(--bs-body-color); font-size: .56rem; font-weight: 800; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; }
.workspace-block-label[b-lj1fn2aw0z] { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: .72rem; font-weight: 700; }
.workspace-block-meta[b-lj1fn2aw0z] { display: flex; gap: .4rem; overflow: hidden; color: var(--bs-secondary-color); font-size: .6rem; }
.workspace-block-meta span[b-lj1fn2aw0z] { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.workspace-legend[b-lj1fn2aw0z] { display: inline-block; width: 10px; height: 10px; border-radius: 2px; margin-right: .25rem; }
.workspace-legend-available[b-lj1fn2aw0z] { background: rgba(var(--bs-success-rgb), .55); }
.workspace-legend-accepted[b-lj1fn2aw0z] { background: #20c997; }
.workspace-legend-active[b-lj1fn2aw0z] { background: #0dcaf0; }
.workspace-legend-pending[b-lj1fn2aw0z] { background: #ffc107; }
.workspace-legend-off[b-lj1fn2aw0z] { background: rgba(var(--bs-dark-rgb), .45); }
.workspace-compact .workspace-grid th[b-lj1fn2aw0z], .workspace-compact .workspace-grid td[b-lj1fn2aw0z] { padding-top: .22rem; padding-bottom: .22rem; }
.workspace-compact .workspace-date-column[b-lj1fn2aw0z], .workspace-compact .workspace-cell[b-lj1fn2aw0z] { min-width: 122px; width: 122px; max-width: 122px; }
.workspace-compact .workspace-name-column[b-lj1fn2aw0z] { min-width: 200px; width: 200px; }
.tour-matrix-legend[b-lj1fn2aw0z] { display: inline-block; width: .68rem; height: .68rem; margin-right: .3rem; border-radius: .2rem; vertical-align: -.06rem; }
.tour-matrix-legend.is-confirmed[b-lj1fn2aw0z] { background: #198754; }
.tour-matrix-legend.is-active[b-lj1fn2aw0z] { background: #0dcaf0; }
.tour-matrix-legend.is-pending[b-lj1fn2aw0z] { background: #ffc107; }
.tour-matrix-legend.is-attention[b-lj1fn2aw0z] { background: #dc3545; }
.tour-matrix-legend.is-empty[b-lj1fn2aw0z] {
    border: 1px solid rgba(var(--bs-secondary-rgb), .22);
    background: repeating-linear-gradient(135deg, rgba(var(--bs-secondary-rgb), .1), rgba(var(--bs-secondary-rgb), .1) 5px, transparent 5px, transparent 10px);
}
.tour-matrix-wrap[b-lj1fn2aw0z] { position: relative; max-height: calc(100vh - 300px); overflow: auto; background: var(--osen-card-bg, var(--osen-body-bg, var(--bs-card-bg, var(--bs-body-bg)))); isolation: isolate; }
.tour-matrix[b-lj1fn2aw0z] { max-width: none !important; table-layout: fixed !important; border-collapse: separate; border-spacing: 0; color: var(--bs-body-color); }
.tour-matrix-operation-col[b-lj1fn2aw0z] { width: 280px; }
.tour-matrix-day-col[b-lj1fn2aw0z] { width: 145px; }
.tour-matrix th[b-lj1fn2aw0z],
.tour-matrix td[b-lj1fn2aw0z] { box-sizing: border-box; overflow: hidden; }
.tour-matrix-corner[b-lj1fn2aw0z],
.tour-matrix-date[b-lj1fn2aw0z] {
    position: sticky;
    top: 0;
    z-index: 4;
    width: 145px;
    min-width: 145px;
    max-width: 145px;
    min-height: 3.25rem;
    padding: .55rem .75rem;
    border-right: 1px solid rgba(var(--bs-secondary-rgb), .16);
    border-bottom: 1px solid rgba(var(--bs-secondary-rgb), .2);
    background: var(--osen-secondary-bg, var(--bs-light));
    color: var(--bs-secondary-color);
    font-size: .68rem;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
}
.tour-matrix-corner[b-lj1fn2aw0z] { left: 0; z-index: 20; width: 280px; min-width: 280px; max-width: 280px; overflow: hidden; background-color: var(--osen-secondary-bg, var(--bs-light)); box-shadow: .4rem 0 .8rem rgba(15, 23, 42, .32); text-align: left; }
.tour-matrix-date[b-lj1fn2aw0z] { text-align: center; }
.tour-matrix-date span[b-lj1fn2aw0z],
.tour-matrix-date strong[b-lj1fn2aw0z],
.tour-matrix-date small[b-lj1fn2aw0z] { display: block; }
.tour-matrix-date strong[b-lj1fn2aw0z] { color: var(--bs-body-color); font-size: 1rem; line-height: 1; }
.tour-matrix-date small[b-lj1fn2aw0z] { font-size: .58rem; }
.tour-matrix-date.is-today[b-lj1fn2aw0z] { box-shadow: inset 0 3px var(--bs-primary); color: var(--bs-primary); }
.tour-matrix-tour-column[b-lj1fn2aw0z] {
    position: sticky;
    left: 0;
    z-index: 12;
    width: 280px;
    min-width: 280px;
    max-width: 280px;
    padding: 0;
    overflow: hidden;
    border-right: 1px solid rgba(var(--bs-secondary-rgb), .18);
    border-bottom: 1px solid rgba(var(--bs-secondary-rgb), .16);
    background: var(--osen-card-bg, var(--osen-body-bg, var(--bs-card-bg, var(--bs-body-bg))));
    box-shadow: .4rem 0 .8rem rgba(15, 23, 42, .34);
    vertical-align: top;
}
.tour-matrix-tour[b-lj1fn2aw0z] {
    appearance: none;
    display: flex;
    width: 100%;
    min-height: 7.4rem;
    flex-direction: column;
    align-items: flex-start;
    gap: .12rem;
    padding: .6rem .8rem;
    overflow: hidden;
    border: 0;
    background: transparent;
    color: var(--bs-body-color);
    text-align: left;
    line-height: 1.25;
}
.tour-matrix-tour > *[b-lj1fn2aw0z] { width: 100%; min-width: 0; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tour-matrix-tour-column.is-confirmed[b-lj1fn2aw0z] { border-left: 5px solid #198754; background: rgba(25, 135, 84, .23); }
.tour-matrix-tour-column.is-active[b-lj1fn2aw0z] { border-left: 5px solid #0dcaf0; background: rgba(13, 202, 240, .21); }
.tour-matrix-tour-column.is-pending[b-lj1fn2aw0z] { border-left: 5px solid #ffc107; background: rgba(255, 193, 7, .2); }
.tour-matrix-tour-column.is-attention[b-lj1fn2aw0z] { border-left: 5px solid #dc3545; background: rgba(220, 53, 69, .24); }
.tour-matrix-tour:hover[b-lj1fn2aw0z] { background: rgba(var(--bs-primary-rgb), .06); }
.tour-matrix-title[b-lj1fn2aw0z] { display: block; max-width: 100%; overflow: hidden; color: var(--bs-body-color); font-size: .8rem; font-weight: 700; text-overflow: ellipsis; white-space: nowrap !important; }
.tour-matrix-meta[b-lj1fn2aw0z] { display: block; max-width: 100%; overflow: hidden; color: var(--bs-secondary-color); font-size: .66rem; text-overflow: ellipsis; white-space: nowrap; }
.tour-matrix-summary[b-lj1fn2aw0z] { display: flex !important; align-items: center; flex-wrap: nowrap; gap: .15rem; margin-top: auto; padding-top: .3rem; }
.tour-matrix-summary .badge[b-lj1fn2aw0z] { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tour-matrix-cell[b-lj1fn2aw0z] {
    position: relative;
    width: 145px;
    min-width: 145px;
    max-width: 145px;
    min-height: 7rem;
    height: 7rem;
    padding: 0;
    overflow: hidden;
    border-top: 0;
    border-left: 0;
    border-right: 1px solid rgba(var(--bs-secondary-rgb), .12);
    border-bottom: 1px solid rgba(var(--bs-secondary-rgb), .12);
    color: var(--bs-body-color);
    text-align: center;
    vertical-align: middle;
}
.tour-matrix-cell-action[b-lj1fn2aw0z] { appearance: none; display: flex; width: 100%; height: 100%; min-width: 0; min-height: 7.4rem; flex-direction: column; align-items: center; justify-content: center; gap: .16rem; padding: .55rem .65rem; overflow: hidden; border: 0; background: transparent; color: var(--bs-body-color); text-align: center; }
.tour-matrix-cell-action > span[b-lj1fn2aw0z] { display: block; width: 100%; min-width: 0; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tour-matrix-cell-action .tour-cell-title[b-lj1fn2aw0z] { display: -webkit-box; line-height: 1.25; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space: normal; }
.tour-matrix-cell-action:disabled[b-lj1fn2aw0z] { cursor: default; opacity: 1; }
.tour-matrix-cell.is-empty[b-lj1fn2aw0z] {
    background: repeating-linear-gradient(135deg, rgba(var(--bs-secondary-rgb), .08), rgba(var(--bs-secondary-rgb), .08) 7px, transparent 7px, transparent 14px);
    color: var(--bs-secondary-color);
}
.tour-matrix-cell.is-confirmed[b-lj1fn2aw0z] { border-left: 5px solid #198754; background: rgba(25, 135, 84, .3); }
.tour-matrix-cell.is-active[b-lj1fn2aw0z] { border-left: 5px solid #0dcaf0; background: rgba(13, 202, 240, .27); }
.tour-matrix-cell.is-pending[b-lj1fn2aw0z] { border-left: 5px solid #ffc107; background: rgba(255, 193, 7, .27); }
.tour-matrix-cell.is-attention[b-lj1fn2aw0z] { border-left: 5px solid #dc3545; background: rgba(220, 53, 69, .32); }
.tour-matrix-cell:not(.is-empty):hover[b-lj1fn2aw0z] { cursor: pointer; box-shadow: inset 0 0 0 2px rgba(var(--bs-primary-rgb), .35); }
.tour-matrix-empty-mark[b-lj1fn2aw0z] { color: rgba(var(--bs-secondary-rgb), .5); font-size: 1rem; font-weight: 700; }
.tour-cell-requirement[b-lj1fn2aw0z] { display: inline-flex; align-items: center; max-width: 100%; margin-top: .2rem; padding: .15rem .35rem; border-radius: 999px; background: rgba(var(--bs-primary-rgb), .11); color: var(--bs-primary); font-size: .59rem; font-weight: 700; }
.workspace-compact .tour-matrix-corner[b-lj1fn2aw0z],
.workspace-compact .tour-matrix-tour-column[b-lj1fn2aw0z] { width: 250px; min-width: 250px; max-width: 250px; }
.workspace-compact .tour-matrix-date[b-lj1fn2aw0z],
.workspace-compact .tour-matrix-cell[b-lj1fn2aw0z] { width: 130px; min-width: 130px; max-width: 130px; }
.workspace-compact .tour-matrix-operation-col[b-lj1fn2aw0z] { width: 250px; }
.workspace-compact .tour-matrix-day-col[b-lj1fn2aw0z] { width: 130px; }
.workspace-compact .tour-matrix-tour[b-lj1fn2aw0z],
.workspace-compact .tour-matrix-cell[b-lj1fn2aw0z],
.workspace-compact .tour-matrix-cell-action[b-lj1fn2aw0z] { min-height: 6.5rem; height: 6.5rem; }
.workspace-compact .tour-matrix-tour[b-lj1fn2aw0z],
.workspace-compact .tour-matrix-cell-action[b-lj1fn2aw0z] { padding-top: .45rem; padding-bottom: .45rem; }
@media (max-width: 768px) {
    .workspace-commandbar[b-lj1fn2aw0z], .workspace-command-primary[b-lj1fn2aw0z] { align-items: stretch; flex-direction: column; }
    .workspace-command-actions[b-lj1fn2aw0z] { justify-content: space-between; }
    .workspace-search[b-lj1fn2aw0z] { width: 100%; }
    .workspace-filter-heading[b-lj1fn2aw0z], .workspace-requirement-header[b-lj1fn2aw0z] { align-items: flex-start; flex-direction: column; }
    .workspace-resource-filters[b-lj1fn2aw0z],
    .workspace-resource-filters.has-role-filter[b-lj1fn2aw0z],
    .workspace-tour-filters[b-lj1fn2aw0z],
    .workspace-requirement-rows[b-lj1fn2aw0z],
    .workspace-requirement-row-grid[b-lj1fn2aw0z],
    .workspace-requirement-intro[b-lj1fn2aw0z] { grid-template-columns: 1fr; }
    .workspace-option-strip[b-lj1fn2aw0z] { flex-direction: column; }
    .workspace-option[b-lj1fn2aw0z] { width: 100%; }
    .workspace-scroll[b-lj1fn2aw0z] { max-height: calc(100vh - 360px); }
}

@media (min-width: 769px) and (max-width: 1199.98px) {
    .workspace-resource-filters[b-lj1fn2aw0z],
    .workspace-resource-filters.has-role-filter[b-lj1fn2aw0z],
    .workspace-tour-filters[b-lj1fn2aw0z],
    .workspace-requirement-rows[b-lj1fn2aw0z] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
/* /Components/Pages/Operations/Dispatch/ScheduleTimeline.razor.rz.scp.css */
.schedule-timeline-card[b-f5i9lzots8] {
    height: calc(100vh - 140px);
    overflow: visible;
}

.schedule-timeline-card > .card-header[b-f5i9lzots8] {
    position: relative;
    z-index: 4;
}

.schedule-timeline-card > .card-body[b-f5i9lzots8] {
    position: relative;
    z-index: 1;
    overflow: auto;
}

.schedule-filter-bar[b-f5i9lzots8] {
    display: flex;
    align-items: center;
    gap: .6rem;
    margin-top: .65rem;
    padding-top: .65rem;
    border-top: 1px solid var(--bs-border-color);
}

.schedule-filter-search[b-f5i9lzots8] {
    width: min(360px, 32vw);
    min-width: 220px;
}

.schedule-filter-search .input-group-text[b-f5i9lzots8] {
    border-right: 0;
    background: var(--bs-body-bg);
    color: var(--bs-secondary-color);
}

.schedule-filter-search .form-control[b-f5i9lzots8] {
    border-left: 0;
    padding-left: .1rem;
}

.schedule-filter-select[b-f5i9lzots8] {
    width: min(310px, 27vw);
    min-width: 220px;
}

.schedule-filter-count[b-f5i9lzots8] {
    margin-left: auto;
    color: var(--bs-secondary-color);
    font-size: .72rem;
    white-space: nowrap;
}

.schedule-filter-count strong[b-f5i9lzots8] {
    color: var(--bs-body-color);
}

[b-f5i9lzots8] .schedule-filter-select .choices {
    position: relative;
    z-index: 5;
    margin-bottom: 0;
}

[b-f5i9lzots8] .schedule-filter-select .choices.is-open {
    z-index: 2050;
}

[b-f5i9lzots8] .schedule-filter-select .choices__inner {
    min-height: 31px;
    padding: .15rem .45rem;
    border-color: var(--bs-border-color);
    border-radius: .35rem;
    background: var(--bs-body-bg);
    font-size: .75rem;
}

[b-f5i9lzots8] .schedule-filter-select .choices__list--dropdown,
[b-f5i9lzots8] .schedule-filter-select .choices__list[aria-expanded] {
    z-index: 2050 !important;
    max-height: 280px;
    overflow-y: auto;
    background: var(--bs-body-bg);
    box-shadow: 0 .75rem 1.5rem rgba(15, 23, 42, .24);
}

@media (max-width: 1199.98px) {
    .schedule-timeline-card[b-f5i9lzots8] {
        height: calc(100vh - 170px);
    }

    .schedule-filter-bar[b-f5i9lzots8] {
        align-items: stretch;
        flex-wrap: wrap;
    }

    .schedule-filter-search[b-f5i9lzots8],
    .schedule-filter-select[b-f5i9lzots8] {
        width: min(320px, 100%);
        flex: 1 1 240px;
    }

    .schedule-filter-count[b-f5i9lzots8] {
        margin-left: 0;
        align-self: center;
    }
}
/* /Components/Pages/Operations/Ops/OperationDetail.razor.rz.scp.css */
.operation-readiness[b-bd627fh7ds] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
    padding: .9rem 1rem;
    background: color-mix(in srgb, var(--bs-primary) 6%, var(--bs-secondary-bg));
    border: 1px solid color-mix(in srgb, var(--bs-primary) 18%, var(--bs-border-color));
    border-radius: .8rem;
}

.operation-readiness-copy[b-bd627fh7ds] {
    display: grid;
    flex: 0 0 auto;
    gap: .15rem;
}

.operation-readiness-copy span[b-bd627fh7ds],
.operation-rail-heading > div > span[b-bd627fh7ds] {
    color: var(--bs-secondary-color);
    font-size: .68rem;
    font-weight: 700;
    letter-spacing: .075em;
    text-transform: uppercase;
}

.operation-readiness-status[b-bd627fh7ds] {
    justify-self: start;
    margin-top: .1rem;
}

.operation-readiness-metrics[b-bd627fh7ds] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: .45rem;
}

.operation-readiness-pill[b-bd627fh7ds] {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    min-height: 2rem;
    padding: .35rem .65rem;
    color: var(--bs-body-color);
    background: var(--bs-secondary-bg);
    border: 1px solid var(--bs-border-color);
    border-radius: 999px;
    font-size: .78rem;
    font-weight: 600;
    white-space: nowrap;
}

.operation-readiness-pill.is-ready[b-bd627fh7ds] {
    color: var(--bs-success-text-emphasis);
    background: var(--bs-success-bg-subtle);
    border-color: var(--bs-success-border-subtle);
}

.operation-readiness-pill.needs-attention[b-bd627fh7ds] {
    color: var(--bs-warning-text-emphasis);
    background: var(--bs-warning-bg-subtle);
    border-color: var(--bs-warning-border-subtle);
}

.operation-skeleton-pill[b-bd627fh7ds] {
    width: 6.75rem;
}

.operation-skeleton-document-icon[b-bd627fh7ds] {
    width: 2.25rem;
    height: 2.25rem;
}

.operation-detail-layout[b-bd627fh7ds] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(26rem, 30rem);
    grid-template-areas: "main rail";
    align-items: start;
    gap: 1rem;
}

.operation-detail-main[b-bd627fh7ds] {
    grid-area: main;
    min-width: 0;
}

.operation-detail-rail[b-bd627fh7ds] {
    grid-area: rail;
    min-width: 0;
}

.operation-detail-main > .card[b-bd627fh7ds],
.operation-detail-main[b-bd627fh7ds]  > .card,
.operation-detail-rail > .card[b-bd627fh7ds] {
    overflow: hidden;
    border: 1px solid var(--bs-border-color);
    border-radius: .85rem;
    box-shadow: 0 .35rem 1.25rem rgba(16, 24, 40, .045);
}

.operation-detail-main > .card > .card-header[b-bd627fh7ds] {
    min-height: 4rem;
    padding: .9rem 1rem;
    background: var(--bs-secondary-bg) !important;
    border-bottom-color: var(--bs-border-color);
}

.operation-detail-main > .card > .card-header h5[b-bd627fh7ds] {
    color: var(--bs-emphasis-color);
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: -.01em;
}

.operation-detail-main table[b-bd627fh7ds] {
    font-size: .855rem;
}

.operation-detail-main table thead th[b-bd627fh7ds] {
    padding-block: .8rem;
    color: var(--bs-secondary-color);
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .045em;
    text-transform: uppercase;
}

.operation-detail-main table tbody td[b-bd627fh7ds] {
    padding-block: .85rem;
    vertical-align: middle;
}

.operation-task-actions-column[b-bd627fh7ds] {
    width: 13.5rem;
}

.operation-task-actions[b-bd627fh7ds] {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: .3rem;
    white-space: nowrap;
}

.operation-task-actions .btn-icon[b-bd627fh7ds] {
    width: 2rem;
    height: 2rem;
}

.operation-detail-rail > .card > .card-body[b-bd627fh7ds] {
    padding: 1rem;
}

.operation-rail-heading[b-bd627fh7ds] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    margin-bottom: 1.15rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid var(--bs-border-color);
}

.operation-rail-heading h2[b-bd627fh7ds] {
    margin: .15rem 0 0;
    color: var(--bs-emphasis-color);
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: -.015em;
}

.operation-overview-tabs[b-bd627fh7ds] {
    align-items: stretch;
    margin-bottom: 1rem;
}

.operation-overview-tabs .nav-item[b-bd627fh7ds] {
    display: flex;
    min-width: 0;
}

.operation-overview-tabs .nav-link[b-bd627fh7ds] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 auto;
    gap: .2rem;
    min-width: 0;
    min-height: 2.75rem;
    width: 100%;
    padding: .55rem .25rem;
    font-size: .75rem;
    white-space: nowrap;
}

.operation-overview-tabs .badge[b-bd627fh7ds] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.35rem;
    line-height: 1;
}

.operation-overview-tab-content .accordion-button[b-bd627fh7ds],
.operation-overview-tab-content .accordion-button:not(.collapsed)[b-bd627fh7ds] {
    color: var(--bs-body-color);
    background: transparent;
    box-shadow: none;
}

.operation-overview-tab-content .accordion-button:hover[b-bd627fh7ds],
.operation-overview-tab-content .accordion-button:focus-visible[b-bd627fh7ds] {
    color: var(--bs-primary);
    background: color-mix(in srgb, var(--bs-primary) 5%, transparent);
}

.operation-overview-tab-content[b-bd627fh7ds] {
    min-height: 11rem;
}

.operation-documents-state[b-bd627fh7ds] {
    flex: 0 0 auto;
    margin-left: auto;
    color: var(--bs-secondary-color);
    font-size: .78rem;
    font-weight: 650;
}

.operation-documents-accordion[b-bd627fh7ds],
.operation-documents-accordion > .accordion-item[b-bd627fh7ds] {
    border-radius: var(--bs-card-border-radius, .75rem);
}

.operation-documents-accordion[b-bd627fh7ds] {
    overflow: hidden;
}

.operation-documents-toggle[b-bd627fh7ds]::after {
    flex: 0 0 auto;
    margin-left: .35rem;
}

.operation-documents-toggle[b-bd627fh7ds],
.operation-documents-toggle:not(.collapsed)[b-bd627fh7ds] {
    color: var(--bs-body-color);
    background-color: var(--bs-accordion-bg);
}

.operation-documents-toggle:focus[b-bd627fh7ds] {
    box-shadow: none;
}

.operation-detail-rail h6[b-bd627fh7ds] {
    margin-bottom: .35rem !important;
    color: var(--bs-secondary-color) !important;
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .045em;
    text-transform: uppercase;
}

.operation-detail-rail .text-muted[b-bd627fh7ds] {
    color: var(--bs-body-color) !important;
    font-size: .86rem;
}

.operation-detail-rail hr[b-bd627fh7ds] {
    margin-block: 1rem;
    opacity: .8;
}

.operation-actions[b-bd627fh7ds] {
    display: grid;
    gap: .5rem;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid var(--bs-border-color);
}

.operation-actions > hr[b-bd627fh7ds] {
    display: none;
}

.operation-actions .btn[b-bd627fh7ds] {
    min-height: 2.7rem;
    margin-bottom: 0 !important;
    border-radius: .6rem;
    font-size: .84rem;
    font-weight: 650;
}

@media (max-width: 1199.98px) {
    .operation-readiness[b-bd627fh7ds] {
        align-items: flex-start;
        flex-direction: column;
    }

    .operation-readiness-metrics[b-bd627fh7ds] {
        justify-content: flex-start;
    }

    .operation-detail-layout[b-bd627fh7ds] {
        grid-template-columns: minmax(0, 1fr);
        grid-template-areas:
            "rail"
            "main";
    }
}

@media (max-width: 575.98px) {
    .operation-readiness-pill[b-bd627fh7ds] {
        flex: 1 1 calc(50% - .45rem);
        justify-content: center;
    }
}
/* /Components/Pages/Operations/Ops/TaskDetail.razor.rz.scp.css */
.task-readiness[b-2qvb74qyl2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    min-height: 4.25rem;
    margin-bottom: 1rem;
    padding: .75rem 1rem;
    background: var(--bs-body-bg);
    border: 1px solid color-mix(in srgb, var(--bs-primary) 18%, var(--bs-border-color));
    border-radius: .8rem;
}

.task-readiness-status[b-2qvb74qyl2] {
    flex: 0 0 auto;
}

.task-readiness-metrics[b-2qvb74qyl2] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: .45rem;
}

.task-readiness-pill[b-2qvb74qyl2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .35rem;
    min-height: 2rem;
    padding: .35rem .65rem;
    color: var(--bs-secondary-color);
    background: var(--bs-tertiary-bg);
    border: 1px solid var(--bs-border-color);
    border-radius: 999px;
    font-size: .78rem;
    font-weight: 600;
    white-space: nowrap;
}

.task-readiness-pill.is-ready[b-2qvb74qyl2] {
    color: var(--bs-success-text-emphasis);
    background: var(--bs-success-bg-subtle);
    border-color: var(--bs-success-border-subtle);
}

.task-readiness-pill.needs-attention[b-2qvb74qyl2] {
    color: var(--bs-warning-text-emphasis);
    background: var(--bs-warning-bg-subtle);
    border-color: var(--bs-warning-border-subtle);
}

.task-detail-layout[b-2qvb74qyl2] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(26rem, 30rem);
    grid-template-areas: "main rail";
    align-items: start;
    gap: 1rem;
}

.task-detail-main[b-2qvb74qyl2] {
    grid-area: main;
    min-width: 0;
}

.task-detail-rail[b-2qvb74qyl2] {
    grid-area: rail;
    min-width: 0;
}

.task-detail-main > .card[b-2qvb74qyl2],
.task-detail-rail > .card[b-2qvb74qyl2] {
    overflow: hidden;
    border: 1px solid var(--bs-border-color);
    border-radius: .85rem;
    box-shadow: 0 .35rem 1.25rem rgba(16, 24, 40, .045);
}

.task-detail-main > .card > .card-body[b-2qvb74qyl2],
.task-detail-rail > .card > .card-body[b-2qvb74qyl2] {
    padding: 1rem;
}

.task-overview-heading[b-2qvb74qyl2],
.task-workspace-heading[b-2qvb74qyl2] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: .75rem;
}

.task-overview-heading h2[b-2qvb74qyl2],
.task-workspace-heading h2[b-2qvb74qyl2] {
    margin: 0;
    color: var(--bs-emphasis-color);
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: -.01em;
}

.task-overview-heading > div:first-child > span[b-2qvb74qyl2],
.task-workspace-heading > div:first-child > span[b-2qvb74qyl2] {
    display: block;
    margin-top: .2rem;
    color: var(--bs-secondary-color);
    font-size: .78rem;
}

.task-overview-tabs[b-2qvb74qyl2] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 1rem -1rem 0;
    padding-inline: .5rem;
}

.task-overview-tabs .nav-item[b-2qvb74qyl2] {
    min-width: 0;
}

.task-overview-tabs .nav-link[b-2qvb74qyl2] {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.75rem;
    padding: .55rem .25rem;
    color: var(--bs-secondary-color);
    font-size: .74rem;
    font-weight: 650;
    white-space: normal;
}

.task-overview-tabs .nav-link.active[b-2qvb74qyl2] {
    color: var(--bs-primary);
}

.task-overview-tab-content[b-2qvb74qyl2] {
    min-height: 13rem;
    padding-top: 1rem;
}

.task-detail-rail h6[b-2qvb74qyl2] {
    margin-bottom: .35rem !important;
    color: var(--bs-secondary-color) !important;
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .045em;
    text-transform: uppercase;
}

.task-detail-rail .text-muted[b-2qvb74qyl2] {
    color: var(--bs-body-color) !important;
    font-size: .86rem;
}

.task-detail-rail hr[b-2qvb74qyl2] {
    margin-block: 1rem;
    opacity: .8;
}

.task-service-details[b-2qvb74qyl2] {
    overflow: hidden;
    background: color-mix(in srgb, var(--bs-primary) 4%, var(--bs-body-bg));
    border: 1px solid color-mix(in srgb, var(--bs-primary) 16%, var(--bs-border-color));
    border-radius: .75rem;
}

.task-service-schedule[b-2qvb74qyl2] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: .75rem;
    padding: .85rem;
}

.task-service-icon[b-2qvb74qyl2],
.task-service-marker[b-2qvb74qyl2],
.task-reserved-resource-icon[b-2qvb74qyl2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    border-radius: .65rem;
}

.task-service-icon[b-2qvb74qyl2] {
    width: 2.5rem;
    height: 2.5rem;
    color: var(--bs-primary);
    background: var(--bs-primary-bg-subtle);
    font-size: 1.15rem;
}

.task-service-label[b-2qvb74qyl2] {
    display: block;
    margin-bottom: .15rem;
    color: var(--bs-secondary-color);
    font-size: .65rem;
    font-weight: 700;
    letter-spacing: .045em;
    text-transform: uppercase;
}

.task-service-schedule strong[b-2qvb74qyl2],
.task-service-location strong[b-2qvb74qyl2] {
    display: block;
    overflow-wrap: anywhere;
    color: var(--bs-emphasis-color);
    font-size: .86rem;
    line-height: 1.25;
}

.task-service-time[b-2qvb74qyl2] {
    min-width: 5.25rem;
    padding-left: .75rem;
    border-left: 1px solid var(--bs-border-color);
}

.task-service-route-summary[b-2qvb74qyl2] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    gap: .65rem;
    padding: .8rem .85rem;
    background: var(--bs-body-bg);
    border-top: 1px solid var(--bs-border-color);
}

.task-service-location[b-2qvb74qyl2] {
    display: flex;
    align-items: center;
    min-width: 0;
    gap: .55rem;
}

.task-service-marker[b-2qvb74qyl2] {
    width: 2rem;
    height: 2rem;
    color: var(--bs-success-text-emphasis);
    background: var(--bs-success-bg-subtle);
}

.task-service-marker.is-destination[b-2qvb74qyl2] {
    color: var(--bs-primary-text-emphasis);
    background: var(--bs-primary-bg-subtle);
}

.task-service-route-arrow[b-2qvb74qyl2] {
    color: var(--bs-secondary-color);
}

.task-reserved-resource-list[b-2qvb74qyl2] {
    display: grid;
    gap: .55rem;
}

.task-reserved-resource[b-2qvb74qyl2] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: .65rem;
    padding: .65rem;
    background: var(--bs-tertiary-bg);
    border: 1px solid var(--bs-border-color);
    border-radius: .65rem;
}

.task-reserved-resource-icon[b-2qvb74qyl2] {
    width: 2.15rem;
    height: 2.15rem;
    color: var(--bs-primary);
    background: var(--bs-primary-bg-subtle);
}

.task-reserved-resource-copy[b-2qvb74qyl2] {
    display: grid;
    min-width: 0;
    gap: .15rem;
}

.task-reserved-resource-copy strong[b-2qvb74qyl2] {
    overflow: hidden;
    color: var(--bs-emphasis-color);
    font-size: .82rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.task-reserved-resource-copy > span[b-2qvb74qyl2] {
    color: var(--bs-secondary-color);
    font-size: .72rem;
}

.task-reserved-resource-meta[b-2qvb74qyl2],
.task-reserved-resource-controls[b-2qvb74qyl2] {
    display: flex;
    align-items: center;
    gap: .45rem;
}

.task-reserved-resource-meta[b-2qvb74qyl2] {
    flex-wrap: wrap;
    color: var(--bs-secondary-color);
    font-size: .72rem;
}

.task-reserved-resource-meta > span + span[b-2qvb74qyl2]::before {
    margin-right: .45rem;
    color: var(--bs-border-color);
    content: "•";
}

.task-reserved-resource-note[b-2qvb74qyl2] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.task-reserved-resource-controls[b-2qvb74qyl2] {
    justify-content: flex-end;
}

.task-reserved-resource-controls > .badge[b-2qvb74qyl2] {
    margin-right: 0 !important;
}

.task-overview-empty[b-2qvb74qyl2] {
    display: grid;
    justify-items: center;
    gap: .6rem;
    padding: 2.5rem 1rem;
    color: var(--bs-secondary-color);
    text-align: center;
}

.task-overview-empty i[b-2qvb74qyl2] {
    font-size: 1.8rem;
}

.task-overview-empty-compact[b-2qvb74qyl2] {
    gap: .35rem;
    padding: 1.25rem .75rem;
    background: var(--bs-tertiary-bg);
    border: 1px dashed var(--bs-border-color);
    border-radius: .65rem;
}

.task-overview-empty-compact i[b-2qvb74qyl2] {
    font-size: 1.35rem;
}

.task-overview-actions[b-2qvb74qyl2] {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: .5rem;
    padding: .75rem 1rem;
    background: var(--bs-secondary-bg);
    border-top-color: var(--bs-border-color);
}

.task-overview-actions .btn[b-2qvb74qyl2] {
    flex: 1 1 0;
    min-width: 7.5rem;
}

.task-price-summary[b-2qvb74qyl2] {
    display: grid;
    gap: .1rem;
    padding: .25rem 0;
}

.task-price-summary-row[b-2qvb74qyl2] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 1rem;
    min-height: 1.75rem;
    color: var(--bs-secondary-color);
    font-size: .84rem;
}

.task-price-summary-row strong[b-2qvb74qyl2] {
    color: var(--bs-emphasis-color);
    font-weight: 600;
    white-space: nowrap;
}

.task-price-summary-row.is-discount strong[b-2qvb74qyl2] {
    color: var(--bs-success) !important;
}

.task-price-summary-row.is-net[b-2qvb74qyl2] {
    margin-top: .2rem;
    padding-top: .55rem;
    border-top: 1px solid var(--bs-border-color);
}

.task-price-summary-row.is-total[b-2qvb74qyl2] {
    min-height: 2.4rem;
    margin-top: .35rem;
    padding-top: .7rem;
    border-top: 1px solid var(--bs-border-color);
    color: var(--bs-emphasis-color);
    font-weight: 700;
}

.task-price-summary-row.is-total strong[b-2qvb74qyl2] {
    color: var(--bs-primary) !important;
    font-size: 1.05rem;
    font-weight: 750;
}

.task-workspace-header[b-2qvb74qyl2] {
    display: grid;
    gap: .85rem;
    min-height: 7rem;
    padding: .9rem 1rem 0;
    background: var(--bs-secondary-bg) !important;
    border-bottom-color: var(--bs-border-color);
}

.task-workspace-context[b-2qvb74qyl2] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: .5rem;
}

.task-workspace-requirements[b-2qvb74qyl2] {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .3rem;
    min-height: 2rem;
    padding: .25rem .35rem .25rem .6rem;
    background: color-mix(in srgb, var(--bs-teal) 7%, var(--bs-body-bg));
    border: 1px solid color-mix(in srgb, var(--bs-teal) 35%, var(--bs-border-color));
    border-radius: .55rem;
}

.task-workspace-requirements-label[b-2qvb74qyl2] {
    display: inline-flex;
    align-items: center;
    gap: .3rem;
    margin-right: .15rem;
    color: var(--bs-teal);
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .025em;
    text-transform: uppercase;
    white-space: nowrap;
}

.task-workspace-primary-tabs[b-2qvb74qyl2] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(7.25rem, 1fr));
    gap: .25rem;
    width: 100%;
}

.task-workspace-primary-tabs .nav-link[b-2qvb74qyl2] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 2.4rem;
    padding: .55rem .75rem;
    color: var(--bs-secondary-color);
    font-size: .8rem;
    font-weight: 650;
    white-space: nowrap;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    transition: color .15s ease, background-color .15s ease;
}

.task-workspace-primary-tabs .nav-link[aria-selected="true"][b-2qvb74qyl2] {
    color: rgb(var(--bs-primary-rgb)) !important;
    background: transparent !important;
}

.task-workspace-primary-tabs .nav-link:not(.active):hover[b-2qvb74qyl2] {
    color: var(--bs-primary);
    background: color-mix(in srgb, var(--bs-primary) 7%, transparent);
}

.task-workspace-primary-tabs .nav-link:focus-visible[b-2qvb74qyl2] {
    outline: 2px solid color-mix(in srgb, var(--bs-primary) 55%, transparent);
    outline-offset: -2px;
}

.task-workspace-subnav[b-2qvb74qyl2] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .45rem;
    min-height: 2.25rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid var(--bs-border-color);
}

.task-workspace-subnav .btn[b-2qvb74qyl2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    min-width: 0;
    height: 2.5rem;
    padding-block: .4rem;
}

.task-workspace-content[b-2qvb74qyl2] {
    min-width: 0;
}

.task-report-section[b-2qvb74qyl2] {
    overflow: hidden;
    border: 1px solid var(--bs-border-color);
    border-radius: .75rem;
}

.task-report-section-heading[b-2qvb74qyl2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: .8rem 1rem;
    background: var(--bs-tertiary-bg);
    border-bottom: 1px solid var(--bs-border-color);
}

.task-report-section-heading h6[b-2qvb74qyl2] {
    margin: 0;
    color: var(--bs-emphasis-color);
    font-size: .85rem;
    font-weight: 700;
}

.task-report-section-heading > div > span[b-2qvb74qyl2] {
    display: block;
    margin-top: .15rem;
    color: var(--bs-secondary-color);
    font-size: .72rem;
}

.task-report-section > .alert[b-2qvb74qyl2] {
    margin: 1rem !important;
}

.task-report-section[b-2qvb74qyl2]  > *:last-child {
    margin-bottom: 0;
}

.task-report-empty[b-2qvb74qyl2] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    min-height: 5rem;
    padding: 1rem;
    color: var(--bs-secondary-color);
    font-size: .82rem;
}

.task-skeleton-status[b-2qvb74qyl2] {
    min-width: 8rem;
    height: 1.4rem;
    border-radius: 999px;
}

.task-skeleton-pill[b-2qvb74qyl2] {
    width: 8rem;
}

.task-skeleton-subnav[b-2qvb74qyl2] {
    width: 6rem;
    height: 2rem;
}

.task-skeleton-overview-tab[b-2qvb74qyl2] {
    width: 4.5rem;
    height: 1.8rem;
}

@media (max-width: 1199.98px) {
    .task-readiness[b-2qvb74qyl2] {
        align-items: flex-start;
        flex-direction: column;
    }

    .task-readiness-metrics[b-2qvb74qyl2] {
        justify-content: flex-start;
    }

    .task-detail-layout[b-2qvb74qyl2] {
        grid-template-columns: minmax(0, 1fr);
        grid-template-areas:
            "rail"
            "main";
    }
}

@media (max-width: 575.98px) {
    .task-readiness-pill[b-2qvb74qyl2] {
        flex: 1 1 calc(50% - .45rem);
    }

    .task-overview-heading[b-2qvb74qyl2],
    .task-workspace-heading[b-2qvb74qyl2] {
        flex-direction: column;
    }

    .task-workspace-header[b-2qvb74qyl2] {
        padding-inline: .75rem;
    }

    .task-workspace-context[b-2qvb74qyl2] {
        justify-content: flex-start;
        width: 100%;
    }

    .task-overview-tabs[b-2qvb74qyl2] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .task-reserved-resource[b-2qvb74qyl2] {
        grid-template-columns: auto minmax(0, 1fr);
    }

    .task-reserved-resource-controls[b-2qvb74qyl2] {
        grid-column: 2;
        justify-content: flex-start;
    }

    .task-service-schedule[b-2qvb74qyl2] {
        grid-template-columns: auto minmax(0, 1fr);
    }

    .task-service-time[b-2qvb74qyl2] {
        grid-column: 2;
        padding-top: .55rem;
        padding-left: 0;
        border-top: 1px solid var(--bs-border-color);
        border-left: 0;
    }

    .task-service-route-summary[b-2qvb74qyl2] {
        grid-template-columns: minmax(0, 1fr);
    }

    .task-service-route-arrow[b-2qvb74qyl2] {
        margin-left: .5rem;
        transform: rotate(90deg);
    }
}
/* /Components/Partials/Common/FilePreviewPane.razor.rz.scp.css */
.fpp[b-p9b25vt39t] {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    min-height: 0;
    overflow: hidden;
    background-color: var(--osen-tertiary-bg, #f8f9fa);
}

/* Fullscreen is a plain fixed overlay rather than the Fullscreen API — the app runs
   as a PWA and must not spawn new browser surfaces. */
.fpp-fullscreen[b-p9b25vt39t] {
    position: fixed;
    inset: 0;
    z-index: 1080;
    height: 100vh;
    background-color: var(--osen-body-bg, #fff);
}

.fpp-toolbar[b-p9b25vt39t] {
    display: flex;
    align-items: center;
    gap: .25rem;
    flex: 0 0 auto;
    padding: .35rem .5rem;
    border-bottom: 1px solid var(--osen-border-color, rgba(0, 0, 0, .125));
    background-color: var(--osen-secondary-bg, #fff);
}

.fpp-zoom-label[b-p9b25vt39t] {
    min-width: 3.25rem;
    text-align: center;
    font-size: .75rem;
    color: var(--osen-secondary-color, #6c757d);
}

.fpp-viewport[b-p9b25vt39t] {
    flex: 1 1 auto;
    min-height: 0;
    overflow: auto;
    display: flex;
    padding: .5rem;
}

/* margin:auto centres the image without the overflow clipping that
   justify-content:center causes once the image is larger than the viewport. */
.fpp-image[b-p9b25vt39t] {
    margin: auto;
    /* Must not shrink: at zoom > 1 the image has to overflow so the viewport scrolls.
       max-width/max-height already keep it fitted at zoom 1. */
    flex: 0 0 auto;
    max-width: calc(100% * var(--fpp-zoom, 1));
    max-height: calc(100% * var(--fpp-zoom, 1));
    transform-origin: center center;
    transition: max-width .15s ease-out, max-height .15s ease-out, transform .15s ease-out;
}

.fpp-frame[b-p9b25vt39t] {
    flex: 1 1 auto;
    min-height: 0;
    width: 100%;
    border: 0;
}

.fpp-message[b-p9b25vt39t] {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Components/Partials/Common/ViewPresetBar.razor.rz.scp.css */
.view-preset-manager[b-qyapqv07q4] {
    width: min(720px, 100%);
    overflow: hidden;
    border-color: rgba(var(--bs-primary-rgb), .2);
}

.view-preset-section-title[b-qyapqv07q4] {
    padding: .5rem .75rem;
    background: rgba(var(--bs-secondary-rgb), .06);
    color: var(--bs-secondary-color);
    font-size: .68rem;
    font-weight: 800;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.view-preset-row[b-qyapqv07q4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    min-height: 48px;
    padding: .45rem .65rem;
    border-top: 1px solid rgba(var(--bs-secondary-rgb), .1);
}

.view-preset-row.is-active[b-qyapqv07q4] {
    background: rgba(var(--bs-primary-rgb), .08);
    box-shadow: inset 3px 0 var(--bs-primary);
}

.view-preset-copy[b-qyapqv07q4] {
    display: flex;
    min-width: 0;
    align-items: center;
    flex-wrap: wrap;
    gap: .4rem;
}

@media (max-width: 575.98px) {
    .view-preset-row[b-qyapqv07q4] { align-items: flex-start; flex-direction: column; }
}
/* /Components/Partials/Dispatch/PendingApprovalsCard.razor.rz.scp.css */
.approval-reason-input[b-es3i4e9dt7] {
    width: min(100%, 24rem);
}

.approval-select-column[b-es3i4e9dt7] {
    width: 2.25rem;
}
/* /Components/Partials/Operations/Dispatch/DispatchWorkspaceTabs.razor.rz.scp.css */
.workspace-tabs-card[b-lyjqz8wf6z] {
    border: 0;
    margin-bottom: 1rem;
    box-shadow: 0 .2rem 1rem rgba(31, 45, 61, .06);
}

.workspace-tabs[b-lyjqz8wf6z] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .4rem;
}

.workspace-tabs .nav-link[b-lyjqz8wf6z] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .6rem;
    min-width: 0;
    padding: .65rem .85rem;
    border: 1px solid transparent;
    border-radius: .55rem;
    color: var(--bs-secondary-color);
    text-align: left;
    transition: background-color .15s ease, color .15s ease, transform .15s ease;
}

.workspace-tabs .nav-link:hover[b-lyjqz8wf6z] {
    background: rgba(var(--bs-primary-rgb), .07);
    color: var(--bs-primary);
}

.workspace-tabs .nav-link.active[b-lyjqz8wf6z] {
    color: #fff;
    background: var(--bs-primary);
    box-shadow: 0 .35rem .8rem rgba(var(--bs-primary-rgb), .22);
    transform: translateY(-1px);
}

.workspace-tab-icon[b-lyjqz8wf6z] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    border-radius: .45rem;
    background: rgba(var(--bs-primary-rgb), .1);
    color: var(--bs-primary);
    font-size: 1rem;
}

.workspace-tabs .active .workspace-tab-icon[b-lyjqz8wf6z] {
    transform: scale(1.05);
    box-shadow: 0 .2rem .55rem rgba(15, 23, 42, .28);
}

.workspace-tabs .workspace-tab-overview.active .workspace-tab-icon[b-lyjqz8wf6z] {
    color: #8ea0ff;
    background: rgba(70, 93, 255, .22);
}

.workspace-tabs .workspace-tab-resources.active .workspace-tab-icon[b-lyjqz8wf6z] {
    color: #35d6ad;
    background: rgba(32, 201, 151, .22);
}

.workspace-tabs .workspace-tab-tours.active .workspace-tab-icon[b-lyjqz8wf6z] {
    color: #b69cff;
    background: rgba(139, 92, 246, .22);
}

.workspace-tab-copy[b-lyjqz8wf6z],
.workspace-tab-copy strong[b-lyjqz8wf6z],
.workspace-tab-copy small[b-lyjqz8wf6z] { display: block; }
.workspace-tab-copy strong[b-lyjqz8wf6z] { line-height: 1.1; }
.workspace-tab-copy small[b-lyjqz8wf6z] { margin-top: .12rem; font-size: .67rem; opacity: .78; }

@media (max-width: 575.98px) {
    .workspace-tabs .nav-link[b-lyjqz8wf6z] { padding: .55rem .35rem; }
    .workspace-tab-copy small[b-lyjqz8wf6z],
    .workspace-tab-icon[b-lyjqz8wf6z] { display: none; }
}
/* /Components/Partials/Operations/Dispatch/ShiftDetailOffcanvas.razor.rz.scp.css */
.shift-operation-section[b-gebxizrsqk] {
    background: rgba(var(--bs-primary-rgb), .035);
}

.shift-load-state[b-gebxizrsqk] {
    display: flex;
    min-height: 280px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    text-align: center;
}

.shift-load-state-icon[b-gebxizrsqk] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-bottom: .75rem;
    border-radius: .75rem;
    background: rgba(var(--bs-warning-rgb), .13);
    color: var(--bs-warning);
    font-size: 1.35rem;
}

.shift-load-state p[b-gebxizrsqk] {
    max-width: 340px;
    color: var(--bs-secondary-color);
    font-size: .75rem;
}

.shift-operation-caption[b-gebxizrsqk] {
    font-size: .67rem;
}

.shift-operation-card[b-gebxizrsqk] {
    overflow: hidden;
    margin-bottom: .75rem;
    border: 1px solid rgba(var(--bs-primary-rgb), .42);
    border-radius: .65rem;
    background: var(--osen-card-bg, var(--bs-card-bg, var(--bs-body-bg)));
    box-shadow: 0 .35rem 1rem rgba(15, 23, 42, .18);
}

.shift-operation-card:last-child[b-gebxizrsqk] {
    margin-bottom: 0;
}

.shift-operation-head[b-gebxizrsqk] {
    display: flex;
    align-items: flex-start;
    gap: .75rem;
    padding: .75rem .8rem;
    border-left: 5px solid var(--bs-primary);
    border-bottom: 1px solid rgba(var(--bs-secondary-rgb), .14);
    background: linear-gradient(120deg, rgba(var(--bs-primary-rgb), .18), rgba(var(--bs-primary-rgb), .035) 72%);
}

.shift-entity-label[b-gebxizrsqk] {
    display: inline-flex;
    align-items: center;
    margin-bottom: .35rem;
    padding: .15rem .38rem;
    border-radius: 999px;
    font-size: .57rem;
    font-weight: 800;
    letter-spacing: .08em;
    line-height: 1;
    text-transform: uppercase;
}

.shift-entity-label.is-operation[b-gebxizrsqk] { background: rgba(var(--bs-primary-rgb), .16); color: var(--bs-primary); }
.shift-entity-label.is-task[b-gebxizrsqk] { background: rgba(32, 201, 151, .16); color: #20c997; }

.shift-operation-name[b-gebxizrsqk] {
    margin-top: .15rem;
    color: var(--bs-body-color);
    font-size: .78rem;
    font-weight: 700;
}

.shift-operation-meta[b-gebxizrsqk],
.shift-task-facts[b-gebxizrsqk],
.shift-task-flights[b-gebxizrsqk] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .3rem .8rem;
    margin-top: .35rem;
    color: var(--bs-secondary-color);
    font-size: .66rem;
}

.shift-operation-tasks[b-gebxizrsqk] {
    padding: .7rem;
    background: rgba(var(--bs-dark-rgb), .055);
}

.shift-task-card[b-gebxizrsqk] {
    position: relative;
    margin-bottom: .55rem;
    padding: .65rem;
    overflow: hidden;
    border: 1px solid rgba(32, 201, 151, .34);
    border-left: 4px solid #20c997;
    border-radius: .55rem;
    background: var(--osen-secondary-bg, rgba(var(--bs-secondary-rgb), .07));
}

.shift-task-card:last-child[b-gebxizrsqk] {
    margin-bottom: 0;
}

.shift-task-card:hover[b-gebxizrsqk] {
    border-color: rgba(32, 201, 151, .62);
    border-left-color: #20c997;
    background: rgba(32, 201, 151, .075);
}

.shift-task-head[b-gebxizrsqk] {
    display: flex;
    align-items: flex-start;
    gap: .65rem;
}

.shift-task-title[b-gebxizrsqk] {
    margin-top: .15rem;
    color: var(--bs-body-color);
    font-size: .75rem;
    font-weight: 700;
}

.shift-task-subtitle[b-gebxizrsqk] {
    color: var(--bs-secondary-color);
    font-size: .67rem;
}

.shift-task-facts span[b-gebxizrsqk],
.shift-operation-meta span[b-gebxizrsqk],
.shift-task-flights span[b-gebxizrsqk] {
    min-width: 0;
}

.shift-task-route[b-gebxizrsqk] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    gap: .45rem;
    margin-top: .55rem;
    padding: .4rem .5rem;
    border-radius: .4rem;
    background: rgba(var(--bs-info-rgb), .07);
    color: var(--bs-body-color);
    font-size: .68rem;
}

.shift-task-route span[b-gebxizrsqk] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shift-task-route i[b-gebxizrsqk],
.shift-task-flights i[b-gebxizrsqk] {
    color: var(--bs-info);
}

.shift-task-chips[b-gebxizrsqk] {
    display: flex;
    flex-wrap: wrap;
    gap: .2rem;
    margin-top: .5rem;
}

.shift-task-note[b-gebxizrsqk] {
    margin-top: .5rem;
    padding: .4rem .5rem;
    border-left: 3px solid var(--bs-warning);
    border-radius: .25rem;
    background: rgba(var(--bs-warning-rgb), .08);
    color: var(--bs-secondary-color);
    font-size: .67rem;
    white-space: pre-wrap;
}

.shift-task-actual[b-gebxizrsqk] {
    margin-top: .45rem;
    color: var(--bs-success);
    font-size: .67rem;
    font-weight: 600;
}

@media (max-width: 575.98px) {
    .shift-task-route[b-gebxizrsqk] {
        grid-template-columns: 1fr;
    }

    .shift-task-route i[b-gebxizrsqk] {
        transform: rotate(90deg);
        justify-self: center;
    }
}
/* /Components/Partials/Toolbars/Operations/OperationToolbar.razor.rz.scp.css */
.operation-command-bar[b-a1abugt7hm] {
    position: sticky;
    top: calc(var(--osen-topbar-height, 70px) + .5rem);
    z-index: 1015;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.25rem;
    margin-bottom: 1rem;
    padding: 1.1rem 1.25rem;
    background: var(--bs-secondary-bg);
    border: 1px solid var(--bs-border-color);
    border-radius: .9rem;
    box-shadow: 0 .35rem 1.25rem rgba(16, 24, 40, .06);
    /* AuditLogButtonAction renders a viewport-fixed offcanvas inside this bar. */
    /* Filters here would make the toolbar its containing block and clip the panel. */
}

.operation-command-context[b-a1abugt7hm],
.operation-command-title-row[b-a1abugt7hm],
.operation-command-actions[b-a1abugt7hm] {
    display: flex;
    align-items: center;
}

.operation-command-context[b-a1abugt7hm] {
    min-width: 0;
    gap: .85rem;
}

.operation-command-back[b-a1abugt7hm] {
    flex: 0 0 auto;
}

.operation-command-copy[b-a1abugt7hm] {
    display: grid;
    gap: .22rem;
}

.operation-command-title-row[b-a1abugt7hm] {
    flex-wrap: wrap;
    gap: .65rem;
}

.operation-command-title-row h1[b-a1abugt7hm] {
    margin: 0;
    color: var(--bs-emphasis-color);
    font-size: clamp(1.3rem, 1.15rem + .35vw, 1.65rem);
    font-weight: 700;
    letter-spacing: -.025em;
    line-height: 1.15;
}

.operation-command-copy p[b-a1abugt7hm] {
    max-width: 60ch;
    margin: 0;
    overflow: hidden;
    color: var(--bs-secondary-color);
    font-size: .875rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.operation-command-actions[b-a1abugt7hm] {
    flex: 0 0 auto;
}

@media (max-width: 767.98px) {
    .operation-command-bar[b-a1abugt7hm] {
        top: calc(var(--osen-topbar-height, 70px) + .25rem);
        align-items: flex-start;
        flex-direction: column;
        padding: 1rem;
    }

    .operation-command-actions[b-a1abugt7hm] {
        align-self: stretch;
        justify-content: flex-end;
        padding-top: .75rem;
        border-top: 1px solid var(--bs-border-color);
    }
}
/* /Components/Partials/Toolbars/Operations/TaskToolbar.razor.rz.scp.css */
.task-command-bar[b-r3hdbyj2pe] {
    position: sticky;
    top: calc(var(--osen-topbar-height, 70px) + .5rem);
    z-index: 1015;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.25rem;
    margin-bottom: 1rem;
    padding: 1.1rem 1.25rem;
    background: var(--bs-secondary-bg);
    border: 1px solid var(--bs-border-color);
    border-radius: .9rem;
    box-shadow: 0 .35rem 1.25rem rgba(16, 24, 40, .06);
    /* AuditLogButtonAction renders a viewport-fixed offcanvas inside this bar. */
    /* Filters here would make the toolbar its containing block and clip the panel. */
}

.task-command-context[b-r3hdbyj2pe],
.task-command-title-row[b-r3hdbyj2pe],
.task-command-actions[b-r3hdbyj2pe] {
    display: flex;
    align-items: center;
}

.task-command-context[b-r3hdbyj2pe] {
    min-width: 0;
    gap: .85rem;
}

.task-command-back[b-r3hdbyj2pe],
.task-command-actions[b-r3hdbyj2pe] {
    flex: 0 0 auto;
}

.task-command-copy[b-r3hdbyj2pe] {
    display: grid;
    gap: .22rem;
}

.task-command-title-row[b-r3hdbyj2pe] {
    flex-wrap: wrap;
    gap: .65rem;
}

.task-command-title-row h1[b-r3hdbyj2pe] {
    margin: 0;
    color: var(--bs-emphasis-color);
    font-size: clamp(1.3rem, 1.15rem + .35vw, 1.65rem);
    font-weight: 700;
    letter-spacing: -.025em;
    line-height: 1.15;
}

.task-command-copy p[b-r3hdbyj2pe] {
    max-width: 60ch;
    margin: 0;
    overflow: hidden;
    color: var(--bs-secondary-color);
    font-size: .875rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 767.98px) {
    .task-command-bar[b-r3hdbyj2pe] {
        top: calc(var(--osen-topbar-height, 70px) + .25rem);
        align-items: flex-start;
        flex-direction: column;
        padding: 1rem;
    }

    .task-command-actions[b-r3hdbyj2pe] {
        align-self: stretch;
        justify-content: flex-end;
        padding-top: .75rem;
        border-top: 1px solid var(--bs-border-color);
    }
}
