@keyframes scratch-foil-shimmer{0%{background-position:220% 50%}to{background-position:-220% 50%}}@keyframes scratch-foil-shimmer-slow{0%{background-position:-180% 40%}to{background-position:180% 60%}}@keyframes scratch-label-glow{0%,to{opacity:.72}50%{opacity:1}}.scratch-reveal-underlay section{padding-top:0!important;padding-bottom:0!important}.scratch-reveal-underlay .min-h-invite-full{min-height:0!important}.scratch-reveal-underlay [data-countdown-timer],.scratch-reveal-underlay [data-countdown-timer] .mt-2,.scratch-reveal-underlay [data-countdown-timer] .mt-6,.scratch-reveal-underlay [data-countdown-timer] .mt-7,.scratch-reveal-underlay [data-countdown-timer] .sm\:mt-3,.scratch-reveal-underlay [data-countdown-timer] .sm\:mt-8,.scratch-reveal-underlay [data-countdown-timer] .sm\:mt-9{margin-top:0!important}.scratch-reveal-underlay [data-countdown-timer] .text-\[clamp\(8\.5rem\,64vw\,12rem\)\]{font-size:clamp(2.5rem,18vw,3.5rem)!important;line-height:1!important}.scratch-reveal-overlay{overflow:hidden;touch-action:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -1px 0 rgba(0,0,0,.05)}.scratch-reveal-shimmer{background:linear-gradient(105deg,transparent,transparent 38%,rgba(255,255,255,.62) 50%,transparent 62%,transparent);background-size:220% 100%;animation:scratch-foil-shimmer 2.6s ease-in-out infinite}.scratch-reveal-shimmer-gold{background:linear-gradient(115deg,transparent,transparent 42%,rgba(208,140,96,.28) 50%,transparent 58%,transparent);background-size:260% 100%;mix-blend-mode:soft-light;animation:scratch-foil-shimmer-slow 3.8s ease-in-out infinite}.scratch-reveal-label{animation:scratch-label-glow 2.4s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.scratch-reveal-label,.scratch-reveal-shimmer,.scratch-reveal-shimmer-gold{animation:none}}@keyframes scratch-confetti-fall{0%{opacity:0;top:-6%;transform:translateZ(0) rotate(0deg) scale(.5)}10%{opacity:1;transform:translate3d(calc(var(--drift) * .2),0,0) rotate(calc(var(--rot) * .12)) scale(1)}to{opacity:0;top:106%;transform:translate3d(var(--drift),0,0) rotate(var(--rot))}}.scratch-confetti-layer{position:fixed;overflow:hidden;pointer-events:none;z-index:10045}.scratch-confetti-piece{position:absolute;animation:scratch-confetti-fall var(--dur) cubic-bezier(.25,.46,.45,.94) var(--delay) forwards;will-change:top,transform,opacity}