
/* RKVV DEM / Playerz football component layer */
.football-page{background:#fff;color:var(--navy)}
.football-page .site-header{position:fixed;z-index:900;top:24px;left:50%;right:auto;width:min(1500px,calc(100% - 72px));height:92px;transform:translateX(-50%)}
.inner-wrap{width:min(var(--max),calc(100% - 56px));margin:auto}.inner-wide{width:min(var(--wide),calc(100% - 56px));margin:auto}
.football-hero{margin:22px 30px 0;min-height:520px;border-radius:34px;position:relative;overflow:hidden;padding:168px clamp(36px,6vw,92px) 60px;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.7fr);gap:54px;align-items:end;background:linear-gradient(135deg,#f8fbff,#edf5ff 60%,#f8fafc);border:1px solid rgba(0,74,173,.08)}
.football-hero.is-dashboard{background:linear-gradient(145deg,#eef6ff 0%,#f8fbff 62%,#f3f7fb 100%)}.football-hero.is-editorial{background:#f7f9fc}.football-hero.is-event{background:linear-gradient(135deg,#eef5ff,#fff 55%,#f4f7fb)}.football-hero.is-celebration{background:linear-gradient(145deg,#00152f,#003b82);color:#fff;border:0}.football-hero.is-celebration .football-lead{color:#b8c7d9}.football-hero.is-celebration .crumbs,.football-hero.is-celebration .crumbs a{color:#9eb2c9}.football-hero.is-celebration .hero-label{color:var(--lime)}
.football-hero:after{content:attr(data-ghost);position:absolute;right:-2vw;bottom:-6vw;font-size:clamp(160px,20vw,330px);font-weight:800;line-height:.75;letter-spacing:-.09em;color:rgba(0,74,173,.035);pointer-events:none;white-space:nowrap}.football-hero.is-celebration:after{color:rgba(255,255,255,.035)}
.hero-label{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:750;margin-bottom:22px}.hero-label:after{content:"";width:38px;height:3px;border-radius:3px;background:var(--lime)}
.football-title{font-size:clamp(58px,6.3vw,100px);line-height:.91;letter-spacing:-.068em;margin:0;font-weight:800;max-width:880px}.football-title em{font-style:italic;font-weight:500}.football-lead{font-size:18px;line-height:1.72;color:#617388;max-width:690px;margin:27px 0 0}.crumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:#7c8b9c;margin-bottom:20px}.crumbs a{color:#66778b}.crumbs span{opacity:.55}
.hero-side{align-self:stretch;display:flex;align-items:flex-end}.hero-side-card{width:100%;min-height:270px;border-radius:26px;background:rgba(255,255,255,.78);border:1px solid rgba(0,74,173,.11);box-shadow:0 24px 70px rgba(0,33,82,.07);padding:28px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}.is-celebration .hero-side-card{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12);box-shadow:none}.hero-side-card small{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--blue);font-weight:750}.is-celebration .hero-side-card small{color:var(--lime)}.hero-side-card strong{font-size:clamp(30px,3vw,46px);line-height:1;letter-spacing:-.05em}.hero-side-card p{color:#6b7c90;line-height:1.55;margin:12px 0 0}.is-celebration .hero-side-card p{color:#b9c6d5}
.section-pad{padding:96px 0}.section-pad.soft{background:#f7f9fc}.section-pad.blue-soft{background:#eef5ff}.section-pad.compact{padding:68px 0}.split-head{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:end;margin-bottom:42px}.split-head h2{font-size:clamp(42px,4.7vw,72px);line-height:.95;letter-spacing:-.058em;margin:0}.split-head h2 em{font-style:italic;font-weight:500}.split-head p{font-size:17px;line-height:1.72;color:#67788c;margin:0;max-width:700px}.eyeline{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:750;color:var(--blue);margin-bottom:12px}
.app-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:18px}.filter-pills{display:flex;gap:8px;flex-wrap:wrap}.filter-pill{border:1px solid #dbe5ef;background:#fff;border-radius:999px;padding:10px 14px;font:600 13px/1 inherit;color:#5f7084}.filter-pill.active{background:var(--navy);color:#fff;border-color:var(--navy)}
.app-match-list{display:grid;gap:12px}.app-match-card{display:grid;grid-template-columns:94px minmax(0,1fr) auto;gap:22px;align-items:center;background:#fff;border:1px solid #dfe7f0;border-radius:22px;padding:18px 20px;box-shadow:0 12px 40px rgba(0,30,75,.035)}.match-date{border-right:1px solid #e8edf3;padding-right:18px}.match-date b{display:block;font-size:26px;line-height:1;letter-spacing:-.04em}.match-date span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#788799}.team-line{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:center;gap:12px}.team-side{display:flex;align-items:center;gap:10px;font-weight:700}.team-side.away{justify-content:flex-end;text-align:right}.team-logo{width:36px;height:36px;border-radius:50%;background:#eef4fb;border:1px solid #dce6f1;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.team-logo img{width:29px;height:29px;object-fit:contain}.versus{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#95a1af;text-align:center}.match-meta{text-align:right}.match-meta b{display:block;font-size:15px}.match-meta span{display:block;color:#738296;font-size:12px;margin-top:4px}.status-chip{display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border-radius:999px;font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:750;background:#edf4ff;color:var(--blue)}.status-chip.ok{background:#edf8e3;color:#3f6c14}.status-chip.warn{background:#fff3da;color:#8b5c00}.status-chip.closed{background:#f2f3f5;color:#65717d}
.empty-state{border:1px dashed #ccd8e5;background:#f8fafc;border-radius:24px;padding:42px;text-align:center}.empty-state .empty-icon{width:54px;height:54px;border-radius:17px;background:#eaf2fc;display:grid;place-items:center;margin:0 auto 18px;color:var(--blue)}.empty-state h3{font-size:24px;margin:0 0 8px}.empty-state p{margin:0 auto;color:#708095;max-width:560px;line-height:1.65}
.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.result-card{border:1px solid #dfe7f0;background:#fff;border-radius:22px;padding:20px}.result-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.score-line{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}.score-line .score{font-size:32px;font-weight:800;letter-spacing:-.06em}.score-line .team-side:last-child{justify-content:flex-end;text-align:right}
.standing-card{background:#fff;border:1px solid #dfe7f0;border-radius:24px;overflow:hidden;box-shadow:0 15px 50px rgba(0,30,75,.04)}.standing-head{padding:18px 20px;border-bottom:1px solid #e8edf3;display:flex;justify-content:space-between;align-items:center}.standing-table{width:100%;border-collapse:collapse}.standing-table th{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#8794a4;padding:12px 14px;text-align:right}.standing-table th:nth-child(2),.standing-table td:nth-child(2){text-align:left}.standing-table td{padding:13px 14px;border-top:1px solid #edf1f5;text-align:right;font-size:13px}.standing-table tr.dem-row{background:#eef5ff}.standing-table tr.dem-row td{font-weight:750;color:var(--navy)}.standing-team{display:flex;align-items:center;gap:9px}.standing-team .team-logo{width:28px;height:28px}.standing-team .team-logo img{width:22px;height:22px}
.person-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.person-card{border:1px solid #dfe7f0;border-radius:22px;background:#fff;padding:24px;min-height:185px;display:flex;flex-direction:column}.person-role{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#8290a0;font-weight:750}.person-name{font-size:27px;letter-spacing:-.04em;margin:18px 0 8px;font-weight:720}.person-card a{margin-top:auto;color:var(--blue);font-size:13px;overflow-wrap:anywhere}.person-card .vacancy{color:#8b5c00}
.link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.link-card{border-radius:22px;background:#fff;border:1px solid #dfe7f0;padding:25px;min-height:205px;display:flex;flex-direction:column}.link-card.blue{background:var(--blue);color:#fff;border:0}.link-card.navy{background:var(--navy);color:#fff;border:0}.link-card h3{font-size:27px;line-height:1.05;letter-spacing:-.045em;margin:18px 0 10px}.link-card p{color:#69798d;line-height:1.6;font-size:14px}.link-card.blue p,.link-card.navy p{color:rgba(255,255,255,.72)}.link-go{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:750}.round-arrow{width:42px;height:42px;border:1px solid #dbe4ed;border-radius:50%;display:grid;place-items:center}.blue .round-arrow,.navy .round-arrow{border-color:rgba(255,255,255,.25)}
.form-shell{display:grid;grid-template-columns:.74fr 1.26fr;gap:24px}.form-intro{border-radius:26px;background:var(--navy);color:#fff;padding:34px}.form-intro .eyeline{color:var(--lime)}.form-intro h2{font-size:40px;line-height:1;letter-spacing:-.05em;margin:0 0 18px}.form-intro p{color:#bcc8d6;line-height:1.7}.form-card{border:1px solid #dfe7f0;border-radius:26px;background:#fff;padding:28px}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field.full{grid-column:1/-1}.field label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:750;color:#65758a;margin-bottom:8px}.field input,.field textarea,.field select{width:100%;min-height:52px;border:1px solid #d8e2ec;border-radius:14px;padding:0 14px;font:500 15px/1.4 inherit;color:var(--navy);background:#fbfcfe}.field textarea{min-height:130px;padding-top:13px;resize:vertical}.submit-btn{margin-top:18px;border:0;border-radius:15px;background:var(--blue);color:#fff;min-height:54px;padding:0 20px;font-weight:750;display:inline-flex;align-items:center;gap:18px}
.faq-acc{border:1px solid #dfe7f0;border-radius:20px;background:#fff;overflow:hidden;margin-bottom:10px}.faq-button{width:100%;border:0;background:transparent;padding:21px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;color:var(--navy);font:720 18px/1.35 inherit}.faq-plus{width:38px;height:38px;border-radius:50%;border:1px solid #dce5ef;display:grid;place-items:center;font-style:normal;font-size:20px;flex:0 0 auto}.faq-panel{height:0;overflow:hidden}.faq-panel-inner{padding:0 24px 23px;color:#68788b;line-height:1.72;max-width:1000px}.faq-panel-inner ul{padding-left:20px}.faq-panel-inner li+li{margin-top:7px}
.schedule-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:7px;scrollbar-width:none}.schedule-tabs::-webkit-scrollbar{display:none}.schedule-tab{white-space:nowrap;border:1px solid #dce5ef;border-radius:999px;background:#fff;padding:10px 15px;font-weight:650;font-size:13px}.schedule-tab.active{background:var(--navy);color:#fff;border-color:var(--navy)}.schedule-list{display:grid;gap:9px;margin-top:18px}.training-card{display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center;padding:16px 18px;border:1px solid #e0e7ef;border-radius:18px;background:#fff}.training-team{font-weight:720}.training-time{font-weight:700}.training-field{min-width:50px;text-align:center;padding:7px 9px;border-radius:10px;background:#eef5ff;color:var(--blue);font-size:12px;font-weight:750}
.event-list{display:grid;gap:10px}.event-row{display:grid;grid-template-columns:110px 1fr auto;gap:22px;align-items:center;border:1px solid #dfe7f0;background:#fff;border-radius:20px;padding:18px 20px}.event-date b{display:block;font-size:20px}.event-date span{font-size:11px;color:#78889b;text-transform:uppercase}.event-title{font-size:18px;font-weight:720}.event-note{font-size:13px;color:#6f8094;margin-top:4px}.calendar-shell{display:grid;grid-template-columns:1fr 1fr;gap:14px}.calendar-month{border:1px solid #dfe7f0;border-radius:22px;padding:20px;background:#fff}.calendar-month h3{margin:0 0 17px;font-size:22px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;font-size:12px;text-align:center}.calendar-grid b{color:#7f8d9d;font-size:10px}.calendar-grid span{padding:8px 2px;border-radius:8px}.calendar-grid .today{background:var(--blue);color:#fff}.calendar-grid .event{background:#eef5ff;color:var(--blue);font-weight:750}
.champ-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.champ-card{border-radius:23px;overflow:hidden;background:#fff;border:1px solid #dfe7f0}.champ-media{aspect-ratio:4/3;background:#edf3f8;overflow:hidden}.champ-media img{width:100%;height:100%;object-fit:cover}.champ-copy{padding:22px}.champ-copy small{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--blue);font-weight:750}.champ-copy h3{font-size:26px;line-height:1.05;letter-spacing:-.045em;margin:9px 0}.champ-copy p{color:#68798c;line-height:1.6;font-size:14px;margin:0}
.story-split{display:grid;grid-template-columns:1.05fr .95fr;border-radius:28px;overflow:hidden;background:var(--navy);color:#fff}.story-copy{padding:clamp(38px,6vw,72px)}.story-copy h2{font-size:clamp(44px,5vw,72px);line-height:.96;letter-spacing:-.06em;margin:0 0 20px}.story-copy p{color:#b8c6d6;line-height:1.75;font-size:17px}.story-media{min-height:420px;background:#0757bd;overflow:hidden}.story-media img{width:100%;height:100%;object-fit:cover}
.mobile-football-tree{display:none;height:0;overflow:hidden;opacity:0}.m-acc-panel{height:0;overflow:hidden}.m-acc-trigger{width:100%;border:0;background:transparent;color:var(--navy);display:flex;align-items:center;justify-content:space-between;padding:12px 0;font:700 15px/1.2 inherit;text-align:left}.m-acc-trigger i{font-style:normal;width:28px;height:28px;border:1px solid rgba(0,74,173,.17);border-radius:50%;display:grid;place-items:center}.m-acc-inner{padding:1px 0 10px 13px;border-left:1px solid rgba(0,74,173,.17)}.m-acc-inner a{display:flex!important;align-items:center;justify-content:space-between;width:100%!important;padding:9px 0!important;color:#52677f!important;background:transparent!important;border-radius:0!important;font-size:14px!important}.m-acc-inner a.is-current{color:var(--blue)!important;font-weight:750}.m-acc-inner a span{opacity:.45}.menu-main-wrap{display:contents}.menu-detail a.is-current{color:var(--blue);font-weight:750}
@media(max-width:980px){.football-hero{grid-template-columns:1fr;gap:28px}.hero-side{min-height:0}.hero-side-card{min-height:210px}.result-grid,.person-grid,.link-grid,.champ-grid{grid-template-columns:repeat(2,1fr)}.form-shell{grid-template-columns:1fr}.calendar-shell{grid-template-columns:1fr}.split-head{grid-template-columns:1fr;gap:20px}}
@media(max-width:780px){
 .football-page .site-header{top:9px;width:calc(100% - 18px);height:78px;border-radius:16px}.football-hero{margin:9px 9px 0;padding:136px 22px 34px;border-radius:22px;min-height:auto}.football-title{font-size:clamp(45px,13vw,64px)}.football-lead{font-size:16px}.hero-side-card{min-height:180px;padding:22px}.inner-wrap,.inner-wide{width:calc(100% - 28px)}.section-pad{padding:68px 0}.split-head h2{font-size:43px}.result-grid,.person-grid,.link-grid,.champ-grid{grid-template-columns:1fr}.app-match-card{grid-template-columns:68px 1fr;gap:14px;padding:15px}.match-meta{grid-column:2;text-align:left;display:flex;gap:8px;align-items:center}.match-date{padding-right:12px}.team-line{grid-template-columns:1fr 28px 1fr;gap:6px}.team-logo{width:30px;height:30px}.team-logo img{width:24px;height:24px}.team-side{font-size:12px;gap:6px}.training-card{grid-template-columns:1fr auto;gap:8px}.training-field{grid-column:2}.event-row{grid-template-columns:82px 1fr}.event-row>.round-arrow{display:none}.field-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.story-split{grid-template-columns:1fr}.story-media{min-height:300px;order:-1}.standing-card{overflow:auto}.standing-table{min-width:560px}.calendar-shell{grid-template-columns:1fr}
 .menu-main-wrap{display:block}.menu-detail{display:none!important}.mobile-football-tree{display:block}.menu-primary{background:transparent!important;border:0!important;backdrop-filter:none!important;padding:0!important}.menu-main-wrap>.menu-main{border-bottom:1px solid rgba(0,21,47,.09)}.menu-main-wrap>.menu-main[data-menu="football"][aria-expanded="true"]{color:var(--blue)}.menu-grid{padding:12px 18px 34px!important}.menu-main{font-size:clamp(20px,6.2vw,25px)!important;min-height:52px!important}.mobile-football-tree{background:rgba(238,245,255,.72);border-radius:18px;margin:8px 0 12px;padding:8px 15px}.m-acc-group+.m-acc-group{border-top:1px solid rgba(0,74,173,.10)}.menu-panel{overflow:hidden!important}.menu-grid{overflow-y:auto!important;scrollbar-width:none}.menu-grid::-webkit-scrollbar{display:none}
}
@media(max-width:430px){.football-hero{padding-left:18px;padding-right:18px}.football-title{font-size:clamp(42px,12.7vw,58px)}.app-match-card{grid-template-columns:58px 1fr}.match-date b{font-size:22px}.event-row{grid-template-columns:70px 1fr;padding:15px}.form-card{padding:20px}.champ-copy{padding:18px}.section-pad{padding:58px 0}.split-head h2{font-size:39px}}

/* Generated page additions */
.team-logo.text span{font-size:9px;font-weight:800;letter-spacing:-.02em;color:#60748a}.standing-scroll{overflow:auto}.standing-head small{color:#7d8c9d}.link-grid.two{grid-template-columns:repeat(2,1fr)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.person-card p{font-size:14px;line-height:1.55;color:#6c7d91;margin:auto 0 0}.training-team small{color:#7b8999;font-weight:500}.filter-action .submit-btn{margin:0;width:100%;justify-content:center}.closed-panel{border-radius:28px;background:#f5f8fc;border:1px solid #e0e7ef;padding:clamp(32px,6vw,72px);text-align:center}.closed-panel h2{font-size:clamp(44px,6vw,78px);letter-spacing:-.06em;margin:18px 0}.closed-panel p{max-width:620px;margin:0 auto 24px;color:#6b7b8e;line-height:1.7}.champ-graphic{display:grid;place-items:center;background:linear-gradient(145deg,#edf5ff,#dfeeff)}.champ-graphic span{font-size:clamp(70px,9vw,130px);font-weight:800;letter-spacing:-.1em;color:rgba(0,74,173,.12)}.profile-feature{display:grid;grid-template-columns:180px 1fr;gap:34px;align-items:center;border:1px solid #dfe7f0;border-radius:26px;padding:30px;background:#fff}.profile-mark{aspect-ratio:1;border-radius:24px;background:#eef5ff;display:grid;place-items:center}.profile-mark img{width:72%;height:72%;object-fit:contain}.profile-feature h2{font-size:clamp(40px,5vw,66px);letter-spacing:-.06em;margin:14px 0 10px}.profile-feature p{color:#6b7b8e;font-size:17px;line-height:1.7;max-width:720px}.status-board .link-card h3{font-size:34px}.status-board .link-card h3:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:#76b82a;margin-right:10px}.form-card input[readonly]{background:#f0f4f8;color:#718195}.champ-grid .champ-card:first-child:nth-last-child(2),.champ-grid .champ-card:first-child:nth-last-child(2)~.champ-card{grid-column:auto}.football-page main{overflow:hidden}.football-page .footer.footer-v10{margin-top:0}
@media(max-width:980px){.process-grid{grid-template-columns:1fr 1fr}}
@media(max-width:780px){.link-grid.two,.process-grid{grid-template-columns:1fr}.profile-feature{grid-template-columns:92px 1fr;gap:18px;padding:20px}.profile-feature h2{font-size:35px}.football-hero:after{font-size:180px;right:-45px}.hero-side-card strong{font-size:34px}.status-board .link-card h3{font-size:28px}}
@media(max-width:430px){.profile-feature{grid-template-columns:1fr}.profile-mark{width:96px}.football-lead{line-height:1.6}.hero-side-card{min-height:160px}.hero-side-card p{font-size:14px}.app-toolbar{align-items:flex-start}.filter-pills{width:100%;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.filter-pills::-webkit-scrollbar{display:none}.filter-pill{white-space:nowrap}}


/* V14.1 — hero alignment + accordion/local preview fixes */
.football-hero{align-items:center!important;min-height:540px}
.football-hero .hero-copy-inner{align-self:center;max-width:900px;padding-top:10px}
.football-hero .hero-side{align-self:center;align-items:center}
.football-hero .hero-side-card{min-height:250px}
.faq-acc{border:1px solid #dfe7f0;border-radius:20px;background:#fff;overflow:hidden}.faq-acc+.faq-acc{margin-top:10px}
.faq-button{width:100%;border:0;background:transparent;color:var(--navy);padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;font:720 18px/1.3 inherit;cursor:pointer}
.faq-plus{transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s;border-radius:50%}
.faq-acc.is-open .faq-plus{background:#eef5ff}
.faq-panel{height:0;overflow:hidden}.faq-panel-inner{padding:0 24px 24px;color:#68788b;line-height:1.72;max-width:1000px}
@media(max-width:980px){.football-hero{align-items:start!important}.football-hero .hero-side{align-self:stretch}.football-hero .hero-side-card{min-height:200px}}
@media(max-width:780px){.football-hero{padding-top:132px!important}.football-hero .hero-copy-inner{padding-top:0}.football-hero .hero-side-card{min-height:175px}.faq-button{padding:19px 18px;font-size:16px}.faq-panel-inner{padding:0 18px 20px}}


/* V15.1 — restore v15 geometry/motion, compact menu, page-level subnavigation */
:root{--menu-z:2147483000}
.menu-layer{position:fixed!important;inset:0!important;z-index:var(--menu-z)!important;isolation:isolate;overscroll-behavior:contain}
.menu-panel{position:relative!important;z-index:2!important}
.site-header{z-index:9990!important}
body.is-menu .site-header{z-index:10!important}
.menu-detail{overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}
.menu-detail::-webkit-scrollbar,.menu-panel::-webkit-scrollbar,.menu-grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.menu-columns-football-compact{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-content:start!important}
/* Football submenu links intentionally inherit the exact Information menu typography. */

/* Inner-page heroes use the exact v15 information-page grid and vertical rhythm. */
.football-page .site-header{position:fixed;top:24px;left:50%;right:auto;width:min(1500px,calc(100% - 72px));height:92px;transform:translateX(-50%)}
.football-hero{margin:22px 30px 38px!important;min-height:590px!important;border-radius:34px!important;overflow:hidden!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1.06fr) minmax(360px,.74fr)!important;align-items:end!important;gap:64px!important;padding:170px clamp(42px,6vw,96px) 62px!important;isolation:isolate!important}
.football-hero .hero-copy-inner{max-width:780px;align-self:center;padding-top:16px;position:relative;z-index:2}
.football-hero .hero-label{margin-bottom:24px}
.football-title{font-size:clamp(58px,6.4vw,104px)!important;line-height:.91!important;letter-spacing:-.068em!important;max-width:900px!important}
.football-lead{margin-top:28px!important;max-width:680px!important;font-size:19px!important;line-height:1.7!important}
.football-hero .hero-side{align-self:stretch!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;min-height:360px!important;position:relative;z-index:2}
.football-hero .hero-side-card{width:min(100%,520px)!important;min-height:360px!important;border-radius:28px!important;padding:32px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}
.football-hero:after{z-index:0!important}

/* Sub-sub navigation lives on the page, not in the global menu. */
.football-local-nav{width:min(var(--wide),calc(100% - 60px));margin:0 auto 22px;border:1px solid rgba(0,74,173,.10);background:rgba(241,247,255,.86);border-radius:24px;padding:14px;display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px;align-items:stretch;position:relative;z-index:4}
.football-local-head{padding:14px 16px;display:flex;flex-direction:column;justify-content:center}.football-local-head span{font-size:16px;font-weight:760;letter-spacing:-.025em}.football-local-head small{font-size:11px;color:#748397;margin-top:4px}
.football-local-links{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.football-local-link{min-height:54px;padding:0 9px 0 16px;border-radius:16px;background:#fff;border:1px solid rgba(0,74,173,.08);display:flex;align-items:center;gap:16px;font-size:13px;font-weight:650;color:var(--navy);box-shadow:0 8px 24px rgba(0,33,82,.035);will-change:transform}
.football-local-link i{width:34px;height:34px;border-radius:11px;background:#f0f5fa;display:grid;place-items:center;font-style:normal;overflow:hidden;position:relative}
.football-local-link.is-active{background:var(--blue);color:#fff;border-color:var(--blue)}.football-local-link.is-active i{background:rgba(255,255,255,.14)}
.flow-arrow{position:absolute;inset:0;display:grid;place-items:center}.flow-arrow.is-clone{opacity:0;transform:translateX(-58%)}

/* Never initialize reveal content hidden via CSS; GSAP owns the transient state. */
[data-reveal],.reveal,.info-reveal,.rayo-scroll-section{opacity:1}

@media(max-width:1180px){.menu-columns-football-compact{grid-template-columns:repeat(2,minmax(0,1fr))!important}.football-local-nav{grid-template-columns:160px 1fr}}
@media(max-width:780px){
 .football-page .site-header{top:9px;left:9px;right:9px;width:auto;height:78px;transform:none}
 .football-hero{margin:9px 9px 28px!important;min-height:auto!important;grid-template-columns:1fr!important;padding:142px 22px 34px!important;border-radius:22px!important;gap:34px!important;align-items:start!important}
 .football-title{font-size:clamp(46px,13vw,68px)!important}.football-lead{font-size:16px!important}.football-hero .hero-side{min-height:240px!important;align-self:stretch!important}.football-hero .hero-side-card{min-height:240px!important;padding:24px!important}
 .football-local-nav{width:calc(100% - 18px);grid-template-columns:1fr;margin-bottom:14px;padding:10px;border-radius:19px}.football-local-head{padding:10px 12px 4px}.football-local-links{display:grid;grid-template-columns:1fr 1fr;gap:7px}.football-local-link{min-height:52px;padding-left:13px;justify-content:space-between}.football-local-link i{width:32px;height:32px}
 .menu-panel{overflow:hidden!important}.menu-grid{height:calc(100dvh - 96px)!important;overflow-y:auto!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.menu-primary{height:auto!important;min-height:0!important;overflow:visible!important}.menu-detail{position:relative!important;top:auto!important;height:auto!important;max-height:52dvh!important;margin-top:18px!important;overflow-y:auto!important;background:var(--soft-blue)!important}.menu-columns{grid-template-columns:1fr!important}.menu-columns-football-compact{grid-template-columns:1fr!important}
}
@media(max-width:430px){.football-local-links{grid-template-columns:1fr}.football-local-link{font-size:13.5px}}
/* V15.1 mobile compact menu: keep the blue detail pane available, never expand sub-sub trees in primary nav. */
@media(max-width:780px){
  .menu-detail{display:block!important}
  .mobile-football-tree{display:none!important}
  .menu-main-wrap{display:contents!important}
}


/* V15.3 — visual QA fixes: exact v15 hero DOM, submenu type, arrow containment */
/* Football panel must use exactly the same typography as Information. */
.menu-sub[data-panel="football"] .menu-col a{
  font-size:14px!important;line-height:1.55!important;padding:5px 0!important;font-weight:500!important;
}
.menu-sub[data-panel="football"] .menu-col h4{
  font-size:10px!important;line-height:1.2!important;letter-spacing:.16em!important;margin:0 0 10px!important;
}
/* Every animated round arrow owns and clips its conveyor arrows. */
.round-arrow,.link-go .round-arrow,.football-local-link i.round-arrow{
  position:relative!important;overflow:hidden!important;flex:0 0 auto;
}
.round-arrow>.flow-arrow{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;line-height:1!important}
/* Footer arrows stay single glyphs like v15; no extra pill/conveyor is generated there. */
.footer-v10-col>a>i,.footer-v10-contactcard>i,.footer-v10-route>i,.footer-v10-info>i{
  position:relative;overflow:visible;
}
/* Keep the blue menu pane reachable on short screens without exposing a scrollbar. */
.menu-detail{overflow-y:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important;overscroll-behavior:contain}
.menu-detail::-webkit-scrollbar{display:none!important}
/* Partial placeholders are removed by JS; this is a no-layout fallback before injection. */
[data-partial="header"],[data-partial="menu"],[data-partial="footer"]{display:contents}
@media(max-width:780px){
 .menu-sub[data-panel="football"] .menu-col a{font-size:16px!important;line-height:1.55!important;padding:5px 0!important}
}

/* V15.4 — mobile inline menu: submenu immediately below its own main item. */
.mobile-inline-submenu{display:none}
@media(max-width:820px){
  .menu-panel{height:calc(100dvh - 18px)!important;margin:0!important;overflow:hidden!important}
  .menu-head{height:82px!important;position:sticky!important;top:0!important}
  .menu-grid{display:block!important;height:calc(100dvh - 100px)!important;min-height:0!important;padding:10px 12px 18px!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;scrollbar-width:none!important}
  .menu-grid::-webkit-scrollbar,.menu-primary::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
  .menu-primary{display:block!important;height:auto!important;min-height:0!important;padding:8px 14px 22px!important;overflow:visible!important}
  .menu-main{min-height:58px!important;padding:10px 0!important;font-size:clamp(23px,7.2vw,34px)!important;line-height:1!important;overflow:visible!important}
  .menu-main .arr{transition:none!important;transform-origin:center!important}
  .menu-detail{display:none!important}
  .mobile-inline-submenu{display:block!important;height:0;opacity:0;overflow:hidden;background:var(--soft-blue)!important;border:1px solid rgba(0,74,173,.08);border-radius:18px;margin:4px 0 10px;padding:0;box-shadow:none}
  .mobile-inline-inner{padding:15px 16px 17px}
  .mobile-inline-submenu .menu-subtitle{font-size:10px!important;margin:0 0 13px!important;letter-spacing:.16em!important;color:#6881a0!important}
  .mobile-inline-submenu .menu-columns,.mobile-inline-submenu .menu-columns-football-compact{display:grid!important;grid-template-columns:1fr!important;gap:15px!important}
  .mobile-inline-submenu .menu-col{display:grid!important;gap:0!important}
  .mobile-inline-submenu .menu-col h4{font-size:10px!important;line-height:1.2!important;letter-spacing:.16em!important;margin:0 0 6px!important;color:var(--blue)!important;text-transform:uppercase!important}
  .mobile-inline-submenu .menu-col a,.menu-sub[data-panel="football"] .menu-col a{display:flex!important;align-items:center!important;min-height:40px!important;padding:6px 0!important;font-size:14px!important;line-height:1.45!important;font-weight:500!important;background:transparent!important;color:var(--navy)!important;border:0!important;border-bottom:0px solid rgba(0,74,173,.07)!important;border-radius:0!important}
  .mobile-inline-submenu .menu-col a:last-child{border-bottom:0!important}
  .mobile-inline-submenu .menu-col a.is-current{color:var(--blue)!important;font-weight:700!important}
  .mobile-inline-submenu .menu-col a:hover{background:transparent!important;color:var(--blue)!important}
}


/* V15.4 restoration: training week + stable remote/local championship imagery */
.training-week-intro{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:42px}.training-week-intro h2{font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.055em;margin:0}.training-week-intro p{max-width:620px;margin:0;color:#68798d;line-height:1.65}.training-week{display:grid;gap:54px}.training-day{scroll-margin-top:120px}.training-day-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:15px;margin-bottom:12px;border-bottom:1px solid #dfe7f0}.training-day-head h3{margin:0;font-size:clamp(30px,3.3vw,48px);letter-spacing:-.045em}.training-day-head span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#7b8b9d;font-weight:750}.training-day .schedule-list{margin-top:0}.training-team small{color:#8090a2;font-weight:520}.champ-media.image-reveal{background:#eaf2fb;overflow:hidden}.champ-media.image-reveal img{width:100%;height:100%;min-height:260px;display:block;object-fit:cover;object-position:center}.champ-card{overflow:hidden}
@media(max-width:780px){.training-week-intro{display:block;margin-bottom:32px}.training-week-intro p{margin-top:14px}.training-week{gap:44px}.training-day-head{align-items:end}.training-card{grid-template-columns:minmax(0,1fr) auto!important}.training-time{font-size:13px}.training-field{grid-column:2!important}.champ-media.image-reveal img{min-height:230px}}
/* Mobile menu is one scrollable column. Each submenu is physically inserted immediately below its own main item. */
@media(max-width:820px){body.is-menu{overflow:hidden!important}.menu-layer{touch-action:pan-y!important}.menu-grid{overflow-y:auto!important;overflow-x:hidden!important;max-height:calc(100dvh - 100px)!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}.menu-primary{overflow:visible!important}.mobile-inline-submenu{position:relative!important}.mobile-inline-submenu .menu-col a{background:transparent!important}.mobile-inline-submenu .menu-columns{align-items:start!important}}


/* v15.5 — Teams, sponsoring, wedstrijdbrowser, training tabs & menu stacking */
:root{--menu-z:2147483646}
.menu-layer{position:fixed!important;inset:0!important;z-index:2147483646!important;isolation:isolate!important;transform:none!important;contain:none!important}
.menu-panel,.menu-grid,.menu-detail{z-index:inherit}
body.is-menu{overflow:hidden!important}
body.is-menu .menu-layer{pointer-events:auto!important}
.training-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:0 0 26px;padding:4px;border-radius:18px;background:#eef3f8;width:max-content;max-width:100%}.training-tabs::-webkit-scrollbar{display:none}.training-tab{appearance:none;border:0;background:transparent;border-radius:14px;padding:12px 18px;font:750 13px/1 inherit;color:#65778b;white-space:nowrap;cursor:pointer}.training-tab.is-active{background:#fff;color:var(--navy);box-shadow:0 4px 16px rgba(0,34,80,.08)}.training-day[hidden]{display:none!important}.training-day{margin:0!important}
.dem-browser-top{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:12px}.dem-team-search{display:grid;gap:7px}.dem-team-search>span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#77879a}.dem-team-search select{min-width:240px;border:1px solid #dce5ef;background:#fff;border-radius:14px;padding:12px 38px 12px 14px;font:700 13px/1.2 inherit;color:var(--navy)}.dem-match-tools{display:flex;gap:8px;align-items:center}.dem-segment{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#eef2f7;border-radius:14px}.dem-segment button{border:0;background:transparent;border-radius:11px;padding:10px 14px;color:#6d7c8e;font:800 12px/1 inherit;white-space:nowrap}.dem-segment button.is-active{background:#fff;color:var(--navy);box-shadow:0 2px 8px rgba(15,23,42,.07)}.dem-segment button span{opacity:.58;margin-left:4px}.dem-view-toggle{display:flex;padding:4px;border:1px solid #e0e7ef;border-radius:14px;background:#f4f7fa}.dem-view-toggle button{width:36px;height:34px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#7b8999;font-size:17px}.dem-view-toggle button.is-active{background:#fff;color:var(--blue);box-shadow:0 2px 8px rgba(15,23,42,.07)}.dem-team-chips{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding:4px 0 18px}.dem-team-chips::-webkit-scrollbar{display:none}.dem-team-chips button{border:1px solid #dfe7ef;background:#fff;border-radius:999px;padding:8px 12px;color:#68798d;font:700 11px/1 inherit;white-space:nowrap}.dem-team-chips button.is-active{background:var(--navy);color:#fff;border-color:var(--navy)}.dem-fixtures{display:grid;gap:12px}.dem-fixtures.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dem-fixtures.is-list{grid-template-columns:1fr}.dem-fixture{border:1px solid #dfe7f0;border-radius:20px;background:#fff;padding:15px;display:grid;gap:12px;min-width:0;box-shadow:0 8px 30px rgba(0,30,75,.025)}.dem-fixture-date,.dem-fixture-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.dem-fixture-date small{font-size:10px;font-weight:800;color:var(--blue);text-transform:capitalize}.dem-fixture-date span,.dem-fixture-bottom>span:first-child{font-size:10px;color:#76869a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dem-fixture-main{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center}.dem-fixture-main>strong{font-size:19px;letter-spacing:-.04em;white-space:nowrap}.dem-fixture-team{display:flex;align-items:center;gap:8px;min-width:0}.dem-fixture-team.is-away{justify-content:flex-end;text-align:right}.dem-fixture-team b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dem-fixture-team .team-logo{width:30px;height:30px;border-radius:9px;flex:0 0 auto}.dem-fixture-team .team-logo img{width:24px;height:24px}.dem-fixtures.is-list .dem-fixture{grid-template-columns:150px minmax(0,1fr) 200px;align-items:center}.dem-fixtures.is-list .dem-fixture-date{display:grid;justify-content:start}.dem-fixtures.is-list .dem-fixture-bottom{justify-content:end}.dem-browser-note{font-size:10px;color:#8794a4;margin-top:15px;line-height:1.5}.match-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.summary-tile{border:1px solid #dfe7ef;border-radius:22px;background:#fff;padding:22px;display:grid;gap:8px}.summary-tile.blue{background:var(--blue);border-color:var(--blue);color:#fff}.summary-tile small{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#718398}.summary-tile.blue small,.summary-tile.blue span{color:rgba(255,255,255,.72)}.summary-tile strong{font-size:28px;letter-spacing:-.045em}.summary-tile span{color:#718196;font-size:12px;line-height:1.5}
.team-category-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.team-category-tabs::-webkit-scrollbar{display:none}.team-category-tabs a{white-space:nowrap;padding:12px 16px;border:1px solid #dce5ee;border-radius:999px;font-size:12px;font-weight:750;color:var(--navy);background:#fff}.team-index-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.team-index-card{border:1px solid #dfe7ef;border-radius:22px;padding:17px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;color:inherit}.team-index-logo{width:46px;height:46px;border-radius:14px;background:#f3f7fb;display:grid;place-items:center}.team-index-logo img{width:37px;height:37px;object-fit:contain}.team-index-card small,.team-index-card strong,.team-index-card em{display:block}.team-index-card small{font-size:9px;text-transform:uppercase;letter-spacing:.11em;color:#8693a2;font-weight:800}.team-index-card strong{font-size:16px;margin-top:3px}.team-index-card em{font-style:normal;color:#76869a;font-size:10px;margin-top:5px}.team-index-card>i{font-style:normal;width:32px;height:32px;border-radius:50%;background:#eef4fb;display:grid;place-items:center}.contact-role-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.contact-role-grid article{border:1px solid #dfe7ef;border-radius:20px;padding:20px;background:#fff}.contact-role-grid small,.contact-role-grid strong,.contact-role-grid span{display:block}.contact-role-grid small{font-size:10px;color:var(--blue);font-weight:800;letter-spacing:.1em}.contact-role-grid strong{font-size:19px;margin:10px 0 5px}.contact-role-grid span{color:#718196;font-size:11px;line-height:1.5}.vacancy-pills{display:flex;flex-wrap:wrap;gap:8px}.vacancy-pills span{padding:11px 15px;border-radius:999px;background:#fff;border:1px solid #dde6ef;font-size:12px;font-weight:750}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.impact-grid.sponsor-impact{grid-template-columns:repeat(4,1fr)}.impact-grid article,.benefit-grid article{border-radius:22px;background:#fff;border:1px solid #dfe7ef;padding:24px}.impact-grid strong,.benefit-grid strong{display:block;font-size:36px;letter-spacing:-.06em}.impact-grid span,.benefit-grid span{display:block;color:#708095;font-size:12px;line-height:1.55;margin-top:8px}.sponsor-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sponsor-package{border:1px solid #dfe7ef;border-radius:24px;background:#fff;padding:24px;display:grid;min-height:205px;align-content:start;color:inherit;position:relative}.sponsor-package.blue{background:var(--blue);color:#fff;border-color:var(--blue)}.sponsor-package.lime-card,.price-banner.lime-card{background:var(--lime);border-color:var(--lime);color:var(--navy)}.sponsor-package small{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#79899a;font-weight:800}.sponsor-package.blue small{color:rgba(255,255,255,.7)}.sponsor-package strong{font-size:30px;letter-spacing:-.05em;margin:18px 0 9px}.sponsor-package p{font-size:12px;line-height:1.6;color:#718196;margin:0}.sponsor-package.blue p{color:rgba(255,255,255,.72)}.sponsor-package>i{position:absolute;right:18px;bottom:18px;width:35px;height:35px;border-radius:50%;background:#eff4f9;display:grid;place-items:center;font-style:normal}.sponsor-package.blue>i{background:rgba(255,255,255,.13)}.feature-split{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.feature-split.reverse{grid-template-columns:.95fr 1.05fr}.feature-media{border-radius:30px;overflow:hidden;min-height:430px}.feature-media img{width:100%;height:100%;min-height:430px;object-fit:cover}.feature-copy h2{font-size:clamp(44px,5vw,78px);line-height:.94;letter-spacing:-.06em;margin:0 0 20px}.feature-copy h2 em{font-style:italic;font-weight:500}.feature-copy h3{font-size:36px;letter-spacing:-.05em;margin:0 0 16px}.feature-copy p{color:#6c7d91;line-height:1.7;font-size:16px;margin:0 0 24px}.partner-strip{display:flex;gap:8px;flex-wrap:wrap;margin-top:34px}.partner-strip span{padding:12px 16px;border-radius:999px;background:#f2f6fa;border:1px solid #dfe7ef;font-size:11px;font-weight:800}.price-banner{border:1px solid #dfe7ef;border-radius:28px;padding:30px;background:#fff;display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center}.price-banner.blue{background:var(--blue);color:#fff;border-color:var(--blue)}.price-banner small{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.price-banner strong{font-size:30px;letter-spacing:-.04em}.price-banner span{font-size:12px;opacity:.75}.step-cards,.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.step-cards article{border:1px solid #dfe7ef;border-radius:22px;padding:22px}.step-cards article>span{display:grid;width:34px;height:34px;border-radius:10px;place-items:center;background:#eef4fb;color:var(--blue);font-size:11px;font-weight:800}.step-cards h3{font-size:20px;margin:22px 0 8px}.step-cards p{color:#718196;font-size:12px;line-height:1.6;margin:0}.top-gap{margin-top:60px}
/* A button already has its own arrow interaction: never add a second loose pill immediately after it. */
.page .btn + .circle-link,.football-page .btn + .circle-link{display:none!important}
@media(max-width:1000px){.team-index-grid,.sponsor-package-grid{grid-template-columns:repeat(2,1fr)}.contact-role-grid{grid-template-columns:repeat(2,1fr)}.impact-grid.sponsor-impact,.step-cards,.benefit-grid{grid-template-columns:repeat(2,1fr)}.feature-split,.feature-split.reverse{grid-template-columns:1fr}.dem-fixtures.is-list .dem-fixture{grid-template-columns:1fr}}
@media(max-width:820px){body.is-menu{height:100dvh!important;overflow:hidden!important}.menu-layer{height:100dvh!important;overflow:hidden!important}.menu-panel{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.menu-grid{height:calc(100dvh - 88px)!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding-bottom:max(120px,env(safe-area-inset-bottom))!important;scrollbar-width:none}.menu-grid::-webkit-scrollbar{display:none}.menu-primary{overflow:visible!important;min-height:max-content!important}.mobile-inline-submenu{overflow:visible}.dem-browser-top{align-items:stretch;display:grid}.dem-team-search select{width:100%;min-width:0}.dem-match-tools{justify-content:space-between}.dem-fixtures.is-grid,.dem-fixtures.is-list{grid-template-columns:1fr}.match-summary-grid,.team-index-grid,.sponsor-package-grid,.impact-grid,.impact-grid.sponsor-impact,.step-cards,.benefit-grid{grid-template-columns:1fr}.price-banner{grid-template-columns:1fr;gap:7px}.feature-media,.feature-media img{min-height:320px}.training-tabs{width:100%;border-radius:15px}.training-tab{flex:0 0 auto;padding:11px 15px}}

/* V15.5 FINAL MENU STACK + MOBILE FLOW QA */
.menu-layer{
  position:fixed!important;
  inset:0!important;
  z-index:2147483647!important;
  isolation:isolate!important;
  transform:none!important;
  contain:none!important;
}
.menu-panel,.menu-head,.menu-grid,.menu-primary,.menu-detail{position:relative;z-index:auto}
@media(max-width:820px){
  html,body{max-width:100%;}
  body.is-menu{height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important}
  .menu-layer{height:100dvh!important;min-height:100dvh!important;padding:0!important;overflow:hidden!important;touch-action:pan-y!important}
  .menu-panel{height:100dvh!important;max-height:100dvh!important;border-radius:0!important;overflow:hidden!important;display:block!important}
  .menu-head{height:88px!important;min-height:88px!important;position:sticky!important;top:0!important;z-index:3!important;border-radius:0!important}
  .menu-grid{display:block!important;height:calc(100dvh - 88px)!important;max-height:calc(100dvh - 88px)!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:8px 18px max(120px,calc(32px + env(safe-area-inset-bottom)))!important;scrollbar-width:none!important}
  .menu-grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
  .menu-primary{display:block!important;height:auto!important;min-height:0!important;overflow:visible!important;padding:0 4px!important;background:transparent!important;border:0!important}
  .menu-main{display:flex!important;width:100%!important;min-height:58px!important;height:auto!important;padding:13px 0!important;font-size:clamp(23px,7vw,31px)!important;line-height:1!important;overflow:visible!important}
  .mobile-inline-submenu{position:relative!important;display:block!important;height:0;opacity:0;overflow:hidden!important;margin:3px 0 9px!important;background:rgba(238,245,255,.74)!important;border:1px solid rgba(0,74,173,.08)!important;border-radius:18px!important}
  .mobile-inline-inner{padding:14px 16px 17px!important}
  .mobile-inline-submenu .menu-col a{font-size:14px!important;line-height:1.45!important;font-weight:500!important;padding:7px 0!important;min-height:40px!important;background:transparent!important}
  .menu-detail{display:none!important}
}

/* Result feedback follows the compact coach-app hierarchy. */
.status-chip.result-win{background:#edf8ef!important;color:#23763a!important}
.status-chip.result-loss{background:#fff0f1!important;color:#b6424d!important}
.status-chip.result-draw{background:#fff7e8!important;color:#93651e!important}


/* V15.6 — menu lives in the browser top-layer through <dialog>. */
dialog.menu-layer{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important;border:0!important;padding:14px!important;background:rgba(0,15,35,.36)!important;backdrop-filter:blur(15px)!important;color:inherit!important;overflow:hidden!important;z-index:2147483647!important}
dialog.menu-layer:not([open]){display:none!important}dialog.menu-layer[open]{display:block!important;visibility:visible!important}dialog.menu-layer::backdrop{background:rgba(0,15,35,.18);backdrop-filter:blur(3px)}
body.is-menu .site-header,body.is-menu main,body.is-menu footer{pointer-events:none!important}
.menu-columns-teams{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.menu-columns-teams .menu-col a{font-size:clamp(12px,1.55vh,14px)!important}
.contact-web-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:28px;align-items:start}.contact-info-stack{display:grid;gap:14px}.contact-info-card,.dem-form{border:1px solid var(--line);border-radius:24px;background:#fff;padding:28px;box-shadow:0 14px 46px rgba(0,35,75,.045)}.contact-info-card small,.form-head small{display:block;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px}.contact-info-card h3,.form-head h2{margin:0 0 12px;font-size:clamp(24px,2.4vw,38px);letter-spacing:-.045em}.contact-info-card p,.form-head p{color:var(--muted);line-height:1.65}.dem-form{display:grid;gap:16px}.dem-form label{display:grid;gap:7px}.dem-form label>span{font-size:12px;font-weight:750;color:var(--navy)}.dem-form input,.dem-form select,.dem-form textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:14px 15px;font:inherit;color:var(--navy);outline:0;transition:.25s}.dem-form input:focus,.dem-form select:focus,.dem-form textarea:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px rgba(7,87,189,.08)}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-hp{position:absolute!important;left:-9999px!important}.form-status{min-height:22px;font-size:13px;font-weight:650}.form-status.is-success{color:#08783e}.form-status.is-error{color:#b42318}.agenda-web-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.agenda-web-card{display:grid;grid-template-columns:92px 1fr;gap:20px;align-items:center;padding:26px;border:1px solid var(--line);border-radius:24px;background:#fff}.agenda-web-card.is-soft{background:var(--soft-blue)}.agenda-web-card time{display:grid;place-items:center;width:80px;height:80px;border-radius:20px;background:var(--blue);color:#fff}.agenda-web-card time strong{font-size:25px}.agenda-web-card time span{font-size:11px;text-transform:uppercase}.agenda-web-card small{color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.11em}.agenda-web-card h3{font-size:26px;margin:5px 0}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:24px;padding:28px;border-radius:24px;background:var(--navy);color:#fff}.cta-band p{color:rgba(255,255,255,.72)}
.dem-extra-filters{display:flex;gap:9px;flex-wrap:wrap;margin:12px 0 0}.dem-filter-select,.dem-filter-search{border:1px solid var(--line);background:#fff;border-radius:13px;padding:10px 12px;font:inherit;color:var(--navy)}.dem-filter-search{min-width:220px;flex:1}.dem-live-note{font-size:11px;color:var(--muted);margin-top:8px}.dem-live-note.is-loading{color:var(--blue)}
@media(max-width:1180px){.menu-columns-teams{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:820px){dialog.menu-layer{padding:0!important}.menu-columns-teams{grid-template-columns:1fr!important}.contact-web-grid,.form-two,.agenda-web-grid{grid-template-columns:1fr}.cta-band{align-items:flex-start;flex-direction:column}.menu-panel{height:100dvh!important}.menu-grid{height:calc(100dvh - 88px)!important;max-height:calc(100dvh - 88px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;padding-bottom:max(140px,calc(50px + env(safe-area-inset-bottom)))!important}.mobile-inline-inner{padding-bottom:14px!important}}
/* V15.6 final: menu top-layer + forms */
dialog.menu-layer{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important;z-index:2147483647!important;overflow:hidden!important}
dialog.menu-layer .menu-panel{position:relative!important;z-index:1!important;isolation:isolate!important}
dialog.menu-layer::backdrop{background:rgba(0,15,35,.24)!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}
.form-status.is-loading{color:var(--blue)}.form-status.is-info{color:var(--muted)}
.dem-mail-form button[disabled]{opacity:.65;cursor:wait}.dem-mail-form button.is-loading{pointer-events:none}
.team-anchor{scroll-margin-top:120px}
@media(max-width:820px){
 dialog.menu-layer{padding:0!important;overscroll-behavior:contain!important}
 dialog.menu-layer .menu-panel{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;border-radius:0!important}
 dialog.menu-layer .menu-grid{height:calc(100dvh - 82px)!important;max-height:calc(100dvh - 82px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important;scrollbar-width:none!important;padding-bottom:max(160px,calc(80px + env(safe-area-inset-bottom)))!important}
 dialog.menu-layer .menu-grid::-webkit-scrollbar{display:none!important}
 dialog.menu-layer .menu-primary{height:auto!important;overflow:visible!important;min-height:max-content!important}
 .mobile-inline-submenu{overflow:hidden!important}
 .mobile-inline-submenu[style*="height: auto"],.mobile-inline-submenu{max-width:100%!important;margin-top: 5px !important;}
}


/* V15.7 — fixed header lives at body root and stays above every normal page layer. */
body > .site-header,body.info-page > .site-header,body.football-page > .site-header{position:fixed!important;z-index:2147483646!important;isolation:isolate!important;transform:translateX(-50%) translateZ(0)!important;will-change:transform!important;}
body.is-menu > .site-header{pointer-events:none!important;}
dialog.menu-layer{z-index:2147483647!important;}
