.summary .slbd-product-offer-status[hidden]{display:none !important;}
.summary .slbd-product-offer-status{margin:16px 0;padding:16px 18px;border:1px solid #e3e5e8;border-radius:12px;background:#fafafa;color:#161819;font-family:Rubik, sans-serif;font-size:14px;line-height:1.5;}
.slbd-product-offer-status__row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:8px;}
.slbd-product-offer-status__badge{display:inline-flex;padding:4px 10px;border-radius:6px;background:#fff8b8;color:#343000;font-size:13px;font-weight:600;}
.slbd-product-offer-status__badge[data-state="accepted"]{background:#e4f5e9;color:#166534;}
.slbd-product-offer-status__badge[data-state="received"]{background:#eedc01;color:#111;}
.slbd-product-offer-status__badge[data-state="closed"], .slbd-product-offer-status__badge[data-state="held"]{background:#eceef0;color:#454b52;}
.summary .slbd-product-offer-status > a{color:#161819;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px;}
.summary .slbd-product-offer-status > a:focus-visible { outline: 2px solid #161819; outline-offset: 4px; }