.rfc-mlr-hero,.rfc-mlr-teamhero,.rfc-mlr-matchcenter{background:#0b0f14;color:#fff;border:1px solid #242b35;border-radius:24px;padding:clamp(26px,5vw,56px);margin:0 0 28px;overflow:hidden}
.rfc-mlr-hero-v2{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:28px;align-items:stretch;background:radial-gradient(circle at 85% 15%,rgba(231,184,75,.13),transparent 28%),linear-gradient(135deg,#080c11,#111923)}
.rfc-mlr-hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:310px}
.rfc-mlr-hero h1,.rfc-mlr-teamhero h1{font-size:clamp(44px,7vw,80px);line-height:.94;margin:10px 0 18px;color:#fff;letter-spacing:-.035em}
.rfc-mlr-hero p,.rfc-mlr-teamhero p{font-size:18px;line-height:1.6;color:#c7ced8;max-width:760px;margin:0}
.rfc-mlr-kicker{font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:#e7b84b}
.rfc-mlr-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.rfc-mlr-nav a,.rfc-mlr-watch{display:inline-block;background:#fff;color:#0b0f14!important;text-decoration:none!important;padding:11px 16px;border-radius:999px;font-weight:850;transition:transform .15s ease}
.rfc-mlr-nav a:hover,.rfc-mlr-watch:hover{transform:translateY(-1px)}
.rfc-mlr-champion{background:linear-gradient(145deg,#e8bb50,#b98223);color:#111;border-radius:22px;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;min-height:310px;box-shadow:inset 0 1px 0 rgba(255,255,255,.35)}
.rfc-mlr-champion span{font-size:12px;letter-spacing:.13em;font-weight:950}
.rfc-mlr-champion strong{font-size:clamp(30px,4vw,46px);line-height:1;margin:12px 0 10px}
.rfc-mlr-champion p{color:#161616;font-weight:800;font-size:16px;margin:0 0 20px}
.rfc-mlr-champion a{color:#111!important;font-weight:900;text-decoration:none!important}
.rfc-mlr-statgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 34px}
.rfc-mlr-stat{background:#121821;color:#fff;border:1px solid #28313d;border-radius:18px;padding:20px;min-height:120px}
.rfc-mlr-stat span{display:block;color:#9eabb9;font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-weight:800}
.rfc-mlr-stat strong{font-size:20px;line-height:1.2;display:block}
.rfc-mlr-stat small{display:block;color:#9eabb9;margin-top:8px;font-size:12px}
.rfc-mlr-stat-champion{border-color:#8e6a27;background:linear-gradient(145deg,#181a1e,#241c0c)}
.rfc-mlr-section{margin:42px 0}
.rfc-mlr-sectionhead{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}
.rfc-mlr-sectionhead h2,.rfc-mlr-section h2{margin:4px 0 6px;color:#111827;font-size:clamp(28px,4vw,40px);letter-spacing:-.025em}
.rfc-mlr-sectionhead p{margin:0;color:#66717f}
.rfc-mlr-sectionhead>a{font-weight:850;text-decoration:none}
.rfc-mlr-postseason{background:#0e141c;border:1px solid #273140;border-radius:22px;padding:clamp(22px,4vw,34px)}
.rfc-mlr-postseason .rfc-mlr-sectionhead h2{color:#fff}
.rfc-mlr-postseason .rfc-mlr-sectionhead p{color:#aeb8c6}
.rfc-mlr-playoff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.rfc-mlr-playoff-card{background:#151d28;border:1px solid #303c4c;border-radius:18px;padding:18px;color:#fff}
.rfc-mlr-playoff-top{display:flex;justify-content:space-between;gap:10px;color:#9da9b8;font-size:11px;text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px}
.rfc-mlr-playoff-team{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:12px 0;border-top:1px solid #293342}
.rfc-mlr-playoff-team strong{font-size:15px}
.rfc-mlr-playoff-team b{font-size:24px}
.rfc-mlr-playoff-team.is-winner strong,.rfc-mlr-playoff-team.is-winner b{color:#f2c75e}
.rfc-mlr-playoff-card>a{display:inline-block;margin-top:14px;color:#fff!important;font-size:12px;font-weight:850;text-decoration:none!important}
.rfc-mlr-standings-section{background:#f5f7fa;border:1px solid #dbe1e8;border-radius:22px;padding:clamp(20px,4vw,34px)}
.rfc-mlr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.rfc-mlr-card{border:1px solid #d9dee5;border-radius:18px;padding:20px;background:#fff}
.rfc-mlr-teamcard{position:relative;overflow:hidden;border-top:5px solid var(--team-primary)}
.rfc-mlr-teamcard:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-55px;top:-60px;background:var(--team-secondary);opacity:.11}
.rfc-mlr-teamcard-top{display:flex;gap:14px;align-items:center;position:relative;z-index:1}
.rfc-mlr-card h3{margin:5px 0 0;font-size:20px}
.rfc-mlr-teamlocation{margin:18px 0 3px;font-weight:800;color:#273142}
.rfc-mlr-teamvenue{margin:0;color:#6b7684;font-size:13px}
.rfc-mlr-cardactions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.rfc-mlr-link,.rfc-mlr-external{font-weight:850;text-decoration:none;font-size:13px}
.rfc-mlr-external{color:#66717f!important}
.rfc-mlr-teammark{--team-primary:#152235;--team-secondary:#e7b84b;width:48px;height:48px;flex:0 0 48px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--team-primary),var(--team-secondary));box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}
.rfc-mlr-teammark span{font-size:11px;font-weight:950;letter-spacing:.04em;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35)}
.rfc-mlr-teammark img{width:82%;height:82%;object-fit:contain}
.rfc-mlr-teammark-large{width:88px;height:88px;flex-basis:88px;border-radius:24px}
.rfc-mlr-teammark-large span{font-size:18px}
.rfc-mlr-table-team{display:flex;align-items:center;gap:10px;min-width:230px}
.rfc-mlr-table-team .rfc-mlr-teammark{width:32px;height:32px;flex-basis:32px;border-radius:10px}
.rfc-mlr-table-team .rfc-mlr-teammark span{font-size:8px}
.rfc-mlr-tabsummary{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}
.rfc-mlr-tabsummary span{background:#eef1f4;border-radius:999px;padding:8px 12px;font-weight:700;font-size:13px}
.rfc-mlr-list{display:grid;gap:10px;margin-bottom:28px}
.rfc-mlr-match{display:grid;grid-template-columns:180px 1fr 220px;gap:18px;align-items:center;border:1px solid #dce1e7;border-radius:14px;padding:16px;background:#fff}
.rfc-mlr-matchmeta span,.rfc-mlr-score span,.rfc-mlr-score a{display:block;font-size:12px;color:#66717f;margin-top:4px}
.rfc-mlr-fixture{display:grid;grid-template-columns:1fr 28px 1fr;gap:8px;align-items:center}
.rfc-mlr-fixture span{text-align:center;color:#8b96a4}
.rfc-mlr-fixture strong:last-child{text-align:right}
.rfc-mlr-score{text-align:right}
.rfc-mlr-score>strong{font-size:22px}
.rfc-mlr-table-wrap{overflow-x:auto;border-radius:14px;border:1px solid #dbe1e8}
.rfc-mlr-table{width:100%;border-collapse:collapse;background:#fff}
.rfc-mlr-table th{background:#111821;color:#fff;font-size:11px;letter-spacing:.05em;text-transform:uppercase}
.rfc-mlr-table th,.rfc-mlr-table td{padding:13px;border-bottom:1px solid #e3e7ec;text-align:right;white-space:nowrap}
.rfc-mlr-table tbody tr:hover{background:#f7f9fb}
.rfc-mlr-table th:nth-child(2),.rfc-mlr-table td:nth-child(2){text-align:left}
.rfc-mlr-table a{text-decoration:none;font-weight:850}
.rfc-mlr-newsgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.rfc-mlr-newsgrid article{border:1px solid #dce1e7;border-radius:14px;padding:16px}
.rfc-mlr-newsgrid span{display:block;font-size:12px;color:#6e7885;margin-top:8px}
.rfc-mlr-teamhero-v2{background:linear-gradient(135deg,var(--team-primary),#0b0f14 62%);border-color:rgba(255,255,255,.15)}
.rfc-mlr-teamhero-inner{display:flex;align-items:center;gap:24px}
.rfc-mlr-teamhero-venue{display:inline-block;margin-top:14px;border:1px solid rgba(255,255,255,.2);padding:7px 11px;border-radius:999px;color:#dce4ee;font-size:12px}
.rfc-mlr-versus{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center;gap:12px;margin:28px 0}
.rfc-mlr-versus>div{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:22px}
.rfc-mlr-versus>div:last-child{flex-direction:row-reverse}
.rfc-mlr-versus a{color:#fff!important;text-decoration:none!important;font-weight:800}
.rfc-mlr-versus strong{font-size:52px}
.rfc-mlr-versus>span{text-align:center;color:#8f9aa8}
.rfc-mlr-matchdetails{display:flex;gap:12px;flex-wrap:wrap;color:#c3cbd5;margin-bottom:18px}
.rfc-mlr-matchdetails span{border:1px solid #303947;border-radius:999px;padding:7px 10px}
@media(max-width:900px){
  .rfc-mlr-hero-v2{grid-template-columns:1fr}.rfc-mlr-champion{min-height:220px}
  .rfc-mlr-statgrid{grid-template-columns:1fr 1fr}.rfc-mlr-playoff-grid{grid-template-columns:1fr}
  .rfc-mlr-grid,.rfc-mlr-newsgrid{grid-template-columns:1fr 1fr}.rfc-mlr-match{grid-template-columns:1fr}
  .rfc-mlr-score{text-align:left}.rfc-mlr-versus{grid-template-columns:1fr}.rfc-mlr-versus>span{display:none}
  .rfc-mlr-versus>div,.rfc-mlr-versus>div:last-child{flex-direction:row}.rfc-mlr-versus>div:last-child{border-top:1px solid #303947;padding-top:14px}
}
@media(max-width:560px){
  .rfc-mlr-statgrid,.rfc-mlr-grid,.rfc-mlr-newsgrid{grid-template-columns:1fr}
  .rfc-mlr-sectionhead{align-items:flex-start;flex-direction:column}
  .rfc-mlr-teamhero-inner{align-items:flex-start;flex-direction:column}
  .rfc-mlr-fixture{grid-template-columns:1fr}.rfc-mlr-fixture span{display:none}.rfc-mlr-fixture strong:last-child{text-align:left}
}

/* v1.3.1 stability/polish */
.rfc-mlr-statgrid-v2 .rfc-mlr-stat{display:flex;flex-direction:column;justify-content:center}
.rfc-mlr-statgrid-v2 .rfc-mlr-stat strong{font-size:clamp(19px,2vw,24px)}
.rfc-mlr-playoff-card{min-height:220px;display:flex;flex-direction:column}
.rfc-mlr-playoff-card>a{margin-top:auto;padding-top:14px}
.rfc-mlr-standings-section .rfc-mlr-table-wrap{box-shadow:0 8px 26px rgba(17,24,39,.06)}

/* v1.3.2 hub fixes */
.rfc-mlr-clubs-section .rfc-mlr-sectionhead h2{color:#fff}
.rfc-mlr-clubs-section .rfc-mlr-sectionhead p{color:#cbd5e1}
.rfc-mlr-clubs-section{padding-top:8px}

/* v1.4.0 team-logo propagation */
.rfc-mlr-fixture-team{display:flex;align-items:center;gap:9px;min-width:0}
.rfc-mlr-fixture-team .rfc-mlr-teammark{flex:0 0 auto;width:34px;height:34px}
.rfc-mlr-fixture-team strong{min-width:0}
.rfc-mlr-vs{opacity:.55;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.08em}
.rfc-mlr-playoff-club{display:flex;align-items:center;gap:9px;min-width:0}
.rfc-mlr-playoff-club .rfc-mlr-teammark{width:34px;height:34px;flex:0 0 auto}
.rfc-mlr-versus>div>.rfc-mlr-teammark{margin:0 auto 12px}
@media(max-width:720px){
  .rfc-mlr-fixture{gap:8px}
  .rfc-mlr-fixture-team .rfc-mlr-teammark{width:30px;height:30px}
  .rfc-mlr-playoff-club .rfc-mlr-teammark{width:30px;height:30px}
}

/* v1.4.2 — larger standalone team logos on hub team cards */
.rfc-mlr-teamcard .rfc-mlr-teammark{
  width:auto;
  height:132px;
  min-width:0;
  border:0;
  border-radius:0;
  background:transparent !important;
  box-shadow:none;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
  margin:0 auto 18px;
  padding:0;
}

.rfc-mlr-teamcard .rfc-mlr-teammark::before,
.rfc-mlr-teamcard .rfc-mlr-teammark::after{
  display:none !important;
  content:none !important;
}

.rfc-mlr-teamcard .rfc-mlr-teammark img{
  width:auto;
  height:auto;
  max-width:190px;
  max-height:132px;
  object-fit:contain;
  display:block;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}

.rfc-mlr-teamcard .rfc-mlr-teammark > span{
  width:118px;
  height:118px;
  border-radius:0;
  display:flex;
  align-items:center;
  justify-content:center;
  background:transparent;
  color:var(--team-primary,#152235);
  font-size:28px;
  font-weight:900;
  box-shadow:none;
}

.rfc-mlr-teamcard{
  padding-top:26px;
}

@media(max-width:720px){
  .rfc-mlr-teamcard .rfc-mlr-teammark{
    height:110px;
    margin-bottom:14px;
  }

  .rfc-mlr-teamcard .rfc-mlr-teammark img{
    max-width:165px;
    max-height:110px;
  }

  .rfc-mlr-teamcard .rfc-mlr-teammark > span{
    width:96px;
    height:96px;
    font-size:24px;
  }
}

/* v1.5.0 — MLR team-page redesign */
.rfc-mlr-teamhero-v3{
  position:relative;
  overflow:hidden;
  border-radius:22px;
  padding:42px 44px;
  background:
    radial-gradient(circle at 82% 15%,color-mix(in srgb,var(--team-secondary) 32%,transparent),transparent 32%),
    linear-gradient(125deg,var(--team-primary),#07111f 72%);
  color:#fff;
  box-shadow:0 18px 45px rgba(0,0,0,.22);
}
.rfc-mlr-teamhero-v3:after{
  content:"";
  position:absolute;inset:auto -90px -150px auto;width:360px;height:360px;border-radius:50%;
  border:55px solid color-mix(in srgb,var(--team-secondary) 18%,transparent);
  pointer-events:none;
}
.rfc-mlr-teamhero-v3 .rfc-mlr-teamhero-inner{
  position:relative;z-index:1;display:grid;grid-template-columns:210px 1fr;gap:38px;align-items:center;
}
.rfc-mlr-teamhero-v3 .rfc-mlr-teamhero-logo{display:flex;align-items:center;justify-content:center;min-height:180px}
.rfc-mlr-teamhero-v3 .rfc-mlr-teammark{
  width:200px;height:180px;min-width:0;border:0;border-radius:0;background:transparent!important;box-shadow:none;overflow:visible;padding:0;
}
.rfc-mlr-teamhero-v3 .rfc-mlr-teammark:before,
.rfc-mlr-teamhero-v3 .rfc-mlr-teammark:after{display:none!important;content:none!important}
.rfc-mlr-teamhero-v3 .rfc-mlr-teammark img{
  width:auto;height:auto;max-width:200px;max-height:180px;object-fit:contain;border:0;border-radius:0;background:transparent;box-shadow:none;
}
.rfc-mlr-teamhero-v3 .rfc-mlr-teammark>span{font-size:44px;background:transparent;color:#fff}
.rfc-mlr-teamhero-v3 h1{font-size:clamp(36px,5vw,64px);line-height:.98;margin:8px 0 12px;color:#fff}
.rfc-mlr-teamhero-v3 p{font-size:18px;margin:0 0 6px;color:#eef4f8}
.rfc-mlr-teamhero-v3 .rfc-mlr-teamhero-venue{display:inline-block;color:#dbe6ee;font-weight:700}
.rfc-mlr-champion-ribbon{display:inline-flex;flex-direction:column;margin-top:22px;padding:10px 15px;border-left:4px solid #e7b84b;background:rgba(0,0,0,.22);border-radius:0 10px 10px 0}
.rfc-mlr-champion-ribbon span{font-size:11px;font-weight:900;letter-spacing:.13em;color:#f5ca60}
.rfc-mlr-champion-ribbon strong{font-size:17px;color:#fff;margin-top:2px}

.rfc-mlr-teamstats{margin-top:18px;gap:12px}
.rfc-mlr-teamstats .rfc-mlr-stat{padding:18px 20px;min-height:92px;border-radius:14px}
.rfc-mlr-teamstats .rfc-mlr-stat span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
.rfc-mlr-teamstats .rfc-mlr-stat strong{font-size:30px}

.rfc-mlr-team-season{margin-top:34px}
.rfc-mlr-team-season .rfc-mlr-sectionhead h2{color:#fff}
.rfc-mlr-team-season .rfc-mlr-sectionhead p{color:#cbd5e1}
.rfc-mlr-team-matchlist{display:grid;gap:10px;margin-top:18px}
.rfc-mlr-team-match{
  display:grid;grid-template-columns:120px minmax(0,1fr) 170px;align-items:center;gap:16px;
  background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:14px 16px;color:#111827;
  box-shadow:0 5px 18px rgba(0,0,0,.06);
}
.rfc-mlr-team-match.is-playoff{border-left:5px solid #d7a928}
.rfc-mlr-team-match.is-title{background:linear-gradient(90deg,#fffaf0,#fff);border-color:#d7a928}
.rfc-mlr-team-matchmeta{display:flex;flex-direction:column}
.rfc-mlr-team-matchmeta span{font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.06em}
.rfc-mlr-team-matchmeta small{color:#64748b;margin-top:3px}
.rfc-mlr-team-matchclubs{display:grid;grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);align-items:center;gap:12px}
.rfc-mlr-team-matchclubs>div{display:flex;align-items:center;gap:9px;min-width:0}
.rfc-mlr-team-matchclubs>div:last-child{justify-content:flex-end;text-align:right}
.rfc-mlr-team-matchclubs .rfc-mlr-teammark{width:38px;height:38px;flex:0 0 38px}
.rfc-mlr-team-matchclubs strong{font-size:14px;line-height:1.15}
.rfc-mlr-team-matchscore{display:flex;align-items:center;justify-content:center;gap:7px;font-size:20px}
.rfc-mlr-team-matchscore b{font-size:23px}
.rfc-mlr-team-matchscore em{font-style:normal;color:#94a3b8}
.rfc-mlr-team-matchaction{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.rfc-mlr-team-matchaction a{font-size:12px;font-weight:800;text-decoration:none}
.rfc-mlr-outcome,.rfc-mlr-playoff-tag,.rfc-mlr-title-tag{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.07em;padding:5px 8px}
.rfc-mlr-outcome.is-w{background:#dcfce7;color:#166534}
.rfc-mlr-outcome.is-l{background:#fee2e2;color:#991b1b}
.rfc-mlr-outcome.is-d{background:#e2e8f0;color:#334155}
.rfc-mlr-playoff-tag{background:#fff4cf;color:#7c5b00}
.rfc-mlr-title-tag{background:#111827;color:#f5ca60}

@media(max-width:900px){
  .rfc-mlr-teamhero-v3{padding:32px 26px}
  .rfc-mlr-teamhero-v3 .rfc-mlr-teamhero-inner{grid-template-columns:150px 1fr;gap:24px}
  .rfc-mlr-teamhero-v3 .rfc-mlr-teammark{width:145px;height:140px}
  .rfc-mlr-teamhero-v3 .rfc-mlr-teammark img{max-width:145px;max-height:140px}
  .rfc-mlr-team-match{grid-template-columns:95px minmax(0,1fr)}
  .rfc-mlr-team-matchaction{grid-column:1/-1;justify-content:flex-end;border-top:1px solid #eef2f7;padding-top:9px}
}
@media(max-width:640px){
  .rfc-mlr-teamhero-v3 .rfc-mlr-teamhero-inner{grid-template-columns:1fr;text-align:center}
  .rfc-mlr-teamhero-v3 .rfc-mlr-teamhero-logo{min-height:120px}
  .rfc-mlr-teamhero-v3 .rfc-mlr-teammark{width:170px;height:130px;margin:auto}
  .rfc-mlr-teamhero-v3 .rfc-mlr-teammark img{max-width:170px;max-height:130px}
  .rfc-mlr-champion-ribbon{align-items:center;border-left:0;border-top:4px solid #e7b84b;border-radius:0 0 10px 10px}
  .rfc-mlr-team-match{grid-template-columns:1fr;padding:13px}
  .rfc-mlr-team-matchmeta{flex-direction:row;justify-content:space-between}
  .rfc-mlr-team-matchclubs{grid-template-columns:minmax(0,1fr) 66px minmax(0,1fr);gap:6px}
  .rfc-mlr-team-matchclubs>div{flex-direction:column;text-align:center;gap:4px}
  .rfc-mlr-team-matchclubs>div:last-child{justify-content:center;text-align:center}
  .rfc-mlr-team-matchclubs .rfc-mlr-teammark{width:34px;height:34px;flex-basis:34px}
  .rfc-mlr-team-matchclubs strong{font-size:12px}
  .rfc-mlr-team-matchscore b{font-size:20px}
  .rfc-mlr-team-matchaction{grid-column:auto;justify-content:center}
}

/* v1.7.0 — RFC-standard MLR mini-hub navigation + compact schedule/results */
.rfc-mlr-minihub{
  display:flex;align-items:stretch;gap:0;margin:16px 0 28px;background:#111923;border:1px solid #273342;
  border-radius:10px;overflow:hidden;box-shadow:0 7px 22px rgba(0,0,0,.16)
}
.rfc-mlr-minihub a{
  flex:1;display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 16px;
  color:#e7edf4!important;text-decoration:none!important;font-size:13px;font-weight:900;letter-spacing:.025em;
  border-right:1px solid #273342;transition:background .15s ease,color .15s ease
}
.rfc-mlr-minihub a:last-child{border-right:0}
.rfc-mlr-minihub a:hover{background:#1c2937;color:#fff!important}
.rfc-mlr-minihub a.is-active{background:#e4b53f;color:#101722!important;box-shadow:inset 0 -3px 0 rgba(0,0,0,.15)}

.rfc-mlr-pagehead{
  padding:34px 36px;border-radius:18px;background:linear-gradient(135deg,#111c2a,#07111d);color:#fff;
  border:1px solid #26364a
}
.rfc-mlr-pagehead h1{color:#fff;margin:5px 0 9px;font-size:clamp(30px,4vw,48px);line-height:1.02}
.rfc-mlr-pagehead p{color:#cbd5e1;margin:0;max-width:760px;font-size:16px}

.rfc-mlr-filterbar{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 28px}
.rfc-mlr-filterbar a{
  display:inline-flex;gap:7px;align-items:center;padding:8px 13px;border-radius:999px;background:#182332;color:#e8eef5!important;
  text-decoration:none!important;font-size:12px;font-weight:850;border:1px solid #2a394b
}
.rfc-mlr-filterbar a:hover{background:#243348}
.rfc-mlr-filterbar b{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#e4b53f;color:#111827;font-size:10px}

.rfc-mlr-compact-section{margin:30px 0 42px}
.rfc-mlr-compact-section>.rfc-mlr-sectionhead{margin-bottom:12px}
.rfc-mlr-compact-section>.rfc-mlr-sectionhead h2{color:#fff;margin:2px 0}
.rfc-mlr-compact-section>.rfc-mlr-sectionhead>span{color:#aebdca;font-size:12px;font-weight:800}
.rfc-mlr-compact-groups{display:grid;gap:15px}
.rfc-mlr-fixture-group{
  background:#f8fafc;border:1px solid #dbe3ec;border-radius:14px;overflow:hidden;box-shadow:0 5px 16px rgba(0,0,0,.05)
}
.rfc-mlr-fixture-group.is-postseason{border-color:#d7a928}
.rfc-mlr-fixture-grouphead{
  display:flex;align-items:center;justify-content:space-between;padding:9px 14px;background:#e9eef4;border-bottom:1px solid #d7e0e9;color:#172033
}
.rfc-mlr-fixture-group.is-postseason .rfc-mlr-fixture-grouphead{background:#fff4cf;border-bottom-color:#ead17b}
.rfc-mlr-fixture-grouphead strong{font-size:12px;text-transform:uppercase;letter-spacing:.07em}
.rfc-mlr-fixture-grouphead span{font-size:11px;color:#66758a;font-weight:750}
.rfc-mlr-compact-match{
  display:grid;grid-template-columns:88px minmax(0,1fr) 210px;gap:14px;align-items:center;padding:10px 14px;
  background:#fff;color:#111827;border-bottom:1px solid #edf1f5
}
.rfc-mlr-compact-match:last-child{border-bottom:0}
.rfc-mlr-compact-match.is-title{background:linear-gradient(90deg,#fff8e5,#fff)}
.rfc-mlr-compact-time{display:flex;flex-direction:column;line-height:1.15}
.rfc-mlr-compact-time strong{font-size:12px}
.rfc-mlr-compact-time span{font-size:10px;color:#6b7789;margin-top:3px}
.rfc-mlr-compact-clubs{display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);gap:8px;align-items:center}
.rfc-mlr-compact-club{display:flex;align-items:center;gap:8px;min-width:0}
.rfc-mlr-compact-club.is-away{justify-content:flex-end;text-align:right}
.rfc-mlr-compact-club .rfc-mlr-teammark{width:34px;height:34px;min-width:34px;flex:0 0 34px}
.rfc-mlr-compact-club .rfc-mlr-teammark img{max-width:34px;max-height:34px}
.rfc-mlr-compact-club strong{font-size:13px;line-height:1.12}
.rfc-mlr-compact-score{display:flex;justify-content:center;align-items:center;gap:6px}
.rfc-mlr-compact-score b{font-size:20px}
.rfc-mlr-compact-score em{font-style:normal;color:#9aa5b4}
.rfc-mlr-compact-score span{font-size:11px;font-weight:900;color:#7b8796;text-transform:uppercase}
.rfc-mlr-compact-extra{display:flex;justify-content:flex-end;align-items:center;gap:8px;min-width:0}
.rfc-mlr-compact-extra>a{font-size:11px;font-weight:900;text-decoration:none;white-space:nowrap}
.rfc-mlr-compact-venue,.rfc-mlr-compact-broadcast{font-size:10px;color:#68778b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rfc-mlr-compact-broadcast{font-weight:800;color:#334155}
.rfc-mlr-playoff-section{padding-top:4px}

@media(max-width:800px){
  .rfc-mlr-minihub{overflow-x:auto;justify-content:flex-start}
  .rfc-mlr-minihub a{flex:0 0 auto;min-width:112px}
  .rfc-mlr-compact-match{grid-template-columns:68px minmax(0,1fr)}
  .rfc-mlr-compact-extra{grid-column:1/-1;border-top:1px solid #edf1f5;padding-top:7px;justify-content:flex-end}
  .rfc-mlr-compact-venue{display:none}
}
@media(max-width:560px){
  .rfc-mlr-pagehead{padding:26px 20px}
  .rfc-mlr-compact-match{grid-template-columns:1fr;padding:10px}
  .rfc-mlr-compact-time{flex-direction:row;justify-content:space-between}
  .rfc-mlr-compact-clubs{grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr)}
  .rfc-mlr-compact-club{flex-direction:column;text-align:center;gap:3px}
  .rfc-mlr-compact-club.is-away{justify-content:center;text-align:center}
  .rfc-mlr-compact-club strong{font-size:11px}
  .rfc-mlr-compact-extra{grid-column:auto;justify-content:center}
}


/* v1.9.0 — richer MLR Match Centers */
.rfc-mlr-mc{display:grid;gap:22px;margin:0 0 40px}
.rfc-mlr-mc-hero{padding:30px;border-radius:18px;background:linear-gradient(135deg,#101b29,#07111c);color:#fff;border:1px solid #26364a;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.rfc-mlr-mc-hero.is-playoff{border-color:#9d7b25}
.rfc-mlr-mc-hero.is-title{background:linear-gradient(135deg,#2a210d,#101722 55%,#07111c);border-color:#e4b53f}
.rfc-mlr-mc-topline{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:24px;font-size:11px;font-weight:900;letter-spacing:.1em;color:#c7d2df}
.rfc-mlr-mc-topline span{color:#e4b53f}
.rfc-mlr-mc-scoreboard{display:grid;grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);gap:18px;align-items:center}
.rfc-mlr-mc-club{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:14px;align-items:center}
.rfc-mlr-mc-club:last-child{grid-template-columns:auto minmax(0,1fr) 78px;text-align:right}
.rfc-mlr-mc-club:last-child .rfc-mlr-teammark{grid-column:3;grid-row:1}
.rfc-mlr-mc-club:last-child a{grid-column:2;grid-row:1}
.rfc-mlr-mc-club:last-child strong{grid-column:1;grid-row:1}
.rfc-mlr-mc-club .rfc-mlr-teammark{width:72px;height:72px}
.rfc-mlr-mc-club .rfc-mlr-teammark img{max-width:72px;max-height:72px}
.rfc-mlr-mc-club a{color:#fff!important;text-decoration:none!important;font-size:18px;font-weight:900;line-height:1.1}
.rfc-mlr-mc-club strong{font-size:44px;line-height:1;color:#fff}
.rfc-mlr-mc-middle{text-align:center;display:grid;gap:5px}
.rfc-mlr-mc-middle span{font-size:12px;font-weight:950;color:#9fb0c2;letter-spacing:.08em}
.rfc-mlr-mc-middle em{font-style:normal;font-size:9px;font-weight:950;color:#e4b53f;letter-spacing:.08em}
.rfc-mlr-mc-meta{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:24px}
.rfc-mlr-mc-meta span{padding:7px 10px;border-radius:999px;background:#172536;border:1px solid #2c3b4d;color:#dce5ee;font-size:11px;font-weight:800}
.rfc-mlr-mc-hero .rfc-mlr-watch{display:table;margin:14px auto 0}
.rfc-mlr-mc-section{padding:24px 26px;border-radius:15px;background:#fff;border:1px solid #dce4ec;color:#172033;box-shadow:0 5px 16px rgba(0,0,0,.05)}
.rfc-mlr-mc-section h2{margin:3px 0 12px;color:#111827;font-size:24px}
.rfc-mlr-mc-section p{margin:0;color:#475569;line-height:1.65}
.rfc-mlr-mc-snapshots{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.rfc-mlr-mc-snapshot{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #dce4ec;border-radius:12px;background:#f8fafc;text-decoration:none!important}
.rfc-mlr-mc-snapshot .rfc-mlr-teammark{width:48px;height:48px;flex:0 0 48px}
.rfc-mlr-mc-snapshot .rfc-mlr-teammark img{max-width:48px;max-height:48px}
.rfc-mlr-mc-snapshot div{display:grid;gap:4px}
.rfc-mlr-mc-snapshot strong{color:#172033;font-size:14px}
.rfc-mlr-mc-snapshot span{color:#64748b;font-size:11px;font-weight:750}
.rfc-mlr-mc-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px}
.rfc-mlr-mc-links a{font-size:12px;font-weight:900;text-decoration:none}
.rfc-mlr-mc-list{display:grid;border:1px solid #e1e7ee;border-radius:11px;overflow:hidden}
.rfc-mlr-mc-list a{display:grid;grid-template-columns:54px minmax(0,1fr) 100px;gap:12px;align-items:center;padding:11px 13px;background:#fff;border-bottom:1px solid #edf1f5;text-decoration:none!important}
.rfc-mlr-mc-list a:last-child{border-bottom:0}
.rfc-mlr-mc-list a:hover{background:#f8fafc}
.rfc-mlr-mc-list span{color:#64748b;font-size:11px;font-weight:850}
.rfc-mlr-mc-list strong{color:#172033;font-size:12px}
.rfc-mlr-mc-list em{text-align:right;color:#7b8796;font-style:normal;font-size:10px;font-weight:800}
@media(max-width:760px){
  .rfc-mlr-mc-hero{padding:22px 16px}
  .rfc-mlr-mc-scoreboard{grid-template-columns:1fr 44px 1fr;gap:6px}
  .rfc-mlr-mc-club,.rfc-mlr-mc-club:last-child{display:flex;flex-direction:column;gap:7px;text-align:center}
  .rfc-mlr-mc-club .rfc-mlr-teammark{width:58px;height:58px}
  .rfc-mlr-mc-club .rfc-mlr-teammark img{max-width:58px;max-height:58px}
  .rfc-mlr-mc-club a{font-size:13px}
  .rfc-mlr-mc-club strong{font-size:34px}
  .rfc-mlr-mc-snapshots{grid-template-columns:1fr}
}
@media(max-width:520px){
  .rfc-mlr-mc-topline{align-items:flex-start;flex-direction:column}
  .rfc-mlr-mc-section{padding:20px 16px}
  .rfc-mlr-mc-list a{grid-template-columns:45px minmax(0,1fr)}
  .rfc-mlr-mc-list em{display:none}
}


/* v1.10.0 imported official MLR match data */
.rfc-mlr-data-source{font-size:12px!important;margin:-4px 0 16px!important;color:#64748b!important}
.rfc-mlr-stat-grid{display:grid;border:1px solid #e1e7ee;border-radius:12px;overflow:hidden;margin:12px 0 14px}
.rfc-mlr-stat-row{display:grid;grid-template-columns:90px minmax(0,1fr) 90px;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #edf1f5;background:#fff;text-align:center}
.rfc-mlr-stat-row:last-child{border-bottom:0}.rfc-mlr-stat-row span{font-size:12px;font-weight:800;color:#536174}.rfc-mlr-stat-row strong{font-size:16px;color:#172033}.rfc-mlr-stat-row strong:first-child{text-align:left}.rfc-mlr-stat-row strong:last-child{text-align:right}
@media(max-width:520px){.rfc-mlr-stat-row{grid-template-columns:55px minmax(0,1fr) 55px;padding:9px 10px}.rfc-mlr-stat-row strong{font-size:14px}}
