.sticker-img{object-fit:contain;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.4;width:clamp(64px,8vw,120px);height:auto;animation:.6s both stickerFadeIn;position:absolute}@keyframes stickerFadeIn{0%{opacity:0;scale:.8}to{opacity:.4;scale:1}}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes eqBar1{0%,to{transform:scaleY(.25)}45%{transform:scaleY(1)}}@keyframes eqBar2{0%,to{transform:scaleY(.75)}30%{transform:scaleY(.15)}70%{transform:scaleY(1)}}@keyframes eqBar3{0%,to{transform:scaleY(.5)}20%{transform:scaleY(1)}65%{transform:scaleY(.12)}}@keyframes eqBar4{0%,to{transform:scaleY(.85)}40%{transform:scaleY(.2)}80%{transform:scaleY(.65)}}@keyframes ctaPulse{0%,to{transform:scale(1);box-shadow:0 0 #ffb3de8c}50%{transform:scale(1.05);box-shadow:0 0 0 14px #ffb3de00}}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}body{min-width:320px;margin:0}.marquee-track{white-space:nowrap;animation:9s linear infinite marqueeScroll;display:inline-flex}.marquee-track:hover{animation-play-state:paused}button,input,textarea,select{font:inherit}a{color:inherit}#root{min-height:100vh}
