.handover-kpis .card{min-width:0}.handover-danger{border-color:#efc7cd}.handover-warn{border-color:#efd9a8}.handover-create,.handover-review,.handover-item{min-width:0}.handover-check{display:flex;align-items:center;gap:8px;min-height:43px;padding:10px 11px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:12px;font-weight:800}.handover-check input{width:auto;margin:0}.handover-list,.handover-history{display:flex;flex-direction:column;gap:10px}.handover-item-blocking{border-color:#efb9c2;box-shadow:0 0 0 2px #fdebee}.handover-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.handover-item-head>div{min-width:0}.handover-item h3{margin:8px 0 3px;font-size:16px}.handover-meta-row{justify-content:flex-start;flex-wrap:wrap}.handover-description{margin:12px 0 0;line-height:1.5;font-size:13px;white-space:pre-wrap}.handover-audit{margin-top:10px;padding-top:9px;border-top:1px solid var(--line)}.handover-resolution{margin-top:11px}.handover-resolution>div{margin-top:3px}.handover-actions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:end;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.handover-resolve{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.handover-resolve input{width:100%;min-width:0}@media(max-width:700px){.handover-item-head{flex-direction:column}.handover-item-head>.status{align-self:flex-start}.handover-actions{grid-template-columns:1fr}.handover-actions>.btn{width:100%;min-height:46px}.handover-resolve{grid-template-columns:1fr}.handover-resolve .btn{width:100%;min-height:46px}.handover-create .btn,.handover-review .btn{width:100%;min-height:46px}.handover-meta-row{gap:6px}}