.rockorpop-promo{position:fixed;bottom:1rem;right:1rem;padding:12px 16px;background:linear-gradient(135deg,#ff6b6b 0,#ff8e53 100%);border-radius:8px;box-shadow:0 4px 12px rgba(255,107,107,.4);z-index:100;transition:.3s;max-width:280px;text-decoration:none;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;color:#fff;line-height:1.4}.rockorpop-promo:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,107,107,.5)}.rockorpop-promo svg{width:40px;height:40px;flex-shrink:0;fill:white}@media screen and (max-width:600px){.rockorpop-promo{max-width:calc(100vw - 2rem);bottom:.75rem;right:.75rem}}