/* V13 — condição promocional de lançamento, sem alegar estoque ou prazo não informado */
.launch-progress{width:min(100%,390px);margin:0 0 28px;padding:13px 15px 12px;border:1px solid rgba(41,72,58,.24);border-radius:12px;background:rgba(255,253,248,.76);box-shadow:0 10px 24px rgba(41,72,58,.08)}.launch-progress__top{display:flex;justify-content:space-between;gap:14px;align-items:baseline;font-size:10px;line-height:1.35;text-transform:uppercase;letter-spacing:.09em}.launch-progress__top span{color:#68776e;font-weight:700}.launch-progress__top strong{color:var(--forest);font-weight:700;text-align:right}.launch-progress__rail{height:7px;margin:10px 0 0;overflow:hidden;border-radius:999px;background:rgba(41,72,58,.15)}.launch-progress__rail i{display:block;width:68%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b67c5b,#d4a765 65%,#e2c892)}.launch-progress p{margin:8px 0 0;color:#637168;font-size:12px;line-height:1.4}.offer-card__top--launch{align-items:flex-start}.offer-card__top--launch>div{display:grid;justify-items:start}.offer-card__top--launch small{color:var(--rose-dark);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:700}.offer-card__top--launch p{margin:8px 0 0;color:#77857d;font-size:15px}.offer-card__top--launch s{text-decoration-color:var(--rose);text-decoration-thickness:2px}.offer-card__top--launch span{margin-top:0;color:#6d7b72;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.offer-card__top--launch strong{color:var(--forest);font-family:var(--serif);font-size:clamp(45px,5vw,64px);line-height:1.02}.launch-progress--offer{width:100%;margin:24px 0 28px;background:#fffdf9}@media(max-width:760px){.launch-progress{max-width:none}.launch-progress__top{display:grid;gap:4px}.launch-progress__top strong{text-align:left}.hero .launch-progress{margin-bottom:25px}}
