/* BUZZRPARTY MAGAZINE — CLEAN CONSOLIDATED LAYER
 * Built from the approved V7.1 design, with one owner per surface.
 */

body.mag-v4-ready #homeView > .cards-grid{display:none!important}
body.mag-home-active #friendsStoriesShell{display:none!important}
body.mag-v4-ready #homeView{max-width:none!important;padding:0!important;min-height:0!important}
#magazineHome{width:min(1580px,calc(100% - 40px));margin:0 auto;padding:30px 0 90px;color:#fff}
.mag-v4-eyebrow{display:flex;align-items:center;gap:9px;color:#ff9623;font-size:10px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}
.mag-v4-eyebrow i{width:8px;height:8px;border-radius:50%;background:#ff5238;box-shadow:0 0 0 5px rgba(255,82,56,.12)}
.mag-v4-intro{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:52px;align-items:end;margin:10px 0 30px}
.mag-v4-intro h1{max-width:900px;margin:13px 0 12px;font:clamp(50px,6.6vw,92px)/.88 var(--font-head);letter-spacing:.015em;text-transform:uppercase}
.mag-v4-intro h1 em{font-style:normal;color:#ff7a00}
.mag-v4-intro p{max-width:640px;color:rgba(255,255,255,.67);font-size:14px;line-height:1.55}
.mag-v4-how{border-left:1px solid rgba(255,255,255,.18);padding-left:20px;display:grid;gap:5px;color:rgba(255,255,255,.62);font-size:11px;line-height:1.45}
.mag-v4-how strong{color:#fff;font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:3px}
.mag-section{margin-top:62px}
.mag-section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:14px}
.mag-section-kicker{font-size:9px;font-weight:1000;letter-spacing:.17em;text-transform:uppercase;color:#ff8d17}
.mag-section-head h2{margin:5px 0 0;font:clamp(38px,4.8vw,68px)/.9 var(--font-head);letter-spacing:.045em;text-transform:uppercase}
.mag-section-action{border:0;background:transparent;color:#ff941d;font-size:10px;font-weight:1000;letter-spacing:.10em;text-transform:uppercase;cursor:pointer}

/* Direct YouTube previews: no ReplayStation embedded. */
.mag-hero-demo{position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#090909;box-shadow:0 24px 70px rgba(0,0,0,.4)}
.mag-demo-frame{position:absolute;z-index:1;inset:-5px;width:calc(100% + 10px);height:calc(100% + 10px);border:0;background:#080808;transform:scale(1.025);filter:saturate(1.08) contrast(1.04)}
.mag-demo-shade{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.87) 0%,rgba(0,0,0,.44) 50%,rgba(0,0,0,.10) 100%),linear-gradient(0deg,rgba(0,0,0,.58),transparent 55%);pointer-events:none}
.mag-demo-hud{position:absolute;z-index:7;right:20px;top:18px;display:flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(0,0,0,.60);font-size:9px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}
.mag-demo-hud i{width:7px;height:7px;border-radius:50%;background:#ff5238;box-shadow:0 0 0 5px rgba(255,82,56,.12)}
.mag-demo-buzz{position:absolute;z-index:8;right:22px;bottom:22px;display:flex;align-items:flex-end;gap:12px;opacity:0;transform:translateY(10px);transition:.28s;pointer-events:none}
.mag-demo.is-buzzing .mag-demo-buzz{opacity:1;transform:none}
.mag-demo.is-buzzing .mag-demo-shade{background:linear-gradient(90deg,rgba(0,0,0,.91),rgba(0,0,0,.65)),linear-gradient(0deg,rgba(0,0,0,.6),transparent)}
/* BP_MAG_REPLAYSTATION_BUZZERS_V5: Replay Station v359 buzzer visual, scoped to Magazine. */
.mag-rs-buzzer-col{min-height:112px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;padding-top:0}
.mag-rs-buzzer-label{font-size:12px;font-weight:800;text-align:center;min-height:18px;max-width:120px;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.92);text-shadow:0 2px 8px rgba(0,0,0,.95)}
.mag-rs-buzzer{display:block;width:86px;height:86px;min-height:86px;padding:0;border:4px solid #ececec;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ff8a8a 0%,#e04343 34%,#9f1e1e 68%,#3b0b0b 100%);box-shadow:inset 0 -8px 16px rgba(0,0,0,.28),inset 0 8px 12px rgba(255,255,255,.14),0 6px 18px rgba(0,0,0,.38),0 0 12px rgba(255,90,110,.18);animation:magRsBuzzerReadyPulse 2s ease-in-out infinite}
.mag-rs-buzzer-col:nth-child(2) .mag-rs-buzzer{animation-delay:1s}
@keyframes magRsBuzzerReadyPulse{0%,100%{transform:scale(1);box-shadow:inset 0 -8px 16px rgba(0,0,0,.28),inset 0 8px 12px rgba(255,255,255,.14),0 6px 18px rgba(0,0,0,.38),0 0 12px rgba(255,90,110,.18)}50%{transform:scale(1.05);box-shadow:inset 0 -8px 16px rgba(0,0,0,.28),inset 0 8px 12px rgba(255,255,255,.14),0 8px 24px rgba(0,0,0,.48),0 0 28px rgba(255,90,110,.42)}}
.mag-demo-count{display:grid;place-items:center;width:50px;height:50px;margin-bottom:18px;border-radius:50%;border:2px solid #ff9a25;background:#111;color:#fff;font:28px/1 var(--font-head)}
.mag-hero-copy{position:absolute;z-index:6;left:34px;right:34px;bottom:30px;display:flex;align-items:end;justify-content:space-between;gap:24px;pointer-events:none}
.mag-hero-copy small,.mag-playlist-copy small{font-size:9px;font-weight:1000;letter-spacing:.13em;text-transform:uppercase;color:#d5d5d5}
.mag-hero-copy h2{margin:5px 0 7px;font:clamp(48px,6vw,78px)/.88 var(--font-head);letter-spacing:.025em;text-transform:uppercase}
.mag-hero-copy p{margin:0;color:rgba(255,255,255,.7);font-size:12px}
.mag-hero-actions{display:flex;gap:8px;pointer-events:auto;flex-wrap:wrap;justify-content:flex-end}
.mag-btn{min-height:45px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#111;color:#fff;font-size:9px;font-weight:1000;letter-spacing:.10em;text-transform:uppercase;cursor:pointer}
.mag-btn.primary{background:#fff;color:#111;border-color:#fff}.mag-btn.orange{background:linear-gradient(135deg,#f4c400,#ff7a00);color:#111;border:0}

/* Real Watch Parties, collapsed by default. */
.mag-wp-shell{border-top:1px solid rgba(255,255,255,.18)}
.mag-wp-item{border-bottom:1px solid rgba(255,255,255,.16)}
.mag-wp-summary{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:16px;align-items:center;padding:18px 4px;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer}
.mag-wp-icon{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;border:2px solid #ff890e;background:#111;color:#ff941d;font:20px/1 var(--font-head)}
.mag-wp-copy{min-width:0;display:grid;gap:3px}.mag-wp-copy small{color:#ff941d;font-size:8px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.mag-wp-copy strong{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mag-wp-copy span{font-size:10px;color:rgba(255,255,255,.48);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mag-wp-role{padding:6px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#aaa;font-size:8px;font-weight:1000;letter-spacing:.11em}.mag-wp-role.host{color:#ff981d;border-color:rgba(255,152,29,.45)}
.mag-wp-chevron{color:#ff941d;font-size:18px;transition:.2s}.mag-wp-item.open .mag-wp-chevron{transform:rotate(180deg)}
.mag-wp-detail{display:none;padding:0 4px 20px 67px}.mag-wp-item.open .mag-wp-detail{display:block}
.mag-wp-members{display:flex;gap:0;align-items:flex-start;padding:3px 0 18px}.mag-member{width:50px;margin-right:-7px;text-align:center}.mag-member-avatar{width:46px;height:46px;margin:auto;border-radius:50%;border:2px solid #555;background:#171717;background-size:cover;background-position:center;display:grid;place-items:center;font-size:11px;font-weight:1000}.mag-member:first-child .mag-member-avatar{border-color:#ff8f15}.mag-member small{display:block;margin-top:5px;max-width:55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#777;font-size:7px}
.mag-round-feed{border-top:1px solid rgba(255,255,255,.11)}.mag-round-line{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.09)}.mag-round-no{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;border:1px solid #444;color:#ff941d;font-size:8px;font-weight:1000}.mag-round-copy{display:grid;gap:2px}.mag-round-copy strong{font-size:11px}.mag-round-copy span{font-size:9px;color:#707070}.mag-round-line time{font-size:8px;color:#666}.mag-wp-footer{display:flex;gap:8px;justify-content:flex-end;padding-top:13px}
.mag-empty{padding:24px 3px;color:#777;font-size:12px;border-bottom:1px solid rgba(255,255,255,.12)}
.mag-wp-more{width:100%;padding:15px 0;border:0;border-bottom:1px solid rgba(255,255,255,.12);background:transparent;color:#ff941d;font-size:9px;font-weight:1000;letter-spacing:.11em;text-transform:uppercase}

/* Dynamic container accordions. Every playlist has its own video script. */
.mag-catalog{border-top:1px solid rgba(255,255,255,.18)}
.mag-container{border-bottom:1px solid rgba(255,255,255,.16)}
.mag-container-toggle{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:18px 3px;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer}
.mag-container-toggle strong{font:30px/1 var(--font-head);letter-spacing:.045em;text-transform:uppercase}.mag-container-toggle span{font-size:9px;color:#777;font-weight:900;letter-spacing:.08em}.mag-container-toggle i{font-style:normal;color:#ff941d;font-size:18px;transition:.2s}.mag-container.open .mag-container-toggle i{transform:rotate(180deg)}
.mag-container-body{display:none;padding:0 0 22px}.mag-container.open .mag-container-body{display:block}
.mag-playlist-rail{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:2px 2px 10px;scrollbar-width:thin;scrollbar-color:#3b3b3b transparent}
.mag-playlist-card{position:relative;flex:0 0 min(660px,82vw);height:365px;scroll-snap-align:start;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#090909}
.mag-playlist-copy{position:absolute;z-index:6;left:22px;right:22px;bottom:19px;display:flex;align-items:end;justify-content:space-between;gap:14px;pointer-events:none}.mag-playlist-copy h3{margin:4px 0 4px;font:clamp(35px,4vw,52px)/.9 var(--font-head);letter-spacing:.03em;text-transform:uppercase}.mag-playlist-copy p{margin:0;color:#aaa;font-size:9px}.mag-playlist-actions{display:flex;gap:7px;pointer-events:auto}.mag-playlist-actions .mag-btn{min-height:39px;padding:0 13px;font-size:8px}
.mag-preview-fallback{position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 70% 35%,rgba(255,129,0,.25),transparent 32%),linear-gradient(145deg,#15100a,#030303);background-size:cover;background-position:center}.mag-demo.has-video .mag-preview-fallback{display:none}
.mag-loading{padding:28px 0;color:#777;font-size:11px;letter-spacing:.08em;text-transform:uppercase}

/* Real auth chip. */
.mag-account-chip{height:40px;max-width:185px;padding:3px 11px 3px 4px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0a0a0a;color:#fff;display:flex;align-items:center;gap:8px;cursor:pointer}.mag-account-avatar{width:31px;height:31px;flex:0 0 31px;border-radius:50%;display:grid;place-items:center;border:2px solid #ff8d16;background:#171717;background-size:cover;background-position:center;font-size:9px;font-weight:1000}.mag-account-copy{min-width:0;display:grid;text-align:left}.mag-account-copy small{font-size:7px;color:#777;font-weight:1000;letter-spacing:.1em;text-transform:uppercase}.mag-account-copy strong{max-width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px;letter-spacing:.05em;text-transform:uppercase}

/* Profile: identity + player share link; old data remains in DOM but hidden in V4. */
body.mag-v4-ready #profileView #bpProfileSignedIn .bp-profile-actions,
body.mag-v4-ready #profileView #bpProfileSignedIn .bp-profile-email,
body.mag-v4-ready #profileView #bpProfileSignedIn .bp-profile-context,
body.mag-v4-ready #profileView #bpProfileSignedIn .bp-profile-metrics,
body.mag-v4-ready #profileView #bpProfileSignedIn .bp-profile-played{display:none!important}
body.mag-v4-ready #profileView #bpProfileSignedIn .bp-profile-share{margin-top:18px!important}
body.mag-v4-ready #profileView .bp-profile-hero{grid-template-columns:auto minmax(0,1fr)!important}

@media(max-width:900px){
  #magazineHome{width:min(100% - 26px,1580px);padding-top:16px}.mag-v4-intro{grid-template-columns:1fr;gap:18px}.mag-v4-how{display:none}.mag-v4-intro h1{font-size:56px}.mag-hero-demo{min-height:510px}.mag-hero-copy{left:20px;right:20px;bottom:20px;display:block}.mag-hero-actions{justify-content:flex-start;margin-top:15px}.mag-wp-detail{padding-left:3px}.mag-playlist-card{flex-basis:min(610px,88vw);height:345px}.mag-account-chip{max-width:150px}.mag-account-copy strong{max-width:90px}
}
@media(max-width:640px){
  #magazineHome{width:calc(100% - 20px)}.mag-v4-intro h1{font-size:45px}.mag-v4-intro p{font-size:13px}.mag-section{margin-top:48px}.mag-section-head{align-items:flex-start;flex-direction:column}.mag-hero-demo{min-height:465px;border-radius:18px}.mag-hero-copy h2{font-size:45px}.mag-hero-actions{display:grid;grid-template-columns:1fr;width:100%}.mag-hero-actions .mag-btn{width:100%}.mag-demo-hud{right:12px;top:12px;font-size:8px}.mag-demo-buzz{right:12px;bottom:12px}.mag-hero-demo .mag-demo-buzz{left:14px;right:auto;top:72px;bottom:auto;align-items:flex-start}.mag-rs-buzzer{width:72px;height:72px;min-height:72px;border-width:3px}.mag-rs-buzzer-col{min-height:98px;gap:6px}.mag-rs-buzzer-label{font-size:10px;min-height:16px;max-width:96px}.mag-demo-count{width:44px;height:44px;margin-bottom:14px;font-size:24px}
  .mag-wp-summary{grid-template-columns:45px minmax(0,1fr) auto;gap:10px}.mag-wp-role{display:none}.mag-wp-copy strong{font-size:14px}.mag-container-toggle strong{font-size:25px}.mag-container-toggle span{display:none}.mag-playlist-card{flex-basis:91vw;height:325px;border-radius:16px}.mag-playlist-copy{left:16px;right:16px;bottom:14px;display:block}.mag-playlist-copy h3{font-size:37px}.mag-playlist-actions{margin-top:12px}.mag-account-copy{display:none}.mag-account-chip{width:39px;padding:3px;justify-content:center}.mag-account-avatar{margin:0}
  .top-actions{gap:6px!important}.home-explore-trigger{height:39px!important}.home-lang-toggle{height:39px!important}
}

/* ==========================================================================
   V5 — carry the magazine design through the internal pages.
   No backend IDs/actions are replaced: this is a skin + room preview layer.
   ========================================================================== */

/* ---------- Shared subpage rhythm ---------- */
body.mag-v5-ready .view.active:not(#homeView){
  width:min(1320px,calc(100% - 42px));
  margin:0 auto;
  padding-bottom:88px;
}
body.mag-v5-ready .view.active:not(#homeView) > .view-head.is-sub{
  min-height:72px;
  padding:18px 0 22px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
body.mag-v5-ready .view.active:not(#homeView) > .view-head.is-sub .back-btn{
  left:0;
  color:rgba(255,255,255,.52)!important;
}
body.mag-v5-ready .view.active:not(#homeView) > .view-head.is-sub .page-title{
  font-size:clamp(36px,5vw,64px)!important;
  letter-spacing:.045em!important;
}



.wp-room-mag-preview{
  position:relative;
  width:100%;
  min-height:560px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.16);
  border-radius:22px;
  background:#090909;
  box-shadow:0 22px 60px rgba(0,0,0,.38);
}
.wp-room-mag-preview iframe{
  position:absolute;inset:-5px;width:calc(100% + 10px);height:calc(100% + 10px);
  border:0;transform:scale(1.025);background:#050505;
}
.wp-room-mag-preview-shade{
  position:absolute;z-index:2;inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.02) 45%,rgba(0,0,0,.82));
  pointer-events:none;
}
.wp-room-mag-preview-top{
  position:absolute;z-index:5;right:18px;top:18px;
  display:flex;align-items:center;gap:8px;
  border:1px solid rgba(255,255,255,.20);border-radius:999px;
  padding:7px 10px;background:rgba(0,0,0,.64);
  font-size:8px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;
}
.wp-room-mag-preview-top i{width:7px;height:7px;border-radius:50%;background:#ff5338;box-shadow:0 0 0 5px rgba(255,83,56,.12)}
.wp-room-mag-preview-copy{
  position:absolute;z-index:5;left:25px;right:25px;bottom:23px;
}
.wp-room-mag-preview-copy small{font-size:8px;font-weight:1000;letter-spacing:.13em;color:#ccc}
.wp-room-mag-preview-copy strong{
  display:block;margin-top:4px;
  font:clamp(38px,5vw,58px)/.9 var(--font-head);letter-spacing:.03em;text-transform:uppercase;
}
.wp-room-mag-preview-copy span{display:block;margin-top:5px;color:#aaa;font-size:10px}
.wp-room-mag-buzz{
  position:absolute;z-index:7;right:18px;bottom:18px;display:flex;align-items:center;gap:8px;
  opacity:0;transform:translateY(9px);transition:.22s;
}
.wp-room-mag-preview.is-buzzing .wp-room-mag-buzz{opacity:1;transform:none}
.wp-room-mag-buzz b{
  width:50px;height:50px;border-radius:50%;display:grid;place-items:center;text-align:center;
  border:2px solid rgba(255,255,255,.45);font-size:7px;
  background:radial-gradient(circle at 35% 25%,#ff8769,#8d190e 61%,#210300);
}
.wp-room-mag-buzz b:nth-child(2){background:radial-gradient(circle at 35% 25%,#7fffb1,#087034 61%,#01180a)}
.wp-room-mag-buzz em{
  width:42px;height:42px;border-radius:50%;display:grid;place-items:center;
  border:2px solid #ff941c;background:#111;color:#fff;font:23px/1 var(--font-head);font-style:normal;
}





/* ==========================================================================
   MEDIA / BRANDS / BUZZRIQ — editorial page, not a giant old card
   ========================================================================== */
body.mag-v5-ready #oddvisionView .cards-grid,
body.mag-v5-ready #crowdvisionView .cards-grid,
body.mag-v5-ready #buzzriqView .cards-grid{
  display:block!important;
  width:min(1120px,100%)!important;
  margin:18px auto 0!important;
}
body.mag-v5-ready #oddvisionView .card,
body.mag-v5-ready #crowdvisionView .card,
body.mag-v5-ready #buzzriqView .card{
  width:100%!important;
  display:grid!important;
  grid-template-columns:1.25fr .75fr!important;
  align-items:stretch!important;
  gap:28px!important;
  padding:0 0 34px!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.16)!important;
  background:transparent!important;
  color:#fff!important;
}
body.mag-v5-ready #oddvisionView .card-media,
body.mag-v5-ready #crowdvisionView .card-media,
body.mag-v5-ready #buzzriqView .card-media{
  min-height:460px!important;
  aspect-ratio:auto!important;
  border:1px solid rgba(255,255,255,.15)!important;
  border-radius:20px!important;
  background:#090909!important;
  box-shadow:0 20px 60px rgba(0,0,0,.36)!important;
}
body.mag-v5-ready #oddvisionView .card-body,
body.mag-v5-ready #crowdvisionView .card-body,
body.mag-v5-ready #buzzriqView .card-body{
  order:-1;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:24px 2px!important;
  border-top:1px solid rgba(255,255,255,.14);
  border-bottom:1px solid rgba(255,255,255,.14);
}
body.mag-v5-ready #oddvisionView .card-body .kicker,
body.mag-v5-ready #crowdvisionView .card-body .kicker,
body.mag-v5-ready #buzzriqView .card-body .kicker{
  color:#ff8a13!important;font-size:9px!important;letter-spacing:.15em!important;
}
body.mag-v5-ready #oddvisionView .card-body .title,
body.mag-v5-ready #crowdvisionView .card-body .title,
body.mag-v5-ready #buzzriqView .card-body .title{
  margin-top:8px!important;
  font:clamp(44px,5vw,68px)/.9 var(--font-head)!important;
  letter-spacing:.035em!important;
  color:#fff!important;
}
body.mag-v5-ready #oddvisionView .card-body .meta,
body.mag-v5-ready #crowdvisionView .card-body .meta,
body.mag-v5-ready #buzzriqView .card-body .meta{
  margin-top:13px!important;color:#8b8b8b!important;font-size:12px!important;
}
body.mag-v5-ready #oddvisionView .card-body .open,
body.mag-v5-ready #crowdvisionView .card-body .open,
body.mag-v5-ready #buzzriqView .card-body .open{
  margin-top:28px!important;color:#ff8a13!important;font-size:9px!important;letter-spacing:.12em!important;
}

/* ABOUT: editorial directory rows */
body.mag-v5-ready #aboutView .cards-grid{
  display:block!important;
  width:min(1000px,100%)!important;
  margin:20px auto 0!important;
  border-top:1px solid rgba(255,255,255,.16);
}
body.mag-v5-ready #aboutView .card{
  width:100%!important;
  display:grid!important;
  grid-template-columns:170px minmax(0,1fr) auto!important;
  gap:18px!important;
  align-items:center!important;
  padding:18px 3px!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  background:transparent!important;
  color:#fff!important;
}
body.mag-v5-ready #aboutView .card-media{display:none!important}
body.mag-v5-ready #aboutView .card-body{
  display:contents!important;
}
body.mag-v5-ready #aboutView .kicker{grid-column:1;color:#ff8a13!important;font-size:8px!important}
body.mag-v5-ready #aboutView .title{grid-column:2;color:#fff!important;font-size:18px!important}
body.mag-v5-ready #aboutView .meta{grid-column:2;color:#777!important;font-size:10px!important;margin-top:-9px!important}
body.mag-v5-ready #aboutView .open{grid-column:3;grid-row:1/3;color:#ff8a13!important;font-size:9px!important}



@media(max-width:900px){
  body.mag-v5-ready .view.active:not(#homeView){width:min(100% - 26px,1320px)}
  body.mag-v5-ready #oddvisionView .card,
  body.mag-v5-ready #crowdvisionView .card,
  body.mag-v5-ready #buzzriqView .card{grid-template-columns:1fr!important}
  body.mag-v5-ready #oddvisionView .card-body,
  body.mag-v5-ready #crowdvisionView .card-body,
  body.mag-v5-ready #buzzriqView .card-body{order:0}
}
@media(max-width:640px){
  body.mag-v5-ready .view.active:not(#homeView){width:calc(100% - 20px)}
  body.mag-v5-ready #oddvisionView .card-media,
  body.mag-v5-ready #crowdvisionView .card-media,
  body.mag-v5-ready #buzzriqView .card-media{min-height:310px!important}
  body.mag-v5-ready #aboutView .card{grid-template-columns:100px minmax(0,1fr) auto!important}
}

/* ==========================================================================
   V6 — hybrid of the strongest V3 magazine blocks + V5 real integrations.
   ========================================================================== */

/* -------------------- SIDE DRAWER: restore the cleaner V2/V3 pattern -------------------- */
#magV6DrawerBackdrop{
  position:fixed;z-index:1490;inset:0;background:rgba(0,0,0,.68);
  opacity:0;pointer-events:none;transition:.2s ease;
}
#magV6DrawerBackdrop.open{opacity:1;pointer-events:auto}
#magV6Drawer{
  position:fixed;z-index:1500;top:0;right:0;width:min(450px,92vw);height:100svh;
  transform:translateX(103%);transition:.24s ease;
  background:#070707;border-left:1px solid rgba(255,255,255,.15);
  color:#fff;overflow:auto;padding:24px 26px 34px;
  box-shadow:-40px 0 90px rgba(0,0,0,.52);
}
#magV6Drawer.open{transform:none}
.mag-v6-drawer-head{
  display:flex;align-items:center;justify-content:space-between;
  padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.13);
}
.mag-v6-drawer-head strong{
  font-size:12px;font-weight:1000;letter-spacing:.14em;text-transform:uppercase;
}
.mag-v6-drawer-close{
  width:36px;height:36px;border:0;background:transparent;color:#fff;font-size:27px;cursor:pointer;
}
.mag-v6-menu-group{padding-top:25px}
.mag-v6-menu-kicker{
  display:block;margin-bottom:7px;color:#ff8d16;font-size:8px;font-weight:1000;
  letter-spacing:.15em;text-transform:uppercase;
}
.mag-v6-menu-item{
  width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;
  padding:12px 0;border:0;border-bottom:1px solid rgba(255,255,255,.09);
  background:transparent;color:#fff;text-align:left;cursor:pointer;
}
.mag-v6-menu-item b{font-size:13px}
.mag-v6-menu-item span{color:#ff8d16;font-size:17px}
.mag-v6-menu-item:hover b{color:#ff941d}

/* Hide the old portalized menu while V6 is active. */
body.mag-v6-ready .home-explore-portal{display:none!important}
body.mag-v6-ready.home-explore-open #homeView{
  visibility:visible!important;pointer-events:auto!important;filter:none!important;
}
body.mag-v6-ready.home-explore-open .bp-global-footer{
  position:static!important;
}

/* -------------------- HOME: keep the V3 "play your way" block -------------------- */
.mag-v6-playway{
  margin-top:64px;
}
.mag-v6-play-lines{
  border-top:1px solid rgba(255,255,255,.17);
}
.mag-v6-play-line{
  width:100%;
  display:grid;grid-template-columns:270px minmax(0,1fr) 32px;gap:20px;align-items:center;
  padding:17px 4px;border:0;border-bottom:1px solid rgba(255,255,255,.14);
  background:transparent;color:#fff;text-align:left;cursor:pointer;
}
.mag-v6-play-line b{
  font:17px/1 var(--font-head);letter-spacing:.025em;text-transform:uppercase;
}
.mag-v6-play-line span{color:#8e8e8e;font-size:11px}
.mag-v6-play-line i{font-style:normal;color:#ff8d16;font-size:20px}

/* -------------------- HOME: competition block from V2/V3 -------------------- */
.mag-v6-competition{
  margin-top:64px;
  display:grid;grid-template-columns:1.35fr .72fr;gap:22px;
}
.mag-v6-trending{
  position:relative;min-height:520px;border:1px solid rgba(255,255,255,.16);
  border-radius:22px;overflow:hidden;background:#080808;
}
.mag-v6-trending .mag-demo-frame{
  position:absolute;inset:-5px;width:calc(100% + 10px);height:calc(100% + 10px);border:0;
}
.mag-v6-trending-shade{
  position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.04) 40%,rgba(0,0,0,.86));
}
.mag-v6-trending-badge{
  position:absolute;z-index:4;left:18px;top:18px;padding:7px 10px;border-radius:999px;
  background:#ff8d16;color:#090909;font-size:8px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;
}
.mag-v6-trending-copy{
  position:absolute;z-index:4;left:24px;right:24px;bottom:22px;
}
.mag-v6-trending-copy small{
  font-size:8px;font-weight:1000;letter-spacing:.12em;color:#ddd;
}
.mag-v6-trending-copy h3{
  margin:5px 0 6px;font:clamp(38px,5vw,58px)/.9 var(--font-head);
  letter-spacing:.03em;text-transform:uppercase;
}
.mag-v6-trending-copy p{margin:0;color:#a9a9a9;font-size:11px}
.mag-v6-ranking{
  border-top:1px solid rgba(255,255,255,.17);
  border-bottom:1px solid rgba(255,255,255,.17);
  padding:34px 3px;display:flex;flex-direction:column;justify-content:center;
}
.mag-v6-ranking h3{
  margin:6px 0 18px;font:clamp(38px,4.5vw,58px)/.9 var(--font-head);
  letter-spacing:.03em;text-transform:uppercase;
}
.mag-v6-rank-row{
  display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;
  padding:13px 0;border-bottom:1px solid rgba(255,255,255,.10);
}
.mag-v6-rank-row span:first-child{color:#ff8d16;font-size:8px;font-weight:1000}
.mag-v6-rank-row b{font-size:11px}
.mag-v6-rank-row em{font-style:normal;color:#888;font-size:10px}
.mag-v6-rank-link{
  align-self:center;margin-top:17px;border:0;background:transparent;color:#ff8d16;
  font-size:8px;font-weight:1000;letter-spacing:.11em;cursor:pointer;
}
.mag-v6-world{
  grid-column:1/-1;position:relative;min-height:520px;margin-top:42px;
  overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:#090909;
}
.mag-v6-world-bg{
  position:absolute;inset:0;background-size:cover;background-position:center;
  filter:saturate(.8) brightness(.62);
}
.mag-v6-world::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.56) 52%,rgba(0,0,0,.12));
}
.mag-v6-world-copy{
  position:absolute;z-index:3;left:30px;top:50%;transform:translateY(-50%);max-width:650px;
}
.mag-v6-world-copy h3{
  margin:6px 0 10px;font:clamp(54px,7vw,90px)/.84 var(--font-head);
  letter-spacing:.02em;text-transform:uppercase;
}
.mag-v6-world-copy p{max-width:580px;color:#b1b1b1;font-size:12px;line-height:1.45}

/* -------------------- HOME Watch Parties: explode rounds more clearly when opened -------------------- */
body.mag-v6-ready #magWatchParties .mag-wp-detail{
  padding:5px 0 24px 68px!important;
}
body.mag-v6-ready #magWatchParties .mag-round-feed{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px!important;
  padding-top:14px!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
}
body.mag-v6-ready #magWatchParties .mag-round-line{
  min-height:118px!important;
  display:grid!important;
  grid-template-columns:40px minmax(0,1fr)!important;
  align-content:center!important;
  gap:12px!important;
  padding:16px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:15px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.03),rgba(255,255,255,.012))!important;
}
body.mag-v6-ready #magWatchParties .mag-round-line:first-child{
  border-color:rgba(255,141,22,.55)!important;
  box-shadow:0 0 0 2px rgba(255,141,22,.07) inset;
}
body.mag-v6-ready #magWatchParties .mag-round-no{
  width:32px!important;height:32px!important;border-color:#ff8d16!important;
}
body.mag-v6-ready #magWatchParties .mag-round-copy strong{
  font-size:13px!important;line-height:1.25!important;
}
body.mag-v6-ready #magWatchParties .mag-round-copy span{
  margin-top:4px!important;font-size:9px!important;
}
body.mag-v6-ready #magWatchParties .mag-round-line time{
  grid-column:2!important;color:#666!important;font-size:8px!important;
}
body.mag-v6-ready #magWatchParties .mag-wp-members{
  padding-bottom:17px!important;
}

/* -------------------- WATCH PARTY ROOM: rounds as an exploded timeline, not a small feed -------------------- */
#magV6RoomRounds{
  margin-top:58px;
}
.mag-v6-room-rounds-head{
  display:flex;align-items:end;justify-content:space-between;gap:20px;
  padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.16);
}
.mag-v6-room-rounds-head h2{
  margin:5px 0 0;font:clamp(36px,4.5vw,54px)/.9 var(--font-head);letter-spacing:.035em;text-transform:uppercase;
}
.mag-v6-room-rounds-list{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:14px;
}
.mag-v6-room-round{
  position:relative;min-height:150px;
  padding:18px 18px 18px 62px;
  border:1px solid rgba(255,255,255,.12);border-radius:16px;
  background:linear-gradient(145deg,#101010,#080808);
}
.mag-v6-room-round.current{
  border-color:rgba(255,141,22,.6);
  box-shadow:0 0 0 2px rgba(255,141,22,.07) inset;
}
.mag-v6-room-round-no{
  position:absolute;left:16px;top:18px;width:32px;height:32px;border-radius:50%;
  display:grid;place-items:center;border:1px solid #555;color:#ff8d16;font-size:9px;font-weight:1000;
}
.mag-v6-room-round small{
  color:#ff8d16;font-size:8px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;
}
.mag-v6-room-round strong{
  display:block;margin-top:6px;font-size:15px;
}
.mag-v6-room-round p{
  margin:7px 0 0;color:#7f7f7f;font-size:10px;line-height:1.45;
}
.mag-v6-room-round time{
  display:block;margin-top:13px;color:#5f5f5f;font-size:8px;
}
.mag-v6-room-empty{
  padding:22px 0;color:#777;border-bottom:1px solid rgba(255,255,255,.12);font-size:11px;
}


/* -------------------- Minor V6 spacing -------------------- */
body.mag-v6-ready #magCatalogSection{margin-top:70px!important}

@media(max-width:900px){
  .mag-v6-competition{grid-template-columns:1fr}
  .mag-v6-world{grid-column:auto}
  .mag-v6-play-line{grid-template-columns:190px minmax(0,1fr) 30px}
  body.mag-v6-ready #magWatchParties .mag-round-feed,
  .mag-v6-room-rounds-list{grid-template-columns:1fr}
}
@media(max-width:640px){
  #magV6Drawer{width:100vw;padding:20px 20px 30px}
  .mag-v6-play-line{grid-template-columns:1fr 28px;gap:5px}
  .mag-v6-play-line span{grid-column:1}
  .mag-v6-world{min-height:460px}
  .mag-v6-world-copy{left:20px;right:20px}
  body.mag-v6-ready #magWatchParties .mag-wp-detail{padding-left:0!important}
  .mag-v6-room-round{padding-left:58px}
}

/* ==========================================================================
   V7 — re-branch the preferred V2/V3 visual pieces onto the real V6 wiring.
   ========================================================================== */

/* 1) MAIN HERO: buzzers centered, never over the action buttons. */
body.mag-v7-ready #magHeroSection .mag-hero-demo .mag-demo-buzz{
  left:50%!important;
  right:auto!important;
  /* BP_MAG_REAL_BUZZERS_V4: align the prediction controls with the lower ICONIC MOMENTS zone. */
  top:84%!important;
  bottom:auto!important;
  gap:12px!important;
  transform:translate(-50%,-40%)!important;
}
body.mag-v7-ready #magHeroSection .mag-hero-demo.is-buzzing .mag-demo-buzz{
  transform:translate(-50%,-50%)!important;
}
body.mag-v7-ready #magHeroSection .mag-hero-actions{
  position:relative;z-index:12;
}

/* 2) COMPETITION: force proper direct-video layer and keep the V3 split. */
#magV6Competition .mag-v6-trending .mag-v7-road-frame{
  position:absolute;z-index:1;inset:-5px;
  width:calc(100% + 10px);height:calc(100% + 10px);
  border:0;background:#070707;transform:scale(1.025);
}
#magV6Competition .mag-v6-trending.has-v7-video .mag-preview-fallback{display:none!important}
#magV6Competition .mag-v6-trending .mag-v7-road-hud{
  position:absolute;z-index:6;right:17px;top:16px;
  display:flex;align-items:center;gap:8px;padding:7px 10px;
  border:1px solid rgba(255,255,255,.20);border-radius:999px;
  background:rgba(0,0,0,.62);font-size:8px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;
}
#magV6Competition .mag-v6-trending .mag-v7-road-hud i{
  width:7px;height:7px;border-radius:50%;background:#ff5437;box-shadow:0 0 0 5px rgba(255,84,55,.12);
}
#magV6Competition .mag-v6-trending .mag-v7-road-buzz{
  position:absolute;z-index:7;left:50%;top:50%;
  display:flex;align-items:center;gap:8px;
  opacity:0;transform:translate(-50%,-40%);transition:.22s;
}
#magV6Competition .mag-v6-trending.v7-buzzing .mag-v7-road-buzz{
  opacity:1;transform:translate(-50%,-50%);
}
#magV6Competition .mag-v6-trending .mag-v7-road-buzz b{
  width:52px;height:52px;border-radius:50%;display:grid;place-items:center;text-align:center;
  border:2px solid rgba(255,255,255,.42);font-size:7px;
  background:radial-gradient(circle at 35% 25%,#ff8769,#8d190e 61%,#210300);
}
#magV6Competition .mag-v6-trending .mag-v7-road-buzz b:nth-child(2){
  background:radial-gradient(circle at 35% 25%,#7fffb1,#087034 61%,#01180a);
}
#magV6Competition .mag-v6-trending .mag-v7-road-buzz em{
  width:43px;height:43px;border-radius:50%;display:grid;place-items:center;
  border:2px solid #ff941d;background:#111;color:#fff;font:23px/1 var(--font-head);font-style:normal;
}





