/* VersaPlay v3.6.0 — promoção Premium na Home */
.vp-premium-promo{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:18px 0 28px;padding:15px 17px;border:1px solid rgba(255,208,73,.24);border-radius:17px;background:linear-gradient(105deg,rgba(255,205,65,.11),rgba(181,88,255,.08),rgba(45,198,255,.06));box-shadow:0 16px 42px rgba(0,0,0,.16)}
.vp-premium-promo-badge{padding:7px 9px;border-radius:999px;background:rgba(255,208,73,.12);border:1px solid rgba(255,208,73,.24);color:#ffe19a;font-size:.7rem;font-weight:900;letter-spacing:.05em;white-space:nowrap}
.vp-premium-promo-copy{display:grid;gap:3px}.vp-premium-promo-copy strong{font-size:1rem;color:#f6f8fb}.vp-premium-promo-copy span{color:#c9d7e2;font-size:.82rem}.vp-premium-promo-copy span b{color:#79f0ad}.vp-premium-promo-copy small{color:#8fa5b8;font-size:.7rem}
.vp-premium-promo-cta{min-height:41px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:10px;background:#65e39e;color:#062116;text-decoration:none;font-size:.78rem;font-weight:900;white-space:nowrap}
@media(max-width:680px){.vp-premium-promo{grid-template-columns:1fr}.vp-premium-promo-badge{justify-self:start}.vp-premium-promo-cta{width:100%}}
