:root{color-scheme:dark;--rmb-red:#ff1744;--rmb-yellow:#facc15;--rmb-cyan:#20e0ff;--rmb-ink:#050505;--rmb-card:#101012;--rmb-line:rgba(255,255,255,.11)}
html{scroll-behavior:smooth;scroll-padding-top:6rem}
body{margin:0;background:var(--rmb-ink);color:#f5f5f5;font-family:var(--font-body,system-ui,sans-serif)}
.rmb-shell{min-height:100vh;background:#050505}
.rmb-shell *{box-sizing:border-box}
.rmb-shell .page-wrapper{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 82% 3%,rgba(255,23,68,.2),transparent 29rem),radial-gradient(circle at 8% 48%,rgba(32,224,255,.07),transparent 25rem),linear-gradient(180deg,#070707 0%,#0a0809 52%,#050505 100%)}
.rmb-shell .page-wrapper{overflow-x:clip;overflow-y:visible}
.rmb-shell .page-wrapper::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(135deg,rgba(255,23,68,.06),transparent 34%,rgba(250,204,21,.045));pointer-events:none}
.rmb-shell .hero-section,.rmb-shell .content-section{width:min(1180px,calc(100% - 3rem));margin-inline:auto}
/* Reset legacy RMB hero rules from the shared stylesheet. Without this reset,
   the header and hero copy become side-by-side inside a full-height flex row. */
.rmb-shell .hero-section{display:block;position:relative;min-height:100vh;padding-top:0!important;align-items:initial;isolation:isolate;overflow:visible}
.rmb-shell .site-header{display:flex;position:fixed;z-index:1000;top:0;right:0;left:0;width:min(1180px,calc(100% - 3rem));margin-inline:auto;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.1rem 0;border-bottom:1px solid transparent;background:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}
.rmb-shell .site-header.is-scrolled{border-bottom-color:rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(5,5,5,.94),rgba(5,5,5,.78));box-shadow:0 12px 34px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%)}
.rmb-shell .brand{color:#fff;text-decoration:none;font-weight:900;letter-spacing:.22em;text-shadow:0 0 22px rgba(255,23,68,.45)}
.rmb-shell .main-nav{display:flex;flex-wrap:wrap;gap:.4rem}
.rmb-shell #channel-stats{scroll-margin-top:5.5rem}
.rmb-shell .main-nav a{position:relative;padding:.55rem .7rem;color:rgba(255,255,255,.76);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}
.rmb-shell .main-nav a::after{content:"";position:absolute;right:.7rem;bottom:.3rem;left:.7rem;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--rmb-red),var(--rmb-yellow));transform:scaleX(0);transform-origin:left;transition:transform .2s ease}
.rmb-shell .main-nav a:hover,.rmb-shell .main-nav a:focus-visible{color:#fff}.rmb-shell .main-nav a:hover::after,.rmb-shell .main-nav a:focus-visible::after{transform:scaleX(1)}
.rmb-shell .main-nav a.active{color:#fff}.rmb-shell .main-nav a.active::after{transform:scaleX(1)}
.rmb-shell .hero-content{max-width:46rem;padding:clamp(5rem,11vw,9rem) 0 clamp(5rem,9vw,7rem)}
.rmb-shell .hero-kicker{margin:0 0 1rem;color:var(--rmb-yellow);font-size:.73rem;font-weight:800;letter-spacing:.3em;text-transform:uppercase;text-shadow:0 0 18px rgba(250,204,21,.35)}
.rmb-shell .hero-title{margin:0;color:#fff;font-family:var(--font-heading,Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif);font-size:clamp(4.5rem,14vw,10rem);font-weight:900;line-height:.78;letter-spacing:.035em;text-shadow:0 0 25px rgba(255,23,68,.48),0 0 60px rgba(255,23,68,.16)}
.rmb-shell .hero-copy{max-width:38rem;margin:2rem 0 0;color:rgba(255,255,255,.73);font-size:clamp(.98rem,2vw,1.1rem);line-height:1.75}
.rmb-shell .content-section{position:relative;padding:clamp(3.2rem,7vw,5.8rem) 0}
.rmb-shell .content-section+ .content-section{border-top:1px solid rgba(255,255,255,.055)}
.rmb-shell .section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem;margin-bottom:2rem}
.rmb-shell .section-label{display:inline-flex;align-items:center;gap:.7rem;color:var(--rmb-yellow);font-size:.7rem;font-weight:800;letter-spacing:.25em;text-transform:uppercase}
.rmb-shell .section-label-line{width:42px;height:2px;background:linear-gradient(90deg,var(--rmb-red),var(--rmb-yellow))}
.rmb-shell .section-label-text{color:rgba(255,255,255,.78)}
.rmb-shell .section-title{margin:.65rem 0 0;color:#f4f4f5;font-size:clamp(2.2rem,5vw,4rem);line-height:.95;letter-spacing:.035em;text-transform:uppercase}
.rmb-shell .section-title span{margin-left:.25em;color:var(--rmb-red)!important;text-shadow:0 0 18px rgba(255,23,68,.35)}
.rmb-shell .video-grid,.rmb-shell .release-grid,.rmb-shell .members-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}
.rmb-shell .video-grid{margin-top:1.25rem}
.rmb-shell .video-card-large,.rmb-shell .video-card-small,.rmb-shell .release-card,.rmb-shell .member-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--rmb-line);border-radius:20px;background:linear-gradient(155deg,rgba(24,24,27,.9),rgba(8,8,10,.94));box-shadow:0 18px 42px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.055);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.rmb-shell .video-card-large:hover,.rmb-shell .video-card-small:hover,.rmb-shell .release-card:hover,.rmb-shell .member-card:hover{transform:translateY(-5px);border-color:rgba(250,204,21,.38);box-shadow:0 24px 52px rgba(255,23,68,.11),0 18px 34px rgba(0,0,0,.45)}
.rmb-shell .video-card-large{min-height:clamp(330px,52vw,590px)}
.rmb-shell .video-media-large{position:absolute;inset:0}.rmb-shell .video-media-large img,.rmb-shell .video-media-small img,.rmb-shell .member-img-box img,.rmb-shell .release-cover-wrapper img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.rmb-shell .video-card-large:hover img,.rmb-shell .video-card-small:hover img,.rmb-shell .member-card:hover img,.rmb-shell .release-card:hover img{transform:scale(1.045)}
.rmb-shell .video-large-info{position:absolute;right:0;bottom:0;left:0;padding:clamp(1.3rem,4vw,2.5rem);background:linear-gradient(180deg,transparent,rgba(0,0,0,.92));pointer-events:none}
.rmb-shell .video-media-small{position:relative;aspect-ratio:16/9;overflow:hidden}.rmb-shell .video-small-footer,.rmb-shell .release-info{padding:1rem 1.1rem 1.2rem}
.rmb-shell .video-small-title,.rmb-shell .video-large-title,.rmb-shell .release-title,.rmb-shell .member-name{margin:0;color:#fff;overflow-wrap:anywhere}
.rmb-shell .video-meta,.rmb-shell .release-meta-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.45rem 1rem;margin-top:.75rem;color:rgba(255,255,255,.58);font-size:.72rem}
.rmb-shell .play-button,.rmb-shell .play-icon{transition:transform .25s ease}.rmb-shell [class*=video-card]:hover .play-button,.rmb-shell [class*=video-card]:hover .play-icon{transform:scale(1.08)}
.rmb-shell .badge-duration{position:absolute;right:.75rem;bottom:.75rem;padding:.28rem .5rem;border-radius:6px;background:rgba(0,0,0,.82);color:#fff;font-size:.68rem}
.rmb-shell .rmb-load-more{display:flex;align-items:center;justify-content:center;gap:.65rem;min-width:10rem;margin:1.5rem auto 0;padding:.8rem 1.25rem;border:1px solid rgba(255,23,68,.44);border-radius:999px;background:rgba(255,23,68,.08);color:#fff;font:inherit;font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:.2s ease}
.rmb-shell .rmb-load-more:hover{background:var(--rmb-red);box-shadow:0 10px 28px rgba(255,23,68,.28);transform:translateY(-2px)}.rmb-shell .rmb-load-more[hidden]{display:none}
.rmb-shell .member-img-box{position:relative;height:310px;overflow:hidden;border-bottom:2px solid rgba(255,23,68,.5)}.rmb-shell .member-img-gradient{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.82))}
.rmb-shell .member-content{position:relative;display:flex;flex-direction:column;gap:.45rem;padding:1.15rem 1.2rem 1.35rem}.rmb-shell .member-accent-line{width:54px;height:4px;margin-bottom:.35rem;border-radius:99px}.rmb-shell .member-name{font-size:1.45rem}.rmb-shell .member-role{margin:.15rem 0;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.rmb-shell .member-bio{margin:0;color:rgba(255,255,255,.66);font-size:.84rem;line-height:1.6}
.rmb-shell .release-card{display:block;color:inherit;text-decoration:none}.rmb-shell .release-cover-wrapper{position:relative;aspect-ratio:1;overflow:hidden}.rmb-shell .release-overlay{position:absolute;inset:auto 0 0;padding:1rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.78));opacity:0;transform:translateY(8px);transition:.25s ease}.rmb-shell .release-card:hover .release-overlay{opacity:1;transform:none}.rmb-shell .btn-listen,.rmb-shell .release-type-badge{display:inline-flex;padding:.4rem .7rem;border-radius:999px;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rmb-shell .release-badge-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.8rem}.rmb-shell .release-year{color:rgba(255,255,255,.55);font-size:.75rem}.rmb-shell .stream-count{color:var(--rmb-yellow)}
.rmb-shell .releases-header{display:flex;justify-content:flex-end;margin:-1rem 0 1rem}.rmb-shell .releases-header a{color:var(--rmb-yellow);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}
.rmb-shell .contact-section{padding-bottom:clamp(5rem,10vw,8rem)}.rmb-shell .contact-content{display:grid;justify-items:center;gap:1.2rem;text-align:center}.rmb-shell .contact-desc{max-width:42rem;margin:0;color:rgba(255,255,255,.68);line-height:1.7}.rmb-shell .social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.rmb-shell .social-item,.rmb-shell .btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.72rem 1.2rem;border:1px solid rgba(255,23,68,.3);border-radius:999px;background:linear-gradient(180deg,rgba(255,23,68,.15),rgba(255,23,68,.06));color:#f5f5f5;text-decoration:none;transition:.2s ease}.rmb-shell .social-item:hover,.rmb-shell .btn-primary:hover{border-color:rgba(250,204,21,.52);box-shadow:0 0 22px rgba(255,23,68,.18);transform:translateY(-2px)}
.video-modal{position:fixed;z-index:9999;inset:0;display:none;place-items:center;padding:clamp(.75rem,2vw,2rem);background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.video-modal.open{display:grid}.video-modal .modal-content{position:relative;width:min(1400px,92vw,calc((82vh - 76px)*16/9));max-width:none;aspect-ratio:auto;overflow:hidden;border:1px solid rgba(229,9,20,.38);border-radius:20px;background:linear-gradient(145deg,#151515,#070707);box-shadow:0 0 55px rgba(229,9,20,.12),0 35px 90px rgba(0,0,0,.68)}.rmb-player-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid rgba(255,255,255,.12)}.rmb-player-head small{color:var(--accent-red);font-size:.58rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.rmb-player-head h2{max-width:75vw;margin:.22rem 0 0;overflow:hidden;color:#fff;font-family:Inter,Arial,sans-serif;font-size:clamp(.9rem,2vw,1.15rem);text-overflow:ellipsis;white-space:nowrap}.rmb-player-frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000}.video-modal .rmb-player-frame iframe{display:block;width:100%;height:100%;aspect-ratio:auto;border:0;border-radius:0;background:#000}.video-modal .modal-close{position:static;display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:1.7rem;line-height:1;cursor:pointer}.video-modal .modal-close:hover{border-color:var(--accent-red);background:rgba(229,9,20,.18);color:#fff}.video-modal.spotify-player .modal-content{width:min(720px,92vw)}.video-modal.spotify-player .rmb-player-frame{height:min(70vh,500px);aspect-ratio:auto}
.rmb-player-details{padding:1.1rem 1.25rem 1.35rem;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(0,0,0,.12))}
.rmb-player-details h3{margin:0;color:#fff;font-size:clamp(1rem,2.2vw,1.45rem);letter-spacing:0}
.rmb-player-details p{margin:.35rem 0 0;color:#73ff32;font-size:.82rem;font-weight:800}
.rmb-shell .member-card{cursor:pointer}
.rmb-shell .member-card:focus-visible{outline:3px solid var(--rmb-yellow);outline-offset:4px}
.rmb-shell .member-release-count{width:max-content;margin-top:.35rem;padding:.38rem .55rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:rgba(255,255,255,.72);font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.rmb-artist-modal{position:fixed;z-index:9998;inset:0;display:grid;place-items:center;padding:clamp(.85rem,2.2vw,2rem);background:rgba(0,0,0,.78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
.rmb-artist-dialog{position:relative;width:min(520px,94vw);max-height:min(720px,90vh);overflow:auto;padding:1.55rem;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:linear-gradient(145deg,rgba(30,30,32,.96),rgba(8,8,10,.96));box-shadow:0 28px 90px rgba(0,0,0,.72),0 0 45px rgba(255,23,68,.1)}
.rmb-artist-close{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.05);color:#fff;font-size:1.6rem;line-height:1;cursor:pointer}
.rmb-artist-close:hover{border-color:#ff1744;background:rgba(255,23,68,.14)}
.rmb-artist-dialog-line{display:block;width:56px;height:4px;margin-bottom:1rem;border-radius:999px}
.rmb-artist-dialog h2{margin:0;color:#fff;font-size:clamp(2.1rem,7vw,3.4rem);line-height:.92;text-transform:uppercase}
.rmb-artist-dialog-role{margin:.75rem 0 2rem;font-size:.75rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.rmb-artist-release-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}
.rmb-artist-release-head strong{color:#fff;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}
.rmb-artist-release-head small{color:rgba(255,255,255,.5);font-size:.7rem;font-weight:900;text-transform:uppercase}
.rmb-artist-release-list{display:grid;gap:.65rem}
.rmb-artist-release{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:.9rem;width:100%;padding:.9rem;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(255,255,255,.055);color:#fff;text-align:left;cursor:pointer;transition:.2s ease}
.rmb-artist-release:hover{border-color:rgba(255,23,68,.38);background:rgba(255,23,68,.1);transform:translateY(-1px)}
.rmb-artist-release i{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:rgba(255,255,255,.04);color:#ff1744;font-size:1rem}
.rmb-artist-release span{display:grid;min-width:0;gap:.25rem}
.rmb-artist-release b{overflow:hidden;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}
.rmb-artist-release small{overflow:hidden;color:#73ff32;font-size:.72rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}
.rmb-artist-release em{color:rgba(255,255,255,.75);font-style:normal;font-size:1.2rem}
.rmb-artist-empty{margin:0;padding:1rem;border:1px dashed rgba(255,255,255,.18);border-radius:10px;color:rgba(255,255,255,.62);font-size:.86rem}
body.rmb-artist-modal-open{overflow:hidden}
.rmb-shell a:focus-visible,.rmb-shell button:focus-visible,.video-modal button:focus-visible{outline:3px solid var(--rmb-yellow);outline-offset:3px}
@media(max-width:900px){.rmb-shell .site-header{width:min(100% - 2rem,1180px)}.rmb-shell .video-grid,.rmb-shell .release-grid,.rmb-shell .members-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rmb-shell .hero-section,.rmb-shell .content-section{width:min(100% - 2rem,1180px)}}
@media(max-width:640px){html{scroll-padding-top:8rem}.rmb-shell .site-header{align-items:flex-start;flex-direction:column;gap:.55rem}.rmb-shell .main-nav{width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.2rem}.rmb-shell .main-nav a{white-space:nowrap}.rmb-shell .hero-content{padding:4.25rem 0 3.5rem}.rmb-shell .hero-title{font-size:clamp(4rem,22vw,6.2rem)}.rmb-shell .section-header{display:block}.rmb-shell .section-title span{margin-left:.15em}.rmb-shell .video-grid,.rmb-shell .release-grid,.rmb-shell .members-grid{grid-template-columns:minmax(0,1fr)}.rmb-shell .video-card-large{min-height:370px}.rmb-shell .member-img-box{height:min(105vw,390px)}.rmb-shell .releases-header{justify-content:flex-start;margin-top:0}.rmb-shell .social-links{display:grid;width:100%;grid-template-columns:1fr 1fr}.rmb-shell .social-item{min-width:0;padding-inline:.7rem;font-size:.8rem}.video-modal{padding:.5rem}.video-modal .modal-content{border-radius:14px}.rmb-player-head{padding:.75rem}.video-modal .modal-close{width:38px;height:38px}.video-modal.spotify-player .rmb-player-frame{height:min(72vh,460px)}}
@media(max-width:380px){.rmb-shell .site-header,.rmb-shell .hero-section,.rmb-shell .content-section{width:calc(100% - 1.25rem)}.rmb-shell .social-links{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rmb-shell *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* RMB motion and live YouTube statistics */
.rmb-shell .hero-kicker{animation:rmb-fade-up .7s cubic-bezier(.16,1,.3,1) both}.rmb-shell .hero-title{animation:rmb-title-in .9s .08s cubic-bezier(.16,1,.3,1) both}.rmb-shell .hero-copy{animation:rmb-fade-up .8s .22s cubic-bezier(.16,1,.3,1) both}.rmb-shell .site-header{animation:rmb-header-in .6s ease both}
.rmb-shell .rmb-stats-section{width:min(1180px,calc(100% - 3rem));margin:-2.5rem auto 1rem;padding:1.25rem;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(145deg,rgba(25,25,29,.78),rgba(8,8,11,.7));box-shadow:0 25px 60px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.07);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}
.rmb-shell .rmb-stats-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.rmb-shell .rmb-stats-heading h2{margin:.45rem 0 0;color:#fff;font-size:clamp(1.4rem,3vw,2rem);text-transform:uppercase;letter-spacing:.05em}.rmb-shell .rmb-stats-heading>a{color:rgba(255,255,255,.7);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-decoration:none}.rmb-shell .rmb-stats-heading>a:hover{color:var(--rmb-yellow)}
.rmb-shell .rmb-live-pill{display:inline-flex;align-items:center;gap:.45rem;color:#fb7185;font-size:.66rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.rmb-shell .rmb-live-pill i{width:7px;height:7px;border-radius:50%;background:#ff1744;animation:rmb-live-pulse 1.8s infinite}
.rmb-shell .rmb-live-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.rmb-shell .rmb-stat-card{position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;gap:.15rem .8rem;min-width:0;padding:1rem;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:rgba(255,255,255,.035);overflow:hidden}.rmb-shell .rmb-stat-card::after{content:"";position:absolute;inset:auto 15% 0;height:1px;background:linear-gradient(90deg,transparent,var(--rmb-red),transparent)}.rmb-shell .rmb-stat-icon{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:rgba(255,23,68,.12);color:#fb7185}.rmb-shell .rmb-live-count{color:#fff;font-size:clamp(1.35rem,3vw,2rem);line-height:1;font-variant-numeric:tabular-nums}.rmb-shell .rmb-stat-card small{color:rgba(255,255,255,.5);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.rmb-shell .rmb-reveal{opacity:0;transform:translateY(34px) scale(.985);filter:blur(5px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),filter .7s ease;transition-delay:var(--rmb-delay,0ms)}.rmb-shell .rmb-reveal.rmb-visible{opacity:1;transform:none;filter:none}
@keyframes rmb-fade-up{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes rmb-title-in{from{opacity:0;transform:translateY(35px) scale(.96);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}@keyframes rmb-header-in{from{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:none}}@keyframes rmb-live-pulse{0%{box-shadow:0 0 0 0 rgba(255,23,68,.55)}70%{box-shadow:0 0 0 8px rgba(255,23,68,0)}100%{box-shadow:0 0 0 0 rgba(255,23,68,0)}}
@media(max-width:900px){.rmb-shell .rmb-stats-section{width:min(100% - 2rem,1180px)}}
@media(max-width:640px){.rmb-shell .rmb-stats-section{margin-top:-1.5rem;padding:1rem}.rmb-shell .rmb-stats-heading{align-items:flex-start}.rmb-shell .rmb-live-stats{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.rmb-shell .rmb-reveal{opacity:1;transform:none;filter:none}}

/* Reference-aligned channel, artist and contact panels */
.rmb-shell .hero-section>.rmb-stats-section{width:100%;margin:0 0 1rem;padding:clamp(1.25rem,3vw,2.2rem);border-radius:24px}
.rmb-shell .rmb-stats-title{margin-bottom:2rem}.rmb-shell .rmb-stats-title h2{max-width:8ch;margin:.65rem 0 0;color:#fff;font-family:var(--font-heading,Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif);font-size:clamp(3rem,7vw,5.2rem);font-weight:400;line-height:.82;letter-spacing:.035em;text-transform:uppercase}.rmb-shell .rmb-stats-title h2 em{display:block;color:#ff101d;font-style:normal}
.rmb-shell .rmb-channel-stats-layout{display:grid;grid-template-columns:minmax(290px,1fr) minmax(320px,1fr);gap:1.8rem;align-items:stretch}.rmb-shell .rmb-channel-card{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:linear-gradient(155deg,rgba(22,22,26,.96),rgba(9,9,12,.96))}.rmb-shell .rmb-channel-cover{display:grid;place-items:center;height:110px;background:linear-gradient(180deg,#fff,#a3a3a3)}.rmb-shell .rmb-channel-cover img{width:min(130px,35%);height:72px;object-fit:contain}.rmb-shell .rmb-channel-identity{display:flex;align-items:center;gap:1rem;padding:1.15rem 1.35rem .75rem}.rmb-shell .rmb-channel-avatar{display:grid;place-items:center;width:54px;height:54px;padding:9px;border:5px solid #29292e;border-radius:50%;background:#fff;box-shadow:0 0 22px rgba(255,23,68,.55)}.rmb-shell .rmb-channel-avatar img{width:100%;height:100%;object-fit:contain}.rmb-shell .rmb-channel-identity h3{margin:0;color:#fff;font-size:1.25rem}.rmb-shell .rmb-channel-identity p{margin:.2rem 0 0;color:rgba(255,255,255,.45);font-size:.7rem}.rmb-shell .rmb-channel-description{margin:0;padding:.2rem 1.35rem 1rem;color:rgba(255,255,255,.58);font-size:.82rem;line-height:1.65}.rmb-shell .rmb-subscribe-button{display:flex;align-items:center;justify-content:center;gap:.55rem;margin:0 1.35rem 1.35rem;min-height:42px;border-radius:4px;background:#ff1744;color:#fff;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;box-shadow:0 9px 24px rgba(255,23,68,.2);transition:.2s ease}.rmb-shell .rmb-subscribe-button:hover{background:#ff3158;transform:translateY(-2px)}
.rmb-shell .rmb-live-stats{height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(130px,1fr));gap:.8rem}.rmb-shell .rmb-stat-card{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:1.25rem;border-color:rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(18,18,22,.98),rgba(8,8,11,.96))}.rmb-shell .rmb-stat-card::after{display:none}.rmb-shell .rmb-stat-live{display:flex;align-items:center;gap:.35rem;color:#ff1744;font-size:.58rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.rmb-shell .rmb-stat-live i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 9px currentColor}.rmb-shell .rmb-stat-card.yellow .rmb-stat-live{color:#facc15}.rmb-shell .rmb-stat-card.cyan .rmb-stat-live{color:#22d3ee}.rmb-shell .rmb-stat-card.orange .rmb-stat-live{color:#ff6d35}.rmb-shell .rmb-live-count{margin:.5rem 0 .25rem;font-size:clamp(2rem,5vw,3.5rem);font-family:var(--font-heading,Impact,sans-serif);letter-spacing:.02em}.rmb-shell .rmb-stat-card small{font-size:.68rem;letter-spacing:0;text-transform:none}
.rmb-shell #artists,.rmb-shell #contact{width:min(1280px,calc(100% - 2rem));margin-block:2rem;padding:clamp(2rem,5vw,4.5rem) clamp(1.25rem,3vw,2rem);border:1px solid rgba(255,255,255,.13);border-radius:24px;background:radial-gradient(circle at 0 0,rgba(255,23,68,.09),transparent 30rem),linear-gradient(145deg,rgba(18,18,21,.72),rgba(6,6,8,.8));box-shadow:0 25px 65px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.04)}
.rmb-shell #artists .section-header{display:block}.rmb-shell #artists .section-title{width:max-content;max-width:100%;font-size:clamp(3.2rem,7vw,5.8rem)}.rmb-shell #artists .section-title span{display:block;margin-left:0}.rmb-shell #artists .artist-title-line{width:max-content;max-width:100%;white-space:nowrap}.rmb-shell #artists .artist-title-accent{color:var(--rmb-red)!important;text-shadow:0 0 18px rgba(255,23,68,.35)}.rmb-shell #artists .members-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.rmb-shell #artists .member-img-box{height:clamp(230px,27vw,340px)}
.rmb-shell #contact{text-align:center}.rmb-shell #contact .section-header{display:block;margin-bottom:1.1rem}.rmb-shell #contact .section-label{justify-content:center}.rmb-shell #contact .section-label::after{content:"";width:42px;height:2px;background:linear-gradient(90deg,var(--rmb-red),transparent)}.rmb-shell #contact .section-title{max-width:8ch;margin:.8rem auto 0;font-size:clamp(3rem,7vw,5rem)}.rmb-shell #contact .section-title span{display:block;margin-left:0}.rmb-shell #contact .contact-desc{max-width:48rem}.rmb-shell #contact .btn-primary{min-height:48px;padding-inline:1.7rem;border:0;border-radius:4px;background:#ff1744;font-size:.75rem;font-weight:900;letter-spacing:.07em;box-shadow:0 9px 25px rgba(255,23,68,.25)}.rmb-shell #contact .social-links{width:min(650px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.5rem}.rmb-shell #contact .social-item{min-height:76px;border-color:rgba(255,255,255,.14);border-radius:15px;background:rgba(8,8,11,.55);color:#ff1744;font-size:.7rem;letter-spacing:.12em}.rmb-shell #contact .social-item:hover{background:rgba(255,23,68,.08)}
@media(max-width:900px){.rmb-shell .rmb-channel-stats-layout{grid-template-columns:1fr}.rmb-shell #artists .members-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.rmb-shell .rmb-stats-title h2{font-size:3rem}.rmb-shell .rmb-live-stats{grid-template-columns:1fr 1fr;grid-template-rows:none}.rmb-shell .rmb-stat-card{min-height:125px;padding:1rem}.rmb-shell .rmb-live-count{font-size:2.25rem}.rmb-shell #artists .members-grid{grid-template-columns:1fr}.rmb-shell #contact .social-links{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.rmb-shell #artists .section-title{font-size:clamp(2.7rem,15vw,3.7rem)}}
@media(max-width:640px){.rmb-shell .hero-content{padding-top:8rem}}

/* Full-width fixed header with centered inner content spacing. */
.rmb-shell .site-header{width:100%;padding-right:max(1.5rem,calc((100vw - 1180px)/2));padding-left:max(1.5rem,calc((100vw - 1180px)/2))}
@media(max-width:900px){.rmb-shell .site-header{width:100%;padding-right:1rem;padding-left:1rem}}
@media(max-width:380px){.rmb-shell .site-header{width:100%;padding-right:.625rem;padding-left:.625rem}}

/* Theme toggle uses the same persistent ripple transition as the other pages. */
.rmb-shell .rmb-theme-toggle{position:relative;display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;margin-left:.25rem;padding:0;border:0;border-radius:0;background:transparent;color:#fff;box-shadow:none;cursor:pointer;overflow:visible;transition:color .3s ease,transform .25s ease}
.rmb-shell .rmb-theme-toggle::before{display:none!important;content:none!important}
.rmb-shell .rmb-theme-toggle:hover{background:transparent;color:var(--rmb-yellow);box-shadow:none;transform:rotate(12deg) scale(1.12)}
.rmb-shell .rmb-theme-toggle i{position:relative;z-index:1;width:auto;height:auto;font-style:normal;font-size:0;line-height:1}
.rmb-shell .rmb-theme-toggle .fa-sun::before{content:"☀";font-size:1.05rem}
.rmb-shell .rmb-theme-toggle .fa-moon::before{content:"☾";font-size:1.25rem}

/* RMB light theme */
html[data-theme="light"]{color-scheme:light;background:#fff8f9}
body.light-mode{background:#fff8f9;color:#202024}
body.light-mode .rmb-shell{background:#fff8f9;color:#202024}
body.light-mode .rmb-shell .page-wrapper{background:radial-gradient(circle at 82% 3%,rgba(255,23,68,.13),transparent 30rem),radial-gradient(circle at 8% 48%,rgba(32,224,255,.08),transparent 25rem),linear-gradient(180deg,#fff7f8 0%,#fff 52%,#fff7f8 100%)}
body.light-mode .rmb-shell .page-wrapper::before{background:linear-gradient(135deg,rgba(255,23,68,.055),transparent 34%,rgba(250,204,21,.05))}
body.light-mode .rmb-shell .site-header:not(.is-scrolled){color:#171717}
body.light-mode .rmb-shell .site-header:not(.is-scrolled) .brand,body.light-mode .rmb-shell .site-header:not(.is-scrolled) .main-nav a{color:#171717}
body.light-mode .rmb-shell .site-header:not(.is-scrolled) .rmb-theme-toggle{border:0;background:transparent;color:#e50914;box-shadow:none}
body.light-mode .rmb-shell .site-header.is-scrolled{border-bottom-color:rgba(190,18,60,.14);background:rgba(255,255,255,.86);box-shadow:0 12px 35px rgba(127,29,29,.1);-webkit-backdrop-filter:blur(20px) saturate(165%);backdrop-filter:blur(20px) saturate(165%)}
body.light-mode .rmb-shell .site-header.is-scrolled .brand,body.light-mode .rmb-shell .site-header.is-scrolled .main-nav a{color:#171717}
body.light-mode .rmb-shell .site-header.is-scrolled .rmb-theme-toggle{border:0;background:transparent;color:#e50914;box-shadow:none}
body.light-mode .rmb-shell .hero-title{color:#171717;text-shadow:0 0 24px rgba(255,23,68,.22)}
body.light-mode .rmb-shell .hero-copy{color:#55515a}
body.light-mode .rmb-shell .section-label-text{color:#52525b}
body.light-mode .rmb-shell .section-title,body.light-mode .rmb-shell .rmb-stats-title h2{color:#171717}
body.light-mode .rmb-shell .content-section+.content-section{border-top-color:rgba(190,18,60,.1)}
body.light-mode .rmb-shell .rmb-stats-section,body.light-mode .rmb-shell #artists,body.light-mode .rmb-shell #contact{border-color:rgba(190,18,60,.14);background:radial-gradient(circle at 0 0,rgba(255,23,68,.07),transparent 30rem),rgba(255,255,255,.76);box-shadow:0 25px 65px rgba(127,29,29,.09),inset 0 1px #fff}
body.light-mode .rmb-shell .rmb-channel-card,body.light-mode .rmb-shell .rmb-stat-card,body.light-mode .rmb-shell .video-card-large,body.light-mode .rmb-shell .video-card-small,body.light-mode .rmb-shell .member-card,body.light-mode .rmb-shell .release-card{border-color:rgba(190,18,60,.17);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,245,247,.88));color:#171717;box-shadow:0 16px 38px rgba(127,29,29,.08)}
body.light-mode .rmb-shell .rmb-channel-identity h3,body.light-mode .rmb-shell .rmb-live-count,body.light-mode .rmb-shell .video-small-title,body.light-mode .rmb-shell .release-title,body.light-mode .rmb-shell .member-name{color:#171717}
body.light-mode .rmb-shell .rmb-channel-identity p,body.light-mode .rmb-shell .rmb-channel-description,body.light-mode .rmb-shell .rmb-stat-card small,body.light-mode .rmb-shell .video-meta,body.light-mode .rmb-shell .release-meta-footer,body.light-mode .rmb-shell .member-bio,body.light-mode .rmb-shell .contact-desc{color:#625d66}
body.light-mode .rmb-shell .video-small-footer,body.light-mode .rmb-shell .release-info,body.light-mode .rmb-shell .member-content{background:rgba(255,255,255,.88);color:#171717}
body.light-mode .rmb-shell #contact .social-item{border-color:rgba(190,18,60,.18);background:#fff;color:#e50914}
body.light-mode .rmb-shell .rmb-load-more{background:#fff;color:#e50914;border-color:rgba(229,9,20,.38)}
body.light-mode .rmb-shell .rmb-load-more:hover{background:#e50914;color:#fff}
body.light-mode .video-modal{background:rgba(55,8,17,.82)}

@media(max-width:640px){.rmb-shell .main-nav{align-items:center}.rmb-shell .rmb-theme-toggle{position:sticky;right:0;background:transparent}}
@media(prefers-reduced-motion:reduce){.rmb-shell .rmb-theme-toggle{transition:none}}

/* Channel card: red neon frame and correctly fitted square-logo artwork. */
.rmb-shell .rmb-channel-card,
body.light-mode .rmb-shell .rmb-channel-card{
  border:1px solid rgba(255,23,68,.82);
  box-shadow:0 0 0 1px rgba(255,23,68,.14),0 0 16px rgba(255,23,68,.32),0 18px 45px rgba(0,0,0,.28),inset 0 0 18px rgba(255,23,68,.05);
}
.rmb-shell .rmb-channel-cover{
  position:relative;
  height:140px;
  overflow:hidden;
  border-bottom:1px solid rgba(255,23,68,.62);
  background:radial-gradient(circle at center,rgba(255,23,68,.12),transparent 48%),#050505;
}
.rmb-shell .rmb-channel-cover img{
  display:block;
  width:min(310px,82%);
  height:120px;
  max-width:82%;
  object-fit:cover;
  object-position:center;
  transform:scale(1.75);
  transform-origin:center;
  clip-path:inset(18% 10% 18% 10%);
}
.rmb-shell .rmb-channel-avatar{
  flex:0 0 58px;
  width:58px;
  height:58px;
  padding:0;
  overflow:hidden;
  border:2px solid #ff1744;
  background:#050505;
  box-shadow:0 0 0 3px rgba(255,23,68,.13),0 0 18px rgba(255,23,68,.6);
}
.rmb-shell .rmb-channel-avatar img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:contain;
  object-position:center;
  transform:scale(3.15);
  transform-origin:center;
}
body.light-mode .rmb-shell .rmb-channel-card{box-shadow:0 0 0 1px rgba(255,23,68,.12),0 0 18px rgba(255,23,68,.3),0 18px 42px rgba(127,29,29,.13),inset 0 0 18px rgba(255,23,68,.035)}
@media(max-width:640px){.rmb-shell .rmb-channel-cover{height:120px}}

/* Responsive channel statistics layout. */
.rmb-shell .rmb-channel-stats-layout,.rmb-shell .rmb-channel-stats-layout>*,.rmb-shell .rmb-live-stats,.rmb-shell .rmb-stat-card{min-width:0}
@media(max-width:1100px){
  .rmb-shell .rmb-channel-stats-layout{grid-template-columns:minmax(0,1fr)}
  .rmb-shell .rmb-live-stats{height:auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none}
  .rmb-shell .rmb-stat-card{min-height:145px}
}
@media(max-width:760px){
  .rmb-shell .rmb-live-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rmb-shell .rmb-channel-cover img{width:min(270px,76%);height:110px;max-width:76%;transform:scale(1.5)}
}
@media(max-width:480px){
  .rmb-shell .rmb-stats-section{padding:1rem}
  .rmb-shell .rmb-live-stats{grid-template-columns:minmax(0,1fr)}
  .rmb-shell .rmb-stat-card{min-height:115px}
  .rmb-shell .rmb-channel-cover{height:105px}
  .rmb-shell .rmb-channel-cover img{width:min(230px,72%);height:92px;max-width:72%;transform:scale(1.35)}
  .rmb-shell .rmb-channel-identity{padding:1rem 1rem .65rem}
  .rmb-shell .rmb-channel-description{padding:.15rem 1rem .9rem}
  .rmb-shell .rmb-subscribe-button{margin:0 1rem 1rem}
}

/* Restore the intended two-colour Artists heading. */
.rmb-shell #artists .artist-title-line:not(.artist-title-accent){color:#fff!important;text-shadow:none}
.rmb-shell #artists .artist-title-accent{color:var(--rmb-red)!important;text-shadow:0 0 18px rgba(255,23,68,.35)}
body.light-mode .rmb-shell #artists .artist-title-line:not(.artist-title-accent){color:#171717!important}

/* Hero word reveal with a user-triggered bump interaction. */
.rmb-shell .hero-title{display:flex;flex-wrap:wrap;gap:.12em;overflow:visible;animation:none;cursor:pointer;user-select:none;touch-action:manipulation}
.rmb-shell .hero-title-word{position:relative;display:inline-block;color:#fff!important;-webkit-text-fill-color:#fff;will-change:transform;animation:rmb-hero-word-in .9s cubic-bezier(.16,1,.3,1) both}
.rmb-shell .hero-title-gang{color:#ff1744!important;-webkit-text-fill-color:#ff1744!important;animation-delay:.14s}
body.light-mode .rmb-shell .hero-title-word{color:#171717!important;-webkit-text-fill-color:#171717}
body.light-mode .rmb-shell .hero-title-gang{color:#e50914!important;-webkit-text-fill-color:#e50914!important}
@keyframes rmb-hero-word-in{from{opacity:0;filter:blur(12px);transform:translateY(45px) scale(.94)}to{opacity:1;filter:blur(0);transform:none}}
@keyframes rmb-title-bump{0%,100%{transform:translateY(0) scale(1)}35%{transform:translateY(-.08em) scale(1.055,1.09)}62%{transform:translateY(.025em) scale(.985,.96)}82%{transform:translateY(-.015em) scale(1.012)}}
.rmb-shell .hero-title.rmb-bump .hero-title-word{animation:rmb-title-bump .48s cubic-bezier(.2,.8,.25,1)}
.rmb-shell .hero-title.rmb-bump .hero-title-gang{animation-delay:.07s}
@media(prefers-reduced-motion:reduce){.rmb-shell .hero-title-word,.rmb-shell .hero-title.rmb-bump .hero-title-word{animation:none;filter:none;transform:none}}

/* Fixed-header layout guard: content never sits underneath the navigation. */
:root{--rmb-header-height:74px}
html{scroll-padding-top:calc(var(--rmb-header-height) + 18px)}
.rmb-shell .site-header{z-index:5000;min-height:var(--rmb-header-height);isolation:isolate}
.rmb-shell .hero-section{padding-top:var(--rmb-header-height)!important}
.rmb-shell .hero-content{position:relative;z-index:1}
.rmb-shell #channel-stats,.rmb-shell .content-section{scroll-margin-top:calc(var(--rmb-header-height) + 18px)}
@media(max-width:640px){
  :root{--rmb-header-height:112px}
  .rmb-shell .hero-content{padding-top:4.25rem}
}

/* Text branding replaces the banner image for reliable responsive rendering. */
.rmb-shell .rmb-channel-cover strong{
  color:#fff;
  font-family:var(--font-heading,Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif);
  font-size:clamp(3rem,8vw,5.4rem);
  line-height:.82;
  letter-spacing:.055em;
  text-align:center;
  text-transform:uppercase;
  text-shadow:0 0 18px rgba(255,23,68,.38);
  white-space:nowrap;
}
.rmb-shell .rmb-channel-cover .rmb-banner-word{color:#fff;-webkit-text-stroke:0;text-shadow:none}
.rmb-shell .rmb-channel-cover .rmb-banner-gang{color:var(--rmb-red);-webkit-text-stroke:0;text-shadow:none}
.rmb-shell .rmb-channel-cover strong,.rmb-shell .rmb-channel-cover strong span{animation:none!important;transition:none!important;transform:none!important}
body.light-mode .rmb-shell .rmb-channel-cover{background:radial-gradient(circle at center,rgba(255,23,68,.08),transparent 52%),#fff;border-bottom-color:rgba(229,9,20,.5)}
body.light-mode .rmb-shell .rmb-channel-cover strong{color:#171717}
body.light-mode .rmb-shell .rmb-channel-cover .rmb-banner-word{color:#171717;-webkit-text-stroke:0;text-shadow:none}
body.light-mode .rmb-shell .rmb-channel-cover .rmb-banner-gang{color:#e50914;-webkit-text-stroke:0;text-shadow:none}
body.light-mode .rmb-shell .rmb-channel-avatar{background:#fff}

/* Vector neon wordmark: solid text plus a sequential electric outline tracer. */
.rmb-shell .rmb-channel-cover::before,.rmb-shell .rmb-channel-cover::after{content:"";position:absolute;z-index:2;right:4%;left:4%;height:1px;background:linear-gradient(90deg,transparent,#ff1744 15%,#ff1744 85%,transparent);box-shadow:0 0 6px rgba(255,23,68,.72);pointer-events:none}.rmb-shell .rmb-channel-cover::before{top:8px}.rmb-shell .rmb-channel-cover::after{bottom:8px}
.rmb-shell .rmb-neon-wordmark{display:block;width:min(94%,900px);height:calc(100% - 18px);overflow:visible}
.rmb-shell .rmb-neon-letter text{font-family:'Anton',Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-size:190px;font-weight:400;letter-spacing:.015em;text-anchor:start;length-adjust:spacingAndGlyphs}
.rmb-shell .rmb-neon-letter.is-white>text:first-child{fill:#fff}.rmb-shell .rmb-neon-letter.is-red>text:first-child{fill:#ff1744}
.rmb-shell .rmb-neon-outline,.rmb-shell .rmb-neon-tracer{fill:transparent;stroke-width:2.25;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}
.rmb-shell .is-white .rmb-neon-outline,.rmb-shell .is-white .rmb-neon-tracer{stroke:#fff}.rmb-shell .is-red .rmb-neon-outline,.rmb-shell .is-red .rmb-neon-tracer{stroke:#ff1744}
.rmb-shell .rmb-neon-outline{stroke-dasharray:900;stroke-dashoffset:900;opacity:0;filter:url(#rmbWhiteGlow)}.rmb-shell .is-red .rmb-neon-outline{filter:url(#rmbRedGlow)}
.rmb-shell .rmb-neon-tracer{stroke-width:3.25;stroke-dasharray:55 900;stroke-dashoffset:900;opacity:0;filter:url(#rmbWhiteGlow)}.rmb-shell .is-red .rmb-neon-tracer{filter:url(#rmbRedGlow)}
body.light-mode .rmb-shell .rmb-channel-cover{background:radial-gradient(circle at center,rgba(255,23,68,.12),transparent 48%),#050505}
body.light-mode .rmb-shell .rmb-neon-letter.is-white>text:first-child{fill:#fff}.rmb-shell .rmb-neon-letter.is-red>text:first-child{fill:#ff1744}
body.light-mode .rmb-shell .is-white .rmb-neon-outline,body.light-mode .rmb-shell .is-white .rmb-neon-tracer{stroke:#fff}
@media(prefers-reduced-motion:reduce){.rmb-shell .rmb-neon-outline{stroke-dashoffset:0!important;opacity:.86!important}.rmb-shell .rmb-neon-tracer{display:none}}

/* Final responsive sizing for the Channel Stats heading and SVG sign. */
.rmb-shell .rmb-stats-title h2{width:max-content;max-width:100%;font-size:clamp(2.75rem,7vw,5.2rem);overflow-wrap:normal}
.rmb-shell .rmb-channel-cover{height:clamp(115px,21vw,210px);padding:8px 2.5%}
.rmb-shell .rmb-neon-wordmark{width:100%;height:100%;max-width:950px;overflow:visible}
.rmb-shell .rmb-channel-identity>div{min-width:0}.rmb-shell .rmb-channel-identity p{overflow-wrap:anywhere}
.rmb-shell .rmb-channel-description{overflow-wrap:anywhere}
@media(max-width:760px){
  .rmb-shell .rmb-stats-title{margin-bottom:1.35rem}
  .rmb-shell .rmb-stats-title h2{font-size:clamp(2.7rem,12vw,4.4rem)}
  .rmb-shell .rmb-channel-cover{height:clamp(115px,25vw,165px);padding-inline:2%}
}
@media(max-width:480px){
  .rmb-shell .rmb-stats-title h2{font-size:clamp(2.45rem,13vw,3.35rem);line-height:.82}
  .rmb-shell .rmb-channel-cover{height:clamp(105px,29vw,135px);padding:6px 1%}
  .rmb-shell .rmb-neon-wordmark{width:100%}
  .rmb-shell .rmb-channel-identity{gap:.75rem}
}

/* Keep every section title left-aligned like the Meet the Artists reference. */
.rmb-shell .content-section>.section-header{display:block;text-align:left}
.rmb-shell .content-section>.section-header .section-label{justify-content:flex-start}
.rmb-shell .content-section>.section-header .section-title{max-width:9ch;margin:.75rem 0 0;text-align:left}
.rmb-shell .content-section>.section-header .section-title span{display:block;margin-left:0}
.rmb-shell #contact .section-label{justify-content:flex-start}
.rmb-shell #contact .section-label::after{display:none}
.rmb-shell #contact .section-title{margin:.8rem 0 0;text-align:left}

/* First-screen composition and centered invitation to the complete stats panel. */
.rmb-shell .hero-content{
  display:flex;
  justify-content:center;
  min-height:0;
  padding-top:clamp(2.5rem,6vh,4.5rem);
  padding-bottom:clamp(1.5rem,3vh,2.5rem);
}
.rmb-shell .rmb-scroll-cue{
  position:relative;
  z-index:4;
  top:auto;
  left:auto;
  display:grid;
  justify-items:center;
  gap:.35rem;
  width:max-content;
  margin:1rem auto 0;
  color:rgba(255,255,255,.68);
  font-size:.6rem;
  font-weight:800;
  letter-spacing:.18em;
  text-decoration:none;
  text-transform:uppercase;
  transform:none;
}
.rmb-shell .rmb-scroll-cue svg{width:30px;height:30px;padding:5px;border:1px solid rgba(255,23,68,.55);border-radius:50%;fill:none;stroke:#ff1744;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px rgba(255,23,68,.65));animation:rmb-scroll-bounce 1.55s ease-in-out infinite}
.rmb-shell .rmb-scroll-cue:hover{color:#fff}
.rmb-shell .hero-section{min-height:100svh;padding-bottom:1.5rem!important}
.rmb-shell #channel-stats{height:auto;min-height:0;margin-top:0;scroll-margin-top:calc(var(--rmb-header-height) + 1.5rem)!important;display:flex;flex-direction:column;justify-content:center;overflow:visible}
.rmb-shell .hero-section>.rmb-stats-section{padding:clamp(1rem,2.2vw,1.6rem)}
.rmb-shell .rmb-stats-title{margin-bottom:1rem}
.rmb-shell .rmb-stats-title h2{font-size:clamp(2.6rem,5vw,4rem)}
.rmb-shell .rmb-channel-cover{height:clamp(110px,14vw,150px)}
body.light-mode .rmb-shell .rmb-scroll-cue{color:#5f5961}
@keyframes rmb-scroll-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}
@media(max-width:760px){
  .rmb-shell .hero-content{min-height:0;padding-top:2rem;padding-bottom:2rem}
  .rmb-shell .rmb-scroll-cue{top:auto}
  .rmb-shell #channel-stats{height:auto;min-height:0}
}
@media(max-width:1100px){.rmb-shell #channel-stats{height:auto;min-height:0}}
@media(max-height:620px) and (min-width:761px){
  .rmb-shell .hero-content{padding-top:2rem;padding-bottom:5rem}
  .rmb-shell #channel-stats{height:auto;min-height:0}
}
@media(prefers-reduced-motion:reduce){.rmb-shell .rmb-scroll-cue svg{animation:none}}

/* Decorative display text should not receive the browser selection highlight. */
.rmb-shell .hero-kicker,
.rmb-shell .hero-title,
.rmb-shell .section-label,
.rmb-shell .section-title,
.rmb-shell .rmb-stats-title,
.rmb-shell .rmb-channel-cover,
.rmb-shell .rmb-neon-wordmark,
.rmb-shell .rmb-neon-wordmark text{
  -webkit-user-select:none;
  user-select:none;
}
.rmb-shell .rmb-neon-wordmark text{pointer-events:none}

/* Compact the hero and Channel Stats panel on laptop/tablet-sized screens. */
@media(max-width:1100px){
  .rmb-shell .hero-content{padding-top:clamp(1.75rem,4vh,3rem);padding-bottom:1.5rem}
  .rmb-shell .hero-title{font-size:clamp(4.25rem,10vw,7rem)}
  .rmb-shell .hero-copy{max-width:34rem;margin-top:1.15rem;font-size:.98rem;line-height:1.6}
  .rmb-shell .hero-section>.rmb-stats-section{padding:1.15rem}
  .rmb-shell .rmb-stats-title{margin-bottom:.85rem}
  .rmb-shell .rmb-stats-title h2{font-size:clamp(2.35rem,5.5vw,3.25rem);line-height:.8}
  .rmb-shell .rmb-channel-stats-layout{gap:.9rem}
  .rmb-shell .rmb-channel-cover{height:105px;padding:5px 2%}
  .rmb-shell .rmb-channel-identity{padding:.8rem 1rem .45rem}
  .rmb-shell .rmb-channel-avatar{width:46px;height:46px;padding:7px;border-width:4px}
  .rmb-shell .rmb-channel-identity h3{font-size:1.05rem}
  .rmb-shell .rmb-channel-description{padding:.1rem 1rem .7rem;font-size:.74rem;line-height:1.5}
  .rmb-shell .rmb-subscribe-button{min-height:36px;margin:0 1rem .85rem}
  .rmb-shell .rmb-live-stats{gap:.6rem}
  .rmb-shell .rmb-stat-card{min-height:98px;padding:.8rem}
  .rmb-shell .rmb-live-count{font-size:clamp(1.85rem,4vw,2.5rem)}
  .rmb-shell .rmb-scroll-cue{margin-top:.75rem}
}
@media(max-width:640px){
  .rmb-shell .hero-title{font-size:clamp(3.6rem,18vw,5.2rem)}
  .rmb-shell .hero-copy{font-size:.9rem}
  .rmb-shell .hero-section>.rmb-stats-section{padding:.85rem;border-radius:17px}
  .rmb-shell .rmb-stats-title h2{font-size:clamp(2.2rem,12vw,3rem)}
  .rmb-shell .rmb-channel-cover{height:92px}
  .rmb-shell .rmb-stat-card{min-height:92px;padding:.7rem}
  .rmb-shell .rmb-live-count{font-size:1.9rem}
}

/* Wide screens use a low-profile three-column stats panel so it fits the viewport height. */
@media(min-width:1101px){
  .rmb-shell #channel-stats{
    display:grid;
    grid-template-columns:minmax(150px,190px) minmax(0,1fr);
    align-items:stretch;
    column-gap:1.25rem;
    padding:1.25rem;
  }
  .rmb-shell .rmb-stats-title{align-self:start;margin:0}
  .rmb-shell .rmb-stats-title h2{font-size:clamp(2.6rem,3.2vw,3.5rem);line-height:.8}
  .rmb-shell .rmb-channel-stats-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}
  .rmb-shell .rmb-channel-cover{height:105px;padding:5px 2%}
  .rmb-shell .rmb-channel-identity{padding:.75rem 1rem .4rem}
  .rmb-shell .rmb-channel-avatar{width:46px;height:46px;padding:7px;border-width:4px}
  .rmb-shell .rmb-channel-identity h3{font-size:1.05rem}
  .rmb-shell .rmb-channel-description{padding:.1rem 1rem .65rem;font-size:.72rem;line-height:1.45}
  .rmb-shell .rmb-subscribe-button{min-height:35px;margin:0 1rem .8rem}
  .rmb-shell .rmb-live-stats{grid-template-rows:repeat(2,minmax(92px,1fr));gap:.65rem}
  .rmb-shell .rmb-stat-card{min-height:92px;padding:.85rem}
  .rmb-shell .rmb-live-count{font-size:clamp(2rem,2.5vw,2.7rem)}
}
@media(min-width:1101px) and (max-height:1000px){
  .rmb-shell .hero-content{padding-top:clamp(1.5rem,3.5vh,2.5rem);padding-bottom:1.25rem}
  .rmb-shell .hero-title{font-size:clamp(6rem,7.5vw,8rem)}
  .rmb-shell .hero-copy{margin-top:1.15rem;line-height:1.55}
}

/* Compact Channel Stats redesign: profile + four live counters, without the large banner. */
.rmb-shell #channel-stats{
  display:block;
  height:auto;
  min-height:0;
  padding:1.15rem;
  border-radius:18px;
}
.rmb-shell #channel-stats .rmb-stats-title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .9rem}
.rmb-shell #channel-stats .rmb-stats-title h2{display:flex;gap:.16em;max-width:none;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1;white-space:nowrap}
.rmb-shell #channel-stats .rmb-stats-title h2 em{display:inline}
.rmb-shell #channel-stats .rmb-channel-stats-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:.75rem}
.rmb-shell #channel-stats .rmb-channel-card{display:grid;align-content:center;overflow:visible;padding:.8rem;border-radius:14px}
.rmb-shell #channel-stats .rmb-channel-cover{display:none}
.rmb-shell #channel-stats .rmb-channel-identity{padding:0 0 .65rem;gap:.7rem}
.rmb-shell #channel-stats .rmb-channel-avatar{width:44px;height:44px;padding:6px;border-width:3px}
.rmb-shell #channel-stats .rmb-channel-identity h3{font-size:1rem}
.rmb-shell #channel-stats .rmb-channel-description{display:none}
.rmb-shell #channel-stats .rmb-subscribe-button{min-height:34px;margin:0;padding:.5rem .7rem;border-radius:8px;font-size:.62rem}
.rmb-shell #channel-stats .rmb-live-stats{display:grid;height:auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:1fr;gap:.65rem}
.rmb-shell #channel-stats .rmb-stat-card{min-height:105px;padding:.8rem;border-radius:14px}
.rmb-shell #channel-stats .rmb-live-count{margin:.35rem 0 .15rem;font-size:clamp(1.8rem,3vw,2.45rem)}
.rmb-shell #channel-stats .rmb-stat-card small{font-size:.62rem}
@media(max-width:900px){
  .rmb-shell #channel-stats .rmb-stats-title{align-items:flex-start;flex-direction:column}
  .rmb-shell #channel-stats .rmb-channel-stats-layout{grid-template-columns:1fr}
}
@media(max-width:640px){
  .rmb-shell #channel-stats{padding:.8rem;border-radius:15px}
  .rmb-shell #channel-stats .rmb-stats-title h2{font-size:clamp(1.65rem,9vw,2.2rem)}
  .rmb-shell #channel-stats .rmb-live-stats{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,1fr)}
  .rmb-shell #channel-stats .rmb-stat-card{min-height:88px;padding:.65rem}
  .rmb-shell #channel-stats .rmb-live-count{font-size:1.75rem}
}

/* Responsive fixed navigation for desktop, tablet and mobile. */
.rmb-shell .rmb-menu-toggle{display:none;width:42px;height:42px;padding:9px;border:0;background:transparent;color:#fff;cursor:pointer}
.rmb-shell .rmb-menu-toggle span{display:block;width:100%;height:2px;margin:5px 0;border-radius:99px;background:currentColor;transition:transform .25s ease,opacity .2s ease}
body.light-mode .rmb-shell .rmb-menu-toggle{color:#171717}
@media(max-width:900px){
  .rmb-shell .site-header{gap:.75rem;padding-top:.85rem;padding-bottom:.85rem}
  .rmb-shell .brand{font-size:.88rem;white-space:nowrap}
  .rmb-shell .main-nav{margin-left:auto;gap:.15rem}
  .rmb-shell .main-nav a{padding:.5rem;font-size:.72rem}
}
@media(max-width:720px){
  :root{--rmb-header-height:64px}
  .rmb-shell .site-header{align-items:center;flex-direction:row;min-height:var(--rmb-header-height);padding:.65rem 1rem}
  .rmb-shell .rmb-menu-toggle{display:block;margin-left:auto}
  .rmb-shell .main-nav{position:absolute;top:calc(100% + 1px);right:.75rem;left:.75rem;display:grid;width:auto;margin:0;padding:.65rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(7,7,9,.96);box-shadow:0 18px 45px rgba(0,0,0,.48);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);visibility:hidden;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}
  .rmb-shell .main-nav a{display:block;padding:.8rem .9rem;border-radius:9px;font-size:.78rem}
  .rmb-shell .main-nav a:hover{background:rgba(255,23,68,.1)}
  .rmb-shell .main-nav a::after{display:block;right:.9rem;bottom:.38rem;left:.9rem}
  .rmb-shell .rmb-theme-toggle{position:absolute;right:.7rem;bottom:.7rem;margin:0}
  .rmb-shell .main-nav a:last-of-type{padding-right:3.5rem}
  .rmb-shell .site-header.menu-open .main-nav{visibility:visible;opacity:1;transform:none;pointer-events:auto}
  .rmb-shell .site-header.menu-open .rmb-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .rmb-shell .site-header.menu-open .rmb-menu-toggle span:nth-child(2){opacity:0}
  .rmb-shell .site-header.menu-open .rmb-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  body.light-mode .rmb-shell .main-nav{border-color:rgba(190,18,60,.16);background:rgba(255,255,255,.97);box-shadow:0 18px 40px rgba(127,29,29,.14)}
}
@media(max-width:380px){
  .rmb-shell .site-header{padding-right:.7rem;padding-left:.7rem}
  .rmb-shell .brand{font-size:.78rem;letter-spacing:.16em}
}

/* Reference-style navigation bar while preserving every existing label. */
.rmb-shell .site-header{
  display:grid;
  grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);
  align-items:center;
  min-height:64px;
  padding-top:.65rem;
  padding-bottom:.65rem;
  border-bottom:1px solid rgba(255,255,255,.08);
  background:linear-gradient(180deg,rgba(8,5,6,.88),rgba(8,5,6,.66));
  box-shadow:0 10px 30px rgba(0,0,0,.18);
  -webkit-backdrop-filter:blur(18px) saturate(145%);
  backdrop-filter:blur(18px) saturate(145%);
}
.rmb-shell .site-header .brand{justify-self:start;font-size:.82rem;letter-spacing:.25em}
.rmb-shell .site-header .main-nav{justify-self:center;margin:0;gap:1.25rem}
.rmb-shell .site-header .main-nav a{padding:.45rem .15rem;color:rgba(255,255,255,.62);font-size:.72rem;letter-spacing:0;text-transform:none}
.rmb-shell .site-header .main-nav a:hover,.rmb-shell .site-header .main-nav a:focus-visible{color:#fff}
.rmb-shell .site-header>.rmb-theme-toggle{position:relative;right:auto;bottom:auto;justify-self:end;margin:0;width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(255,255,255,.045);box-shadow:inset 0 0 14px rgba(255,255,255,.04)}
.rmb-shell .site-header>.rmb-theme-toggle:hover{border-color:rgba(255,23,68,.55);background:rgba(255,23,68,.08)}
body.light-mode .rmb-shell .site-header{border-bottom-color:rgba(190,18,60,.14);background:rgba(255,255,255,.88);box-shadow:0 10px 30px rgba(127,29,29,.09)}
body.light-mode .rmb-shell .site-header>.rmb-theme-toggle{border-color:rgba(190,18,60,.18);background:rgba(255,255,255,.55)}
@media(max-width:900px) and (min-width:721px){
  .rmb-shell .site-header{grid-template-columns:minmax(130px,1fr) auto 44px}
  .rmb-shell .site-header .main-nav{gap:.65rem}
}
@media(max-width:720px){
  .rmb-shell .site-header{display:grid;grid-template-columns:1fr auto auto;gap:.35rem;min-height:64px}
  .rmb-shell .site-header .rmb-menu-toggle{grid-column:3;margin:0}
  .rmb-shell .site-header>.rmb-theme-toggle{grid-column:2;grid-row:1;width:36px;height:36px}
  .rmb-shell .site-header .main-nav{position:absolute;top:calc(100% + 1px);right:.75rem;left:.75rem;display:grid;width:auto;margin:0;padding:.65rem;justify-self:stretch;gap:.1rem}
  .rmb-shell .site-header .main-nav a{padding:.8rem .9rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}
}

/* Cinematic first-screen layout inspired by the supplied reference. */
.rmb-shell .hero-section{
  width:100%;
  max-width:none;
  min-height:100svh;
  padding-right:max(1.5rem,calc((100vw - 1180px)/2));
  padding-left:max(1.5rem,calc((100vw - 1180px)/2));
  background:
    linear-gradient(90deg,rgba(5,5,5,.08) 0%,rgba(5,5,5,.12) 48%,rgba(5,5,5,.72) 100%),
    radial-gradient(ellipse at 24% 50%,rgba(255,23,68,.34),transparent 35%),
    radial-gradient(ellipse at 70% 22%,rgba(120,55,15,.14),transparent 38%);
}
.rmb-shell .hero-section::after{content:"";position:absolute;z-index:-1;inset:40% 0 0;background:linear-gradient(180deg,transparent,#050505 94%);pointer-events:none}
.rmb-shell .hero-content{align-items:flex-start;justify-content:center;width:min(650px,100%);padding-top:clamp(4.5rem,10vh,8rem);padding-bottom:clamp(2rem,4vh,3rem)}
.rmb-shell .hero-title{justify-content:flex-start;font-size:clamp(5.5rem,9.5vw,9rem);filter:drop-shadow(0 14px 28px rgba(255,23,68,.14))}
.rmb-shell .hero-kicker{padding:.55rem .8rem;border:1px dashed rgba(255,23,68,.65);background:rgba(255,23,68,.045);font-size:.62rem}
.rmb-shell .hero-copy{max-width:34rem;margin-top:clamp(1.5rem,3vh,2.4rem);font-size:clamp(.92rem,1.25vw,1.05rem);line-height:1.65}
.rmb-shell #channel-stats{width:min(900px,78%);margin:clamp(1rem,3vh,2.25rem) auto 0;background:rgba(8,8,10,.72);box-shadow:0 18px 50px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}
.rmb-shell #channel-stats .rmb-stats-title{display:none}
.rmb-shell #channel-stats .rmb-channel-stats-layout{grid-template-columns:minmax(190px,240px) minmax(0,1fr)}
.rmb-shell #channel-stats .rmb-channel-card{border-color:transparent;background:transparent;box-shadow:none}
.rmb-shell #channel-stats .rmb-live-stats{gap:.35rem}
.rmb-shell #channel-stats .rmb-stat-card{min-height:82px;border-color:transparent;border-left:1px solid rgba(255,255,255,.1);border-radius:0;background:transparent;padding:.65rem 1rem}
.rmb-shell #channel-stats .rmb-live-count{font-size:clamp(1.6rem,2.5vw,2.15rem)}
.rmb-shell .rmb-scroll-cue{margin-top:clamp(1rem,3vh,2rem)}
@media(max-width:1100px){
  .rmb-shell .hero-section{padding-right:1.5rem;padding-left:1.5rem}
  .rmb-shell #channel-stats{width:100%}
}
@media(max-width:900px){
  .rmb-shell .hero-content{padding-top:clamp(3rem,7vh,5rem)}
  .rmb-shell #channel-stats .rmb-channel-stats-layout{grid-template-columns:1fr}
  .rmb-shell #channel-stats .rmb-channel-card{grid-template-columns:1fr auto;align-items:center;gap:.75rem}
  .rmb-shell #channel-stats .rmb-channel-identity{padding:0}
  .rmb-shell #channel-stats .rmb-subscribe-button{min-width:150px}
}
@media(max-width:640px){
  .rmb-shell .hero-section{padding-right:1rem;padding-left:1rem}
  .rmb-shell .hero-content{padding-top:3rem;padding-bottom:1.5rem}
  .rmb-shell .hero-title{font-size:clamp(3.5rem,18vw,5.2rem)}
  .rmb-shell #channel-stats .rmb-channel-card{grid-template-columns:1fr}
  .rmb-shell #channel-stats .rmb-subscribe-button{min-width:0}
  .rmb-shell #channel-stats .rmb-stat-card{min-height:76px;border-left:0;border-top:1px solid rgba(255,255,255,.09)}
}

/* Final full-screen hero composition: image, CTAs, lower live strip and bottom scroll cue. */
.rmb-shell .site-header,.rmb-shell .site-header.is-scrolled{border-bottom-color:transparent!important;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}
.rmb-shell .site-header.is-scrolled{background:rgba(5,5,7,.78);box-shadow:0 10px 30px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
body.light-mode .rmb-shell .site-header:not(.is-scrolled){background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}
.rmb-shell .brand{display:inline-flex;align-items:center;gap:.65rem}
.rmb-shell .rmb-header-logo{display:grid;place-items:center;width:27px;height:27px;padding:6px;border-radius:50%;background:#fff;box-shadow:0 0 14px rgba(255,23,68,.28)}
.rmb-shell .rmb-header-logo img{display:block;width:100%;height:100%;object-fit:contain}
body.light-mode .rmb-shell .rmb-header-logo{background:#171717}
.rmb-shell .hero-section{
  display:grid;
  grid-template-rows:minmax(0,1fr) auto auto;
  align-content:stretch;
  min-height:100svh;
  padding-bottom:1rem!important;
  background-image:
    linear-gradient(90deg,rgba(5,3,4,.94) 0%,rgba(18,4,7,.78) 42%,rgba(5,5,5,.4) 72%,rgba(5,5,5,.78) 100%),
    linear-gradient(180deg,rgba(5,5,5,.1) 50%,#050505 100%),
    url('../img/rmb-hero-concert.jpg');
  background-position:center,center,center;
  background-size:cover;
  background-repeat:no-repeat;
}
body.light-mode .rmb-shell .hero-section{
  background-image:
    linear-gradient(90deg,rgba(255,250,248,.94) 0%,rgba(255,238,235,.78) 42%,rgba(255,255,255,.28) 72%,rgba(255,250,248,.74) 100%),
    linear-gradient(180deg,rgba(255,255,255,.04) 48%,#fff8f9 100%),
    url('../img/rmb-hero-concert.jpg');
  background-position:center,center,center;
  background-size:cover;
}
body.light-mode .rmb-shell .hero-section::after{background:linear-gradient(180deg,transparent,#fff8f9 94%)}
.rmb-shell .hero-content{align-self:center;padding-top:clamp(4rem,8vh,6.5rem);padding-bottom:1.5rem}
.rmb-shell .rmb-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}
.rmb-shell .rmb-hero-action{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-width:138px;min-height:44px;padding:.7rem 1rem;border:1px solid rgba(255,23,68,.78);border-radius:4px;background:rgba(5,5,7,.45);color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.rmb-shell .rmb-hero-action.primary{border-color:#ff1744;background:#ff1744;box-shadow:0 10px 24px rgba(255,23,68,.28)}
.rmb-shell .rmb-hero-action:hover{background:#ff1744;box-shadow:0 10px 26px rgba(255,23,68,.3);transform:translateY(-2px)}
.rmb-shell #channel-stats{align-self:end;width:min(900px,82%);margin:.5rem auto .75rem;padding:.7rem 1rem;border-color:rgba(255,255,255,.14);background:rgba(8,8,10,.72)}
.rmb-shell #channel-stats .rmb-channel-card{display:none}
.rmb-shell #channel-stats .rmb-channel-stats-layout{display:block}
.rmb-shell #channel-stats .rmb-live-stats{grid-template-columns:repeat(4,minmax(0,1fr))}
.rmb-shell #channel-stats .rmb-stat-card{min-height:68px;padding:.45rem 1rem}
.rmb-shell #channel-stats .rmb-live-count{margin:.22rem 0 .08rem;font-size:clamp(1.45rem,2vw,1.9rem)}
.rmb-shell .rmb-scroll-cue{align-self:end;margin:.2rem auto 0;color:rgba(255,255,255,.58)}
.rmb-shell .rmb-scroll-cue svg{width:24px;height:24px;border:0;padding:3px}
@media(max-width:900px){
  .rmb-shell #channel-stats{width:100%}
  .rmb-shell .hero-section{grid-template-rows:minmax(0,1fr) auto auto}
}
@media(max-width:640px){
  .rmb-shell .rmb-header-logo{width:25px;height:25px}
  .rmb-shell .hero-content{padding-top:3.5rem}
  .rmb-shell .rmb-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}
  .rmb-shell .rmb-hero-action{min-width:0;min-height:40px;padding:.6rem;font-size:.6rem}
  .rmb-shell .rmb-hero-action.primary{grid-column:1/-1}
  .rmb-shell #channel-stats{padding:.55rem}
  .rmb-shell #channel-stats .rmb-live-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rmb-shell #channel-stats .rmb-stat-card{min-height:62px;padding:.4rem .65rem}
  .rmb-shell .rmb-scroll-cue span{font-size:.52rem}
}
@media(max-height:760px) and (min-width:721px){
  .rmb-shell .hero-content{padding-top:3rem;padding-bottom:.75rem}
  .rmb-shell .hero-title{font-size:clamp(5rem,8vw,7rem)}
  .rmb-shell .hero-copy{margin-top:1rem}
  .rmb-shell .rmb-hero-actions{margin-top:1rem}
  .rmb-shell #channel-stats{margin-top:.25rem}
}

/* Artist photos always fill a clean 3:4 portrait frame. */
.rmb-shell #artists .member-img-box{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:3 / 4;
  overflow:hidden;
  border:0;
  background:#050505;
}
.rmb-shell #artists .member-img-box>img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center;
  transition:transform .25s ease;
}
.rmb-shell #artists .member-img-gradient{
  inset:0;
  width:100%;
  height:100%;
  pointer-events:none;
}

/* Keep the artist release pill locked to the same bottom rhythm on every card. */
.rmb-shell #artists .member-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
.rmb-shell #artists .member-content{
  display:flex;
  flex:1;
  flex-direction:column;
}
.rmb-shell #artists .member-bio{
  margin-bottom:1.05rem;
}
.rmb-shell #artists .member-release-count{
  margin-top:auto;
  align-self:flex-start;
}

/* Full-width header: identity left, account control right. */
.rmb-shell .site-header{
    padding-right:clamp(1rem,2vw,2rem);
    padding-left:clamp(1rem,2vw,2rem);
}
.rmb-shell .site-header>.brand{grid-column:1;justify-self:start}
.rmb-shell .site-header>.nm-header-profile{grid-column:3;justify-self:end}

@media(max-width:720px){
    .rmb-shell .site-header>.nm-header-profile{grid-column:2;grid-row:1}
}

/* Match the MIHI mobile account/menu row and liquid-glass dropdown. */
@media(max-width:720px){
  .rmb-shell .site-header{grid-template-columns:minmax(0,1fr) 38px 42px;gap:.65rem;min-height:66px;align-items:center}
  .rmb-shell .site-header>.brand{grid-column:1;grid-row:1;min-width:0}
  .rmb-shell .site-header>.nm-header-profile{grid-column:2;grid-row:1;align-self:center;justify-self:center;margin:0}
  .rmb-shell .site-header>.rmb-menu-toggle{grid-column:3;grid-row:1;align-self:center;justify-self:end;margin:0}
  .rmb-shell .site-header .main-nav{
    top:calc(100% + .65rem);
    right:1rem;
    left:auto;
    width:min(280px,calc(100vw - 2rem));
    justify-self:auto;
    gap:.3rem;
    padding:.8rem;
    border:1px solid rgba(255,255,255,.16);
    border-radius:20px;
    background:linear-gradient(145deg,rgba(36,19,22,.58),rgba(8,7,9,.5));
    box-shadow:inset 0 1px rgba(255,255,255,.12),0 24px 65px rgba(0,0,0,.42),0 0 35px rgba(255,23,68,.1);
    -webkit-backdrop-filter:blur(28px) saturate(170%);
    backdrop-filter:blur(28px) saturate(170%);
  }
  .rmb-shell .site-header .main-nav a{padding:.9rem 1rem;border:1px solid transparent;border-radius:12px}
  .rmb-shell .site-header .main-nav a:hover,.rmb-shell .site-header .main-nav a:focus-visible{border-color:rgba(255,255,255,.09);background:rgba(255,255,255,.08)}
  body.light-mode .rmb-shell .site-header .main-nav{border-color:rgba(190,18,60,.16);background:linear-gradient(145deg,rgba(255,255,255,.74),rgba(255,244,246,.6));box-shadow:inset 0 1px rgba(255,255,255,.88),0 24px 60px rgba(127,29,29,.16)}
}
@media(max-width:420px){
  .rmb-shell .site-header{padding-inline:.8rem;gap:.45rem}
  .rmb-shell .site-header .brand{gap:.55rem;letter-spacing:.16em}
  .rmb-shell .site-header .main-nav{right:.8rem;width:min(280px,calc(100vw - 1.6rem))}
}

/* Shared website-header language for RMB: centered icon nav and account edge. */
.rmb-shell .site-header,.rmb-shell .site-header.is-scrolled{min-height:70px;padding-top:.65rem;padding-bottom:.65rem;border-bottom:1px solid rgba(255,255,255,.09)!important;background:rgba(6,5,7,.86);box-shadow:0 10px 32px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(20px) saturate(145%);backdrop-filter:blur(20px) saturate(145%)}
.rmb-shell .site-header .main-nav{align-items:center;gap:1.35rem}
.rmb-shell .site-header .main-nav a{display:inline-flex;align-items:center;gap:.45rem;color:rgba(255,255,255,.62);font-size:.68rem;letter-spacing:.13em;text-transform:uppercase}
.rmb-shell .site-header .main-nav a i{font-size:.7rem;color:rgba(255,255,255,.48)}
.rmb-shell .site-header .main-nav a.active i,.rmb-shell .site-header .main-nav a:hover i{color:#ff1744}
.rmb-shell .site-header>.nm-header-profile{color:#fff}
body.light-mode .rmb-shell .site-header,body.light-mode .rmb-shell .site-header.is-scrolled{border-bottom-color:rgba(190,18,60,.14)!important;background:rgba(255,255,255,.86);box-shadow:0 10px 30px rgba(127,29,29,.09)}
@media(min-width:721px){.rmb-shell .site-header .main-nav{padding:.3rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:linear-gradient(145deg,rgba(36,19,22,.48),rgba(8,7,9,.3));box-shadow:inset 0 1px rgba(255,255,255,.1),0 12px 34px rgba(0,0,0,.18)}.rmb-shell .site-header .main-nav a{min-height:38px;padding:.62rem .78rem;border-radius:999px}.rmb-shell .site-header .main-nav a:hover,.rmb-shell .site-header .main-nav a.active{background:rgba(255,255,255,.055)}body.light-mode .rmb-shell .site-header .main-nav{border-color:rgba(190,18,60,.14);background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,244,246,.52));box-shadow:inset 0 1px #fff,0 12px 30px rgba(127,29,29,.09)}}
@media(max-width:720px){
  .rmb-shell .site-header .main-nav{gap:.3rem}
  .rmb-shell .site-header .main-nav a{justify-content:flex-start;gap:.7rem;font-size:.74rem;letter-spacing:.08em}
  .rmb-shell .site-header .main-nav a i{width:18px;text-align:center;font-size:.78rem}
}

/* Synchronized red spectrum for highlighted title words. */
.rmb-shell .section-title .title-red-loop{display:inline-block;color:transparent!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(105deg,#d90429 0%,#ff1744 20%,#bd1234 37%,#ff3157 44%,#ff9aad 47%,#fff 49.3%,#fff 50.7%,#ff9aad 53%,#ff3157 56%,#bd1234 63%,#ff1744 80%,#d90429 100%);background-size:320% 100%;animation:redTitleSpectrum 4.2s linear infinite,redTitleGlow 4.2s ease-in-out infinite;will-change:background-position,filter}
@keyframes redTitleSpectrum{from{background-position:130% 50%}to{background-position:-130% 50%}}
@keyframes redTitleGlow{0%,100%{filter:drop-shadow(0 0 0 rgba(255,23,68,0))}50%{filter:drop-shadow(0 0 12px rgba(255,23,68,.34))}}
@media(prefers-reduced-motion:reduce){.rmb-shell .section-title .title-red-loop{animation:none;background-position:50% 50%;filter:none}}

/* Bright red metal title with a narrow moving white reflection. */
.rmb-shell .section-title .title-red-loop{background-image:linear-gradient(105deg,#d90429 0%,#ff1744 20%,#bd1234 37%,#ff3157 44%,#ff9aad 47%,#fff 49.3%,#fff 50.7%,#ff9aad 53%,#ff3157 56%,#bd1234 63%,#ff1744 80%,#d90429 100%);background-size:320% 100%;animation-duration:4.2s,4.2s}
@keyframes redTitleSpectrum{from{background-position:150% 50%}to{background-position:-150% 50%}}

/* Public header state: transparent at the page top, glass only after scrolling. */
.rmb-shell .site-header:not(.is-scrolled){border-bottom-color:transparent!important;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}
.rmb-shell .site-header.is-scrolled{border-bottom-color:rgba(255,255,255,.09)!important;background:rgba(6,5,7,.86);box-shadow:0 10px 32px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(20px) saturate(145%);backdrop-filter:blur(20px) saturate(145%)}
body.light-mode .rmb-shell .site-header:not(.is-scrolled){border-bottom-color:transparent!important;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}
body.light-mode .rmb-shell .site-header.is-scrolled{border-bottom-color:rgba(229,9,20,.14)!important;background:rgba(255,255,255,.86);box-shadow:0 10px 30px rgba(127,29,29,.1);-webkit-backdrop-filter:blur(20px) saturate(165%);backdrop-filter:blur(20px) saturate(165%)}

/* Keep the complete first screen readable when the light hero is active. */
body.light-mode .rmb-shell .hero-kicker{color:#8a5a00;background:rgba(255,255,255,.62);text-shadow:none}
body.light-mode .rmb-shell .hero-copy{color:#4b454d}
body.light-mode .rmb-shell .rmb-hero-action:not(.primary){border-color:rgba(190,18,60,.38);background:rgba(255,255,255,.78);color:#211c20;box-shadow:0 8px 22px rgba(127,29,29,.08)}
body.light-mode .rmb-shell .rmb-hero-action:not(.primary):hover{border-color:#e50914;background:#e50914;color:#fff}
body.light-mode .rmb-shell #channel-stats{border-color:rgba(190,18,60,.18);background:rgba(255,255,255,.84);box-shadow:0 18px 48px rgba(91,33,45,.16),inset 0 1px rgba(255,255,255,.95)}
body.light-mode .rmb-shell #channel-stats .rmb-stat-card{border-left-color:rgba(190,18,60,.16);background:transparent;color:#171717;box-shadow:none}
body.light-mode .rmb-shell #channel-stats .rmb-live-count{color:#171717}
body.light-mode .rmb-shell #channel-stats .rmb-stat-card small{color:#5f5861}
body.light-mode .rmb-shell #channel-stats .rmb-stat-live{color:#d90429}
body.light-mode .rmb-shell #channel-stats .rmb-stat-card.yellow .rmb-stat-live{color:#8a6500}
body.light-mode .rmb-shell #channel-stats .rmb-stat-card.cyan .rmb-stat-live{color:#007b87}
body.light-mode .rmb-shell #channel-stats .rmb-stat-card.orange .rmb-stat-live{color:#b83b0b}
body.light-mode .rmb-shell .rmb-scroll-cue{color:#5f5861}
@media(max-width:640px){body.light-mode .rmb-shell #channel-stats .rmb-stat-card{border-top-color:rgba(190,18,60,.14);border-left-color:transparent}}

/* Standardize video cards so every author/type row shares one baseline. */
.rmb-shell .video-grid{align-items:stretch}
.rmb-shell .video-card-small{display:flex;height:100%;flex-direction:column}
.rmb-shell .video-media-small{flex:0 0 auto}
.rmb-shell .video-small-footer{display:flex;flex:1 1 auto;flex-direction:column}
.rmb-shell .video-small-title{display:-webkit-box;min-height:3.75em;overflow:hidden;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.rmb-shell .video-small-footer .video-meta{margin-top:auto;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.09)}
body.light-mode .rmb-shell .video-small-footer .video-meta{border-top-color:rgba(190,18,60,.13)}

/* Keep the editable footer labels anchored to opposite card edges on mobile. */
.rmb-shell .video-small-footer .video-meta{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:initial;column-gap:1rem}
.rmb-shell .video-small-footer .video-meta span:first-child{min-width:0;overflow-wrap:anywhere}
.rmb-shell .video-small-footer .video-meta span:last-child{justify-self:end;margin-left:auto;text-align:right;white-space:nowrap}

/* Use a lighter weight for artist names without changing other card headings. */
.rmb-shell .member-name{font-weight:300}