/* 4) WATCH PARTY ROOM: go back to the preferred V2 composition. */
body.mag-v7-ready #watchPartyRoomView > .view-head.is-sub{
  min-height:40px!important;padding:5px 0 10px!important;border-bottom:0!important;
}
body.mag-v7-ready #watchPartyRoomView > .view-head.is-sub > div{
  display:none!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-shell{
  width:min(1160px,100%)!important;margin:0 auto!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-members-dock{
  order:0!important;
  padding:16px 0 26px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.16)!important;
  background:transparent!important;border-radius:0!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-members-head{
  align-items:center!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-members-head strong{
  color:#777!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-members{
  justify-content:flex-end!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-hero{
  margin-top:20px!important;padding:0!important;border:0!important;background:transparent!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-hero-copy{
  display:block!important;text-align:center!important;margin-bottom:28px!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-eyebrow{
  color:#ff8b15!important;font-size:8px!important;letter-spacing:.15em!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-name{
  margin-top:4px!important;font-size:clamp(38px,5vw,55px)!important;
}
.mag-v7-room-share{
  position:absolute;right:0;top:-2px;border:0;background:transparent;color:#aaa;
  font-size:8px;font-weight:1000;letter-spacing:.11em;text-transform:uppercase;cursor:pointer;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-hero{position:relative}

.mag-v7-room-grid{
  display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:18px;align-items:stretch;
}
.mag-v7-room-left{min-width:0}
body.mag-v7-ready #watchPartyRoomView #wpRoomMagazinePreview{
  min-height:520px!important;border-radius:20px!important;
}
body.mag-v7-ready #watchPartyRoomView #wpRoomMagazinePreview .wp-room-mag-preview-copy small{
  color:#d1d1d1!important;
}
body.mag-v7-ready #watchPartyRoomView #wpRoomMagazinePreview .wp-room-mag-preview-copy strong{
  font-size:clamp(40px,5vw,56px)!important;
}
.mag-v7-room-score{
  border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);
  padding:16px 3px;display:flex;flex-direction:column;
}
.mag-v7-room-score-head{
  display:flex;justify-content:space-between;gap:10px;margin-bottom:12px;
  color:#777;font-size:8px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;
}
.mag-v7-score-row{
  display:grid;grid-template-columns:31px minmax(0,1fr) auto;gap:9px;align-items:center;
  padding:12px 0;border-bottom:1px solid rgba(255,255,255,.09);
}
.mag-v7-score-avatar{
  width:28px;height:28px;border-radius:50%;display:grid;place-items:center;
  border:1px solid #555;background:#111;background-size:cover;background-position:center;
  font-size:8px;font-weight:1000;
}
.mag-v7-score-row b{font-size:11px}
.mag-v7-score-row span{color:#777;font-size:9px}
.mag-v7-score-meta{
  margin-top:25px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);
}
.mag-v7-score-meta small{
  color:#ff8b15;font-size:8px;font-weight:1000;letter-spacing:.12em;
}
.mag-v7-score-meta strong{display:block;margin-top:6px;font-size:16px}
.mag-v7-score-meta p{margin:5px 0 0;color:#747474;font-size:9px;line-height:1.4}

body.mag-v7-ready #watchPartyRoomView .wp-room-playlist{
  margin-top:11px!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-actions{
  margin-top:12px!important;display:grid!important;grid-template-columns:1.2fr 1fr auto!important;gap:8px!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-action.copy{
  width:58px!important;grid-column:auto!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-action.copy span{display:none!important}
body.mag-v7-ready #watchPartyRoomView .wp-room-action.copy strong{font-size:0!important}
body.mag-v7-ready #watchPartyRoomView .wp-room-action.copy strong::after{content:"↗";font-size:18px}
body.mag-v7-ready #watchPartyRoomView .wp-room-feed-shell{
  display:block!important;order:3!important;margin-top:54px!important;
  padding:0!important;border:0!important;background:transparent!important;
}
body.mag-v7-ready #watchPartyRoomView #magV6RoomRounds{
  order:2!important;margin-top:48px!important;
}
body.mag-v7-ready #watchPartyRoomView .mag-v6-room-rounds-list{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-section-head h2{
  font-size:44px!important;
}

/* Keep chooser as the horizontal carousel that was preferred. */
body.mag-v7-ready #watchPartyRoomView .wp-room-playlist-chooser{
  margin-top:16px!important;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-chooser-grid{
  display:flex!important;grid-template-columns:none!important;overflow-x:auto!important;gap:12px!important;scroll-snap-type:x mandatory;
}
body.mag-v7-ready #watchPartyRoomView .wp-room-chooser-card{
  flex:0 0 min(370px,80vw)!important;scroll-snap-align:start;
}

/* ---------------- responsive ---------------- */
@media(max-width:900px){
  .mag-v7-room-grid{grid-template-columns:1fr}
  .mag-v7-room-score{display:none}
}
@media(max-width:640px){
  body.mag-v7-ready #watchPartyRoomView .wp-room-members{justify-content:flex-start!important}
  body.mag-v7-ready #watchPartyRoomView .wp-room-actions{grid-template-columns:1fr!important}
  body.mag-v7-ready #watchPartyRoomView .wp-room-action.copy{width:100%!important}
  body.mag-v7-ready #watchPartyRoomView .wp-room-action.copy span{display:block!important}
  body.mag-v7-ready #watchPartyRoomView .wp-room-action.copy strong{font-size:10px!important}
  body.mag-v7-ready #watchPartyRoomView .wp-room-action.copy strong::after{display:none}
  body.mag-v7-ready #watchPartyRoomView .mag-v6-room-rounds-list{grid-template-columns:1fr!important}
}

/* ==========================================================================
   V7.1 — TARGETED VISUAL FIX ONLY
   Requested changes only:
   A) Viewer TV container/playlist selector: remove white card/block look.
   B) My Watch Parties page: remove old card grid and turn it into a feed/list.
   Everything else in V7 is intentionally untouched.
   ========================================================================== */




/* --------------------------------------------------------------------------
   B) MY WATCH PARTIES — TURN OLD CARD GRID INTO MAGAZINE FEED
   -------------------------------------------------------------------------- */

body.mag-v7-ready #watchPartiesView .watchparty-shell{
  width:min(1060px,100%)!important;
}

