#pcp-shift-coverage-panel{margin-top:16px}.pcp-sc-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.pcp-sc-head h2{margin:0}.pcp-sc-state{font-weight:800;font-size:12px;padding:6px 9px;border-radius:999px;background:#fff7ed}.pcp-sc-state.ok{background:#ecfdf5}.pcp-sc-state.warn{background:#fff7ed}.pcp-sc-note{margin:12px 0;padding:10px 12px;border:1px solid #bae6fd;border-radius:12px;background:#f0f9ff}.pcp-sc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:10px 0}.pcp-sc-card{padding:10px;border:1px solid #dbeafe;border-radius:12px;background:white}.pcp-sc-card span,.pcp-sc-card strong{display:block}.pcp-sc-card span{font-size:11px}.pcp-sc-card strong{margin-top:4px}.pcp-sc-shifts,.pcp-sc-devices{display:grid;gap:7px}.pcp-sc-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;border:1px solid #e5e7eb;border-radius:10px}.pcp-sc-row small{display:block;margin-top:2px}.pcp-sc-pill{font-size:11px;font-weight:800;padding:4px 7px;border-radius:999px;background:#f3f4f6}.pcp-sc-pill.ok{background:#ecfdf5}.pcp-sc-pill.warn{background:#fff7ed}.pcp-sc-schedule{display:grid;gap:8px;max-height:440px;overflow:auto}.pcp-sc-day{border:1px solid #e5e7eb;border-radius:10px;padding:9px}.pcp-sc-day>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.pcp-sc-cell{font-size:10px;padding:4px 6px;border-radius:8px;background:#f3f4f6}.pcp-sc-cell.ok{background:#ecfdf5}.pcp-sc-cell.warn{background:#fff7ed}.pcp-sc-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}@media(max-width:760px){.pcp-sc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pcp-sc-head{flex-direction:column}}
