.rfc-usaclub-list{display:grid;gap:18px}.rfc-usaclub-card{background:linear-gradient(145deg,#09121b,#050a0f);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:20px;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.22);font-family:inherit}.rfc-usaclub-kicker{text-align:center;color:#d7b63f;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.rfc-usaclub-scoreboard{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;padding:4px 0 18px}.rfc-usaclub-team{display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.rfc-usaclub-team img{width:52px;height:52px;object-fit:contain;border-radius:10px;background:#fff;padding:4px}.rfc-usaclub-team strong{font-size:17px}.rfc-usaclub-score{font-size:28px;font-weight:900;color:#d7b63f;white-space:nowrap}.rfc-usaclub-meta{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.12);padding-top:14px;color:#b8c2cd;font-size:13px}.rfc-usaclub-source{display:block;text-align:center;margin-top:14px;color:#d7b63f;text-decoration:none;font-size:13px}.rfc-usaclub-empty{border:1px solid #d8dde3;border-radius:10px;padding:14px;background:#fff;color:#334155}.rfc-usaclub-competitions{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.rfc-usaclub-competition{border:1px solid #d8dde3;border-radius:12px;padding:18px;background:#fff}.rfc-usaclub-competition h3{margin:0 0 8px}.rfc-usaclub-competition code{font-size:11px;word-break:break-all}@media(max-width:640px){.rfc-usaclub-scoreboard{grid-template-columns:1fr auto 1fr;gap:8px}.rfc-usaclub-team{flex-direction:column}.rfc-usaclub-team img{width:44px;height:44px}.rfc-usaclub-team strong{font-size:14px}.rfc-usaclub-score{font-size:22px}.rfc-usaclub-meta{gap:8px 14px}}
.rfc-usaclub-site{display:grid;gap:28px}.rfc-usaclub-nav{display:flex;gap:8px;flex-wrap:wrap;padding:10px;background:#071019;border:1px solid rgba(255,255,255,.1);border-radius:14px}.rfc-usaclub-nav a{color:#dce5ed;text-decoration:none;padding:9px 13px;border-radius:9px;font-size:14px;font-weight:700}.rfc-usaclub-nav a:hover,.rfc-usaclub-nav a.is-active{background:#d7b63f;color:#071019}.rfc-usaclub-hero{padding:42px 30px;border-radius:18px;background:radial-gradient(circle at 80% 10%,rgba(215,182,63,.22),transparent 34%),linear-gradient(135deg,#0b1823,#04080c);color:#fff}.rfc-usaclub-hero h1{color:#fff;font-size:clamp(34px,6vw,64px);margin:4px 0 10px}.rfc-usaclub-hero p{max-width:720px;font-size:18px;color:#c5d0d9}.rfc-usaclub-eyebrow{color:#d7b63f!important;text-transform:uppercase;letter-spacing:.12em;font-size:12px!important;font-weight:900}.rfc-usaclub-pathways{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rfc-usaclub-pathways article,.rfc-usaclub-directory article{background:#fff;border:1px solid #d8dde3;border-radius:14px;padding:20px}.rfc-usaclub-pathways span,.rfc-usaclub-badge{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#735f16;background:#fff6cf;border-radius:999px;padding:5px 8px}.rfc-usaclub-pathways h2{margin:12px 0 7px}.rfc-usaclub-section{display:grid;gap:14px}.rfc-usaclub-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.rfc-usaclub-section-head h2{margin:0}.rfc-usaclub-section-head a{font-weight:700}.rfc-usaclub-competition-groups{display:grid;gap:30px}.rfc-usaclub-competition-group{display:grid;gap:14px}.rfc-usaclub-competition{display:flex;flex-direction:column;align-items:flex-start}.rfc-usaclub-ncs{margin-top:auto;color:#725c0c;font-size:12px}.rfc-usaclub-directory{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px}.rfc-usaclub-directory article{display:flex;align-items:center;gap:12px}.rfc-usaclub-directory img{width:48px;height:48px;object-fit:contain}.rfc-usaclub-directory h3{margin:0}@media(max-width:760px){.rfc-usaclub-pathways{grid-template-columns:1fr}.rfc-usaclub-nav{overflow:auto;flex-wrap:nowrap}.rfc-usaclub-nav a{white-space:nowrap}.rfc-usaclub-hero{padding:30px 20px}}


.rfc-usaclub-breadcrumbs{
  display:flex;
  gap:8px;
  align-items:center;
  flex-wrap:wrap;
  margin:18px 0;
  font-size:14px;
}
.rfc-usaclub-hub-tabs{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin:22px 0;
  padding-bottom:12px;
  border-bottom:1px solid rgba(255,255,255,.14);
}
.rfc-usaclub-hub-tabs a{
  display:inline-block;
  padding:10px 16px;
  border-radius:999px;
  text-decoration:none;
  border:1px solid rgba(255,255,255,.18);
}
.rfc-usaclub-hub-tabs a.is-active{
  font-weight:700;
  border-color:currentColor;
}


.rfc-usaclub-table-scroll{overflow-x:auto}
.rfc-usaclub-ladder{width:100%;border-collapse:collapse;min-width:760px}
.rfc-usaclub-ladder th,.rfc-usaclub-ladder td{padding:11px 10px;border-bottom:1px solid rgba(255,255,255,.12);text-align:center}
.rfc-usaclub-ladder th:nth-child(2),.rfc-usaclub-ladder td:nth-child(2){text-align:left}
.rfc-usaclub-ladder-team img{width:30px;height:30px;object-fit:contain;vertical-align:middle;margin-right:9px}
.rfc-usaclub-ladder-wrap{margin-bottom:28px}
.rfc-usaclub-ladder-note{font-size:13px;opacity:.72}


.rfc-usaclub-club-hero{display:flex;gap:24px;align-items:center}
.rfc-usaclub-club-logo{width:110px;height:110px;object-fit:contain;flex:0 0 auto}
.rfc-usaclub-club-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}
.rfc-usaclub-form{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 18px}
.rfc-usaclub-form span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-weight:800;border:1px solid currentColor}
.rfc-usaclub-form .is-w{background:rgba(34,197,94,.18)}
.rfc-usaclub-form .is-d{background:rgba(234,179,8,.18)}
.rfc-usaclub-form .is-l{background:rgba(239,68,68,.18)}
.rfc-usaclub-split-records{display:flex;gap:16px;flex-wrap:wrap}
.rfc-usaclub-split-records>div{display:flex;justify-content:space-between;gap:28px;min-width:220px;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:10px}
.rfc-usaclub-season-history{display:grid;gap:14px}
.rfc-usaclub-season-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:12px}
.rfc-usaclub-season-card h3{margin:4px 0}
.rfc-usaclub-season-record{display:flex;gap:16px;flex-wrap:wrap}
.rfc-usaclub-season-record span{min-width:52px;text-align:center}
.rfc-usaclub-season-record strong{display:block;font-size:1.25rem}
@media(max-width:700px){
  .rfc-usaclub-club-hero,.rfc-usaclub-season-card{align-items:flex-start;flex-direction:column}
}


.rfc-usaclub-intel-cards{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}
.rfc-usaclub-intel-table td:last-child{min-width:145px}
.rfc-usaclub-mini-form{display:inline-flex;gap:4px}
.rfc-usaclub-mini-form b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-size:11px;border:1px solid currentColor}
.rfc-usaclub-mini-form .is-w{background:rgba(34,197,94,.18)}
.rfc-usaclub-mini-form .is-d{background:rgba(234,179,8,.18)}
.rfc-usaclub-mini-form .is-l{background:rgba(239,68,68,.18)}
.rfc-usaclub-leader-grid,.rfc-usaclub-record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}
.rfc-usaclub-leader-grid article,.rfc-usaclub-record-grid article{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:12px}
.rfc-usaclub-leader-grid ol{margin:0;padding-left:20px}
.rfc-usaclub-leader-grid li{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}
.rfc-usaclub-leader-grid li:last-child{border-bottom:0}
.rfc-usaclub-record-grid span{display:block;font-size:13px;opacity:.75;margin-bottom:8px}
.rfc-usaclub-record-grid h3{margin:0;font-size:1.05rem;line-height:1.45}


.rfc-usaclub-footer-fallback{
  width:min(1400px,calc(100% - 32px));
  margin:32px auto 0;
}
#rfc-usaclub-platform-anchor{
  position:relative;
  z-index:1;
}


.rfc-usaclub-match{position:relative}
.rfc-usaclub-match.is-linked{transition:transform .2s ease,box-shadow .2s ease}
.rfc-usaclub-match.is-linked:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.12)}
.rfc-usaclub-card-link{position:absolute;inset:0;z-index:2}
.rfc-usaclub-match-hero{padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:16px;margin:20px 0}
.rfc-usaclub-match-scoreboard{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}
.rfc-usaclub-match-side{text-align:center}
.rfc-usaclub-match-side img{width:90px;height:90px;object-fit:contain;margin-bottom:10px}
.rfc-usaclub-match-side h1{font-size:clamp(1.1rem,2vw,1.8rem);margin:0}
.rfc-usaclub-match-side a{text-decoration:none}
.rfc-usaclub-match-score{display:flex;align-items:center;justify-content:center;gap:10px;font-size:2.2rem;min-width:140px;flex-wrap:wrap}
.rfc-usaclub-match-score small{display:block;flex-basis:100%;font-size:.78rem;text-align:center;opacity:.72}
.rfc-usaclub-match-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}
.rfc-usaclub-match-details>div{padding:15px;border:1px solid rgba(255,255,255,.14);border-radius:10px}
.rfc-usaclub-match-details span{display:block;font-size:12px;opacity:.72;margin-bottom:5px}
@media(max-width:700px){
  .rfc-usaclub-match-scoreboard{grid-template-columns:1fr;gap:16px}
  .rfc-usaclub-match-score{order:2}
  .rfc-usaclub-match-side:last-child{order:3}
}


.rfc-usaclub-section + .rfc-usaclub-section{margin-top:28px}


.rfc-usaclub-comp-controls{display:grid;gap:14px;margin:22px 0;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:14px}
.rfc-usaclub-comp-controls input[type=search]{width:100%;padding:13px 15px;border-radius:9px;border:1px solid rgba(255,255,255,.2);background:transparent;color:inherit}
.rfc-usaclub-filter-group{display:flex;gap:8px;flex-wrap:wrap}
.rfc-usaclub-filter-group button{padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:transparent;color:inherit;cursor:pointer}
.rfc-usaclub-filter-group button.is-active{font-weight:800;border-color:currentColor}
.rfc-usaclub-filter-group button span{opacity:.7;margin-left:4px}
.rfc-usaclub-region-list{display:grid;gap:30px}
.rfc-usaclub-competition-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}
.rfc-usaclub-competition-card{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:13px;transition:transform .2s ease,box-shadow .2s ease}
.rfc-usaclub-competition-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.12)}
.rfc-usaclub-competition-card h3{margin:10px 0 8px}
.rfc-usaclub-competition-card a{text-decoration:none}
.rfc-usaclub-competition-badges{display:flex;gap:6px;flex-wrap:wrap}
.rfc-usaclub-competition-badges span{font-size:11px;padding:4px 7px;border-radius:999px;border:1px solid rgba(255,255,255,.18)}
.rfc-usaclub-archive-link{text-align:right;margin:0 0 20px}


.rfc-usaclub-image-hero{
  min-height:420px;
  display:flex;
  align-items:flex-end;
  position:relative;
  overflow:hidden;
}
.rfc-usaclub-image-hero-media{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.rfc-usaclub-image-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.82))}
.rfc-usaclub-image-hero-overlay{position:relative;z-index:1;max-width:760px;padding:36px;color:#fff}
.rfc-usaclub-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.rfc-usaclub-hero-actions a{display:inline-block;padding:11px 16px;border-radius:999px;background:#fff;color:#111;text-decoration:none;font-weight:800}
.rfc-usaclub-hero-actions a+ a{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.8)}
.rfc-usaclub-filterable-fixture>.rfc-usaclub-list{display:block}
.rfc-usaclub-filterable-fixture+.rfc-usaclub-filterable-fixture{margin-top:10px}
.rfc-usaclub-ladder-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}
.rfc-usaclub-ladder-card{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:13px}
.rfc-usaclub-ladder-card h3{margin:12px 0}
.rfc-usaclub-ladder-card h3 a{text-decoration:none}
.rfc-usaclub-ladder-card ol{list-style:none;margin:0;padding:0}
.rfc-usaclub-ladder-card li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.1)}
.rfc-usaclub-ladder-card li span{display:flex;align-items:center;gap:7px}
.rfc-usaclub-ladder-card li img{width:26px;height:26px;object-fit:contain}
.rfc-usaclub-ladder-card li b{min-width:18px}
.rfc-usaclub-ladder-link{display:inline-block;margin-top:14px;font-weight:800}
@media(max-width:700px){.rfc-usaclub-image-hero{min-height:340px}.rfc-usaclub-image-hero-overlay{padding:24px}}




