#diamond-shop-system .diamond-offer-bundle-launch{
  position:relative;isolation:isolate;overflow:hidden;
  border-color:#5fe7ff!important;
  background:linear-gradient(155deg,#08182d 0%,#092540 52%,#171739 100%)!important;
  box-shadow:0 0 0 1px #eecf6a66 inset,0 0 22px #20cfff66,0 0 42px #725cff38!important;
  animation:launchPackagePulse 2.8s ease-in-out infinite;
}
#diamond-shop-system .diamond-offer-bundle-launch>*{position:relative;z-index:1}
#diamond-shop-system .diamond-offer-bundle-launch::before{
  content:"";position:absolute;z-index:0;inset:-45%;pointer-events:none;
  background:conic-gradient(from 0deg,transparent 0 18%,#40ddff55 25%,transparent 32% 55%,#ffd76a55 64%,transparent 72%);
  animation:launchPackageAura 7s linear infinite;
}
#diamond-shop-system .diamond-offer-bundle-launch::after{
  content:"";position:absolute;z-index:2;pointer-events:none;inset:0;
  background:radial-gradient(circle at 50% 21%,#74eaff3d,transparent 43%),linear-gradient(115deg,transparent 30%,#ffffff18 48%,transparent 62%);
  animation:launchPackageShine 3.5s ease-in-out infinite;
}
#diamond-shop-system .diamond-offer-bundle-launch .diamond-offer-art{height:165px!important;min-height:165px!important;padding:0!important;overflow:hidden;border:1px solid #73e6ff80!important;background:#04101f!important}
#diamond-shop-system .diamond-offer-bundle-launch .diamond-bundle-art{display:block!important;width:100%!important;height:100%!important}
#diamond-shop-system .diamond-offer-bundle-launch .diamond-bundle-art img{display:block!important;position:static!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:50% 48%!important;transform:scale(1.42)!important;filter:saturate(1.08) contrast(1.04)!important}
#diamond-shop-system .diamond-offer-bundle-launch .diamond-offer-copy>b{color:#76eeff!important;text-shadow:0 0 10px #37cfff88}
#diamond-shop-system .diamond-offer-bundle-launch .launch-fixed-price{border-color:#ffdb6f99!important;background:#241e0dbd!important;color:#ffe17d!important}
#diamond-shop-system .diamond-offer-bundle-launch button{background:linear-gradient(100deg,#057bd8,#13bde4 55%,#7459ee)!important;border-color:#8cecff!important;box-shadow:0 0 16px #1dd8ff66!important}
@keyframes launchPackageAura{to{transform:rotate(360deg)}}
@keyframes launchPackagePulse{0%,100%{box-shadow:0 0 0 1px #eecf6a66 inset,0 0 18px #20cfff55,0 0 35px #725cff30}50%{box-shadow:0 0 0 1px #ffe27c99 inset,0 0 30px #20cfff88,0 0 52px #725cff55}}
@keyframes launchPackageShine{0%,35%{transform:translateX(-115%)}70%,100%{transform:translateX(115%)}}
@media(max-width:720px){#diamond-shop-system .diamond-offer-bundle-launch .diamond-offer-art{height:120px!important;min-height:120px!important}}
@media(max-width:420px){#diamond-shop-system .diamond-offer-bundle-launch{grid-template-columns:98px minmax(0,1fr)!important;min-height:160px!important}#diamond-shop-system .diamond-offer-bundle-launch .diamond-offer-art{grid-column:1!important;grid-row:1/3!important;width:98px!important;height:144px!important;min-height:144px!important;max-height:none!important}}
@media(prefers-reduced-motion:reduce){#diamond-shop-system .diamond-offer-bundle-launch,#diamond-shop-system .diamond-offer-bundle-launch::before,#diamond-shop-system .diamond-offer-bundle-launch::after{animation:none!important}}
