.delivery-summary>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.delivery-summary h2{color:var(--navy);margin:0;font-size:21px;font-weight:600}.delivery-summary-actions{flex:none;align-items:center;gap:9px;display:flex}.delivery-summary-status{color:#23754a;white-space:nowrap;background:#e8f6ee;border-radius:999px;align-items:center;gap:4px;min-height:26px;padding:4px 8px;font-size:11px;font-weight:750;display:flex}.delivery-summary-status svg{width:13px;height:13px}.delivery-summary-edit{border:1px solid var(--navy);min-height:36px;color:var(--navy);background:#fff;border-radius:9px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.delivery-summary-edit:hover{background:var(--ice)}.delivery-summary-edit:focus-visible{outline-offset:2px;outline:3px solid #8aa9ff}.delivery-summary-address{align-items:flex-start;gap:10px;margin-top:17px;display:flex}.delivery-summary-address>svg{width:19px;height:19px;color:var(--blue);flex:none;margin-top:1px}.delivery-summary-address address{min-width:0;color:var(--muted);flex-direction:column;gap:4px;font-style:normal;display:flex}.delivery-summary-address strong{color:var(--navy);overflow-wrap:anywhere;font-size:16px;font-weight:600;line-height:1.4}.delivery-summary-address span{font-size:14px;font-weight:500;line-height:1.4}@media (width<=600px){.delivery-summary>header{align-items:flex-start}.delivery-summary h2{font-size:21px}.delivery-summary-actions{gap:6px}.delivery-summary-status{min-height:25px;padding:3px 7px;font-size:10px}.delivery-summary-edit{min-height:34px;padding:0 10px;font-size:13px}.delivery-summary-address{margin-top:14px}.delivery-summary-address strong{font-size:15px}.delivery-summary-address span{font-size:14px}}
