.replay-header{color:#000;justify-content:space-between;align-items:center;padding:16px;display:flex}.hamburger-menu{cursor:pointer;flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex}.hamburger-menu div{background-color:#000;width:100%;height:2px}.replay-title,.music-icon{font-size:18px;font-weight:700}.month-selector{margin-bottom:20px;padding:0 16px;display:flex}.month-button{cursor:pointer;color:#999;background:0 0;border:none;border-radius:20px;margin-right:8px;padding:8px 16px;font-size:16px}.month-button.active{color:#000;background-color:#0000001a}.main-content{color:#fff;flex-direction:column;width:100%;display:flex;overflow:hidden}.background-gradient{opacity:.8;z-index:-1;background:linear-gradient(red 0%,#00f 100%);width:100%;height:100%;position:absolute;top:0;left:0}.floating-image-container{border-radius:50%;animation:ease-in-out infinite alternate floatAnimation;position:absolute;overflow:visible;box-shadow:0 4px 8px #0003}.floating-image{object-fit:cover;z-index:2;border-radius:50%;width:100%;height:100%;position:relative}.blur-overlay{-webkit-backdrop-filter:blur(25px);z-index:1;border-radius:45% 55% 60% 40%/65% 60% 40% 35%;width:100%;height:100%;animation:8s ease-in-out infinite morph,12s infinite alternate gradientAnimation;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.5)}.image1{width:10%;min-width:100px;animation-duration:5s;top:20%;left:10%}.image2{width:5%;min-width:70px;animation-duration:7s;animation-delay:1s;top:20%;right:15%}.image3{min-width:75px;min-height:75px;animation-duration:6s;animation-delay:.5s;top:40%;left:60%}.image4{width:7.5%;min-width:75px;animation-duration:6s;animation-delay:.5s;top:30%;left:45%}
.intro-container{isolation:isolate;height:100vh;position:relative;overflow:hidden}.gradient-background{z-index:-1;filter:brightness(.05)saturate(.2);background-color:#0000;background-image:radial-gradient(at 20% 20%,#00d4ffa6,#0000 60%),radial-gradient(at 80% 30%,#7b2ff7cc,#0000 60%),radial-gradient(at 50% 80%,#00ff9f8c,#0000 60%),linear-gradient(120deg,#5f2cff,#ff6ec4,#00e5ff,#7cffc4);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;animation:1.4s cubic-bezier(.22,1,.36,1) forwards gradientBloom,8s ease-in-out infinite gradientShift;position:absolute;inset:0}.gradient-background:before{content:"";opacity:.05;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.gradient-background:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff26,#0000 60%);animation:8s ease-in-out infinite alternate glowFloat;position:absolute;inset:-20%}@keyframes gradientBloom{0%{filter:brightness(.05)saturate(.2)}to{filter:brightness()saturate()}}@keyframes gradientShift{0%{background-position:0%}25%{background-position:50% 0}50%{background-position:100%}75%{background-position:50% 100%}to{background-position:0%}}@keyframes glowFloat{0%{transform:translate(-5%,-5%)}to{transform:translate(5%,5%)}}.intro-vignette{z-index:0;pointer-events:none;background:radial-gradient(at 50% 40%,#0000 30%,#0000008c 100%);position:absolute;inset:0}.intro-content{z-index:1;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1.25rem;display:flex;position:relative}.intro-year{letter-spacing:.4em;text-transform:uppercase;color:#fff;margin-bottom:1.25rem;font-size:clamp(4.5rem,12vw,8.5rem);font-weight:bolder;animation:.7s cubic-bezier(.22,1,.36,1) .2s both fadeSlideUp}.intro-headline{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5.5rem);font-weight:700;line-height:1.1}.intro-word{opacity:0;display:inline-block}.intro-word-1{animation:.65s cubic-bezier(.22,1,.36,1) .7s forwards fadeSlideUp}.intro-word-2{animation:.65s cubic-bezier(.22,1,.36,1) 1s forwards fadeSlideUp}.intro-word-3{animation:.65s cubic-bezier(.22,1,.36,1) 1.3s forwards fadeSlideUp}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.intro-teaser{color:#ffffffa6;letter-spacing:.02em;margin-bottom:2rem;font-size:1rem;animation:.65s cubic-bezier(.22,1,.36,1) 1.6s both fadeSlideUp}.intro-cta{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;letter-spacing:.03em;background:#ffffff26;border:1px solid #fff6;border-radius:9999px;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;transition:background .25s,border-color .25s,transform .15s;animation:.65s cubic-bezier(.22,1,.36,1) 1.8s both fadeSlideUp,3s ease-in-out 2.5s infinite glowPulse,6s ease-in-out 2.5s infinite yearFloat}@keyframes yearFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.intro-cta:hover{background:#ffffff47;border-color:#ffffffbf;transform:scale(1.04)}.intro-cta:active{transform:scale(.97)}@keyframes glowPulse{0%,to{box-shadow:0 0 20px #fff3,0 0 50px #ffffff0d}50%{box-shadow:0 0 35px #ffffff73,0 0 80px #ffffff26}}.intro-hint{color:#fff6;letter-spacing:.04em;margin-top:.875rem;font-size:.75rem;animation:.65s cubic-bezier(.22,1,.36,1) 2s both fadeSlideUp}.scroll-section{padding-top:.5em;padding-bottom:.5em;position:relative}.scroll-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;top:0}.scroll-content>img{z-index:-2;object-fit:cover;object-position:45% 50%;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s ease-in-out;position:fixed;inset:0%}.places-image1{object-position:80% 80%!important}.scroll-content>h1{position:relative}
