.progress-timer { height: 18px; background-color: #e9ecef; border-radius: 10px; overflow: hidden; margin-top: 10px; }
.progress-timer .bar { height: 100%; width: 0%; background: linear-gradient(90deg, #00c853, #26a69a); transition: width 0.2s ease-in-out; }
iframe.ad-frame { width: 100%; min-height: 360px; border: 1px solid #ccc; border-radius: 6px; }
.badge-sats { font-family: monospace; }
