/* Shared bonus celebration; no money calculation or additional event delivery. */
#gr-live-commission-toasts{
 top:10px;right:8px;width:max-content;max-width:calc(100vw - 16px);gap:1px;align-items:flex-end;
 overflow:visible;pointer-events:none;
}
#gr-live-commission-toasts .gr-live-commission-toast{
 box-sizing:border-box;padding:5px 7px;border-radius:9px;border-left-width:3px;
 width:max-content;max-width:100%;min-width:0;overflow:hidden;margin:0;
}
#gr-live-commission-toasts .gr-live-commission-toast__head{
 gap:8px;justify-content:flex-start;font-size:11px;line-height:18px;white-space:nowrap;
}
#gr-live-commission-toasts .gr-live-commission-toast__head>span:first-child{flex-shrink:0}
#gr-live-commission-toasts .gr-live-commission-toast__amount{
 font-size:14px;line-height:18px;white-space:nowrap;max-width:none;min-width:0;
}
.gr-live-commission-toast.is-boost{
 overflow:visible;border:1px solid var(--gr-boost-accent);border-left-width:5px;
 background:linear-gradient(115deg,#fff2c8 0%,#fff8fc 40%,#eee0ff 100%);
 box-shadow:0 0 0 1px #fff9,0 8px 28px #32134d55,0 0 22px #a855f744;
}
.gr-live-commission-toast.is-tier-styled{border-left-color:var(--gr-boost-accent,#22a447)}
.gr-live-commission-toast.is-tier-styled .gr-live-commission-toast__amount{color:var(--gr-boost-accent,#22a447)}
.gr-live-commission-toast.is-tier-styled:not(.is-boost){position:relative;isolation:isolate}
.gr-live-commission-toast.is-tier-styled .gr-live-commission-toast__head{position:relative;z-index:1}
.gr-live-commission-toast.is-boost{background:linear-gradient(115deg,#fff8e8,white);border-color:var(--gr-boost-accent);box-shadow:0 4px 14px #32134d33}
.gr-live-commission-toast.is-boost .gr-live-bonus-amount{text-shadow:none}
#gr-live-commission-toasts .has-popup-border{border-color:var(--gr-popup-border)}
#gr-live-commission-toasts .is-glass{
 border:1px solid var(--gr-popup-border,var(--gr-boost-accent,#ffffffaa));
 background:linear-gradient(125deg,#ffffff26 0%,#ffffff05 24%,transparent 48%,#ffffff12 100%),var(--gr-glass-tint,#17233d61);
 -webkit-backdrop-filter:blur(3px) saturate(165%);backdrop-filter:blur(3px) saturate(165%);
 box-shadow:inset 0 1px 0 #ffffffaa,inset 0 -1px 0 #ffffff33,0 2px 7px #00000022;
}
#gr-live-commission-toasts .is-glass .gr-live-commission-toast__head,
#gr-live-commission-toasts .is-glass .gr-live-bonus-title,
#gr-live-commission-toasts .is-glass .gr-live-commission-toast__amount{
 color:var(--gr-glass-ink,#fff);text-shadow:var(--gr-glass-text-shadow,0 1px 3px #000b);
}
.gr-live-commission-toast.boost-sparkle{animation:grburst-arrive .65s cubic-bezier(.16,1,.3,1) both;transform-origin:80% 50%}
.gr-live-commission-toast.boost-pulse{animation:grburst-soft 1.4s ease-in-out 2}
.gr-live-commission-toast.is-boost.is-out{animation:none;opacity:0;transform:translateX(26px)}
.is-boost .gr-live-bonus-amount{color:#76249a;text-shadow:0 1px 0 white,0 0 14px #f4bbff}
.boost-sparkle .gr-live-bonus-amount{animation:grburst-number .65s .15s cubic-bezier(.2,1.4,.4,1) both}
.gr-live-celebration{overflow:hidden;border-radius:inherit;pointer-events:none}
.gr-live-celebration::before{
 inset:0;border-radius:inherit;transform:none;
 background:linear-gradient(115deg,transparent 20%,#fff8d6cc 48%,#fff9 52%,transparent 80%);
 background-size:240% 100%;animation:grburst-sheen 1.25s .05s ease-out 1 both;
}
.gr-live-celebration::after{
 content:'';position:absolute;inset:-10px;border-radius:24px;
 background:radial-gradient(ellipse at center,#ffdb8055,transparent 68%);
 animation:grburst-aura .9s ease-out 1 both;pointer-events:none;
}
.gr-live-shockwave{
 position:absolute;left:50%;top:50%;width:110px;height:54px;margin:-27px 0 0 -55px;
 border:2px solid #ffd66c;border-radius:50%;box-shadow:0 0 12px #ffc45d88,inset 0 0 8px #fff6;
 animation:grburst-ring 1s ease-out both;animation-delay:calc(var(--ring)*.22s);
}
.gr-live-shockwave:nth-child(2){border-color:var(--gr-boost-accent);box-shadow:0 0 14px var(--gr-boost-accent)}
.gr-live-firework{left:calc(20% + var(--burst)*27%);top:calc(45% + var(--burst)*8%);color:#eeb62e}
.gr-live-firework:nth-of-type(4){color:var(--gr-boost-accent)}
.gr-live-firework:nth-of-type(5){color:#ed63ba}
.gr-live-firework i{
 width:13px;height:4px;background:linear-gradient(90deg,transparent,currentColor 45%,#fff5cd);border-radius:50%;
 box-shadow:0 0 6px currentColor,0 0 12px #ffdc82aa;
 animation:grburst-particle 1.2s cubic-bezier(.1,.55,.3,1) 1 both;
 animation-delay:calc(.08s + var(--burst)*.16s + var(--ray)*.012s);
}
.gr-live-glitter{
 font-size:15px;left:calc(5% + var(--star)*12%);top:calc(8% + var(--star)*8%);
 color:#dca314;text-shadow:0 0 8px #ffe69c;
 animation:grburst-star 1.4s ease-out 1 both;animation-delay:calc(.15s + var(--star)*.08s);
}
.boost-pulse .gr-live-celebration::before{animation:none;opacity:0}
.boost-pulse .gr-live-shockwave{animation:grburst-ring 1.8s ease-out 1 both;animation-delay:calc(var(--ring)*.3s);opacity:.4}
@keyframes grburst-arrive{0%{opacity:0;transform:translateY(8px) scale(.84)}55%{opacity:1;transform:translateY(-2px) scale(1.025)}100%{opacity:1;transform:translateY(0) scale(1)}}
@keyframes grburst-number{0%{transform:scale(.75);opacity:.3}65%{transform:scale(1.12);opacity:1}100%{transform:scale(1);opacity:1}}
@keyframes grburst-ring{0%{opacity:0;transform:scale(.25)}15%{opacity:.7}100%{opacity:0;transform:scale(2.6)}}
@keyframes grburst-particle{0%{opacity:0;transform:translate(0,0) rotate(var(--angle)) scale(.2)}12%{opacity:1}70%{opacity:.85}100%{opacity:0;transform:translate(var(--burst-x),var(--burst-y)) rotate(var(--angle)) scale(.5)}}
@keyframes grburst-star{0%{opacity:0;transform:translateY(10px) scale(.3) rotate(-30deg)}30%{opacity:.95;transform:translateY(-4px) scale(1.15) rotate(20deg)}100%{opacity:0;transform:translateY(-26px) scale(.3) rotate(80deg)}}
@keyframes grburst-sheen{0%{opacity:0;background-position:100% 0}25%{opacity:.7}100%{opacity:0;background-position:-100% 0}}
@keyframes grburst-aura{0%{opacity:0;transform:scale(.6)}25%{opacity:.8}100%{opacity:0;transform:scale(1.2)}}
@keyframes grburst-soft{0%,100%{box-shadow:0 8px 24px #32134d44}50%{box-shadow:0 0 0 2px #fff8,0 0 24px var(--gr-boost-accent)}}
/* Distinct, bounded styles. Their lifetime never schedules or changes a reward. */
.gr-live-fx-modern::before,.gr-live-fx-modern::after{display:none}
.gr-live-fx-modern i{position:absolute;display:block;pointer-events:none;color:var(--gr-boost-accent,#a855f7)}
.gr-fx-confetti{
 left:calc(5% + var(--i)*4.2%);top:-8px;width:5px;height:10px;border-radius:1px;
 background:currentColor;animation:grfx-confetti 1.8s ease-out both;animation-delay:calc(var(--i)*.035s);
}
.gr-fx-confetti:nth-child(3n){background:#e5b842;width:6px;height:4px}
.gr-fx-confetti:nth-child(3n + 1){border-radius:50%;width:4px;height:4px}
.gr-fx-meteor{
 top:calc(2px + var(--i)*4px);left:-80px;width:85px;height:3px;border-radius:50%;
 background:linear-gradient(90deg,transparent,currentColor);box-shadow:3px 0 5px currentColor;
 animation:grfx-meteor 1s cubic-bezier(.2,.6,.3,1) both;animation-delay:calc(var(--i)*.24s);
}
.gr-fx-neon{
 inset:2px;border:1px solid currentColor;border-radius:7px;
 box-shadow:inset 0 0 7px currentColor,0 0 5px currentColor;
 animation:grfx-neon 1s ease-in-out 2 both;
}
.gr-fx-ripple{
 width:44px;height:44px;left:72%;top:50%;margin:-22px;border:2px solid currentColor;border-radius:50%;
 animation:grfx-ripple 1.7s ease-out both;animation-delay:calc(var(--i)*.26s);
}
.gr-fx-aurora{
 width:85%;height:38px;top:-18px;left:calc(-40% + var(--i)*35%);border-radius:50%;
 background:currentColor;filter:blur(10px);transform-origin:center;
 animation:grfx-aurora 2.2s ease-in-out both;animation-delay:calc(var(--i)*.12s);
}
.gr-fx-aurora:nth-child(2){color:#37bfa9;top:12px}
.gr-fx-shimmer{
 inset:-10px auto -10px -80px;width:55px;transform:skewX(-25deg);
 background:linear-gradient(90deg,transparent,currentColor,transparent);
 animation:grfx-shimmer 1.6s ease-in-out both;animation-delay:calc(var(--i)*.5s);
}
.gr-fx-fireworks{
 width:5px;height:5px;left:calc(15% + var(--burst)*23%);top:50%;border-radius:50%;
 background:currentColor;box-shadow:0 0 7px currentColor,0 0 12px #fff9;
 animation:grfx-fireworks 1.2s ease-out both;animation-delay:calc(var(--burst)*.3s);
}
.gr-fx-fireworks:nth-child(2n){color:#dfa62f}
@keyframes grfx-confetti{0%{opacity:0;transform:translateY(0) rotate(0)}15%{opacity:.65}100%{opacity:0;transform:translate(12px,48px) rotate(300deg)}}
@keyframes grfx-meteor{0%{opacity:0;transform:translateX(0)}18%{opacity:.55}100%{opacity:0;transform:translate(360px,12px)}}
@keyframes grfx-neon{0%,100%{opacity:.12}50%{opacity:.7}}
@keyframes grfx-ripple{0%{opacity:0;transform:scale(.15)}15%{opacity:.55}100%{opacity:0;transform:scale(5)}}
@keyframes grfx-aurora{0%,100%{opacity:0;transform:translateX(0) rotate(-12deg)}40%{opacity:.26;transform:translateX(45px) rotate(12deg)}70%{opacity:.18;transform:translateX(85px) rotate(-5deg)}}
@keyframes grfx-shimmer{0%{opacity:0;transform:translateX(0) skewX(-25deg)}30%{opacity:.23}100%{opacity:0;transform:translateX(400px) skewX(-25deg)}}
@keyframes grfx-fireworks{0%{opacity:0;transform:translate(0,0) scale(.3)}12%{opacity:1}65%{opacity:.85}100%{opacity:0;transform:translate(var(--fx-x),var(--fx-y)) scale(.3)}}
.gr-live-glass-shard{
 position:absolute;left:50%;top:50%;width:14px;height:18px;
 clip-path:polygon(8% 0,100% 24%,38% 100%);background:linear-gradient(135deg,#fff,var(--gr-boost-accent) 55%,#ffffff33);
 filter:drop-shadow(0 0 3px #fff);pointer-events:none;
 animation:grfx-glass-shard 1.7s cubic-bezier(.13,.55,.2,1) both;animation-delay:calc(var(--shard)*.025s);
}
#gr-live-commission-toasts .boost-sparkle,
#gr-live-commission-toasts .boost-fireworks{overflow:visible}
#gr-live-commission-toasts .boost-sparkle .gr-live-celebration,
#gr-live-commission-toasts .boost-fireworks .gr-live-celebration{
 inset:-12px 0 -12px -14px;border-radius:16px;overflow:hidden;
}
@keyframes grfx-glass-shard{0%{opacity:0;transform:translate(0,0) scale(.1) rotate(0)}15%{opacity:.95}65%{opacity:.65}100%{opacity:0;transform:translate(var(--shard-x),var(--shard-y)) scale(.25) rotate(160deg)}}
.gr-live-shockwave{border-width:3px;animation-duration:1.5s}
.gr-live-firework i{animation-duration:1.6s}
.gr-live-glitter{animation-duration:2s}
.gr-fx-confetti{animation-iteration-count:2}
.gr-fx-meteor{animation-duration:1.3s}
.gr-fx-neon{border-width:2px;box-shadow:inset 0 0 10px currentColor,0 0 8px currentColor}
.gr-fx-shimmer{background:linear-gradient(90deg,transparent,var(--gr-boost-accent),#ffffffaa,transparent);animation-iteration-count:2}
@media(max-width:640px){
 #gr-live-commission-toasts{width:max-content;max-width:calc(100vw - 16px)}
 #gr-live-commission-toasts .gr-live-commission-toast{padding:5px 7px}
 #gr-live-commission-toasts .gr-live-commission-toast__head{font-size:10px;line-height:18px}
 #gr-live-commission-toasts .gr-live-commission-toast__amount{font-size:14px;line-height:18px}
 .gr-live-commission-toast.is-boost{border-left-width:3px}
 .gr-live-shockwave{width:72px;height:38px;margin:-19px 0 0 -36px}
 .gr-live-firework i{width:9px;height:3px}
 .gr-live-glitter{font-size:11px}
}
@media(prefers-reduced-motion:reduce){
 .gr-live-commission-toast.is-tier-styled{animation:none!important;transition:none!important}
 .gr-live-commission-toast.is-boost,.is-boost .gr-live-bonus-amount{animation:none!important;transition:none!important}
 .gr-live-celebration{display:none!important}
 .gr-live-celebration *,.gr-live-celebration::before,.gr-live-celebration::after{animation:none!important}
}

/* Compact celebration: 30% scale, with no rectangular clipping of the particles. */
#gr-live-commission-toasts .is-tier-styled:not(.boost-none){overflow:visible;animation:none}
#gr-live-commission-toasts .is-tier-styled .gr-live-celebration{
 inset:-120px 0 -180px -180px;overflow:visible;border-radius:0;
 --cx:calc(50% + 90px);--cy:135px;
 transform:scale(.3);transform-origin:var(--cx) var(--cy);opacity:.85;
}
#gr-live-commission-toasts .gr-live-celebration::before{
 display:block;content:'';position:absolute;inset:auto;left:var(--cx);top:var(--cy);
 width:150px;height:150px;margin:-75px;transform:none;border-radius:50%;
 background:radial-gradient(circle,#fff9 0,transparent 20%,var(--gr-boost-accent) 24%,transparent 65%);
 animation:grmax-halo 2.6s ease-out both;mix-blend-mode:screen;
}
#gr-live-commission-toasts .gr-live-celebration::after{
 display:block;content:'';position:absolute;inset:auto;left:var(--cx);top:var(--cy);
 width:90px;height:90px;margin:-45px;border:2px solid #fff9;border-radius:50%;
 background:transparent;box-shadow:0 0 20px var(--gr-boost-accent),inset 0 0 15px var(--gr-boost-accent);
 animation:grmax-shock 2.5s .1s ease-out both;
}
#gr-live-commission-toasts .gr-live-shockwave{
 left:var(--cx);top:var(--cy);width:85px;height:85px;margin:-42px;
 border:3px solid var(--gr-boost-accent);box-shadow:0 0 18px currentColor;
 animation:grmax-shock 2.3s ease-out both;animation-delay:calc(var(--ring)*.22s);
}
#gr-live-commission-toasts .gr-live-firework{left:calc(var(--cx) - 40px + var(--burst)*12px);top:calc(var(--cy) + var(--burst)*10px)}
#gr-live-commission-toasts .gr-live-firework i{
 width:22px;height:5px;filter:drop-shadow(0 0 5px currentColor);
 animation:grmax-ray 2.1s cubic-bezier(.05,.65,.15,1) both;animation-delay:calc(var(--burst)*.18s + var(--ray)*.012s);
}
#gr-live-commission-toasts .gr-live-glitter{
 left:calc(10% + var(--star)*5%);top:calc(38% + var(--star)*2%);font-size:21px;
 text-shadow:0 0 8px #fff,0 0 18px var(--gr-boost-accent);
 animation:grmax-star 2.5s ease-out both;animation-delay:calc(var(--star)*.045s);
}
#gr-live-commission-toasts .gr-live-glass-shard{
 left:var(--cx);top:var(--cy);width:22px;height:30px;
 background:linear-gradient(135deg,#fff 5%,var(--gr-boost-accent) 48%,#ffffff11);
 animation:grmax-shard 2.4s cubic-bezier(.07,.6,.2,1) both;animation-delay:calc(var(--shard)*.018s);
}
#gr-live-commission-toasts .gr-fx-confetti{
 left:calc(4% + var(--i)*1.55%);top:var(--cy);width:7px;height:13px;
 box-shadow:0 0 6px currentColor;animation:grmax-confetti 2.7s ease-out both;animation-delay:calc(var(--i)*.013s);
}
#gr-live-commission-toasts .gr-fx-meteor{
 left:calc(var(--cx) - 420px);top:calc(50px + var(--i)*17px);width:160px;height:4px;
 background:linear-gradient(90deg,transparent,var(--gr-boost-accent),#fff);box-shadow:8px 0 14px currentColor;
 animation:grmax-meteor 1.7s ease-in both;animation-delay:calc(var(--i)*.15s);
}
#gr-live-commission-toasts .gr-fx-neon{
 inset:auto;left:var(--cx);top:var(--cy);width:140px;height:75px;margin:-37px 0 0 -70px;
 border:3px solid currentColor;border-radius:50%;box-shadow:0 0 15px currentColor,inset 0 0 15px currentColor;
 animation:grmax-orbit 2.8s ease-out both;animation-delay:calc(var(--i)*.12s);
}
#gr-live-commission-toasts .gr-fx-ripple{
 left:var(--cx);top:var(--cy);width:80px;height:80px;margin:-40px;
 border:3px solid currentColor;box-shadow:0 0 16px currentColor,inset 0 0 10px #fff8;
 animation:grmax-shock 2.3s ease-out both;animation-delay:calc(var(--i)*.23s);
}
#gr-live-commission-toasts .gr-fx-aurora{
 left:calc(var(--cx) - 170px);top:calc(var(--cy) - 50px + var(--i)*12px);
 width:300px;height:90px;border-radius:50%;filter:blur(12px);
 background:linear-gradient(100deg,transparent,currentColor 40%,#ffffff55,transparent);
 animation:grmax-aurora 3s ease-in-out both;animation-delay:calc(var(--i)*.1s);
}
#gr-live-commission-toasts .gr-fx-aurora:nth-child(3){color:#e459ff}
#gr-live-commission-toasts .gr-fx-aurora:nth-child(4){color:#ffd871}
#gr-live-commission-toasts .gr-fx-shimmer{
 inset:auto;left:calc(var(--cx) - 190px);top:calc(var(--cy) - 160px);width:32px;height:310px;
 background:linear-gradient(90deg,transparent,var(--gr-boost-accent),#fff,transparent);
 filter:drop-shadow(0 0 12px currentColor);animation:grmax-sweep 2.3s ease-in-out both;animation-delay:calc(var(--i)*.24s);
}
#gr-live-commission-toasts .gr-fx-fireworks{
 left:calc(var(--cx) - 95px + var(--burst)*20px);top:calc(var(--cy) + var(--burst)*13px);
 width:6px;height:6px;box-shadow:0 0 8px #fff,0 0 18px currentColor;
 animation:grmax-fireworks 2.3s cubic-bezier(.07,.6,.2,1) both;animation-delay:calc(var(--burst)*.17s);
}
/* Title and amount animate as whole strings, preserving Thai marks and the actual amount. */
#gr-live-commission-toasts .is-tier-styled:not(.boost-none) .gr-live-commission-toast__head>span:first-child{
 display:inline-block;transform-origin:left center;animation:grmax-title 1.2s cubic-bezier(.2,.7,.2,1) both;
 text-shadow:0 0 10px var(--gr-boost-accent),0 1px 2px #fff8;
}
#gr-live-commission-toasts .is-tier-styled:not(.boost-none) .gr-live-commission-toast__amount{
 display:inline-block;transform-origin:right center;animation:grmax-amount 1.4s cubic-bezier(.15,.8,.25,1) both;
 text-shadow:0 0 8px var(--gr-boost-accent),0 0 18px #ffffff88;font-variant-numeric:tabular-nums;
}
#gr-live-commission-toasts .boost-aurora .gr-live-commission-toast__amount,
#gr-live-commission-toasts .boost-neon .gr-live-commission-toast__amount{animation:grmax-charge 2.6s ease-in-out both}
@keyframes grmax-halo{0%{opacity:0;transform:scale(.1)}18%{opacity:.9}65%{opacity:.35}100%{opacity:0;transform:scale(2.5)}}
@keyframes grmax-shock{0%{opacity:0;transform:scale(.1)}12%{opacity:1}55%{opacity:.6}100%{opacity:0;transform:scale(4.8)}}
@keyframes grmax-ray{0%{opacity:0;transform:translate(0,0) rotate(var(--angle)) scale(.15)}10%{opacity:1}70%{opacity:.85}100%{opacity:0;transform:translate(var(--burst-x),var(--burst-y)) rotate(var(--angle)) scale(.3)}}
@keyframes grmax-star{0%{opacity:0;transform:translateY(35px) scale(.1) rotate(-90deg)}25%{opacity:1;transform:translateY(-10px) scale(1.3) rotate(15deg)}100%{opacity:0;transform:translateY(-90px) scale(.2) rotate(130deg)}}
@keyframes grmax-shard{0%{opacity:0;transform:translate(0,0) rotate(0) scale(.1)}12%{opacity:1}70%{opacity:.7}100%{opacity:0;transform:translate(var(--shard-x),var(--shard-y)) rotate(230deg) scale(.25)}}
@keyframes grmax-confetti{0%{opacity:0;transform:translate(15px,0) rotate(0) scale(.1)}15%{opacity:1;transform:translate(-15px,-70px) rotate(70deg) scale(1)}65%{opacity:.9}100%{opacity:0;transform:translate(-55px,150px) rotate(480deg)}}
@keyframes grmax-meteor{0%{opacity:0;transform:translate(0,-20px) rotate(20deg)}12%{opacity:1}80%{opacity:1}100%{opacity:0;transform:translate(450px,100px) rotate(20deg)}}
@keyframes grmax-orbit{0%{opacity:0;transform:scale(.1) rotate(calc(var(--i)*45deg))}15%{opacity:1}65%{opacity:.7}100%{opacity:0;transform:scale(2.4) rotate(calc(140deg + var(--i)*45deg))}}
@keyframes grmax-aurora{0%,100%{opacity:0;transform:translateX(50px) rotate(-25deg) scale(.5)}25%{opacity:.75;transform:translateX(-20px) rotate(20deg) scale(1.1)}65%{opacity:.6;transform:translateX(-40px) rotate(-20deg) scale(1.3)}}
@keyframes grmax-sweep{0%{opacity:0;transform:translateX(-40px) rotate(30deg) scaleX(.1)}20%{opacity:.7}65%{opacity:.9}100%{opacity:0;transform:translateX(350px) rotate(30deg) scaleX(.4)}}
@keyframes grmax-fireworks{0%{opacity:0;transform:translate(0,0) scale(.1)}10%{opacity:1}65%{opacity:.95}100%{opacity:0;transform:translate(var(--fx-x),var(--fx-y)) scale(.2)}}
@keyframes grmax-title{0%{opacity:0;transform:translateX(10px) skewX(-8deg)}40%{opacity:1;transform:translateX(-1px) skewX(2deg)}100%{opacity:1;transform:none}}
@keyframes grmax-amount{0%{opacity:0;transform:perspective(160px) rotateX(-45deg) scale(1.2)}35%{opacity:1;transform:perspective(160px) rotateX(8deg) scale(1.12)}65%{transform:scale(.95)}100%{opacity:1;transform:none}}
@keyframes grmax-charge{0%{opacity:0;transform:scale(.85)}20%{opacity:1;transform:scale(1.08)}50%{transform:scale(1)}70%{text-shadow:0 0 6px #fff,0 0 12px var(--gr-boost-accent);transform:scale(1.05)}100%{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){
 #gr-live-commission-toasts .gr-live-commission-toast__head>*{animation:none!important;transform:none!important}
}
