.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}@keyframes cardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.rr-format__cards{grid-template-columns:1fr;max-width:320px;margin:0 auto}}.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{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}}
