@keyframes wcFadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes wcNeonPulse{0%,to{filter:drop-shadow(0 0 20px rgba(255,210,0,.6)) drop-shadow(0 0 40px rgba(255,210,0,.3));text-shadow:0 0 20px rgba(255,210,0,.8),0 0 40px rgba(255,210,0,.4),0 0 60px rgba(255,210,0,.2)}50%{filter:drop-shadow(0 0 30px rgba(255,210,0,.9)) drop-shadow(0 0 60px rgba(255,210,0,.5));text-shadow:0 0 30px rgba(255,210,0,1),0 0 60px rgba(255,210,0,.6),0 0 90px rgba(255,210,0,.3)}}@keyframes wcCyanPulse{0%,to{box-shadow:0 0 15px rgba(0,242,255,.4),0 0 30px rgba(0,242,255,.2)}50%{box-shadow:0 0 25px rgba(0,242,255,.6),0 0 50px rgba(0,242,255,.3)}}@keyframes wcFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes wcBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes wcBreathing{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.01) translateY(-2px)}}@keyframes wcLightSweep{0%{transform:translateX(-100%) rotate(25deg);opacity:0}20%{opacity:.5}to{transform:translateX(200%) rotate(25deg);opacity:0}}@keyframes wcParticleFloat{0%{transform:translateY(0) translateX(0) scale(0);opacity:0}20%{opacity:1;transform:scale(1)}to{transform:translateY(-150px) translateX(30px) scale(.5);opacity:0}}@keyframes wcFloodlight{0%,to{opacity:.8}50%{opacity:1}75%{opacity:.9}}@keyframes wcFootballSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wcShimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes wcIconJump{0%{transform:translateY(0)}50%{transform:translateY(-3px)}to{transform:translateY(0)}}.wc-hero-container{border-radius:16px;background:transparent;animation:wcFadeIn .8s ease-out forwards}.wc-hero-container,.wc-hero-inner{position:relative;width:100%;overflow:hidden}.wc-hero-inner{aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at center top,rgba(26,71,42,.3) 0,rgba(0,0,0,.9) 70%,rgba(0,0,0,1) 100%)}.wc-hero-lights{position:absolute;inset:0;pointer-events:none;overflow:hidden}.wc-hero-light{position:absolute;width:200px;height:400px;background:linear-gradient(180deg,rgba(255,210,0,.15),transparent);animation:wcFloodlight 3s ease-in-out infinite;opacity:.6}.wc-hero-light:first-child{top:-50%;left:5%;transform:rotate(-15deg);animation-delay:0s}.wc-hero-light:nth-child(2){top:-50%;left:25%;transform:rotate(-5deg);animation-delay:.5s}.wc-hero-light:nth-child(3){top:-50%;right:25%;transform:rotate(5deg);animation-delay:1s}.wc-hero-light:nth-child(4){top:-50%;right:5%;transform:rotate(15deg);animation-delay:1.5s}.wc-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.wc-particle{position:absolute;width:4px;height:4px;border-radius:50%;background:rgba(255,210,0,.6);animation:wcParticleFloat 4s ease-out infinite}.wc-particle:first-child{bottom:20%;left:10%;animation-delay:0s}.wc-particle:nth-child(2){bottom:30%;left:20%;animation-delay:.5s}.wc-particle:nth-child(3){bottom:25%;left:35%;animation-delay:1s}.wc-particle:nth-child(4){bottom:15%;left:50%;animation-delay:1.5s}.wc-particle:nth-child(5){bottom:35%;left:65%;animation-delay:2s}.wc-particle:nth-child(6){bottom:20%;left:80%;animation-delay:2.5s}.wc-particle:nth-child(7){bottom:40%;left:90%;animation-delay:3s}.wc-particle:nth-child(8){bottom:10%;left:45%;animation-delay:3.5s}.wc-promo-number{font-size:clamp(3rem,15vw,6rem);font-weight:900;color:#FFD200;text-align:center;z-index:10;letter-spacing:-.02em;background:linear-gradient(180deg,#FFE44D,#FFD200 50%,#CC9900);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px rgba(255,210,0,.6)) drop-shadow(0 0 40px rgba(255,210,0,.3));position:relative}.wc-promo-number,.wc-promo-number:after{animation:wcNeonPulse 2s ease-in-out infinite}.wc-promo-number:after{content:"";position:absolute;inset:-20px;background:radial-gradient(circle,rgba(255,210,0,.2) 0,transparent 70%);z-index:-1}.wc-hero-text{position:relative;z-index:10;text-align:center;padding:0 1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.wc-hero-title{font-size:clamp(1.25rem,5vw,2rem);font-weight:800;color:#ffffff;text-shadow:0 2px 10px rgba(0,0,0,.5);margin:0;line-height:1.3}.wc-hero-subtitle{font-size:clamp(.75rem,3vw,1rem);color:rgba(255,255,255,.85);max-width:90%;margin:0;line-height:1.5}.wc-players-container{position:absolute;inset:0;pointer-events:none;z-index:5}.wc-player{position:absolute;animation:wcBreathing 4s ease-in-out infinite;filter:drop-shadow(0 10px 30px rgba(0,0,0,.5))}.wc-player--left{left:2%;animation-delay:0s}.wc-player--left,.wc-player--right{bottom:5%;width:30%;max-width:120px}.wc-player--right{right:2%;animation-delay:1s;transform:scaleX(-1)}.wc-player--center-left{left:18%;bottom:10%;width:25%;max-width:100px;animation-delay:.5s;opacity:.9}.wc-player--center-right{right:18%;bottom:10%;width:25%;max-width:100px;animation-delay:1.5s;opacity:.9;transform:scaleX(-1)}.wc-buttons{display:flex;gap:.75rem;margin-top:1rem;z-index:10;flex-wrap:wrap}.wc-btn,.wc-buttons{justify-content:center}.wc-btn{padding:.75rem 1.5rem;border-radius:12px;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .3s ease;border:none;animation:wcBounce 3s ease-in-out infinite;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.wc-btn--primary{background:linear-gradient(135deg,#FFD200,#FF9500);color:#000;box-shadow:0 4px 20px rgba(255,210,0,.4)}.wc-btn--primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 30px rgba(255,210,0,.6)}.wc-btn--secondary{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);animation-delay:.15s}.wc-btn--secondary:hover{background:rgba(255,255,255,.15);border-color:rgba(0,242,255,.5);box-shadow:0 0 20px rgba(0,242,255,.3)}.wc-light-sweep{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:15}.wc-light-sweep:after{content:"";position:absolute;width:50%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);animation:wcLightSweep 8s ease-in-out infinite;animation-delay:2s}.wc-nav{position:fixed;inset-inline:0;bottom:0;z-index:50;background:linear-gradient(180deg,rgba(10,10,10,.95),rgba(0,0,0,.98));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid transparent;background-image:linear-gradient(rgba(10,10,10,.98),rgba(0,0,0,.98)),linear-gradient(90deg,rgba(255,210,0,.3),rgba(255,210,0,.6) 50%,rgba(255,210,0,.3));background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 -4px 30px rgba(255,210,0,.1),0 -2px 10px rgba(0,0,0,.5)}.wc-nav-inner{width:100%;justify-content:space-around;padding:0 1rem env(safe-area-inset-bottom)}.wc-nav-inner,.wc-nav-item{display:flex;align-items:center}.wc-nav-item{position:relative;flex-direction:column;justify-content:center;gap:4px;padding:8px 12px;color:rgba(255,255,255,.7);text-decoration:none;transition:all .3s ease;border-radius:12px;-webkit-tap-highlight-color:transparent}.wc-nav-item:active,.wc-nav-item:hover{color:#ffffff}.wc-nav-item:active{animation:wcIconJump .3s ease}.wc-nav-icon{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:all .3s ease}.wc-nav-icon svg{width:24px;height:24px;stroke-width:2;transition:all .3s ease}.wc-nav-item[data-active=true]{color:#ffffff}.wc-nav-item[data-active=true] .wc-nav-icon{background:linear-gradient(135deg,rgba(255,210,0,.1),transparent);border-radius:10px;box-shadow:0 0 15px rgba(255,210,0,.3),0 0 30px rgba(255,210,0,.15);animation:wcCyanPulse 2s ease-in-out infinite}.wc-nav-item[data-active=true] .wc-nav-icon svg{filter:drop-shadow(0 0 4px rgba(255,210,0,.6))}.wc-nav-football{position:absolute;top:-4px;right:-4px;width:12px;height:12px;animation:wcFootballSpin 4s linear infinite;opacity:0;transition:opacity .3s ease}.wc-nav-item[data-active=true] .wc-nav-football{opacity:1}.wc-nav-label{font-size:11px;font-weight:600;transition:all .3s ease;white-space:nowrap}.wc-nav-item[data-active=true] .wc-nav-label{color:#FFD200;text-shadow:0 0 10px rgba(255,210,0,.5)}.wc-nav-particles{position:absolute;inset:0;overflow:hidden;pointer-events:none;opacity:.5}.wc-nav-particle{position:absolute;width:2px;height:2px;border-radius:50%;background:rgba(255,210,0,.4);animation:wcParticleFloat 6s ease-out infinite}.wc-nav-particle:first-child{bottom:50%;left:10%;animation-delay:0s}.wc-nav-particle:nth-child(2){bottom:60%;left:30%;animation-delay:1s}.wc-nav-particle:nth-child(3){bottom:40%;left:50%;animation-delay:2s}.wc-nav-particle:nth-child(4){bottom:55%;left:70%;animation-delay:3s}.wc-nav-particle:nth-child(5){bottom:45%;left:90%;animation-delay:4s}.wc-nav-item:active .wc-nav-icon,.wc-nav-item:hover .wc-nav-icon{box-shadow:0 0 20px rgba(0,242,255,.4),0 0 40px rgba(0,242,255,.2)}.wc-close-btn{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.2);color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .3s ease;backdrop-filter:blur(10px)}.wc-close-btn:hover{background:rgba(0,0,0,.7);border-color:rgba(255,210,0,.5);transform:scale(1.1)}[dir=rtl] .wc-hero-text{direction:rtl}[dir=rtl] .wc-player--left{left:auto;right:2%;transform:none}[dir=rtl] .wc-player--right{right:auto;left:2%;transform:scaleX(-1)}[dir=rtl] .wc-player--center-left{left:auto;right:18%}[dir=rtl] .wc-player--center-right{right:auto;left:18%}[dir=rtl] .wc-close-btn{right:auto;left:12px}@media (prefers-reduced-motion:reduce){.wc-btn,.wc-hero-container,.wc-hero-light,.wc-light-sweep:after,.wc-nav-football,.wc-nav-particle,.wc-particle,.wc-player,.wc-promo-number{animation:none!important}}html[data-reduce-motion="1"] .wc-btn,html[data-reduce-motion="1"] .wc-hero-container,html[data-reduce-motion="1"] .wc-hero-light,html[data-reduce-motion="1"] .wc-light-sweep:after,html[data-reduce-motion="1"] .wc-nav-football,html[data-reduce-motion="1"] .wc-nav-particle,html[data-reduce-motion="1"] .wc-particle,html[data-reduce-motion="1"] .wc-player,html[data-reduce-motion="1"] .wc-promo-number{animation:none!important}.wc-splash-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,rgba(0,0,0,.95) 0,rgba(0,0,0,.85) 50%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.3) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:wcSplashFadeIn .5s ease-out forwards;overflow:hidden}.wc-splash-overlay.wc-splash-closing{animation:wcSplashFadeOut .5s ease-out forwards}@keyframes wcSplashFadeIn{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes wcSplashFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.wc-splash-bg{position:absolute;inset:0;overflow:hidden;background:radial-gradient(ellipse at center,rgba(26,71,42,.4) 0,rgba(0,0,0,.95) 70%)}.wc-splash-lights{position:absolute;inset:0;pointer-events:none}.wc-splash-light{position:absolute;width:300px;height:600px;background:linear-gradient(180deg,rgba(255,210,0,.3),rgba(255,210,0,.1) 30%,transparent);animation:wcSplashLightPulse 2s ease-in-out infinite}.wc-splash-light--1{top:-20%;left:5%;transform:rotate(-20deg);animation-delay:0s}.wc-splash-light--2{top:-20%;left:30%;transform:rotate(-10deg);animation-delay:.5s}.wc-splash-light--3{top:-20%;right:30%;transform:rotate(10deg);animation-delay:1s}.wc-splash-light--4{top:-20%;right:5%;transform:rotate(20deg);animation-delay:1.5s}@keyframes wcSplashLightPulse{0%,to{opacity:.6}50%{opacity:1}}.wc-splash-particles{position:absolute;inset:0;pointer-events:none}.wc-splash-particle{position:absolute;width:6px;height:6px;background:#FFD200;border-radius:50%;animation:wcSplashParticleRise 4s ease-out infinite;opacity:0}@keyframes wcSplashParticleRise{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:.8}90%{opacity:.8}to{transform:translateY(-100px) scale(1);opacity:0}}.wc-splash-content{position:relative;z-index:10;width:94%;max-width:420px;max-height:85vh;flex-direction:column;padding:24px 16px;background:linear-gradient(145deg,rgba(20,20,20,.95),rgba(10,10,10,.98) 50%,rgba(20,20,20,.95));border-radius:24px;border:1px solid rgba(255,210,0,.3);box-shadow:0 0 60px rgba(255,210,0,.15),0 25px 50px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.1);overflow:hidden}.wc-splash-close,.wc-splash-content{display:flex;align-items:center;justify-content:center}.wc-splash-close{position:absolute;top:10px;left:10px;width:28px;height:28px;border-radius:6px;background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.15);color:white;cursor:pointer;z-index:20;transition:all .3s ease;backdrop-filter:blur(5px)}.wc-splash-close:active,.wc-splash-close:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.wc-splash-progress-container{position:absolute;top:0;left:0;right:0;height:3px;background:rgba(255,255,255,.1);border-radius:24px 24px 0 0;overflow:hidden}.wc-splash-progress-bar{height:100%;background:linear-gradient(90deg,#FFD200,#FF9500);transition:width .05s linear;box-shadow:0 0 10px rgba(255,210,0,.5)}.wc-splash-players{display:flex;align-items:flex-end;justify-content:space-between;width:100%;max-width:100%;height:auto;min-height:300px;position:relative;padding:0;margin-top:-10px}.wc-splash-player{position:absolute;bottom:0;width:42%;max-width:180px;animation:wcSplashPlayerEnter .8s ease-out forwards;filter:drop-shadow(0 0 25px rgba(255,210,0,.35)) drop-shadow(0 10px 18px rgba(0,0,0,.6))}.wc-splash-player--left{left:0;animation-delay:.2s;opacity:0;transform:translateX(-30px)}.wc-splash-player--right{right:0;animation-delay:.4s;opacity:0;transform:translateX(30px)}@keyframes wcSplashPlayerEnter{0%{opacity:0}to{opacity:1;transform:translateX(0)}}.wc-splash-player-img{border-radius:10px;border:2px solid rgba(255,210,0,.3);background:radial-gradient(ellipse at center bottom,rgba(255,210,0,.1) 0,transparent 70%)}.wc-splash-player-img,.wc-splash-player-img-clean{width:100%;height:270px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;animation:wcBreathing 3s ease-in-out infinite}.wc-splash-player-img-clean{border-radius:0;border:none;background:none}.wc-splash-center-images{position:absolute;left:50%;top:50%;transform:translate(-50%,-60%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.wc-splash-cup-img{width:110px;height:auto;filter:drop-shadow(0 0 35px rgba(255,210,0,.7)) drop-shadow(0 8px 20px rgba(0,0,0,.4));animation:wcFloat 2s ease-in-out infinite}.wc-splash-2026-img{width:180px;height:auto;margin-top:-25px;filter:drop-shadow(0 2px 4px rgba(180,140,0,.8)) drop-shadow(0 4px 12px rgba(255,210,0,.4)) drop-shadow(0 8px 20px rgba(0,0,0,.3)) brightness(1.05) contrast(1.02);animation:wcSplashCenterEnter .8s ease-out forwards,wc2026Shine 3s ease-in-out infinite}@keyframes wc2026Shine{0%,to{filter:drop-shadow(0 2px 4px rgba(180,140,0,.8)) drop-shadow(0 4px 12px rgba(255,210,0,.4)) drop-shadow(0 8px 20px rgba(0,0,0,.3)) brightness(1.05)}50%{filter:drop-shadow(0 2px 4px rgba(180,140,0,.9)) drop-shadow(0 4px 16px rgba(255,210,0,.6)) drop-shadow(0 8px 25px rgba(0,0,0,.35)) brightness(1.1)}}.wc-splash-festival-text{text-align:center;margin-top:8px;padding:0 10px}.wc-splash-festival-title{font-size:.85rem;font-weight:700;color:#FFD200;margin:0 0 4px;text-shadow:0 2px 8px rgba(0,0,0,.5);letter-spacing:-.5px}.wc-splash-festival-features{font-size:.65rem;color:rgba(255,255,255,.85);margin:0 0 3px;line-height:1.3}.wc-splash-festival-prize{font-size:.7rem;color:#4ADE80;margin:0 0 4px;font-weight:600}.wc-splash-festival-limited{display:inline-block;font-size:.6rem;color:#FF6B6B;background:rgba(255,107,107,.15);padding:2px 8px;border-radius:10px;font-weight:600;animation:wcPulse 1.5s ease-in-out infinite}.wc-splash-center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:5;animation:wcSplashCenterEnter .6s ease-out forwards;padding:0 20px}@keyframes wcSplashCenterEnter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.wc-splash-trophy{font-size:3rem;margin-bottom:.25rem;animation:wcSplashTrophyBounce 1s ease-out forwards,wcFloat 2s ease-in-out 1s infinite;filter:drop-shadow(0 0 20px rgba(255,210,0,.5))}.wc-splash-trophy-container{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem;animation:wcSplashTrophyBounce 1s ease-out forwards}.wc-splash-trophy-svg{width:100px;height:85px;filter:drop-shadow(0 0 25px rgba(255,210,0,.8)) drop-shadow(0 0 50px rgba(255,150,0,.4));animation:wcFloat 2s ease-in-out infinite}.wc-splash-year{position:relative}.wc-splash-year-text{font-size:clamp(3.5rem,18vw,5.5rem);font-weight:900;font-family:Arial Black,Helvetica Neue,sans-serif;letter-spacing:-3px;background:linear-gradient(180deg,#FFFFFF,#FFE44D 15%,#FFAA00 40%,#FF8C00 60%,#FFD200 85%,#FFFFFF);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 0 #CC6600) drop-shadow(0 4px 0 #994C00) drop-shadow(0 6px 15px rgba(0,0,0,.8)) drop-shadow(0 0 40px rgba(255,170,0,.6));animation:wcYear3D 3s ease-in-out infinite}@keyframes wcYear3D{0%,to{transform:perspective(500px) rotateY(-5deg);filter:drop-shadow(0 0 20px rgba(255,210,0,.6))}50%{transform:perspective(500px) rotateY(5deg);filter:drop-shadow(0 0 30px rgba(255,210,0,.8))}}@keyframes wcSplashTrophyBounce{0%{opacity:0;transform:translateY(-50px) scale(.5)}60%{transform:translateY(10px) scale(1.1)}to{opacity:1;transform:translateY(0) scale(1)}}.wc-splash-promo{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.wc-splash-promo-number{font-size:clamp(3rem,15vw,5rem);font-weight:900;color:#FFD200;line-height:1;animation:wcNeonPulse 2s ease-in-out infinite;background:linear-gradient(180deg,#FFE44D,#FFD200 50%,#CC9900);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px rgba(255,210,0,.8))}.wc-splash-promo-label{font-size:1.25rem;color:rgba(255,255,255,.8);margin-top:-.5rem}.wc-splash-title{font-size:clamp(1.2rem,5vw,1.8rem);font-weight:800;color:#fff;margin:.3rem 0;text-shadow:0 2px 20px rgba(0,0,0,.5)}.wc-splash-subtitle{font-size:clamp(.75rem,2.5vw,.95rem);color:rgba(255,255,255,.8);margin:0 0 1rem;max-width:85%}.wc-splash-festival-compact{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:.65rem;color:rgba(255,255,255,.9);margin:12px 0 10px;text-align:center;line-height:1.4}.wc-splash-festival-title-small{font-size:.8rem;font-weight:700;color:#FFD200;margin-bottom:3px}.wc-splash-cta-small{padding:.45rem 1rem;font-size:.8rem;font-weight:700;background:linear-gradient(135deg,#FFD200,#FF9500);color:#000;border:none;border-radius:20px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;transition:all .3s ease;box-shadow:0 4px 18px rgba(255,220,50,.5);animation:wcSplashCtaPulse 2s ease-in-out infinite}.wc-splash-cta-small:active,.wc-splash-cta-small:hover{transform:scale(1.05);box-shadow:0 5px 28px rgba(255,220,50,.7)}.wc-splash-cta{padding:.65rem 1.5rem;font-size:.95rem;font-weight:700;background:linear-gradient(135deg,#FFD200,#FF9500);color:#000;border:none;border-radius:30px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(255,210,0,.4);animation:wcSplashCtaPulse 2s ease-in-out infinite}.wc-splash-cta:active,.wc-splash-cta:hover{transform:scale(1.05);box-shadow:0 6px 40px rgba(255,210,0,.6)}@keyframes wcSplashCtaPulse{0%,to{box-shadow:0 4px 30px rgba(255,210,0,.4)}50%{box-shadow:0 4px 40px rgba(255,210,0,.6)}}.wc-splash-skip{margin-top:.75rem;font-size:.8rem;font-weight:300;color:rgba(255,255,255,.6)}.wc-splash-football{position:absolute;bottom:10%;right:10%;font-size:3rem;animation:wcSplashFootballBounce 1s ease-in-out infinite;opacity:.5}@keyframes wcSplashFootballBounce{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@media (prefers-reduced-motion:reduce){.wc-splash-cta,.wc-splash-football,.wc-splash-light,.wc-splash-overlay,.wc-splash-particle,.wc-splash-player,.wc-splash-player-img,.wc-splash-promo-number,.wc-splash-trophy{animation:none!important}.wc-splash-player--left,.wc-splash-player--right{opacity:1;transform:none}}html[data-reduce-motion="1"] .wc-splash-cta,html[data-reduce-motion="1"] .wc-splash-football,html[data-reduce-motion="1"] .wc-splash-light,html[data-reduce-motion="1"] .wc-splash-overlay,html[data-reduce-motion="1"] .wc-splash-particle,html[data-reduce-motion="1"] .wc-splash-player,html[data-reduce-motion="1"] .wc-splash-player-img,html[data-reduce-motion="1"] .wc-splash-promo-number,html[data-reduce-motion="1"] .wc-splash-trophy{animation:none!important}