.rr-format{max-width:860px;margin:0 auto;padding:2.5rem 1rem 3rem}.rr-format__intro{text-align:center;margin-bottom:2.25rem}.rr-format__label{letter-spacing:.2em;text-transform:uppercase;color:#e5e7eb66;margin-bottom:.5rem;font-size:.72rem;font-weight:700;display:inline-block}.rr-format__title{letter-spacing:-.01em;color:#f3f4f6;margin:0 0 .75rem;font-size:clamp(1.3rem,3.5vw,1.8rem);font-weight:800}.rr-format__body{color:#e5e7eb8c;max-width:520px;margin:0 auto;font-size:.92rem;line-height:1.6}.rr-format__cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.rr-format__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:150px;transition:border-color .25s,box-shadow .25s,background .25s;animation:.5s cubic-bezier(.22,1,.36,1) both cardIn;display:flex}.rr-format__card:first-child{animation-delay:50ms}.rr-format__card:nth-child(2){animation-delay:.15s}.rr-format__card:nth-child(3){animation-delay:.25s}.rr-format__card[data-accent=purple]:hover{background:#c084fc0d;border-color:#c084fc66;box-shadow:0 0 24px -6px #c084fc59}.rr-format__card[data-accent=orange]:hover{background:#f973160d;border-color:#f9731666;box-shadow:0 0 24px -6px #f9731659}.rr-format__card[data-accent=pink]:hover{background:#ff7eb30d;border-color:#ff7eb366;box-shadow:0 0 24px -6px #ff7eb359}.rr-format__stat{letter-spacing:-.03em;background:linear-gradient(135deg,#c084fc 20%,#f97316 80%);-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.4rem;font-size:2.6rem;font-weight:900;line-height:1}.rr-format__name{letter-spacing:.15em;text-transform:uppercase;color:#e5e7eb73;font-size:.72rem;font-weight:700}@media (width<=640px){.rr-format__cards{grid-template-columns:1fr;max-width:320px;margin:0 auto}}.rr-timeline{max-width:900px;margin:0 auto;padding:.5rem .5rem 0}.rr-timeline__items{align-items:flex-start;gap:.25rem;display:flex;position:relative}.rr-timeline__items:before{content:"";z-index:0;background:#ffffff1a;border-radius:2px;height:2px;position:absolute;top:14px;left:0;right:0}.rr-timeline__progress{width:var(--rr-progress-pct,0%);z-index:1;background:linear-gradient(90deg,#d4af3766,#d4af37);border-radius:2px;height:2px;transition:width .6s,height .6s;position:absolute;top:14px;left:0;overflow:hidden;box-shadow:0 0 12px -1px #d4af37b3,0 0 3px #d4af37e6}.rr-timeline__progress:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000) 0 0/50% 100%;animation:2.4s linear infinite rrTimelineShimmer;position:absolute;inset:0}@keyframes rrTimelineShimmer{0%{background-position:-60% 0}to{background-position:160% 0}}.rr-timeline__item{z-index:2;cursor:default;animation:.5s cubic-bezier(.22,1,.36,1) both cardIn;animation-delay:var(--rr-delay,0s);flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.rr-timeline__marker{justify-content:center;align-items:center;width:100%;height:28px;display:flex;position:relative}.rr-timeline__item--span .rr-timeline__marker:before{content:"";border-radius:999px;width:60%;max-width:2.5rem;height:10px;transition:background .4s,border-color .4s,box-shadow .4s}.rr-timeline__dot{border-radius:50%;width:13px;height:13px;transition:background .4s,box-shadow .4s;animation:1.6s ease-in-out infinite rrLivePulse}.rr-timeline__item--finale .rr-timeline__dot{width:20px;height:20px}.rr-timeline__item--span.rr-timeline__item--upcoming .rr-timeline__marker:before{background:#c084fc24;border:1.5px dashed #c084fc73}.rr-timeline__item--live.rr-timeline__item--upcoming .rr-timeline__dot{background:#f973168c;box-shadow:0 0 0 4px #f9731626}.rr-timeline__item--finale.rr-timeline__item--upcoming .rr-timeline__dot,.rr-timeline__item--group.rr-timeline__item--upcoming .rr-timeline__dot{background:#ff7eb399;box-shadow:0 0 0 5px #ff7eb32e}.rr-timeline__item--upcoming .rr-timeline__name{color:#e5e7eb73}.rr-timeline__item--upcoming .rr-timeline__tag{opacity:.55}.rr-timeline__item--done .rr-timeline__marker:before,.rr-timeline__item--active .rr-timeline__marker:before{background:#d4af37 padding-box padding-box;border:1.5px solid #d4af3773}.rr-timeline__item--done .rr-timeline__dot,.rr-timeline__item--active .rr-timeline__dot{background:#d4af37;animation:none}.rr-timeline__item--done .rr-timeline__dot{box-shadow:0 0 0 4px #d4af3733,0 0 10px -2px #d4af3799}.rr-timeline__item--active .rr-timeline__marker:before{box-shadow:0 0 16px -2px #d4af37b3}.rr-timeline__item--active .rr-timeline__dot{box-shadow:0 0 0 5px #d4af3747,0 0 22px -2px #d4af37d9}.rr-timeline__item--active .rr-timeline__name{color:#f3f4f6}.rr-timeline__info{text-align:center;flex-direction:column;align-items:center;gap:.45rem;margin-top:.7rem;display:flex}.rr-timeline__name{letter-spacing:-.01em;color:#f3f4f6;font-size:.92rem;font-weight:800;line-height:1.2;transition:color .4s}.rr-timeline__item--finale .rr-timeline__name{background:linear-gradient(135deg,#f97316 20%,#ff7eb3 80%);-webkit-text-fill-color:transparent;background-clip:text;font-size:1rem}.rr-timeline__tag{letter-spacing:.1em;text-transform:uppercase;color:#e5e7eb8c;white-space:nowrap;background:#ffffff0f;border-radius:999px;padding:.2rem .6rem;font-size:.62rem;font-weight:700;transition:opacity .4s}.rr-timeline__item--span .rr-timeline__tag{color:#c084fc;background:#c084fc1f}.rr-timeline__item--live .rr-timeline__tag{color:#f97316;background:#f973161f}.rr-timeline__item--group .rr-timeline__tag,.rr-timeline__item--finale .rr-timeline__tag{color:#ff7eb3;background:#ff7eb324}@media (width<=640px){.rr-timeline{max-width:360px}.rr-timeline__items{flex-direction:column;align-items:stretch;gap:1.6rem}.rr-timeline__items:before{width:2px;height:auto;inset:0 auto 0 14px}.rr-timeline__progress{width:2px;height:var(--rr-progress-pct,0%);top:0;left:14px}.rr-timeline__item{flex-direction:row;align-items:center}.rr-timeline__marker{flex:none;width:28px;height:28px}.rr-timeline__item--span .rr-timeline__marker:before{width:10px;max-width:none;height:60%;max-height:2rem}.rr-timeline__info{text-align:left;align-items:flex-start;margin-top:0;margin-left:.9rem}}.rr-merch{max-width:900px;margin:0 auto;padding:2rem 1rem 3rem}.rr-merch__header{text-align:center;margin-bottom:2rem}.rr-merch__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#e5e7eb73;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:inline-block}.rr-merch__headline{letter-spacing:-.01em;background:linear-gradient(270deg,#6a0dad,#d4af37,#6a0dad,#d4af37) 0 0/400% 400%;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .6rem;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;line-height:1.15;animation:6s infinite navGradient}.rr-merch__sub{color:#e5e7eb8c;margin:0;font-size:.9rem}.rr-carousel{user-select:none}.rr-carousel__stage{position:relative}.rr-carousel__viewport{background:#ffffff05;border:1px solid #ffffff12;border-radius:8px;overflow:hidden;box-shadow:0 8px 48px #0009}.rr-carousel__track{will-change:transform;transition:transform .55s cubic-bezier(.4,0,.2,1);display:flex}.rr-carousel__slide{flex:0 0 100%;min-width:0}.rr-carousel__slide img{object-fit:contain;background:#0d0a17;width:100%;height:auto;max-height:540px;display:block}.rr-carousel__arrow[data-tooltip]{z-index:10;backdrop-filter:blur(6px);color:#f3f4f6;cursor:pointer;background:#08060ebf;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.3rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.rr-carousel__arrow:hover{background:#c084fc26;border-color:#c084fc;box-shadow:0 0 12px -3px #c084fc}.rr-carousel__arrow--prev{left:-1.4rem}.rr-carousel__arrow--next{right:-1.4rem}.rr-carousel__dots{justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.rr-carousel__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .2s,transform .2s,width .25s}.rr-carousel__dot.is-active{background:#c084fc;border-radius:3px;width:22px;box-shadow:0 0 8px -1px #c084fc}.rr-carousel__progress{background:#ffffff12;border-radius:0 0 8px 8px;height:2px;overflow:hidden}.rr-carousel__progress-bar{background:linear-gradient(90deg,#c084fc,#f97316);width:0%;height:100%;transition:width linear}@media (width<=640px){.rr-carousel__arrow--prev{left:.25rem}.rr-carousel__arrow--next{right:.25rem}.rr-carousel__arrow{width:2rem;height:2rem;font-size:.9rem}}