/* Create section: one clean editorial row. */
body.mag-v7-ready #watchPartiesView .watchparty-action-grid{
  display:block!important;
  border-top:1px solid rgba(255,255,255,.16)!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action{
  position:relative!important;
  width:100%!important;
  min-height:96px!important;

  display:grid!important;
  grid-template-columns:96px minmax(0,1fr) 30px!important;
  gap:18px!important;
  align-items:center!important;

  margin:0!important;
  padding:0!important;

  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.14)!important;
  border-radius:0!important;

  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
  overflow:visible!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action:hover{
  background:rgba(255,255,255,.02)!important;
  box-shadow:none!important;
  transform:none!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action-visual{
  width:92px!important;
  height:62px!important;
  min-height:62px!important;

  display:grid!important;
  place-items:center!important;

  border:0!important;
  border-radius:9px!important;

  background:
    radial-gradient(circle at 72% 30%,rgba(255,131,0,.22),transparent 38%),
    #0b0b0b!important;

  box-shadow:none!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action-visual span{
  font-size:21px!important;
  line-height:1!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action-visual small{
  display:none!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action-copy{
  padding:0!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action-kicker{
  color:#ff8b15!important;
  font-size:8px!important;
  font-weight:1000!important;
  letter-spacing:.13em!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action-title{
  margin-top:4px!important;
  color:#fff!important;
  font-size:18px!important;
  line-height:1.15!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action-meta{
  margin-top:5px!important;
  color:#737373!important;
  font-size:9px!important;
  line-height:1.4!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-action::after{
  content:"→"!important;
  grid-column:3!important;
  grid-row:1!important;
  color:#ff8b15!important;
  font-size:18px!important;
}

/* History section: no more 3-column cards. */
body.mag-v7-ready #watchPartiesView .watchparty-history{
  margin-top:46px!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-head{
  padding-bottom:12px!important;
  border-bottom:1px solid rgba(255,255,255,.17)!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-grid{
  display:block!important;
  grid-template-columns:none!important;
  gap:0!important;
  padding-top:0!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-card{
  position:relative!important;
  width:100%!important;
  min-height:84px!important;

  display:grid!important;
  grid-template-columns:70px minmax(0,1fr) auto 28px!important;
  grid-template-rows:1fr!important;
  gap:15px!important;
  align-items:center!important;

  margin:0!important;
  padding:0 3px!important;

  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.11)!important;
  border-radius:0!important;

  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-card:hover{
  background:rgba(255,255,255,.018)!important;
  box-shadow:none!important;
  transform:none!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-card.is-host,
body.mag-v7-ready #watchPartiesView .watchparty-history-card.is-member{
  border-color:rgba(255,255,255,.11)!important;
  box-shadow:none!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-thumb{
  grid-column:1!important;
  grid-row:1!important;

  width:66px!important;
  height:52px!important;
  min-height:52px!important;

  display:grid!important;
  place-items:center!important;

  border:0!important;
  border-radius:8px!important;

  background:
    radial-gradient(circle at 70% 30%,rgba(255,129,0,.20),transparent 38%),
    #0a0a0a!important;

  color:#fff!important;
  font-size:13px!important;
  letter-spacing:.04em!important;
  box-shadow:none!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-copy{
  grid-column:2!important;
  grid-row:1!important;
  padding:0!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-name{
  color:#fff!important;
  font-size:13px!important;
  line-height:1.2!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-small{
  margin-top:4px!important;
  color:#676767!important;
  font-size:8px!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-badge{
  position:static!important;
  inset:auto!important;

  grid-column:3!important;
  grid-row:1!important;

  width:auto!important;
  min-width:0!important;

  margin:0!important;
  padding:5px 8px!important;

  border-radius:999px!important;
  background:transparent!important;
  box-shadow:none!important;

  font-size:7px!important;
  font-weight:1000!important;
  letter-spacing:.09em!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-card.is-host .watchparty-history-badge{
  color:#ff8b15!important;
  border:1px solid rgba(255,139,21,.35)!important;
  background:transparent!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-card.is-member .watchparty-history-badge{
  color:#8db8ff!important;
  border:1px solid rgba(91,145,230,.30)!important;
  background:transparent!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-card::after{
  content:"→"!important;
  grid-column:4!important;
  grid-row:1!important;
  color:#ff8b15!important;
  font-size:17px!important;
}

body.mag-v7-ready #watchPartiesView .watchparty-history-empty{
  margin:0!important;
  padding:22px 2px!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  border-radius:0!important;
  background:transparent!important;
  color:#777!important;
  box-shadow:none!important;
}


/* --------------------------------------------------------------------------
   MOBILE
   -------------------------------------------------------------------------- */

@media(max-width:640px){

  body.mag-v7-ready #watchPartiesView .watchparty-action{
    grid-template-columns:64px minmax(0,1fr) 24px!important;
    gap:11px!important;
  }

  body.mag-v7-ready #watchPartiesView .watchparty-action-visual{
    width:60px!important;
    height:52px!important;
    min-height:52px!important;
  }

  body.mag-v7-ready #watchPartiesView .watchparty-history-card{
    grid-template-columns:52px minmax(0,1fr) 24px!important;
    gap:10px!important;
  }

  body.mag-v7-ready #watchPartiesView .watchparty-history-thumb{
    width:48px!important;
    height:44px!important;
    min-height:44px!important;
    font-size:11px!important;
  }

  body.mag-v7-ready #watchPartiesView .watchparty-history-badge{
    display:none!important;
  }

  body.mag-v7-ready #watchPartiesView .watchparty-history-card::after{
    grid-column:3!important;
  }
}


/* ==========================================================================\n   VIEWER TV — SINGLE CLEAN OWNER\n   Uses the REAL #tvJoinPanel / #tvCodeInput / #tvOpenScreenBtn / QR / prep DOM.\n   No duplicate shell, no proxy controls.\n   ========================================================================== */
body.magazine-clean #viewerTvMobileView{
  width:min(1160px,calc(100% - 28px));margin:0 auto;padding-bottom:82px;
}
body.magazine-clean #viewerTvMobileView > .view-head.is-sub{
  min-height:48px;padding:4px 0 15px;border-bottom:0;justify-content:flex-start;
}
body.magazine-clean #viewerTvMobileView > .view-head.is-sub .page-title{display:none!important}
body.magazine-clean #viewerTvMobileView .tv-module{width:100%!important;display:block!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel{
  display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);
  grid-template-areas:'hero form';gap:20px;align-items:stretch;
  padding:0!important;border:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;
}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-hero{
  grid-area:hero;position:relative;min-height:430px!important;margin:0!important;padding:0!important;
  display:grid!important;place-items:center!important;overflow:hidden;
  border:1px solid rgba(255,255,255,.16)!important;border-radius:20px!important;
  background:radial-gradient(circle at 76% 28%,rgba(255,126,0,.20),transparent 34%),linear-gradient(145deg,#12100e,#050505 72%)!important;
  color:#fff!important;text-align:center;
}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-hero > div{display:none!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-hero::before{
  content:'BUZZRPARTY TV';position:absolute;left:20px;right:20px;top:44%;transform:translateY(-50%);
  font:clamp(48px,6vw,72px)/.9 var(--font-head);letter-spacing:.045em;color:#fff;
}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-hero::after{
  content:attr(data-tv-code);position:absolute;left:20px;right:20px;top:58%;
  font-size:24px;font-weight:1000;letter-spacing:.18em;color:#ff8b15;opacity:1!important;filter:none!important;
}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-form{
  grid-area:form!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:13px!important;
  margin:0!important;padding:26px 4px!important;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);
}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-form::before{
  content:'SPECTATOR SCREEN';color:#ff8b15;font-size:8px;font-weight:1000;letter-spacing:.15em;
}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-label{color:#777!important;font-size:8px!important;letter-spacing:.12em!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-input{
  height:54px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:12px!important;background:#0b0b0b!important;color:#fff!important;
}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-input:focus{border-color:#ff8b15!important;background:#0b0b0b!important;box-shadow:none!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-host-qr-box{
  display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:13px!important;align-items:center!important;
  padding:11px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:14px!important;background:#0b0b0b!important;color:#fff!important;
}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-host-qr-button{width:92px!important;height:92px!important;border-radius:10px!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-host-qr-title{color:#fff!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-host-qr-sub{color:#777!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-btn{min-height:44px!important;border-radius:999px!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-btn.primary{background:linear-gradient(135deg,#f4c400,#ff7a00)!important;color:#111!important;border:0!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-btn:not(.primary){background:#0d0d0d!important;color:#fff!important;border-color:rgba(255,255,255,.15)!important}
body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-small{color:#6f6f6f!important}

body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel{
  margin-top:48px!important;padding:0!important;border:0!important;border-top:1px solid rgba(255,255,255,.16)!important;border-radius:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prep-head{padding:20px 0 13px!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prep-title{color:#fff!important;font:38px/1 var(--font-head)!important;letter-spacing:.045em!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prep-status{color:#777!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prep-grid{display:block!important;background:transparent!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-section{padding:17px 0 7px!important;border:0!important;border-top:1px solid rgba(255,255,255,.11)!important;border-radius:0!important;background:transparent!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-title{color:#8a8a8a!important;font-size:10px!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-list{
  display:flex!important;grid-template-columns:none!important;gap:0!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;
  padding:0!important;margin:0!important;border-top:1px solid rgba(255,255,255,.08)!important;background:transparent!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card{
  position:relative!important;flex:0 0 min(335px,74vw)!important;min-height:86px!important;scroll-snap-align:start!important;
  display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;
  padding:16px 48px 16px 14px!important;border:0!important;border-right:1px solid rgba(255,255,255,.10)!important;border-bottom:2px solid transparent!important;border-radius:0!important;
  background:transparent!important;color:#fff!important;box-shadow:none!important;transform:none!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card:hover{background:rgba(255,255,255,.025)!important;border-bottom-color:rgba(255,139,21,.45)!important;transform:none!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.is-active{background:linear-gradient(180deg,rgba(255,139,21,.055),rgba(255,139,21,.012))!important;border-bottom-color:#ff8b15!important;box-shadow:none!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.is-active::after{
  content:'✓'!important;position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;width:24px!important;height:24px!important;
  display:grid!important;place-items:center!important;border:1px solid #ff8b15!important;border-radius:50%!important;background:transparent!important;color:#ff8b15!important;font-size:10px!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card-title{color:#fff!important;font-size:12px!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card-meta{color:#6f6f6f!important;font-size:8px!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prep-btn{width:auto!important;min-width:220px!important;min-height:44px!important;margin-top:17px!important;padding:0 20px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#f4c400,#ff7a00)!important;color:#111!important;box-shadow:none!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prepared-box{margin-top:18px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:14px!important;background:#0a0a0a!important;color:#fff!important;box-shadow:none!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prepared-title{color:#fff!important}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prepared-sub{color:#777!important}

@media(max-width:900px){
  body.magazine-clean #viewerTvMobileView #tvJoinPanel{grid-template-columns:1fr;grid-template-areas:'hero' 'form'}
  body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-hero{min-height:320px!important}
}
@media(max-width:640px){
  body.magazine-clean #viewerTvMobileView{width:calc(100% - 20px)}
  body.magazine-clean #viewerTvMobileView #tvJoinPanel .tv-host-qr-box{grid-template-columns:1fr!important;text-align:center;justify-items:center}
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card{flex-basis:82vw!important}
}


/* BP_MAG_TIKTOK_LAYOUT_V1
   Targeted owner for TikTok previews, Viewer TV selectors, All Replays,
   and preferred Watch Party room score composition. */

.mag-demo.mag-tiktok-owned .mag-demo-frame,
#magV6Competition .mag-v6-trending.mag-tiktok-owned .mag-v7-road-frame,
#wpRoomMagazinePreview.mag-tiktok-owned iframe{
  background:#050505!important;
  border:0!important;
}

body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-list{
  gap:14px!important;
  border-top:0!important;
  padding:2px 0 14px!important;
  scroll-snap-type:x mandatory!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvContainerCards .tv-choice-card{
  flex:0 0 min(560px,82vw)!important;
  min-height:286px!important;
  padding:22px!important;
  justify-content:flex-end!important;
  border:1px solid rgba(255,255,255,.15)!important;
  border-radius:20px!important;
  overflow:hidden!important;
  background:radial-gradient(circle at 72% 30%,rgba(255,126,0,.20),transparent 34%),linear-gradient(145deg,#15100a,#050505)!important;
  scroll-snap-align:start!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvPlaylistCards .tv-choice-card{
  flex:0 0 min(500px,78vw)!important;
  min-height:250px!important;
  padding:22px!important;
  justify-content:flex-end!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:radial-gradient(circle at 72% 30%,rgba(255,126,0,.18),transparent 34%),linear-gradient(145deg,#12100d,#050505)!important;
  scroll-snap-align:start!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.mag-tv-has-thumb{
  background-image:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.18) 42%,rgba(0,0,0,.88)),var(--mag-tv-thumb)!important;
  background-size:cover!important;
  background-position:center!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card-title{
  position:relative;z-index:2;
  max-width:88%!important;
  color:#fff!important;
  font:clamp(25px,3vw,42px)/.92 var(--font-head)!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
  text-shadow:0 3px 18px rgba(0,0,0,.85);
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card-meta{
  position:relative;z-index:2;
  margin-top:7px!important;
  color:#b1b1b1!important;
  font-size:9px!important;
  text-shadow:0 2px 10px #000;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.is-active{
  border-color:#ff8b15!important;
  box-shadow:0 0 0 2px rgba(255,139,21,.10) inset!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.is-active::after{
  top:18px!important;right:18px!important;transform:none!important;
  width:31px!important;height:31px!important;
  background:rgba(0,0,0,.62)!important;
}

body.magazine-clean #replaysView{
  width:min(1180px,calc(100% - 34px))!important;
  margin:0 auto!important;
}
body.magazine-clean #replaysView .view-head.is-sub{
  min-height:82px!important;
  padding:12px 0 22px!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
body.magazine-clean #replaysView .mag-replays-intro{
  padding:24px 2px 12px;
  color:#858585;font-size:12px;line-height:1.5;
}
body.magazine-clean #replaysView .mag-replays-intro strong{
  display:block;margin-bottom:6px;color:#ff8b15;
  font-size:8px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase;
}
body.magazine-clean #replaysView .cards-grid{
  display:block!important;
  width:100%!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
}
body.magazine-clean #replaysView .card{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)!important;
  gap:26px!important;
  align-items:stretch!important;
  padding:24px 0!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.13)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
}
body.magazine-clean #replaysView .card-media{
  min-height:330px!important;
  aspect-ratio:auto!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:19px!important;
  background:#080808!important;
  box-shadow:0 18px 50px rgba(0,0,0,.35)!important;
}
body.magazine-clean #replaysView .card-body{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:24px 4px!important;
  border-top:1px solid rgba(255,255,255,.11)!important;
  border-bottom:1px solid rgba(255,255,255,.11)!important;
}
body.magazine-clean #replaysView .kicker{color:#ff8b15!important;font-size:8px!important;letter-spacing:.14em!important}
body.magazine-clean #replaysView .title{
  margin-top:7px!important;color:#fff!important;
  font:clamp(40px,5vw,64px)/.9 var(--font-head)!important;
  letter-spacing:.035em!important;
}
body.magazine-clean #replaysView .meta{margin-top:10px!important;color:#777!important;font-size:10px!important}
body.magazine-clean #replaysView .open{margin-top:25px!important;color:#ff8b15!important;font-size:9px!important}

body.mag-v7-ready #watchPartyRoomView .mag-v7-room-grid{
  grid-template-columns:minmax(0,1fr) 315px!important;
  gap:20px!important;
}
body.mag-v7-ready #watchPartyRoomView .mag-v7-room-score{
  padding:17px 4px!important;
  align-self:stretch!important;
}
body.mag-v7-ready #watchPartyRoomView .mag-v7-room-score-head{
  padding-bottom:9px!important;
  border-bottom:1px solid rgba(255,255,255,.11)!important;
}
body.mag-v7-ready #watchPartyRoomView .mag-v7-score-row{min-height:54px!important}
body.mag-v7-ready #watchPartyRoomView .mag-v7-score-row b{font-size:13px!important}
body.mag-v7-ready #watchPartyRoomView .mag-v7-score-row span{font-size:9px!important}
body.mag-v7-ready #watchPartyRoomView .mag-v7-score-meta{margin-top:auto!important;padding-top:22px!important}

@media(max-width:900px){
  body.magazine-clean #replaysView .card{grid-template-columns:1fr!important}
  body.magazine-clean #replaysView .card-body{padding:18px 2px!important}
  body.mag-v7-ready #watchPartyRoomView .mag-v7-room-grid{grid-template-columns:minmax(0,1fr) 270px!important}
}
@media(max-width:760px){
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvContainerCards .tv-choice-card,
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvPlaylistCards .tv-choice-card{
    flex-basis:88vw!important;
    min-height:230px!important;
  }
  body.mag-v7-ready #watchPartyRoomView .mag-v7-room-grid{grid-template-columns:1fr!important}
  body.mag-v7-ready #watchPartyRoomView .mag-v7-room-score{display:block!important;margin-top:12px!important}
}



/* BP_ROAD_RANKING_TV_THUMBS_V1 */
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.mag-tv-has-thumb{
  isolation:isolate!important;
  background:#080808!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.mag-tv-has-thumb::before{
  content:"";
  position:absolute;inset:0;z-index:0;pointer-events:none;
  background-image:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.18) 45%,rgba(0,0,0,.90)),var(--mag-tv-thumb)!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.mag-tv-has-thumb .tv-choice-card-title,
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.mag-tv-has-thumb .tv-choice-card-meta{
  position:relative;z-index:2;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-card.mag-tv-has-thumb.is-active::after{z-index:3!important;}


/* BP_VIEWER_TV_WIDTH_CODE_V1 */
/* Keep the whole Viewer TV preparation flow on the same editorial width. */
body.magazine-clean #viewerTvMobileView{
  width:min(1580px,calc(100% - 40px))!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.magazine-clean #viewerTvMobileView .tv-module,
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel,
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prep-grid,
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-section,
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-list{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel{
  display:block!important;
  overflow:visible!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-list{
  overflow-x:auto!important;
  overflow-y:hidden!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvContainerCards .tv-choice-card{
  flex:0 0 clamp(420px,42vw,620px)!important;
}
body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvPlaylistCards .tv-choice-card{
  flex:0 0 clamp(390px,39vw,560px)!important;
}

/* The party code must stay legible on the black magazine surface. */
body.magazine-clean #viewerTvMobileView #tvJoinPanel #tvCodeInput{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  caret-color:#fff!important;
  opacity:1!important;
  background:#0a0a0a!important;
}
body.magazine-clean #viewerTvMobileView #tvJoinPanel #tvCodeInput::placeholder{
  color:rgba(255,255,255,.42)!important;
  -webkit-text-fill-color:rgba(255,255,255,.42)!important;
}

@media(max-width:900px){
  body.magazine-clean #viewerTvMobileView{width:calc(100% - 20px)!important;}
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvContainerCards .tv-choice-card,
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvPlaylistCards .tv-choice-card{
    flex-basis:min(86vw,560px)!important;
  }
}


/* BP_VIEWER_TV_GRID_SPAN_V1 */
/* The Viewer TV top area intentionally stays two-column.
   The preparation flow below must span BOTH columns. */
@media(min-width:901px){
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel{
    grid-column:1 / -1!important;
    width:100%!important;
    max-width:none!important;
    justify-self:stretch!important;
  }

  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prep-grid-smart,
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-choice-section,
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvContainerCards,
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel #tvPlaylistCards,
  body.magazine-clean #viewerTvMobileView #tvReplayPrepPanel .tv-prepared-box{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
}


/* BP_WATCHPARTY_SOCIAL_HUB_V1 */
body.magazine-clean #watchPartyRoomView .mag-v7-invite-strip{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 0;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);margin:18px 0 28px}
body.magazine-clean #watchPartyRoomView .mag-v7-invite-strip>span{font-size:10px;font-weight:1000;letter-spacing:.13em;color:#ff8a00}
body.magazine-clean #watchPartyRoomView .mag-v7-invite-strip>a{color:rgba(255,255,255,.66);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}
body.magazine-clean #watchPartyRoomView .mag-v7-invite-strip>button{border:1px solid rgba(255,255,255,.22);border-radius:999px;background:transparent;color:#fff;padding:9px 14px;font-size:9px;font-weight:1000;letter-spacing:.08em;cursor:pointer}

body.magazine-clean #magV6RoomRounds .mag-round-detailed{display:block!important;padding:22px 0!important;border-radius:0!important;border-left:0!important;border-right:0!important;background:transparent!important}
body.magazine-clean #magV6RoomRounds .mag-round-card-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:14px}
body.magazine-clean #magV6RoomRounds .mag-round-card-head>div{display:grid;gap:3px}
body.magazine-clean #magV6RoomRounds .mag-round-card-head strong{font-size:17px}
body.magazine-clean #magV6RoomRounds .mag-round-card-head time{font-size:10px;color:rgba(255,255,255,.38)}
body.magazine-clean #magV6RoomRounds .mag-round-player-list{border-top:1px solid rgba(255,255,255,.11)}
body.magazine-clean #magV6RoomRounds .mag-round-player{display:grid;grid-template-columns:48px minmax(130px,1fr) 120px 190px;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px}
body.magazine-clean #magV6RoomRounds .mag-round-rank{font-family:'Bebas Neue',sans-serif;font-size:18px;color:#ff8a00}
body.magazine-clean #magV6RoomRounds .mag-round-score{font-weight:900;color:#fff}
body.magazine-clean #magV6RoomRounds .mag-round-player em{font-style:normal;text-align:right;color:rgba(255,255,255,.48);font-size:10px}

body.magazine-clean #watchPartyRoomView .mag-iconic-votes{width:100%;margin:64px 0 56px;border-top:1px solid rgba(255,255,255,.13);padding-top:28px}
body.magazine-clean #watchPartyRoomView .mag-iconic-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}
body.magazine-clean #watchPartyRoomView .mag-iconic-head h2{font-family:'Bebas Neue',sans-serif;font-size:clamp(38px,5vw,66px);line-height:.92;letter-spacing:.02em}
body.magazine-clean #watchPartyRoomView .mag-iconic-head p{max-width:720px;color:rgba(255,255,255,.52);font-size:12px;margin-top:8px}
body.magazine-clean #watchPartyRoomView .mag-iconic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 14px}
body.magazine-clean #watchPartyRoomView .mag-iconic-card{position:relative;min-width:0}
body.magazine-clean #watchPartyRoomView .mag-iconic-rank{position:absolute;left:10px;top:10px;z-index:3;background:#ff8a00;color:#000;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:1000}
body.magazine-clean #watchPartyRoomView .mag-iconic-media{display:block;width:100%;aspect-ratio:16/9;border-radius:12px;background:#090909 center/cover no-repeat;border:1px solid rgba(255,255,255,.14);transition:transform .18s ease,border-color .18s ease}
body.magazine-clean #watchPartyRoomView a.mag-iconic-media:hover{transform:translateY(-2px);border-color:#ff8a00}
body.magazine-clean #watchPartyRoomView .mag-iconic-copy{padding:10px 2px 0}
body.magazine-clean #watchPartyRoomView .mag-iconic-copy>strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}
body.magazine-clean #watchPartyRoomView .mag-iconic-rating{display:flex;align-items:baseline;gap:8px;margin-top:7px}
body.magazine-clean #watchPartyRoomView .mag-iconic-rating b{font-family:'Bebas Neue',sans-serif;font-size:30px;color:#ffad00}
body.magazine-clean #watchPartyRoomView .mag-iconic-rating b small{font-family:inherit;font-size:14px;color:rgba(255,255,255,.35)}
body.magazine-clean #watchPartyRoomView .mag-iconic-rating span{font-size:9px;color:rgba(255,255,255,.42);text-transform:uppercase;letter-spacing:.08em}
body.magazine-clean #watchPartyRoomView .mag-iconic-scale{display:grid;grid-template-columns:repeat(10,1fr);gap:3px;margin-top:8px}
body.magazine-clean #watchPartyRoomView .mag-iconic-scale button{height:26px;border:1px solid rgba(255,255,255,.14);background:#090909;color:rgba(255,255,255,.72);font-size:9px;cursor:pointer}
body.magazine-clean #watchPartyRoomView .mag-iconic-scale button:hover,body.magazine-clean #watchPartyRoomView .mag-iconic-scale button.active{background:#ff8a00;color:#000;border-color:#ff8a00}
@media(max-width:900px){body.magazine-clean #watchPartyRoomView .mag-v7-invite-strip{grid-template-columns:1fr auto}body.magazine-clean #watchPartyRoomView .mag-v7-invite-strip>span{grid-column:1/-1}body.magazine-clean #watchPartyRoomView .mag-iconic-grid{grid-template-columns:1fr}body.magazine-clean #magV6RoomRounds .mag-round-player{grid-template-columns:38px 1fr auto}body.magazine-clean #magV6RoomRounds .mag-round-player em{grid-column:2/-1;text-align:left}}


/* BP_WP_COLLAPSE_ROUNDS_V1 */
.mag-iconic-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.mag-iconic-toggle{flex:0 0 auto;border:1px solid rgba(255,255,255,.18);background:#0d0d0d;color:#fff;border-radius:999px;padding:11px 16px;font:800 11px/1 system-ui,sans-serif;letter-spacing:.08em;cursor:pointer}
.mag-iconic-toggle:hover{border-color:#ff9700;color:#ff9700}
.mag-iconic-votes.is-collapsed .mag-iconic-grid{display:none}
.mag-iconic-votes.is-collapsed .mag-iconic-head p{margin-bottom:0}
#magV6RoomRoundsList .mag-round-detailed{grid-column:1/-1;width:100%}
.mag-round-player-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;border-top:1px solid rgba(255,255,255,.10);margin-top:18px}
.mag-round-player{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.08)}
.mag-round-player .mag-round-rank{color:#ff9700;font-weight:900}
.mag-round-player b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mag-round-player .mag-round-score{font-weight:900;color:#fff}
.mag-round-player em{grid-column:2/-1;color:#8e8e8e;font-style:normal;font-size:11px}
.mag-round-live-note{margin:12px 0 0;color:#777;font-size:11px}
@media(max-width:760px){.mag-iconic-head{align-items:flex-start;flex-direction:column}.mag-iconic-toggle{width:100%}.mag-round-player-list{grid-template-columns:1fr}}


/* BP_WP_VOTE_ROUND_UI_V1 */
.mag-iconic-grid[hidden]{display:none!important}
@media(max-width:760px){
  #magV6RoomRoundsList .mag-round-card-head{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    align-items:start!important;
    column-gap:12px!important;
    row-gap:4px!important;
  }
  #magV6RoomRoundsList .mag-round-card-head>.mag-v6-room-round-no{
    grid-column:1!important;
    grid-row:1 / span 2!important;
    align-self:start!important;
  }
  #magV6RoomRoundsList .mag-round-card-head>div{grid-column:2!important;grid-row:1!important;min-width:0!important}
  #magV6RoomRoundsList .mag-round-card-head small,
  #magV6RoomRoundsList .mag-round-card-head strong{display:block!important;position:static!important;line-height:1.12!important}
  #magV6RoomRoundsList .mag-round-card-head strong{margin-top:5px!important;overflow-wrap:anywhere!important}
  #magV6RoomRoundsList .mag-round-card-head time{
    grid-column:2!important;
    grid-row:2!important;
    position:static!important;
    justify-self:start!important;
    margin:0!important;
    white-space:normal!important;
  }
}


/* BP_ROUND_HEADER_SPACING_V1 */
/* Give ROUND / LATEST, title and date their own breathing room at every width. */
#magV6RoomRoundsList .mag-round-card-head{
  display:grid!important;
  grid-template-columns:46px minmax(0,1fr) auto!important;
  grid-template-rows:auto!important;
  align-items:center!important;
  column-gap:18px!important;
  row-gap:0!important;
  padding:18px 18px 17px!important;
}
#magV6RoomRoundsList .mag-round-card-head>.mag-v6-room-round-no{
  grid-column:1!important;
  grid-row:1!important;
  position:static!important;
  align-self:center!important;
  justify-self:start!important;
  margin:0!important;
}
#magV6RoomRoundsList .mag-round-card-head>div{
  grid-column:2!important;
  grid-row:1!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:7px!important;
}
#magV6RoomRoundsList .mag-round-card-head small{
  display:block!important;
  position:static!important;
  margin:0!important;
  line-height:1!important;
}
#magV6RoomRoundsList .mag-round-card-head strong{
  display:block!important;
  position:static!important;
  margin:0!important;
  line-height:1.08!important;
  overflow-wrap:anywhere!important;
}
#magV6RoomRoundsList .mag-round-card-head time{
  grid-column:3!important;
  grid-row:1!important;
  position:static!important;
  justify-self:end!important;
  align-self:center!important;
  margin:0 0 0 24px!important;
  white-space:nowrap!important;
  line-height:1.25!important;
}
@media(max-width:760px){
  #magV6RoomRoundsList .mag-round-card-head{
    grid-template-columns:42px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    align-items:start!important;
    column-gap:14px!important;
    row-gap:10px!important;
    padding:17px 14px 15px!important;
  }
  #magV6RoomRoundsList .mag-round-card-head>.mag-v6-room-round-no{
    grid-column:1!important;
    grid-row:1 / span 2!important;
    align-self:start!important;
  }
  #magV6RoomRoundsList .mag-round-card-head>div{
    grid-column:2!important;
    grid-row:1!important;
    gap:7px!important;
  }
  #magV6RoomRoundsList .mag-round-card-head time{
    grid-column:2!important;
    grid-row:2!important;
    justify-self:start!important;
    align-self:start!important;
    margin:0!important;
    white-space:normal!important;
  }
}


/* BP_HOME_MATCHES_MY_GAMES_V1 */
.mag-home-matches-rail{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.mag-home-match-card{
  min-width:0;
  padding:16px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  background:#090909;
  color:#fff;
}
.mag-home-match-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.mag-home-match-top small{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:rgba(255,255,255,.48);
  font-size:9px;
  font-weight:1000;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.mag-home-match-top span{
  flex:0 0 auto;
  padding:5px 8px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  color:rgba(255,255,255,.72);
  font-size:8px;
  font-weight:1000;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.mag-home-match-card.live .mag-home-match-top span{color:#ffb429;border-color:rgba(255,180,41,.32)}
.mag-home-match-card.finished .mag-home-match-top span{color:rgba(255,255,255,.45)}
.mag-home-match-teams{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  gap:8px;
  align-items:center;
  margin-top:17px;
}
.mag-home-match-teams strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:15px;
  font-weight:1000;
  text-transform:uppercase;
}
.mag-home-match-teams strong:last-child{text-align:right}
.mag-home-match-teams i{color:#ff7a00;font-size:9px;font-style:normal;font-weight:1000}
.mag-home-match-main{
  margin-top:12px;
  font-family:var(--font-head);
  font-size:32px;
  line-height:1;
  letter-spacing:.04em;
  color:#fff;
}
.mag-home-match-phase{
  margin-top:8px;
  color:#ff8a13;
  font-size:9px;
  font-weight:1000;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.mag-my-games-list{display:grid;gap:10px}
.mag-game-refs{
  padding:12px 14px 4px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.mag-game-refs>small{
  display:block;
  margin-bottom:8px;
  color:rgba(255,255,255,.42);
  font-size:8px;
  font-weight:1000;
  letter-spacing:.1em;
}
.mag-game-refs>div{display:flex;gap:7px;flex-wrap:wrap}
.mag-game-ref{
  min-height:30px;
  padding:0 10px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:999px;
  background:rgba(255,255,255,.04);
  color:#fff;
  font-size:8px;
  font-weight:1000;
  letter-spacing:.05em;
  text-transform:uppercase;
  cursor:pointer;
}
.mag-game-ref:hover{border-color:rgba(255,122,0,.55);color:#ff9a36}
@media(max-width:900px){
  .mag-home-matches-rail{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .mag-home-matches-rail{
    display:flex;
    gap:10px;
    overflow-x:auto;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    padding-bottom:3px;
  }
  .mag-home-matches-rail::-webkit-scrollbar{display:none}
  .mag-home-match-card{flex:0 0 84%;scroll-snap-align:start;padding:14px}
  .mag-home-match-main{font-size:28px}
}


/* BP_HOME_MATCHES_TIMELINE_FOLD_V1 — Home Social V3 calendar behavior, scoped to Magazine Matches */
#magMatchesSection.bp-match-calendar-shell{
  border:1px solid rgba(255,255,255,.11);
  border-radius:20px;
  background:#080808;
  overflow:hidden;
  box-shadow:0 18px 70px rgba(0,0,0,.30);
}
#magMatchesSection .bp-match-calendar-head{
  margin:0!important;
  padding:18px 18px 15px!important;
  border-bottom:1px solid rgba(255,255,255,.08);
  align-items:center!important;
}
.bp-match-calendar-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  flex:0 0 auto;
}
.bp-match-live-count{
  display:inline-flex;
  align-items:center;
  gap:6px;
  height:25px;
  border:1px solid rgba(239,64,60,.25);
  border-radius:999px;
  background:rgba(239,64,60,.08);
  padding:0 9px;
  color:#ff6c68;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.bp-match-live-count::before{
  content:"";
  width:6px;height:6px;border-radius:50%;
  background:#ef403c;
  box-shadow:0 0 0 4px rgba(239,64,60,.10);
}
.bp-match-total{
  color:rgba(255,255,255,.42);
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  white-space:nowrap;
}
.bp-match-fold{
  flex:0 0 auto;
  width:38px;height:38px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:50%;
  background:#0d0d0d;
  color:#fff;
  font-size:18px;
  display:grid;
  place-items:center;
  transition:.18s;
  cursor:pointer;
}
.bp-match-fold:hover{border-color:rgba(255,122,0,.38);color:#ff8a13}
.bp-match-fold span{display:block;transition:transform .2s}
#magMatchesSection.is-collapsed .bp-match-fold span{transform:rotate(-90deg)}
#magMatchesSection.is-collapsed .bp-match-date-wrap,
#magMatchesSection.is-collapsed #magMatchesRail{display:none!important}

.bp-match-date-wrap{
  position:relative;
  border-bottom:1px solid rgba(255,255,255,.08);
  background:#070707;
}
.bp-match-date-rail{
  display:flex;
  overflow:auto;
  scrollbar-width:none;
  padding:0 8px;
}
.bp-match-date-rail::-webkit-scrollbar{display:none}
.bp-match-date-chip{
  position:relative;
  flex:1 0 112px;
  min-height:82px;
  border:0;
  border-right:1px solid rgba(255,255,255,.065);
  background:transparent;
  color:#777;
  padding:13px 8px 11px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  transition:.18s;
  cursor:pointer;
}
.bp-match-date-chip:hover{background:rgba(255,255,255,.025);color:#bbb}
.bp-match-date-chip .day{
  font-size:9px;font-weight:900;letter-spacing:.10em;text-transform:uppercase;
}
.bp-match-date-chip .num{
  font-family:'Bebas Neue',var(--font-head),sans-serif;
  font-size:30px;line-height:1;color:inherit;
}
.bp-match-date-chip .month{
  font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#666;
}
.bp-match-date-chip.active{background:#111;color:#fff}
.bp-match-date-chip.active .day,
.bp-match-date-chip.active .month{color:#ff7a00}
.bp-match-date-chip.active::after{
  content:"";
  position:absolute;
  left:20px;right:20px;bottom:0;
  height:3px;
  background:#ff7a00;
}
#magMatchesSection #magMatchesRail{
  padding:18px;
  border:0;
}
#magMatchesSection .bp-match-empty{grid-column:1/-1}
@media(max-width:720px){
  #magMatchesSection.bp-match-calendar-shell{border-radius:15px}
  #magMatchesSection .bp-match-calendar-head{padding:13px!important;gap:10px!important}
  .bp-match-total{display:none}
  .bp-match-live-count{height:23px;padding:0 7px;font-size:8px}
  .bp-match-fold{width:34px;height:34px}
  .bp-match-date-chip{flex-basis:91px;min-height:72px}
  #magMatchesSection #magMatchesRail{padding:12px}
}


/* BP_MY_GAMES_PROFILE_V1 */
/* Never leave My Games visible in the Home feed while it is being relocated. */
#magazineHome > #magWatchPartySection,
#magazineHome #magWatchPartySection.bp-my-games-relocating{
  display:none!important;
}

#profileView #magWatchPartySection.bp-profile-my-games,
[data-view="profile"] #magWatchPartySection.bp-profile-my-games{
  display:block!important;
  width:100%;
  margin-top:28px;
  padding-top:24px;
  border-top:1px solid rgba(255,255,255,.10);
}

#profileView #magWatchPartySection.bp-profile-my-games .mag-section-head,
[data-view="profile"] #magWatchPartySection.bp-profile-my-games .mag-section-head{
  margin-bottom:14px;
}

@media(max-width:640px){
  #profileView #magWatchPartySection.bp-profile-my-games,
  [data-view="profile"] #magWatchPartySection.bp-profile-my-games{
    margin-top:22px;
    padding-top:20px;
  }
}


/* BP_PROFILE_FLAT_DARK_V1
 * Profile visual cleanup:
 * - remove the heavy grey/gradient cards around identity and Add me;
 * - keep only lightweight separators and controls;
 * - force Profile typography to white/muted-white on the black Magazine background;
 * - keep My Games visually consistent with the Profile surface.
 */
#profileView,
#profileView #bpProfileSignedIn,
#profileView .bp-profile-shell{
  color:#fff!important;
  background:transparent!important;
}

/* Identity: no grey card. */
#profileView .bp-profile-hero{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#fff!important;
  padding:14px 0 18px!important;
  border-bottom:1px solid rgba(255,255,255,.11)!important;
}

/* Add me: same flat treatment. */
#profileView .bp-profile-share{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#fff!important;
  padding:18px 0 20px!important;
  border-bottom:1px solid rgba(255,255,255,.11)!important;
}

/* If any generic social card is rendered inside Profile, keep it flat too. */
#profileView .bp-social-card{
  background:transparent!important;
  border-color:rgba(255,255,255,.11)!important;
  box-shadow:none!important;
  color:#fff!important;
}
#profileView .bp-social-head,
#profileView .bp-social-body{
  background:transparent!important;
  color:#fff!important;
}
#profileView .bp-social-head{border-bottom-color:rgba(255,255,255,.11)!important}

