.shift-color-chip{width:14px;height:14px;border-radius:3px;display:inline-block;vertical-align:middle}
.roster-table th,.roster-table td{white-space:nowrap;vertical-align:middle}
.roster-table .emp-col{position:sticky;left:0;background:var(--bs-body-bg);z-index:2}
.roster-table .head-sticky{position:sticky;top:0;z-index:3}
.fc .fc-daygrid-day.fc-day-today{background:rgba(13,110,253,.08)!important}
.summary-badge{font-size:.78rem;margin-right:.35rem}
.shift-legend{display:flex;flex-wrap:wrap;gap:.5rem}
.shift-legend-item{display:flex;align-items:center;gap:.35rem;padding:.25rem .5rem;border:1px solid var(--bs-border-color);border-radius:999px}
.widget-grid .glass{min-height:110px}
.roster-month-wrap{overflow:auto;max-height:70vh;border:1px solid var(--bs-border-color);border-radius:.75rem}
.roster-month-table{min-width:1400px}
.roster-month-table th,.roster-month-table td{padding:.35rem .45rem;min-width:46px;text-align:center;vertical-align:middle;border-color:var(--bs-border-color)}
.roster-month-table .employee-col{position:sticky;left:0;background:var(--bs-body-bg);z-index:2;min-width:180px;text-align:left}
.roster-month-table thead th{position:sticky;top:0;background:var(--bs-body-bg);z-index:3}
.roster-head-num{font-weight:700;line-height:1}
.roster-head-day{font-size:.75rem;color:var(--bs-secondary-color)}
.roster-pill{border:1px solid var(--bs-border-color);background:transparent;border-radius:.6rem;padding:.2rem .35rem;font-size:.72rem;min-width:34px}
.roster-pill.empty{opacity:.55}
.roster-pill.multi-selected{box-shadow:0 0 0 .16rem rgba(13,110,253,.35);border-color:var(--bs-primary)!important}
.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}
.status-btn{border:1px solid var(--bs-border-color);border-radius:.75rem;padding:.45rem .55rem;background:transparent;font-weight:600}
.status-btn.active{box-shadow:0 0 0 .15rem rgba(13,110,253,.2)}
