.packs-progress.packs-progress--nudge{animation:progressNudge 560ms ease-in-out 1}.purchase-toast{width:min(440px,100%);pointer-events:none;background:var(--toast-bg);color:var(--toast-text);border:1px solid var(--toast-border);border-left:6px solid var(--toast-accent);border-radius:14px;box-shadow:0 16px 34px var(--toast-shadow);padding:12px;display:flex;gap:10px;align-items:flex-start;transform:translateY(10px);opacity:0;animation:toastIn 220ms ease-out forwards;will-change:transform,opacity}.toast-icon{width:34px;height:34px;border-radius:10px;background:rgba(22,163,74,.12);display:flex;align-items:center;justify-content:center;color:var(--toast-accent);font-size:18px;flex:0 0 auto}.toast-title{font-weight:900;font-size:14px;margin:0 0 2px;letter-spacing:-.1px}.toast-sub{margin:0;font-weight:800;font-size:13px;color:#334155;line-height:1.25}.offer-status-strip.status--fomo{animation:stripFomo 900ms ease-out 1}.packs-progress-count.count--pop{animation:countPop 820ms cubic-bezier(.2,.9,.2,1) 1;transform-origin:right center}#discount-packs-current.count--flash{animation:currentFlash 820ms ease-out 1;display:inline-block;transform-origin:center}.packs-progress-fill.fill--burst{animation:fillBurst 900ms ease-out 1}.packs-left.packs-left--fomo{animation:leftFomo 900ms cubic-bezier(.2,.9,.2,1) 1;transform-origin:center}@media (prefers-reduced-motion:reduce){.offer-status-strip.status--fomo,.packs-progress-count.count--pop,#discount-packs-current.count--flash,.packs-progress-fill.fill--burst,.packs-left.packs-left--fomo,.packs-progress.packs-progress--nudge{animation:none!important}}