.rfc-usaclub-map-section{margin:24px 0 30px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:14px}
.rfc-usaclub-map-note{font-size:.9rem;opacity:.78}
.rfc-usaclub-map-frame{max-width:980px;margin:16px auto 0}
.rfc-usaclub-geographic-map{display:block;width:100%;height:auto}
.rfc-usaclub-geographic-map [id^="US-"]{cursor:pointer;transition:opacity .18s ease,filter .18s ease}
.rfc-usaclub-geographic-map [id^="US-"] path,
.rfc-usaclub-geographic-map [id^="US-"] polygon{fill:rgba(255,255,255,.10)!important;stroke:rgba(255,255,255,.62)!important;stroke-width:1.4!important}
.rfc-usaclub-geographic-map .level-1 path,.rfc-usaclub-geographic-map .level-1 polygon{fill:rgba(59,130,246,.28)!important}
.rfc-usaclub-geographic-map .level-2 path,.rfc-usaclub-geographic-map .level-2 polygon{fill:rgba(59,130,246,.44)!important}
.rfc-usaclub-geographic-map .level-3 path,.rfc-usaclub-geographic-map .level-3 polygon{fill:rgba(59,130,246,.62)!important}
.rfc-usaclub-geographic-map .level-4 path,.rfc-usaclub-geographic-map .level-4 polygon{fill:rgba(59,130,246,.82)!important}
.rfc-usaclub-geographic-map .level-0{cursor:default;opacity:.32}
.rfc-usaclub-geographic-map .rfc-usaclub-state-tile:not(.level-0):hover,
.rfc-usaclub-geographic-map .rfc-usaclub-state-tile:focus{filter:brightness(1.28);outline:none}
.rfc-usaclub-geographic-map .rfc-usaclub-state-tile.is-active path,
.rfc-usaclub-geographic-map .rfc-usaclub-state-tile.is-active polygon{fill:#fff!important;stroke:#111!important;stroke-width:3!important}
.rfc-usaclub-map-credit{font-size:.72rem;opacity:.58;text-align:right;margin:8px 0 0}
.rfc-usaclub-image-hero{min-height:360px}
.rfc-usaclub-image-hero-media{filter:saturate(.9)}
.rfc-usaclub-club-hero-content{display:flex;align-items:center;gap:22px}
.rfc-usaclub-club-hero-content .rfc-usaclub-club-logo{margin:0;flex:0 0 auto}
@media(max-width:700px){
  .rfc-usaclub-map-section{padding:14px}
  .rfc-usaclub-image-hero{min-height:300px}
  .rfc-usaclub-club-hero-content{align-items:flex-start;flex-direction:column}
}


/* v2.7.2 */
body.rfc-usaclub-dark-page,
body.rfc-usaclub-dark-page #page,
body.rfc-usaclub-dark-page #content,
body.rfc-usaclub-dark-page .site,
body.rfc-usaclub-dark-page .site-content,
body.rfc-usaclub-dark-page .content-area,
body.rfc-usaclub-dark-page main,
body.rfc-usaclub-dark-page .elementor-location-single{
  background:#000 !important;
  color:#fff;
}
body.rfc-usaclub-dark-page .site-content,
body.rfc-usaclub-dark-page .content-area,
body.rfc-usaclub-dark-page main,
body.rfc-usaclub-dark-page .entry-content,
body.rfc-usaclub-dark-page .page-content{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}
body.rfc-usaclub-dark-page .entry-header,
body.rfc-usaclub-dark-page .page-header{
  display:none !important;
}
.rfc-usaclub-site{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:22px clamp(16px,3vw,42px) 56px;
  background:#000;
  color:#fff;
  box-sizing:border-box;
}
.rfc-usaclub-site h1,
.rfc-usaclub-site h2,
.rfc-usaclub-site h3,
.rfc-usaclub-site h4,
.rfc-usaclub-site p,
.rfc-usaclub-site li,
.rfc-usaclub-site th,
.rfc-usaclub-site td,
.rfc-usaclub-site label{
  color:inherit;
}
.rfc-usaclub-pathways article,
.rfc-usaclub-directory article,
.rfc-usaclub-competition,
.rfc-usaclub-empty{
  background:#0b0b0b;
  color:#fff;
  border-color:rgba(255,255,255,.14);
}
.rfc-usaclub-image-hero{
  min-height:clamp(280px,34vw,500px);
  background:#050505;
}
.rfc-usaclub-image-hero-media{
  object-position:center;
  filter:none;
}
.rfc-usaclub-image-hero::before{
  background:linear-gradient(90deg,rgba(0,0,0,.20),rgba(0,0,0,.03) 50%,rgba(0,0,0,.12)),
             linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.72));
}
@media(max-width:700px){
  .rfc-usaclub-site{padding:14px 12px 40px}
}


/* v2.8.0 — public experience redesign */
:root{
  --rfc-club-red:#d71920;
  --rfc-club-navy:#062f5b;
  --rfc-club-black:#000;
  --rfc-club-panel:#0a0a0a;
  --rfc-club-panel-2:#111;
  --rfc-club-line:rgba(255,255,255,.12);
  --rfc-club-muted:#a6a6a6;
}

