.qualifications-page { background:#faf8f5; }
.qualifications { --q-ink:#30151c; --q-red:#a51530; --q-gold:#f5d78b; color:var(--q-ink); }
.q-wrap { width:min(1200px,calc(100% - 64px)); margin-inline:auto; }
.qualifications section[id] { scroll-margin-top:100px; }
.q-hero { padding:160px 0 0; color:white; background:linear-gradient(100deg,rgba(48,4,16,.97),rgba(112,9,31,.91) 62%,rgba(66,6,22,.8)),url('assets/img/gallerie/Finale/SWISS-022.jpg') center/cover; }
.q-hero-layout { display:grid; grid-template-columns:1.35fr 1fr; align-items:center; gap:70px; padding-bottom:64px; }
.q-eyebrow { font-size:12px; font-weight:700; letter-spacing:2px; text-transform:uppercase; margin-bottom:16px; color:var(--q-red); }
.q-hero .q-eyebrow,.q-next .q-eyebrow { color:var(--q-gold); }
.q-hero h1 { font-family:var(--font-heading); font-size:clamp(52px,6.6vw,88px); font-weight:800; line-height:.97; letter-spacing:-1px; }
.q-hero h1>span { display:block; font-size:.51em; color:var(--q-gold); margin-top:16px; letter-spacing:1px; }
.q-lead { margin-top:26px; font-size:20px; color:#f0dce1; line-height:1.6; }
.q-lead strong { color:white; font-weight:500; }
.q-actions { display:flex; flex-wrap:wrap; align-items:center; gap:24px; margin-top:30px; }
.q-button { display:inline-flex; align-items:center; gap:32px; padding:14px 22px; background:var(--q-gold); color:#38121c; border-radius:6px; font-weight:700; }
.q-button:hover { background:#ffe8b5; }
.q-text-link { display:inline-flex; gap:16px; align-items:center; font-weight:600; border-bottom:1px solid currentColor; padding:8px 0; }
.q-event-card { border:1px solid #ffffff42; border-radius:14px; background:#ffffff0b; padding:32px; position:relative; box-shadow:0 24px 60px #23020b30; }
.q-card-label { letter-spacing:2px; font-size:12px; color:var(--q-gold); font-weight:700; }
.q-big-date { font-family:var(--font-heading); font-size:clamp(65px,8vw,108px); font-weight:800; line-height:1.2; margin-top:12px; white-space:nowrap; }
.q-big-date>span { color:var(--q-gold); font-weight:400; }
.q-month { letter-spacing:4px; font-size:18px; margin-bottom:26px; }
.q-event-row { display:flex; flex-wrap:wrap; justify-content:space-between; gap:4px 12px; padding:13px 0; border-top:1px solid #ffffff28; font-size:14px; }
.q-event-row>span { color:#eed7de; }
.q-event-footer { margin-top:16px; color:var(--q-gold); font-size:14px; }
.q-stats { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid #ffffff35; padding:26px 0; }
.q-stats>div { border-right:1px solid #ffffff25; padding:0 28px; }
.q-stats>div:first-child { padding-left:0; }
.q-stats>div:last-child { border:0; }
.q-stats dt { font-family:var(--font-heading); font-size:40px; font-weight:700; line-height:1.1; color:var(--q-gold); }
.q-stats dd { font-size:14px; margin-top:6px; color:#eed7de; }
.q-section { padding-block:72px; }
.q-section-heading { display:flex; align-items:end; justify-content:space-between; gap:28px; margin-bottom:28px; }
.qualifications h2 { font-family:var(--font-heading); font-size:clamp(30px,3.3vw,44px); font-weight:800; line-height:1.07; }
.q-section-heading>p { font-size:14px; color:#705b61; max-width:340px; }
.q-days { display:grid; grid-template-columns:1fr 1fr; gap:16px; margin-bottom:28px; }
.q-days>div { border:1px solid #dfd3d5; border-left:4px solid var(--q-red); padding:17px 20px; display:flex; justify-content:space-between; flex-wrap:wrap; gap:8px 20px; background:white; border-radius:4px; font-size:14px; }
.q-days strong { margin-left:8px; color:var(--q-red); }
.q-days b { margin:0 12px; color:var(--q-red); }
.q-bracket { display:grid; grid-template-columns:1fr 1fr 1fr; gap:48px; background:#efeae5; padding:30px; border-radius:12px; }
.q-stage { min-width:0; position:relative; }
.q-stage h3 { font-size:16px; display:flex; align-items:center; gap:10px; margin-bottom:22px; }
.q-stage h3>span { border:1px solid #c9b8bc; border-radius:50%; width:26px; height:26px; text-align:center; font-size:13px; line-height:24px; color:#8c5f69; }
.q-group,.q-match { border:1px solid #ddcfd1; background:#fff; border-radius:7px; padding:16px; position:relative; }
.q-group+.q-group,.q-match+.q-match { margin-top:18px; }
.q-group>div { display:flex; justify-content:space-between; gap:8px; align-items:center; }
.q-group strong { font-family:var(--font-heading); font-size:24px; color:var(--q-red); }
.q-group span,.q-group p,.q-stage-note { font-size:12px; color:#725c62; }
.q-group p { margin-top:12px; border-top:1px solid #eee5e7; padding-top:9px; }
.q-stage-note { margin-top:14px; }
.q-match-label { font-size:10px; font-weight:700; letter-spacing:1.4px; color:#86636c; margin-bottom:10px; }
.q-match>div { display:flex; justify-content:space-between; gap:8px; padding:7px 0; font-size:13px; }
.q-match>div+div { border-top:1px solid #eee5e7; }
.q-match>div>span { color:#8c6b74; font-size:11px; }
.q-groups .q-group::after { content:''; position:absolute; width:48px; height:1px; background:#bca1a8; top:50%; left:100%; }
.q-semis::after { content:''; position:absolute; top:111px; bottom:67px; right:-25px; width:25px; border:1px solid #bca1a8; border-left:0; border-radius:0 8px 8px 0; }
.q-final>.q-match { margin-top:91px; }
.q-final>.q-match::before { content:''; position:absolute; width:24px; height:1px; background:#bca1a8; top:50%; right:100%; }
.q-winner { display:flex; align-items:center; gap:12px; padding:16px 12px; margin-top:18px; background:#f5e5b9; border:1px solid #ddc47d; border-radius:7px; }
.q-winner svg { width:36px; height:36px; flex-shrink:0; color:#806019; }
.q-winner span { display:block; font-size:9px; letter-spacing:1px; font-weight:700; color:#71521c; }
.q-winner strong { display:block; font-size:13px; }
.q-ranking { display:flex; justify-content:space-between; align-items:center; gap:24px; padding:25px 0 0; }
.q-ranking h3 { font-size:17px; }
.q-ranking p { font-size:13px; color:#705b61; max-width:350px; }
.q-ranking-matches { display:flex; gap:10px; flex-wrap:wrap; }
.q-ranking-matches>span { display:flex; flex-direction:column; text-align:center; border:1px solid #dfd3d5; border-radius:5px; padding:9px 15px; font-size:12px; color:#705b61; }
.q-ranking-matches b { color:var(--q-ink); font-size:13px; }
.q-teams-section { background:#f0ebe6; padding:64px 0; border-block:1px solid #e4dbd6; }
.q-confirmed { border:1px solid #cbb2b8; color:#87172d; padding:7px 13px; border-radius:30px; font-size:12px; font-weight:600; white-space:nowrap; }
.q-team-notice { font-size:14px; color:#705b61; margin:-10px 0 28px; }
.q-clubs { display:grid; grid-template-columns:repeat(6,minmax(0,1fr)); gap:12px; }
.q-club { display:flex; flex-direction:column; justify-content:start; align-items:center; text-align:center; gap:15px; background:white; border:1px solid #e6ded9; border-radius:8px; padding:22px 10px 18px; }
.q-club img { width:72px; height:72px; object-fit:contain; }
.q-club img[src$="logo-barca-academy.png"] { object-fit:cover; object-position:left center; }
.q-club { transition:border-color .25s ease,box-shadow .25s ease; }
@media(hover:hover) {
  .q-club:hover { border-color:#bf8290; box-shadow:0 8px 24px #45102012; }
}
@media(prefers-reduced-motion:reduce) {
  .q-club,.q-club.q-logo-visible,.q-club img { animation:none; transition:none; }
}
.q-club span { font-size:14px; font-weight:600; line-height:1.3; min-height:36px; display:flex; align-items:center; }
.q-bottom { display:grid; grid-template-columns:1fr 1fr; gap:72px; align-items:start; }
.q-practical dl { margin-top:24px; }
.q-practical dl>div { display:flex; justify-content:space-between; gap:20px; border-bottom:1px solid #e4dadc; padding:15px 0; font-size:14px; }
.q-practical dt { color:#705b61; }
.q-practical dd { font-weight:600; text-align:right; }
.q-footnote { font-size:12px; color:#705b61; margin-top:13px; }
.q-next { padding:32px; border-radius:12px; background:#451020; color:white; }
.q-next h2 { font-size:42px; }
.q-next-date { color:var(--q-gold); font-family:var(--font-heading); font-size:27px; font-weight:600; margin:16px 0; }
.q-next>p:not([class]) { color:#f0dce1; font-size:15px; }
.q-next-format { font-size:13px; color:#dec3cb; border-top:1px solid #ffffff25; padding-top:18px; margin-top:18px; }
.q-next .q-text-link { font-size:13px; margin-top:18px; color:var(--q-gold); }
@media(max-width:1000px) {
  .q-hero-layout { gap:30px; }
  .q-event-card { padding:24px; }
  .q-bracket { gap:32px; padding:22px; }
  .q-groups .q-group::after { width:32px; }
  .q-semis::after { right:-17px; width:17px; }
  .q-final>.q-match::before { width:16px; }
  .q-clubs { grid-template-columns:repeat(4,minmax(0,1fr)); }
  .q-bottom { gap:32px; }
  .q-ranking { align-items:start; flex-direction:column; }
}
@media(max-width:700px) {
  .q-wrap { width:calc(100% - 36px); }
  .q-hero { padding-top:120px; }
  .q-hero-layout { grid-template-columns:1fr; gap:32px; padding-bottom:32px; }
  .q-hero h1 { font-size:clamp(46px,10vw,70px); }
  .q-lead { font-size:18px; }
  .q-big-date { font-size:76px; }
  .q-month { font-size:16px; }
  .q-stats { grid-template-columns:1fr 1fr; gap:22px 0; }
  .q-stats>div { padding:0 18px; }
  .q-stats>div:nth-child(odd) { padding-left:0; }
  .q-stats>div:nth-child(even) { border:0; }
  .q-stats dt { font-size:34px; }
  .q-stats dd { font-size:12px; }
  .q-section,.q-teams-section { padding-block:44px; }
  .q-section-heading { align-items:start; flex-direction:column; gap:16px; }
  .q-days { grid-template-columns:1fr; gap:10px; }
  .q-bracket { grid-template-columns:1fr; gap:28px; padding:20px; }
  .q-stage h3 { margin-bottom:14px; }
  .q-groups .q-group::after,.q-semis::after,.q-final>.q-match::before { display:none; }
  .q-stage+.q-stage { border-top:1px solid #d4c7c9; padding-top:24px; }
  .q-final>.q-match { margin-top:0; }
  .q-ranking-matches { display:grid; grid-template-columns:1fr 1fr; width:100%; }
  .q-clubs { grid-template-columns:repeat(3,minmax(0,1fr)); gap:8px; }
  .q-club { padding:16px 7px 12px; gap:10px; }
  .q-club img { width:56px; height:56px; }
  .q-club span { font-size:12px; }
  .q-bottom { grid-template-columns:1fr; }
  .q-practical dl>div { font-size:13px; }
  .q-next { padding:26px; }
}
@media(max-width:360px) { .q-clubs { grid-template-columns:repeat(2,minmax(0,1fr)); } }

/* GSAP motion details; content is never hidden by default. */
.q-scroll-progress { position:fixed; inset:0 0 auto; height:3px; background:linear-gradient(90deg,#a51530,#f5d78b); transform-origin:left center; z-index:10000; pointer-events:none; }
.q-hero { position:relative; overflow:hidden; isolation:isolate; }
.q-hero::before { content:''; position:absolute; width:650px; height:650px; border:1px solid #f5d78b18; border-radius:50%; top:-210px; right:-170px; box-shadow:0 0 0 80px #f5d78b06,0 0 0 160px #f5d78b04; z-index:-1; pointer-events:none; }
.q-event-card { overflow:hidden; }
.q-event-card::before { content:''; position:absolute; inset:0 auto 0 0; width:3px; background:linear-gradient(transparent,var(--q-gold),transparent); pointer-events:none; }
.q-stats dt { font-variant-numeric:tabular-nums; }
.q-button,.q-text-link { transition:background-color .25s ease,box-shadow .25s ease; }
.q-button:hover { box-shadow:0 8px 24px #f5d78b24; }
.q-button:focus-visible,.q-text-link:focus-visible { outline:2px solid var(--q-gold); outline-offset:6px; }
@media(prefers-reduced-motion:reduce) {
  .qualifications-page { scroll-behavior:auto; }
  .qualifications *, .qualifications *::before, .qualifications *::after { animation:none !important; transition:none !important; }
}

/* Season 26/27 — editorial sports direction. */
.qualifications-page { background:#f2f0e9; }
.qualifications { --q-ink:#191919; --q-red:#de2539; --q-gold:#f2f0e9; --font-heading:'Barlow Condensed','Arial Narrow',sans-serif; }
.qualifications-page .header { background:#151515; border-bottom:1px solid #ffffff20; }
.qualifications-page .header.scrolled .nav-link,.qualifications-page .header.scrolled .logo-title { color:#f2f0e9; }
.qualifications-page .header.scrolled .logo-sub { color:#b8b6b0; }
.qualifications-page .header.scrolled .hamburger span { background:#f2f0e9; }
.q-wrap { width:min(1320px,calc(100% - 96px)); }
.qualifications h2 { font-size:clamp(42px,5.7vw,78px); line-height:.96; letter-spacing:-1.5px; }
.q-eyebrow { font-size:11px; letter-spacing:2px; }
.q-hero { min-height:900px; min-height:100svh; background:#151515; padding:122px 0 0; display:flex; flex-direction:column; }
.q-hero::before { display:none; }
.q-hero-photo { position:absolute; inset:0; z-index:-2; overflow:hidden; }
.q-hero-photo img { width:100%; height:100%; object-fit:cover; object-position:65% 48%; filter:brightness(.65) saturate(.75); }
.q-hero::after { content:''; position:absolute; inset:0; z-index:-1; background:linear-gradient(90deg,#111c 0%,#1114 60%,#1112),linear-gradient(0deg,#111 0%,transparent 50%); pointer-events:none; }
.q-hero-top { display:flex; justify-content:space-between; gap:20px; margin:0 48px 38px; padding-bottom:15px; border-bottom:1px solid #ffffff45; font-size:10px; letter-spacing:2px; }
.q-hero-layout { grid-template-columns:1fr 310px; align-items:end; gap:32px; flex:1; padding-bottom:48px; }
.q-hero-copy { min-width:0; }
.q-hero .q-eyebrow { color:#f2f0e9; display:flex; gap:10px; align-items:center; }
.q-status-dot { height:7px; width:7px; border-radius:50%; background:#de2539; box-shadow:0 0 15px #de2539; }
.q-hero h1 { font-size:clamp(84px,10.3vw,156px); line-height:.84; letter-spacing:-3px; }
.q-hero h1>.q-title-line { display:block; font-size:inherit; line-height:1; color:inherit; margin:0; letter-spacing:inherit; overflow:hidden; }
.q-title-line b { display:block; font-weight:800; }
.q-hero h1>.q-title-accent { color:#ff3c4f; font-style:italic; }
.q-lead { font-size:17px; line-height:1.55; margin-top:20px; color:#e0ded8; }
.q-actions { gap:24px; margin-top:24px; }
.q-button { background:#de2539; color:white; border-radius:0; padding:18px 24px; gap:30px; font-size:13px; }
.q-button:hover { background:#f33549; box-shadow:0 8px 24px #de253940; }
.q-text-link { font-size:13px; }
.q-event-card { background:#f2f0e9; color:#191919; border:0; border-radius:0; padding:25px; box-shadow:12px 12px 0 #0003; transform:rotate(3deg); }
.q-event-card::before { display:none; }
.q-card-label { color:#555; font-size:9px; letter-spacing:1.5px; }
.q-big-date { font-size:76px; letter-spacing:-2px; }
.q-big-date>span { color:#de2539; }
.q-month { font-size:13px; letter-spacing:3px; margin-bottom:20px; }
.q-event-row { border-color:#19191925; font-size:11px; }
.q-event-row>span { color:#65635c; }
.q-event-footer { color:#de2539; font-size:12px; border-top:1px dashed #19191940; padding-top:16px; }
.q-stats { padding:23px 0; }
.q-stats dt { font-size:48px; color:#f2f0e9; }
.q-stats dd { font-size:11px; text-transform:uppercase; letter-spacing:1px; color:#b8b6b0; }
.q-ribbon { overflow:hidden; background:#de2539; color:#fff; padding:15px 0; }
.q-ribbon-track { width:max-content; display:flex; }
.q-ribbon-track>span { display:block; white-space:nowrap; font-family:var(--font-heading); font-weight:700; font-size:30px; letter-spacing:1px; padding-right:32px; }
.q-ribbon i { font-style:normal; margin:0 32px; color:#151515; }
.q-story { background:#171717; color:#f2f0e9; }
.q-story-inner { display:grid; grid-template-columns:1fr 1fr; gap:90px; align-items:center; min-height:800px; padding-block:100px; }
.q-story-copy h2 em { color:#ff3c4f; font-style:normal; }
.q-story-copy>p:not([class]) { max-width:330px; color:#b8b6b0; font-size:16px; line-height:1.7; margin-top:28px; }
.q-story-caption { display:block; color:#9d9b96; font-size:9px; letter-spacing:2px; margin-top:18px; }
.q-story-meter { margin-top:40px; height:2px; background:#ffffff25; max-width:330px; }
.q-story-meter span { display:block; width:100%; height:100%; background:#de2539; transform-origin:left; }
.q-story-stack { display:grid; gap:24px; }
.q-story-frame { position:relative; margin:0; height:460px; overflow:hidden; background:#252525; }
.q-story-frame img { width:100%; height:100%; object-fit:cover; }
.q-story-frame::after { content:''; position:absolute; inset:45% 0 0; background:linear-gradient(transparent,#000b); }
.q-story-frame figcaption { position:absolute; bottom:30px; left:30px; z-index:1; }
.q-story-frame figcaption span { font-size:10px; letter-spacing:2px; }
.q-story-frame figcaption strong { display:block; font-family:var(--font-heading); font-size:46px; line-height:1.1; }
.q-story.is-pinned .q-story-inner { min-height:100svh; padding-block:110px 60px; }
.q-story.is-pinned .q-story-stack { position:relative; display:block; height:min(62vh,580px); }
.q-story.is-pinned .q-story-frame { position:absolute; inset:0; height:100%; }
.q-section { padding-block:110px; }
.q-section-heading { margin-bottom:45px; align-items:end; }
.q-section-heading>div { max-width:790px; }
.q-section-heading>p { max-width:280px; line-height:1.7; color:#68655e; }
.q-days { gap:0; border:1px solid #c9c6be; margin-bottom:30px; }
.q-days>div { border:0; border-radius:0; background:transparent; padding:24px; }
.q-days>div+div { border-left:1px solid #c9c6be; }
.q-bracket { background:#e7e4dc; border-radius:0; padding:38px; gap:48px; }
.q-stage h3 { text-transform:uppercase; font-family:var(--font-heading); font-size:24px; }
.q-stage h3>span { border:0; background:#191919; color:white; font-family:var(--font-body); font-size:11px; }
.q-group,.q-match { border:0; border-radius:0; box-shadow:0 2px 0 #19191910; padding:20px; }
.q-group strong { font-size:30px; }
.q-group p,.q-match-label,.q-stage-note { color:#666158; }
.q-winner { background:#de2539; color:white; border:0; border-radius:0; }
.q-winner svg,.q-winner span { color:white; }
.q-ranking { padding-top:30px; }
.q-ranking-matches>span { border-radius:0; border-color:#c9c6be; }
.q-teams-section { background:#e6e3db; border:0; padding:100px 0; }
.q-confirmed { border:0; border-radius:0; background:#191919; color:white; padding:12px 18px; }
.q-team-notice { color:#68655e; }
.q-clubs { gap:1px; background:#c9c6be; border:1px solid #c9c6be; list-style:none; counter-reset:clubs; }
.q-club { border:0; border-radius:0; background:#f7f5ef; position:relative; padding:36px 12px 23px; gap:24px; counter-increment:clubs; }
.q-club::before { content:counter(clubs,decimal-leading-zero); position:absolute; top:10px; left:12px; color:#88847b; font-size:10px; font-variant-numeric:tabular-nums; }
.q-club img { width:76px; height:76px; }
.q-club span { font-size:12px; }
.q-club:hover { background:#fff; box-shadow:inset 0 -3px #de2539; }
.q-bottom { gap:90px; }
.q-practical dl { margin-top:38px; }
.q-practical dl>div { border-color:#cfcbc2; padding:19px 0; }
.q-practical dt,.q-footnote { color:#68655e; }
.q-next { background:#de2539; border-radius:0; padding:42px; position:relative; overflow:hidden; }
.q-next::after { content:'↗'; position:absolute; bottom:-110px; right:-20px; font-size:300px; color:#ffffff0d; pointer-events:none; }
.q-next h2 { font-size:60px; }
.q-next-date { font-size:33px; }
.q-next>p:not([class]),.q-next-format { color:#fff; }
.q-next .q-text-link { position:relative; z-index:1; }
.qualifications-page .footer { background:#171717; }
.q-scroll-progress { background:#ff3c4f; }
.q-bracket-animated { position:relative; isolation:isolate; }
.q-bracket-lines { position:absolute; inset:0; width:100%; height:100%; overflow:visible; pointer-events:none; z-index:-1; }
.q-bracket-track,.q-bracket-ink { fill:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round; }
.q-bracket-track { stroke:#bca1a8; }
.q-bracket-ink { stroke:#de2539; stroke-width:3; stroke-dasharray:1; }
.q-bracket-animated .q-group::after,.q-bracket-animated .q-semis::after,.q-bracket-animated .q-final>.q-match::before { display:none; }
.q-heading-with-cup { display:grid; grid-template-columns:auto minmax(0,1fr); align-items:center; gap:22px; }
.q-cup-slot { display:block; width:clamp(70px,9vw,120px); height:clamp(70px,9vw,120px); }
.q-flying-cup { position:fixed; left:0; top:0; width:48px; height:48px; z-index:50; pointer-events:none; visibility:hidden; transform-origin:center; will-change:transform; }
@media(max-width:700px) {
  .q-heading-with-cup { gap:12px; }
  .q-cup-slot { width:60px; height:60px; }
  .qualifications #q-teams-title.q-heading-with-cup { font-size:38px; }
}
@media(min-width:701px) and (max-height:780px) {
  .q-hero { padding-top:100px; }
  .q-hero-top { margin-bottom:20px; }
  .q-hero h1 { font-size:clamp(70px,8vw,112px); }
}
@media(max-width:1000px) {
  .q-wrap { width:calc(100% - 48px); }
  .q-hero-top { margin-inline:24px; }
  .q-hero-layout { grid-template-columns:1fr 260px; }
  .q-hero h1 { font-size:clamp(72px,10vw,110px); }
  .q-event-card { padding:20px; }
  .q-big-date { font-size:64px; }
  .q-story-inner,.q-bottom { gap:35px; }
  .q-bracket { padding:24px; gap:32px; }
  .q-next { padding:28px; }
  .q-next h2 { font-size:48px; }
}
@media(max-width:700px) {
  .q-wrap { width:calc(100% - 40px); }
  .q-hero { padding-top:105px; min-height:0; }
  .q-hero-top { margin:0 20px 30px; font-size:8px; letter-spacing:1px; }
  .q-hero-top>span:last-child { display:none; }
  .q-hero-photo img { object-position:57% center; }
  .q-hero-layout { grid-template-columns:minmax(0,1fr); padding-bottom:32px; gap:38px; }
  .q-hero h1 { font-size:clamp(38px,11.6vw,76px); letter-spacing:-2px; }
  .q-hero .q-eyebrow { font-size:8px; letter-spacing:1px; }
  .q-lead { font-size:15px; }
  .q-actions { gap:17px; }
  .q-button { padding:16px 18px; font-size:12px; gap:18px; }
  .q-text-link { font-size:12px; }
  .q-event-card { transform:rotate(0); max-width:none; padding:22px; display:grid; grid-template-columns:1fr 1fr; gap:0 12px; box-shadow:6px 6px 0 #0003; }
  .q-card-label,.q-event-footer { grid-column:1 / -1; }
  .q-big-date { grid-row:2 / 4; font-size:52px; }
  .q-month { margin:14px 0 7px; letter-spacing:1px; font-size:11px; }
  .q-event-row { font-size:10px; padding:8px 0; }
  .q-event-row:nth-of-type(4) { grid-column:1 / -1; }
  .q-stats { gap:20px 0; }
  .q-stats dt { font-size:40px; }
  .q-stats dd { font-size:9px; }
  .q-ribbon { padding:12px 0; }
  .q-ribbon-track>span { font-size:24px; }
  .q-story-inner { grid-template-columns:1fr; padding-block:64px; gap:32px; min-height:0; }
  .qualifications h2 { font-size:46px; letter-spacing:-.5px; }
  .q-story-copy>p:not([class]) { font-size:15px; }
  .q-story-meter,.q-story-caption { display:none; }
  .q-story-frame { height:370px; }
  .q-story-frame figcaption { bottom:24px; left:24px; }
  .q-story-frame figcaption strong { font-size:36px; }
  .q-section,.q-teams-section { padding-block:64px; }
  .q-section-heading { margin-bottom:28px; }
  .q-days>div { padding:18px; font-size:12px; }
  .q-days>div+div { border-left:0; border-top:1px solid #c9c6be; }
  .q-bracket { padding:22px; gap:28px; }
  .q-club { padding:32px 7px 18px; gap:18px; }
  .q-club img { width:58px; height:58px; }
  .q-club span { font-size:11px; }
  .q-bottom { gap:40px; }
  .q-practical dl>div { gap:12px; font-size:12px; }
  .q-next h2 { font-size:clamp(28px,8.5vw,46px); }
}
