.quote-save-burst{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;overflow:hidden}.quote-save-burst__flash{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:radial-gradient(circle at center,rgba(34,197,94,.18) 0%,rgba(34,197,94,0) 68%);animation:quote-save-burst-flash .9s ease-out forwards}.quote-save-burst__hero{position:relative;z-index:1;font-size:4.5rem;line-height:1;filter:drop-shadow(0 8px 24px rgba(18,33,73,.18));animation:quote-save-burst-hero .72s cubic-bezier(.22,1,.36,1) forwards}.quote-save-burst__caption{position:relative;z-index:1;margin:12px 0 0;padding:8px 16px;border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px #1221491f;font-size:.9375rem;font-weight:600;color:#122149;animation:quote-save-burst-caption .82s cubic-bezier(.22,1,.36,1) forwards}.quote-save-burst__particle{position:absolute;z-index:1;font-size:calc(1.65rem * var(--burst-scale, 1));line-height:1;opacity:0;transform:translate(0) scale(.4);animation:quote-save-burst-particle 1.05s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--burst-delay, 0s)}@keyframes quote-save-burst-flash{0%{opacity:0}18%{opacity:1}to{opacity:0}}@keyframes quote-save-burst-hero{0%{opacity:0;transform:scale(.35) rotate(-8deg)}45%{opacity:1;transform:scale(1.12) rotate(4deg)}to{opacity:0;transform:scale(.92) rotate(0)}}@keyframes quote-save-burst-caption{0%{opacity:0;transform:translateY(8px) scale(.92)}30%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-4px) scale(.98)}}@keyframes quote-save-burst-particle{0%{opacity:0;transform:translateY(12px) scale(.35)}20%{opacity:1}to{opacity:0;transform:translate(var(--burst-x, 0),var(--burst-y, -80px)) scale(1)}}@media (prefers-reduced-motion: reduce){.quote-save-burst__flash,.quote-save-burst__particle{animation:none;opacity:0}.quote-save-burst__hero,.quote-save-burst__caption{animation:quote-save-burst-reduced .9s ease forwards}}@keyframes quote-save-burst-reduced{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}
