.hx-off-last-shifts{margin:0 0 18px;padding:18px;border:1px solid var(--border,#d9e1ec);border-radius:14px;background:var(--panel,#fff)}
.hx-off-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.hx-off-section-head h3{margin:0 0 4px}.hx-off-section-head p{margin:0;color:var(--muted,#71819b)}.hx-off-count{display:grid;place-items:center;min-width:38px;height:38px;border-radius:12px;background:#e8f0ff;color:#1457d9;font-weight:700}
.hx-off-shift-list{display:grid;gap:8px;margin:12px 0}.hx-off-select-all,.hx-off-shift-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border,#d9e1ec);border-radius:10px;background:var(--surface,#f8fafc)}.hx-off-shift-row span{display:flex;flex-direction:column;gap:2px}.hx-off-shift-row small{color:var(--muted,#71819b)}.hx-off-last-shifts input[type=checkbox]{width:18px!important;height:18px!important;min-width:18px;flex:0 0 18px;margin:0}
.hx-off-action-card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:14px;border:1px solid #f0c7c7;border-radius:12px;background:#fff7f7}.hx-off-action-card.delegate{display:grid;border-color:#cfe0ff;background:#f7faff}.hx-off-action-card>div:first-child{display:flex;flex-direction:column;gap:3px}.hx-off-action-card span{color:var(--muted,#71819b)}.hx-off-delegate-controls{display:grid;grid-template-columns:minmax(220px,1fr) 180px auto;gap:10px}.hx-off-action-card button.danger{background:#c62828;color:#fff;border-color:#c62828}.hx-off-note{display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:10px}.hx-off-note.warn{background:#fff7e8;border:1px solid #f4d59b}.hx-off-note.ok{background:#effaf3;border:1px solid #bfe3ca}.hx-off-warning{color:#a35a00}.hx-off-loading{padding:16px;color:var(--muted,#71819b)}
@media(max-width:900px){.hx-off-delegate-controls{grid-template-columns:1fr}.hx-off-action-card{align-items:stretch;flex-direction:column}.hx-off-action-card button{width:100%}}