/* Primary Profile text. */
#profileView .page-title,
#profileView .bp-profile-name,
#profileView .bp-profile-share-title,
#profileView .bp-social-heading,
#profileView .bp-profile-played-title,
#profileView .bp-profile-video-title,
#profileView #magWatchPartySection .mag-section-head h2,
#profileView #magWatchPartySection .mag-wp-copy strong,
#profileView #magWatchPartySection .mag-round-copy strong{
  color:#fff!important;
}

/* Secondary Profile text. */
#profileView .page-sub,
#profileView .bp-profile-email,
#profileView .bp-profile-context,
#profileView .bp-profile-share-copy,
#profileView .bp-social-eyebrow,
#profileView .bp-social-meta,
#profileView .bp-social-small,
#profileView .bp-profile-played-meta,
#profileView .bp-profile-video-meta,
#profileView .bp-profile-loading,
#profileView #magWatchPartySection .mag-wp-copy span,
#profileView #magWatchPartySection .mag-round-copy span,
#profileView #magWatchPartySection .mag-round-line time{
  color:rgba(255,255,255,.58)!important;
}

#profileView #magWatchPartySection .mag-section-kicker,
#profileView .bp-profile-context{
  color:#ff8a13!important;
}

/* Keep the share URL readable, but not as another grey block. */
#profileView .bp-profile-share-input,
#profileView .bp-social-input,
#profileView .bp-local-account-input{
  background:#050505!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.18)!important;
  box-shadow:none!important;
}
#profileView .bp-profile-share-input:focus,
#profileView .bp-social-input:focus,
#profileView .bp-local-account-input:focus{
  background:#080808!important;
  color:#fff!important;
  border-color:#ff8a13!important;
  box-shadow:0 0 0 3px rgba(255,138,19,.10)!important;
}

