/* Conversion-led accents inspired by the requested reference: bold yellow service strip and product badge. */
.top-ribbon{height:31px;background:#ffb400;display:flex;align-items:center;justify-content:center;gap:12px;color:#203c46;font-size:11px;font-weight:800;letter-spacing:.04em}.top-ribbon a{color:inherit;text-decoration:underline;text-underline-offset:2px}.product-pill{display:inline-block;margin:0 0 16px;padding:6px 10px;border:1px solid rgba(255,180,0,.8);color:#ffd265;font-size:12px;font-weight:800;letter-spacing:.06em}@media(max-width:760px){.top-ribbon{height:27px;font-size:9px;gap:7px}}
