.rcfc-wt{--rcfc-green:#204D25;--rcfc-gold:#FDD003;--rcfc-ink:#17231a;--rcfc-soft:#f4f7f4;font-family:Inter,Arial,sans-serif;color:var(--rcfc-ink)}
.rcfc-section-header{text-align:center;margin:0 0 24px}.rcfc-section-header__eyebrow{margin:0 0 10px;color:var(--rcfc-green);font-size:clamp(13px,1.2vw,16px);font-weight:800;line-height:1.2;letter-spacing:.16em;text-transform:uppercase}.rcfc-section-header__title{margin:0;color:var(--rcfc-ink);font-size:clamp(36px,4.6vw,58px);font-weight:500;line-height:1.05;letter-spacing:0}.rcfc-wt__header,.rcfc-wt__chart-heading{text-align:center;margin-bottom:24px}.rcfc-wt__eyebrow{margin:0 0 10px;color:var(--rcfc-green);font-size:clamp(13px,1.2vw,16px);font-weight:800;letter-spacing:.16em;text-transform:uppercase}.rcfc-wt__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.rcfc-wt__card{position:relative;overflow:hidden;min-height:150px;padding:28px 20px;border-radius:16px;background:var(--rcfc-green);color:#fff;text-align:center;box-shadow:0 16px 40px rgba(32,77,37,.18);transition:transform .25s ease,box-shadow .25s ease}
.rcfc-wt__card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:var(--rcfc-gold)}.rcfc-wt__card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(18,48,24,.22)}
.rcfc-wt__value{color:var(--rcfc-gold);font-size:clamp(38px,5vw,58px);font-weight:800;line-height:1}.rcfc-wt__label{margin-top:12px;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.rcfc-wt__chart-panel{margin-top:34px;padding:28px;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(23,35,26,.10)}.rcfc-wt__canvas-wrap{position:relative;height:430px}.rcfc-wt-notice{padding:16px;border-left:4px solid #FDD003;background:#fff8d7}
@media(max-width:900px){.rcfc-wt__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.rcfc-wt__canvas-wrap{height:480px}}
@media(max-width:540px){.rcfc-wt__cards{grid-template-columns:1fr}.rcfc-wt__chart-panel{padding:18px}.rcfc-wt__canvas-wrap{height:540px}}

/* Match Centre */
.rcfc-mc{--rcfc-deep:#0D2B16;--rcfc-muted:#68746B;max-width:1400px;margin:0 auto}.rcfc-mc__header{text-align:center;margin-bottom:28px}.rcfc-mc__header .rcfc-section-header__title{font-size:clamp(36px,4.6vw,58px)}.rcfc-mc__range{margin:12px 0 0;color:var(--rcfc-muted);font-size:17px;font-weight:650}.rcfc-mc-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:32px}.rcfc-mc-summary>div{position:relative;overflow:hidden;min-height:150px;padding:28px 20px;border-radius:16px;background:var(--rcfc-green);color:#fff;text-align:center;box-shadow:0 16px 40px rgba(32,77,37,.18);transition:transform .25s ease,box-shadow .25s ease}.rcfc-mc-summary>div:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:var(--rcfc-gold)}.rcfc-mc-summary>div:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(18,48,24,.22)}.rcfc-mc-summary strong{display:block;color:var(--rcfc-gold);font-size:clamp(38px,5vw,58px);font-weight:800;line-height:1}.rcfc-mc-summary span{display:block;margin-top:12px;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.rcfc-mc-featured{position:relative;overflow:hidden;margin-bottom:30px;border-radius:20px;box-shadow:0 20px 50px rgba(13,43,22,.24)}.rcfc-mc-featured--away{background:var(--rcfc-green);color:#fff}.rcfc-mc-featured--home{background:var(--rcfc-gold);color:var(--rcfc-deep)}.rcfc-mc-featured:after{content:"";position:absolute;width:320px;height:320px;right:-120px;top:-150px;border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:0 0 0 42px rgba(255,255,255,.07),0 0 0 84px rgba(255,255,255,.04)}.rcfc-mc-featured__label{position:relative;z-index:1;padding:12px 24px;font-size:13px;font-weight:900;letter-spacing:.13em}.rcfc-mc-featured--away .rcfc-mc-featured__label{background:var(--rcfc-gold);color:var(--rcfc-deep)}.rcfc-mc-featured--home .rcfc-mc-featured__label{background:var(--rcfc-green);color:var(--rcfc-gold)}.rcfc-mc-featured__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px 14px}.rcfc-mc-featured__header>div{text-align:right}.rcfc-mc-featured__header strong,.rcfc-mc-featured__header span{display:block}.rcfc-mc-featured__header strong{font-size:19px}.rcfc-mc-featured__header span{margin-top:4px;opacity:.78}.rcfc-mc-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:#FDD003;color:#204D25;font-size:11px;font-weight:900;letter-spacing:.12em}.rcfc-mc-featured--home .rcfc-mc-badge{background:var(--rcfc-green);color:var(--rcfc-gold)}.rcfc-mc-featured__matches{position:relative;z-index:1;padding:8px 28px 28px}.rcfc-mc-featured__match{display:grid;grid-template-columns:minmax(150px,.8fr) 1.8fr minmax(110px,.65fr);align-items:center;gap:24px;padding:20px 0;border-top:1px solid rgba(255,255,255,.20)}.rcfc-mc-featured--home .rcfc-mc-featured__match{border-top-color:rgba(32,77,37,.22)}.rcfc-mc-featured__competition{font-size:12px;font-weight:850;letter-spacing:.05em;text-transform:uppercase;opacity:.76}.rcfc-mc-featured__teams{text-align:center}.rcfc-mc-featured__teams strong{display:block;font-size:clamp(18px,2.3vw,28px);line-height:1.1}.rcfc-mc-featured__teams span{display:block;margin:7px;font-size:11px;font-weight:900;letter-spacing:.16em}.rcfc-mc-featured--away .rcfc-mc-featured__teams span,.rcfc-mc-featured--away .rcfc-mc-featured__details strong{color:var(--rcfc-gold)}.rcfc-mc-featured--home .rcfc-mc-featured__teams span,.rcfc-mc-featured--home .rcfc-mc-featured__details strong{color:var(--rcfc-green)}.rcfc-mc-featured__details{text-align:right}.rcfc-mc-featured__details strong{display:block;font-size:clamp(24px,3vw,36px)}.rcfc-mc-featured__details span{display:block;margin-top:5px;opacity:.78}
.rcfc-mc-dropdown{overflow:hidden;margin-top:18px;border:1px solid #e3e9e4;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(23,35,26,.08)}.rcfc-mc-dropdown summary{position:relative;display:grid;grid-template-columns:1fr auto 24px;align-items:center;gap:18px;padding:20px 24px;cursor:pointer;list-style:none;border-left:7px solid}.rcfc-mc-dropdown summary::-webkit-details-marker{display:none}.rcfc-mc-dropdown--home summary{border-left-color:var(--rcfc-gold)}.rcfc-mc-dropdown--away summary{border-left-color:var(--rcfc-green)}.rcfc-mc-dropdown summary small,.rcfc-mc-dropdown summary strong{display:block}.rcfc-mc-dropdown summary small{margin-bottom:4px;color:var(--rcfc-muted);font-size:11px;font-weight:850;letter-spacing:.1em}.rcfc-mc-dropdown summary strong{color:var(--rcfc-deep);font-size:clamp(22px,3vw,30px)}.rcfc-mc-dropdown__count{padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase}.rcfc-mc-dropdown--home .rcfc-mc-dropdown__count{background:var(--rcfc-gold);color:var(--rcfc-deep)}.rcfc-mc-dropdown--away .rcfc-mc-dropdown__count{background:var(--rcfc-green);color:var(--rcfc-gold)}.rcfc-mc-dropdown__icon{position:relative;width:18px;height:18px}.rcfc-mc-dropdown__icon:before,.rcfc-mc-dropdown__icon:after{content:"";position:absolute;left:2px;top:8px;width:14px;height:2px;background:var(--rcfc-green);transition:transform .2s ease}.rcfc-mc-dropdown__icon:after{transform:rotate(90deg)}.rcfc-mc-dropdown[open] .rcfc-mc-dropdown__icon:after{transform:rotate(0)}.rcfc-mc-dropdown__body{padding:4px 20px 22px;border-top:1px solid #edf1ed}.rcfc-mc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-top:20px}.rcfc-mc-card{position:relative;overflow:hidden;padding:22px;border:1px solid #e5ebe6;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(23,35,26,.08);transition:transform .22s ease,box-shadow .22s ease}.rcfc-mc-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px}.rcfc-mc-card--home:before{background:var(--rcfc-gold)}.rcfc-mc-card--away:before{background:var(--rcfc-green)}.rcfc-mc-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(23,35,26,.14)}.rcfc-mc-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.rcfc-mc-card--home .rcfc-mc-badge{background:var(--rcfc-gold);color:var(--rcfc-deep)}.rcfc-mc-card--away .rcfc-mc-badge{background:var(--rcfc-green);color:var(--rcfc-gold)}.rcfc-mc-card__date{color:var(--rcfc-muted);font-size:13px;font-weight:750}.rcfc-mc-card__competition{min-height:34px;margin:18px 0 7px;color:var(--rcfc-muted);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.rcfc-mc-card h4{margin:0;color:var(--rcfc-green);font-size:22px;line-height:1.15}.rcfc-mc-card__versus{margin:19px 0;padding:15px 0;border-top:1px solid #edf1ed;border-bottom:1px solid #edf1ed}.rcfc-mc-card__versus span{display:block;color:var(--rcfc-muted);font-size:11px;font-weight:900;text-transform:uppercase}.rcfc-mc-card__versus strong{display:block;margin-top:4px;font-size:18px}.rcfc-mc-card__meta{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--rcfc-muted);font-size:13px}.rcfc-mc-card__time{color:var(--rcfc-deep)!important;font-size:20px!important;font-weight:900!important;white-space:nowrap}.rcfc-mc-byes{margin-top:24px;padding:18px 22px;border-radius:14px;background:#fff8d7;border-left:5px solid var(--rcfc-gold);line-height:1.6}
@media(max-width:980px){.rcfc-mc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rcfc-mc-featured__match{grid-template-columns:1fr}.rcfc-mc-featured__competition,.rcfc-mc-featured__teams,.rcfc-mc-featured__details{text-align:center}}
@media(max-width:620px){.rcfc-mc-summary{grid-template-columns:1fr}.rcfc-mc-grid{grid-template-columns:1fr}.rcfc-mc-featured__header{align-items:flex-start;flex-direction:column}.rcfc-mc-featured__header>div{text-align:left}.rcfc-mc-featured__matches{padding:6px 20px 22px}.rcfc-mc-dropdown summary{grid-template-columns:1fr 22px;padding:17px}.rcfc-mc-dropdown__count{grid-column:1/2;justify-self:start}.rcfc-mc-dropdown__icon{grid-column:2;grid-row:1/3}.rcfc-mc-card__meta{align-items:flex-start;flex-direction:column}}

@media(max-width:540px){.rcfc-section-header{margin-bottom:20px}.rcfc-section-header__eyebrow{margin-bottom:8px;font-size:13px}.rcfc-section-header__title{font-size:clamp(32px,10vw,42px)}}

/* Major sponsors and full sponsors page */
.rcfc-major-sponsors{padding:10px 0 64px;background:#fff}
.rcfc-major-sponsors__scroller{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;max-width:1400px;margin:34px auto 0;padding:0 24px}
.rcfc-major-sponsor-card{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;height:150px;padding:24px;background:#fff;border:1px solid #e3e9e4;border-top:5px solid var(--rcfc-gold);border-radius:18px;box-shadow:0 10px 28px rgba(13,43,22,.10);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.rcfc-major-sponsor-card:hover,.rcfc-major-sponsor-card:focus{transform:translateY(-5px);border-color:var(--rcfc-green);box-shadow:0 17px 38px rgba(13,43,22,.17);outline:none}
.rcfc-major-sponsor-card:focus-visible{box-shadow:0 0 0 4px rgba(253,208,3,.45),0 17px 38px rgba(13,43,22,.17)}
.rcfc-major-sponsor-card img{display:block;max-width:100%;max-height:94px;width:auto;height:auto;object-fit:contain}
.rcfc-sponsors-page{padding:64px 0}
.rcfc-sponsor-tier{max-width:1400px;margin:52px auto 0;padding:0 24px}
.rcfc-sponsor-tier__title{position:relative;text-align:center;color:#204d25;font-size:clamp(25px,3vw,34px);margin:0 0 28px;padding-bottom:14px}
.rcfc-sponsor-tier__title:after{content:"";position:absolute;left:50%;bottom:0;width:72px;height:4px;border-radius:999px;background:var(--rcfc-gold);transform:translateX(-50%)}
.rcfc-sponsor-tier__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.rcfc-sponsor-card{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:26px;background:#fff;border:1px solid #e3e9e4;border-top:5px solid var(--rcfc-gold);border-radius:18px;box-shadow:0 8px 26px rgba(13,43,22,.10);text-decoration:none;color:#204d25;font-weight:700;text-align:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.rcfc-sponsor-card:hover,.rcfc-sponsor-card:focus{transform:translateY(-5px);border-color:var(--rcfc-green);box-shadow:0 14px 34px rgba(13,43,22,.17);outline:none}
.rcfc-sponsor-card:focus-visible{box-shadow:0 0 0 4px rgba(253,208,3,.45),0 14px 34px rgba(13,43,22,.17)}
.rcfc-sponsor-card img{display:block;max-width:100%;max-height:105px;width:auto;height:auto;object-fit:contain}
.rcfc-sponsor-card span{line-height:1.3}
@media(max-width:1100px){.rcfc-major-sponsors__scroller{grid-template-columns:repeat(3,minmax(0,1fr))}.rcfc-sponsor-tier__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.rcfc-major-sponsors{padding:10px 0 44px}.rcfc-major-sponsors__scroller{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;margin-top:26px;padding:4px 20px 22px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.rcfc-major-sponsor-card{flex:0 0 min(78vw,290px);height:132px;scroll-snap-align:start}.rcfc-major-sponsor-card img{max-height:82px}.rcfc-sponsors-page{padding:44px 0}.rcfc-sponsor-tier{margin-top:40px;padding:0 18px}.rcfc-sponsor-tier__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rcfc-sponsor-card{min-height:150px;padding:18px}.rcfc-sponsor-card img{max-height:82px}}
@media(max-width:430px){.rcfc-sponsor-tier__grid{grid-template-columns:1fr}.rcfc-sponsor-card{min-height:155px}}
@media(prefers-reduced-motion:reduce){.rcfc-major-sponsor-card,.rcfc-sponsor-card{transition:none}}

/* Sponsor experience refinements — v0.5.1 */
.rcfc-major-sponsor-card,.rcfc-sponsor-card{overflow:hidden;isolation:isolate}
.rcfc-major-sponsor-card:after,.rcfc-sponsor-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--rcfc-gold);transform:scaleX(0);transform-origin:center;transition:transform .28s ease;z-index:3}
.rcfc-major-sponsor-card:hover:after,.rcfc-major-sponsor-card:focus-visible:after,.rcfc-sponsor-card:hover:after,.rcfc-sponsor-card:focus-visible:after{transform:scaleX(1)}
.rcfc-major-sponsor-card:hover,.rcfc-major-sponsor-card:focus-visible,.rcfc-sponsor-card:hover,.rcfc-sponsor-card:focus-visible{transform:translateY(-6px) scale(1.012)}
.rcfc-sponsor-card--black{background:#111!important;border-color:#242424!important;border-top-color:var(--rcfc-gold)!important}
.rcfc-sponsor-card--black:hover,.rcfc-sponsor-card--black:focus-visible{border-color:#242424!important;border-top-color:var(--rcfc-green)!important;box-shadow:0 18px 42px rgba(0,0,0,.32)}
.rcfc-sponsor-card--black img{filter:none}
.rcfc-sponsor-card__footer{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:9px 14px;background:rgba(13,43,22,.96);color:#fff;transform:translateY(101%);transition:transform .24s ease;text-align:left;line-height:1.15}
.rcfc-sponsor-card__footer strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#fff}
.rcfc-sponsor-card__footer small{flex:0 0 auto;color:var(--rcfc-gold);font-size:11px;font-weight:800;white-space:nowrap}
.rcfc-major-sponsor-card:hover .rcfc-sponsor-card__footer,.rcfc-major-sponsor-card:focus-visible .rcfc-sponsor-card__footer,.rcfc-sponsor-card:hover .rcfc-sponsor-card__footer,.rcfc-sponsor-card:focus-visible .rcfc-sponsor-card__footer{transform:translateY(0)}
.rcfc-sponsor-image-loading{background-image:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.55) 40%,transparent 60%);background-size:220% 100%;animation:rcfcSponsorShimmer 1.25s linear infinite}
.rcfc-sponsor-card--black.rcfc-sponsor-image-loading{background-image:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.10) 40%,transparent 60%)}
.rcfc-sponsor-image-loading img{opacity:0}.rcfc-sponsor-image-loaded img{opacity:1;transition:opacity .28s ease}
@keyframes rcfcSponsorShimmer{to{background-position:-220% 0}}
@media(max-width:767px){.rcfc-major-sponsors__scroller{scroll-padding-inline:20px;overscroll-behavior-x:contain}.rcfc-major-sponsor-card{scroll-snap-stop:always}.rcfc-sponsor-card__footer{transform:translateY(0);min-height:42px;padding:8px 12px}.rcfc-major-sponsor-card img,.rcfc-sponsor-card img{margin-bottom:36px}}
@media(hover:none){.rcfc-sponsor-card__footer{transform:translateY(0)}.rcfc-major-sponsor-card img,.rcfc-sponsor-card img{margin-bottom:36px}}
@media(prefers-reduced-motion:reduce){.rcfc-sponsor-image-loading{animation:none}.rcfc-major-sponsor-card:after,.rcfc-sponsor-card:after,.rcfc-sponsor-card__footer,.rcfc-sponsor-image-loaded img{transition:none}}

/* Homepage spacing polish — v0.5.2 */
.rcfc-major-sponsors>.rcfc-section-header{margin-top:0}
.rcfc-major-sponsors__scroller{margin-top:30px}
@media(max-width:767px){.rcfc-major-sponsors__scroller{margin-top:24px}}


/* Homepage typography design system — v0.5.3 */
:root{
  --rcfc-home-heading-font:var(--e-global-typography-primary-font-family,"League Spartan",Arial,sans-serif);
  --rcfc-home-heading-colour:#102718;
  --rcfc-home-eyebrow-colour:#204d25;
}
.rcfc-section-header,
.rcfc-wt__header,
.rcfc-wt__chart-heading,
.rcfc-mc__header{
  text-align:center;
}
.rcfc-section-header__eyebrow,
.rcfc-wt__eyebrow{
  margin:0 0 10px!important;
  color:var(--rcfc-home-eyebrow-colour)!important;
  font-family:var(--rcfc-home-heading-font)!important;
  font-size:clamp(13px,1.2vw,16px)!important;
  font-style:normal!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:.16em!important;
  text-align:center!important;
  text-transform:uppercase!important;
}
.rcfc-section-header__title,
.rcfc-section-header h2.rcfc-section-header__title,
.rcfc-section-header h3.rcfc-section-header__title,
.rcfc-section-header h4.rcfc-section-header__title{
  margin:0!important;
  color:var(--rcfc-home-heading-colour)!important;
  font-family:var(--rcfc-home-heading-font)!important;
  font-size:clamp(36px,4.6vw,58px)!important;
  font-style:normal!important;
  font-weight:500!important;
  line-height:1.05!important;
  letter-spacing:0!important;
  text-align:center!important;
  text-transform:none!important;
}
@media(max-width:767px){
  .rcfc-section-header__eyebrow,.rcfc-wt__eyebrow{font-size:13px!important;margin-bottom:8px!important}
  .rcfc-section-header__title,.rcfc-section-header h2.rcfc-section-header__title,.rcfc-section-header h3.rcfc-section-header__title,.rcfc-section-header h4.rcfc-section-header__title{font-size:clamp(32px,10vw,42px)!important}
}

/* Premium footer system — v0.6.11 / RCFC Digital Hub */
.rcfc-footer{--rcfc-footer-green:#204d25;--rcfc-footer-yellow:#fdd003;position:relative;left:50%;isolation:isolate;overflow:hidden;width:100vw;max-width:none;margin-left:-50vw;margin-right:-50vw;border-top:6px solid var(--rcfc-footer-yellow);background:var(--rcfc-footer-green);color:#fff;font-family:inherit}
.rcfc-footer__inner{max-width:1600px;margin:0 auto;padding:30px 40px 24px}
.rcfc-footer__brandbar{display:grid;grid-template-columns:118px minmax(0,1fr) 112px;align-items:center;justify-items:center;gap:28px;min-height:150px;text-align:center}
.rcfc-footer__crest{display:block;width:auto;height:82px;max-width:104px;object-fit:contain}
.rcfc-footer__clubchanger{display:block;width:auto;height:98px;max-width:112px;object-fit:contain}
.rcfc-footer__identity{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center}
.rcfc-footer__identity strong{color:#fff;font-size:clamp(22px,2.15vw,34px);font-weight:700;line-height:1.04;letter-spacing:.004em;text-align:center;text-transform:uppercase}
.rcfc-footer__identity span{margin-top:13px;color:var(--rcfc-footer-yellow);font-size:clamp(11px,.92vw,14px);font-weight:400;line-height:1.25;letter-spacing:.14em;text-align:center}
.rcfc-footer__divider{height:2px;margin:14px 0 27px;background:var(--rcfc-footer-yellow)}
.rcfc-footer__content{position:relative;isolation:isolate;min-height:290px}
.rcfc-footer__watermark{position:absolute;left:34.5%;top:52%;z-index:0;width:min(24vw,330px);height:min(24vw,310px);transform:translate(-50%,-50%);background:url('../images/rcfc-crest-watermark.png') center/contain no-repeat;filter:none;opacity:.085;pointer-events:none}
.rcfc-footer__grid{display:grid;grid-template-columns:.86fr .98fr .86fr 1.35fr;gap:44px;position:relative;z-index:1}
.rcfc-footer__column h2{display:inline-block;margin:0 0 19px;padding-bottom:7px;border-bottom:2px solid #fff;color:#fff;font-size:14px;font-weight:700;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}
.rcfc-footer__column ul{list-style:none;margin:0;padding:0}.rcfc-footer__column li+li{margin-top:12px}
.rcfc-footer__column a{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-size:12px;font-weight:400;line-height:1.3;transition:color .18s ease,transform .18s ease}
.rcfc-footer__column a:hover,.rcfc-footer__column a:focus-visible{color:var(--rcfc-footer-yellow);outline:none;transform:translateX(3px)}
.rcfc-footer__icon{display:inline-flex;flex:0 0 21px;width:21px;height:21px;align-items:center;justify-content:center;color:currentColor}
.rcfc-footer__icon svg,.rcfc-footer__pin svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.rcfc-footer__map{overflow:hidden;width:100%;height:175px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.rcfc-footer__map iframe{display:block;width:100%;height:100%;border:0;filter:saturate(.88) contrast(1.02)}
.rcfc-footer__address{display:flex;align-items:flex-start;gap:10px;margin-top:13px}.rcfc-footer__pin{display:inline-flex;flex:0 0 23px;width:23px;height:23px;color:#fff}.rcfc-footer__address p{margin:0;color:#fff;font-size:11px;font-weight:400;line-height:1.45}
.rcfc-footer__bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:15px max(40px,calc((100vw - 1520px)/2));background:rgba(6,45,20,.27);border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.82);font-size:11px;font-weight:400;line-height:1.4}
.rcfc-footer__bottom>span:last-child{text-align:right}.rcfc-footer__bottom strong{color:var(--rcfc-footer-yellow);font-weight:500}.rcfc-footer__bottom-tagline{padding:0 34px;border-right:1px solid rgba(253,208,3,.85);border-left:1px solid rgba(253,208,3,.85);color:rgba(253,208,3,.9);font-weight:400;letter-spacing:.11em;text-align:center}
@media(max-width:1100px){.rcfc-footer__brandbar{grid-template-columns:104px minmax(0,1fr) 88px;gap:20px;min-height:132px}.rcfc-footer__crest{height:74px;max-width:92px}.rcfc-footer__clubchanger{height:78px;max-width:88px}.rcfc-footer__identity strong{font-size:clamp(21px,3.2vw,31px)}.rcfc-footer__identity span{margin-top:11px;font-size:11px;letter-spacing:.08em}.rcfc-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 50px}.rcfc-footer__watermark{left:25%;top:52%;width:330px;height:310px}.rcfc-footer__location{grid-column:2}.rcfc-footer__bottom{grid-template-columns:1fr 1fr}.rcfc-footer__bottom-tagline{display:none}}
@media(max-width:700px){.rcfc-footer{border-top-width:5px}.rcfc-footer__inner{padding:25px 20px 22px}.rcfc-footer__brandbar{grid-template-columns:60px minmax(0,1fr) 50px;gap:10px;min-height:91px}.rcfc-footer__crest{height:45px;max-width:54px}.rcfc-footer__clubchanger{height:46px;max-width:50px}.rcfc-footer__identity strong{font-size:clamp(16px,4.6vw,22px)}.rcfc-footer__identity span{margin-top:6px;font-size:8.5px;letter-spacing:.025em}.rcfc-footer__divider{height:2px;margin:17px 0 21px}.rcfc-footer__grid{grid-template-columns:1fr 1fr;gap:26px 22px}.rcfc-footer__column h2{margin-bottom:15px;font-size:13px}.rcfc-footer__column li+li{margin-top:10px}.rcfc-footer__column a{gap:8px;font-size:11.5px}.rcfc-footer__icon{flex-basis:19px;width:19px;height:19px}.rcfc-footer__location{grid-column:1/-1}.rcfc-footer__map{height:165px}.rcfc-footer__watermark{left:50%;top:38%;width:380px;height:360px;transform:translate(-50%,-50%);opacity:.04}.rcfc-footer__bottom{display:flex;flex-direction:column;gap:6px;padding:13px 20px;text-align:center;font-size:11px}.rcfc-footer__bottom>span:last-child{text-align:center}}
@media(max-width:430px){.rcfc-footer__brandbar{grid-template-columns:46px minmax(0,1fr) 48px;gap:7px}.rcfc-footer__crest{height:42px;max-width:42px}.rcfc-footer__clubchanger{height:46px;max-width:48px}.rcfc-footer__identity strong{font-size:14px}.rcfc-footer__identity span{font-size:7.5px}.rcfc-footer__grid{grid-template-columns:1fr}.rcfc-footer__location{grid-column:auto}.rcfc-footer__watermark{top:44%;width:320px;height:305px}}
@media(prefers-reduced-motion:reduce){.rcfc-footer__column a{transition:none}}


/* v0.6.9 footer refinements */
.rcfc-footer__location h2{color:#fff;border-bottom-color:#fff}


/* RCFC permanent site header — v1.1.0 full-bleed rebuild */
.rcfc-site-header{
    --rcfc-header-green:#204d25;
    --rcfc-header-yellow:#fdd003;
    position:relative;
    z-index:1000;
    left:50%;
    width:100vw;
    max-width:100vw;
    margin:0 0 0 -50vw;
    padding:0;
    border:0;
    border-bottom:5px solid var(--rcfc-header-yellow);
    background:var(--rcfc-header-green);
    overflow:hidden;
    contain:layout paint;
    color:#fff;
    font-family:inherit;
    box-sizing:border-box;
}
.rcfc-site-header--sticky{position:sticky;top:0;left:auto;width:100%;max-width:none;margin-left:0}
.admin-bar .rcfc-site-header--sticky{top:32px}
.rcfc-site-header,.rcfc-site-header *{box-sizing:border-box}
.rcfc-site-header__inner{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:28px;
    width:100%;
    max-width:1800px;
    min-height:118px;
    margin:0 auto;
    padding:7px clamp(24px,3.25vw,62px);
}
.rcfc-site-header__logo{display:flex;flex:0 0 112px;align-items:center;justify-content:flex-start;width:112px;height:106px;text-decoration:none;overflow:hidden;contain:layout paint}
.rcfc-site-header__logo img{display:block;width:104px!important;height:100px!important;max-width:104px!important;max-height:100px!important;object-fit:contain;aspect-ratio:834/1018}
.rcfc-site-header__nav{display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:clamp(12px,1.15vw,22px);min-width:0;white-space:nowrap}
.rcfc-site-header__nav a{position:relative;padding:16px 0 14px;color:#fff;text-decoration:none;font-size:clamp(12px,.86vw,15px);font-weight:700;line-height:1;letter-spacing:.025em;text-transform:uppercase;transition:color .18s ease}
.rcfc-site-header__nav a:after{content:"";position:absolute;right:0;bottom:4px;left:0;height:3px;background:#fff;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
.rcfc-site-header__nav a:hover,.rcfc-site-header__nav a:focus-visible,.rcfc-site-header__nav a.is-current{color:var(--rcfc-header-yellow);outline:none}
.rcfc-site-header__nav a:hover:after,.rcfc-site-header__nav a:focus-visible:after,.rcfc-site-header__nav a.is-current:after{transform:scaleX(1)}
.rcfc-site-header__register{display:inline-flex;flex:0 0 146px;min-height:46px;align-items:center;justify-content:center;padding:0 24px;border-radius:12px;background:var(--rcfc-header-yellow);color:#204d25;text-decoration:none;font-size:14px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 7px 18px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .18s ease}
.rcfc-site-header__register:hover,.rcfc-site-header__register:focus-visible{color:#204d25;outline:none;transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.18)}
.rcfc-site-header__toggle{display:none;flex:0 0 44px;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:transparent;color:#fff;cursor:pointer}
.rcfc-site-header__toggle-lines{display:grid;gap:5px;width:22px}.rcfc-site-header__toggle-lines span{display:block;height:2px;border-radius:2px;background:currentColor;transition:transform .2s ease,opacity .2s ease}
.rcfc-site-header.is-menu-open .rcfc-site-header__toggle-lines span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.rcfc-site-header.is-menu-open .rcfc-site-header__toggle-lines span:nth-child(2){opacity:0}
.rcfc-site-header.is-menu-open .rcfc-site-header__toggle-lines span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.elementor-location-header,.elementor-location-header .elementor,.elementor-location-header .elementor-element,.elementor-location-header .elementor-widget-shortcode,.elementor-location-header .elementor-widget-shortcode>.elementor-widget-container{max-width:none!important}
.elementor-widget-shortcode:has(.rcfc-site-header),.elementor-widget-shortcode:has(.rcfc-site-header)>.elementor-widget-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
@media(max-width:1260px){.rcfc-site-header__inner{gap:14px;padding-inline:22px}.rcfc-site-header__logo{flex-basis:84px;width:84px;height:84px}.rcfc-site-header__logo img{height:76px;max-width:78px}.rcfc-site-header__nav{gap:10px}.rcfc-site-header__nav a{font-size:10.8px;letter-spacing:.012em}.rcfc-site-header__register{flex-basis:112px;min-height:42px;padding-inline:15px;font-size:12px}}
@media(max-width:980px){.rcfc-site-header__inner{min-height:94px}.rcfc-site-header__logo{flex-basis:68px}.rcfc-site-header__toggle{display:inline-flex;order:3}.rcfc-site-header__register{order:2;flex-basis:auto;min-height:42px;padding-inline:16px}.rcfc-site-header__nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 18px;border-top:1px solid rgba(255,255,255,.14);border-bottom:5px solid var(--rcfc-header-yellow);background:var(--rcfc-header-green);
    overflow:hidden;
    contain:layout paint;box-shadow:0 16px 30px rgba(0,0,0,.18);white-space:normal}.rcfc-site-header.is-menu-open .rcfc-site-header__nav{display:flex}.rcfc-site-header__nav a{padding:13px 4px;font-size:13px;text-align:center}.rcfc-site-header__nav a:after{bottom:6px}}
@media(max-width:782px){.admin-bar .rcfc-site-header--sticky{top:46px}}
@media(max-width:700px){.rcfc-site-header__inner{gap:10px;min-height:82px;padding:8px 16px}.rcfc-site-header__logo{flex-basis:60px;width:54px;height:60px}.rcfc-site-header__logo img{height:54px;max-width:54px}.rcfc-site-header__register{display:none}.rcfc-site-header__nav{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){.rcfc-site-header__nav a,.rcfc-site-header__nav a:after,.rcfc-site-header__register,.rcfc-site-header__toggle-lines span{transition:none}}

/* Fixtures Centre — v0.7.0 */
.rcfc-fixtures-page{--green:#204d25;--yellow:#fdd003;--ink:#14251a;--muted:#68736b;--line:#dce4dd;max-width:1520px;margin:0 auto 70px;color:var(--ink);font-family:inherit}
.rcfc-fixtures-hero{position:relative;display:flex;min-height:310px;align-items:center;overflow:hidden;padding:58px clamp(28px,6vw,92px);border-bottom:8px solid var(--yellow);border-radius:0 0 24px 24px;background:linear-gradient(115deg,#12391b 0%,#204d25 58%,#2d6535 100%);color:#fff;box-shadow:0 18px 45px rgba(17,55,26,.18)}
.rcfc-fixtures-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 45%,rgba(253,208,3,.12),transparent 34%);pointer-events:none}.rcfc-fixtures-hero__content{position:relative;z-index:2;max-width:740px}.rcfc-fixtures-hero__eyebrow{margin:0 0 10px;color:var(--yellow);font-size:13px;font-weight:800;letter-spacing:.16em}.rcfc-fixtures-hero h1{margin:0;font-size:clamp(48px,7vw,94px);font-weight:900;line-height:.92;letter-spacing:-.04em;text-transform:uppercase}.rcfc-fixtures-hero__content>p:last-child{max-width:680px;margin:24px 0 0;color:rgba(255,255,255,.88);font-size:clamp(16px,1.4vw,21px);line-height:1.55}.rcfc-fixtures-hero__crest{position:absolute;right:4%;width:min(32vw,420px);height:min(32vw,420px);object-fit:contain;opacity:.12;filter:brightness(0) invert(1)}
.rcfc-fixtures-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:-42px clamp(20px,4vw,62px) 42px;position:relative;z-index:3}.rcfc-fixtures-summary>div{display:flex;min-height:104px;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(32,77,37,.12);border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(17,55,26,.12)}.rcfc-fixtures-summary strong{color:var(--green);font-size:34px;font-weight:900;line-height:1}.rcfc-fixtures-summary span{margin-top:8px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.rcfc-fixtures-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 clamp(20px,4vw,62px) 26px}.rcfc-fixtures-toolbar__heading h2{margin:0;color:var(--green);font-size:clamp(30px,3vw,46px);font-weight:900;letter-spacing:-.035em}.rcfc-fixtures-toolbar__heading p{margin:5px 0 0;color:var(--muted);font-size:14px}.rcfc-fixtures-filters{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;justify-content:flex-end}.rcfc-fixtures-filters label{display:flex;min-width:170px;flex-direction:column;gap:6px}.rcfc-fixtures-filters label span{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rcfc-fixtures-filters select{min-height:45px;padding:0 38px 0 13px;border:1px solid #ccd8ce;border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:13px}.rcfc-fixtures-reset{min-height:45px;padding:0 18px;border:0;border-radius:10px;background:var(--green);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;cursor:pointer}.rcfc-fixtures-reset:hover,.rcfc-fixtures-reset:focus-visible{background:#153d1d;outline:3px solid rgba(253,208,3,.45)}
.rcfc-fixtures-list{margin:0 clamp(20px,4vw,62px)}.rcfc-fixture-day{margin-bottom:28px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(25,55,30,.07);overflow:hidden}.rcfc-fixture-day__header{display:flex;align-items:baseline;gap:10px;padding:16px 22px;background:var(--green);color:#fff}.rcfc-fixture-day__header span{color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.rcfc-fixture-day__header strong{font-size:19px}.rcfc-fixture-row{display:grid;grid-template-columns:120px minmax(180px,.8fr) minmax(290px,1.5fr) minmax(180px,.8fr);align-items:center;gap:20px;padding:19px 22px;border-top:1px solid var(--line);transition:background .16s ease,transform .16s ease}.rcfc-fixture-row:first-child{border-top:0}.rcfc-fixture-row:hover{background:#f8fbf8}.rcfc-fixture-row__time{display:flex;flex-direction:column}.rcfc-fixture-row__time strong{font-size:17px;color:var(--green)}.rcfc-fixture-row__time span{display:inline-flex;width:max-content;margin-top:5px;padding:3px 8px;border-radius:999px;background:#edf4ee;color:var(--green);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rcfc-fixture-row--away .rcfc-fixture-row__time span{background:#fff7cf;color:#765f00}.rcfc-fixture-row--bye .rcfc-fixture-row__time span{background:#ececec;color:#555}.rcfc-fixture-row__team small{display:block;margin-bottom:4px;color:var(--muted);font-size:11px}.rcfc-fixture-row__team strong{font-size:15px}.rcfc-fixture-row__matchup{display:grid;grid-template-columns:1fr 28px 1fr;align-items:center;gap:8px;text-align:center}.rcfc-fixture-row__matchup span{font-size:14px;font-weight:700;line-height:1.3}.rcfc-fixture-row__matchup b{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:var(--yellow);color:var(--green);font-size:11px;text-transform:uppercase}.rcfc-fixture-row__venue{display:flex;flex-direction:column;text-align:right}.rcfc-fixture-row__venue strong{font-size:12px}.rcfc-fixture-row__venue span{margin-top:4px;color:var(--muted);font-size:11px}.rcfc-fixture-day[hidden],.rcfc-fixture-row[hidden]{display:none!important}.rcfc-fixtures-empty{margin:28px clamp(20px,4vw,62px);padding:45px 25px;border:2px dashed #c8d5ca;border-radius:16px;text-align:center}.rcfc-fixtures-empty strong,.rcfc-fixtures-empty span{display:block}.rcfc-fixtures-empty strong{color:var(--green);font-size:22px}.rcfc-fixtures-empty span{margin-top:7px;color:var(--muted)}
.rcfc-fixtures-official{display:flex;align-items:center;justify-content:space-between;gap:36px;margin:46px clamp(20px,4vw,62px) 0;padding:34px 38px;border-radius:20px;background:var(--green);color:#fff}.rcfc-fixtures-official__eyebrow{margin:0 0 6px!important;color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.13em}.rcfc-fixtures-official h2{margin:0;font-size:30px}.rcfc-fixtures-official p:last-child{margin:8px 0 0;color:rgba(255,255,255,.78)}.rcfc-fixtures-official__buttons{display:flex;gap:12px;flex-wrap:wrap}.rcfc-fixtures-official__buttons a{display:inline-flex;min-height:46px;align-items:center;padding:0 20px;border:2px solid var(--yellow);border-radius:10px;color:var(--yellow);font-size:12px;font-weight:900;text-decoration:none;text-transform:uppercase}.rcfc-fixtures-official__buttons a:hover{background:var(--yellow);color:var(--green)}
@media(max-width:1050px){.rcfc-fixtures-toolbar{align-items:flex-start;flex-direction:column}.rcfc-fixtures-filters{justify-content:flex-start}.rcfc-fixture-row{grid-template-columns:100px minmax(160px,.8fr) minmax(250px,1.4fr)}.rcfc-fixture-row__venue{grid-column:2/-1;text-align:left;margin-top:-8px}.rcfc-fixtures-official{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.rcfc-fixtures-page{margin-bottom:40px}.rcfc-fixtures-hero{min-height:250px;padding:42px 24px;border-radius:0}.rcfc-fixtures-hero__crest{right:-12%;width:260px;height:260px}.rcfc-fixtures-summary{grid-template-columns:repeat(2,1fr);margin:-28px 16px 32px;gap:10px}.rcfc-fixtures-summary>div{min-height:86px}.rcfc-fixtures-summary strong{font-size:28px}.rcfc-fixtures-toolbar,.rcfc-fixtures-list{margin-left:16px;margin-right:16px}.rcfc-fixtures-filters{display:grid;grid-template-columns:1fr 1fr;width:100%}.rcfc-fixtures-filters label{min-width:0}.rcfc-fixtures-reset{align-self:end}.rcfc-fixture-day__header{align-items:flex-start;flex-direction:column;gap:3px;padding:14px 16px}.rcfc-fixture-row{display:grid;grid-template-columns:84px 1fr;gap:12px;padding:16px}.rcfc-fixture-row__team{grid-column:2}.rcfc-fixture-row__matchup{grid-column:1/-1;grid-template-columns:1fr 24px 1fr;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rcfc-fixture-row__matchup b{width:24px;height:24px}.rcfc-fixture-row__venue{grid-column:1/-1;margin:0;text-align:left}.rcfc-fixtures-official{margin:34px 16px 0;padding:28px 22px}.rcfc-fixtures-official__buttons{width:100%}.rcfc-fixtures-official__buttons a{flex:1;justify-content:center}}
@media(max-width:430px){.rcfc-fixtures-filters{grid-template-columns:1fr}.rcfc-fixtures-reset{width:100%}.rcfc-fixture-row__matchup span{font-size:12px}}

/* Fixture Centre framework — v0.7.1 */
.rcfc-fixtures-hero h1{max-width:920px;font-size:clamp(44px,6.2vw,82px);line-height:.96}
.rcfc-fixtures-summary{grid-template-columns:repeat(5,minmax(0,1fr))}
.rcfc-football-browser{margin:0 clamp(20px,4vw,62px) 52px;padding:42px clamp(20px,3.4vw,48px) 48px;border-radius:24px;background:#f2f6f2;box-shadow:inset 0 0 0 1px rgba(32,77,37,.08)}
.rcfc-football-browser__heading{text-align:center;margin-bottom:28px}.rcfc-football-browser__heading p{margin:0 0 8px;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.16em}.rcfc-football-browser__heading h2{margin:0;color:var(--green);font-size:clamp(32px,3.7vw,50px);font-weight:900;letter-spacing:-.04em}.rcfc-football-browser__heading span{display:block;margin-top:9px;color:var(--muted);font-size:15px}
.rcfc-football-browser__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.rcfc-football-card{position:relative;display:flex;min-height:188px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:24px 14px;border:2px solid transparent;border-radius:18px;background:linear-gradient(145deg,#173d20,#204d25 62%,#2b6334);color:#fff;text-align:center;box-shadow:0 13px 30px rgba(19,57,27,.16);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.rcfc-football-card:before{content:"";position:absolute;inset:auto -35px -62px auto;width:150px;height:150px;border-radius:50%;background:rgba(253,208,3,.07)}.rcfc-football-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:var(--yellow);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.rcfc-football-card:hover,.rcfc-football-card:focus-visible,.rcfc-football-card.is-active{transform:translateY(-5px);border-color:var(--yellow);box-shadow:0 18px 38px rgba(19,57,27,.24);outline:0}.rcfc-football-card:hover:after,.rcfc-football-card:focus-visible:after,.rcfc-football-card.is-active:after{transform:scaleX(1)}.rcfc-football-card__icon{position:relative;z-index:1;display:flex;width:58px;height:58px;align-items:center;justify-content:center;margin-bottom:18px;border:2px solid rgba(253,208,3,.78);border-radius:50%;color:var(--yellow);font-size:16px;font-weight:900;letter-spacing:.04em}.rcfc-football-card__icon--crest{border:0}.rcfc-football-card__icon--crest img{width:58px;height:58px;object-fit:contain}.rcfc-football-card strong{position:relative;z-index:1;font-size:18px;font-weight:900;letter-spacing:.015em;text-transform:uppercase}.rcfc-football-card small{position:relative;z-index:1;margin-top:8px;color:rgba(255,255,255,.72);font-size:11px;font-weight:650;line-height:1.45}.rcfc-football-card.is-active strong{color:var(--yellow)}
.rcfc-fixtures-toolbar__eyebrow{margin:0 0 5px!important;color:var(--green)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase}
@media(max-width:1100px){.rcfc-fixtures-summary{grid-template-columns:repeat(5,minmax(120px,1fr));overflow-x:auto;padding-bottom:8px}.rcfc-football-browser__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rcfc-football-card:last-child{grid-column:2}}
@media(max-width:700px){.rcfc-fixtures-hero h1{font-size:clamp(40px,13vw,60px)}.rcfc-fixtures-summary{grid-template-columns:repeat(2,1fr);overflow:visible}.rcfc-fixtures-summary>div:last-child{grid-column:1/-1}.rcfc-football-browser{margin:0 16px 36px;padding:32px 16px 22px;border-radius:18px}.rcfc-football-browser__grid{grid-template-columns:1fr 1fr;gap:10px}.rcfc-football-card{min-height:154px;padding:18px 10px}.rcfc-football-card:last-child{grid-column:1/-1}.rcfc-football-card__icon{width:48px;height:48px;margin-bottom:12px}.rcfc-football-card__icon--crest img{width:48px;height:48px}.rcfc-football-card strong{font-size:15px}.rcfc-football-card small{font-size:10px}}
@media(max-width:390px){.rcfc-football-browser__grid{grid-template-columns:1fr}.rcfc-football-card:last-child{grid-column:auto}}

/* Fixture Centre layout correction — v0.7.1.1 */
/* Hide the native WordPress/Astra page heading on the Fixtures page. */
body.page-id-704 .entry-title,
body.page-id-704 .page-title,
body.page-id-704 .entry-header,
body.page-id-704 .page-header,
body.page-id-704 header.entry-header,
body.page-id-704 .elementor-page-title,
body.page-id-704 .ast-single-post-order,
body.page-id-704 .ast-article-single > .entry-header,
body.page-id-704 main#main > article > header {display:none!important}

/* Remove theme spacing that otherwise leaves a white title strip above the shortcode. */
body.page-id-704 .site-content,
body.page-id-704 .content-area,
body.page-id-704 .site-main,
body.page-id-704 article.page,
body.page-id-704 .entry-content {margin-top:0!important;padding-top:0!important}
body.page-id-704 .entry-content > :first-child {margin-top:0!important}

/* Break the Fixture Centre out of any boxed WordPress or Elementor content container. */
.rcfc-fixtures-page{
  position:relative;
  left:50%;
  width:100vw;
  max-width:none;
  margin:0 0 70px -50vw;
  overflow:hidden;
}

/* Full-width stadium hero, using the same stadium image style as the homepage. */
.rcfc-fixtures-hero{
  min-height:430px;
  width:100%;
  padding:72px max(32px,calc((100vw - 1520px)/2 + 62px));
  border-radius:0;
  border-bottom:7px solid var(--yellow);
  background-image:
    linear-gradient(90deg,rgba(12,54,25,.92) 0%,rgba(21,71,33,.84) 47%,rgba(32,77,37,.72) 100%),
    url('../images/rcfc-fixtures-hero.jpg');
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
  box-shadow:none;
}
.rcfc-fixtures-hero:after{
  background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.12));
}
.rcfc-fixtures-hero__content{max-width:800px}
.rcfc-fixtures-hero__crest{
  top:auto;
  right:max(4.5vw,56px);
  bottom:24px;
  width:min(28vw,390px);
  height:min(28vw,390px);
  opacity:.11;
  object-position:center;
}

/* Statistic cards now sit completely below the hero instead of overlapping it. */
.rcfc-fixtures-summary{
  max-width:1396px;
  margin:34px auto 48px;
  padding:0 24px;
  z-index:1;
}

/* Keep the remaining content aligned to the same central page width. */
.rcfc-football-browser,
.rcfc-fixtures-toolbar,
.rcfc-fixtures-list,
.rcfc-fixtures-official,
.rcfc-fixtures-empty{max-width:1396px;margin-left:auto;margin-right:auto}
.rcfc-football-browser{width:calc(100% - 48px)}
.rcfc-fixtures-toolbar,.rcfc-fixtures-list,.rcfc-fixtures-official,.rcfc-fixtures-empty{width:calc(100% - 48px)}

@media(max-width:900px){
  .rcfc-fixtures-hero{min-height:380px;padding:58px 32px}
  .rcfc-fixtures-hero__crest{top:auto;right:-1%;bottom:18px;width:330px;height:330px;opacity:.11}
}
@media(max-width:700px){
  .rcfc-fixtures-page{margin-bottom:40px}
  .rcfc-fixtures-hero{min-height:330px;padding:48px 22px;background-position:center center}
  .rcfc-fixtures-hero__crest{top:auto;right:-16%;bottom:12px;width:250px;height:250px;opacity:.09}
  .rcfc-fixtures-summary{margin:22px 16px 34px;padding:0}
  .rcfc-football-browser,.rcfc-fixtures-toolbar,.rcfc-fixtures-list,.rcfc-fixtures-official,.rcfc-fixtures-empty{width:auto;margin-left:16px;margin-right:16px}
}

/* Fixture Centre final spacing and watermark alignment — v0.7.1.3 */
/* Remove residual theme/Elementor spacing between the site header and the full-width hero. */
body.page-id-704 #content,
body.page-id-704 .site-content,
body.page-id-704 .ast-container,
body.page-id-704 #primary,
body.page-id-704 .content-area,
body.page-id-704 #main,
body.page-id-704 .site-main,
body.page-id-704 article.page,
body.page-id-704 .entry-content,
body.page-id-704 .elementor,
body.page-id-704 .elementor-section-wrap,
body.page-id-704 .e-con.e-parent:first-child,
body.page-id-704 .elementor-top-section:first-child {
  margin-top:0!important;
  padding-top:0!important;
}
body.page-id-704 #content > .ast-container,
body.page-id-704 .site-content > .ast-container {
  padding-top:0!important;
}

/* Keep the crest in its existing horizontal position and centre it vertically. */
.rcfc-fixtures-hero__crest {
  top:50%;
  bottom:auto;
  transform:translateY(-50%);
}

@media(max-width:900px){
  .rcfc-fixtures-hero__crest{
    top:50%;
    bottom:auto;
    transform:translateY(-50%);
  }
}
@media(max-width:700px){
  .rcfc-fixtures-hero__crest{
    top:50%;
    bottom:auto;
    transform:translateY(-50%);
  }
}

/* Fixture Centre header-to-hero join — v0.7.1.4 */
/* Pull the full-width Fixture Centre flush against the header's yellow border. */
body.page-id-704 .elementor-widget-shortcode,
body.page-id-704 .elementor-widget-shortcode > .elementor-widget-container,
body.page-id-704 .entry-content > p:first-child,
body.page-id-704 .entry-content > .wp-block-shortcode:first-child {
  margin-top:0!important;
  padding-top:0!important;
}
body.page-id-704 .rcfc-fixtures-page {
  margin-top:-14px!important;
}


/* Fixture Centre watermark exact vertical centring — v0.7.1.6 */
.rcfc-fixtures-hero__crest{
  top:0!important;
  bottom:0!important;
  right:4%!important;
  margin-top:auto!important;
  margin-bottom:auto!important;
  transform:none!important;
  display:block!important;
}
@media(max-width:900px){
  .rcfc-fixtures-hero__crest{
    top:0!important;
    bottom:0!important;
    margin-top:auto!important;
    margin-bottom:auto!important;
    transform:none!important;
  }
}
@media(max-width:700px){
  .rcfc-fixtures-hero__crest{
    top:0!important;
    bottom:0!important;
    margin-top:auto!important;
    margin-bottom:auto!important;
    transform:none!important;
  }
}


/* Fixture Centre watermark wrapper centring — v0.7.1.7 */
.rcfc-fixtures-hero > .rcfc-fixtures-hero__crest-wrap{
  position:absolute!important;
  z-index:1!important;
  top:0!important;
  right:max(4.5vw,56px)!important;
  bottom:0!important;
  left:auto!important;
  width:min(28vw,390px)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  pointer-events:none!important;
}
.rcfc-fixtures-hero > .rcfc-fixtures-hero__crest-wrap > .rcfc-fixtures-hero__crest-image{
  position:static!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:calc(100% - 36px)!important;
  object-fit:contain!important;
  opacity:.10!important;
  filter:brightness(0) invert(1)!important;
  transform:none!important;
  margin:0!important;
}
@media(max-width:900px){
  .rcfc-fixtures-hero > .rcfc-fixtures-hero__crest-wrap{right:-1%!important;width:330px!important}
}
@media(max-width:700px){
  .rcfc-fixtures-hero > .rcfc-fixtures-hero__crest-wrap{right:-16%!important;width:250px!important}
}

/* Reusable RCFC standard page hero — v0.7.1.8
 * The visual design is intentionally locked to the Fixture Centre hero.
 * Future pages change text only through [rcfc_page_hero].
 */
.rcfc-standard-hero-shell{
  position:relative;
  left:50%;
  width:100vw;
  max-width:none;
  margin:-14px 0 0 -50vw;
  overflow:hidden;
}
.rcfc-standard-hero-shell .rcfc-standard-hero{
  width:100%;
}
/* Prevent common WordPress/Elementor wrappers adding space above a standalone hero. */
.entry-content > .rcfc-standard-hero-shell:first-child,
.elementor-widget-shortcode:first-child .rcfc-standard-hero-shell,
.elementor-widget-shortcode:first-child > .elementor-widget-container{
  margin-top:0!important;
  padding-top:0!important;
}


/* Standard hero page chrome reset — v0.7.2.1
 * Removes the native WordPress/Astra title block and all top spacing so every
 * approved RCFC hero touches the header exactly like Fixture Centre.
 */
body.rcfc-has-standard-hero .entry-title,
body.rcfc-has-standard-hero .page-title,
body.rcfc-has-standard-hero .entry-header,
body.rcfc-has-standard-hero .page-header,
body.rcfc-has-standard-hero header.entry-header,
body.rcfc-has-standard-hero .elementor-page-title,
body.rcfc-has-standard-hero .ast-single-post-order,
body.rcfc-has-standard-hero .ast-article-single > .entry-header,
body.rcfc-has-standard-hero main#main > article > header {
  display:none!important;
}
body.rcfc-has-standard-hero .site-content,
body.rcfc-has-standard-hero .content-area,
body.rcfc-has-standard-hero .site-main,
body.rcfc-has-standard-hero article.page,
body.rcfc-has-standard-hero .entry-content,
body.rcfc-has-standard-hero .elementor,
body.rcfc-has-standard-hero .elementor-section-wrap,
body.rcfc-has-standard-hero .elementor-widget-shortcode,
body.rcfc-has-standard-hero .elementor-widget-shortcode > .elementor-widget-container {
  margin-top:0!important;
  padding-top:0!important;
}
body.rcfc-has-standard-hero .entry-content > :first-child,
body.rcfc-has-standard-hero .elementor > .elementor-element:first-child,
body.rcfc-has-standard-hero .elementor-section-wrap > .elementor-element:first-child {
  margin-top:0!important;
  padding-top:0!important;
}
body.rcfc-has-standard-hero .rcfc-fixtures-page {
  margin-top:0!important;
}


/* Guaranteed standard hero flush alignment — v0.7.2.2
 * Elementor/Astra can add spacing outside post_content, so JavaScript marks
 * every ancestor between the standard hero and body. These targeted resets
 * make the hero meet the RCFC header's yellow border exactly.
 */
body.rcfc-has-standard-hero .rcfc-standard-hero-ancestor {
  margin-top:0!important;
  padding-top:0!important;
  border-top-width:0!important;
}
body.rcfc-has-standard-hero .rcfc-standard-hero-ancestor:before {
  margin-top:0!important;
}
body.rcfc-has-standard-hero .rcfc-site-header + *,
body.rcfc-has-standard-hero .site-content,
body.rcfc-has-standard-hero #content,
body.rcfc-has-standard-hero .ast-container,
body.rcfc-has-standard-hero .site-content > .ast-container,
body.rcfc-has-standard-hero .elementor-location-single,
body.rcfc-has-standard-hero .elementor-section-wrap,
body.rcfc-has-standard-hero .e-con:first-child,
body.rcfc-has-standard-hero .elementor-top-section:first-child {
  margin-top:0!important;
  padding-top:0!important;
}
body.rcfc-has-standard-hero .rcfc-standard-hero {
  margin-top:0!important;
}


/* Hide native WordPress page titles on every page that uses an RCFC hero — v0.7.2.4 */
body.rcfc-has-standard-hero h1.entry-title,
body.rcfc-has-standard-hero h1.page-title,
body.rcfc-has-standard-hero .entry-header .entry-title,
body.rcfc-has-standard-hero .page-header .page-title,
body.rcfc-has-standard-hero .ast-page-builder-template .entry-header,
body.rcfc-has-standard-hero .ast-article-single > header,
body.rcfc-has-standard-hero .wp-block-post-title,
body.rcfc-has-standard-hero .elementor-widget-theme-post-title,
body.rcfc-has-standard-hero .elementor-widget-heading.rcfc-native-page-title,
body.rcfc-has-standard-hero [data-elementor-type="single-page"] .elementor-widget-theme-post-title,
body.rcfc-has-standard-hero main .entry-title,
body.rcfc-has-standard-hero main .page-title {
  display:none!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}


/* Exact header-to-hero join — v0.7.2.5
 * JavaScript measures and removes any residual Astra/Elementor gap.
 */
body.rcfc-has-standard-hero .rcfc-standard-hero-shell,
body.rcfc-has-standard-hero .rcfc-fixtures-page {
  padding-top:0!important;
  border-top:0!important;
}
body.rcfc-has-standard-hero .rcfc-standard-hero-shell > .rcfc-standard-hero,
body.rcfc-has-standard-hero .rcfc-fixtures-page > .rcfc-standard-hero {
  margin-top:0!important;
}


.rcfc-about-section{padding:20px 20px 80px;background:#fff}
.rcfc-about-section .rcfc-container{max-width:1100px;margin:0 auto}
.rcfc-about-section .rcfc-section-eyebrow{color:#FDD003;font-weight:700;letter-spacing:.18em;text-transform:uppercase;font-size:.8rem;margin-bottom:12px}
.rcfc-about-section h2{font-size:clamp(2rem,4vw,3rem);color:#204D25;margin-bottom:24px}
.rcfc-about-section p{font-size:1.08rem;line-height:1.8;color:#333;margin-bottom:20px}
.rcfc-about-section strong{color:#204D25}

/* RCFC About page — v0.8.0 */
.rcfc-about-page{--green:#204d25;--yellow:#fdd003;--ink:#14251a;--muted:#657168;--line:#dce4dd;color:var(--ink);font-family:inherit;overflow:hidden}
.rcfc-about-page *{box-sizing:border-box}
.rcfc-about-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.rcfc-about-container--narrow{max-width:980px}
.rcfc-about-page section{padding:88px 0}
.rcfc-about-page h2{margin:0 0 24px;color:var(--ink);font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1.03;letter-spacing:-.025em}
.rcfc-about-page h3{margin:0 0 14px;color:var(--ink);font-size:clamp(23px,2.3vw,30px);font-weight:750;line-height:1.15}
.rcfc-about-page p{margin:0 0 20px;color:#344238;font-size:18px;line-height:1.75}
.rcfc-about-page p:last-child{margin-bottom:0}
.rcfc-about-eyebrow{margin:0 0 12px!important;color:var(--green)!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.17em!important;text-transform:uppercase}
.rcfc-about-heading{max-width:790px;margin:0 auto 44px;text-align:center}
.rcfc-about-heading>p:last-child{color:var(--muted)}
.rcfc-about-band{background:#f3f6f3;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.rcfc-about-intro{position:relative;padding-top:36px!important;background:#fff}
.rcfc-about-intro:before{content:none;display:none}
.rcfc-about-intro .rcfc-about-eyebrow{color:var(--yellow)!important}
.rcfc-about-intro .rcfc-about-container{text-align:center}
.rcfc-about-lead{margin:30px 0!important;padding:28px 32px;border-left:5px solid var(--yellow);background:#f7f9f7;text-align:left}
.rcfc-about-lead strong{color:var(--green);font-weight:750}
.rcfc-about-split{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.35fr);gap:80px;align-items:start}
.rcfc-about-copy{padding-top:6px}
.rcfc-about-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.rcfc-about-stats>div{position:relative;min-height:154px;padding:30px 20px;border-radius:16px;background:var(--green);box-shadow:0 16px 40px rgba(32,77,37,.16);text-align:center}
.rcfc-about-stats>div:before{content:"";position:absolute;top:0;right:0;left:0;height:5px;border-radius:16px 16px 0 0;background:var(--yellow)}
.rcfc-about-stats strong{display:block;color:var(--yellow);font-size: clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.05}
.rcfc-about-stats span{display:block;margin-top:13px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.rcfc-about-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.rcfc-about-card-grid article,.rcfc-about-pathway-grid article,.rcfc-about-leadership-grid article{position:relative;padding:32px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(20,37,26,.07)}
.rcfc-about-card-grid article{border-top:5px solid var(--yellow)}
.rcfc-about-card-grid article>span,.rcfc-about-pathway-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:22px;border-radius:50%;background:var(--green);color:var(--yellow);font-size:13px;font-weight:850}
.rcfc-about-card-grid p,.rcfc-about-pathway-grid p,.rcfc-about-leadership-grid p{font-size:16px;line-height:1.65;color:var(--muted)}
.rcfc-about-pathway-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;justify-content:center}
.rcfc-about-pathway-grid:before{display:none}
.rcfc-about-pathway-grid article{z-index:1;padding-top:28px;min-height:330px;border-top:5px solid var(--yellow)}.rcfc-about-pathway-grid article p strong{display:inline-block;margin-bottom:8px;color:var(--green);font-size:14px;line-height:1.45}
.rcfc-about-leadership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.rcfc-about-leadership-grid article{display:flex;flex-direction:column;border-top:5px solid var(--green)}
.rcfc-about-leadership-grid p{flex:1}
.rcfc-about-leadership-grid a{display:inline-flex;align-items:center;gap:8px;margin-top:8px;color:var(--green);font-size:15px;font-weight:800;text-decoration:none}
.rcfc-about-leadership-grid a:hover{text-decoration:underline}
.rcfc-about-cta{position:relative;background:var(--green);text-align:center}
.rcfc-about-cta:before{content:"";position:absolute;top:0;right:0;left:0;height:6px;background:var(--yellow)}
.rcfc-about-cta .rcfc-about-container{max-width:900px}
.rcfc-about-cta .rcfc-about-eyebrow{color:var(--yellow)!important}
.rcfc-about-cta h2,.rcfc-about-cta p{color:#fff}
.rcfc-about-cta p{max-width:760px;margin-right:auto;margin-left:auto}
.rcfc-about-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px}
.rcfc-about-button{display:inline-flex;align-items:center;justify-content:center;min-width:170px;padding:14px 24px;border:2px solid var(--yellow);border-radius:8px;font-size:15px;font-weight:850;letter-spacing:.03em;text-decoration:none!important;transition:transform .2s ease,background .2s ease,color .2s ease}
.rcfc-about-button:hover{transform:translateY(-2px)}
.rcfc-about-button--primary{background:var(--yellow);color:var(--green)!important}
.rcfc-about-button--secondary{background:transparent;color:#fff!important}
.rcfc-about-button--secondary:hover{background:var(--yellow);color:var(--green)!important}
@media(max-width:980px){.rcfc-about-card-grid,.rcfc-about-pathway-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rcfc-about-pathway-grid:before{display:none}.rcfc-about-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.rcfc-about-split{gap:45px}.rcfc-about-leadership-grid{grid-template-columns:1fr}}
@media(max-width:700px){.rcfc-about-page section{padding:62px 0}.rcfc-about-container{width:min(100% - 32px,1180px)}.rcfc-about-page h2{font-size:clamp(34px,10vw,46px)}.rcfc-about-page p{font-size:16px;line-height:1.7}.rcfc-about-split{grid-template-columns:1fr;gap:20px}.rcfc-about-card-grid,.rcfc-about-pathway-grid,.rcfc-about-stats{grid-template-columns:1fr}.rcfc-about-lead{padding:24px 22px}.rcfc-about-card-grid article,.rcfc-about-pathway-grid article,.rcfc-about-leadership-grid article{padding:26px}.rcfc-about-actions{flex-direction:column}.rcfc-about-button{width:100%}}

/* RCFC Club Honours — v0.8.0 */
.rcfc-about-honours{background:#fff}
.rcfc-about-honours-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.rcfc-about-honour-card{position:relative;padding:36px 34px 30px;border:1px solid var(--line);border-top:6px solid var(--yellow);border-radius:18px;background:#fff;box-shadow:0 16px 42px rgba(20,37,26,.08)}
.rcfc-about-honour-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:20px;border-radius:50%;background:var(--green);color:var(--yellow);font-size:25px;line-height:1}
.rcfc-about-honour-label{margin:0 0 8px!important;color:var(--green)!important;font-size:13px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:.14em!important;text-transform:uppercase}
.rcfc-about-honour-card h3{margin-bottom:24px}
.rcfc-about-honour-card ul{display:grid;gap:0;margin:0;padding:0;list-style:none}
.rcfc-about-honour-card li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start;padding:15px 0;border-top:1px solid var(--line)}
.rcfc-about-honour-card li:first-child{border-top:0;padding-top:0}
.rcfc-about-honour-card li strong{color:var(--ink);font-size:15px;line-height:1.45}
.rcfc-about-honour-card li span{max-width:175px;color:var(--green);font-size:15px;font-weight:800;line-height:1.45;text-align:right}
.rcfc-about-honours-community{position:relative;margin-top:28px;padding:38px 42px;border-radius:18px;background:var(--green);text-align:center;box-shadow:0 18px 44px rgba(32,77,37,.17)}
.rcfc-about-honours-community:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;border-radius:18px 18px 0 0;background:var(--yellow)}
.rcfc-about-honours-community h3{color:var(--yellow)}
.rcfc-about-honours-community p{max-width:900px;margin-right:auto;margin-left:auto;color:#fff}
@media(max-width:820px){.rcfc-about-honours-grid{grid-template-columns:1fr}}
@media(max-width:700px){.rcfc-about-honour-card{padding:28px 24px}.rcfc-about-honour-card li{grid-template-columns:1fr;gap:5px}.rcfc-about-honour-card li span{max-width:none;text-align:left}.rcfc-about-honours-community{padding:32px 24px}}

/* RCFC About: Inclusion Football supporting note */
.rcfc-about-page .rcfc-inclusion-note {
	max-width: 920px;
	margin: 28px auto 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
	color: #425149;
}

.rcfc-about .rcfc-stats-grid strong{font-size:2.2rem!important;line-height:1.1}.rcfc-about .rcfc-stats-grid span{font-size:.95rem!important;}

/* Desktop-first build: hide the mobile navigation toggle until tablet/mobile optimisation is completed. */
.rcfc-site-header__toggle{display:none!important}

/* v1.1.6 About intro spacing and lead alignment */
.rcfc-about-page .rcfc-about-intro{
    padding-top:12px!important;
}
.rcfc-about-page .rcfc-about-intro .rcfc-about-container{
    margin-top:0!important;
    padding-top:0!important;
}
.rcfc-about-page .rcfc-about-intro .rcfc-about-eyebrow{
    margin-top:0!important;
}
.rcfc-about-page .rcfc-about-lead{
    padding-left:32px!important;
    padding-right:32px!important;
    text-align:justify!important;
    text-justify:inter-word;
    line-height:1.8!important;
}


/* v1.1.7 About page typography refinements */
.rcfc-about-copy p{
    text-align: justify;
    text-justify: inter-word;
    line-height: 1.8;
    margin-bottom: 1.2rem;
}

/* v1.1.8 About page content alignment */
/* Align the history heading column with the first paragraph. */
.rcfc-about-history .rcfc-about-split > div:first-child{
    padding-top:6px;
}

/* Justify narrative copy throughout the About page cards and content panels. */
.rcfc-about-honour-card > p:not(.rcfc-about-honour-label),
.rcfc-about-card-grid article p,
.rcfc-about-pathway-grid article p,
.rcfc-about-home .rcfc-about-copy p,
.rcfc-about-leadership-grid article p{
    text-align:justify;
    text-justify:inter-word;
}

/* v1.1.9 About card readability refinements */
/* Narrow cards read more naturally with a ragged right edge than full justification. */
.rcfc-about-card-grid article p,
.rcfc-about-pathway-grid article p,
.rcfc-about-leadership-grid article p{
    text-align:left!important;
    text-justify:auto!important;
    font-size:15px;
    line-height:1.72;
    word-spacing:normal;
    letter-spacing:0;
    hyphens:none;
}

/* Give card copy a little more usable width and breathing room. */
.rcfc-about-card-grid,
.rcfc-about-pathway-grid,
.rcfc-about-leadership-grid{
    gap:24px;
}

.rcfc-about-card-grid article,
.rcfc-about-pathway-grid article,
.rcfc-about-leadership-grid article{
    padding-left:28px;
    padding-right:28px;
}

.rcfc-about-pathway-grid article p strong{
    font-size:13px;
    line-height:1.5;
}

/* v1.1.10 RCFC Today cards now use the standard RCFC card design */
.rcfc-about-stats{
    counter-reset:rcfc-today-card;
    gap:24px;
}

.rcfc-about-stats>div{
    counter-increment:rcfc-today-card;
    min-height:290px;
    padding:28px;
    border:1px solid var(--line);
    border-top:5px solid var(--yellow);
    border-radius:16px;
    background:#fff;
    box-shadow:0 14px 34px rgba(20,37,26,.07);
    text-align:left;
}

.rcfc-about-stats>div:before{
    content:counter(rcfc-today-card, decimal-leading-zero);
    position:static;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:42px;
    height:42px;
    margin:0 0 22px;
    border-radius:50%;
    background:var(--green);
    color:var(--yellow);
    font-size:13px;
    font-weight:850;
    line-height:1;
}

.rcfc-about-stats strong{
    display:block;
    margin:0 0 14px;
    color:var(--ink);
    font-size:clamp(23px,2.3vw,30px);
    font-weight:750;
    line-height:1.15;
    letter-spacing:0;
    text-transform:none;
}

.rcfc-about-stats span{
    display:block;
    margin:0;
    color:var(--muted);
    font-size:15px;
    font-weight:400;
    line-height:1.72;
    letter-spacing:0;
    text-transform:none;
}

.rcfc-about-pathway-grid article:nth-child(n+5){justify-self:center;width:100%;max-width:calc((100% - 40px)/3);}

/* v1.2.1 Football Pathway grid repair
 * Use an eight-column desktop grid so all seven cards retain equal width.
 * The final three cards are centred beneath the first four.
 */
@media (min-width:981px){
    .rcfc-about-pathway-grid{
        display:grid;
        grid-template-columns:repeat(8,minmax(0,1fr));
        gap:24px;
        align-items:stretch;
    }

    .rcfc-about-pathway-grid article{
        grid-column:span 2;
        width:auto!important;
        max-width:none!important;
        min-width:0;
        justify-self:stretch!important;
    }

    .rcfc-about-pathway-grid article:nth-child(5){
        grid-column:2 / span 2;
    }

    .rcfc-about-pathway-grid article:nth-child(6){
        grid-column:4 / span 2;
    }

    .rcfc-about-pathway-grid article:nth-child(7){
        grid-column:6 / span 2;
    }
}

@media (max-width:980px){
    .rcfc-about-pathway-grid article{
        width:auto!important;
        max-width:none!important;
        justify-self:stretch!important;
    }
}


/* v1.2.2 Standardise Club Leadership cards */
.rcfc-about-leadership-grid article{
    min-height:300px;
    padding:28px;
    border:1px solid var(--line);
    border-top:5px solid var(--yellow);
    border-radius:16px;
    background:#fff;
    box-shadow:0 14px 34px rgba(20,37,26,.07);
}
.rcfc-about-leadership-grid article>span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:42px;
    height:42px;
    margin-bottom:22px;
    border-radius:50%;
    background:var(--green);
    color:var(--yellow);
    font-size:13px;
    font-weight:850;
}
.rcfc-about-leadership-grid article h3{
    margin-bottom:14px;
}
.rcfc-about-leadership-grid article p{
    font-size:15px;
    line-height:1.72;
    color:var(--muted);
}
.rcfc-about-leadership-grid article a{
    margin-top:auto;
}