/* Buttons remain compact and dark; primary Share stays orange. */
#profileView .bp-social-btn{
  background:#090909!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.18)!important;
  box-shadow:none!important;
}
#profileView .bp-social-btn.primary{
  background:#ff8a13!important;
  color:#111!important;
  border-color:#ff8a13!important;
}

/* My Games title inherited a legacy dark Profile color — override it explicitly. */
#profileView #magWatchPartySection.bp-profile-my-games{
  color:#fff!important;
}
#profileView #magWatchPartySection.bp-profile-my-games .mag-wp-shell{
  border-top-color:rgba(255,255,255,.16)!important;
}
#profileView #magWatchPartySection.bp-profile-my-games .mag-wp-item{
  border-bottom-color:rgba(255,255,255,.13)!important;
}

@media(max-width:640px){
  #profileView .bp-profile-hero{
    padding:10px 0 16px!important;
  }
  #profileView .bp-profile-share{
    padding:16px 0 18px!important;
  }
}


/* BP_PROFILE_MY_GAMES_PREVIEW_FRIENDS_V1 */
/* The old letter/run circles had no product meaning in My Games. */
#profileView .mag-my-game .mag-wp-icon,
#profileView .mag-my-game .mag-round-no{
  display:none!important;
}
#profileView .mag-my-game .mag-wp-summary{
  grid-template-columns:minmax(0,1fr) auto auto!important;
  padding-left:0!important;
}
#profileView .mag-my-game .mag-wp-detail{
  padding-left:0!important;
}
#profileView .mag-my-game .mag-round-line{
  grid-template-columns:minmax(0,1fr) auto!important;
  padding:11px 0!important;
  background:transparent!important;
  border-left:0!important;
  border-right:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

