/* /Components/Pages/DriverDetail.razor.rz.scp.css */
.sort-heading[b-df26x9o5wj] {
    appearance: none;
    border: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    cursor: pointer;
}

.sort-heading:hover[b-df26x9o5wj],
.sort-heading:focus-visible[b-df26x9o5wj] {
    text-decoration: underline;
}
/* /Components/Pages/GlobalDirectories.razor.rz.scp.css */
.inline-record-form[b-5bnc54vtp0] {
    display: inline;
    margin: 0;
}

.record-link-button[b-5bnc54vtp0] {
    appearance: none;
    border: 0;
    padding: 0;
    background: transparent;
    font: inherit;
    cursor: pointer;
}

.sort-heading[b-5bnc54vtp0] {
    appearance: none;
    border: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    cursor: pointer;
}

.sort-heading:hover[b-5bnc54vtp0] {
    text-decoration: underline;
}
/* /Components/Pages/WeightRegister.razor.rz.scp.css */
.weight-register-table td small[b-1151vbvcdd],.weight-workspace td small[b-1151vbvcdd]{display:block;color:#68707b;margin-top:.2rem}.weight-result-preview[b-1151vbvcdd]{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;margin:1rem 0;padding:1rem;background:#f4f5f6;border-left:4px solid #ffd500;font-size:1.05rem}.weight-result-preview strong[b-1151vbvcdd]{font-size:1.2rem}.wide-field[b-1151vbvcdd]{display:block;margin:1rem 0}.wide-field input[b-1151vbvcdd]{width:100%}.action-row[b-1151vbvcdd]{display:flex;gap:.65rem;flex-wrap:wrap}.adjustment-box[b-1151vbvcdd]{margin-top:1.25rem;border-top:1px solid #d8dce0;padding-top:1rem}.adjustment-box summary[b-1151vbvcdd]{font-weight:700;cursor:pointer}.superseded-row[b-1151vbvcdd]{opacity:.68}.green-text[b-1151vbvcdd]{color:#167344}.red-text[b-1151vbvcdd]{color:#b42318}@media(max-width:900px){.weight-workspace[b-1151vbvcdd]{grid-template-columns:1fr}.weight-result-preview[b-1151vbvcdd]{gap:.75rem}}
.driver-weight-panel[b-1151vbvcdd]{border-left:5px solid #ffd500}.driver-weight-grid[b-1151vbvcdd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.65rem}.driver-weight-card[b-1151vbvcdd]{display:grid;gap:.2rem;min-height:86px;padding:.85rem;text-align:left;border:1px solid #d8dce0;background:#fff;cursor:pointer}.driver-weight-card:hover[b-1151vbvcdd],.driver-weight-card:focus[b-1151vbvcdd]{border-color:#161616;box-shadow:0 0 0 2px rgba(255,213,0,.35)}.driver-weight-card.missing[b-1151vbvcdd]{background:#fff8d9}.driver-weight-card span[b-1151vbvcdd]{font-weight:700}.driver-weight-card strong[b-1151vbvcdd]{font-size:1.05rem}.driver-weight-card small[b-1151vbvcdd]{color:#68707b}.driver-weight-editor[b-1151vbvcdd]{display:grid;grid-template-columns:minmax(190px,1.4fr) repeat(3,minmax(140px,1fr));gap:.8rem;align-items:end;margin-top:1rem;padding:1rem;background:#f4f5f6;border-top:4px solid #ffd500}.driver-weight-editor h3[b-1151vbvcdd]{margin:.2rem 0}.driver-weight-editor label[b-1151vbvcdd]{display:grid;gap:.35rem;font-weight:700}.weigh-mode[b-1151vbvcdd]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem}.weigh-mode button[b-1151vbvcdd]{min-height:48px;border:1px solid #b9bec3;background:#f4f5f6;font-weight:700}.weigh-mode button.selected[b-1151vbvcdd]{border-color:#111;background:#ffd500;color:#111}@media(max-width:900px){.driver-weight-editor[b-1151vbvcdd]{grid-template-columns:1fr}.weigh-mode[b-1151vbvcdd]{grid-template-columns:1fr}}
/* /Components/Pages/WorkRequired.razor.rz.scp.css */
.work-summary article .work-summary-copy[b-oefg7rnixh] { display: grid; gap: 3px; }
.work-summary-copy > b[b-oefg7rnixh] { color: var(--slate); font-size: .72rem; text-transform: uppercase; letter-spacing: .04em; }
.work-summary-copy > span[b-oefg7rnixh] { font-size: .78rem; line-height: 1.3; }

.work-hero[b-oefg7rnixh] { background: #22272a; color: #fff; border-left: 7px solid var(--accent); }
.work-hero h2[b-oefg7rnixh] { color: #fff !important; }
.work-hero .eyebrow[b-oefg7rnixh] { color: #f3c900 !important; }
.work-hero p[b-oefg7rnixh] { color: #d6d9da; }

.work-baseline[b-oefg7rnixh] { display: flex; align-items: center; justify-content: space-between; gap: 24px; border-left: 5px solid var(--green); }
.work-baseline p[b-oefg7rnixh], .work-later p[b-oefg7rnixh] { max-width: 1050px; margin-bottom: 0; color: var(--slate); }

.work-phase-heading[b-oefg7rnixh] { display: flex; align-items: flex-start; justify-content: space-between; gap: 16px; }
.work-phase-count[b-oefg7rnixh] { color: var(--slate); font-size: .75rem; white-space: nowrap; }
.work-grid > .work-item[b-oefg7rnixh] { display: grid; grid-template-columns: 78px 1fr; gap: 10px; }
.work-item p[b-oefg7rnixh] { font-size: .78rem; }
.work-item p a[b-oefg7rnixh] { display: block; width: fit-content; margin-top: 5px; color: #8b241f; font-weight: 700; text-decoration: none; }
.work-item-status[b-oefg7rnixh] { display: inline-grid; place-items: center; min-height: 22px; align-self: start; border-radius: 12px; padding: 4px 8px; font-size: .68rem; font-weight: 700; line-height: 1.15; text-align: center; }
.work-item-status.red[b-oefg7rnixh] { background: var(--danger-bg); color: var(--danger); }
.work-item-status.amber[b-oefg7rnixh] { background: var(--amber-bg); color: var(--amber); }
.work-item-status.blue[b-oefg7rnixh] { background: var(--blue-bg); color: var(--blue); }
.work-item-status.dark[b-oefg7rnixh] { background: #e9ebea; color: #25292b; }
.work-later[b-oefg7rnixh] { border-left: 5px solid #9ca2a5; }

@media (max-width: 760px) {
    .work-baseline[b-oefg7rnixh], .work-phase-heading[b-oefg7rnixh] { align-items: flex-start; flex-direction: column; }
    .work-grid > .work-item[b-oefg7rnixh] { grid-template-columns: 1fr; }
    .work-item-status[b-oefg7rnixh] { width: fit-content; }
}
