[dir=rtl] .hero{margin-left:0;margin-right:calc(50% - 50vw)}
html{overflow-x:hidden}
.hero{min-height:520px;background:#f2ede5;color:var(--ink);border-bottom:1px solid var(--line)}
.hero-copy{order:1;padding:78px 64px 78px 0;align-self:center}
.hero-copy:before{content:"";display:block;width:54px;height:5px;margin-bottom:28px;background:var(--red)}
.hero h1{max-width:620px;margin:10px 0 22px;color:#242126;font-size:clamp(3rem,4.7vw,5.2rem);line-height:.98}
.hero-copy>p:not(.eyebrow){max-width:560px;color:var(--muted);font-size:1.05rem}
.hero .eyebrow{color:var(--red)}
.hero .text-link{color:var(--red-dark)}
.hero-visual{order:2;min-height:520px;margin:48px 0;background:linear-gradient(145deg,#890522,#b90c30);overflow:hidden}
.hero-visual:after{content:"";position:absolute;inset:20px;border:1px solid rgba(255,255,255,.28)}
.hero-crest{position:absolute;z-index:3;left:50%;top:45%;display:grid;justify-items:center;transform:translate(-50%,-50%)}
.hero-crest img{width:170px;height:170px;border-radius:50%;object-fit:cover;box-shadow:0 18px 50px rgba(44,0,12,.28)}
.hero-crest span{margin-top:14px;color:#f7d8a2;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.hero-knight{left:auto;right:-18px;bottom:-32px;color:#250009;opacity:.2;font-size:12rem}
.hero-king{display:none}
.board-floor{inset:auto -30px -60px -30px;height:180px;opacity:.12}
[dir=rtl] .hero-copy{padding:78px 0 78px 64px}
@media(max-width:980px){.hero-copy{padding:60px 0 38px}.hero-visual{min-height:340px;margin:0 0 40px}.hero-crest img{width:145px;height:145px}[dir=rtl] .hero-copy{padding:60px 0 38px}}
@media(max-width:650px){.hero{padding-inline:20px}.hero h1{font-size:3rem}.hero-visual{min-height:300px}.hero-crest img{width:130px;height:130px}}

/* Premium campaign hero — artwork supplies composition and depth. */
.hero{display:flex;justify-content:flex-end;align-items:center;min-height:680px;padding-inline:max(20px,calc((100vw - var(--max))/2));background-color:#8e0a2b;background-image:linear-gradient(90deg,transparent 0%,transparent 45%,rgba(95,0,24,.08) 62%,rgba(95,0,24,.36) 100%),url("images/bcf-hero-v3.png");background-repeat:no-repeat;background-position:center;background-size:cover;border:0;color:#fff}
.hero-copy{width:48%;max-width:590px;padding:70px 0;text-shadow:0 2px 16px rgba(40,0,9,.16)}
.hero-copy:before{background:#e2b363}
.hero h1{max-width:590px;color:#fff;font-size:clamp(3.4rem,5vw,5.9rem);line-height:.96}
.hero .eyebrow{color:#f0c775}
.hero-copy>p:not(.eyebrow){max-width:530px;color:#f7e9ed;font-size:1.08rem}
.hero .button{background:#fff;color:#76031e;box-shadow:0 10px 30px rgba(45,0,12,.15)}
.hero .text-link{color:#fff}
[dir=rtl] .hero{margin-right:calc(50% - 50vw);justify-content:flex-start;background-image:linear-gradient(90deg,transparent 0%,transparent 47%,rgba(95,0,24,.08) 64%,rgba(95,0,24,.34) 100%),url("images/bcf-hero-v3.png")}
[dir=rtl] .hero-copy{padding:70px 0}
@media(max-width:900px){.hero{min-height:610px;background-position:38% center}.hero-copy{width:56%;padding:60px 0}.hero h1{font-size:3.8rem}}
@media(max-width:650px){.hero{align-items:flex-end;min-height:700px;background-position:31% center}.hero:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(91,0,23,.94) 42%)}.hero-copy{position:relative;z-index:2;width:100%;padding:330px 0 48px}.hero h1{font-size:3.2rem}.hero-copy>p:not(.eyebrow){font-size:1rem}}

/* Unify the opening screen like a single campaign canvas. */
.utility-bar{display:none}
.site-header{background:#920b2e}
.header-inner{min-height:128px}
.brand img{width:92px;height:92px;border:1px solid rgba(255,255,255,.22)}
.main-nav a{font-size:.94rem}
.hero-copy{transform:translateY(-12px)}
.service-strip{position:relative;z-index:3;margin-top:-1px;box-shadow:0 18px 45px rgba(30,18,16,.09)}
@media(max-width:980px){.header-inner{min-height:auto}.hero-copy{transform:none}}

/* True edge-to-edge, first-screen hero. The taller ratio prevents artwork cropping. */
.hero,
[dir=rtl] .hero{
  position:relative;
  left:50%;
  width:100vw;
  height:calc(100vh - 128px);
  height:calc(100svh - 128px);
  min-height:560px;
  max-height:900px;
  margin-left:-50vw;
  margin-right:0;
  padding-inline:max(32px,calc((100vw - var(--max))/2));
  background-size:cover;
  background-position:center center;
}

/* Homepage tournament centre: one clear feature, a compact schedule and a
   separate results strip. This reduces competing card sizes on desktop. */
@media(min-width:981px){
  .tournament-centre>.section-head{
    align-items:flex-end;
    margin-bottom:34px;
  }
  .tournament-centre-grid{
    grid-template-columns:minmax(0,1fr)!important;
    gap:28px!important;
  }
  .tournament-centre .upcoming-panel{
    border:0;
    background:transparent;
  }
  .tournament-centre .tournament-panel-head{
    min-height:68px;
    padding:18px 24px;
    border:1px solid var(--line);
    background:#fff;
  }
  .tournament-centre .upcoming-track{
    display:grid;
    grid-template-columns:minmax(0,1.7fr) minmax(330px,.72fr);
    grid-auto-rows:minmax(164px,auto);
    gap:16px;
    margin-top:16px;
    background:transparent;
  }
  .tournament-centre .tournament-story{
    display:grid;
    grid-template-columns:128px minmax(0,1fr);
    grid-template-rows:minmax(164px,auto);
    border:1px solid var(--line);
    background:#fff;
  }
  .tournament-centre .tournament-story:first-child{
    grid-column:1;
    grid-row:1 / span 3;
    grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);
    grid-template-rows:minmax(524px,1fr);
    min-height:524px;
  }
  .tournament-centre .tournament-story:not(:first-child) .tournament-story-media{
    min-height:100%;
    font-size:3.5rem;
  }
  .tournament-centre .tournament-story:not(:first-child) .tournament-story-media em{
    top:10px;
    inset-inline-start:10px;
    padding:5px 7px;
    font-size:.55rem;
  }
  .tournament-centre .tournament-story:not(:first-child) .tournament-story-copy{
    align-self:center;
    padding:18px 20px;
  }
  .tournament-centre .tournament-story:not(:first-child) .tournament-story-copy h3{
    margin:5px 0 7px;
    font-size:1.05rem;
    line-height:1.28;
  }
  .tournament-centre .tournament-story:not(:first-child) .meta{
    margin:0;
    font-size:.76rem;
  }
  .tournament-centre .tournament-story:not(:first-child) .tournament-mini-facts{
    margin-top:9px;
    gap:5px;
  }
  .tournament-centre .tournament-story:not(:first-child) .tournament-mini-facts span{
    padding:4px 6px;
    font-size:.6rem;
  }
  .tournament-centre .tournament-story:not(:first-child) .read-more{
    display:inline-block;
    margin-top:9px;
    font-size:.78rem;
  }
  .tournament-centre .results-panel{
    display:grid;
    grid-template-columns:250px minmax(0,1fr);
    border:0;
    background:#400014;
  }
  .tournament-centre .results-panel .tournament-panel-head{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    min-height:100%;
    border:0;
    border-inline-end:1px solid rgba(255,255,255,.14);
    background:#31000f;
  }
  .tournament-centre .results-panel .tournament-panel-head h3{
    font-size:1.55rem;
    line-height:1.15;
  }
  .tournament-centre .result-list{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .tournament-centre .result-item{
    min-width:0;
    padding:24px 26px;
    border-bottom:0;
    border-inline-end:1px solid rgba(255,255,255,.12);
  }
  .tournament-centre .result-item:last-child{border-inline-end:0}
  .tournament-centre .result-item h4{
    min-height:3em;
    margin-bottom:12px;
  }
}

@media(min-width:651px) and (max-width:980px){
  .tournament-centre .upcoming-track{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
    padding:16px;
    background:#f2eee8;
  }
  .tournament-centre .tournament-story:first-child{
    grid-column:1/-1;
  }
  .tournament-centre .results-panel{
    display:block;
  }
  .tournament-centre .result-list{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

/* Federation board: portrait-led hierarchy inspired by modern federation profiles. */
.board-hero{
  position:relative;
  isolation:isolate;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:end;
  min-height:390px;
  padding:clamp(54px,7vw,108px) max(24px,calc((100vw - 1200px)/2));
  overflow:hidden;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(83,0,25,.98),rgba(139,0,42,.9)),
    url("images/bcf-hero-v6.png") center 62%/cover no-repeat;
}
.board-hero:after{
  position:absolute;
  inset:0;
  z-index:-1;
  content:"";
  background:linear-gradient(135deg,transparent 52%,rgba(219,174,77,.14));
}
.board-hero-copy{max-width:790px}
.board-hero .eyebrow{color:var(--gold)}
.board-hero h1{
  max-width:850px;
  margin:.18em 0;
  color:#fff;
  font-size:clamp(3.5rem,7vw,7.2rem);
  line-height:.95;
}
.board-hero-copy>p:last-child{
  max-width:700px;
  margin:22px 0 0;
  font-size:clamp(1rem,1.4vw,1.25rem);
  line-height:1.8;
}
.board-hero-piece{
  color:rgba(219,174,77,.3);
  font-family:Georgia,serif;
  font-size:clamp(9rem,19vw,20rem);
  line-height:.65;
  transform:translateY(14%);
}
.board-section{
  max-width:1280px;
  margin:0 auto;
  padding:clamp(64px,8vw,120px) 24px;
}
.board-section-heading{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);
  gap:56px;
  align-items:end;
  margin-bottom:50px;
}
.board-section-heading h2{
  max-width:760px;
  margin:.2em 0 0;
  color:var(--ink);
  font-size:clamp(2.4rem,4.5vw,4.7rem);
  line-height:1.04;
}
.board-section-heading>p{
  margin:0 0 8px;
  color:#706a65;
  font-size:1rem;
  line-height:1.8;
}
.board-members-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:clamp(24px,3vw,40px);
}
.board-member{
  min-width:0;
  overflow:hidden;
  background:#fff;
  border:1px solid #e4ddd4;
  box-shadow:0 16px 42px rgba(34,20,17,.08);
}
.board-member-photo{
  position:relative;
  aspect-ratio:384/410;
  margin:0;
  overflow:hidden;
  background:#eee8df;
}
.board-member-photo>img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
  transition:transform .35s ease;
}
.board-member:hover .board-member-photo>img{transform:scale(1.025)}
.board-member-placeholder{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  background:
    radial-gradient(circle at 50% 38%,rgba(219,174,77,.28),transparent 30%),
    linear-gradient(145deg,#520019,#8e002b);
}
.board-member-placeholder img{
  width:40%;
  max-height:60%;
  object-fit:contain;
  opacity:.92;
}
.board-member-copy{
  position:relative;
  min-height:150px;
  padding:28px 30px 32px;
  border-top:5px solid var(--red);
}
.board-member-president .board-member-copy{border-top-color:var(--gold)}
.board-member-copy p{
  margin:0 0 10px;
  color:var(--red);
  font-size:.76rem;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.board-member-president .board-member-copy p{color:#9a6500}
.board-member-copy h3{
  margin:0;
  color:var(--ink);
  font-size:clamp(1.35rem,2vw,1.8rem);
  line-height:1.25;
}
[dir=rtl] .board-member-copy p{letter-spacing:0;text-transform:none}

@media(max-width:900px){
  .board-hero{min-height:330px}
  .board-hero-piece{display:none}
  .board-section-heading{grid-template-columns:1fr;gap:18px}
  .board-members-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .board-hero{
    min-height:290px;
    padding:54px 22px 48px;
  }
  .board-hero h1{font-size:clamp(3rem,15vw,4.6rem)}
  .board-hero-copy>p:last-child{font-size:.95rem;line-height:1.7}
  .board-section{padding:56px 18px 72px}
  .board-section-heading{margin-bottom:32px}
  .board-section-heading h2{font-size:2.4rem}
  .board-members-grid{grid-template-columns:1fr;gap:24px}
  .board-member-photo{aspect-ratio:1/1.02}
  .board-member-copy{min-height:0;padding:23px 24px 27px}
}

[dir=rtl] .hero{
  left:auto;
  right:50%;
  margin-left:0;
  margin-right:-50vw;
}
@media(min-aspect-ratio:21/9){.hero,[dir=rtl] .hero{background-size:100% auto}}
@media(max-width:980px){.hero{left:50%;width:100vw;height:calc(100svh - 150px);min-height:560px;margin-left:-50vw;margin-right:0;background-position:38% center}[dir=rtl] .hero{left:auto;right:50%;margin-left:0;margin-right:-50vw}}
@media(max-width:650px){.hero,[dir=rtl] .hero{height:calc(100svh - 110px);min-height:620px;padding-inline:22px;background-position:30% center}}

/* Preserve the entire 16:9 artwork on wide/maximized desktop windows. */
@media(min-width:981px){
  .hero,
  [dir=rtl] .hero{
    background-color:#85001f;
    background-size:auto 100%;
    background-position:center center;
  }
}

/* Full-viewport opening canvas: navigation floats over the hero artwork. */
.site-header{
  position:absolute;
  z-index:20;
  top:0;
  right:0;
  left:0;
  background:linear-gradient(180deg,rgba(82,0,20,.68) 0%,rgba(82,0,20,.24) 72%,transparent 100%);
  border-bottom:0;
  box-shadow:none;
}
.site-header .header-inner{
  min-height:172px;
  padding-top:30px;
  padding-bottom:24px;
}
.site-header .brand{gap:18px}
.site-header .brand img{
  width:112px;
  height:112px;
  padding:0;
  border:0;
  border-radius:0;
  box-shadow:none;
  object-fit:contain;
}
.hero,
[dir=rtl] .hero{
  height:100vh;
  height:100svh;
  min-height:680px;
  max-height:none;
  background-color:#85001f;
  background-image:linear-gradient(90deg,transparent 0%,transparent 44%,rgba(72,0,18,.10) 58%,rgba(54,0,14,.40) 100%),url("images/bcf-hero-v6.png");
  background-size:cover;
  background-position:center center;
}
[dir=rtl] .hero{
  background-image:linear-gradient(90deg,transparent 0%,transparent 44%,rgba(72,0,18,.10) 58%,rgba(54,0,14,.40) 100%),url("images/bcf-hero-v6.png");
}
.hero-copy{padding-top:150px}
.service-strip{margin-top:0}
@media(max-width:980px){
  .site-header{background:rgba(116,3,31,.94)}
  .site-header .header-inner{min-height:112px;padding-top:10px;padding-bottom:10px}
  .site-header .brand img{width:88px;height:88px}
  .hero,[dir=rtl] .hero{height:100svh;min-height:680px;background-image:linear-gradient(180deg,transparent 28%,rgba(75,0,20,.90) 78%),url("images/bcf-hero-v6.png");background-size:cover}
  .hero-copy{padding-top:150px}
}
@media(max-width:650px){
  .hero,[dir=rtl] .hero{height:100svh;min-height:680px;background-position:35% center}
  .hero-copy{padding-top:330px}
}

/* Tournament detail: keep the localized status visible on the event artwork. */
.tournament-detail-poster{
  position:relative;
  overflow:visible;
}
.tournament-detail-poster .tournament-detail-status{
  position:absolute;
  z-index:3;
  top:24px;
  left:-10px;
  margin:0;
  padding:11px 22px;
  background:var(--red);
  color:#fff;
  box-shadow:0 10px 24px rgba(85,0,23,.24);
  font-size:.82rem;
  font-weight:800;
  letter-spacing:0;
  text-transform:none;
}
.tournament-detail-poster .tournament-detail-status:after{
  content:"";
  position:absolute;
  left:0;
  bottom:-8px;
  border-top:8px solid #700018;
  border-left:10px solid transparent;
}
[dir=rtl] .tournament-detail-poster .tournament-detail-status{
  right:-10px;
  left:auto;
}
[dir=rtl] .tournament-detail-poster .tournament-detail-status:after{
  right:0;
  left:auto;
  border-right:10px solid transparent;
  border-left:0;
}
.results-pending{
  margin-top:24px;
  padding:18px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.07);
}

@media(max-width:650px){
  .tournament-detail-poster .tournament-detail-status{
    top:16px;
    left:-6px;
    padding:9px 16px;
  }
  [dir=rtl] .tournament-detail-poster .tournament-detail-status{
    right:-6px;
    left:auto;
  }
}

/* Purpose-built phone header and hero composition. */
.mobile-menu-toggle{display:none}
@media(max-width:650px){
  .site-header{
    height:124px;
    background:linear-gradient(180deg,rgba(76,0,19,.92),rgba(76,0,19,.48) 72%,transparent);
  }
  .site-header .header-inner{
    position:relative;
    display:block;
    min-height:124px;
    padding:18px 20px 14px;
  }
  .site-header .brand{
    position:absolute;
    top:16px;
    right:20px;
    left:auto;
    display:flex;
    width:auto;
    max-width:235px;
    gap:12px;
  }
  [dir=ltr] .site-header .brand{right:auto;left:20px}
  .site-header .brand img{width:72px;height:72px;flex:0 0 72px}
  .site-header .brand strong{font-size:1.02rem;line-height:1.25;letter-spacing:0}
  .site-header .brand small{margin-top:5px;font-size:.58rem}
  .site-header .header-nav{
    position:absolute;
    top:66px;
    left:20px;
    right:auto;
    display:block;
    width:76px;
  }
  [dir=ltr] .site-header .header-nav{right:20px;left:auto}
  .mobile-menu-toggle{
    position:absolute;
    z-index:4;
    top:18px;
    left:20px;
    display:grid;
    width:42px;
    height:38px;
    padding:9px 10px;
    border:1px solid rgba(255,255,255,.55);
    background:rgba(74,0,18,.42);
    color:#fff;
    cursor:pointer;
  }
  [dir=ltr] .mobile-menu-toggle{right:20px;left:auto}
  .mobile-menu-toggle span{display:block;height:2px;background:currentColor}
  .mobile-menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
  .site-header .main-nav{
    position:absolute;
    z-index:3;
    top:54px;
    left:0;
    display:none;
    width:min(330px,calc(100vw - 40px));
    padding:16px;
    border:1px solid rgba(255,255,255,.18);
    background:rgba(76,0,19,.97);
    box-shadow:0 18px 40px rgba(35,0,8,.28);
  }
  [dir=ltr] .site-header .main-nav{right:0;left:auto}
  .site-header .header-nav.is-open .main-nav{display:block}
  .site-header .main-nav ul{display:grid;gap:0}
  .site-header .main-nav a{display:block;padding:11px 8px;border-bottom:1px solid rgba(255,255,255,.11)}
  .site-header .language-switcher,
  .site-header .language-switcher ul{display:block;width:76px;margin:0;padding:0}
  .site-header .language-switcher li{margin:0;list-style:none}
  .site-header .language-switcher a{
    display:block;
    min-width:76px;
    padding:10px 13px;
    border:1px solid rgba(255,255,255,.55);
    background:rgba(74,0,18,.42);
    text-align:center;
    line-height:1;
  }
  .hero,[dir=rtl] .hero{
    min-height:720px;
    background-position:30% center;
  }
  .hero-copy,[dir=rtl] .hero-copy{
    padding:250px 0 42px;
    transform:none;
  }
  .hero h1{max-width:350px;font-size:clamp(2.65rem,12vw,3.25rem);line-height:1.03}
  .hero-copy>p:not(.eyebrow){max-width:350px;font-size:.98rem;line-height:1.75}
  .hero-actions{gap:16px}
  .hero .button{padding:14px 17px}
}

/* Short landscape phones must not inherit the tall desktop composition. */
@media (orientation:landscape) and (max-height:700px) and (max-width:1400px){
  .site-header{height:86px;background:linear-gradient(180deg,rgba(65,0,16,.9),rgba(65,0,16,.28),transparent)}
  .site-header .header-inner{display:block;min-height:86px;padding:10px 26px}
  .site-header .brand{position:absolute;top:8px;right:26px;left:auto;max-width:215px;gap:10px}
  [dir=ltr] .site-header .brand{right:auto;left:26px}
  .site-header .brand img{width:62px;height:62px;flex:0 0 62px}
  .site-header .brand strong{font-size:.88rem;line-height:1.15}
  .site-header .brand small{font-size:.5rem}
  .mobile-menu-toggle{position:absolute;top:22px;left:26px;display:grid;width:42px;height:38px;padding:9px 10px;border:1px solid rgba(255,255,255,.55);background:rgba(74,0,18,.42);color:#fff}
  [dir=ltr] .mobile-menu-toggle{right:26px;left:auto}
  .mobile-menu-toggle span{display:block;height:2px;background:currentColor}
  .mobile-menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
  .site-header .header-nav{position:absolute;top:22px;left:82px;right:auto;display:block;width:70px}
  [dir=ltr] .site-header .header-nav{right:82px;left:auto}
  .site-header .language-switcher,.site-header .language-switcher ul{display:block;width:70px;margin:0;padding:0}
  .site-header .language-switcher li{list-style:none}
  .site-header .language-switcher a{display:block;padding:10px 8px;border:1px solid rgba(255,255,255,.55);text-align:center;line-height:1}
  .site-header .main-nav{position:absolute;top:48px;left:-56px;display:none;width:260px;padding:12px;background:rgba(76,0,19,.97)}
  [dir=ltr] .site-header .main-nav{right:-56px;left:auto}
  .site-header .header-nav.is-open .main-nav{display:block}
  .site-header .main-nav ul{display:grid;gap:0}
  .site-header .main-nav a{display:block;padding:9px;border-bottom:1px solid rgba(255,255,255,.11)}
  .hero,[dir=rtl] .hero{height:100svh;min-height:360px;max-height:none;align-items:center;background-position:center center}
  .hero-copy,[dir=rtl] .hero-copy{width:46%;max-width:390px;padding:76px 0 18px;transform:none}
  .hero h1{font-size:clamp(2.15rem,5.8vw,3rem);line-height:.98;margin-bottom:12px}
  .hero-copy>p:not(.eyebrow){font-size:.78rem;line-height:1.45;margin-bottom:12px}
  .hero .eyebrow{margin-bottom:8px;font-size:.62rem}
  .hero-copy:before{width:38px;height:3px;margin-bottom:12px}
  .hero-actions{gap:10px}
  .hero .button{padding:10px 12px;font-size:.72rem}
  .hero .text-link{font-size:.72rem}
}

/* Give the federation crest a stronger, more breathable presence. */
@media(min-width:981px){
  .site-header .header-inner{min-height:210px;padding-top:27px;padding-bottom:27px}
  .site-header .brand{gap:22px}
  .site-header .brand img{width:156px;height:156px;flex:0 0 156px}
}

@media(max-width:650px){
  .site-header{height:170px}
  .site-header .header-inner{min-height:170px}
  .site-header .brand{top:12px;max-width:280px;gap:14px}
  .site-header .brand img{width:96px;height:96px;flex:0 0 96px}
  .mobile-menu-toggle{top:116px}
  .site-header .header-nav{top:116px}
  .site-header .main-nav{top:164px;max-height:calc(100svh - 184px)}
}

@media (orientation:landscape) and (max-height:700px) and (max-width:1400px){
  .site-header{height:108px}
  .site-header .header-inner{min-height:108px}
  .site-header .brand{top:10px;max-width:255px}
  .site-header .brand img{width:84px;height:84px;flex:0 0 84px}
  .mobile-menu-toggle,.site-header .header-nav{top:33px}
}

/* Final mobile control alignment and iOS safe-area treatment. */
@media(max-width:650px){
  html,body,.site-main{width:100%;max-width:none;background:#680018;overflow-x:hidden}
  .site-header{height:144px}
  .site-header .header-inner{min-height:144px;padding-inline:max(20px,env(safe-area-inset-left)) max(20px,env(safe-area-inset-right))}
  .site-header .brand{top:12px;right:max(20px,env(safe-area-inset-right))}
  .mobile-menu-toggle{
    top:88px;
    left:max(20px,env(safe-area-inset-left));
    width:48px;
    height:42px;
    padding:10px 12px;
    border:1px solid rgba(255,255,255,.55);
    background:rgba(74,0,18,.42);
    box-sizing:border-box;
  }
  .site-header .header-nav{top:88px;left:max(74px,calc(env(safe-area-inset-left) + 74px));width:76px}
  .site-header .language-switcher,.site-header .language-switcher ul{position:static;display:block;width:76px;margin:0;padding:0;transform:none}
  .site-header .language-switcher a{
    min-width:76px;
    height:42px;
    margin:0;
    padding:0 12px;
    border:1px solid rgba(255,255,255,.55);
    background:rgba(74,0,18,.42);
    box-sizing:border-box;
    line-height:40px;
  }
  [dir=ltr] .mobile-menu-toggle{right:max(20px,env(safe-area-inset-right));left:auto}
  [dir=ltr] .site-header .header-nav{right:max(74px,calc(env(safe-area-inset-right) + 74px));left:auto}
  .site-header .main-nav{
    position:fixed;
    top:136px;
    left:calc(max(20px,env(safe-area-inset-left)) + 14px);
    right:auto;
    width:min(300px,calc(100vw - 40px));
    max-height:calc(100svh - 156px);
    overflow:auto;
  }
  [dir=ltr] .site-header .main-nav{right:calc(max(20px,env(safe-area-inset-right)) + 14px);left:auto}
}

@media (orientation:landscape) and (max-height:700px) and (max-width:1400px){
  html,body,.site-main{width:100%;max-width:none;background:#680018;overflow-x:hidden}
  .site-header,.hero,[dir=rtl] .hero{width:100vw;width:100dvw;max-width:none}
  .site-header{right:0;left:0;height:86px}
  .site-header .header-inner{width:100%;max-width:none;min-height:86px;padding-inline:max(26px,env(safe-area-inset-left)) max(26px,env(safe-area-inset-right))}
  .site-header .brand{top:8px;right:max(26px,env(safe-area-inset-right))}
  .mobile-menu-toggle{
    top:22px;
    left:max(26px,env(safe-area-inset-left));
    width:42px;
    height:42px;
    padding:10px;
    border:1px solid rgba(255,255,255,.55);
    background:rgba(74,0,18,.42);
    box-sizing:border-box;
  }
  .site-header .header-nav{top:22px;left:max(74px,calc(env(safe-area-inset-left) + 74px));width:76px}
  .site-header .language-switcher,.site-header .language-switcher ul{position:static;display:block;width:70px;margin:0;padding:0;transform:none}
  .site-header .language-switcher a{
    display:block;
    width:76px;
    min-width:76px;
    height:42px;
    margin:0;
    padding:0 8px;
    border:1px solid rgba(255,255,255,.55);
    background:rgba(74,0,18,.42);
    box-sizing:border-box;
    text-align:center;
    line-height:40px;
  }
  [dir=ltr] .mobile-menu-toggle{right:max(26px,env(safe-area-inset-right));left:auto}
  [dir=ltr] .site-header .header-nav{right:max(74px,calc(env(safe-area-inset-right) + 74px));left:auto}
  .site-header .main-nav{
    position:fixed;
    top:68px;
    left:max(26px,env(safe-area-inset-left));
    right:auto;
    width:260px;
    max-height:calc(100svh - 82px);
    overflow:auto;
  }
  [dir=ltr] .site-header .main-nav{right:max(26px,env(safe-area-inset-right));left:auto}
  .hero,[dir=rtl] .hero{
    left:0;
    right:auto;
    width:100vw;
    width:100dvw;
    margin-left:0;
    margin-right:0;
  }
}

/* Optional, editor-controlled registration campaign below the hero. */
.homepage-promotion{
  margin-top:72px;
  border-radius:2px;
  box-shadow:0 24px 70px rgba(55,0,17,.16);
}
.homepage-promotion .featured-copy>p:not(.eyebrow){font-size:1.05rem;line-height:1.9}
.homepage-promotion .button{min-width:132px;text-align:center}
@media(max-width:980px){.homepage-promotion{margin-top:42px}}
@media(max-width:650px){
  .homepage-promotion{margin-top:28px;margin-inline:0}
  .homepage-promotion .featured-copy{padding:34px 24px}
  .homepage-promotion .featured-media{min-height:250px;order:-1}
}

/* Tournament Centre: editorial overview instead of a hidden-content carousel. */
.tournament-centre-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr);gap:26px}
.upcoming-panel,.results-panel{border:1px solid var(--line);background:#fff}
.tournament-panel-head{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid var(--line)}
.tournament-panel-head h3{margin:0;font-size:1.3rem}.tournament-panel-head span{color:var(--muted);font-size:.76rem}
.upcoming-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line)}
.tournament-story{display:grid;grid-template-rows:auto 1fr;background:#fff;min-width:0}
.tournament-story:first-child{grid-column:1/-1;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);grid-template-rows:1fr;min-height:330px}
.tournament-story-media{position:relative;display:grid;place-items:center;min-height:190px;overflow:hidden;background:#f0ebe3;color:var(--red);font-size:6rem;text-decoration:none}
.tournament-story-media img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 48%}.tournament-story-media em{position:absolute;z-index:2;top:14px;left:14px;padding:6px 9px;background:var(--red);color:#fff;font-size:.62rem;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
[dir=rtl] .tournament-story-media em{right:14px;left:auto}.tournament-story-copy{padding:24px}.tournament-story-copy h3{margin:7px 0 10px;font-size:1.45rem;line-height:1.25}.tournament-story:first-child .tournament-story-copy{align-self:center;padding:34px}.tournament-story:first-child .tournament-story-copy h3{font-size:clamp(1.8rem,3vw,2.7rem)}
.tournament-story-copy h3 a,.result-item h4 a{text-decoration:none}.tournament-mini-facts,.result-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.tournament-mini-facts span,.result-facts span{padding:5px 8px;background:#f2eee8;color:#5d5550;font-size:.7rem;font-weight:700}
.results-panel{background:#400014;color:#fff}.results-panel .tournament-panel-head{border-color:rgba(255,255,255,.13)}.results-panel .tournament-panel-head span{color:#d5bbc3}.result-item{padding:22px 24px;border-bottom:1px solid rgba(255,255,255,.12)}.result-item:last-child{border:0}.result-item .date{color:#e5b65f}.result-item h4{margin:6px 0 14px;font-size:1.08rem;line-height:1.4}.winner{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;margin:0}.winner span{grid-row:1/3;color:#e5b65f;font-size:1.7rem}.winner small{color:#d5bbc3}.winner strong{font-size:.92rem}.results-panel .result-facts span{background:rgba(255,255,255,.09);color:#eee}
@media(max-width:980px){.tournament-centre-grid{grid-template-columns:1fr}.results-panel{display:grid;grid-template-columns:220px 1fr}.results-panel .tournament-panel-head{display:block}.result-list{display:grid;grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){
  .tournament-centre{overflow:hidden}
  .tournament-panel-head{padding:18px 20px}
  .upcoming-panel{border-right:0;border-left:0;margin-inline:-14px}
  .upcoming-track{display:flex;gap:14px;padding:16px 20px 22px;overflow-x:auto;scroll-snap-type:x mandatory;background:#f2eee8;scrollbar-width:none}
  .upcoming-track::-webkit-scrollbar{display:none}
  .tournament-story,.tournament-story:first-child{display:grid;grid-template-columns:1fr;grid-template-rows:190px 1fr;flex:0 0 84vw;min-height:0;scroll-snap-align:center;border:1px solid var(--line)}
  .tournament-story:first-child .tournament-story-copy{padding:24px;align-self:auto}.tournament-story:first-child .tournament-story-copy h3{font-size:1.55rem}
  .results-panel{display:block;margin-inline:-14px;border-right:0;border-left:0}.result-list{display:block}.result-item{padding:20px}
}

/* Tournament detail page — clear event-first hierarchy below the overlay header. */
.single-bcf_tournament .site-main{padding-top:230px}
.tournament-detail{padding-bottom:30px}.tournament-detail-heading{position:relative;max-width:900px;margin-bottom:42px}.tournament-detail-heading h1{max-width:850px;margin:10px 0 0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.03}.tournament-detail-status{display:inline-block;margin-top:18px;padding:7px 11px;background:var(--red);color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase}
.tournament-detail-showcase{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:54px;align-items:center;padding:42px;background:#f0ebe3}.tournament-detail-poster{display:grid;place-items:center;min-height:440px;overflow:hidden;background:#fff;color:var(--red);font-size:9rem}.tournament-detail-poster img{display:block;width:100%;height:100%;max-height:620px;object-fit:contain}.tournament-detail-copy h2,.tournament-facts-card h2,.tournament-results-card h2{margin:0 0 18px;font-size:1.8rem}.tournament-description{color:var(--muted);font-size:1.04rem;line-height:1.9}.tournament-primary-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.button-outline{border:1px solid var(--red);background:transparent;color:var(--red)}
.tournament-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:28px}.tournament-facts-card,.tournament-results-card{padding:34px;border:1px solid var(--line);background:#fff}.tournament-facts-card dl{margin:0}.tournament-facts-card dl>div{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.tournament-facts-card dl>div:last-child{border:0}.tournament-facts-card dt{color:var(--muted);font-size:.78rem;font-weight:700}.tournament-facts-card dd{margin:0;font-weight:700}.tournament-results-card{background:#450017;color:#fff}.tournament-results-card>p:not(.eyebrow){color:#e3ccd3}.podium-list{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.podium-list li{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;padding:12px;background:rgba(255,255,255,.08)}.podium-list li>span{display:grid;place-items:center;width:44px;height:44px;background:#d9aa55;color:#450017;font-weight:800}.podium-list small,.podium-list strong{display:block}.podium-list small{color:#d9bec7;font-size:.7rem}
@media(max-width:980px){.single-bcf_tournament .site-main{padding-top:150px}.tournament-detail-showcase{grid-template-columns:1fr;padding:30px}.tournament-detail-poster{min-height:340px}.tournament-detail-grid{grid-template-columns:1fr}}
@media(max-width:650px){.single-bcf_tournament .site-main{padding-top:170px;background:#fbfaf7}.tournament-detail-heading{margin-bottom:28px}.tournament-detail-heading h1{font-size:2.45rem}.tournament-detail-showcase{margin-inline:-14px;padding:20px}.tournament-detail-poster{min-height:280px}.tournament-detail-copy{padding:8px 4px 12px}.tournament-detail-grid{margin-inline:-14px;gap:14px}.tournament-facts-card,.tournament-results-card{padding:25px 20px}.tournament-facts-card dl>div{grid-template-columns:110px 1fr;gap:12px}}

/* Internal pages use a clear institutional masthead; transparency is homepage-only. */
body:not(.home) .site-header{
  position:relative;
  top:auto;
  background:linear-gradient(105deg,#650018 0%,#92042b 58%,#680019 100%);
  box-shadow:0 10px 30px rgba(53,0,14,.16);
}
body:not(.home) .site-header .header-inner{min-height:132px;padding-top:16px;padding-bottom:16px}
body:not(.home) .site-header .brand img{width:96px;height:96px;flex-basis:96px}
body:not(.home) .header-partners .partner-logo-boc{height:66px}
body:not(.home) .header-partners .partner-logo-gsa{height:60px}
body:not(.home) .single-bcf_tournament .site-main,
body.single-bcf_tournament .site-main{padding-top:56px}

@media(max-width:980px){
  body:not(.home) .site-header{position:relative;background:linear-gradient(105deg,#650018,#8f052a 62%,#650018)}
  body:not(.home) .site-header .header-inner{min-height:112px;padding-top:10px;padding-bottom:10px}
}

@media(max-width:650px){
  body:not(.home) .site-header{height:144px}
  body:not(.home) .site-header .header-inner{min-height:144px}
  body:not(.home) .site-header .brand img{width:82px;height:82px;flex-basis:82px}
  body.single-bcf_tournament .site-main{padding-top:34px}
}

@media (orientation:landscape) and (max-height:700px) and (max-width:1400px){
  body:not(.home) .site-header{height:86px}
  body:not(.home) .site-header .header-inner{min-height:86px}
  body.single-bcf_tournament .site-main{padding-top:30px}
}

/* Bilingual federation typography: free, readable and consistent. */
:root{
  --font-english:"Montserrat",Arial,sans-serif;
  --font-arabic:"Almarai","Noto Sans Arabic",Arial,sans-serif;
}

html[lang^="en"] body,
html[dir="ltr"] body{
  font-family:var(--font-english);
}

html[lang^="ar"] body,
html[dir="rtl"] body{
  font-family:var(--font-arabic);
}

body,
button,
input,
select,
textarea,
.brand strong,
.hero h1,
.quick-links strong,
.section-head h2,
.card-body h3,
.news-card h3,
.mission h2,
.featured-copy h2,
.institution-panel h2{
  font-family:inherit;
}

html[dir="rtl"] .hero h1,
html[dir="rtl"] .section-head h2,
html[dir="rtl"] .featured-copy h2,
html[dir="rtl"] .institution-panel h2,
html[dir="rtl"] .mission h2{
  letter-spacing:0;
  line-height:1.18;
}

html[dir="rtl"] .eyebrow,
html[dir="rtl"] .date,
html[dir="rtl"] .status,
html[dir="rtl"] .brand small{
  letter-spacing:0;
  text-transform:none;
}

/* Official sports partners balance the federation identity across the header. */
.header-partners{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:22px;
  min-width:132px;
}

.header-partners .partner-logo{
  display:block;
  width:auto;
  max-width:none;
  object-fit:contain;
  filter:drop-shadow(0 4px 12px rgba(45,0,12,.14));
}

.header-partners .partner-logo-boc{height:82px}
.header-partners .partner-logo-gsa{height:76px}

@media(min-width:981px){
  .site-header .header-inner{width:min(calc(100% - 64px),1460px)}
  .site-header .brand{flex:0 0 auto}
  .site-header .header-nav{flex:1;justify-content:center}
  .header-partners{flex:0 0 132px}
}

@media(max-width:980px){
  .header-partners{display:none}
}

/* Keep the official partners visible in the compact mobile masthead. */
@media(max-width:650px){
  .site-header .brand{max-width:225px;gap:10px}
  .header-partners{
    position:absolute;
    z-index:2;
    top:16px;
    left:max(20px,env(safe-area-inset-left));
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    min-width:0;
    height:58px;
  }
  [dir=ltr] .header-partners{
    right:max(20px,env(safe-area-inset-right));
    left:auto;
  }
  .header-partners .partner-logo-boc{height:48px}
  .header-partners .partner-logo-gsa{height:44px}
}

@media (orientation:landscape) and (max-height:700px) and (max-width:1400px){
  .header-partners{
    position:absolute;
    z-index:2;
    top:12px;
    left:50%;
    right:auto;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    min-width:0;
    height:62px;
    transform:translateX(-50%);
  }
  [dir=ltr] .header-partners{right:auto;left:50%}
  .header-partners .partner-logo-boc{height:58px}
  .header-partners .partner-logo-gsa{height:54px}
}

/* Reveal the hero artwork on phones; retain only a gentle text-legibility fade. */
@media(max-width:650px){
  .hero,
  [dir=rtl] .hero{
    background-image:
      linear-gradient(180deg,rgba(62,0,16,.02) 0%,rgba(62,0,16,.06) 54%,rgba(62,0,16,.50) 100%),
      url("images/bcf-hero-v6.png");
  }
  .hero:after,
  [dir=rtl] .hero:after{
    display:none;
    content:none;
  }
}

/* Large standalone event status above the tournament card. */
.tournament-detail-status-row{
  display:flex;
  justify-content:flex-start;
  margin:0 0 18px;
}
.tournament-detail-status-row .tournament-detail-status{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:150px;
  min-height:50px;
  margin:0;
  padding:13px 30px;
  border:2px solid var(--red);
  background:var(--red);
  color:#fff;
  box-shadow:0 12px 28px rgba(85,0,23,.22);
  font-size:1rem;
  font-weight:800;
  line-height:1;
  letter-spacing:0;
  text-align:center;
  text-transform:none;
}
[dir=rtl] .tournament-detail-status-row{
  justify-content:flex-end;
}

@media(max-width:650px){
  .tournament-detail-status-row{margin-bottom:14px}
  .tournament-detail-status-row .tournament-detail-status{
    min-width:132px;
    min-height:46px;
    padding:11px 24px;
    font-size:.95rem;
  }
}

/* Tournament detail refinements: readable category and status inside the card. */
.tournament-detail-heading .eyebrow{
  font-size:1.02rem;
  line-height:1.65;
  font-weight:800;
}
.tournament-detail-showcase{
  position:relative;
}
.tournament-detail-showcase>.tournament-detail-status-row{
  position:absolute;
  z-index:4;
  top:28px;
  right:28px;
  margin:0;
}
[dir=rtl] .tournament-detail-showcase>.tournament-detail-status-row{
  right:auto;
  left:28px;
}
.tournament-detail-showcase>.tournament-detail-status-row .tournament-detail-status{
  min-width:160px;
  min-height:54px;
  padding:14px 32px;
  font-size:1.05rem;
}

@media(max-width:650px){
  .tournament-detail-heading .eyebrow{font-size:.92rem}
  .tournament-detail-heading{
    width:100%;
    max-width:none;
    padding-inline:20px;
  }
  .tournament-detail-showcase>.tournament-detail-status-row,
  [dir=rtl] .tournament-detail-showcase>.tournament-detail-status-row{
    position:static;
    grid-column:1/-1;
    justify-content:flex-start;
    margin:0 0 2px;
  }
  [dir=rtl] .tournament-detail-showcase>.tournament-detail-status-row{
    justify-content:flex-end;
  }
}

.tournament-back-link{
  display:inline-flex;
  align-items:center;
  margin:0 0 22px;
  padding:9px 13px;
  border:1px solid var(--line);
  background:#fff;
  color:var(--red);
  font-size:.82rem;
  font-weight:800;
  text-decoration:none;
}
.tournament-back-link:hover,
.tournament-back-link:focus-visible{
  border-color:var(--red);
  background:var(--red);
  color:#fff;
}

@media(max-width:650px){
  .tournament-back-link{
    margin:0 20px 20px;
    padding:11px 14px;
    font-size:.9rem;
  }
}

/* Dedicated tournament directory. */
.post-type-archive-bcf_tournament .site-main{
  padding-top:58px;
  background:#fbfaf7;
  color:var(--ink);
}
.tournament-archive-intro{
  max-width:850px;
  margin-bottom:72px;
}
.tournament-archive-intro h1{
  margin:8px 0 18px;
  font-size:clamp(3.4rem,7vw,6.5rem);
  line-height:.95;
}
.tournament-archive-intro>p:not(.eyebrow){
  max-width:720px;
  color:var(--muted);
  font-size:1.12rem;
}
.tournament-archive-section{margin:0 0 86px}
.tournament-archive-heading{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:26px;
  padding-bottom:18px;
  border-bottom:1px solid var(--line);
}
.tournament-archive-heading h2{
  margin:5px 0 0;
  font-size:clamp(2rem,4vw,3.2rem);
  line-height:1.08;
}
.tournament-archive-heading>span{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:50%;
  background:var(--red);
  color:#fff;
  font-weight:800;
}
.archive-tournament-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.archive-tournament-card{
  min-width:0;
  overflow:hidden;
  border:1px solid var(--line);
  background:#fff;
  box-shadow:0 12px 32px rgba(48,25,20,.07);
}
.archive-tournament-media{
  position:relative;
  display:grid;
  place-items:center;
  aspect-ratio:4/3;
  overflow:hidden;
  background:#f0ebe3;
  color:var(--red);
  font-size:6rem;
  text-decoration:none;
}
.archive-tournament-media img{width:100%;height:100%;object-fit:cover}
.archive-tournament-media em{
  position:absolute;
  top:14px;
  left:14px;
  padding:7px 10px;
  color:#fff;
  font-size:.68rem;
  font-style:normal;
  font-weight:800;
}
[dir=rtl] .archive-tournament-media em{right:14px;left:auto}
.archive-tournament-media em.status-registration-open{background:#178447}
.archive-tournament-media em.status-in-progress{background:#e1ae26;color:#281b00}
.archive-tournament-media em.status-ended{background:#bd0632}
.archive-tournament-copy{padding:24px}
.archive-tournament-copy h2{
  margin:8px 0 12px;
  font-size:1.48rem;
  line-height:1.3;
}
.archive-tournament-copy h2 a{text-decoration:none}
.archive-tournament-venue{margin:0;color:var(--muted)}
.archive-tournament-facts{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}
.archive-tournament-facts span{padding:6px 8px;background:#f1ede7;color:#5d5550;font-size:.7rem;font-weight:700}
.archive-winner{display:grid;gap:2px;margin:18px 0;padding:13px;background:#f7edf0}
.archive-winner small{color:var(--muted)}
.archive-winner strong{color:var(--red-dark)}
.archive-tournament-link{display:inline-block;color:var(--red);font-weight:800;text-decoration:none}

@media(max-width:980px){.archive-tournament-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){
  .post-type-archive-bcf_tournament .site-main{
    width:100%;
    padding:38px 20px 70px;
    background:#fbfaf7;
  }
  .tournament-archive-intro{margin-bottom:52px}
  .tournament-archive-intro h1{font-size:3.35rem}
  .tournament-archive-intro>p:not(.eyebrow){font-size:1rem}
  .tournament-archive-section{margin-bottom:64px}
  .tournament-archive-heading{align-items:center}
  .tournament-archive-heading h2{font-size:2rem}
  .tournament-archive-heading>span{width:42px;height:42px}
  .archive-tournament-grid{grid-template-columns:minmax(0,1fr);gap:20px}
  .archive-tournament-media{aspect-ratio:16/10}
  .archive-tournament-copy{padding:22px 20px 24px}
  .archive-tournament-copy h2{font-size:1.55rem}
}

/* Optional medals and category prizes below the main podium. */
.category-awards{margin-top:34px;padding-top:28px;border-top:1px solid rgba(255,255,255,.16)}
.category-awards h3{margin:0 0 18px;font-size:1.35rem}
.category-awards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.category-award{display:grid;grid-template-columns:52px 1fr;gap:13px;align-items:center;padding:15px;background:rgba(255,255,255,.08)}
.category-award-medal{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.1);font-size:1.8rem}
.category-award small,.category-award strong{display:block}
.category-award small{color:#e2bdc8;font-size:.72rem}
.category-award strong{margin-top:2px}
.category-award p{margin:4px 0 0;color:#e3ccd3;font-size:.76rem}
@media(max-width:650px){
  .category-awards-grid{grid-template-columns:1fr}
  .category-award{grid-template-columns:48px 1fr}
  .category-award-medal{width:48px;height:48px}
}

/* Tournament calendar and scalable results archive. */
.tournament-calendar-layout{
  display:grid;
  grid-template-columns:minmax(290px,360px) minmax(0,1fr);
  gap:30px;
  align-items:start;
}
.tournament-calendar{
  position:sticky;
  top:24px;
  padding:24px;
  border:1px solid var(--line);
  background:#fff;
  box-shadow:0 12px 32px rgba(48,25,20,.07);
}
.calendar-toolbar{display:grid;grid-template-columns:42px 1fr 42px;gap:10px;align-items:center}
.calendar-toolbar h3{margin:0;text-align:center;font-size:1.12rem;text-transform:capitalize}
.calendar-toolbar button{
  width:42px;height:42px;border:1px solid var(--line);background:#fbfaf7;color:var(--red-dark);
  font-size:1.6rem;line-height:1;cursor:pointer;
}
.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}
.calendar-weekdays{margin:20px 0 8px;color:var(--muted);font-size:.72rem;font-weight:800;text-align:center}
.calendar-grid>span,.calendar-grid>button{aspect-ratio:1;min-width:0}
.calendar-grid>button{
  border:0;background:transparent;color:#777;font:inherit;font-size:.82rem;cursor:default;
}
.calendar-grid>button.has-event{
  position:relative;background:#f3e1e6;color:var(--red-dark);font-weight:800;cursor:pointer;
}
.calendar-grid>button.has-event::after{
  content:"";position:absolute;left:50%;bottom:4px;width:4px;height:4px;border-radius:50%;background:var(--red);transform:translateX(-50%);
}
.calendar-grid>button.has-event:hover,.calendar-grid>button.is-selected{background:var(--red);color:#fff}
.calendar-grid>button.is-selected::after{background:#fff}
.calendar-selection{min-height:82px;margin-top:18px;padding:14px;background:#f5f1eb}
.calendar-selection p{margin:0;color:var(--muted);font-size:.82rem}
.calendar-selection>strong{display:block;margin-bottom:8px;font-size:.75rem;color:var(--red)}
.calendar-selection a{display:block;margin-top:7px;color:var(--ink);font-weight:800;text-decoration:none;line-height:1.35}
.calendar-selection a span{display:block;color:#178447;font-size:.68rem;text-transform:uppercase}
.calendar-show-all{margin-top:14px;padding:0;border:0;background:transparent;color:var(--red);font-weight:800;cursor:pointer}
.upcoming-calendar-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
.archive-tournament-card{transition:opacity .2s ease,box-shadow .2s ease,transform .2s ease}
.archive-tournament-card.is-calendar-match{box-shadow:0 0 0 3px var(--gold),0 16px 36px rgba(48,25,20,.14);transform:translateY(-3px)}

.completed-filter{
  display:flex;align-items:center;gap:14px;margin:-4px 0 20px;padding:16px 18px;background:#f0ebe3;
}
.completed-filter label{font-weight:800}
.completed-filter select{min-width:150px;padding:10px 34px 10px 12px;border:1px solid var(--line);background:#fff;font:inherit}
.completed-filter p{margin:0 0 0 auto;color:var(--muted);font-size:.82rem;font-weight:700}
[dir=rtl] .completed-filter p{margin:0 auto 0 0}
.completed-tournament-list{border-top:1px solid var(--line)}
.completed-tournament-row{
  display:grid;grid-template-columns:86px minmax(0,1.6fr) minmax(180px,.8fr) 46px;gap:20px;align-items:center;
  padding:24px 14px;border-bottom:1px solid var(--line);background:#fff;
}
.completed-tournament-row>time{display:grid;text-align:center;color:var(--red)}
.completed-tournament-row>time strong{font-size:1.8rem;line-height:1}
.completed-tournament-row>time span{margin-top:5px;font-size:.72rem;font-weight:800;text-transform:uppercase}
.completed-tournament-main p{margin:0 0 5px;color:var(--red);font-size:.68rem;font-weight:800;text-transform:uppercase}
.completed-tournament-main h3{margin:0 0 6px;font-size:1.18rem;line-height:1.25}
.completed-tournament-main h3 a{text-decoration:none}
.completed-tournament-main>span{color:var(--muted);font-size:.8rem}
.completed-tournament-result{display:grid;gap:4px;padding-inline-start:20px;border-inline-start:1px solid var(--line)}
.completed-tournament-result small{color:var(--muted)}
.completed-tournament-result strong{color:var(--red-dark)}
.completed-tournament-result span{font-size:.72rem;color:var(--muted)}
.completed-tournament-link{display:grid;place-items:center;width:42px;height:42px;background:var(--red);color:#fff;text-decoration:none;font-size:1.25rem}
.results-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:26px}
.results-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);background:#fff;text-decoration:none;font-weight:700}
.results-pagination .current{background:var(--red);color:#fff;border-color:var(--red)}

.homepage-contact{
  display:flex;align-items:center;justify-content:space-between;gap:36px;
  margin:0 0 72px;padding:42px 46px;background:var(--red-dark);color:#fff;
}
.homepage-contact>div{max-width:760px}
.homepage-contact h2{margin:7px 0 12px;font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.08}
.homepage-contact p:not(.eyebrow){margin:0;color:#ead9de;line-height:1.75}
.homepage-contact .button{flex:0 0 auto}
.homepage-news{
  margin:0 calc(50% - 50vw) 0!important;
  padding:72px max(24px,calc((100vw - 1180px)/2)) 82px;
  background:#fbfaf7;color:var(--ink);
}
.homepage-news .section-head{margin-bottom:34px}
.homepage-news .section-head h2{color:var(--ink);line-height:1.05}
.homepage-news .section-head>a{color:var(--red)}
.homepage-news .news-card{border-color:#d9d2c9;box-shadow:0 12px 32px rgba(43,25,20,.07)}
.homepage-news .news-image{background:#ece6dd}
.homepage-news .news-body{background:#fff}
.institution-grid-single{grid-template-columns:minmax(0,1fr)}
.institution-grid-single .institution-panel{min-height:380px}

/* Bilingual contact page inspired by federation-style information hierarchy. */
.bcf-contact-page .site-main{padding-top:0;background:#fbfaf7;color:var(--ink)}
.contact-hero{
  margin-inline:calc(50% - 50vw);padding:90px max(24px,calc((100vw - 1160px)/2));
  background:linear-gradient(115deg,#4a0017,#8b0028);color:#fff;
}
.contact-hero h1{margin:8px 0 18px;font-size:clamp(3.6rem,8vw,7.2rem);line-height:.92}
.contact-hero>p:not(.eyebrow){max-width:780px;margin:0;color:#ead9de;font-size:1.15rem;line-height:1.8}
.contact-page-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:58px;padding:72px 0 88px}
.contact-information h2,.contact-form-panel h2{margin:7px 0 18px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}
.contact-information>p:not(.eyebrow){color:var(--muted);line-height:1.75}
.contact-detail-list{display:grid;gap:0;margin-top:32px;border-top:1px solid var(--line)}
.contact-detail-list>div{display:grid;grid-template-columns:46px 1fr;gap:15px;align-items:center;padding:19px 0;border-bottom:1px solid var(--line)}
.contact-detail-list>div>span{display:grid;place-items:center;width:42px;height:42px;background:#f2e7e9;color:var(--red);font-size:1.15rem}
.contact-detail-list p{display:grid;gap:3px;margin:0}
.contact-detail-list small{color:var(--muted);font-size:.72rem;font-weight:700;text-transform:uppercase}
.contact-detail-list a,.contact-detail-list strong{color:var(--ink);font-weight:800;text-decoration:none}
.contact-social-link{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:15px;margin-top:22px;padding:18px 20px;background:var(--red-dark);color:#fff;text-decoration:none}
[dir=rtl] .contact-social-link{grid-template-columns:auto auto 1fr}
.contact-form-panel{padding:38px;background:#f0ebe3}
.bcf-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}
.bcf-contact-form label{display:grid;gap:7px;color:#554d49;font-size:.76rem;font-weight:800;text-transform:uppercase}
.bcf-contact-form label:nth-of-type(4),.bcf-contact-form label:nth-of-type(5){grid-column:1/-1}
.bcf-contact-form input,.bcf-contact-form select,.bcf-contact-form textarea{width:100%;border:1px solid #d7cec5;background:#fff;padding:13px 14px;color:var(--ink);font:inherit;font-size:.95rem;text-transform:none}
.bcf-contact-form textarea{resize:vertical;min-height:150px}
.bcf-contact-form .button{justify-self:start;border:0;cursor:pointer}
.contact-honeypot{position:absolute!important;inset:0 auto auto 0!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.contact-notice{padding:14px 16px;font-weight:700}
.contact-notice.success{background:#dff1e6;color:#126437}
.contact-notice.error{background:#f6dfe4;color:#8a0928}

/* Dedicated editorial news archive. */
body.post-type-archive-bcf_news .site-main{width:100%;max-width:none;padding:0 0 88px;background:#fbfaf7;color:var(--ink)}
.news-archive-hero{
  min-height:390px;display:flex;align-items:end;padding:72px max(24px,calc((100vw - 1180px)/2));
  background-image:linear-gradient(90deg,rgba(53,0,14,.83),rgba(111,0,28,.38)),url("images/bcf-hero-v6.png");
  background-size:cover;background-position:center 68%;color:#fff;
}
.news-archive-hero>div{max-width:760px}
.news-archive-hero h1{margin:8px 0 16px;font-size:clamp(3.5rem,7vw,6.6rem);line-height:.92}
.news-archive-hero>div>p:not(.eyebrow){max-width:670px;margin:0;color:#f1dfe3;font-size:1.08rem}
.news-archive-content{width:min(calc(100% - 48px),1180px);margin:0 auto;padding-top:64px}
.news-featured-story{display:grid;grid-template-columns:1.12fr .88fr;min-height:480px;margin-bottom:74px;background:#eee8df}
.news-featured-image{display:grid;place-items:center;overflow:hidden;background:#e3dbd0;color:var(--red);font-size:8rem;text-decoration:none}
.news-featured-image img{width:100%;height:100%;object-fit:cover}
.news-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:48px}
.news-featured-copy time{margin-top:15px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}
.news-featured-copy h2{margin:10px 0 17px;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.08}
.news-featured-copy h2 a{text-decoration:none}
.news-featured-copy>p:not(.eyebrow){margin:0;color:var(--muted);font-size:1.02rem;line-height:1.75}
.news-featured-copy .button{align-self:start;margin-top:26px}
.news-archive-heading{margin-bottom:25px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.news-archive-heading h2{margin:5px 0 0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.05}
.news-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.news-archive-card{overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 12px 30px rgba(47,27,22,.06)}
.news-archive-card-image{display:grid;place-items:center;aspect-ratio:16/10;overflow:hidden;background:#eee8df;color:var(--red);font-size:5rem;text-decoration:none}
.news-archive-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.news-archive-card:hover .news-archive-card-image img{transform:scale(1.035)}
.news-archive-card-copy{padding:24px}
.news-archive-meta{display:flex;justify-content:space-between;gap:12px;margin:0;color:var(--muted);font-size:.68rem;font-weight:800;text-transform:uppercase}
.news-archive-meta span{color:var(--red)}
.news-archive-card h2{margin:10px 0 12px;font-size:1.4rem;line-height:1.3}
.news-archive-card h2 a{text-decoration:none}
.news-archive-card-copy>p:not(.news-archive-meta){margin:0;color:var(--muted);font-size:.9rem;line-height:1.7}
.news-archive-read{display:inline-flex;margin-top:19px;color:var(--red);font-weight:800;text-decoration:none}
.news-archive-pagination{margin-top:38px}
.news-archive-pagination .nav-links{display:flex;justify-content:center;gap:7px}
.news-archive-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);background:#fff;text-decoration:none}
.news-archive-pagination .current{background:var(--red);border-color:var(--red);color:#fff}

/* Individual news story. */
body.single-bcf_news .site-main{width:100%;max-width:none;padding:0 0 90px;background:#fbfaf7;color:var(--ink)}
.news-article-header{width:min(calc(100% - 48px),1040px);margin:0 auto;padding:68px 0 50px;text-align:center}
.news-back-link{display:inline-flex;margin-bottom:40px;color:var(--red);font-size:.82rem;font-weight:800;text-decoration:none}
.news-article-header .eyebrow{margin-bottom:9px}
.news-article-header time{display:block;color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase}
.news-article-header h1{max-width:940px;margin:15px auto 20px;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.02;letter-spacing:-.035em}
.news-article-lead{max-width:760px;margin:0 auto;color:var(--muted);font-size:1.16rem;line-height:1.8}
.news-article-canvas{width:min(calc(100% - 48px),1040px);margin:0 auto;background:#fff;box-shadow:0 18px 55px rgba(48,25,20,.08)}
.news-article-image{margin:0;background:#eee8df}
.news-article-image img{display:block;width:100%;max-height:680px;object-fit:cover}
.news-article-body{max-width:790px;margin:0 auto;padding:55px 44px 62px;color:#3e3936;font-size:1.08rem;line-height:2}
.news-article-body>p:first-child{font-size:1.18rem;color:var(--ink)}
.news-article-body p{margin:0 0 1.55em}
.news-article-footer{margin-top:42px;padding:25px 28px;border-inline-start:5px solid var(--gold);background:#f3eee7}
.news-article-footer p{margin:0 0 9px;color:var(--muted);font-size:.88rem;line-height:1.65}
.news-article-footer a{color:var(--red);font-weight:800;text-decoration:none}
.news-related{width:min(calc(100% - 48px),1040px);margin:80px auto 0}
.news-related>header{margin-bottom:24px;padding-bottom:17px;border-bottom:1px solid var(--line)}
.news-related h2{margin:5px 0 0;font-size:clamp(2rem,4vw,3.2rem)}
.news-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.news-related-grid article{border:1px solid var(--line);background:#fff}
.news-related-image{display:grid;place-items:center;aspect-ratio:16/10;overflow:hidden;background:#eee8df;color:var(--red);font-size:4rem;text-decoration:none}
.news-related-image img{width:100%;height:100%;object-fit:cover}
.news-related-grid article>div{padding:18px}
.news-related-grid p{margin:0;color:var(--red);font-size:.68rem;font-weight:800;text-transform:uppercase}
.news-related-grid h3{margin:7px 0 0;font-size:1.04rem;line-height:1.35}
.news-related-grid h3 a{text-decoration:none}

/* Federation footer used across every public page. */
.site-footer{padding:0;background:#171316;color:#fff}
.footer-main{display:grid;grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(150px,.65fr));gap:54px;width:min(calc(100% - 48px),1180px);margin:auto;padding:70px 0 58px}
.footer-brand>a:first-child{display:flex;align-items:center;gap:16px;color:#fff;text-decoration:none}
.footer-brand img{width:86px;height:100px;object-fit:contain}
.footer-brand strong,.footer-brand small{display:block}
.footer-brand strong{max-width:250px;font-size:1.12rem;line-height:1.25}
.footer-brand small{margin-top:7px;color:#c8b9bd;font-size:.65rem;letter-spacing:.09em;text-transform:uppercase}
.footer-brand>p{max-width:390px;margin:22px 0;color:#bcaeb2;font-size:.86rem;line-height:1.75}
.footer-social{display:inline-flex;gap:8px;color:#e7ba65;font-size:.82rem;font-weight:800;text-decoration:none}
.footer-column h2{margin:7px 0 22px;color:#e6b65d;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}
.footer-column ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}
.footer-column li a{color:#ddd4d6;font-size:.84rem;text-decoration:none}
.footer-column li a:hover{color:#fff}
.footer-contact p{margin:0 0 16px;color:#c5b9bc;font-size:.82rem;line-height:1.65}
.footer-contact p small{display:block;margin-bottom:3px;color:#8f7f83;font-size:.63rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.footer-contact p a{color:#fff;text-decoration:none}
.footer-contact-link{display:inline-flex;margin-top:8px;color:#e7ba65;font-size:.82rem;font-weight:800;text-decoration:none}
.footer-partners{display:flex;align-items:center;justify-content:space-between;gap:28px;width:min(calc(100% - 48px),1180px);margin:auto;padding:28px 0;border-top:1px solid rgba(255,255,255,.12)}
.footer-partners p{margin:0;color:#8f8386;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.footer-partners>div{display:flex;align-items:center;gap:28px}
.footer-partners img{width:auto;height:54px;max-width:130px;object-fit:contain;filter:none}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px max(24px,calc((100vw - 1180px)/2));background:#0f0c0e;color:#857a7d}
.footer-bottom p{margin:0;font-size:.7rem}
.footer-bottom>a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #4b4144;color:#fff;text-decoration:none}

@media(max-width:980px){.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}}

@media(max-width:900px){
  .news-featured-story{grid-template-columns:1fr;min-height:0}
  .news-featured-image{aspect-ratio:16/9}
  .news-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .news-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:800px){
  .contact-page-grid{grid-template-columns:1fr;gap:42px;padding:52px 0 70px}
  .contact-hero{padding-top:70px;padding-bottom:70px}
}

@media(max-width:980px){
  .tournament-calendar-layout{grid-template-columns:1fr}
  .tournament-calendar{position:relative;top:auto;max-width:520px}
  .upcoming-calendar-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .completed-tournament-row{grid-template-columns:72px minmax(0,1fr) 42px}
  .completed-tournament-result{grid-column:2;padding:10px 0 0;border:0;border-top:1px solid var(--line)}
  .completed-tournament-link{grid-column:3;grid-row:1/3}
}
@media(max-width:650px){
  .homepage-contact{display:grid;margin-bottom:52px;padding:32px 22px;gap:24px}
  .homepage-contact h2{font-size:2rem}
  .homepage-contact .button{justify-self:start}
  .homepage-news{margin:0!important;padding:52px 20px 60px}
  .homepage-news .section-head{display:grid;gap:18px;margin-bottom:26px}
  .homepage-news .section-head h2{font-size:2.35rem;line-height:1.08}
  .homepage-news .section-head>a{font-size:.92rem}
  .homepage-news .news-grid{gap:22px}
  .homepage-news .news-card{overflow:hidden}
  .homepage-news .news-image{aspect-ratio:4/3}
  .homepage-news .news-body{padding:22px 20px 25px}
  .bcf-contact-page .site-main{width:100%;padding-inline:24px;background:#fbfaf7!important;color:var(--ink)!important}
  .contact-hero{margin-inline:-24px;padding:58px 28px}
  .contact-hero h1{font-size:3.25rem;overflow-wrap:anywhere}
  .contact-hero>p:not(.eyebrow){font-size:1rem}
  .contact-page-grid{padding:42px 0 70px;background:#fbfaf7}
  .contact-information h2{font-size:2.15rem}
  .contact-information>p:not(.eyebrow){font-size:.96rem;line-height:1.85}
  .contact-form-panel{padding:28px 18px}
  .bcf-contact-form{grid-template-columns:1fr}
  .bcf-contact-form label:nth-of-type(4),.bcf-contact-form label:nth-of-type(5){grid-column:auto}
  body.post-type-archive-bcf_news .site-main{padding-bottom:64px;background:#fbfaf7!important;color:var(--ink)!important}
  .news-archive-hero{min-height:330px;padding:48px 24px;background-position:43% center}
  .news-archive-hero h1{max-width:330px;font-size:3.25rem;overflow-wrap:anywhere}
  .news-archive-hero>div>p:not(.eyebrow){font-size:.95rem;line-height:1.7}
  .news-archive-content{width:calc(100% - 40px);padding-top:42px}
  .news-featured-story{margin-bottom:54px}
  .news-featured-image{aspect-ratio:4/3}
  .news-featured-copy{padding:27px 22px 31px}
  .news-featured-copy h2{font-size:1.85rem}
  .news-archive-grid{grid-template-columns:1fr;gap:20px}
  .news-archive-card-copy{padding:21px 19px 24px}
  .news-archive-card h2{font-size:1.3rem}
  body.single-bcf_news .site-main{padding-bottom:64px;background:#fbfaf7!important;color:var(--ink)!important}
  .news-article-header{width:calc(100% - 40px);padding:42px 0 32px;text-align:start}
  .news-back-link{margin-bottom:28px}
  .news-article-header h1{margin:12px 0 17px;font-size:2.45rem;line-height:1.1;overflow-wrap:anywhere}
  .news-article-lead{font-size:1rem;line-height:1.75}
  .news-article-canvas{width:100%;box-shadow:none}
  .news-article-image img{max-height:none;aspect-ratio:4/3}
  .news-article-body{padding:31px 20px 42px;font-size:1rem;line-height:1.9}
  .news-article-body>p:first-child{font-size:1.05rem}
  .news-article-footer{margin-top:30px;padding:21px 18px}
  .news-related{width:calc(100% - 40px);margin-top:58px}
  .news-related-grid{grid-template-columns:1fr}
  .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px;width:calc(100% - 40px);padding:54px 0 42px}
  .footer-brand{grid-column:1/-1}
  .footer-brand img{width:74px;height:86px}
  .footer-brand>p{font-size:.82rem}
  .footer-contact{grid-column:1/-1;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}
  .footer-partners{display:grid;width:calc(100% - 40px);padding:25px 0}
  .footer-partners>div{justify-content:flex-start;gap:22px}
  [dir=rtl] .footer-partners>div{justify-content:flex-start}
  .footer-partners img{height:46px;max-width:108px}
  .footer-bottom{padding:18px 20px}
  .tournament-calendar-layout{gap:22px}
  .tournament-calendar{width:100%;max-width:none;padding:18px 14px}
  .calendar-toolbar{grid-template-columns:38px 1fr 38px}
  .calendar-toolbar button{width:38px;height:38px}
  .calendar-weekdays,.calendar-grid{gap:2px}
  .calendar-grid>button{font-size:.75rem}
  .upcoming-calendar-cards{grid-template-columns:minmax(0,1fr)}
  .completed-filter{display:grid;grid-template-columns:1fr auto;gap:8px 12px;padding:14px}
  .completed-filter label{grid-column:1/3}
  .completed-filter select{width:100%;min-width:0}
  .completed-filter p,[dir=rtl] .completed-filter p{margin:0;text-align:end}
  .completed-tournament-row{grid-template-columns:58px minmax(0,1fr) 38px;gap:12px;padding:19px 8px}
  .completed-tournament-row>time strong{font-size:1.45rem}
  .completed-tournament-main h3{font-size:1.03rem}
  .completed-tournament-main>span{font-size:.72rem}
  .completed-tournament-link{width:36px;height:36px}
}

/* Let the featured registration campaign use the available desktop canvas,
   similar to a federation event billboard rather than a narrow content card. */
@media(min-width:981px){
  .homepage-promotion{
    width:min(calc(100vw - 80px),1660px);
    min-height:clamp(560px,34vw,640px);
    margin-right:0;
    margin-left:50%;
    transform:translateX(-50%);
    grid-template-columns:minmax(520px,.95fr) minmax(560px,1.05fr);
  }
  .homepage-promotion .featured-copy{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    padding:clamp(58px,5vw,92px);
  }
  [dir=rtl] .homepage-promotion .featured-copy{align-items:flex-start}
  .homepage-promotion .featured-copy h2{
    max-width:760px;
    font-size:clamp(3.2rem,4.6vw,5.6rem);
    line-height:1.01;
  }
  .homepage-promotion .featured-copy>p:not(.eyebrow){
    max-width:760px;
    font-size:clamp(1.02rem,1.25vw,1.3rem);
  }
  .homepage-promotion .featured-media{
    min-height:100%;
    font-size:clamp(12rem,18vw,22rem);
  }
  .homepage-promotion .event-facts span{min-width:250px}
}

/* Consistent tournament lifecycle colours across cards and detail pages. */
.tournament-story-media em.status-registration-open,
.tournament-detail-status.status-registration-open{
  border-color:#178447;
  background:#178447;
  color:#fff;
}
.tournament-story-media em.status-in-progress,
.tournament-detail-status.status-in-progress{
  border-color:#e1ae26;
  background:#e1ae26;
  color:#281b00;
}
.tournament-story-media em.status-ended,
.tournament-detail-status.status-ended{
  border-color:#bd0632;
  background:#bd0632;
  color:#fff;
}
.tournament-story-media em.status-neutral,
.tournament-detail-status.status-neutral{
  border-color:#5f5960;
  background:#5f5960;
  color:#fff;
}
.result-status{
  display:inline-flex;
  margin-bottom:10px;
  padding:6px 10px;
  border-radius:2px;
  font-size:.68rem;
  font-weight:800;
}
.result-status.status-ended{
  background:#d20b3b;
  color:#fff;
}
.tournament-mini-facts .registration-deadline{
  background:#e5f4ea;
  color:#116936;
}

/* Keep the Tournament Centre introduction readable on narrow screens. */
@media(max-width:650px){
  .homepage-promotion{
    margin-bottom:0;
  }
  .tournament-centre,
  .homepage-promotion + .tournament-centre{
    margin-top:0;
    margin-inline:-14px;
    padding-top:34px;
    background:#fbfaf7;
    color:var(--ink);
  }
  .tournament-centre>.section-head{
    display:flex;
    gap:13px;
    margin:0;
    padding:0 20px 27px;
    background:#fbfaf7;
  }
  .tournament-centre>.section-head .eyebrow{
    color:var(--red);
    font-size:.78rem;
  }
  .tournament-centre>.section-head h2{
    margin-top:4px;
    color:var(--ink);
    font-size:clamp(2rem,10vw,2.8rem);
    line-height:1.08;
  }
  .tournament-centre>.section-head>a{
    color:var(--red);
    font-size:.88rem;
  }
  .tournament-centre .upcoming-panel,
  .tournament-centre .results-panel{
    margin-inline:0;
  }
  .tournament-centre .upcoming-track{
    padding-inline:20px;
    scroll-padding-inline:20px;
    scroll-snap-type:x mandatory;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
  }
  .tournament-centre .tournament-story,
  .tournament-centre .tournament-story:first-child{
    flex:0 0 calc(100vw - 40px);
    max-width:calc(100vw - 40px);
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  .tournament-centre .tournament-story:last-child{
    margin-inline-end:20px;
  }
  .tournament-centre .upcoming-track:after{
    content:"";
    flex:0 0 1px;
    height:1px;
  }
}

/* RTL Safari handles horizontal flex scrolling inconsistently; use a clear
   stacked tournament list on phones so no first or last card is clipped. */
@media(max-width:650px){
  .tournament-centre .upcoming-track{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    gap:18px;
    padding:18px 20px 24px;
    overflow:visible;
    scroll-snap-type:none;
  }
  .tournament-centre .tournament-story,
  .tournament-centre .tournament-story:first-child{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    grid-template-rows:210px auto;
    width:100%;
    max-width:100%;
    min-width:0;
    margin:0;
    scroll-snap-align:none;
  }
  .tournament-centre .tournament-story:last-child{
    margin:0;
  }
  .tournament-centre .upcoming-track:after{
    display:none;
    content:none;
  }
  .tournament-centre .tournament-story-copy,
  .tournament-centre .tournament-story:first-child .tournament-story-copy{
    min-width:0;
    padding:24px 22px 26px;
  }
  .tournament-centre .tournament-story-copy h3,
  .tournament-centre .tournament-story:first-child .tournament-story-copy h3{
    overflow-wrap:anywhere;
    font-size:1.5rem;
  }
}

/* Scalable mobile carousel. Keep the scroll coordinate system LTR because
   iOS Safari clips the terminal item of RTL overflow containers; restore RTL
   only inside each Arabic card. */
@media(max-width:650px){
  .tournament-centre .upcoming-track{
    display:flex;
    direction:ltr;
    gap:18px;
    padding:18px 20px 24px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-padding-inline:20px;
    scroll-snap-type:x mandatory;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    width:100%;
    max-width:100%;
    min-width:0;
  }
  .tournament-centre-grid,
  .tournament-centre .upcoming-panel{
    width:100%;
    max-width:100%;
    min-width:0;
  }
  .tournament-centre .upcoming-track::-webkit-scrollbar{
    display:none;
  }
  .tournament-centre .tournament-story,
  .tournament-centre .tournament-story:first-child{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    grid-template-rows:210px auto;
    flex:0 0 calc(100vw - 40px);
    width:calc(100vw - 40px);
    max-width:calc(100vw - 40px);
    min-width:0;
    margin:0;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  [dir=rtl] .tournament-centre .tournament-story{
    direction:rtl;
    text-align:right;
  }
  .tournament-centre .tournament-story:last-child{
    margin:0;
  }
  .tournament-centre .upcoming-track:after{
    display:none;
    content:none;
  }
}

/* Give the featured campaign the scale of an event billboard on wide screens. */
@media(min-width:1100px){
  .homepage-promotion{
    width:min(calc(100vw - 80px),1660px);
    min-height:clamp(540px,36vw,650px);
    position:relative;
    left:50%;
    right:auto;
    margin-right:0;
    margin-left:0;
    transform:translateX(-50%);
    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);
  }
  [dir=rtl] .homepage-promotion{
    right:50%;
    left:auto;
    transform:translateX(50%);
  }
  .homepage-promotion .featured-copy{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    padding:clamp(50px,3.4vw,64px);
  }
  .homepage-promotion .featured-copy h2{
    max-width:760px;
    font-size:clamp(3.1rem,3.6vw,4.3rem);
    line-height:1.03;
  }
  .homepage-promotion .featured-copy>p:not(.eyebrow){
    max-width:760px;
    font-size:clamp(1.02rem,1.1vw,1.18rem);
  }
  .homepage-promotion .featured-media{
    min-height:100%;
    font-size:clamp(11rem,15vw,18rem);
  }
  .homepage-promotion .event-facts span{
    min-width:250px;
  }
}

/* Leadership pages use a light editorial canvas; burgundy is reserved for
   the hero and small federation accents. This also overrides the global
   burgundy mobile canvas used by the immersive homepage. */
body.post-type-archive-bcf_member,
body.post-type-archive-bcf_member .site-main{
  background:#f8f7f4 !important;
}
.post-type-archive-bcf_member .board-section{
  color:var(--ink);
  background:#f8f7f4;
}
.post-type-archive-bcf_member .board-member-placeholder{
  background:
    radial-gradient(circle at 50% 38%,rgba(216,170,84,.22),transparent 32%),
    linear-gradient(145deg,#252428,#4a4647);
}
.post-type-archive-bcf_member .board-member{
  background:#fff;
}

@media(max-width:650px){
  body.post-type-archive-bcf_member .site-main{
    padding-bottom:64px;
  }
  .post-type-archive-bcf_member .board-section{
    margin:0;
  }
}

/* Regulations and official document library. */
body.post-type-archive-bcf_regulation,
body.post-type-archive-bcf_regulation .site-main{
  background:#f8f7f4 !important;
}
.regulations-hero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  min-height:430px;
  padding:clamp(60px,8vw,110px) max(24px,calc((100vw - 1200px)/2));
  overflow:hidden;
  color:#fff;
  background:
    linear-gradient(105deg,rgba(73,0,21,.98),rgba(135,0,41,.9)),
    url("images/bcf-hero-v6.png") center 58%/cover no-repeat;
}
.regulations-hero-copy{position:relative;z-index:1;max-width:850px}
.regulations-hero .eyebrow{color:var(--gold)}
.regulations-hero h1{
  margin:.16em 0 .24em;
  color:#fff;
  font-size:clamp(3.5rem,7vw,7rem);
  line-height:.94;
}
.regulations-hero-copy>p:last-child{
  max-width:720px;
  margin:0;
  color:#f1e5e8;
  font-size:clamp(1rem,1.35vw,1.22rem);
  line-height:1.8;
}
.regulations-hero-mark{
  position:relative;
  display:grid;
  place-items:center;
  width:clamp(150px,17vw,250px);
  aspect-ratio:4/5;
  margin-inline-start:50px;
  border:2px solid rgba(255,255,255,.3);
  color:var(--gold);
  background:rgba(44,0,13,.3);
}
.regulations-hero-mark:before{
  position:absolute;
  inset:13px;
  content:"";
  border:1px solid rgba(255,255,255,.18);
}
.regulations-hero-mark span{position:absolute;top:28px;font-size:.72rem;font-weight:900;letter-spacing:.2em}
.regulations-hero-mark b{font:700 clamp(5rem,10vw,9rem)/1 Georgia,serif}
.regulations-page{
  max-width:1280px;
  margin:0 auto;
  padding:clamp(64px,8vw,112px) 24px 100px;
  color:var(--ink);
  background:#f8f7f4;
}
.regulations-heading{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);
  gap:60px;
  align-items:end;
  margin-bottom:46px;
}
.regulations-heading h2{
  max-width:720px;
  margin:.16em 0 0;
  font-size:clamp(2.5rem,4.7vw,4.8rem);
  line-height:1.02;
}
.regulations-heading>p{margin:0 0 8px;color:var(--muted);line-height:1.8}
.regulation-category-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1px;
  margin-bottom:70px;
  border:1px solid var(--line);
  background:var(--line);
}
.regulation-category{
  display:grid;
  grid-template-columns:auto 1fr;
  grid-template-rows:auto auto;
  gap:0 18px;
  min-width:0;
  padding:28px 24px;
  text-align:inherit;
  border:0;
  background:#fff;
  color:var(--ink);
  cursor:pointer;
}
.regulation-category:hover,.regulation-category.is-active{background:#f2ece3}
.regulation-category>span{
  grid-row:1/3;
  align-self:center;
  color:var(--red);
  font:2.25rem/1 Georgia,serif;
}
.regulation-category strong{align-self:end;font-size:.95rem;line-height:1.3}
.regulation-category small{color:var(--muted);font-size:.75rem}
.regulation-library{scroll-margin-top:30px}
.regulation-library-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:30px;
  padding-bottom:25px;
  border-bottom:3px solid var(--ink);
}
.regulation-library-head h2{margin:.15em 0 0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1}
.regulation-count{color:var(--muted);font-size:.85rem}
.regulation-count b{margin-inline-end:6px;color:var(--red);font-size:1.6rem}
.regulation-tools{
  display:grid;
  grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);
  gap:22px;
  align-items:end;
  padding:28px 0;
}
.regulation-search span{display:block;margin-bottom:7px;color:var(--muted);font-size:.75rem;font-weight:800;text-transform:uppercase}
.regulation-search input{
  width:100%;
  min-height:50px;
  padding:0 16px;
  border:1px solid var(--line);
  border-radius:0;
  background:#fff;
  color:var(--ink);
  font:inherit;
}
.regulation-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
.regulation-filters button{
  min-height:42px;
  padding:8px 14px;
  border:1px solid var(--line);
  background:#fff;
  color:var(--ink);
  font:700 .78rem/1.2 inherit;
  cursor:pointer;
}
.regulation-filters button:hover,.regulation-filters button.is-active{border-color:var(--red);background:var(--red);color:#fff}
.regulation-list{border-top:1px solid var(--line)}
.regulation-row{
  display:grid;
  grid-template-columns:92px minmax(0,1fr) auto;
  gap:28px;
  align-items:center;
  padding:30px 0;
  border-bottom:1px solid var(--line);
}
.regulation-row[hidden]{display:none}
.regulation-file-icon{
  position:relative;
  display:grid;
  place-items:center;
  width:74px;
  height:92px;
  color:#fff;
  background:var(--red);
}
.regulation-file-icon span{position:absolute;top:9px;font-size:.6rem;font-weight:900;letter-spacing:.14em}
.regulation-file-icon b{font:700 2.8rem/1 Georgia,serif}
.regulation-row-copy>p:first-child{margin:0;color:var(--red);font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
[dir=rtl] .regulation-row-copy>p:first-child{letter-spacing:0;text-transform:none}
.regulation-row h3{margin:6px 0 8px;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.25}
.regulation-summary{max-width:700px;margin:0 0 12px;color:var(--muted)}
.regulation-row dl,.regulation-row dl div{display:flex;gap:8px;margin:0}
.regulation-row dt{color:var(--muted);font-size:.75rem}
.regulation-row dd{margin:0;font-size:.75rem;font-weight:800}
.regulation-row-actions{display:grid;gap:10px;justify-items:stretch;min-width:155px;text-align:center}
.regulation-download{color:var(--red);font-size:.76rem;font-weight:800;text-decoration:none}
.regulation-pending{padding:11px 14px;color:var(--muted);background:#eee9e1;font-size:.75rem;font-weight:800}
.regulation-no-results{padding:35px;background:#fff;text-align:center}
.regulation-empty-state{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:30px;
  align-items:center;
  margin-top:32px;
  padding:clamp(34px,5vw,60px);
  border:1px solid var(--line);
  background:#fff;
}
.regulation-empty-icon{display:grid;place-items:center;width:100px;height:122px;color:#fff;background:#29272a;font:4.5rem/1 Georgia,serif}
.regulation-empty-state h3{margin:0 0 10px;font-size:clamp(1.5rem,2.5vw,2.2rem)}
.regulation-empty-state p{max-width:720px;margin:0;color:var(--muted);line-height:1.8}

@media(max-width:900px){
  .regulations-hero{min-height:360px}
  .regulations-hero-mark{width:150px}
  .regulations-heading{grid-template-columns:1fr;gap:18px}
  .regulation-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .regulation-tools{grid-template-columns:1fr}
  .regulation-filters{justify-content:flex-start}
}
@media(max-width:650px){
  body.post-type-archive-bcf_regulation .site-main{padding-bottom:60px}
  .regulations-hero{min-height:320px;padding:54px 22px 48px}
  .regulations-hero h1{font-size:clamp(3rem,14vw,4.4rem)}
  .regulations-hero-mark{display:none}
  .regulations-page{padding:55px 18px 72px}
  .regulations-heading{margin-bottom:32px}
  .regulations-heading h2{font-size:2.35rem}
  .regulation-category-grid{grid-template-columns:1fr 1fr;margin-bottom:52px}
  .regulation-category{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:8px;padding:22px 18px}
  .regulation-category>span{grid-row:auto;font-size:1.8rem}
  .regulation-library-head{align-items:flex-start;flex-direction:column}
  .regulation-row{grid-template-columns:58px minmax(0,1fr);gap:18px;padding:25px 0}
  .regulation-file-icon{width:54px;height:70px}
  .regulation-file-icon b{font-size:2rem}
  .regulation-row-actions{grid-column:1/-1;display:flex;align-items:center;min-width:0}
  .regulation-empty-state{grid-template-columns:1fr;gap:22px;padding:30px 24px}
  .regulation-empty-icon{width:74px;height:90px;font-size:3.2rem}
}
/* Secure FIDE ID application service */
body.bcf-fide-id-page{overflow-x:hidden}body.bcf-fide-id-page .site-main{width:100%;max-width:none;padding:0;background:#f7f4ed!important;color:#19181b!important}
.fide-service-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.fide-service-hero{padding:clamp(88px,11vw,150px) 0 72px;background:linear-gradient(125deg,#420016 0%,#790025 60%,#9d0a35 100%);color:#fff;overflow:hidden}
.fide-service-hero .eyebrow,.fide-application-form .eyebrow,.fide-privacy-card .eyebrow{margin:0 0 14px;color:#e6bd54;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.fide-service-hero h1{max-width:850px;margin:0;font-size:clamp(3rem,7vw,6.6rem);line-height:.94;letter-spacing:-.055em;color:#fff}
.fide-service-hero>div>p:last-child{max-width:720px;margin:28px 0 0;color:#f4dfe5;font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.75}
.fide-service-content{padding:56px 0 90px;background:#f7f4ed}
.fide-notice{display:grid;gap:5px;margin:0 0 28px;padding:22px 26px;border-inline-start:7px solid;font-size:1rem}
.fide-notice strong{font-size:1.2rem}.fide-notice.success{background:#e6f4eb;border-color:#158b4e;color:#0c5932}.fide-notice.error{background:#fff0f1;border-color:#c50036;color:#76001f}
.fide-process{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:42px;border:1px solid #d9d3c8;background:#fff}
.fide-process>div{display:grid;grid-template-columns:auto 1fr;gap:4px 15px;padding:25px 28px;border-inline-end:1px solid #d9d3c8}
.fide-process>div:last-child{border-inline-end:0}.fide-process b{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;background:#c50036;color:#fff}.fide-process strong{font-size:1.05rem}.fide-process span{color:#706c69;font-size:.9rem;line-height:1.45}
.fide-form-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:32px;align-items:start}
.fide-application-form{padding:clamp(28px,4vw,52px);background:#fff;border:1px solid #d9d3c8;box-shadow:0 20px 60px rgba(35,15,19,.08)}
.fide-application-form h2,.fide-privacy-card h2{margin:0 0 30px;font-size:clamp(1.9rem,3vw,3rem);line-height:1.05;color:#19181b}
.fide-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 20px}.fide-fields label{display:grid;gap:9px}.fide-fields .full{grid-column:1/-1}.fide-fields label>span{font-weight:750;color:#29262a}
.fide-fields input{box-sizing:border-box;width:100%;min-height:54px;padding:13px 15px;border:1px solid #bdb7af;border-radius:0;background:#fff;color:#19181b;font:inherit}.fide-fields input:focus{outline:3px solid rgba(197,0,54,.17);border-color:#c50036}
.fide-fields small{color:#6f6a66;font-size:.82rem}.fide-fields input[type=file]{padding:10px;background:#f5f1e9}.fide-fields input[type=file]::file-selector-button{margin-inline-end:15px;padding:9px 13px;border:0;background:#680020;color:#fff;font-weight:700}
.fide-consent{display:grid;grid-template-columns:22px 1fr;gap:13px;margin:28px 0;color:#4f4a47;line-height:1.65}.fide-consent input{width:20px;height:20px;margin-top:3px;accent-color:#c50036}
.fide-submit{min-height:55px;padding:14px 25px;border:0;background:#c50036;color:#fff;font:800 1rem/1 inherit;cursor:pointer}.fide-submit:hover{background:#940027}.fide-honeypot{position:fixed!important;inset:0 auto auto 0!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.fide-privacy-card{position:sticky;top:24px;padding:36px 32px;background:#4b0019;color:#f9eef1}.fide-privacy-card>span{display:block;margin-bottom:30px;color:#e6bd54;font-size:3.4rem}.fide-privacy-card h2{color:#fff;font-size:clamp(1.65rem,2.4vw,2.4rem)}.fide-privacy-card p{color:#ead6dc;line-height:1.75}.fide-privacy-card ul{display:grid;gap:14px;margin:26px 0 0;padding:0;list-style:none}.fide-privacy-card li{padding-inline-start:24px;position:relative}.fide-privacy-card li:before{content:'✓';position:absolute;inset-inline-start:0;color:#e6bd54;font-weight:900}
[dir=rtl] .fide-service-hero h1,[dir=rtl] .fide-service-hero>div>p:last-child{margin-inline-start:auto;text-align:right}
@media(max-width:800px){.fide-service-shell{width:calc(100% - 32px)}.fide-service-hero{padding:70px 0 54px}.fide-service-hero h1{font-size:clamp(2.8rem,14vw,4.4rem)}.fide-service-content{padding:30px 0 60px}.fide-process{grid-template-columns:1fr}.fide-process>div{border-inline-end:0;border-bottom:1px solid #d9d3c8}.fide-process>div:last-child{border-bottom:0}.fide-form-layout{grid-template-columns:1fr}.fide-privacy-card{position:static;order:-1}.fide-application-form{padding:28px 20px}.fide-fields{grid-template-columns:1fr}.fide-fields .full{grid-column:auto}.fide-submit{width:100%}}
/* Bilingual cookie consent */
.cookie-preferences-link{padding:0;border:0;background:none;color:inherit;font:inherit;text-align:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.footer-column li .cookie-preferences-link{
  padding:0;
  border:0;
  background:none;
  color:#ddd4d6;
  font:inherit;
  font-size:.84rem;
  line-height:inherit;
  text-align:inherit;
  text-decoration:none;
  cursor:pointer;
}
.footer-column li .cookie-preferences-link:hover,
.footer-column li .cookie-preferences-link:focus-visible{color:#fff}
.footer-column li .cookie-preferences-link:focus-visible{outline:2px solid #e6b65d;outline-offset:4px}
.footer-socials{display:grid;gap:12px;margin-top:27px}
.footer-socials>span{color:#e6b65d;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.footer-social-icons{display:flex;flex-wrap:wrap;gap:10px}
.footer-social-icons a{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border:1px solid rgba(230,182,93,.72);
  color:#f4e8d1;
  text-decoration:none;
  transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;
}
.footer-social-icons a:hover,.footer-social-icons a:focus-visible{border-color:#e6b65d;background:#e6b65d;color:#21181b;transform:translateY(-2px)}
.footer-social-icons a:focus-visible{outline:2px solid #fff;outline-offset:3px}
.footer-social-icons svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.footer-social-icons .social-icon-fill{fill:currentColor;stroke:none}
.bcf-cookie-banner[hidden]{display:none!important}.bcf-cookie-banner{position:fixed;z-index:100000;inset-inline:24px;bottom:24px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;width:min(1120px,calc(100% - 48px));margin-inline:auto;padding:22px 24px;border:1px solid rgba(255,255,255,.22);background:#24000c;color:#fff;box-shadow:0 18px 70px rgba(0,0,0,.38)}
.bcf-cookie-icon{display:grid;place-items:center;width:54px;height:54px;background:#c50036;color:#fff;font-size:1.8rem}.bcf-cookie-copy h2{margin:0 0 6px;color:#fff;font-size:1.22rem;line-height:1.2}.bcf-cookie-copy p{margin:0;color:#e7d9dd;font-size:.91rem;line-height:1.6}.bcf-cookie-copy a{margin-inline-start:6px;color:#f0c75e;font-weight:750;text-decoration:underline;text-underline-offset:3px}
.bcf-cookie-actions{display:flex;gap:10px;align-items:center}.bcf-cookie-actions button{min-height:46px;padding:11px 17px;border:1px solid #fff;font:800 .88rem/1 inherit;cursor:pointer}.bcf-cookie-actions .cookie-reject{background:transparent;color:#fff}.bcf-cookie-actions .cookie-accept{background:#fff;color:#650020}.bcf-cookie-actions button:hover,.bcf-cookie-actions button:focus-visible{outline:3px solid #e6bd54;outline-offset:2px}
@media(max-width:760px){.bcf-cookie-banner{inset-inline:12px;bottom:12px;grid-template-columns:1fr;width:calc(100% - 24px);gap:14px;padding:19px}.bcf-cookie-icon{display:none}.bcf-cookie-copy h2{font-size:1.12rem}.bcf-cookie-copy p{font-size:.86rem}.bcf-cookie-actions{display:grid;grid-template-columns:1fr 1fr}.bcf-cookie-actions button{width:100%;padding-inline:9px}}
/* Privacy and cookie policy */
.privacy-page-shell{width:min(1060px,calc(100% - 48px));margin-inline:auto}.privacy-page-hero{padding:clamp(80px,10vw,140px) 0 70px;background:#57001c;color:#fff}.privacy-page-hero .eyebrow{margin:0 0 16px;color:#e6bd54;font-size:.78rem;font-weight:800;letter-spacing:.16em}.privacy-page-hero h1{max-width:900px;margin:0;color:#fff;font-size:clamp(2.8rem,6vw,5.8rem);line-height:1}.privacy-page-hero p:last-child{max-width:700px;margin:25px 0 0;color:#ead6dc;font-size:1.12rem;line-height:1.7}.privacy-page-content{padding:64px 0 90px;background:#f7f4ed;color:#1b191c}.privacy-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#d8d2c8;border:1px solid #d8d2c8}.privacy-policy-grid article{padding:clamp(28px,4vw,48px);background:#fff}.privacy-policy-grid h2{margin:0 0 18px;color:#19181b;font-size:clamp(1.5rem,2.4vw,2.2rem)}.privacy-policy-grid p{color:#625e5b;line-height:1.8}.privacy-contact-button{display:inline-block;margin-top:12px;padding:13px 18px;background:#c50036;color:#fff!important;font-weight:800;text-decoration:none}@media(max-width:700px){.privacy-page-shell{width:calc(100% - 32px)}.privacy-page-hero{padding:68px 0 48px}.privacy-policy-grid{grid-template-columns:1fr}.privacy-page-content{padding:32px 0 60px}}
/* Use large desktop viewports more confidently while preserving readable copy widths. */
@media(min-width:1360px){
  .header-inner,.site-main{width:min(calc(100% - 96px),1500px)}
  .homepage-news{padding-inline:max(48px,calc((100vw - 1500px)/2))}
  .tournament-centre-grid{grid-template-columns:minmax(0,2.15fr) minmax(340px,.8fr);gap:30px}
  .homepage-news .news-grid{gap:28px}
  .homepage-contact{padding:50px 58px}
  .homepage-contact>div{max-width:940px}
  .institution-panel{padding:68px}
}
/* One masthead language for every primary internal page. The homepage keeps its immersive hero. */
body:not(.home){overflow-x:hidden}
.bcf-page-hero,.privacy-page-hero{
  position:relative;left:50%;isolation:isolate;display:block;
  width:100vw;width:100dvw;max-width:none!important;min-height:420px;margin:0 0 0 -50vw!important;padding:0!important;
  overflow:hidden;color:#fff;
  background-image:linear-gradient(90deg,rgba(48,0,14,.88),rgba(117,0,33,.52)),url("images/bcf-hero-v6.png")!important;
  background-size:cover!important;background-position:center 62%!important;
}
.post-type-archive-bcf_tournament .site-main{padding-top:0!important}
[dir=rtl] .bcf-page-hero,[dir=rtl] .privacy-page-hero{left:auto;right:50%;margin-right:-50vw!important;margin-left:0!important}
.bcf-page-hero-inner,.privacy-page-hero>.privacy-page-shell{
  position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;
  width:min(calc(100% - 96px),1500px)!important;max-width:none!important;min-height:420px;margin:0 auto!important;padding:66px 0 70px!important;
}
.bcf-page-hero .eyebrow,.privacy-page-hero .eyebrow{margin:0 0 15px!important;color:#e6bd54!important;font-size:.78rem!important;font-weight:850!important;letter-spacing:.16em!important;text-transform:uppercase}
.bcf-page-hero h1,.privacy-page-hero h1{
  max-width:930px!important;margin:0 0 18px!important;color:#fff!important;
  font-size:clamp(3.8rem,6vw,6.6rem)!important;line-height:.94!important;letter-spacing:-.045em!important;
}
.bcf-page-hero-inner>p:last-child,.bcf-page-hero-copy>p:last-child,.privacy-page-hero .privacy-page-shell>p:last-child{
  max-width:760px!important;margin:0!important;color:#f1dfe4!important;font-size:1.08rem!important;line-height:1.75!important;
}
.regulations-hero-copy,.board-hero-copy{position:relative;z-index:2;max-width:930px}
.regulations-hero-mark{position:absolute!important;z-index:1;inset-inline-end:4%;top:50%!important;width:210px!important;height:250px!important;opacity:.55;transform:translateY(-50%)}
.board-hero-piece{position:absolute!important;z-index:1;inset-inline-end:3%!important;top:50%!important;right:auto!important;bottom:auto!important;opacity:.12!important;transform:translateY(-50%);font-size:15rem!important}
.tournament-archive-intro{margin-bottom:70px!important;text-align:start}
.tournament-archive-intro .bcf-page-hero-inner>p:not(.eyebrow){max-width:760px;color:#f1dfe4;font-size:1.08rem;line-height:1.75}
[dir=rtl] .bcf-page-hero-inner,[dir=rtl] .privacy-page-hero>.privacy-page-shell{align-items:flex-start;text-align:right}
@media(max-width:700px){
  .bcf-page-hero,.privacy-page-hero{min-height:330px;background-position:43% center!important}
  .bcf-page-hero-inner,.privacy-page-hero>.privacy-page-shell{width:calc(100% - 40px)!important;min-height:330px;padding:48px 0 42px!important}
  .bcf-page-hero h1,.privacy-page-hero h1{max-width:100%!important;margin-bottom:15px!important;font-size:clamp(2.8rem,13vw,4rem)!important;overflow-wrap:normal!important}
  .bcf-page-hero-inner>p:last-child,.bcf-page-hero-copy>p:last-child,.privacy-page-hero .privacy-page-shell>p:last-child,.tournament-archive-intro .bcf-page-hero-inner>p:not(.eyebrow){font-size:.95rem!important;line-height:1.65!important}
  .regulations-hero-mark,.board-hero-piece{display:none!important}
  .tournament-archive-intro{margin-bottom:50px!important}
}

/* Final homepage tournament-centre composition. */
@media(min-width:981px){
  .tournament-centre>.section-head{align-items:flex-end;margin-bottom:34px}
  .tournament-centre-grid{grid-template-columns:minmax(0,1fr)!important;gap:28px!important}
  .tournament-centre .upcoming-panel{border:0;background:transparent}
  .tournament-centre .tournament-panel-head{min-height:68px;padding:18px 24px;border:1px solid var(--line);background:#fff}
  .tournament-centre .upcoming-track{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(330px,.72fr);grid-auto-rows:minmax(164px,auto);gap:16px;margin-top:16px;background:transparent}
  .tournament-centre .tournament-story{display:grid;grid-template-columns:128px minmax(0,1fr);grid-template-rows:minmax(164px,auto);border:1px solid var(--line);background:#fff}
  .tournament-centre .tournament-story:first-child{grid-column:1;grid-row:1 / span 3;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);grid-template-rows:minmax(524px,1fr);min-height:524px}
  .tournament-centre .tournament-story:not(:first-child) .tournament-story-media{min-height:100%;font-size:3.5rem}
  .tournament-centre .tournament-story:not(:first-child) .tournament-story-media em{top:10px;inset-inline-start:10px;padding:5px 7px;font-size:.55rem}
  .tournament-centre .tournament-story:not(:first-child) .tournament-story-copy{align-self:center;padding:18px 20px}
  .tournament-centre .tournament-story:not(:first-child) .tournament-story-copy h3{margin:5px 0 7px;font-size:1.05rem;line-height:1.28}
  .tournament-centre .tournament-story:not(:first-child) .meta{margin:0;font-size:.76rem}
  .tournament-centre .tournament-story:not(:first-child) .tournament-mini-facts{margin-top:9px;gap:5px}
  .tournament-centre .tournament-story:not(:first-child) .tournament-mini-facts span{padding:4px 6px;font-size:.6rem}
  .tournament-centre .tournament-story:not(:first-child) .read-more{display:inline-block;margin-top:9px;font-size:.78rem}
  .tournament-centre .results-panel{display:grid;grid-template-columns:250px minmax(0,1fr);border:0;background:#400014}
  .tournament-centre .results-panel .tournament-panel-head{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:100%;border:0;border-inline-end:1px solid rgba(255,255,255,.14);background:#31000f}
  .tournament-centre .results-panel .tournament-panel-head h3{font-size:1.55rem;line-height:1.15}
  .tournament-centre .result-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
  .tournament-centre .result-item{min-width:0;padding:24px 26px;border-bottom:0;border-inline-end:1px solid rgba(255,255,255,.12)}
  .tournament-centre .result-item:last-child{border-inline-end:0}
  .tournament-centre .result-item h4{min-height:3em;margin-bottom:12px}
}

@media(min-width:651px) and (max-width:980px){
  .tournament-centre .upcoming-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px;background:#f2eee8}
  .tournament-centre .tournament-story:first-child{grid-column:1/-1}
  .tournament-centre .results-panel{display:block}
  .tournament-centre .result-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
}
/* Keep featured-event fact labels in the proper Arabic type system. */
html[dir="rtl"] .homepage-promotion .event-facts b,
html[dir="rtl"] .featured-event .event-facts b {
  font-family: var(--font-arabic);
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0;
  text-transform: none;
}

html[dir="rtl"] .homepage-promotion .event-facts span,
html[dir="rtl"] .featured-event .event-facts span {
  font-family: var(--font-arabic);
}
/* Arabic footer headings must not inherit the spaced, uppercase Latin label style. */
html[dir="rtl"] .site-footer h2,
html[dir="rtl"] .site-footer h3,
html[dir="rtl"] .site-footer h4,
html[dir="rtl"] .site-footer .footer-title,
html[dir="rtl"] .site-footer .footer-heading,
html[dir="rtl"] .site-footer .eyebrow,
html[dir="rtl"] footer h2,
html[dir="rtl"] footer h3,
html[dir="rtl"] footer h4,
html[dir="rtl"] footer .footer-title,
html[dir="rtl"] footer .footer-heading,
html[dir="rtl"] footer .eyebrow {
  font-family: var(--font-arabic);
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0;
  text-transform: none;
}
/*
 * Global Arabic typography guardrail.
 * The visual system uses Almarai for every Arabic-facing text element. Latin
 * tracking and uppercase treatments must never leak into the RTL version.
 * Icon elements are deliberately excluded so their glyph fonts remain intact.
 */
html[dir="rtl"] body {
  font-family: var(--font-arabic);
}

html[dir="rtl"] body :where(
  h1, h2, h3, h4, h5, h6,
  p, a, li, button, label,
  input, textarea, select, option,
  th, td, dt, dd,
  strong, b, small, time, figcaption
) {
  font-family: var(--font-arabic) !important;
}

html[dir="rtl"] body :where(
  .eyebrow,
  .kicker,
  .overline,
  .section-label,
  .meta-label,
  .footer-title,
  .footer-heading,
  .footer-kicker,
  .footer-partners-title,
  .partners-title,
  .sports-partners-title
) {
  font-family: var(--font-arabic) !important;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

html[dir="rtl"] body :where(h1, h2, h3, h4, h5, h6, button, label) {
  letter-spacing: 0 !important;
  text-transform: none !important;
}
/* Explicit RTL reset for every component that deliberately tracks Latin text. */
html[dir="rtl"] :where(
  .utility-bar,
  .brand strong,
  .brand small,
  .hero-crest span,
  .event-facts b,
  .tournament-story-media em,
  .news-article-header h1,
  .footer-brand small,
  .footer-column h2,
  .footer-contact p small,
  .footer-partners p,
  .footer-socials > span,
  .regulations-hero-mark span,
  .regulation-file-icon span,
  .regulation-row-copy > p:first-child,
  .fide-service-hero .eyebrow,
  .fide-application-form .eyebrow,
  .fide-privacy-card .eyebrow,
  .privacy-page-hero .eyebrow,
  .bcf-page-hero .eyebrow
) {
  font-family: var(--font-arabic) !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

html[dir="rtl"] .footer-partners p {
  font-size: 0.82rem;
  line-height: 1.6;
}
/* Mobile landscape: keep the tournament-centre introduction on its own clear
   surface and inside a comfortable safe-area gutter. */
@media (orientation: landscape) and (max-width: 1366px) and (max-height: 700px) {
  .homepage-promotion + .tournament-centre,
  .tournament-centre {
    width: 100vw;
    margin: 0 0 54px calc(50% - 50vw);
    padding: 34px 0 0;
    background: #fbfaf7;
    color: var(--ink);
  }

  .tournament-centre > .section-head {
    width: min(calc(100% - 64px), var(--max));
    margin: 0 auto 26px;
    padding: 0;
    align-items: flex-end;
    background: #fbfaf7;
  }

  .tournament-centre > .section-head h2 {
    color: var(--ink);
    font-size: clamp(2rem, 5vw, 3.2rem);
    line-height: 1.08;
  }

  .tournament-centre > .section-head .eyebrow,
  .tournament-centre > .section-head > a {
    color: var(--red);
  }

  .tournament-centre-grid {
    width: min(calc(100% - 64px), var(--max));
    margin-inline: auto;
  }
}

@media (orientation: landscape) and (max-width: 760px) and (max-height: 520px) {
  .tournament-centre > .section-head,
  .tournament-centre-grid {
    width: calc(100% - 40px);
  }
}

/* Short mobile landscape: keep the campaign artwork compact so the event
   title, essential facts and registration action remain visible with it. */
@media (orientation: landscape) and (max-width: 980px) and (max-height: 700px) {
  .homepage-promotion {
    display: grid;
    grid-template-columns: minmax(0, 1.18fr) minmax(280px, .82fr);
    min-height: 0;
    margin-top: 18px;
  }

  .homepage-promotion .featured-copy {
    order: 0;
    min-width: 0;
    padding: clamp(22px, 3.5vw, 38px);
    justify-content: center;
  }

  .homepage-promotion .featured-media {
    order: 0;
    min-height: 0;
    height: min(76vh, 430px);
    background: #76001f;
  }

  .homepage-promotion .featured-media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .homepage-promotion .featured-copy h2 {
    margin: 6px 0 12px;
    font-size: clamp(1.7rem, 4.6vw, 2.85rem);
    line-height: 1.04;
  }

  .homepage-promotion .featured-copy > p:not(.eyebrow) {
    margin-block: 0 10px;
    font-size: clamp(.78rem, 1.8vw, .98rem);
    line-height: 1.55;
  }

  .homepage-promotion .event-facts {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin: 14px 0;
  }

  .homepage-promotion .event-facts span {
    min-width: 0;
    padding: 8px 10px;
    font-size: .78rem;
  }

  .homepage-promotion .button {
    min-width: 0;
    padding: 11px 16px;
  }
}
/* The mobile tournament centre intentionally extends to the screen edges.
   Compensate inside the dark results panel so Arabic copy keeps a true gutter. */
@media (max-width: 650px) {
  .tournament-centre .results-panel .tournament-panel-head,
  .tournament-centre .results-panel .result-item {
    padding-inline: 34px;
  }

  .tournament-centre .results-panel .result-item h4,
  .tournament-centre .results-panel .winner,
  .tournament-centre .results-panel .result-facts {
    max-width: 100%;
    overflow-wrap: anywhere;
  }
}
/* The homepage ends with its contact callout; join it directly to the footer
   instead of leaving the generic page-bottom spacing visible as a red block. */
body.home .site-main {
  padding-bottom: 0;
}

body.home .homepage-contact {
  margin-bottom: 0;
}