/* Playlist video slideshow — same Magazine spirit, without circular buzz controls. */
.bp-profile-game-preview{
  position:relative;
  width:100%;
  aspect-ratio:16/7;
  min-height:260px;
  margin:4px 0 18px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  background:#050505;
}
.bp-profile-game-preview-frame,
.bp-profile-game-preview-fallback,
.bp-profile-game-preview-shade{
  position:absolute;
  inset:0;
  width:100%;height:100%;
}
.bp-profile-game-preview-frame{
  z-index:1;
  border:0;
  background:#050505;
  transform:scale(1.015);
}
.bp-profile-game-preview-fallback{
  z-index:0;
  display:grid;
  place-items:center;
  color:rgba(255,255,255,.46);
  font-size:10px;
  font-weight:900;
  letter-spacing:.09em;
  text-transform:uppercase;
  background:radial-gradient(circle at 72% 35%,rgba(255,126,0,.18),transparent 31%),#060606;
}
.bp-profile-game-preview-shade{
  z-index:2;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 50%,rgba(0,0,0,.64));
}
.bp-profile-game-preview.is-buzzing .bp-profile-game-preview-shade{
  background:rgba(0,0,0,.54);
}
.bp-profile-game-preview-top{
  position:absolute;
  z-index:4;
  left:14px;right:14px;top:14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  pointer-events:none;
}
.bp-profile-game-preview-status,
.bp-profile-game-preview-buzz{
  min-height:28px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:0 10px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:7px;
  background:rgba(0,0,0,.62);
  color:#fff;
  font-size:8px;
  font-weight:1000;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.bp-profile-game-preview-buzz{
  opacity:0;
  transform:translateY(-4px);
  border-color:rgba(255,138,19,.48);
  color:#ff9a32;
  transition:.18s;
}
.bp-profile-game-preview-buzz b{
  min-width:12px;
  color:#fff;
  font-size:11px;
}
.bp-profile-game-preview.is-buzzing .bp-profile-game-preview-buzz{
  opacity:1;
  transform:none;
}

/* Friends leaderboard lives at the bottom of each opened playlist. */
.bp-profile-friends-ranking{
  margin-top:22px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.12);
}
.bp-profile-friends-ranking-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:12px;
  margin-bottom:9px;
}
.bp-profile-friends-ranking-head>div{
  display:grid;
  gap:3px;
}
.bp-profile-friends-ranking-head small{
  color:#ff8a13;
  font-size:8px;
  font-weight:1000;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.bp-profile-friends-ranking-head strong{
  color:#fff;
  font-size:14px;
  font-weight:1000;
  letter-spacing:.03em;
  text-transform:uppercase;
}
.bp-profile-friends-ranking-list{
  border-top:1px solid rgba(255,255,255,.08);
}
.bp-friend-rank-row{
  display:grid;
  grid-template-columns:34px 38px minmax(0,1fr) auto auto;
  gap:10px;
  align-items:center;
  min-height:54px;
  border-bottom:1px solid rgba(255,255,255,.08);
  color:#fff;
}
.bp-friend-rank-row.is-me{
  background:linear-gradient(90deg,rgba(255,138,19,.08),transparent 55%);
}
.bp-friend-rank-pos{
  color:#ff8a13;
  font-size:11px;
}
.bp-friend-rank-avatar{
  width:34px;height:34px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.15);
  border-radius:8px;
  background:#101010 center/cover no-repeat;
  color:#fff;
  font-size:9px;
  font-weight:1000;
}
.bp-friend-rank-name{
  min-width:0;
  display:flex;
  align-items:center;
  gap:7px;
}
.bp-friend-rank-name b{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#fff;
  font-size:11px;
}
.bp-friend-rank-name em{
  flex:0 0 auto;
  padding:3px 5px;
  border:1px solid rgba(255,138,19,.34);
  border-radius:5px;
  color:#ff9a32;
  font-size:7px;
  font-style:normal;
  font-weight:1000;
  letter-spacing:.08em;
}
.bp-friend-rank-runs{
  color:rgba(255,255,255,.46);
  font-size:8px;
  font-weight:900;
  letter-spacing:.07em;
  white-space:nowrap;
}
.bp-friend-rank-score{
  color:#fff;
  font-size:11px;
  white-space:nowrap;
}
.bp-friend-rank-empty{
  padding:15px 0;
  color:rgba(255,255,255,.48);
  font-size:10px;
}

