.wpec-staff{ background:#111; color:#fff; padding:12px; border-radius:8px; max-width:360px; display:inline-block; font-family:system-ui, sans-serif;}
.wpec-counter{ font-size:48px; text-align:center; padding:8px; }
.wpec-controls{ display:flex; gap:8px; justify-content:center; }
.wpec-btn{ padding:16px 20px; border-radius:8px; border:0; font-weight:700; color:#fff; cursor:pointer; }
.wpec-btn.plus{ background:#2e7d32; }
.wpec-btn.minus{ background:#c62828; }
.wpec-status{ text-align:center; margin-top:8px; color:#bbb; font-size:14px; }
