.r4-execution-card{margin-top:12px;padding:14px;border:1px solid #a7c7e7;background:linear-gradient(180deg,#f7fbff,#fff);border-radius:14px;display:grid;gap:12px}
.r4-execution-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.r4-execution-head>div{display:flex;flex-direction:column;gap:3px}.r4-execution-head small{color:var(--text-muted,#667085)}.r4-execution-head span{font-size:13px;color:var(--text-muted,#667085)}
.r4-execution-facts{display:flex;flex-wrap:wrap;gap:8px 16px;padding:9px 11px;background:#eef6ff;border-radius:10px;font-size:13px}
.r4-execution-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:end}.r4-execution-form label{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:600}.r4-execution-form input,.r4-execution-form select{width:100%}.r4-execution-form .r4-span-2{grid-column:1/-1}.r4-execution-form button{justify-self:start}
.r4-dual-actions{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);gap:12px}.r4-close-no-stock{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;padding:10px;border:1px dashed var(--border,#d8dee8);border-radius:10px}.r4-linked-task{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;background:#fff8e7;border-radius:10px}
.closure-reconcile-table td[data-label="售后/实物流"] small{display:block;white-space:nowrap;color:var(--text-muted,#667085);line-height:1.55}
@media(max-width:980px){.r4-execution-form,.r4-dual-actions,.r4-close-no-stock{grid-template-columns:1fr}.r4-execution-form .r4-span-2{grid-column:1}.r4-execution-head,.r4-linked-task{align-items:flex-start;flex-direction:column}.r4-execution-form button{width:100%}}
