/* Independent paper-voucher motion. No hidden initial content and no touch gesture capture. */
.lpm-festival-tiers{perspective:1000px}
.lpm-festival-ticket.lpm-voucher-motion-ready{animation:none;rotate:var(--lpm-tilt-axis,1 0 0) var(--lpm-tilt-angle,0deg);transform-style:preserve-3d;transition:rotate .24s cubic-bezier(.18,.85,.25,1)}
.lpm-voucher-motion-art,.lpm-voucher-burst{position:absolute!important;display:block;grid-column:auto!important;grid-row:auto!important;min-height:0!important;margin:0!important;inset:0;z-index:2;pointer-events:none!important;border-radius:inherit;overflow:visible}
.lpm-voucher-motion-art{z-index:0}
.lpm-voucher-motion-ready>small,.lpm-voucher-motion-ready>strong,.lpm-voucher-motion-ready>em,.lpm-voucher-motion-ready>span:not(.lpm-voucher-motion-art):not(.lpm-voucher-burst){position:relative;z-index:1}
.lpm-voucher-motion-ready>.lpm-festival-copy,.lpm-voucher-motion-ready>.lpm-festival-recommendation{position:relative;z-index:3}
.lpm-voucher-motion-ready>.lpm-festival-recommendation{position:absolute}
.lpm-festival-ticket-recommended>.lpm-voucher-motion-art:before{content:"";position:absolute;inset:-6px;border:2px solid #df98b2;border-radius:20px;background:transparent;box-shadow:0 0 0 3px #f4c5d37a,0 0 0 7px #f8dfa86b,0 0 28px 9px #e99eb469;opacity:.8;pointer-events:none;animation:lpm-voucher-halo 5.5s ease-in-out infinite;animation-play-state:paused}
.lpm-festival-ticket-recommended>.lpm-voucher-motion-art:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(115deg,transparent 25%,#fffdf580 47%,transparent 67%);opacity:0;pointer-events:none;animation:lpm-voucher-paper-light 6.2s ease-in-out infinite;animation-play-state:paused}
.lpm-voucher-orbit-star{position:absolute;left:0;top:0;width:12px;height:12px;background:#cf789c;clip-path:polygon(50% 0,62% 36%,100% 50%,63% 62%,50% 100%,36% 63%,0 50%,36% 36%);opacity:.9;offset-path:inset(-7px round 16px);offset-anchor:center;offset-rotate:auto;animation:lpm-voucher-star-orbit 12s linear infinite;animation-delay:calc(var(--lpm-star-index)*-2.4s);animation-play-state:paused;pointer-events:none}
.lpm-voucher-motion-running>.lpm-voucher-motion-art:before,.lpm-voucher-motion-running>.lpm-voucher-motion-art:after,.lpm-voucher-motion-running .lpm-voucher-orbit-star{animation-play-state:running}
.lpm-voucher-particle{position:absolute;width:14px;height:14px;background:var(--lpm-confetti-color,#dc9ab2);pointer-events:none;opacity:0}
.lpm-voucher-particle.is-star{clip-path:polygon(50% 0,62% 35%,100% 38%,71% 61%,80% 100%,50% 77%,19% 100%,29% 61%,0 38%,38% 35%)}
.lpm-voucher-particle.is-heart{clip-path:polygon(50% 95%,8% 53%,0 30%,8% 10%,30% 0,50% 17%,70% 0,92% 10%,100% 30%,92% 53%)}
@keyframes lpm-voucher-halo{0%,100%{opacity:.65;transform:scale(.995)}50%{opacity:.95;transform:scale(1.015)}}
@keyframes lpm-voucher-paper-light{0%,48%,100%{opacity:0;transform:translateX(-12%)}61%{opacity:.4}76%{opacity:0;transform:translateX(12%)}}
@keyframes lpm-voucher-star-orbit{from{offset-distance:0%}to{offset-distance:100%}}
.lpm-voucher-particle:nth-child(3n){width:16px;height:16px}
@media(pointer:coarse){.lpm-voucher-particle,.lpm-voucher-particle:nth-child(3n){width:12px;height:12px}}
@media(prefers-reduced-motion:reduce){.lpm-festival-ticket.lpm-voucher-motion-ready{rotate:none!important;translate:none!important;scale:none!important;transition:none!important}.lpm-voucher-motion-art:before,.lpm-voucher-motion-art:after,.lpm-voucher-orbit-star{animation:none!important}.lpm-voucher-motion-art:after,.lpm-voucher-orbit-star,.lpm-voucher-burst{display:none!important}.lpm-festival-ticket-recommended>.lpm-voucher-motion-art:before{opacity:.35;transform:none}}