@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Noto+Sans+Arabic:wght@400;500;600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap');

:root{--navy:#071525;--blue:#0072ce;--blue-bright:#1c8eff;--stone:#d0b283;--paper:#f5f3ee;--white:#fff;--ink:#0b1724;--muted:#65707c;--line:rgba(11,23,36,.14);--shell:min(1180px,calc(100vw - 40px));--display:"Barlow Condensed",sans-serif;--body:"Source Sans 3",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.6}html[lang^="ar"] body{font-family:"Noto Sans Arabic",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.shell{width:var(--shell);margin-inline:auto}.screen-reader-text,.skip-link{position:absolute;clip:rect(1px,1px,1px,1px)}.skip-link:focus{clip:auto;z-index:9999;top:10px;left:10px;background:#fff;padding:10px}.site-header{position:absolute;z-index:20;inset:0 0 auto;color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.55);font:800 22px var(--display)}.custom-logo{width:58px;max-height:68px;object-fit:contain}.brand-copy{display:grid;line-height:1.05}.brand-copy strong{font:700 21px var(--display);text-transform:uppercase;letter-spacing:.04em}.brand-copy small{margin-top:5px;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.primary-nav{display:flex;align-items:center;gap:24px}.primary-nav ul{display:flex;gap:25px;list-style:none;margin:0;padding:0}.primary-nav a{font-weight:600;font-size:14px}.language-switcher ul{list-style:none;margin:0;padding:0}.language-switcher li:not(.current-lang){display:none}.language-placeholder{font-size:12px;letter-spacing:.08em}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;background:var(--blue);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:13px;transition:.2s}.button:hover{background:var(--blue-bright);transform:translateY(-2px)}.button-small{min-height:42px;padding-inline:18px}.button-light{background:#fff;color:var(--navy)}.nav-toggle{display:none;background:none;border:0;padding:10px}.nav-toggle>span:not(.screen-reader-text){display:block;width:25px;height:2px;margin:5px;background:#fff}.hero{position:relative;min-height:790px;background:var(--navy);color:#fff;display:flex;align-items:center;overflow:hidden}.hero-backdrop{position:absolute;inset:0;background:radial-gradient(circle at 78% 35%,rgba(0,114,206,.55),transparent 30%),linear-gradient(115deg,rgba(7,21,37,.98) 10%,rgba(7,21,37,.77) 58%,rgba(7,21,37,.45)),linear-gradient(35deg,#071525,#0a5b97);transform:scale(1.02)}.hero-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.85%,rgba(255,255,255,.06) 50%,transparent 50.15%);background-size:180px 100%}.hero-content{position:relative;padding-top:90px}.eyebrow,.section-label{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.eyebrow{color:#b9dfff}.hero h1,.section h2,.archive-header h1,.single-heading h1{font-family:var(--display);text-transform:uppercase;letter-spacing:-.025em;line-height:.91;margin:18px 0}.hero h1{font-size:clamp(64px,9vw,126px);max-width:950px}.hero-lede{max-width:620px;font-size:22px;color:#dfe9f2}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:32px}.text-link,.arrow-link{font-weight:700}.hero-rail{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18)}.hero-rail span{padding:22px;border-inline-end:1px solid rgba(255,255,255,.18);font:600 18px var(--display);text-transform:uppercase;letter-spacing:.08em}.section{padding:110px 0}.intro-grid{display:grid;grid-template-columns:260px 1fr;gap:90px}.section-label{color:var(--blue);margin:0}.section h2,.archive-header h1{font-size:clamp(48px,6vw,84px);max-width:900px}.large-copy{max-width:760px;font-size:24px;color:#465360}.section-dark{background:var(--navy);color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:45px}.section-heading h2{margin-bottom:0}.sport-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.sport-card{position:relative;min-height:430px;overflow:hidden;background:linear-gradient(160deg,#14385a,#081624)}.sport-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.5s}.sport-card:hover img{transform:scale(1.04)}.sport-overlay{position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(3,12,22,.88))}.sport-name{position:absolute;inset:auto 25px 25px;font:700 34px var(--display);text-transform:uppercase}.sport-arrow{position:absolute;top:22px;right:22px;font-size:24px}.sport-placeholder:nth-child(2){background:linear-gradient(160deg,#005d9f,#081624)}.sport-placeholder:nth-child(3){background:linear-gradient(160deg,#147bab,#061c2e)}.sport-placeholder:nth-child(4){background:linear-gradient(160deg,#98784b,#0c1b28)}.match-section{background:#fff}.match-card{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:40px;border-block:1px solid var(--line);padding:45px 0}.match-card>div{display:grid;gap:8px}.match-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.match-teams{grid-template-columns:1fr auto 1fr!important;align-items:center;text-align:center;font:700 clamp(28px,4vw,52px) var(--display);text-transform:uppercase}.match-teams b{color:var(--blue);font-size:22px}.match-empty{margin-top:30px;border-block:1px solid var(--line);padding:45px 0;font-size:22px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.news-image{display:block;aspect-ratio:3/2;overflow:hidden;background:#dce4e9}.news-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.news-card:hover .news-image img{transform:scale(1.035)}.image-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#a9c6da,#0b5f9c)}.news-meta{margin-top:20px;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.news-card h3{font:700 32px/1.05 var(--display);text-transform:uppercase;margin:10px 0}.news-card p{color:#57636f}.cta-section{background:var(--blue);color:#fff;text-align:center}.cta-inner{display:grid;justify-items:center}.cta-section h2{max-width:900px}.site-footer{background:#040d16;color:#c3cbd2;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-brand{color:#fff;font:700 30px var(--display);text-transform:uppercase}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer a{color:#fff}.footer-kicker{color:#fff;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:55px;font-size:13px}.archive-main{padding-top:160px}.archive-header{margin-bottom:55px}.single-hero{background:var(--navy);color:#fff;padding:175px 0 0}.single-heading{padding-bottom:60px}.single-heading h1{font-size:clamp(54px,8vw,105px);max-width:1050px}.single-excerpt{max-width:760px;font-size:23px;color:#cedce7}.single-image{transform:translateY(45px)}.single-image img{width:100%;max-height:680px;object-fit:cover}.prose{max-width:780px;padding:105px 0}.prose p{margin:0 0 1.5em}.prose h2,.prose h3{font-family:var(--display);text-transform:uppercase;line-height:1}.prose h2{font-size:48px}.prose h3{font-size:34px}.prose ul{padding-inline-start:24px}html[dir="rtl"] .sport-arrow{right:auto;left:22px}
@media(max-width:900px){.nav-toggle{display:block}.primary-nav{display:none;position:absolute;top:92px;left:0;right:0;background:var(--navy);padding:30px 20px;align-items:stretch;flex-direction:column}.primary-nav.is-open{display:flex}.primary-nav ul{flex-direction:column}.sport-grid{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr 1fr}.intro-grid{grid-template-columns:1fr;gap:30px}.match-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:720px}}
@media(max-width:620px){:root{--shell:calc(100vw - 30px)}.brand-copy strong{font-size:17px}.brand-copy small{font-size:9px}.hero{min-height:690px}.hero h1{font-size:58px}.hero-lede{font-size:19px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-rail{grid-template-columns:repeat(2,1fr)}.hero-rail span{padding:13px}.section{padding:78px 0}.section-heading{align-items:start;flex-direction:column}.sport-grid,.news-grid{grid-template-columns:1fr}.sport-card{min-height:360px}.match-teams{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:10px;flex-direction:column}.single-hero{padding-top:135px}.single-image{width:100%}.prose{padding-top:80px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Phase two: authentic imagery, bilingual navigation, and program pages. */
.language-switcher ul{display:flex;gap:7px}.language-switcher li{font-size:11px;text-transform:uppercase}.language-switcher li:not(.current-lang){display:list-item}.language-switcher li+li:before{content:"/";margin-inline-end:7px;opacity:.55}
.hero-backdrop{background-image:radial-gradient(circle at 78% 35%,rgba(0,114,206,.24),transparent 32%),linear-gradient(115deg,rgba(7,21,37,.88) 8%,rgba(7,21,37,.58) 56%,rgba(7,21,37,.26)),var(--hero-image,linear-gradient(35deg,#071525,#0a5b97));background-size:auto,auto,cover;background-position:center}
.prose ol{padding-inline-start:24px}.wp-block-button__link{display:inline-flex;background:var(--blue);color:#fff;padding:14px 22px;font-weight:700}.sport-cta{margin-top:50px;padding:35px;background:#e8edf0}.sport-cta h2{margin-top:0}
/* Ownership and design attribution */
.site-credit{background:#071426;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.72);font-size:.78rem;letter-spacing:.02em;padding:.75rem 0}.site-credit .shell{display:flex;justify-content:space-between;gap:1rem}.site-credit a{color:#fff;font-weight:700}.brand .custom-logo{width:68px;max-height:72px;object-fit:contain}@media(max-width:600px){.site-credit .shell{align-items:center;flex-direction:column;text-align:center}.brand .custom-logo{width:54px;max-height:58px}}
.brand .custom-logo{background:#f2eadb;border:1px solid rgba(255,255,255,.45);border-radius:10px;height:82px;max-height:82px;padding:4px;width:92px}.header-inner{min-height:106px}@media(max-width:600px){.brand .custom-logo{height:64px;max-height:64px;padding:3px;width:70px}.header-inner{min-height:82px}}
.brand .custom-logo{background:transparent;border:0;border-radius:0;height:88px;max-height:88px;padding:0;width:88px}@media(max-width:600px){.brand .custom-logo{height:66px;max-height:66px;padding:0;width:66px}}
.brand .custom-logo{background:#f5f1e8;border:1px solid rgba(255,255,255,.55);border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.18);padding:5px}
.single-story .single-image img{height:auto;max-height:none;object-fit:contain;object-position:center top}
