.st-animated-texture{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;isolation:isolate;--st-texture-pulse: 1;--st-texture-drift-x: 0px;--st-texture-drift-y: 0px;--st-texture-wave-shift: 0px}.template-index .home-yellow-band:before{content:"";position:absolute;top:0;left:0;right:0;height:42%;background:url(texture-yellow-grain.png) center top / 100% 180% no-repeat,rgb(var(--brand-paper));pointer-events:none;z-index:3;filter:contrast(1.25) saturate(1.3)}.template-index .home-yellow-band .home-yellow-band__texture{position:absolute;top:-10%;right:0;bottom:-20%;left:0;z-index:1;opacity:calc(.42 + (var(--home-band-peak, 0) * .16) + (var(--home-band-fade, 0) * .08));transform:translate3d(0,calc(var(--home-band-progress, 0) * 1.5%),0) scaleY(calc(.98 + (var(--home-band-progress, 0) * .1)));mask-image:linear-gradient(180deg,#0000,#0000000d 10%,rgba(0,0,0,calc(.3 + (var(--home-band-peak, 0) * .12))) 30%,rgba(0,0,0,calc(.72 + (var(--home-band-peak, 0) * .12))) 52%,rgba(0,0,0,calc(.4 + (var(--home-band-fade, 0) * .12))) 82%,#00000024 96%,#0000);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.05) 10%,rgba(0,0,0,calc(.3 + (var(--home-band-peak, 0) * .12))) 30%,rgba(0,0,0,calc(.72 + (var(--home-band-peak, 0) * .12))) 52%,rgba(0,0,0,calc(.4 + (var(--home-band-fade, 0) * .12))) 82%,rgba(0,0,0,.14) 96%,rgba(0,0,0,0) 100%)}.template-index .home-yellow-band .home-yellow-band__texture .st-animated-texture__canvas{mix-blend-mode:normal}.template-index .home-yellow-band .home-yellow-band__texture .st-animated-texture__fallback{filter:blur(calc(60px + (var(--home-band-progress, 0) * 14px))) saturate(.98)}.template-index .home-yellow-band .home-yellow-band__texture .st-animated-texture__glow{opacity:calc((var(--st-texture-opacity, .72) * .12) + (var(--home-band-peak, 0) * .2))}.st-animated-texture__canvas,.st-animated-texture__fallback,.st-animated-texture__glow,.st-animated-texture__wave{position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;width:116%;height:116%}.st-animated-texture__canvas{opacity:0;transition:opacity .22s ease}.st-animated-texture[data-canvas-ready=true] .st-animated-texture__canvas{opacity:1}.st-animated-texture__fallback,.st-animated-texture__glow,.st-animated-texture__wave{will-change:transform,opacity}.st-animated-texture__fallback{background:radial-gradient(80% 56% at 50% 12%,var(--st-texture-secondary) 0%,rgba(255,255,255,0) 72%),radial-gradient(120% 70% at 50% 74%,var(--st-texture-primary) 0%,rgba(255,255,255,0) 64%),linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--st-texture-secondary) 18%,var(--st-texture-primary) 48%,var(--st-texture-secondary) 76%,rgba(255,255,255,0) 100%);opacity:calc(var(--st-texture-opacity, .72) * .88);filter:blur(46px) saturate(1.08);transform:translate3d(var(--st-texture-drift-x),var(--st-texture-drift-y),0) scale(var(--st-texture-pulse));animation:st-texture-breathe 12s ease-in-out infinite alternate,st-texture-wave-drift 18s linear infinite}.st-animated-texture__glow{background:radial-gradient(56% 42% at 50% 34%,var(--st-texture-accent) 0%,rgba(255,255,255,0) 74%),radial-gradient(46% 24% at 50% 76%,var(--st-texture-primary) 0%,rgba(255,255,255,0) 74%);mix-blend-mode:screen;opacity:calc(var(--st-texture-opacity, .72) * .72);transform:translate3d(calc(var(--st-texture-drift-x) * -.45),0,0) scale(calc(var(--st-texture-pulse) * 1.02));animation:st-texture-pulse 9s ease-in-out infinite alternate}.st-animated-texture__wave{background:radial-gradient(70% 20% at 14% 52%,var(--st-texture-particle) 0%,rgba(255,255,255,0) 72%),radial-gradient(64% 22% at 78% 44%,var(--st-texture-particle) 0%,rgba(255,255,255,0) 74%);opacity:calc(var(--st-texture-opacity, .72) * .34);mix-blend-mode:screen;filter:blur(12px);transform:translate3d(var(--st-texture-wave-shift),0,0);animation:st-texture-ripple 14s ease-in-out infinite}.st-animated-texture[data-canvas-ready=true] .st-animated-texture__fallback{opacity:calc(var(--st-texture-opacity, .72) * .42)}.st-animated-texture[data-canvas-ready=true] .st-animated-texture__glow{opacity:calc(var(--st-texture-opacity, .72) * .28)}@keyframes st-texture-breathe{0%{transform:translate3d(calc(var(--st-texture-drift-x) * -.5),calc(var(--st-texture-drift-y) * -.4),0) scale(.98)}to{transform:translate3d(var(--st-texture-drift-x),var(--st-texture-drift-y),0) scale(1.04)}}@keyframes st-texture-pulse{0%{opacity:calc(var(--st-texture-opacity, .72) * .52);transform:scale(.98)}to{opacity:calc(var(--st-texture-opacity, .72) * .82);transform:scale(1.04)}}@keyframes st-texture-ripple{0%,to{transform:translate3d(-2%,0,0) scaleX(1)}50%{transform:translate3d(2%,-1%,0) scaleX(1.03)}}@keyframes st-texture-wave-drift{0%{transform:translate3d(-1.5%,-1%,0) scale(1)}50%{transform:translate3d(1%,1%,0) scale(1.03)}to{transform:translate3d(-1%,.5%,0) scale(1)}}@media(prefers-reduced-motion:reduce){.st-animated-texture__fallback,.st-animated-texture__glow,.st-animated-texture__wave{animation:none!important}.st-animated-texture__canvas{display:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/animated-texture.css.map */