@media(max-width:640px){
  .bp-profile-game-preview{
    aspect-ratio:16/9;
    min-height:190px;
    border-radius:14px;
  }
  .bp-friend-rank-row{
    grid-template-columns:28px 34px minmax(0,1fr) auto;
    gap:8px;
  }
  .bp-friend-rank-runs{display:none}
  .bp-friend-rank-avatar{width:31px;height:31px}
}


/* BP_PROFILE_YOUR_GAMES_SIMPLE_V1 */
#profileView .bp-my-game-simple .mag-wp-summary{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important}
#profileView .bp-my-game-simple .mag-wp-role{display:none!important}
#profileView .bp-my-game-simple .mag-wp-copy{display:flex!important;flex-direction:column!important;gap:3px!important}
#profileView .bp-my-game-simple .mag-wp-copy strong{order:1;color:#fff!important;font-size:14px!important}
#profileView .bp-my-game-simple .mag-wp-copy small{order:2;color:rgba(255,255,255,.55)!important;font-size:8px!important;letter-spacing:.08em!important}
#profileView .bp-my-game-simple .mag-wp-copy>span{display:none!important}
#profileView .bp-profile-friends-ranking{display:none!important}

.bp-profile-social-ranking{margin:18px 0 4px;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.11)}
.bp-profile-social-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:8px}
.bp-profile-social-head>div{display:grid;gap:3px}
.bp-profile-social-head small{font-size:8px;font-weight:1000;letter-spacing:.12em;color:#ff8a13;text-transform:uppercase}
.bp-profile-social-head strong{font-size:14px;font-weight:1000;color:#fff;text-transform:uppercase}
.bp-profile-social-position{font-size:10px;font-weight:1000;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:6px 9px}
.bp-profile-social-list{border-top:1px solid rgba(255,255,255,.08)}
.bp-social-rank-row{display:grid;grid-template-columns:34px 38px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:52px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff}
.bp-social-rank-row.is-me{background:linear-gradient(90deg,rgba(255,138,19,.08),transparent 58%)}
.bp-social-rank-row>strong:first-child{color:#ff8a13;font-size:10px}
.bp-social-rank-row>strong:last-child{font-size:11px;color:#fff}
.bp-social-rank-avatar{width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;background:#101010 center/cover no-repeat;font-size:9px;font-weight:1000}
.bp-social-rank-row>span:nth-child(3){display:flex;gap:7px;align-items:center;min-width:0}
.bp-social-rank-row>span:nth-child(3)>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}
.bp-social-rank-row em{font-style:normal;font-size:7px;font-weight:1000;color:#ff9a32;border:1px solid rgba(255,138,19,.3);border-radius:5px;padding:2px 5px}
.bp-social-rank-empty{padding:14px 0;color:rgba(255,255,255,.48);font-size:10px}

.bp-smart-accordion{border-top:1px solid rgba(255,255,255,.11);margin-top:12px}
.bp-smart-accordion-head{width:100%;min-height:46px;padding:0;background:transparent;border:0;color:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font:inherit}
.bp-smart-accordion-head span{font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}
.bp-smart-accordion-head b{font-size:18px;font-weight:500;color:#ff8a13;transition:transform .18s ease}
.bp-smart-accordion.open .bp-smart-accordion-head b{transform:rotate(90deg)}
.bp-smart-accordion-body{display:none;padding:0 0 10px}
.bp-smart-accordion.open .bp-smart-accordion-body{display:block}
.bp-smart-accordion .mag-game-refs{margin:0!important;padding:0!important;border:0!important}
.bp-smart-accordion .mag-game-refs>small{display:none!important}
.bp-smart-accordion .mag-game-refs>div{display:flex!important;flex-wrap:wrap!important;gap:7px!important}
.bp-smart-accordion .mag-round-feed{margin:0!important;padding:0!important}
.bp-smart-accordion .mag-round-line{min-height:40px!important;padding:9px 0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important}
.bp-smart-accordion .mag-round-copy strong{font-size:10px!important;color:#fff!important;font-weight:900!important}
.bp-smart-accordion .mag-round-line time{font-size:8px!important;color:rgba(255,255,255,.42)!important}
#profileView .bp-my-game-simple .mag-wp-footer{border-top:1px solid rgba(255,255,255,.11)!important;margin-top:12px!important;padding-top:16px!important}

@media(max-width:640px){
  .bp-social-rank-row{grid-template-columns:28px 34px minmax(0,1fr) auto;gap:8px}
  .bp-social-rank-avatar{width:30px;height:30px}
}


/* BP_PROFILE_RUNS_WP_ACCORDIONS_V1 */
#profileView .bp-smart-accordion-head{
  position:relative;
  z-index:3;
  cursor:pointer!important;
  user-select:none;
}
#profileView .bp-smart-accordion-head:hover span{color:#ff9a32}
#profileView .bp-smart-accordion-head b{
  width:24px;height:24px;
  display:grid;place-items:center;
  border:1px solid rgba(255,255,255,.12);
  border-radius:7px;
}
#profileView .bp-smart-accordion.open .bp-smart-accordion-head b{
  transform:rotate(90deg);
  border-color:rgba(255,138,19,.35);
}
#profileView .bp-smart-accordion.open .bp-smart-accordion-body{
  display:block!important;
  animation:bpAccIn .14s ease-out;
}
@keyframes bpAccIn{from{opacity:.35;transform:translateY(-3px)}to{opacity:1;transform:none}}

/* Runs: one clean line = run number / score / date. */
#profileView .bp-smart-accordion[data-bp-smart-accordion="runs"] .bp-smart-accordion-body{
  padding-bottom:6px!important;
}
#profileView .bp-run-organized{
  min-height:44px!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
}
#profileView .bp-run-organized .mag-round-copy{
  min-width:0;
}
#profileView .bp-run-organized .mag-round-copy strong{
  width:100%;
  display:grid!important;
  grid-template-columns:minmax(75px,auto) 1fr;
  gap:18px;
  align-items:center;
}
#profileView .bp-run-name{
  color:#fff;
  font-size:10px;
  font-weight:1000;
  letter-spacing:.06em;
}
#profileView .bp-run-score{
  color:#ff9a32;
  font-size:10px;
  font-weight:1000;
}
#profileView .bp-run-date{
  color:rgba(255,255,255,.45)!important;
  font-size:8px!important;
  white-space:nowrap;
}

/* Watch Parties: hidden until requested, then tidy responsive grid. */
#profileView .bp-smart-accordion[data-bp-smart-accordion="watchparties"] .bp-smart-accordion-body{
  padding:2px 0 10px!important;
}
#profileView .bp-wp-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px!important;
}
#profileView .bp-wp-grid .bp-wp-organized{
  width:100%;
  min-width:0;
  min-height:38px;
  margin:0!important;
  padding:0 11px!important;
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  border-radius:9px!important;
  background:#080808!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
  font-size:8px!important;
  font-weight:900!important;
}
#profileView .bp-wp-grid .bp-wp-organized:hover{
  border-color:rgba(255,138,19,.45)!important;
  color:#ff9a32!important;
}

@media(max-width:850px){
  #profileView .bp-wp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
  #profileView .bp-wp-grid{grid-template-columns:1fr}
  #profileView .bp-run-organized .mag-round-copy strong{gap:10px}
}


/* BP_MATCH_CENTER_COMPETITIONS_V1 */
#magCatalogSection.bp-catalog-absorbed{display:none!important}
#magMatchesSection.bp-match-center{overflow:hidden}