.rfc-usaclub-site{
  max-width:1500px;
  padding:0 clamp(16px,3vw,48px) 72px;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

.rfc-usaclub-nav{
  position:sticky;
  top:0;
  z-index:30;
  display:flex;
  gap:6px;
  overflow-x:auto;
  margin:0 calc(clamp(16px,3vw,48px) * -1) 24px;
  padding:14px clamp(16px,3vw,48px);
  background:rgba(0,0,0,.93);
  border-bottom:1px solid var(--rfc-club-line);
  backdrop-filter:blur(16px);
}
.rfc-usaclub-nav a{
  padding:10px 14px;
  border-radius:999px;
  color:#d8d8d8;
  text-decoration:none;
  font-size:.88rem;
  font-weight:700;
  white-space:nowrap;
}
.rfc-usaclub-nav a:hover,
.rfc-usaclub-nav a.is-active{
  background:var(--rfc-club-red);
  color:#fff;
}

.rfc-usaclub-image-hero{
  min-height:clamp(300px,39vw,560px);
  margin:0;
  border:1px solid var(--rfc-club-line);
  border-radius:22px 22px 0 0;
  overflow:hidden;
}
.rfc-usaclub-image-hero::before{display:none}
.rfc-usaclub-image-hero-media{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

.rfc-usaclub-page-intro{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  padding:28px 32px;
  margin:0 0 34px;
  background:linear-gradient(135deg,#101010,#050505);
  border:1px solid var(--rfc-club-line);
  border-top:0;
  border-radius:0 0 22px 22px;
}
.rfc-usaclub-page-intro h1{
  margin:4px 0 8px;
  font-size:clamp(2rem,4vw,4.4rem);
  line-height:.95;
  letter-spacing:-.045em;
}
.rfc-usaclub-page-description{
  max-width:780px;
  margin:0;
  color:#c4c4c4;
  font-size:1.05rem;
}
.rfc-usaclub-eyebrow{
  margin:0;
  color:#ff4a4f !important;
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.rfc-usaclub-hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:0;
}
.rfc-usaclub-hero-actions a{
  padding:12px 18px;
  border-radius:10px;
  background:var(--rfc-club-red);
  color:#fff;
  text-decoration:none;
  font-weight:800;
}
.rfc-usaclub-hero-actions a+a{
  background:#181818;
  border:1px solid var(--rfc-club-line);
}

.rfc-usaclub-section{
  margin:36px 0;
  padding:0;
}
.rfc-usaclub-section-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:16px;
  padding-bottom:12px;
  border-bottom:1px solid var(--rfc-club-line);
}
.rfc-usaclub-section-head h2{
  margin:0;
  font-size:clamp(1.35rem,2.4vw,2.2rem);
  letter-spacing:-.03em;
}
.rfc-usaclub-section-head>a{
  color:#ff575c;
  text-decoration:none;
  font-weight:800;
}

.rfc-usaclub-pathways{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  margin:30px 0 42px;
}
.rfc-usaclub-pathways article,
.rfc-usaclub-directory article,
.rfc-usaclub-competition-card,
.rfc-usaclub-ladder-card{
  background:linear-gradient(145deg,#121212,#070707);
  border:1px solid var(--rfc-club-line);
  border-radius:16px;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.rfc-usaclub-pathways article:hover,
.rfc-usaclub-directory article:hover,
.rfc-usaclub-competition-card:hover,
.rfc-usaclub-ladder-card:hover{
  transform:translateY(-3px);
  border-color:rgba(215,25,32,.65);
  background:#121212;
}
.rfc-usaclub-pathways article{
  padding:22px;
}
.rfc-usaclub-pathways article span{
  color:#ff575c;
  font-size:.78rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.rfc-usaclub-pathways article h2{
  margin:8px 0 6px;
}

.rfc-usaclub-directory{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(230px,1fr));
  gap:14px;
}
.rfc-usaclub-directory article{
  position:relative;
  padding:20px;
}
.rfc-usaclub-directory article h3{
  margin:8px 0;
}
.rfc-usaclub-directory article a{
  color:#fff;
  text-decoration:none;
}

.rfc-usaclub-comp-controls,
.rfc-usaclub-map-section{
  background:#080808;
  border:1px solid var(--rfc-club-line);
  border-radius:18px;
}
.rfc-usaclub-comp-controls{
  padding:18px;
}
.rfc-usaclub-comp-controls input[type=search]{
  background:#020202;
  color:#fff;
  border:1px solid rgba(255,255,255,.18);
  min-height:52px;
}
.rfc-usaclub-filter-group button{
  background:#090909;
  border-color:rgba(255,255,255,.18);
  color:#ddd;
}
.rfc-usaclub-filter-group button.is-active{
  background:var(--rfc-club-red);
  border-color:var(--rfc-club-red);
  color:#fff;
}

.rfc-usaclub-hub-tabs{
  display:flex;
  gap:8px;
  overflow-x:auto;
  margin:22px 0 30px;
  padding:8px;
  background:#090909;
  border:1px solid var(--rfc-club-line);
  border-radius:14px;
}
.rfc-usaclub-hub-tabs a{
  padding:11px 16px;
  border-radius:9px;
  color:#bbb;
  text-decoration:none;
  font-weight:800;
  white-space:nowrap;
}
.rfc-usaclub-hub-tabs a.is-active,
.rfc-usaclub-hub-tabs a:hover{
  background:var(--rfc-club-red);
  color:#fff;
}

.rfc-usaclub-match-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(340px,1fr));
  gap:16px;
}
.rfc-usaclub-match{
  position:relative;
  display:block;
  padding:0;
  overflow:hidden;
  background:linear-gradient(145deg,#111,#070707);
  border:1px solid var(--rfc-club-line);
  border-radius:16px;
  transition:transform .2s ease,border-color .2s ease;
}
.rfc-usaclub-match:hover{
  transform:translateY(-3px);
  border-color:rgba(215,25,32,.7);
}
.rfc-usaclub-match-top,
.rfc-usaclub-match-bottom,
.rfc-usaclub-match-meta{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:14px;
}
.rfc-usaclub-match-top{
  padding:14px 16px;
  background:#050505;
  border-bottom:1px solid var(--rfc-club-line);
}
.rfc-usaclub-match-date{
  font-weight:900;
}
.rfc-usaclub-match-time{
  color:#ff575c;
  font-weight:900;
}
.rfc-usaclub-match-meta{
  padding:12px 16px 0;
  color:var(--rfc-club-muted);
  font-size:.8rem;
  font-weight:700;
}
.rfc-usaclub-match-teams{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  align-items:center;
  gap:14px;
  padding:20px 16px 22px;
}
.rfc-usaclub-match-team{
  display:grid;
  justify-items:center;
  gap:8px;
  text-align:center;
}
.rfc-usaclub-match-team img,
.rfc-usaclub-team-placeholder{
  width:54px;
  height:54px;
  object-fit:contain;
}
.rfc-usaclub-team-placeholder{
  display:block;
  border-radius:50%;
  background:linear-gradient(135deg,#222,#080808);
  border:1px solid var(--rfc-club-line);
}
.rfc-usaclub-match-team strong{
  line-height:1.15;
}
.rfc-usaclub-match-team b{
  font-size:1.75rem;
}
.rfc-usaclub-versus{
  display:grid;
  place-items:center;
  min-width:48px;
  height:34px;
  padding:0 10px;
  border-radius:999px;
  background:var(--rfc-club-red);
  font-size:.72rem;
  font-weight:900;
}
.rfc-usaclub-match-bottom{
  padding:12px 16px;
  background:#050505;
  border-top:1px solid var(--rfc-club-line);
  color:#aaa;
  font-size:.82rem;
}
.rfc-usaclub-view-match{
  color:#ff575c;
  font-weight:900;
}

.rfc-usaclub-table-scroll{
  overflow:auto;
  border:1px solid var(--rfc-club-line);
  border-radius:16px;
}
.rfc-usaclub-ladder{
  margin:0;
  background:#080808;
}
.rfc-usaclub-ladder thead th{
  position:sticky;
  top:0;
  background:#151515;
  color:#fff;
}
.rfc-usaclub-ladder tbody tr:nth-child(even){
  background:#0e0e0e;
}
.rfc-usaclub-ladder tbody tr:hover{
  background:#181818;
}

.rfc-usaclub-empty{
  padding:28px;
  border:1px dashed rgba(255,255,255,.2);
  border-radius:16px;
  background:#080808;
  color:#bbb;
  text-align:center;
}

.rfc-usaclub-breadcrumbs{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:8px 0 18px;
  color:#888;
  font-size:.84rem;
}
.rfc-usaclub-breadcrumbs a{
  color:#bbb;
  text-decoration:none;
}
.rfc-usaclub-breadcrumbs strong{
  color:#fff;
}

@media(max-width:900px){
  .rfc-usaclub-pathways{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rfc-usaclub-page-intro{align-items:flex-start;flex-direction:column}
}
@media(max-width:600px){
  .rfc-usaclub-site{padding-left:12px;padding-right:12px}
  .rfc-usaclub-image-hero{min-height:230px;border-radius:14px 14px 0 0}
  .rfc-usaclub-page-intro{padding:20px;border-radius:0 0 14px 14px}
  .rfc-usaclub-pathways{grid-template-columns:1fr}
  .rfc-usaclub-match-grid{grid-template-columns:1fr}
  .rfc-usaclub-match-teams{gap:8px}
  .rfc-usaclub-match-team img,
  .rfc-usaclub-team-placeholder{width:44px;height:44px}
}


/* v2.9.0 — USA Club Hub */
.rfc-usaclub-home-search{
  display:grid;
  grid-template-columns:minmax(220px,.7fr) minmax(300px,1.3fr);
  align-items:center;
  gap:28px;
  margin:34px 0 20px;
  padding:24px;
  background:linear-gradient(135deg,#101010,#050505);
  border:1px solid var(--rfc-club-line);
  border-radius:18px;
}
.rfc-usaclub-home-search h2{margin:5px 0 0;font-size:clamp(1.4rem,2.5vw,2.2rem)}
.rfc-usaclub-home-search-box{position:relative}
.rfc-usaclub-home-search-box input{
  width:100%;
  min-height:58px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:12px;
  background:#000;
  color:#fff;
  font-size:1rem;
}
#rfc-usaclub-home-search-results{
  position:absolute;
  z-index:50;
  top:calc(100% + 8px);
  left:0;
  right:0;
  max-height:420px;
  overflow:auto;
  padding:8px;
  background:#0c0c0c;
  border:1px solid rgba(255,255,255,.18);
  border-radius:12px;
}
#rfc-usaclub-home-search-results a{
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding:12px;
  color:#fff;
  text-decoration:none;
  border-radius:8px;
}
#rfc-usaclub-home-search-results a:hover{background:#191919}
#rfc-usaclub-home-search-results span{color:#ff575c;font-size:.75rem;font-weight:900;text-transform:uppercase}

.rfc-usaclub-home-stats{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
  margin:20px 0 44px;
}
.rfc-usaclub-home-stats article{
  padding:20px 14px;
  text-align:center;
  background:#080808;
  border:1px solid var(--rfc-club-line);
  border-radius:14px;
}
.rfc-usaclub-home-stats strong{
  display:block;
  color:#fff;
  font-size:clamp(1.6rem,3vw,2.6rem);
  line-height:1;
}
.rfc-usaclub-home-stats span{display:block;margin-top:8px;color:#aaa;font-size:.82rem}

.rfc-usaclub-club-marquee-section{overflow:hidden}
.rfc-usaclub-club-marquee{
  width:100%;
  overflow:hidden;
  padding:12px 0;
  mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);
}
.rfc-usaclub-club-track{
  display:flex;
  width:max-content;
  gap:14px;
  animation:rfcClubMarquee 70s linear infinite;
}
.rfc-usaclub-club-marquee:hover .rfc-usaclub-club-track,
.rfc-usaclub-club-marquee:focus-within .rfc-usaclub-club-track{animation-play-state:paused}
.rfc-usaclub-club-logo-card{
  display:grid;
  grid-template-rows:72px auto;
  align-items:center;
  justify-items:center;
  width:150px;
  min-height:120px;
  padding:14px;
  color:#fff;
  text-decoration:none;
  text-align:center;
  background:linear-gradient(145deg,#111,#070707);
  border:1px solid var(--rfc-club-line);
  border-radius:14px;
}
.rfc-usaclub-club-logo-card:hover{border-color:rgba(215,25,32,.75)}
.rfc-usaclub-club-logo-card img{width:68px;height:68px;object-fit:contain}
.rfc-usaclub-club-logo-card span{font-size:.76rem;font-weight:800;line-height:1.15}
@keyframes rfcClubMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}

.rfc-usaclub-home-standings{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.rfc-usaclub-home-standing-card{
  padding:20px;
  background:linear-gradient(145deg,#111,#070707);
  border:1px solid var(--rfc-club-line);
  border-radius:16px;
}
.rfc-usaclub-standing-card-head span{color:#ff575c;font-size:.75rem;font-weight:900}
.rfc-usaclub-standing-card-head h3{margin:6px 0 16px}
.rfc-usaclub-home-standing-card ol{list-style:none;margin:0;padding:0}
.rfc-usaclub-home-standing-card li{
  display:flex;
  justify-content:space-between;
  gap:10px;
  padding:10px 0;
  border-top:1px solid rgba(255,255,255,.09);
}
.rfc-usaclub-home-standing-card li span{display:flex;align-items:center;gap:8px;min-width:0}
.rfc-usaclub-home-standing-card li b{width:18px;color:#ff575c}
.rfc-usaclub-home-standing-card li img{width:28px;height:28px;object-fit:contain}
.rfc-usaclub-home-standing-card li strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem}
.rfc-usaclub-home-standing-card li em{font-style:normal;color:#aaa;font-size:.8rem;white-space:nowrap}
.rfc-usaclub-home-standing-card>a{display:inline-block;margin-top:16px;color:#ff575c;text-decoration:none;font-weight:900}

.rfc-usaclub-region-cards{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.rfc-usaclub-region-cards a{
  display:flex;
  min-height:150px;
  flex-direction:column;
  justify-content:flex-end;
  padding:20px;
  color:#fff;
  text-decoration:none;
  background:
    linear-gradient(180deg,transparent,rgba(0,0,0,.9)),
    radial-gradient(circle at top right,rgba(215,25,32,.35),transparent 48%),
    #101010;
  border:1px solid var(--rfc-club-line);
  border-radius:16px;
  transition:transform .2s ease,border-color .2s ease;
}
.rfc-usaclub-region-cards a:hover{transform:translateY(-3px);border-color:rgba(215,25,32,.7)}
.rfc-usaclub-region-cards span{font-size:1.15rem;font-weight:900}
.rfc-usaclub-region-cards strong{margin-top:4px;color:#aaa;font-size:.82rem}
.rfc-usaclub-region-cards em{margin-top:18px;color:#ff575c;font-style:normal;font-weight:900}

.rfc-usaclub-home-cta{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:30px;
  margin:58px 0 0;
  padding:34px;
  background:
    linear-gradient(120deg,rgba(215,25,32,.22),transparent 55%),
    #0b0b0b;
  border:1px solid rgba(215,25,32,.4);
  border-radius:20px;
}
.rfc-usaclub-home-cta h2{margin:6px 0 10px;font-size:clamp(1.8rem,3.4vw,3.2rem);line-height:1}
.rfc-usaclub-home-cta p{max-width:760px;color:#bbb}
.rfc-usaclub-home-cta>div:last-child{display:flex;gap:10px;flex-wrap:wrap}
.rfc-usaclub-home-cta a{
  padding:12px 17px;
  color:#fff;
  text-decoration:none;
  font-weight:900;
  background:var(--rfc-club-red);
  border-radius:10px;
}
.rfc-usaclub-home-cta a+a{background:#191919;border:1px solid var(--rfc-club-line)}

@media(max-width:1050px){
  .rfc-usaclub-home-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
  .rfc-usaclub-home-standings{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rfc-usaclub-region-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .rfc-usaclub-home-search{grid-template-columns:1fr}
  .rfc-usaclub-home-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rfc-usaclub-home-standings{grid-template-columns:1fr}
  .rfc-usaclub-region-cards{grid-template-columns:1fr}
  .rfc-usaclub-home-cta{align-items:flex-start;flex-direction:column;padding:24px}
}
@media(prefers-reduced-motion:reduce){
  .rfc-usaclub-club-track{animation:none;flex-wrap:wrap;width:auto}
}

/* RFC Platform 3.0 */
.rfc3-hero{position:relative;min-height:620px;margin:0 0 30px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#050505}
.rfc3-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.rfc3-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.52) 48%,rgba(0,0,0,.22)),linear-gradient(0deg,rgba(0,0,0,.86),transparent 50%)}
.rfc3-copy{position:relative;z-index:2;max-width:750px;padding:90px clamp(28px,6vw,86px) 190px}
.rfc3-kicker{margin:0 0 8px;color:#ff4e54!important;font-size:.77rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.rfc3-copy h1{margin:0;font-size:clamp(3.7rem,8vw,7.6rem);line-height:.86;letter-spacing:-.065em}
.rfc3-copy>p:not(.rfc3-kicker){max-width:650px;margin:24px 0 0;color:#d0d0d0;font-size:clamp(1.05rem,2vw,1.35rem)}
.rfc3-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.rfc3-actions a,.rfc3-cta a{padding:14px 20px;color:#fff;text-decoration:none;font-weight:900;background:#d71920;border-radius:12px}
.rfc3-actions a+a,.rfc3-cta a+a{background:#181818;border:1px solid rgba(255,255,255,.14)}
.rfc3-stats{position:absolute;z-index:2;left:clamp(28px,6vw,86px);right:clamp(28px,6vw,86px);bottom:28px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.14);border-radius:16px;backdrop-filter:blur(16px)}
.rfc3-stats div{padding:18px 22px;border-right:1px solid rgba(255,255,255,.1)}.rfc3-stats div:last-child{border-right:0}.rfc3-stats strong{display:block;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1}.rfc3-stats span{display:block;margin-top:7px;color:#aaa;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}
.rfc3-search{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:28px;margin-bottom:48px;padding:26px;background:linear-gradient(135deg,#121212,#060606);border:1px solid rgba(255,255,255,.12);border-radius:18px}.rfc3-search h2{margin:0;font-size:clamp(1.5rem,3vw,2.5rem)}.rfc3-searchbox{position:relative}.rfc3-searchbox input{width:100%;min-height:60px;padding:0 18px;color:#fff;background:#000;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:1rem}
#rfc-usaclub-home-search-results{position:absolute;z-index:60;top:calc(100% + 8px);left:0;right:0;max-height:420px;overflow:auto;padding:8px;background:#0a0a0a;border:1px solid rgba(255,255,255,.18);border-radius:12px}#rfc-usaclub-home-search-results a{display:flex;justify-content:space-between;gap:16px;padding:12px;color:#fff;text-decoration:none;border-radius:8px}#rfc-usaclub-home-search-results a:hover{background:#171717}#rfc-usaclub-home-search-results span{color:#ff4e54;font-size:.72rem;font-weight:900;text-transform:uppercase}
.rfc3-section{margin:58px 0}.rfc3-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.rfc3-head h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:.95;letter-spacing:-.045em}.rfc3-head>a{color:#ff4e54;text-decoration:none;font-weight:900}
.rfc3-rail{overflow:hidden;padding:10px 0;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.rfc3-track{display:flex;width:max-content;gap:14px;animation:rfc3logos 65s linear infinite}.rfc3-track:hover{animation-play-state:paused}.rfc3-track a{display:grid;grid-template-rows:82px auto;justify-items:center;align-items:center;width:158px;min-height:132px;padding:15px;color:#fff;text-decoration:none;text-align:center;background:linear-gradient(145deg,#131313,#070707);border:1px solid rgba(255,255,255,.12);border-radius:16px}.rfc3-track img{width:76px;height:76px;object-fit:contain}.rfc3-track span{font-size:.76rem;font-weight:800;line-height:1.15}@keyframes rfc3logos{to{transform:translateX(-50%)}}
.rfc3-standings{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.rfc3-standings article{padding:22px;background:linear-gradient(180deg,rgba(215,25,32,.12),transparent 38%),linear-gradient(145deg,#121212,#070707);border:1px solid rgba(255,255,255,.12);border-radius:18px}.rfc3-standings article>span{color:#ff4e54;font-size:.74rem;font-weight:900}.rfc3-standings h3{margin:6px 0 18px}.rfc3-standings ol{list-style:none;margin:0;padding:0}.rfc3-standings li{display:grid;grid-template-columns:22px 1fr auto;gap:8px;padding:11px 0;border-top:1px solid rgba(255,255,255,.09)}.rfc3-standings em{font-style:normal;color:#aaa}.rfc3-standings article>a{display:inline-block;margin-top:18px;color:#ff4e54;text-decoration:none;font-weight:900}
.rfc3-regions{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.rfc3-regions a{display:flex;min-height:190px;flex-direction:column;justify-content:flex-end;padding:22px;color:#fff;text-decoration:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.9)),radial-gradient(circle at 80% 10%,rgba(215,25,32,.42),transparent 40%),#111;border:1px solid rgba(255,255,255,.12);border-radius:18px}.rfc3-regions span{font-size:1.3rem;font-weight:900}.rfc3-regions strong{margin-top:5px;color:#aaa;font-size:.84rem}.rfc3-regions em{margin-top:22px;color:#ff4e54;font-style:normal;font-weight:900}
.rfc3-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:72px 0 0;padding:38px;background:linear-gradient(120deg,rgba(215,25,32,.25),transparent 52%),#0b0b0b;border:1px solid rgba(215,25,32,.45);border-radius:22px}.rfc3-cta h2{max-width:820px;margin:6px 0 12px;font-size:clamp(2rem,4.5vw,4rem);line-height:.94;letter-spacing:-.05em}.rfc3-cta p{max-width:760px;color:#bbb}.rfc3-cta>div:last-child{display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:1050px){.rfc3-standings,.rfc3-regions{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.rfc3-hero{min-height:650px}.rfc3-copy{padding:70px 24px 250px}.rfc3-stats{left:18px;right:18px;grid-template-columns:repeat(2,1fr)}.rfc3-search{grid-template-columns:1fr}.rfc3-cta{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.rfc3-hero{min-height:700px;border-radius:16px}.rfc3-copy{padding:52px 20px 270px}.rfc3-copy h1{font-size:3.7rem}.rfc3-standings,.rfc3-regions{grid-template-columns:1fr}.rfc3-head{align-items:flex-start;flex-direction:column}.rfc3-cta{padding:26px}}@media(prefers-reduced-motion:reduce){.rfc3-track{animation:none;flex-wrap:wrap;width:auto}}

/* v3.0.1 corrections */
.rfc-usaclub-canonical-clubs article{display:grid;grid-template-rows:90px auto auto;justify-items:center;text-align:center}
.rfc-usaclub-canonical-clubs article>img,.rfc-usaclub-canonical-clubs .rfc-usaclub-team-placeholder{width:82px;height:82px;object-fit:contain}
.rfc-usaclub-results-summary{display:flex;justify-content:space-between;gap:20px;margin:24px 0;padding:16px 18px;background:#0b0b0b;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#aaa}
.rfc-usaclub-results-summary strong{color:#fff}
.rfc-usaclub-results-archive-note{padding:18px;text-align:center;color:#aaa}
.rfc-usaclub-region-explorer .rfc-usaclub-region-cards{grid-template-columns:repeat(4,minmax(0,1fr))}
.rfc-usaclub-region-filter{display:flex;min-height:155px;flex-direction:column;justify-content:flex-end;padding:20px;text-align:left;color:#fff;background:linear-gradient(180deg,transparent,rgba(0,0,0,.88)),radial-gradient(circle at 80% 10%,rgba(215,25,32,.38),transparent 42%),#111;border:1px solid rgba(255,255,255,.12);border-radius:16px;cursor:pointer}
.rfc-usaclub-region-filter:hover,.rfc-usaclub-region-filter.is-active{border-color:#d71920;transform:translateY(-2px)}
.rfc-usaclub-region-filter span{font-size:1.15rem;font-weight:900}.rfc-usaclub-region-filter strong{margin-top:4px;color:#aaa}.rfc-usaclub-region-filter em{margin-top:18px;color:#ff575c;font-style:normal;font-weight:900}
@media(max-width:950px){.rfc-usaclub-region-explorer .rfc-usaclub-region-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.rfc-usaclub-region-explorer .rfc-usaclub-region-cards{grid-template-columns:1fr}.rfc-usaclub-results-summary{flex-direction:column}}

/* v3.1.0 */
.rfc31-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.rfc31-featured-card{position:relative;overflow:hidden;padding:24px;background:linear-gradient(145deg,#151515,#070707);border:1px solid rgba(255,255,255,.12);border-radius:18px}
.rfc31-featured-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:#d71920}
.rfc31-featured-top{display:flex;justify-content:space-between;gap:12px;color:#aaa;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.rfc31-featured-top b{color:#7dff98}
.rfc31-featured-card h3{margin:18px 0 6px;font-size:1.45rem;line-height:1.05}.rfc31-featured-card>p{margin:0;color:#aaa}
.rfc31-featured-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.rfc31-featured-stats span{padding:12px;background:#090909;border:1px solid rgba(255,255,255,.09);border-radius:10px;color:#aaa;font-size:.78rem}.rfc31-featured-stats strong{display:block;color:#fff;font-size:1.35rem}
.rfc31-featured-detail{padding:12px 0;border-top:1px solid rgba(255,255,255,.09)}.rfc31-featured-detail small{display:block;color:#777;text-transform:uppercase;font-weight:900;font-size:.68rem;letter-spacing:.08em}.rfc31-featured-detail strong{display:block;margin-top:4px}.rfc31-featured-card>a{display:inline-block;margin-top:18px;color:#ff575c;text-decoration:none;font-weight:900}
.rfc31-union-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.rfc31-union-rail a{display:grid;justify-items:center;align-content:center;min-height:180px;padding:18px;text-align:center;color:#fff;text-decoration:none;background:#fff;border-radius:16px;border:1px solid rgba(255,255,255,.16)}
.rfc31-union-mark{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:linear-gradient(145deg,#082e59,#d71920);color:#fff;font-size:1.35rem;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.25)}
.rfc31-union-rail span{margin-top:14px;color:#111;font-weight:900}.rfc31-union-rail strong{margin-top:4px;color:#666;font-size:.76rem}
.rfc31-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rfc31-news-grid article{overflow:hidden;background:#0b0b0b;border:1px solid rgba(255,255,255,.12);border-radius:16px}.rfc31-news-image{display:block;aspect-ratio:16/9;overflow:hidden}.rfc31-news-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.rfc31-news-grid article:hover img{transform:scale(1.04)}.rfc31-news-grid article>div{padding:18px}.rfc31-news-grid span{color:#ff575c;font-size:.72rem;font-weight:900;text-transform:uppercase}.rfc31-news-grid h3{margin:8px 0}.rfc31-news-grid h3 a{color:#fff;text-decoration:none}.rfc31-news-grid p{margin:0;color:#aaa}
@media(max-width:1050px){.rfc31-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rfc31-union-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.rfc31-featured-grid,.rfc31-news-grid{grid-template-columns:1fr}.rfc31-union-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* =========================================================
   RFC USA CLUB RUGBY 4.0 — INSTALLMENT 1
   Shared application shell, page heroes, cards and tables.
   ========================================================= */

:root{
  --rfc-v4-bg:#050505;
  --rfc-v4-panel:#0d0d0f;
  --rfc-v4-panel-2:#151518;
  --rfc-v4-line:rgba(255,255,255,.11);
  --rfc-v4-text:#fff;
  --rfc-v4-muted:#a7a7ad;
  --rfc-v4-red:#e31b23;
  --rfc-v4-red-soft:rgba(227,27,35,.16);
  --rfc-v4-radius:18px;
  --rfc-v4-shadow:0 20px 55px rgba(0,0,0,.32);
}

body.rfc-usaclub-dark-page{
  background:var(--rfc-v4-bg)!important;
}

.rfc-v4-app{
  width:100%;
  max-width:1600px;
  margin:0 auto;
  padding:0 28px 72px;
  color:var(--rfc-v4-text);
  background:var(--rfc-v4-bg);
}

.rfc-v4-appbar{
  position:sticky;
  top:0;
  z-index:100;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:22px;
  margin:0 -28px 26px;
  padding:13px 28px;
  background:rgba(5,5,5,.92);
  border-bottom:1px solid var(--rfc-v4-line);
  backdrop-filter:blur(18px);
}

.rfc-v4-brand{
  display:flex;
  align-items:center;
  gap:11px;
  color:#fff;
  text-decoration:none;
}

.rfc-v4-brand-mark{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:12px;
  background:linear-gradient(145deg,#f22931,#a60007);
  box-shadow:0 10px 26px rgba(227,27,35,.28);
  font-size:.78rem;
  font-weight:950;
  letter-spacing:.05em;
}

.rfc-v4-brand strong,
.rfc-v4-brand small{
  display:block;
  white-space:nowrap;
}

.rfc-v4-brand strong{
  font-size:.94rem;
  letter-spacing:-.01em;
}

.rfc-v4-brand small{
  margin-top:2px;
  color:#8e8e94;
  font-size:.69rem;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.09em;
}

.rfc-v4-nav{
  position:static!important;
  display:flex!important;
  justify-content:center;
  gap:4px!important;
  overflow-x:auto;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:none!important;
  backdrop-filter:none!important;
}

.rfc-v4-nav a{
  position:relative;
  padding:10px 12px!important;
  color:#a9a9ae!important;
  border-radius:9px!important;
  background:transparent!important;
  font-size:.82rem!important;
  font-weight:850!important;
}

.rfc-v4-nav a:hover{
  color:#fff!important;
  background:rgba(255,255,255,.06)!important;
}

.rfc-v4-nav a.is-active{
  color:#fff!important;
  background:var(--rfc-v4-red-soft)!important;
}

.rfc-v4-nav a.is-active:after{
  content:"";
  position:absolute;
  left:12px;
  right:12px;
  bottom:4px;
  height:2px;
  border-radius:2px;
  background:var(--rfc-v4-red);
}

.rfc-v4-search-link{
  padding:10px 15px;
  color:#fff;
  text-decoration:none;
  border-radius:999px;
  background:var(--rfc-v4-red);
  font-size:.8rem;
  font-weight:900;
  white-space:nowrap;
}

.rfc-v4-main{
  min-height:60vh;
}

.rfc-v4-page-hero{
  position:relative;
  min-height:clamp(350px,38vw,560px);
  display:flex;
  align-items:flex-end;
  overflow:hidden;
  margin-bottom:34px;
  border:1px solid var(--rfc-v4-line);
  border-radius:24px;
  background:#0b0b0d;
  box-shadow:var(--rfc-v4-shadow);
}

.rfc-v4-page-hero-media,
.rfc-v4-page-hero-shade{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}

.rfc-v4-page-hero-media{
  object-fit:cover;
}

.rfc-v4-page-hero-shade{
  background:
    linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.56) 50%,rgba(0,0,0,.18)),
    linear-gradient(0deg,rgba(0,0,0,.92),transparent 58%);
}

.rfc-v4-page-hero-content{
  position:relative;
  z-index:2;
  max-width:850px;
  padding:clamp(28px,5vw,68px);
}

.rfc-v4-kicker{
  margin:0 0 10px!important;
  color:#ff555b!important;
  font-size:.73rem!important;
  font-weight:950!important;
  text-transform:uppercase;
  letter-spacing:.18em;
}

.rfc-v4-page-hero h1{
  max-width:900px;
  margin:0;
  color:#fff!important;
  font-size:clamp(2.8rem,6vw,6.4rem);
  line-height:.88;
  letter-spacing:-.055em;
}

.rfc-v4-page-hero-description{
  max-width:720px;
  margin:20px 0 0!important;
  color:#d0d0d3!important;
  font-size:clamp(1rem,1.8vw,1.23rem);
  line-height:1.55;
}

.rfc-v4-page-actions,
.rfc-usaclub-hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:25px;
}

.rfc-v4-page-actions a,
.rfc-usaclub-hero-actions a{
  padding:12px 17px!important;
  color:#fff!important;
  text-decoration:none!important;
  border-radius:10px!important;
  background:var(--rfc-v4-red)!important;
  font-size:.84rem!important;
  font-weight:900!important;
}

.rfc-v4-page-actions a+a,
.rfc-usaclub-hero-actions a+a{
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.14)!important;
}

.rfc-usaclub-section{
  margin:48px 0!important;
}

.rfc-usaclub-section-head{
  margin-bottom:18px!important;
  padding-bottom:13px!important;
  border-bottom:1px solid var(--rfc-v4-line)!important;
}

.rfc-usaclub-section-head h2{
  color:#fff!important;
  font-size:clamp(1.55rem,2.5vw,2.5rem)!important;
  letter-spacing:-.035em!important;
}

.rfc-v4-card-grid{
  gap:16px!important;
}

.rfc-usaclub-directory article,
.rfc-v4-surface-card,
.rfc-usaclub-pathways article,
.rfc-usaclub-competition-card{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(145deg,rgba(255,255,255,.035),transparent 45%),
    var(--rfc-v4-panel)!important;
  border:1px solid var(--rfc-v4-line)!important;
  border-radius:var(--rfc-v4-radius)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.16);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}

.rfc-usaclub-directory article:before,
.rfc-v4-surface-card:before,
.rfc-usaclub-competition-card:before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:3px;
  background:var(--rfc-v4-red);
  opacity:.78;
}

.rfc-usaclub-directory article:hover,
.rfc-v4-surface-card:hover,
.rfc-usaclub-pathways article:hover,
.rfc-usaclub-competition-card:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(227,27,35,.65)!important;
  box-shadow:0 24px 50px rgba(0,0,0,.28)!important;
}

.rfc-v4-match-card{
  overflow:hidden;
  background:linear-gradient(145deg,#141416,#09090a)!important;
  border:1px solid var(--rfc-v4-line)!important;
  border-radius:18px!important;
  box-shadow:0 16px 38px rgba(0,0,0,.22);
}

.rfc-v4-match-card:hover{
  border-color:rgba(227,27,35,.7)!important;
  box-shadow:0 24px 52px rgba(0,0,0,.32)!important;
}

.rfc-v4-match-card .rfc-usaclub-match-top{
  background:#09090a!important;
}

.rfc-v4-match-card .rfc-usaclub-match-time,
.rfc-v4-match-card .rfc-usaclub-view-match{
  color:#ff555b!important;
}

.rfc-v4-match-card .rfc-usaclub-versus{
  min-width:54px!important;
  background:var(--rfc-v4-red)!important;
  box-shadow:0 8px 20px rgba(227,27,35,.25);
}

.rfc-usaclub-comp-controls{
  margin:25px 0!important;
  padding:17px!important;
  background:var(--rfc-v4-panel)!important;
  border:1px solid var(--rfc-v4-line)!important;
  border-radius:14px!important;
}

.rfc-usaclub-comp-controls input[type=search]{
  min-height:54px!important;
  color:#fff!important;
  background:#050506!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:10px!important;
}

.rfc-usaclub-hub-tabs{
  position:sticky;
  top:72px;
  z-index:50;
  padding:8px!important;
  background:rgba(8,8,9,.94)!important;
  border:1px solid var(--rfc-v4-line)!important;
  border-radius:13px!important;
  backdrop-filter:blur(15px);
}

.rfc-usaclub-hub-tabs a{
  border-radius:8px!important;
}

.rfc-usaclub-hub-tabs a.is-active,
.rfc-usaclub-hub-tabs a:hover{
  background:var(--rfc-v4-red)!important;
}

.rfc-usaclub-table-scroll{
  overflow:auto;
  border:1px solid var(--rfc-v4-line)!important;
  border-radius:16px!important;
  box-shadow:0 16px 38px rgba(0,0,0,.2);
}

.rfc-usaclub-ladder{
  background:#09090a!important;
}

.rfc-usaclub-ladder thead th{
  background:#161619!important;
  color:#fff!important;
  text-transform:uppercase;
  letter-spacing:.055em;
  font-size:.72rem;
}

.rfc-usaclub-ladder tbody tr:nth-child(even){
  background:#101012!important;
}

.rfc-usaclub-ladder tbody tr:hover{
  background:#18181b!important;
}

.rfc-usaclub-empty{
  padding:34px!important;
  color:#b2b2b8!important;
  background:var(--rfc-v4-panel)!important;
  border:1px dashed rgba(255,255,255,.18)!important;
  border-radius:16px!important;
}

@media(max-width:1050px){
  .rfc-v4-appbar{
    grid-template-columns:auto auto;
  }
  .rfc-v4-nav{
    grid-column:1 / -1;
    justify-content:flex-start;
    order:3;
  }
  .rfc-v4-search-link{
    justify-self:end;
  }
}

@media(max-width:650px){
  .rfc-v4-app{
    padding:0 12px 48px;
  }
  .rfc-v4-appbar{
    margin:0 -12px 18px;
    padding:11px 12px;
    gap:10px;
  }
  .rfc-v4-brand small{
    display:none;
  }
  .rfc-v4-search-link{
    padding:9px 12px;
    font-size:.74rem;
  }
  .rfc-v4-nav a{
    padding:9px 10px!important;
    font-size:.77rem!important;
  }
  .rfc-v4-page-hero{
    min-height:410px;
    border-radius:16px;
  }
  .rfc-v4-page-hero-content{
    padding:25px 20px;
  }
  .rfc-v4-page-hero h1{
    font-size:3.15rem;
  }
}


/* =========================================================
   RFC USA CLUB RUGBY 4.0 — INSTALLMENT 2
   Fan hub, competition directory and competition hubs.
   ========================================================= */

.rfc-v4-home-hero{
  position:relative;
  min-height:680px;
  overflow:hidden;
  margin-bottom:28px;
  border:1px solid var(--rfc-v4-line);
  border-radius:26px;
  background:#080809;
  box-shadow:var(--rfc-v4-shadow);
}
.rfc-v4-home-hero>img,
.rfc-v4-home-hero-shade{
  position:absolute;inset:0;width:100%;height:100%;
}
.rfc-v4-home-hero>img{object-fit:cover}
.rfc-v4-home-hero-shade{
  background:
    linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.55) 48%,rgba(0,0,0,.18)),
    linear-gradient(0deg,rgba(0,0,0,.92),transparent 52%);
}
.rfc-v4-home-copy{
  position:relative;
  z-index:2;
  max-width:820px;
  padding:95px clamp(30px,6vw,90px) 220px;
}
.rfc-v4-home-copy h1{
  margin:0;
  font-size:clamp(4rem,8.5vw,8.5rem);
  line-height:.84;
  letter-spacing:-.07em;
}
.rfc-v4-home-copy>p:not(.rfc-v4-kicker){
  max-width:710px;
  margin:26px 0 0;
  color:#d3d3d6;
  font-size:clamp(1.08rem,2vw,1.4rem);
  line-height:1.55;
}
.rfc-v4-home-actions{
  display:flex;flex-wrap:wrap;gap:12px;margin-top:30px;
}
.rfc-v4-home-actions a,
.rfc-v4-footer-cta a{
  padding:14px 20px;
  color:#fff;text-decoration:none;font-weight:900;
  border-radius:11px;background:var(--rfc-v4-red);
}
.rfc-v4-home-actions a+a,
.rfc-v4-footer-cta a+a{
  background:rgba(255,255,255,.08);
  border:1px solid var(--rfc-v4-line);
}
.rfc-v4-home-scoreboard{
  position:absolute;
  z-index:2;
  left:clamp(24px,5vw,72px);
  right:clamp(24px,5vw,72px);
  bottom:28px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  overflow:hidden;
  background:rgba(7,7,8,.68);
  border:1px solid rgba(255,255,255,.13);
  border-radius:16px;
  backdrop-filter:blur(18px);
}
.rfc-v4-home-scoreboard div{
  padding:20px 22px;border-right:1px solid rgba(255,255,255,.1);
}
.rfc-v4-home-scoreboard div:last-child{border-right:0}
.rfc-v4-home-scoreboard strong{
  display:block;font-size:clamp(1.9rem,3vw,3rem);line-height:1;
}
.rfc-v4-home-scoreboard span{
  display:block;margin-top:7px;color:#9d9da3;font-size:.74rem;
  font-weight:800;text-transform:uppercase;letter-spacing:.075em;
}

.rfc-v4-live-strip{
  display:flex;justify-content:space-between;align-items:center;
  gap:20px;margin:0 0 16px;padding:15px 18px;
  background:linear-gradient(90deg,rgba(227,27,35,.26),rgba(227,27,35,.08));
  border:1px solid rgba(227,27,35,.55);border-radius:12px;
}
.rfc-v4-live-strip>div{display:flex;align-items:center;gap:10px}
.rfc-v4-live-strip small{color:#c8c8cc}
.rfc-v4-live-strip a{color:#fff;text-decoration:none;font-weight:900}
.rfc-v4-live-dot{
  width:10px;height:10px;border-radius:50%;background:#ff3038;
  box-shadow:0 0 0 6px rgba(255,48,56,.14);
  animation:rfcV4Pulse 1.5s infinite;
}
@keyframes rfcV4Pulse{50%{box-shadow:0 0 0 10px rgba(255,48,56,0)}}

.rfc-v4-command{
  display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;
  gap:28px;margin:34px 0 54px;padding:28px;
  background:linear-gradient(135deg,#141416,#080809);
  border:1px solid var(--rfc-v4-line);border-radius:18px;
}
.rfc-v4-command h2{margin:0;font-size:clamp(1.65rem,3vw,2.8rem)}
.rfc-v4-command-search{position:relative}
.rfc-v4-command-search input{
  width:100%;min-height:60px;padding:0 18px;
  color:#fff;background:#050506;border:1px solid rgba(255,255,255,.18);
  border-radius:12px;font-size:1rem;
}

.rfc-v4-section{margin:64px 0}
.rfc-v4-section-head{
  display:flex;align-items:flex-end;justify-content:space-between;gap:20px;
  margin-bottom:20px;
}
.rfc-v4-section-head h2{
  margin:0;font-size:clamp(2rem,4vw,3.65rem);
  line-height:.94;letter-spacing:-.05em;
}
.rfc-v4-section-head>a{color:#ff555b;text-decoration:none;font-weight:900}

.rfc-v4-championship-grid,
.rfc-v4-competition-grid{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;
}
.rfc-v4-championship-card,
.rfc-v4-competition-card{
  position:relative;overflow:hidden;padding:24px;
  background:linear-gradient(145deg,#151517,#09090a);
  border:1px solid var(--rfc-v4-line);border-radius:18px;
  box-shadow:0 16px 40px rgba(0,0,0,.19);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.rfc-v4-championship-card:before,
.rfc-v4-competition-card:before{
  content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--rfc-v4-red);
}
.rfc-v4-championship-card:hover,
.rfc-v4-competition-card:hover{
  transform:translateY(-4px);border-color:rgba(227,27,35,.68);
  box-shadow:0 25px 52px rgba(0,0,0,.3);
}
.rfc-v4-card-status{
  display:flex;justify-content:space-between;gap:12px;
  color:#99999f;font-size:.7rem;font-weight:950;
  text-transform:uppercase;letter-spacing:.085em;
}
.rfc-v4-card-status b{color:#78f397}
.rfc-v4-card-status b.is-upcoming{color:#ffd66b}
.rfc-v4-championship-card h3,
.rfc-v4-competition-card h2{
  margin:19px 0 7px;font-size:1.55rem;line-height:1.05;letter-spacing:-.025em;
}
.rfc-v4-competition-card h2 a{color:#fff;text-decoration:none}
.rfc-v4-championship-card>p,
.rfc-v4-card-season{margin:0;color:#9b9ba1}
.rfc-v4-championship-metrics,
.rfc-v4-competition-metrics{
  display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0;
}
.rfc-v4-championship-metrics div,
.rfc-v4-competition-metrics div{
  padding:12px 9px;text-align:center;background:#080809;
  border:1px solid rgba(255,255,255,.08);border-radius:10px;
}
.rfc-v4-championship-metrics strong,
.rfc-v4-competition-metrics strong{display:block;font-size:1.35rem}
.rfc-v4-championship-metrics span,
.rfc-v4-competition-metrics span{color:#88888e;font-size:.68rem;text-transform:uppercase}
.rfc-v4-card-detail{
  padding:12px 0;border-top:1px solid rgba(255,255,255,.085);
}
.rfc-v4-card-detail small{
  display:block;color:#77777d;font-size:.65rem;font-weight:900;
  text-transform:uppercase;letter-spacing:.085em;
}
.rfc-v4-card-detail strong{display:block;margin-top:4px}
.rfc-v4-championship-card>a,
.rfc-v4-open-link{
  display:inline-block;margin-top:18px;color:#ff555b;text-decoration:none;font-weight:900;
}

.rfc-v4-club-rail{
  overflow:hidden;padding:10px 0;
  mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);
}
.rfc-v4-club-track{
  display:flex;width:max-content;gap:14px;
  animation:rfcV4ClubRail 70s linear infinite;
}
.rfc-v4-club-track:hover{animation-play-state:paused}
.rfc-v4-club-track a{
  display:grid;grid-template-rows:98px auto;justify-items:center;align-items:center;
  width:170px;min-height:150px;padding:15px;color:#fff;text-decoration:none;text-align:center;
  background:#f7f7f8;border:1px solid rgba(255,255,255,.16);border-radius:16px;
}
.rfc-v4-club-track a>span{display:grid;place-items:center;width:92px;height:92px}
.rfc-v4-club-track img{width:86px;height:86px;object-fit:contain}
.rfc-v4-club-track strong{color:#111;font-size:.77rem;line-height:1.15}
@keyframes rfcV4ClubRail{to{transform:translateX(-50%)}}

.rfc-v4-standings-grid{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;
}
.rfc-v4-standing-card{
  padding:22px;background:linear-gradient(180deg,var(--rfc-v4-red-soft),transparent 38%),#101012;
  border:1px solid var(--rfc-v4-line);border-radius:17px;
}
.rfc-v4-standing-card>span{color:#ff555b;font-size:.72rem;font-weight:900}
.rfc-v4-standing-card h3{margin:7px 0 18px}
.rfc-v4-standing-card ol{list-style:none;margin:0;padding:0}
.rfc-v4-standing-card li{
  display:grid;grid-template-columns:24px 1fr auto;gap:8px;padding:11px 0;
  border-top:1px solid rgba(255,255,255,.08);
}
.rfc-v4-standing-card li b{color:#ff555b}
.rfc-v4-standing-card li em{color:#999;font-style:normal;white-space:nowrap}
.rfc-v4-standing-card>a{display:inline-block;margin-top:17px;color:#ff555b;text-decoration:none;font-weight:900}

.rfc-v4-footer-cta{
  display:flex;align-items:flex-end;justify-content:space-between;gap:30px;
  margin-top:75px;padding:40px;
  background:linear-gradient(120deg,rgba(227,27,35,.24),transparent 56%),#0d0d0f;
  border:1px solid rgba(227,27,35,.44);border-radius:22px;
}
.rfc-v4-footer-cta h2{
  max-width:900px;margin:6px 0 12px;font-size:clamp(2rem,4.5vw,4rem);
  line-height:.94;letter-spacing:-.05em;
}
.rfc-v4-footer-cta p{max-width:760px;color:#b2b2b7}
.rfc-v4-footer-cta>div:last-child{display:flex;flex-wrap:wrap;gap:10px}

.rfc-v4-directory-controls{
  display:grid;grid-template-columns:minmax(280px,1.3fr) 1fr 1fr;
  align-items:end;gap:18px;margin:0 0 18px;padding:20px;
  background:#0d0d0f;border:1px solid var(--rfc-v4-line);border-radius:16px;
}
.rfc-v4-directory-controls label{
  display:block;margin-bottom:8px;color:#c9c9cd;font-size:.74rem;font-weight:900;text-transform:uppercase;
}
.rfc-v4-directory-controls input{
  width:100%;min-height:52px;padding:0 15px;color:#fff;background:#050506;
  border:1px solid rgba(255,255,255,.16);border-radius:10px;
}
.rfc-v4-region-pills{
  display:flex;gap:8px;overflow-x:auto;margin:0 0 24px;padding:4px 0 10px;
}
.rfc-v4-region-pills button{
  flex:0 0 auto;padding:10px 13px;color:#b9b9bd;background:#101012;
  border:1px solid var(--rfc-v4-line);border-radius:999px;font-weight:800;cursor:pointer;
}
.rfc-v4-region-pills button.is-active{
  color:#fff;background:var(--rfc-v4-red);border-color:var(--rfc-v4-red);
}
.rfc-v4-region-pills span{opacity:.7}
.rfc-v4-archive-cta{text-align:center;margin:35px 0}
.rfc-v4-archive-cta a{color:#ff555b;text-decoration:none;font-weight:900}

.rfc-v4-competition-dashboard{
  display:grid;grid-template-columns:1.4fr .8fr;gap:16px;margin:28px 0 44px;
}
.rfc-v4-competition-summary{
  display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;
  background:#101012;border:1px solid var(--rfc-v4-line);border-radius:16px;
}
.rfc-v4-competition-summary div{padding:22px;border-right:1px solid var(--rfc-v4-line)}
.rfc-v4-competition-summary div:last-child{border-right:0}
.rfc-v4-competition-summary span,
.rfc-v4-competition-feature small{
  display:block;color:#85858b;font-size:.68rem;font-weight:900;text-transform:uppercase;
}
.rfc-v4-competition-summary strong{display:block;margin-top:7px;font-size:1.55rem}
.rfc-v4-competition-feature{
  display:grid;align-content:center;gap:14px;padding:22px;
  background:linear-gradient(135deg,var(--rfc-v4-red-soft),#101012);
  border:1px solid rgba(227,27,35,.38);border-radius:16px;
}
.rfc-v4-competition-feature>div+div{padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}
.rfc-v4-competition-feature strong{display:block;margin-top:5px}

.rfc-v4-mini-club-grid{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;
}
.rfc-v4-mini-club-grid article{
  display:grid;justify-items:center;padding:18px;text-align:center;background:#101012;
  border:1px solid var(--rfc-v4-line);border-radius:15px;
}
.rfc-v4-mini-club-grid article>span{display:grid;place-items:center;width:75px;height:75px}
.rfc-v4-mini-club-grid img{width:70px;height:70px;object-fit:contain}
.rfc-v4-mini-club-grid h3{margin:12px 0 0;font-size:.9rem}
.rfc-v4-mini-club-grid h3 a{color:#fff;text-decoration:none}

@media(max-width:1100px){
  .rfc-v4-championship-grid,.rfc-v4-competition-grid{grid-template-columns:repeat(2,1fr)}
  .rfc-v4-standings-grid{grid-template-columns:repeat(2,1fr)}
  .rfc-v4-directory-controls{grid-template-columns:1fr 1fr}
  .rfc-v4-directory-controls>div:first-child{grid-column:1/-1}
}
@media(max-width:800px){
  .rfc-v4-home-hero{min-height:720px}
  .rfc-v4-home-copy{padding:70px 24px 280px}
  .rfc-v4-home-scoreboard{grid-template-columns:repeat(2,1fr);left:18px;right:18px}
  .rfc-v4-home-scoreboard div:nth-child(2){border-right:0}
  .rfc-v4-command,.rfc-v4-competition-dashboard{grid-template-columns:1fr}
  .rfc-v4-footer-cta{align-items:flex-start;flex-direction:column}
  .rfc-v4-mini-club-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:600px){
  .rfc-v4-home-hero{min-height:760px;border-radius:17px}
  .rfc-v4-home-copy{padding:55px 20px 300px}
  .rfc-v4-home-copy h1{font-size:4rem}
  .rfc-v4-championship-grid,.rfc-v4-competition-grid,.rfc-v4-standings-grid{grid-template-columns:1fr}
  .rfc-v4-directory-controls{grid-template-columns:1fr}
  .rfc-v4-directory-controls>div:first-child{grid-column:auto}
  .rfc-v4-section-head{align-items:flex-start;flex-direction:column}
  .rfc-v4-footer-cta{padding:26px}
}
@media(prefers-reduced-motion:reduce){
  .rfc-v4-club-track{animation:none;flex-wrap:wrap;width:auto}
  .rfc-v4-live-dot{animation:none}
}


/* =========================================================
   RFC USA CLUB RUGBY 4.0 — INSTALLMENT 3
   Club hubs, fixtures, results and standings.
   ========================================================= */

.rfc-v4-club-hero{
  position:relative;min-height:520px;overflow:hidden;margin-bottom:28px;
  border:1px solid var(--rfc-v4-line);border-radius:24px;box-shadow:var(--rfc-v4-shadow);
}
.rfc-v4-club-hero-bg,.rfc-v4-club-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.rfc-v4-club-hero-bg{object-fit:cover}
.rfc-v4-club-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,.52) 55%,rgba(0,0,0,.18)),linear-gradient(0deg,rgba(0,0,0,.9),transparent 50%)}
.rfc-v4-club-hero-content{
  position:relative;z-index:2;display:flex;align-items:center;gap:26px;
  min-height:390px;padding:54px;
}
.rfc-v4-club-crest{
  display:grid;place-items:center;flex:0 0 150px;width:150px;height:150px;padding:18px;
  background:#fff;border-radius:28px;box-shadow:0 20px 45px rgba(0,0,0,.36);
}
.rfc-v4-club-crest img{width:100%;height:100%;object-fit:contain}
.rfc-v4-club-crest-empty{color:#111;font-weight:950}
.rfc-v4-club-hero-content h1{margin:0;font-size:clamp(3rem,6vw,6.8rem);line-height:.88;letter-spacing:-.06em}
.rfc-v4-club-hero-content p:not(.rfc-v4-kicker){color:#d0d0d3}
.rfc-v4-club-quickfacts{
  position:absolute;z-index:3;left:40px;right:40px;bottom:24px;
  display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;
  background:rgba(7,7,8,.7);border:1px solid rgba(255,255,255,.13);
  border-radius:15px;backdrop-filter:blur(16px);
}
.rfc-v4-club-quickfacts div{padding:17px 20px;border-right:1px solid rgba(255,255,255,.1)}
.rfc-v4-club-quickfacts div:last-child{border-right:0}
.rfc-v4-club-quickfacts span{display:block;color:#909096;font-size:.68rem;font-weight:900;text-transform:uppercase}
.rfc-v4-club-quickfacts strong{display:block;margin-top:5px;font-size:1.35rem}

.rfc-v4-club-dashboard{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin:32px 0 54px}
.rfc-v4-club-feature{
  padding:26px;background:linear-gradient(145deg,#151517,#09090a);
  border:1px solid var(--rfc-v4-line);border-radius:18px;
}
.rfc-v4-club-feature-match{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:22px 0;text-align:center}
.rfc-v4-club-feature-match span{display:grid;place-items:center;width:48px;height:34px;border-radius:999px;background:var(--rfc-v4-red);font-size:.72rem;font-weight:950}
.rfc-v4-club-feature>a{color:#ff555b;text-decoration:none;font-weight:900}
.rfc-v4-form-row{margin:18px 0}
.rfc-v4-last-result{padding:15px 0;border-top:1px solid var(--rfc-v4-line)}
.rfc-v4-last-result small,.rfc-v4-home-away small{display:block;color:#818187;font-size:.68rem;font-weight:900;text-transform:uppercase}
.rfc-v4-last-result strong{display:block;margin-top:5px}
.rfc-v4-home-away{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}
.rfc-v4-home-away>div{padding:13px;background:#080809;border:1px solid rgba(255,255,255,.08);border-radius:10px}

.rfc-v4-club-standings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.rfc-v4-club-standings-grid article{padding:21px;background:#101012;border:1px solid var(--rfc-v4-line);border-radius:16px}
.rfc-v4-club-standings-grid article>span{color:#ff555b;font-size:.72rem;font-weight:900}
.rfc-v4-club-standings-grid h3{margin:8px 0 18px}
.rfc-v4-club-standings-grid article>div{display:flex;align-items:flex-end;justify-content:space-between}
.rfc-v4-club-standings-grid article>div strong{font-size:2.5rem}
.rfc-v4-club-standings-grid article>div small{color:#999}
.rfc-v4-club-standings-grid a{display:inline-block;margin-top:17px;color:#ff555b;text-decoration:none;font-weight:900}

.rfc-v4-featured-fixture{
  display:grid;grid-template-columns:.8fr 1.4fr auto;align-items:center;gap:28px;
  margin:0 0 28px;padding:28px;background:linear-gradient(120deg,rgba(227,27,35,.2),transparent 50%),#101012;
  border:1px solid rgba(227,27,35,.38);border-radius:18px;
}
.rfc-v4-featured-fixture h2{margin:5px 0}
.rfc-v4-featured-fixture p{color:#a9a9ae}
.rfc-v4-featured-fixture-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;text-align:center}
.rfc-v4-featured-fixture-teams>div{display:grid;justify-items:center;gap:8px}
.rfc-v4-featured-fixture-teams img{width:64px;height:64px;object-fit:contain}
.rfc-v4-featured-fixture-teams>span{display:grid;place-items:center;width:48px;height:34px;background:var(--rfc-v4-red);border-radius:999px;font-weight:950}
.rfc-v4-featured-fixture>a{padding:12px 16px;color:#fff;text-decoration:none;background:var(--rfc-v4-red);border-radius:10px;font-weight:900;white-space:nowrap}

.rfc-v4-fixture-controls{display:grid;grid-template-columns:minmax(280px,.8fr) 1.2fr;gap:18px;align-items:end;margin-bottom:30px;padding:20px;background:#101012;border:1px solid var(--rfc-v4-line);border-radius:16px}
.rfc-v4-fixture-controls label{display:block;margin-bottom:8px;color:#bdbdc2;font-size:.72rem;font-weight:900;text-transform:uppercase}
.rfc-v4-fixture-controls input{width:100%;min-height:52px;padding:0 15px;color:#fff;background:#050506;border:1px solid rgba(255,255,255,.16);border-radius:10px}
.rfc-v4-competition-filter{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}
.rfc-v4-competition-filter button{flex:0 0 auto;padding:10px 12px;color:#b6b6bb;background:#080809;border:1px solid var(--rfc-v4-line);border-radius:999px;font-weight:800;cursor:pointer}
.rfc-v4-competition-filter button.is-active{color:#fff;background:var(--rfc-v4-red);border-color:var(--rfc-v4-red)}
.rfc-v4-competition-filter span{opacity:.7}

.rfc-v4-result-highlight{
  display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:28px;
  margin-bottom:38px;padding:28px;background:linear-gradient(120deg,rgba(227,27,35,.2),transparent 52%),#101012;
  border:1px solid rgba(227,27,35,.38);border-radius:18px;
}
.rfc-v4-result-highlight h2{margin:5px 0}
.rfc-v4-result-highlight-score{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;text-align:center}
.rfc-v4-result-highlight-score strong{font-size:clamp(2rem,4vw,4rem);letter-spacing:-.04em}
.rfc-v4-result-highlight-score span{font-weight:900}

.rfc-v4-standings-directory{display:block}
.rfc-v4-standings-year{margin:0 0 34px;padding-top:8px}
.rfc-v4-standings-year+.rfc-v4-standings-year{padding-top:30px;border-top:1px solid var(--rfc-v4-line)}
.rfc-v4-standings-year-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 16px}
.rfc-v4-standings-year-head span{display:block;margin-bottom:5px;color:#ff555b;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.rfc-v4-standings-year-head h2{margin:0;font-size:clamp(1.65rem,3vw,2.35rem)}
.rfc-v4-standings-year-head p{margin:0;color:#96969c;font-weight:800}
.rfc-v4-standings-year.is-current{padding:22px;border:1px solid rgba(255,85,91,.35);border-radius:22px;background:linear-gradient(145deg,rgba(255,85,91,.08),rgba(255,255,255,.02))}
.rfc-v4-standings-year-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.rfc-v4-table-card{overflow:hidden;background:#101012;border:1px solid var(--rfc-v4-line);border-radius:18px}
.rfc-v4-table-card-head{display:flex;justify-content:space-between;gap:20px;padding:22px;border-bottom:1px solid var(--rfc-v4-line)}
.rfc-v4-table-card-head span{color:#ff555b;font-size:.72rem;font-weight:900;text-transform:uppercase}
.rfc-v4-table-card-head h3{margin:6px 0 4px;font-size:1.45rem}
.rfc-v4-table-card-head p{margin:0;color:#96969c}
.rfc-v4-table-card-head>a{color:#ff555b;text-decoration:none;font-weight:900;white-space:nowrap}
.rfc-v4-table-preview{list-style:none;margin:0;padding:0}
.rfc-v4-table-preview li{display:grid;grid-template-columns:28px 34px 1fr auto auto;align-items:center;gap:9px;padding:12px 18px;border-top:1px solid rgba(255,255,255,.065)}
.rfc-v4-table-preview li:first-child{border-top:0}
.rfc-v4-table-preview img{width:30px;height:30px;object-fit:contain}
.rfc-v4-table-preview span{color:#888}
.rfc-v4-table-preview em{font-style:normal;font-weight:900;white-space:nowrap}
.rfc-v4-table-preview .is-gold{background:linear-gradient(90deg,rgba(255,193,7,.16),transparent)}
.rfc-v4-table-preview .is-silver{background:linear-gradient(90deg,rgba(190,190,198,.12),transparent)}
.rfc-v4-table-preview .is-bronze{background:linear-gradient(90deg,rgba(205,127,50,.13),transparent)}

@media(max-width:1000px){
  .rfc-v4-club-dashboard,.rfc-v4-featured-fixture,.rfc-v4-result-highlight{grid-template-columns:1fr}
  .rfc-v4-club-standings-grid{grid-template-columns:repeat(2,1fr)}
  .rfc-v4-standings-year-grid{grid-template-columns:1fr}
  .rfc-v4-standings-year.is-current{padding:16px}
}
@media(max-width:760px){
  .rfc-v4-club-hero-content{align-items:flex-start;flex-direction:column;padding:34px 24px 210px}
  .rfc-v4-club-crest{width:110px;height:110px;flex-basis:110px;border-radius:22px}
  .rfc-v4-club-quickfacts{left:16px;right:16px;grid-template-columns:repeat(2,1fr)}
  .rfc-v4-club-quickfacts div:nth-child(2){border-right:0}
  .rfc-v4-fixture-controls{grid-template-columns:1fr}
}
@media(max-width:560px){
  .rfc-v4-club-standings-grid{grid-template-columns:1fr}
  .rfc-v4-featured-fixture-teams,.rfc-v4-result-highlight-score{grid-template-columns:1fr}
  .rfc-v4-featured-fixture-teams>span{margin:auto}
  .rfc-v4-table-preview li{grid-template-columns:26px 1fr auto}
  .rfc-v4-table-preview img,.rfc-v4-table-preview span{display:none}
}


/* =========================================================
   RFC USA CLUB RUGBY 4.3.1-dev1
   GLOBAL RESPONSIVE LAYOUT + NAVIGATION RESTORATION
   ========================================================= */

/*
 * Preserve the active WordPress theme's normal header, primary navigation,
 * content wrapper and footer. Earlier releases forced all theme containers
 * to unlimited width and zero padding.
 */
body.rfc-usaclub-responsive-page #page,
body.rfc-usaclub-responsive-page .site,
body.rfc-usaclub-responsive-page #content,
body.rfc-usaclub-responsive-page .site-content,
body.rfc-usaclub-responsive-page .content-area,
body.rfc-usaclub-responsive-page main,
body.rfc-usaclub-responsive-page .entry-content,
body.rfc-usaclub-responsive-page .page-content,
body.rfc-usaclub-responsive-page .elementor-location-single{
  width:auto !important;
  max-width:100% !important;
  margin-left:auto !important;
  margin-right:auto !important;
  box-sizing:border-box !important;
}

/* Do not hide or replace the site's main header/navigation. */
body.rfc-usaclub-responsive-page .site-header,
body.rfc-usaclub-responsive-page header.site-header,
body.rfc-usaclub-responsive-page .elementor-location-header,
body.rfc-usaclub-responsive-page nav.main-navigation,
body.rfc-usaclub-responsive-page #site-navigation{
  display:block;
  visibility:visible;
  opacity:1;
}

/* One responsive RFC application container on every plugin page. */
body.rfc-usaclub-dark-page .rfc-usaclub-site,
.rfc-usaclub-owned-home .rfc-usaclub-site,
.rfc-v4-app{
  width:calc(100% - 32px) !important;
  max-width:1400px !important;
  margin:0 auto !important;
  padding:0 0 64px !important;
  box-sizing:border-box !important;
}

/* The plugin mini-site navigation sits inside the shared container. */
.rfc-v4-appbar{
  width:100%;
  max-width:100%;
  margin:0 0 26px !important;
  padding:13px clamp(14px,2vw,24px) !important;
  border:1px solid var(--rfc-v4-line);
  border-top:0;
  border-radius:0 0 14px 14px;
  box-sizing:border-box;
}

.rfc-v4-entity-nav{
  position:sticky !important;
  top:0;
  z-index:90;
  width:100%;
  margin:0 0 26px !important;
  padding:10px !important;
  justify-content:flex-start !important;
  background:rgba(5,5,5,.94) !important;
  border:1px solid var(--rfc-v4-line) !important;
  border-radius:12px !important;
  backdrop-filter:blur(16px);
}

/* Prevent heroes and sections from escaping the container. */
.rfc-v4-main,
.rfc-v4-home-hero,
.rfc-v4-page-hero,
.rfc-v4-club-hero,
.rfc-usaclub-section,
.rfc-v4-section,
.rfc-v4-command,
.rfc-v4-footer-cta{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
}

/* Shared responsive grids. */
.rfc-v4-championship-grid,
.rfc-v4-competition-grid,
.rfc-v4-card-grid,
.rfc-usaclub-directory,
.rfc-usaclub-competition-grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
}

@media (max-width:1180px){
  body.rfc-usaclub-dark-page .rfc-usaclub-site,
  .rfc-usaclub-owned-home .rfc-usaclub-site,
  .rfc-v4-app{
    width:calc(100% - 28px) !important;
  }

  .rfc-v4-championship-grid,
  .rfc-v4-competition-grid,
  .rfc-v4-card-grid,
  .rfc-usaclub-directory,
  .rfc-usaclub-competition-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media (max-width:820px){
  body.rfc-usaclub-dark-page .rfc-usaclub-site,
  .rfc-usaclub-owned-home .rfc-usaclub-site,
  .rfc-v4-app{
    width:calc(100% - 22px) !important;
  }

  .rfc-v4-appbar{
    position:relative;
    top:auto;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
  }

  .rfc-v4-appbar .rfc-v4-nav{
    order:3;
    flex:1 0 100%;
    justify-content:flex-start !important;
  }

  .rfc-v4-nav,
  .rfc-v4-entity-nav{
    overflow-x:auto;
    flex-wrap:nowrap !important;
    -webkit-overflow-scrolling:touch;
  }

  .rfc-v4-nav a,
  .rfc-v4-entity-nav a{
    flex:0 0 auto;
    white-space:nowrap;
  }
}

@media (max-width:600px){
  body.rfc-usaclub-dark-page .rfc-usaclub-site,
  .rfc-usaclub-owned-home .rfc-usaclub-site,
  .rfc-v4-app{
    width:calc(100% - 16px) !important;
    padding-bottom:42px !important;
  }

  .rfc-v4-championship-grid,
  .rfc-v4-competition-grid,
  .rfc-v4-card-grid,
  .rfc-usaclub-directory,
  .rfc-usaclub-competition-grid{
    grid-template-columns:1fr !important;
  }

  .rfc-v4-appbar{
    padding:10px !important;
  }

  .rfc-v4-brand strong{
    font-size:.85rem;
  }

  .rfc-v4-search-link{
    margin-left:auto;
  }
}


/* =========================================================
   RFC USA CLUB RUGBY 4.3.1-dev2
   COMPETITION WIDTH + CLUB SEARCH
   ========================================================= */

/* The competition directory is a browsing page, not a full-width scoreboard. */
.rfc-v4-competition-page{
  width:100%;
  max-width:1180px;
  margin:0 auto;
  box-sizing:border-box;
}

.rfc-v4-competition-page .rfc-v4-page-hero,
.rfc-v4-competition-page .rfc-v4-directory-controls,
.rfc-v4-competition-page .rfc-v4-region-pills,
.rfc-v4-competition-page .rfc-v4-competition-grid,
.rfc-v4-competition-page .rfc-v4-archive-cta{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
}

/* Two readable competition cards on standard desktop/laptop screens. */
.rfc-v4-competition-page .rfc-v4-competition-grid{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
}

/*
 * Author CSS can override the browser's default [hidden] rule. Use a dedicated
 * class so club search results always disappear correctly.
 */
.rfc-usaclub-site .rfc-search-hidden,
.rfc-usaclub-site [hidden]{
  display:none !important;
}

.rfc-usaclub-canonical-clubs article{
  transition:opacity .16s ease,transform .16s ease;
}

@media(max-width:800px){
  .rfc-v4-competition-page{
    max-width:100%;
  }

  .rfc-v4-competition-page .rfc-v4-competition-grid{
    grid-template-columns:1fr !important;
  }
}


/* =========================================================
   RFC USA CLUB RUGBY 4.3.1-dev3
   YEAR LABELS + AUTHORITATIVE RUGBY UNION DIRECTORY
   ========================================================= */

.rfc-v4-union-guide{
  margin:34px 0 42px;
}

.rfc-v4-union-guide-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}

.rfc-v4-union-guide-grid button{
  display:flex;
  min-height:145px;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-end;
  padding:18px;
  color:#fff;
  text-align:left;
  background:
    radial-gradient(circle at 90% 10%,rgba(227,27,35,.2),transparent 42%),
    #101012;
  border:1px solid var(--rfc-v4-line);
  border-radius:15px;
  cursor:pointer;
  transition:transform .18s ease,border-color .18s ease;
}

.rfc-v4-union-guide-grid button:hover,
.rfc-v4-union-guide-grid button.is-active{
  transform:translateY(-3px);
  border-color:rgba(227,27,35,.75);
}

.rfc-v4-union-guide-grid strong{
  font-size:1rem;
  line-height:1.15;
}

.rfc-v4-union-guide-grid span{
  margin-top:7px;
  color:#aaaab0;
  font-size:.78rem;
  line-height:1.35;
}

.rfc-v4-union-guide-grid em{
  margin-top:15px;
  color:#ff555b;
  font-size:.7rem;
  font-style:normal;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.055em;
}

@media(max-width:950px){
  .rfc-v4-union-guide-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:600px){
  .rfc-v4-union-guide-grid{
    grid-template-columns:1fr;
  }
}
/* v5 competition context, transparent data status and qualification states */
.rfc-v5-context{margin:22px 0;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:linear-gradient(145deg,rgba(12,27,48,.96),rgba(5,15,29,.98));box-shadow:0 18px 44px rgba(0,0,0,.24);color:#edf6ff}
.rfc-v5-context-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.rfc-v5-context-head h2{margin:2px 0 0;color:#fff}.rfc-v5-data-status{padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:#17304c;color:#bcd8f5}.rfc-v5-data-status.is-confirmed{background:#123e31;color:#8ff0bd}.rfc-v5-data-status.is-provisional{background:#4a3510;color:#ffd676}.rfc-v5-data-status.is-awaiting-update{background:#49242b;color:#ffb7c2}
.rfc-v5-context-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.rfc-v5-context-grid>div,.rfc-v5-pathway{padding:14px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.04)}.rfc-v5-context small,.rfc-v5-pathway small{display:block;margin-bottom:5px;color:#8fa8c1;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rfc-v5-context strong{color:#fff}.rfc-v5-pathway{margin-top:10px;border-left:3px solid #30d7b0}.rfc-v5-qualification-rule,.rfc-v5-standings-rule{margin:12px 0;padding:11px 13px;border-left:3px solid #30d7b0;border-radius:7px;background:rgba(48,215,176,.08)}.rfc-v5-watch-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.rfc-v5-watch-links a{padding:10px 14px;border-radius:9px;background:#1d67d6;color:#fff!important;font-weight:800;text-decoration:none}.rfc-v5-data-note,.rfc-v5-context-empty{margin:14px 0 0;color:#9fb2c6;font-size:13px;line-height:1.55}
.rfc-v5-q-badge{display:inline-grid;place-items:center;width:22px;height:22px;margin-left:7px;border-radius:50%;font-size:11px;font-weight:900;background:#24384c;color:#fff}.rfc-v5-q-badge.is-champion,.rfc-v5-q-legend .is-champion{background:#9a6a08;color:#fff0ac}.rfc-v5-q-badge.is-qualified,.rfc-v5-q-legend .is-qualified{background:#087b59;color:#c5ffe9}.rfc-v5-q-badge.is-playoff,.rfc-v5-q-legend .is-playoff{background:#1556a8;color:#d5e8ff}.rfc-v5-q-badge.is-eliminated,.rfc-v5-q-legend .is-eliminated{background:#4a5360;color:#e0e4e8}.rfc-v5-q-badge.is-relegation,.rfc-v5-q-legend .is-relegation{background:#9b2938;color:#ffe1e5}.rfc-usaclub-ladder tr.rfc-v5-row-champion{box-shadow:inset 4px 0 #d6a82e}.rfc-usaclub-ladder tr.rfc-v5-row-qualified{box-shadow:inset 4px 0 #30d7b0}.rfc-usaclub-ladder tr.rfc-v5-row-playoff{box-shadow:inset 4px 0 #3689ef}.rfc-usaclub-ladder tr.rfc-v5-row-eliminated{opacity:.68}.rfc-usaclub-ladder tr.rfc-v5-row-relegation{box-shadow:inset 4px 0 #e65366}.rfc-v5-q-legend{display:flex;flex-wrap:wrap;gap:9px 15px;margin:12px 0}.rfc-v5-q-legend span{display:flex;align-items:center;gap:6px;font-size:12px}.rfc-v5-q-legend b{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;font-size:11px}
.rfc-usaclub-versus.has-special-status{width:auto;min-width:86px;padding:5px 8px;border-radius:999px;background:#56323a;color:#ffd8de;font-size:10px;letter-spacing:.04em}
.rfc-v5-postseason{margin:34px 0}.rfc-v5-postseason-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:14px}.rfc-v5-postseason-grid article{padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:linear-gradient(145deg,#0d2035,#07131f)}.rfc-v5-postseason-grid article>span{color:#30d7b0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rfc-v5-postseason-grid h3{margin:8px 0}.rfc-v5-postseason-grid h3 a{color:#fff}.rfc-v5-postseason-grid p{margin:7px 0;color:#b9c9d8;font-size:13px}.rfc-v5-postseason-grid article>a{display:inline-block;margin-top:8px;color:#79b8ff;font-weight:800}
@media(max-width:640px){.rfc-v5-context{padding:16px}.rfc-v5-context-head{align-items:flex-start;flex-direction:column}.rfc-v5-context-grid{grid-template-columns:1fr}.rfc-v5-watch-links a{width:100%;text-align:center}}

/* v5.0.0-dev123: readable standings columns on desktop and small screens */
.rfc-usaclub-standings-scroll{
  max-width:100%;
  overscroll-behavior-inline:contain;
  scrollbar-gutter:stable;
  -webkit-overflow-scrolling:touch;
}
.rfc-usaclub-standings-scroll:focus-visible{
  outline:2px solid #30d7b0;
  outline-offset:3px;
}
.rfc-usaclub-standings-table{
  min-width:840px;
  table-layout:fixed;
}
.rfc-usaclub-standings-table th,
.rfc-usaclub-standings-table td{
  box-sizing:border-box;
  min-width:54px;
  padding:12px 9px;
  white-space:nowrap;
}
.rfc-usaclub-standings-table th:first-child,
.rfc-usaclub-standings-table td:first-child{
  width:76px;
}
.rfc-usaclub-standings-table th:nth-child(2),
.rfc-usaclub-standings-table td:nth-child(2){
  width:280px;
  min-width:280px;
}
.rfc-usaclub-standings-table thead th{
  border-right:1px solid rgba(255,255,255,.08);
}
.rfc-usaclub-standings-table thead th:last-child{
  border-right:0;
}
.rfc-usaclub-standings-table td:last-child,
.rfc-usaclub-standings-table th:last-child{
  color:#fff;
  background-color:rgba(48,215,176,.09)!important;
}
@media(max-width:640px){
  .rfc-usaclub-standings-table{min-width:780px}
  .rfc-usaclub-standings-table th,
  .rfc-usaclub-standings-table td{padding:11px 8px}
  .rfc-usaclub-standings-table th:nth-child(2),
  .rfc-usaclub-standings-table td:nth-child(2){width:220px;min-width:220px}
}

/* =========================================================
   RFC USA CLUB RUGBY 5.0.0-dev150
   COMPACT RESPONSIVE PAGE LAYOUT
   Keeps utility navigation visible without turning mobile
   pages into long stacks of full-size desktop cards.
   ========================================================= */

/* Utility/pathway cards are navigation: keep them compact. */
.rfc-usaclub-pathways{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.rfc-usaclub-pathways article{
  min-height:0;
  padding:16px;
}
.rfc-usaclub-pathways h2{margin:9px 0 4px;font-size:clamp(1rem,1.4vw,1.25rem)}
.rfc-usaclub-pathways p{margin:0;font-size:.88rem;line-height:1.4}

/* Reduce oversized hero/section whitespace without changing content. */
.rfc-usaclub-site{gap:22px}
.rfc-usaclub-hero{padding:32px 26px}
.rfc-usaclub-section{gap:11px}
.rfc-v4-section{margin-top:30px}

/* Context facts work as a compact dashboard. */
.rfc-v5-context{margin:16px 0;padding:18px}
.rfc-v5-context-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.rfc-v5-context-grid>div,.rfc-v5-pathway{padding:11px}

/* Competition and union browsing cards: two across on phones. */
@media(max-width:760px){
  .rfc-usaclub-site{gap:16px}
  .rfc-usaclub-hero{padding:22px 16px;border-radius:14px}
  .rfc-usaclub-hero h1{font-size:clamp(2rem,10vw,3rem);line-height:1.02}
  .rfc-usaclub-hero p{font-size:.95rem;line-height:1.45}

  .rfc-usaclub-pathways{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:9px;
  }
  .rfc-usaclub-pathways article{padding:13px;border-radius:11px}
  .rfc-usaclub-pathways p{display:none}
  .rfc-usaclub-pathways span{font-size:9px;padding:4px 6px}
  .rfc-usaclub-pathways h2{margin:7px 0 0;font-size:.96rem;line-height:1.18}

  .rfc-v5-context{padding:13px;border-radius:14px}
  .rfc-v5-context-head{margin-bottom:10px;gap:8px}
  .rfc-v5-context-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:7px}
  .rfc-v5-context-grid>div{padding:9px;min-width:0}
  .rfc-v5-context-grid small{font-size:9px}
  .rfc-v5-context-grid strong{font-size:.9rem;line-height:1.2;overflow-wrap:anywhere}
  .rfc-v5-watch-links a{width:auto;text-align:left;padding:8px 10px;font-size:.82rem}

  .rfc-v4-competition-page .rfc-v4-competition-grid,
  .rfc-v4-competition-grid,
  .rfc-usaclub-competition-grid,
  .rfc-usaclub-directory,
  .rfc-v4-union-guide-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:9px;
  }
  .rfc-v4-union-guide-grid button{min-height:112px;padding:13px}
  .rfc-v4-union-guide-grid span{font-size:.7rem}

  .rfc-v4-section-head,.rfc-usaclub-section-head{
    gap:6px;
    margin-bottom:4px;
  }
}

@media(max-width:600px){
  /* Override older one-column rules for navigational card grids. */
  .rfc-v4-championship-grid,
  .rfc-v4-competition-page .rfc-v4-competition-grid,
  .rfc-v4-competition-grid,
  .rfc-usaclub-competition-grid,
  .rfc-usaclub-directory{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }

  /* The old 760px hero reserved ~300px for a desktop scoreboard. */
  .rfc-v4-home-hero{min-height:590px;border-radius:15px}
  .rfc-v4-home-copy{padding:38px 16px 215px}
  .rfc-v4-home-copy h1{font-size:clamp(2.7rem,14vw,3.7rem)}
  .rfc-v4-home-scoreboard{left:10px;right:10px;gap:0}

  .rfc-v4-mini-club-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rfc-v4-mini-club-grid article{padding:12px}
  .rfc-v4-mini-club-grid article>span{width:56px;height:56px}
  .rfc-v4-mini-club-grid img{width:52px;height:52px}

  .rfc-v4-club-standings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rfc-v4-table-card-head{padding:15px;gap:10px}
  .rfc-v4-table-card-head h3{font-size:1.1rem}

  .rfc-usaclub-empty{padding:20px!important}
}

@media(max-width:390px){
  /* Very narrow phones still retain two utility destinations where possible. */
  .rfc-usaclub-pathways,
  .rfc-v5-context-grid{gap:6px}
  .rfc-usaclub-pathways article{padding:11px}
  .rfc-usaclub-pathways h2{font-size:.88rem}

  /* Content-heavy directory cards may fall back to one column only here. */
  .rfc-v4-competition-page .rfc-v4-competition-grid,
  .rfc-usaclub-competition-grid{
    grid-template-columns:1fr !important;
  }
}


/* RFC USA CLUB RUGBY 5.0.0-dev151 — MOBILE STANDINGS */
.rfc-usaclub-ladder-team-name{display:flex;align-items:center;gap:8px;min-width:0}
.rfc-usaclub-standings-more,.rfc-usaclub-standings-detail{display:none}
@media(max-width:640px){
  .rfc-usaclub-standings-scroll{overflow-x:hidden}
  .rfc-usaclub-standings-table{min-width:0;width:100%;table-layout:fixed;font-size:11px}
  .rfc-usaclub-standings-table th,.rfc-usaclub-standings-table td{min-width:0;padding:9px 4px}
  .rfc-usaclub-standings-table th:first-child,.rfc-usaclub-standings-table td:first-child{width:42px}
  .rfc-usaclub-standings-table th:nth-child(2),.rfc-usaclub-standings-table td:nth-child(2){width:auto;min-width:0}
  .rfc-usaclub-standings-table th:nth-child(3),.rfc-usaclub-standings-table td:nth-child(3),
  .rfc-usaclub-standings-table th:nth-child(4),.rfc-usaclub-standings-table td:nth-child(4),
  .rfc-usaclub-standings-table th:nth-child(6),.rfc-usaclub-standings-table td:nth-child(6){width:34px}
  .rfc-usaclub-standings-table th:nth-child(11),.rfc-usaclub-standings-table td:nth-child(11){width:46px}
  .rfc-usaclub-standings-table th:nth-child(5),.rfc-usaclub-standings-table td:nth-child(5),
  .rfc-usaclub-standings-table th:nth-child(7),.rfc-usaclub-standings-table td:nth-child(7),
  .rfc-usaclub-standings-table th:nth-child(8),.rfc-usaclub-standings-table td:nth-child(8),
  .rfc-usaclub-standings-table th:nth-child(9),.rfc-usaclub-standings-table td:nth-child(9),
  .rfc-usaclub-standings-table th:nth-child(10),.rfc-usaclub-standings-table td:nth-child(10){display:none}
  .rfc-usaclub-ladder-team{gap:6px;white-space:normal}
  .rfc-usaclub-ladder-team img{width:24px;height:24px;flex:0 0 24px}
  .rfc-usaclub-ladder-team-name{display:block;line-height:1.15}
  .rfc-usaclub-ladder-team-name strong{display:block;font-size:11px;white-space:normal}
  .rfc-usaclub-standings-more{display:inline-block;margin-top:4px;padding:0;border:0;background:transparent;color:#30d7b0;font:inherit;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}
  .rfc-usaclub-standings-detail.is-open{display:table-row}
  .rfc-usaclub-standings-detail td{display:table-cell!important;padding:0!important;background:#081724!important}
  .rfc-usaclub-standings-detail-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.08)}
  .rfc-usaclub-standings-detail-grid span{display:grid;gap:3px;padding:9px 4px;background:#0b1d2d;text-align:center;color:#fff;font-size:11px}
  .rfc-usaclub-standings-detail-grid b{color:#8fa6ba;font-size:8px;letter-spacing:.08em}
}

/* dev152: richer, crawl-friendly match records */
.rfc-usaclub-match-summary p{max-width:900px;font-size:1.05rem;line-height:1.7;margin:0}
.rfc-usaclub-match-numbers{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}
.rfc-usaclub-match-numbers>div{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:12px}
.rfc-usaclub-match-numbers strong{display:block;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1;margin-bottom:7px}
.rfc-usaclub-match-numbers span{font-size:.82rem;opacity:.76}
.rfc-usaclub-match-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}
.rfc-usaclub-match-links>a{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:12px;text-decoration:none}
.rfc-usaclub-match-links>a span{font-size:.82rem;opacity:.76}

/* dev157: mobile-first Results page */
.rfc-v4-results-intro{max-width:850px;margin:0 0 20px;color:var(--rfc-muted,#c8d1dc);line-height:1.65}
.rfc-usaclub-date-filter{min-width:170px}
.rfc-usaclub-date-filter input{width:100%;min-height:44px}
@media (max-width:700px){
  .rfc-v4-result-controls{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
  .rfc-v4-result-controls>div,.rfc-usaclub-date-filter{width:100%;min-width:0}
  .rfc-v4-result-controls input[type="search"],.rfc-v4-result-controls input[type="date"]{width:100%;font-size:16px;min-height:46px}
  .rfc-v4-result-competition-filter{display:flex!important;overflow-x:auto;gap:8px;padding-bottom:6px;scrollbar-width:thin}
  .rfc-v4-result-competition-filter button{flex:0 0 auto;min-height:44px}
  .rfc-usaclub-match-grid{grid-template-columns:1fr!important}
  .rfc-usaclub-match{min-width:0;overflow:hidden}
  .rfc-usaclub-match-teams{gap:8px!important}
  .rfc-usaclub-match-team strong{overflow-wrap:anywhere;word-break:normal}
  .rfc-usaclub-match-bottom{gap:8px;flex-wrap:wrap}
  .rfc-v4-result-highlight-score{grid-template-columns:1fr!important;gap:6px!important}
}

/* dev158: national results navigation */
.rfc-v4-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:12px 0 20px}
.rfc-v4-gender-filter{display:flex;gap:8px;flex-wrap:wrap}
.rfc-v4-gender-filter button{min-height:42px;padding:9px 16px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:transparent;color:inherit;font-weight:800;cursor:pointer}
.rfc-v4-gender-filter button.is-active{background:#fff;color:#081724;border-color:#fff}
.rfc-v4-result-count{margin:0;font-weight:800;white-space:nowrap}
.rfc-v4-result-controls .rfc-v4-result-competition-filter{max-width:100%}
@media(max-width:700px){
 .rfc-v4-results-toolbar{align-items:stretch;flex-direction:column;margin-top:8px}
 .rfc-v4-gender-filter{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}
 .rfc-v4-gender-filter button{min-height:44px;padding:8px 10px}
 .rfc-v4-result-count{text-align:left;font-size:.9rem}
}

/* dev163: simplified, supporter-first hub + non-scrolling competition control */
.rfc-v4-fixture-controls{grid-template-columns:minmax(220px,.8fr) minmax(220px,.9fr) auto;align-items:end}
.rfc-v4-result-controls{grid-template-columns:minmax(170px,.55fr) minmax(220px,1fr) minmax(220px,.9fr) auto}
.rfc-v4-competition-select label{display:block;margin-bottom:8px;color:#bdbdc2;font-size:.72rem;font-weight:900;text-transform:uppercase}
.rfc-v4-competition-select select{width:100%;min-height:52px;padding:0 42px 0 14px;color:#fff;background:#050506;border:1px solid rgba(255,255,255,.16);border-radius:10px;font:inherit;font-weight:800}
.rfc-usaclub-search-submit{min-height:52px;padding:0 18px;border:0;border-radius:10px;background:#fff;color:#09090a;font-weight:900;cursor:pointer}
.rfc-v4-competition-filter{display:none!important}

.rfc-v5-home-hero{position:relative;min-height:520px;overflow:hidden;border-radius:20px;background:#09090a}
.rfc-v5-home-hero>img,.rfc-v5-home-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.rfc-v5-home-hero>img{object-fit:cover}
.rfc-v5-home-hero-shade{background:linear-gradient(90deg,rgba(3,8,16,.94) 0%,rgba(3,8,16,.76) 48%,rgba(3,8,16,.18) 100%)}
.rfc-v5-home-copy{position:relative;z-index:2;max-width:720px;padding:92px 64px}
.rfc-v5-home-copy h1{margin:.12em 0;font-size:clamp(3.4rem,7vw,6.4rem);line-height:.92;letter-spacing:-.055em;color:#fff}
.rfc-v5-home-copy>p:not(.rfc-v4-kicker){max-width:650px;margin:22px 0 0;color:#e4e7eb;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55}
.rfc-v5-home-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.rfc-v5-home-actions a{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.42);border-radius:8px;color:#fff;text-decoration:none;font-weight:900}
.rfc-v5-home-actions a.is-primary{background:#fff;color:#0a0a0b;border-color:#fff}
.rfc-v5-quicklinks{display:grid;grid-template-columns:repeat(4,1fr);margin:18px 0 56px;border-top:1px solid var(--rfc-v4-line);border-bottom:1px solid var(--rfc-v4-line)}
.rfc-v5-quicklinks a{padding:22px 18px;color:#fff;text-decoration:none;border-right:1px solid var(--rfc-v4-line)}
.rfc-v5-quicklinks a:last-child{border-right:0}
.rfc-v5-quicklinks strong,.rfc-v5-quicklinks span{display:block}
.rfc-v5-quicklinks strong{font-size:1rem}.rfc-v5-quicklinks span{margin-top:5px;color:#94949a;font-size:.82rem}
.rfc-v5-score-section{margin:54px 0 70px}
.rfc-v5-find{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:48px;align-items:center;margin:72px 0;padding:44px 0;border-top:1px solid var(--rfc-v4-line);border-bottom:1px solid var(--rfc-v4-line)}
.rfc-v5-find h2{margin:4px 0 8px;font-size:clamp(1.8rem,3.5vw,3rem);color:#fff}.rfc-v5-find p{color:#a7a7ad}
/* flatten the featured competition presentation: hierarchy over boxes */
.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-grid{display:block;border-top:1px solid var(--rfc-v4-line)}
.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-card{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(260px,1fr) auto;gap:24px;align-items:center;padding:24px 0;border:0;border-bottom:1px solid var(--rfc-v4-line);border-radius:0;background:transparent;box-shadow:none}
.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-card:before{display:none}
.rfc-v5-score-section + .rfc-v4-section .rfc-v4-card-status{grid-column:1}.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-card h3{grid-column:1;margin:0}
.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-card>p{grid-column:1;margin:3px 0 0}
.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-metrics{grid-column:2;grid-row:1 / span 3;margin:0}
.rfc-v5-score-section + .rfc-v4-section .rfc-v4-card-detail{display:none}
.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-card>a{grid-column:3;grid-row:1 / span 3;align-self:center}
@media(max-width:900px){.rfc-v4-fixture-controls,.rfc-v4-result-controls{grid-template-columns:1fr 1fr}.rfc-usaclub-search-submit{width:100%}.rfc-v5-home-copy{padding:64px 32px}.rfc-v5-quicklinks{grid-template-columns:1fr 1fr}.rfc-v5-quicklinks a:nth-child(2){border-right:0}.rfc-v5-quicklinks a:nth-child(-n+2){border-bottom:1px solid var(--rfc-v4-line)}.rfc-v5-find{grid-template-columns:1fr;gap:20px}.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-card{grid-template-columns:1fr auto}.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-metrics{display:none}.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-card>a{grid-column:2;grid-row:1 / span 3}}
@media(max-width:600px){.rfc-v4-fixture-controls,.rfc-v4-result-controls{grid-template-columns:1fr}.rfc-v5-home-hero{min-height:500px;border-radius:14px}.rfc-v5-home-hero-shade{background:linear-gradient(0deg,rgba(3,8,16,.96) 0%,rgba(3,8,16,.7) 65%,rgba(3,8,16,.25) 100%)}.rfc-v5-home-copy{padding:190px 20px 36px}.rfc-v5-home-copy h1{font-size:clamp(3rem,16vw,4.4rem)}.rfc-v5-home-actions a{flex:1 1 145px;justify-content:center}.rfc-v5-quicklinks{margin-bottom:38px}.rfc-v5-quicklinks a{padding:17px 12px}.rfc-v5-score-section{margin:38px 0 52px}.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-card{display:block}.rfc-v5-score-section + .rfc-v4-section .rfc-v4-championship-card>a{display:inline-block;margin-top:12px}}
/* dev164: reliable server-side gender tabs and scalable competition selector */
.rfc-v4-gender-filter a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 16px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:transparent;color:inherit;font-weight:800;text-decoration:none}
.rfc-v4-gender-filter a.is-active{background:#fff;color:#081724;border-color:#fff}
.rfc-v4-result-competition-filter{display:grid;gap:6px;align-content:end}
.rfc-v4-result-competition-filter select{min-height:44px;width:100%;max-width:100%}
@media(max-width:700px){.rfc-v4-gender-filter a{min-height:44px;padding:8px 10px}.rfc-v4-gender-filter{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}}


/* dev168 — USA Club Rugby mini-site visual + national kickoff pass */
.rfc-v4-main{--rfc-club-red:#e1262f;--rfc-club-gold:#f2c94c;--rfc-club-blue:#2f80ed;--rfc-club-green:#27ae60}
.rfc-v4-page-hero{border-color:rgba(242,201,76,.28);box-shadow:0 22px 60px rgba(0,0,0,.34),0 0 0 1px rgba(47,128,237,.08)}
.rfc-v4-page-hero-shade{background:linear-gradient(90deg,rgba(2,9,20,.96),rgba(5,18,34,.66) 52%,rgba(10,27,48,.18)),linear-gradient(0deg,rgba(2,7,15,.94),transparent 60%)}
.rfc-v4-kicker{color:var(--rfc-club-gold)!important}
.rfc-usaclub-hub-tabs{background:linear-gradient(90deg,rgba(47,128,237,.08),rgba(225,38,47,.06));border-color:rgba(255,255,255,.12)}
.rfc-usaclub-hub-tabs a.is-active,.rfc-usaclub-hub-tabs a:hover{background:linear-gradient(135deg,var(--rfc-club-red),#b71920);box-shadow:0 6px 18px rgba(225,38,47,.18)}
.rfc-v4-section-head h2,.rfc-usaclub-section-head h2{position:relative}
.rfc-v4-section-head h2:after,.rfc-usaclub-section-head h2:after{content:"";display:block;width:46px;height:3px;margin-top:9px;border-radius:99px;background:linear-gradient(90deg,var(--rfc-club-red),var(--rfc-club-gold),var(--rfc-club-blue))}
.rfc-v4-match-card{border-color:rgba(47,128,237,.16)}
.rfc-v4-match-card:hover{border-color:rgba(242,201,76,.55)}
.rfc-v4-match-card .rfc-usaclub-match-meta span:first-child{color:#9cc5ff}
.rfc-v4-match-card .rfc-usaclub-versus{background:linear-gradient(135deg,var(--rfc-club-red),#b71920)}
.rfc-v4-match-card .rfc-usaclub-view-match{color:#ffd45f}
.rfc-usaclub-us-times{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin-top:12px;color:#eaf2fb;font-size:.86rem}
.rfc-usaclub-us-times span{display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap}
.rfc-usaclub-us-times strong{color:#fff;font-size:1rem}
.rfc-usaclub-us-times i{color:var(--rfc-club-gold);font-style:normal;opacity:.8}
.rfc-usaclub-us-times.is-compact{margin:0;padding:10px 16px;background:linear-gradient(90deg,rgba(47,128,237,.13),rgba(39,174,96,.07));border-bottom:1px solid var(--rfc-club-line);font-size:.75rem}
.rfc-usaclub-us-times.is-compact strong{font-size:.82rem}
.rfc-v4-featured-fixture .rfc-usaclub-us-times{margin-top:10px}
.rfc-v4-featured-date{margin-bottom:0}
.rfc-v4-fixture-controls,.rfc-v4-result-controls{padding:16px;border:1px solid rgba(47,128,237,.14);border-radius:14px;background:linear-gradient(135deg,rgba(47,128,237,.06),rgba(242,201,76,.035))}
.rfc-usaclub-search-submit{background:linear-gradient(135deg,var(--rfc-club-red),#b71920)!important}
.rfc-v4-gender-filter a.is-active{background:var(--rfc-club-gold)!important;color:#111!important;border-color:var(--rfc-club-gold)!important}
@media(max-width:700px){.rfc-usaclub-us-times.is-compact{display:grid;grid-template-columns:1fr 1fr;gap:6px 14px}.rfc-usaclub-us-times.is-compact i{display:none}.rfc-usaclub-us-times.is-compact span{justify-content:center;padding:5px 6px;border-radius:7px;background:rgba(255,255,255,.045)}.rfc-v4-featured-fixture .rfc-usaclub-us-times{display:grid;grid-template-columns:1fr 1fr}.rfc-v4-featured-fixture .rfc-usaclub-us-times i{display:none}}


/* dev169 — fixture club selector + club crest consistency */
.rfc-v4-club-filter{display:grid;gap:6px;align-content:end}
.rfc-v4-club-filter select{min-height:44px;width:100%;max-width:100%;background:#0d1a2a;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:9px;padding:0 38px 0 12px}
.rfc-v4-club-filter select:focus{outline:2px solid var(--rfc-club-gold,#f2c94c);outline-offset:2px}
@media(max-width:700px){.rfc-v4-club-filter,.rfc-v4-club-filter select{width:100%}}
