.handover-open{white-space:nowrap}.handover-workspace{display:grid;gap:10px;border-top:1px solid var(--hs-line);padding-top:12px}.handover-loading{font-size:10.5px;color:var(--hs-muted);padding:8px 2px}.handover-error,.handover-blocked,.handover-success{display:grid;gap:3px;padding:10px 11px;border-radius:11px;font-size:10.5px}.handover-error,.handover-blocked{background:#fdebea;color:#8f302c}.handover-success{background:#edf8f3;color:#236445}.handover-form{display:grid;gap:12px}.handover-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.handover-head>div{display:grid;gap:2px}.handover-head span{font-size:8px;font-weight:850;letter-spacing:.08em;color:var(--hs-muted)}.handover-head strong{font-size:14px}.handover-head small{font-size:9.5px;color:var(--hs-muted)}.handover-method-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.handover-method-row label,.handover-note,.handover-line label{display:grid;gap:4px}.handover-method-row label>span,.handover-note>span,.handover-line label>span{font-size:8.5px;font-weight:750;color:var(--hs-muted)}.handover-method-row input,.handover-method-row select,.handover-note input,.handover-line input,.handover-line textarea{width:100%;border:1px solid var(--hs-line);background:var(--hs-surface-2);color:var(--hs-ink);border-radius:9px;padding:8px 9px;font:inherit;font-size:10.5px;outline:0}.handover-method-row input:focus,.handover-method-row select:focus,.handover-note input:focus,.handover-line input:focus,.handover-line textarea:focus{border-color:#b9a777;box-shadow:0 0 0 3px rgba(242,169,0,.11)}.handover-lines{display:grid;gap:7px}.handover-line{display:grid;grid-template-columns:minmax(180px,1.5fr) 110px minmax(220px,1fr);gap:10px;align-items:start;border:1px solid var(--hs-line);border-radius:12px;padding:10px;background:var(--hs-surface-2)}.handover-line-name{display:grid;gap:2px}.handover-line-name strong{font-size:11px}.handover-line-name small,.handover-serials small{font-size:8.5px;color:var(--hs-muted);line-height:1.4}.handover-line textarea{resize:vertical;min-height:58px}.handover-confirm{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--hs-line);border-radius:12px;padding:10px 11px;background:var(--hs-surface-2)}.handover-confirm>div{display:grid;gap:2px}.handover-confirm strong{font-size:10.5px}.handover-confirm span{font-size:9px;color:var(--hs-muted)}
.dark .handover-error,.dark .handover-blocked{background:#351b1a;color:#ef9c97}.dark .handover-success{background:#102a20;color:#91d9b4}
@media(max-width:900px){.handover-method-row{grid-template-columns:1fr 1fr}.handover-line{grid-template-columns:minmax(0,1fr) 100px}.handover-serials{grid-column:1/-1}}
@media(max-width:560px){.handover-method-row{grid-template-columns:1fr}.handover-line{grid-template-columns:1fr}.handover-serials{grid-column:auto}.handover-confirm{display:grid}.handover-confirm .btn{width:100%}}
