.scratch-reveal-underlay section{width:100%;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]{justify-content:center;align-items:center;width:100%;min-width:0;display:flex;margin-top:0!important}.scratch-reveal-overlay{touch-action:none;box-shadow:inset 0 1px 0 #ffffff59, inset 0 -1px 0 #0000000d, 0 0 0 1px color-mix(in srgb, var(--invite-primary,#c4a574) 42%, transparent);background:0 0;overflow:hidden}.scratch-reveal-overlay:focus-visible{outline:2px solid var(--invite-primary,#c4a574);outline-offset:4px}.scratch-reveal-pending{min-height:18rem}.scratch-reveal-foil-shell{width:calc(100% - 3rem);max-width:15.5rem}.scratch-reveal-overlay--square,.scratch-reveal-overlay--rectangle{border-radius:1rem}.scratch-reveal-shell--heart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 341 341'%3E%3Cg transform='translate(170.5 170.5) rotate(45)'%3E%3Crect x='-100' y='-100' width='200' height='200' fill='%23fff'/%3E%3Ccircle cx='-100' cy='0' r='100' fill='%23fff'/%3E%3Ccircle cx='0' cy='-100' r='100' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 341 341'%3E%3Cg transform='translate(170.5 170.5) rotate(45)'%3E%3Crect x='-100' y='-100' width='200' height='200' fill='%23fff'/%3E%3Ccircle cx='-100' cy='0' r='100' fill='%23fff'/%3E%3Ccircle cx='0' cy='-100' r='100' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.scratch-reveal-complete{animation:.42s ease-out both scratch-reveal-complete-in}@keyframes scratch-reveal-complete-in{0%{opacity:.88;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.scratch-reveal-complete{animation:none}}
@keyframes scratch-confetti-fall{0%{opacity:0;top:-6%;transform:translate(0,0)rotate(0)scale(.5)}10%{opacity:1;transform:translate3d(calc(var(--drift) * .2), 0, 0) rotate(calc(var(--rot) * .12)) scale(1)}to{opacity:0;transform:translate3d(var(--drift), 0, 0) rotate(var(--rot));top:106%}}.scratch-confetti-layer{pointer-events:none;z-index:11050;position:fixed;overflow:hidden}.scratch-confetti-piece{animation:scratch-confetti-fall var(--dur) cubic-bezier(.25, .46, .45, .94) var(--delay) forwards;will-change:top, transform, opacity;position:absolute}