
.gplu-price-table table { width:100%; border-collapse: collapse; margin: 1em 0; }
.gplu-price-table th, .gplu-price-table td { border: 1px solid #eee; padding: 8px; text-align:left; }
.gplu-ticker { background: linear-gradient(90deg,#fff8f0,#fff); padding:10px; border-radius:6px; margin-bottom:10px; display:flex; gap:12px; align-items:center; overflow:auto; }
.gplu-ticker-item { white-space:nowrap; padding:4px 8px; border-radius:4px; background: rgba(0,0,0,0.05); }
