.vip-reveal{opacity:0;transform:translateY(28px);will-change:opacity,transform;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.vip-reveal-in{opacity:1;transform:none;will-change:auto}@media (prefers-reduced-motion:reduce){.vip-reveal,.vip-reveal-in{opacity:1;transform:none;transition:none;will-change:auto}}.vip-ambient{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:1}.vip-ambient-particle{position:absolute;bottom:-8vh;display:block;animation-name:vip-ambient-rise;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform,opacity}.vip-ambient-sparkles{width:3px;height:3px;border-radius:50%;background:currentColor;box-shadow:0 0 6px 1px currentColor;opacity:0}.vip-ambient-petals{width:10px;height:10px;border-radius:0 100% 0 100%;background:currentColor;opacity:0}.vip-ambient-embers{width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:0 0 10px 2px currentColor;opacity:0}@keyframes vip-ambient-rise{0%{transform:translateZ(0) scale(var(--vip-particle-scale,1)) rotate(0deg);opacity:0}12%{opacity:.55}85%{opacity:.4}to{transform:translate3d(var(--vip-particle-drift,0),-116vh,0) scale(var(--vip-particle-scale,1)) rotate(220deg);opacity:0}}@media (prefers-reduced-motion:reduce){.vip-ambient{display:none}}@keyframes vip-seal-glow{0%,to{filter:brightness(1) drop-shadow(0 0 0 rgba(212,175,55,0))}50%{filter:brightness(1.15) drop-shadow(0 0 18px rgba(212,175,55,.55))}}.vip-seal-glow{animation:vip-seal-glow 2.4s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.vip-seal-glow{animation:none}}@keyframes vip-scroll-cue{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(6px);opacity:1}}.vip-scroll-cue{animation:vip-scroll-cue 1.8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.vip-scroll-cue{animation:none;opacity:.7}}