.handover-hero{display:grid;gap:14px;margin-bottom:18px}.handover-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.handover-metric{padding:16px;border:1px solid var(--border,#2b3443);border-radius:14px;background:var(--card,#151b24)}.handover-metric strong{display:block;font-size:1.6rem;margin-top:5px}.handover-attention{display:grid;gap:10px}.handover-alert{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px;border:1px solid var(--border,#2b3443);border-radius:12px}.handover-alert[data-severity="critical"],.handover-alert[data-severity="high"]{border-inline-start:4px solid currentColor}.handover-alert-icon{font-size:1.1rem;line-height:1.4}.handover-alert h4{margin:0 0 4px}.handover-alert p{margin:0}.handover-status{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.02em;border:1px solid var(--border,#2b3443);white-space:nowrap}.handover-status.failed{font-weight:800}.handover-status.returned_to_shop{opacity:.9}.handover-note{font-size:.82rem;margin-top:4px;max-width:36rem}.handover-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.handover-toolbar input{min-width:min(320px,100%);flex:1}.handover-table td{vertical-align:top}.handover-empty{padding:28px;text-align:center}.custody-warning{font-weight:700}.custody-ok{opacity:.85}@media(max-width:900px){.handover-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.handover-alert{grid-template-columns:auto minmax(0,1fr)}}@media(max-width:560px){.handover-metrics{grid-template-columns:1fr 1fr}.handover-alert{grid-template-columns:1fr}.handover-alert>span:last-child{justify-self:start}.handover-table{min-width:760px}}