.wsd-progress{background:#f5f6ff;border:1px solid #d9ddff;border-radius:12px;padding:14px 16px;margin:0 0 20px}
.wsd-progress__text{margin:0 0 10px;font-size:15px;line-height:1.8}
.wsd-progress__bar{height:8px;background:#e2e5fb;border-radius:999px;overflow:hidden}
.wsd-progress__fill{height:100%;background:linear-gradient(90deg,#8b5cf6,#5b6cff);border-radius:999px;transition:width .4s ease}
.wsd-offers{list-style:none;margin:0 0 18px;padding:0}
.wsd-offers li{display:flex;align-items:center;gap:8px;margin:0 0 6px;padding:8px 12px;background:#fff8e8;border:1px dashed #efb54a;border-radius:8px;color:#6f4500;font-size:14px;line-height:1.7}