.bp-match-center-tabs{
  display:flex;
  align-items:center;
  gap:20px;
  min-height:49px;
  padding:0 18px;
  border-bottom:1px solid rgba(255,255,255,.08);
  background:#070707;
}
.bp-match-center-tabs button{
  position:relative;
  align-self:stretch;
  padding:0 2px;
  border:0;
  background:transparent;
  color:rgba(255,255,255,.42);
  font-size:10px;
  font-weight:1000;
  letter-spacing:.11em;
  cursor:pointer;
}
.bp-match-center-tabs button::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:2px;
  background:#ff8a13;
  transform:scaleX(0);
  transform-origin:center;
  transition:.18s ease;
}
.bp-match-center-tabs button.active{color:#fff}
.bp-match-center-tabs button.active::after{transform:scaleX(1)}

#magMatchesSection[data-bp-match-center-mode="calendar"] #bpMatchCompetitionsPane{display:none!important}
#magMatchesSection[data-bp-match-center-mode="competitions"] #bpMatchDateWrap,
#magMatchesSection[data-bp-match-center-mode="competitions"] #magMatchesRail{display:none!important}
#magMatchesSection[data-bp-match-center-mode="competitions"] .bp-match-calendar-actions{display:none!important}
#magMatchesSection[data-bp-match-center-mode="competitions"] #bpMatchCompetitionsPane{display:block!important}

.bp-match-competitions-pane{padding:0;background:#080808}
.bp-match-competitions-pane .mag-catalog{display:block!important;padding:0!important;margin:0!important}
.bp-match-competitions-pane .mag-container{
  margin:0!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
  border-radius:0!important;
  background:transparent!important;
}
.bp-match-competitions-pane .mag-container-toggle{
  min-height:66px!important;
  padding:0 18px!important;
  background:transparent!important;
  border:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto 24px!important;
  gap:14px!important;
  align-items:center!important;
  text-align:left!important;
}
.bp-match-competitions-pane .mag-container-toggle strong{
  color:#fff!important;
  font-size:14px!important;
  font-weight:1000!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
}
.bp-match-competitions-pane .mag-container-toggle span{
  color:#ff8a13!important;
  font-size:8px!important;
  font-weight:1000!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.bp-match-competitions-pane .mag-container-toggle i{
  color:#ff8a13!important;
  font-size:17px!important;
  font-style:normal!important;
}
.bp-match-competitions-pane .mag-container-body{
  padding:0 18px 20px!important;
  background:#060606!important;
}
.bp-match-competitions-pane .mag-container:not(.open) .mag-container-body{display:none!important}

.bp-competition-subhead{
  min-height:39px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  border-top:1px solid rgba(255,255,255,.08);
  color:#fff;
}
.bp-competition-subhead:first-child{border-top:0}
.bp-competition-subhead span{
  color:rgba(255,255,255,.64);
  font-size:8px;
  font-weight:1000;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.bp-competition-subhead small{
  color:#ff8a13;
  font-size:8px;
  font-weight:1000;
}
.bp-competition-match-list{border-top:1px solid rgba(255,255,255,.06)}
.bp-competition-match{
  min-height:53px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:16px;
  align-items:center;
  border-bottom:1px solid rgba(255,255,255,.07);
}
.bp-competition-match-main{
  min-width:0;
  display:grid;
  grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);
  gap:8px;
  align-items:center;
}
.bp-competition-match-main strong{
  color:#fff;
  font-size:10px;
  text-align:center;
}
.bp-competition-team{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#fff;
  font-size:10px;
  font-weight:900;
}
.bp-competition-team.away{text-align:right}
.bp-competition-match-meta{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  white-space:nowrap;
}
.bp-competition-match-meta>span{
  color:rgba(255,255,255,.46);
  font-size:8px;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.bp-competition-match.live .bp-competition-match-meta>span{color:#ff6c68}
.bp-competition-match-meta em{
  color:#ff8a13;
  font-size:7px;
  font-style:normal;
  font-weight:1000;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.bp-competition-empty{
  padding:12px 0 16px;
  color:rgba(255,255,255,.34);
  font-size:9px;
}
.bp-match-competitions-pane .mag-playlist-rail{padding-top:0!important}

@media(max-width:720px){
  .bp-match-center-tabs{padding:0 12px;gap:16px}
  .bp-match-competitions-pane .mag-container-toggle{padding:0 12px!important;grid-template-columns:minmax(0,1fr) auto 18px!important;gap:8px!important}
  .bp-match-competitions-pane .mag-container-toggle span{white-space:normal!important;text-align:right!important}
  .bp-match-competitions-pane .mag-container-body{padding:0 12px 16px!important}
  .bp-competition-match{grid-template-columns:1fr;gap:5px;padding:10px 0}
  .bp-competition-match-meta{justify-content:flex-start;flex-wrap:wrap}
}


/* BP_MATCH_CENTER_REAL_DATA_ICONIC_HOME_V1 */
/* Iconic Moments is now a global Home community module, not a Watch Party module. */
#watchPartyRoomView #magIconicVotes{display:none!important}
.bp-home-iconic-votes{
  margin-top:22px!important;
  border:1px solid rgba(255,255,255,.11);
  border-radius:20px;
  overflow:hidden;
  background:#080808;
}
.bp-home-iconic-head{padding:18px!important;margin:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;align-items:flex-end!important}
.bp-home-iconic-head h2{margin:3px 0 0!important}
.bp-home-iconic-head p{margin:7px 0 0;color:rgba(255,255,255,.48);font-size:10px;max-width:620px}
.bp-home-iconic-toggle{
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:999px!important;
  background:#0d0d0d!important;
  color:#fff!important;
  min-height:34px!important;
  padding:0 13px!important;
  font-size:8px!important;
  font-weight:1000!important;
  letter-spacing:.08em!important;
  white-space:nowrap!important;
}
#bpHomeIconicGrid{padding:14px 18px 18px}
#bpHomeIconicVotes.is-collapsed #bpHomeIconicGrid .mag-iconic-card:nth-child(n+4){display:none!important}
.bp-real-competition-synthetic .mag-playlist-rail:empty{display:none!important}
.bp-real-competition-synthetic .bp-competition-replay-head+ .mag-playlist-rail:empty{display:none!important}

@media(max-width:720px){
  .bp-home-iconic-head{align-items:flex-start!important;gap:12px!important;flex-direction:column!important}
  #bpHomeIconicGrid{padding:10px 12px 14px}
}


/* BP_HOME_ICONIC_MOMENTS_POLISHED_V1 */
#bpHomeIconicVotes{
  border-radius:0!important;
  border-left:0!important;
  border-right:0!important;
  background:#050505!important;
}
#bpHomeIconicVotes .bp-home-iconic-head{
  padding:22px 16px 18px!important;
  align-items:center!important;
}
#bpHomeIconicVotes .bp-home-iconic-head h2{
  font-family:'Bebas Neue',sans-serif!important;
  font-size:clamp(42px,5.2vw,68px)!important;
  line-height:.9!important;
  letter-spacing:.02em!important;
  color:#fff!important;
}
#bpHomeIconicVotes .bp-home-iconic-head p{
  font-size:11px!important;
  color:rgba(255,255,255,.52)!important;
}
#bpHomeIconicVotes .bp-home-iconic-toggle{
  min-height:38px!important;
  padding:0 17px!important;
}

#bpHomeIconicGrid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:9px!important;
  padding:16px!important;
}
#bpHomeIconicGrid .mag-iconic-card{
  position:relative!important;
  min-height:112px!important;
  display:grid!important;
  grid-template-columns:70px 250px minmax(0,1fr)!important;
  gap:0!important;
  align-items:stretch!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:10px!important;
  background:linear-gradient(90deg,#080808 0%,#0a0a0a 55%,#080808 100%)!important;
}
#bpHomeIconicGrid .mag-iconic-rank{
  position:static!important;
  display:grid!important;
  place-items:center!important;
  align-self:stretch!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  font-family:'Bebas Neue',sans-serif!important;
  font-size:30px!important;
  font-weight:900!important;
  letter-spacing:.03em!important;
}
#bpHomeIconicGrid .mag-iconic-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:112px!important;
  aspect-ratio:auto!important;
  border:0!important;
  border-left:1px solid rgba(255,255,255,.08)!important;
  border-right:1px solid rgba(255,255,255,.08)!important;
  border-radius:0!important;
  background:#111 center/cover no-repeat!important;
  overflow:hidden!important;
}
#bpHomeIconicGrid .mag-iconic-media::after{
  content:'▶';
  position:absolute;
  left:50%;top:50%;
  transform:translate(-50%,-50%);
  width:34px;height:34px;
  display:grid;place-items:center;
  padding-left:2px;
  border:1px solid rgba(255,255,255,.88);
  border-radius:50%;
  background:rgba(0,0,0,.55);
  color:#fff;
  font-size:12px;
}
#bpHomeIconicGrid a.mag-iconic-media:hover{transform:none!important;border-color:rgba(255,255,255,.08)!important;filter:brightness(1.08)}

#bpHomeIconicGrid .mag-iconic-copy{
  min-width:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-rows:auto 1fr!important;
  column-gap:18px!important;
  row-gap:9px!important;
  padding:13px 16px 12px 20px!important;
}
#bpHomeIconicGrid .mag-iconic-copy>strong{
  grid-column:1!important;
  grid-row:1!important;
  align-self:start!important;
  display:block!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:1000!important;
  line-height:1.1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-transform:uppercase!important;
}
#bpHomeIconicGrid .bp-home-iconic-meta{
  grid-column:1!important;
  grid-row:1!important;
  align-self:end!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:22px!important;
  color:rgba(255,255,255,.55)!important;
  font-size:8px!important;
  font-style:normal!important;
  font-weight:900!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
}
#bpHomeIconicGrid .bp-home-iconic-meta b{color:#ff8a13!important;font-weight:1000!important}
#bpHomeIconicGrid .bp-home-iconic-meta span{color:rgba(255,255,255,.28)!important}
#bpHomeIconicGrid .bp-home-iconic-meta em{font-style:normal!important}

#bpHomeIconicGrid .mag-iconic-rating{
  grid-column:2!important;
  grid-row:1!important;
  align-self:start!important;
  justify-self:end!important;
  display:flex!important;
  align-items:baseline!important;
  gap:6px!important;
  margin:0!important;
  white-space:nowrap!important;
}
#bpHomeIconicGrid .mag-iconic-rating b{
  color:#ff8a13!important;
  font-family:inherit!important;
  font-size:16px!important;
  font-weight:1000!important;
}
#bpHomeIconicGrid .mag-iconic-rating b small{font-size:10px!important;color:rgba(255,255,255,.45)!important}
#bpHomeIconicGrid .mag-iconic-rating span{font-size:9px!important;color:rgba(255,255,255,.66)!important;text-transform:none!important;letter-spacing:0!important}

#bpHomeIconicGrid .mag-iconic-scale{
  grid-column:1!important;
  grid-row:2!important;
  align-self:end!important;
  display:grid!important;
  grid-template-columns:repeat(10,minmax(36px,1fr))!important;
  gap:7px!important;
  margin:0!important;
}
#bpHomeIconicGrid .mag-iconic-scale button{
  height:32px!important;
  border:1px solid rgba(255,255,255,.15)!important;
  border-radius:6px!important;
  background:#0b0b0b!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:900!important;
  cursor:pointer!important;
}
#bpHomeIconicGrid .mag-iconic-scale button:hover,
#bpHomeIconicGrid .mag-iconic-scale button.active{
  background:#151515!important;
  color:#ff8a13!important;
  border-color:#ff8a13!important;
}
#bpHomeIconicGrid .bp-home-iconic-vote-submit{
  grid-column:2!important;
  grid-row:2!important;
  align-self:end!important;
  min-width:82px!important;
  height:32px!important;
  margin:0!important;
  border:0!important;
  border-radius:6px!important;
  background:#3a250e!important;
  color:rgba(255,255,255,.5)!important;
  font-size:10px!important;
  font-weight:1000!important;
  letter-spacing:.05em!important;
}
#bpHomeIconicGrid .bp-home-iconic-vote-submit.ready:not(:disabled){
  background:#ff7a00!important;
  color:#fff!important;
  cursor:pointer!important;
  box-shadow:0 0 0 1px rgba(255,160,38,.24) inset!important;
}
#bpHomeIconicGrid .bp-home-iconic-vote-submit:disabled{cursor:default!important}

#bpHomeIconicVotes.is-collapsed #bpHomeIconicGrid .mag-iconic-card:nth-child(n+4){display:none!important}

@media(max-width:980px){
  #bpHomeIconicGrid .mag-iconic-card{grid-template-columns:54px 190px minmax(0,1fr)!important}
  #bpHomeIconicGrid .mag-iconic-copy{padding-left:14px!important;column-gap:10px!important}
  #bpHomeIconicGrid .mag-iconic-scale{grid-template-columns:repeat(5,1fr)!important}
  #bpHomeIconicGrid .mag-iconic-scale button{height:28px!important}
}
@media(max-width:680px){
  #bpHomeIconicGrid{padding:10px!important}
  #bpHomeIconicGrid .mag-iconic-card{
    grid-template-columns:42px minmax(0,1fr)!important;
    grid-template-rows:150px auto!important;
  }
  #bpHomeIconicGrid .mag-iconic-rank{grid-column:1!important;grid-row:1 / span 2!important;font-size:24px!important}
  #bpHomeIconicGrid .mag-iconic-media{grid-column:2!important;grid-row:1!important;min-height:150px!important;border-left:1px solid rgba(255,255,255,.08)!important;border-right:0!important}
  #bpHomeIconicGrid .mag-iconic-copy{grid-column:2!important;grid-row:2!important;grid-template-columns:1fr!important;grid-template-rows:auto auto auto auto!important;padding:12px!important}
  #bpHomeIconicGrid .mag-iconic-copy>strong{grid-column:1!important;grid-row:1!important}
  #bpHomeIconicGrid .bp-home-iconic-meta{grid-column:1!important;grid-row:2!important;margin-top:0!important}
  #bpHomeIconicGrid .mag-iconic-rating{grid-column:1!important;grid-row:3!important;justify-self:start!important;margin-top:2px!important}
  #bpHomeIconicGrid .mag-iconic-scale{grid-column:1!important;grid-row:4!important;grid-template-columns:repeat(5,1fr)!important;margin-top:3px!important}
  #bpHomeIconicGrid .bp-home-iconic-vote-submit{grid-column:1!important;grid-row:5!important;width:100%!important;margin-top:8px!important}
}


/* BP_HOME_ICONIC_THUMBS_EXACT_LINKS_V1 */
#bpHomeIconicGrid .mag-iconic-media[data-bp-iconic-thumb="1"]{background-color:#111!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;background-image:var(--bp-iconic-thumb)!important;}


/* BP_MAG_MOBILE_HERO_BUZZ_TOPLEFT_V8
 * Override the later V7 desktop !important positioning only on phones.
 * Aligns the buzz controls with the top HUD/status row and keeps them away from action buttons.
 */
@media(max-width:640px){
  body.mag-v7-ready #magHeroSection .mag-hero-demo .mag-demo-buzz{
    left:12px!important;
    right:auto!important;
    top:12px!important;
    bottom:auto!important;
    gap:8px!important;
    align-items:flex-start!important;
    transform:none!important;
  }
  body.mag-v7-ready #magHeroSection .mag-hero-demo.is-buzzing .mag-demo-buzz{
    transform:none!important;
  }
}

/* BP_HOME_NO_VISIBLE_COUNTDOWN_V1
   Keep the 3-second buzz phase logic, but do not expose
   the numeric countdown on Home slideshow plays. */
#magazineHome .mag-demo-count{
  display:none !important;
}
