.qs-trustbar{margin-top:1rem;background:#f8fafc;border:1px solid var(--qs-line);border-radius:12px;padding:.5rem .6rem;display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%}.qs-trustitem{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e7edf3;border-radius:999px;padding:.42rem .65rem;font-size:.92rem;line-height:1.35;white-space:normal;min-width:0;max-width:100%}.qs-ico{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#ecfdf5;border:1px solid #a7f3d0;color:var(--qs-brand);flex:0 0 auto}.qs-urgency{display:flex;align-items:flex-start;gap:.5rem;line-height:1.4;background:#fef9c3;border:1px solid #fde68a;color:#7c2d12;border-radius:.6rem;padding:.6rem .75rem;margin-top:.85rem}.qs-urgency__dot{width:.45rem;height:.45rem;flex:0 0 auto;border-radius:50%;background:#b45309;box-shadow:0 0 0 .2rem rgba(180,83,9,.15);margin-top:.05rem;animation:qsPulse 1.5s infinite}