.full-bleed{width:100vw;margin-left:calc(50% - 50vw)}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes badge-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hero-glow{0%,to{box-shadow:0 0 40px 8px #ff693459}50%{box-shadow:0 0 70px 20px #ff69348c}}.hero-booth-img{filter:drop-shadow(0 30px 50px #0006);animation:5s ease-in-out infinite hero-float}.hero-title{animation:.8s both hero-fade-up}.hero-sub{animation:.8s .15s both hero-fade-up}.hero-cta{animation:.8s .3s both hero-fade-up}.hero-cta-btn{animation:2.5s ease-in-out infinite hero-glow}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-track{will-change:transform;width:max-content;animation:22s linear infinite ticker;display:flex}.ticker-track:hover{animation-play-state:paused}@keyframes card-pop{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.service-card{transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.service-card:hover{transform:translateY(-8px)scale(1.02)}.step-number{background:linear-gradient(135deg,#ff6934,#fad075);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:900;line-height:1}@keyframes strip-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.photo-strip-track{gap:1rem;width:max-content;animation:30s linear infinite strip-scroll;display:flex}.photo-strip-track:hover{animation-play-state:paused}.photo-strip-item{flex-shrink:0;width:320px;position:relative;overflow:hidden}.event-pill{transition:transform .2s,box-shadow .2s}.event-pill:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001f}@keyframes cta-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.cta-btn-main{animation:2.5s ease-in-out infinite cta-pulse}
