:root{--bg:#050505;--card:rgba(255,255,255,.055);--strong:rgba(255,255,255,.095);--line:rgba(255,255,255,.12);--text:#f4f4f5;--muted:#9ca3af;--red:#ef2b2d;--radius:24px}
*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;background:radial-gradient(circle at 18% 4%,rgba(255,255,255,.08),transparent 26%),radial-gradient(circle at 88% 12%,rgba(255,255,255,.045),transparent 30%),linear-gradient(180deg,#0a0a0b 0%,#050505 48%,#020202 100%);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}img{width:100%;height:100%;display:block;object-fit:cover}.site-wrap{max-width:1440px;margin:0 auto;padding:0 28px 80px}header{position:sticky;top:0;z-index:20;backdrop-filter:blur(22px);background:rgba(5,5,5,.84);border-bottom:1px solid var(--line)}.nav{max-width:1440px;margin:0 auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-size:28px;font-weight:950;letter-spacing:-1px;text-transform:uppercase}.logo span{color:var(--red)}.nav-links{display:flex;gap:24px;color:#d1d5db;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.nav-action{padding:11px 17px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.06);font-weight:900;font-size:13px;text-transform:uppercase}.ticker{margin:22px 0 28px;display:flex;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.045)}.ticker-label{background:var(--red);padding:12px 18px;font-weight:950;text-transform:uppercase;font-size:12px;letter-spacing:.08em;flex:0 0 auto}.ticker-text{padding:12px 18px;color:#d1d5db;white-space:nowrap}.hero{display:grid;grid-template-columns:1.35fr .85fr;gap:22px;margin-bottom:34px}.hero-main,.side-card,.news-card,.box,.sidebar-card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.032));border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.48)}.hero-main{min-height:540px;position:relative;display:flex;align-items:flex-end;background-size:cover;background-position:center}.hero-main:before,.side-card:before,.focus-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.9));z-index:0}.hero-content{padding:42px;max-width:790px;position:relative;z-index:1}.tag{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(239,43,45,.94);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.tag.neutral{background:rgba(255,255,255,.13);border:1px solid var(--line)}h1{font-size:clamp(42px,6vw,78px);line-height:.92;letter-spacing:-3px;text-transform:uppercase;margin-bottom:18px}.lead{font-size:18px;line-height:1.55;color:#d1d5db;max-width:760px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.08);font-weight:900;text-transform:uppercase;font-size:13px}.btn.primary{background:var(--red);border-color:rgba(239,43,45,.5)}.hero-side{display:grid;gap:22px}.side-card{min-height:250px;position:relative;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-position:center}.side-card>*{position:relative;z-index:1}.meta,.kicker{color:#e5e7eb;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.09em;margin-bottom:10px}.side-card h2{font-size:28px;line-height:1;letter-spacing:-1px;text-transform:uppercase}.section-head{display:flex;align-items:end;justify-content:space-between;margin:48px 0 18px;gap:20px}.section-head h2{font-size:clamp(28px,4vw,46px);text-transform:uppercase;letter-spacing:-2px}.section-head p{color:var(--muted);max-width:620px;line-height:1.5}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.news-card{background:var(--card);transition:.2s}.news-card:hover{transform:translateY(-4px);background:var(--strong)}.news-card.large{grid-column:span 2;grid-row:span 2}.thumb{height:180px;background:#222;overflow:hidden}.news-card.large .thumb{height:360px}.card-body{padding:20px}.card-body h3{font-size:22px;line-height:1.08;letter-spacing:-.7px;text-transform:uppercase;margin-bottom:10px}.news-card.large h3{font-size:38px;letter-spacing:-1.5px}.card-body p{color:var(--muted);line-height:1.5;font-size:14px}.mlg-hub{display:grid;grid-template-columns:2fr 1fr;gap:18px;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.085),rgba(255,255,255,.032))}.focus-card{min-height:340px;border-radius:26px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;background-position:center;position:relative;overflow:hidden}.focus-card>*{position:relative;z-index:1}.focus-card h2{font-size:clamp(34px,4.6vw,58px);line-height:.94;letter-spacing:-2px;text-transform:uppercase}.stack{display:grid;gap:18px}.stat,.mini-card{padding:24px;border-radius:26px;border:1px solid var(--line);background:rgba(255,255,255,.055)}.stat strong{display:block;font-size:38px;letter-spacing:-2px}.stat span,.mini-card span{color:var(--muted);font-size:13px}.content-row{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.list{display:grid;gap:14px}.item{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:20px;background:var(--card)}.date-box{border-radius:16px;padding:16px;text-align:center;background:rgba(255,255,255,.08);border:1px solid var(--line)}.date-box strong{display:block;font-size:30px;line-height:1}.date-box span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.item h3{text-transform:uppercase;line-height:1.1;margin-bottom:6px}.item p{color:var(--muted);font-size:14px}.video-thumb{height:76px;border-radius:16px;background-size:cover;background-position:center;position:relative;overflow:hidden}.video-thumb:after{content:"▶";position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.34);font-size:22px}.page-hero{padding:72px 0 28px}.subgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.box{padding:28px;margin:22px 0}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px}.article-body{border:1px solid var(--line);background:var(--card);border-radius:var(--radius);padding:clamp(24px,4vw,48px);line-height:1.75;color:#e5e7eb}.article-body p{margin-bottom:20px}.article-body h2{margin:34px 0 14px;font-size:30px;text-transform:uppercase;letter-spacing:-1px}.article-meta{color:var(--muted);margin-bottom:18px;font-weight:700}.sidebar-card{padding:20px;height:fit-content}.message{border:1px solid rgba(209,160,82,.45);background:rgba(209,160,82,.09);border-radius:18px;padding:16px;margin:20px 0;color:#eee}footer{margin-top:60px;padding:38px 0;border-top:1px solid var(--line);color:var(--muted);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}@media(max-width:1050px){.hero,.content-row,.article-layout,.mlg-hub{grid-template-columns:1fr}.news-grid,.subgrid{grid-template-columns:repeat(2,1fr)}.nav-links{display:none}}@media(max-width:680px){.site-wrap,.nav{padding-left:16px;padding-right:16px}.hero-main{min-height:520px}.hero-content{padding:26px}.news-grid,.subgrid{grid-template-columns:1fr}.news-card.large{grid-column:span 1;grid-row:span 1}.news-card.large .thumb{height:220px}.section-head{display:block}.item{grid-template-columns:82px 1fr}.logo{font-size:22px}.nav-action{display:none}}

/* =========================================================
   FIGHTING.de Cinematic 16:9 Update
   Hero + News Cards konsequent breit/cinematisch
   ========================================================= */

/* HERO: echte 16:9-Fläche statt hoher Poster-Card */
.hero{
  grid-template-columns: minmax(0, 1.45fr) minmax(320px, .75fr);
  align-items: stretch;
}

.hero-main{
  min-height: auto !important;
  aspect-ratio: 16 / 9;
  max-height: 640px;
  background-size: cover;
  background-position: center center;
}

.hero-content{
  padding: clamp(24px, 3vw, 38px);
  max-width: 760px;
}

.hero-content .tag{
  margin-bottom: 12px;
}

.hero-content h1{
  font-size: clamp(40px, 5vw, 68px);
  line-height: .9;
  letter-spacing: -2.5px;
  margin-bottom: 12px;
  max-width: 760px;
}

.hero-content .lead{
  font-size: clamp(15px, 1.25vw, 18px);
  line-height: 1.42;
  max-width: 620px;
}

.hero-content .actions{
  margin-top: 18px;
}

.hero-content .btn{
  padding: 11px 16px;
  font-size: 12px;
}

/* Side Cards ebenfalls 16:9-artiger und weniger hoch */
.hero-side{
  align-content: stretch;
}

.side-card{
  min-height: auto !important;
  aspect-ratio: 16 / 9;
  padding: 20px;
}

.side-card h2{
  font-size: clamp(22px, 2.2vw, 30px);
}

/* NEWS GRID: 16:9 Cards */
.news-grid{
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.news-card.large{
  grid-column: span 2;
  grid-row: span 1;
}

.thumb{
  height: auto !important;
  aspect-ratio: 16 / 9;
}

.news-card.large .thumb{
  height: auto !important;
  aspect-ratio: 16 / 9;
}

.thumb img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.card-body{
  padding: 20px;
}

.news-card.large .card-body{
  padding: 24px;
}

.news-card.large h3{
  font-size: clamp(30px, 3.1vw, 46px);
  line-height: .96;
}

/* MLG Feature ebenfalls 16:9, aber als breites Special */
.focus-card,
.mlg-feature{
  min-height: auto !important;
  aspect-ratio: 16 / 9;
}

.focus-card h2,
.mlg-feature h2{
  font-size: clamp(32px, 4vw, 54px);
}

/* Responsive */
@media(max-width:1050px){
  .hero{
    grid-template-columns: 1fr;
  }

  .hero-main{
    aspect-ratio: 16 / 9;
  }

  .hero-side{
    grid-template-columns: repeat(2, 1fr);
  }

  .news-grid{
    grid-template-columns: repeat(2, 1fr);
  }

  .news-card.large{
    grid-column: span 2;
  }
}

@media(max-width:680px){
  .hero-main{
    aspect-ratio: 4 / 5;
  }

  .hero-content{
    padding: 24px;
  }

  .hero-content h1{
    font-size: clamp(36px, 12vw, 54px);
  }

  .hero-side{
    grid-template-columns: 1fr;
  }

  .news-grid{
    grid-template-columns: 1fr;
  }

  .news-card.large{
    grid-column: span 1;
  }

  .focus-card,
  .mlg-feature{
    aspect-ratio: 4 / 5;
  }
}

/* =========================================================
   FIGHTING.de V09 – Hero Side News
   Rechts neben der Top Story: 3 kompakte News ohne große Bilder
   ========================================================= */

.hero{
  grid-template-columns:minmax(0, 1.65fr) minmax(340px, .85fr);
  gap:22px;
  align-items:stretch;
}

.hero-side{
  display:grid;
  grid-template-rows:repeat(3, 1fr);
  gap:16px;
}

.hero-side-news{
  position:relative;
  min-height:0 !important;
  aspect-ratio:auto !important;
  padding:22px;
  border:1px solid var(--line);
  border-radius:24px;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.09), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035));
  box-shadow:0 18px 50px rgba(0,0,0,.34);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  overflow:hidden;
  transition:transform .2s ease, background .2s ease;
}

.hero-side-news:hover{
  transform:translateY(-3px);
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.12), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.105), rgba(255,255,255,.045));
}

.hero-side-news::before{
  display:none !important;
}

.hero-side-news .meta{
  color:#aeb4bf;
  font-size:12px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:10px;
}

.hero-side-news h2{
  font-size:clamp(24px, 2.4vw, 38px);
  line-height:.98;
  letter-spacing:-1.4px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.hero-side-news p{
  color:var(--muted);
  font-size:14px;
  line-height:1.42;
  max-width:95%;
}

.hero-side-news .mini-link{
  margin-top:14px;
  color:#fff;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.06em;
  opacity:.8;
}

@media(max-width:1050px){
  .hero{
    grid-template-columns:1fr;
  }

  .hero-side{
    grid-template-columns:repeat(3, 1fr);
    grid-template-rows:auto;
  }

  .hero-side-news{
    min-height:190px !important;
  }
}

@media(max-width:760px){
  .hero-side{
    grid-template-columns:1fr;
  }

  .hero-side-news{
    min-height:160px !important;
  }
}

/* =========================================================
   FIGHTING.de V10 – Article Detail Hero
   Detailseite: Bild als 16:9-Hero mit Overlay-Headline
   ========================================================= */

.article-hero{
  position:relative;
  aspect-ratio:16 / 9;
  width:100%;
  max-height:720px;
  min-height:420px;
  border:1px solid var(--line);
  border-radius:var(--radius);
  overflow:hidden;
  background-size:cover;
  background-position:center center;
  display:flex;
  align-items:flex-end;
  margin:34px 0 32px;
  box-shadow:0 24px 80px rgba(0,0,0,.48);
}

.article-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.88)),
    radial-gradient(circle at 80% 20%, rgba(255,255,255,.12), transparent 34%);
  z-index:0;
}

.article-hero-content{
  position:relative;
  z-index:1;
  padding:clamp(28px,4vw,54px);
  max-width:980px;
}

.article-hero h1{
  font-size:clamp(42px,6vw,82px);
  line-height:.9;
  letter-spacing:-3px;
  text-transform:uppercase;
  margin-bottom:14px;
}

.article-hero .lead{
  max-width:760px;
  font-size:clamp(16px,1.4vw,20px);
  line-height:1.45;
}

.article-layout{
  margin-top:0;
}

@media(max-width:760px){
  .article-hero{
    aspect-ratio:4 / 5;
    min-height:520px;
  }

  .article-hero h1{
    font-size:clamp(36px,11vw,56px);
  }

  .article-hero-content{
    padding:24px;
  }
}

/* =========================================================
   FIGHTING.de V12 – Compact Current News Layout
   Aktuelle News: große Lead Card links + 3 kompakte Karten rechts
   Keine künstlich gestreckten Grid-Karten mehr
   ========================================================= */

#newsGrid.news-grid{
  display:grid;
  grid-template-columns:minmax(0, 1.45fr) minmax(320px, .85fr);
  gap:22px;
  align-items:start;
}

.news-lead-card{
  border:1px solid var(--line);
  border-radius:24px;
  overflow:hidden;
  background:var(--card);
  box-shadow:0 24px 80px rgba(0,0,0,.34);
  transition:transform .2s ease, background .2s ease;
}

.news-lead-card:hover{
  transform:translateY(-4px);
  background:var(--strong);
}

.news-lead-card .thumb{
  aspect-ratio:16 / 9;
  height:auto !important;
}

.news-lead-card .thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}

.news-lead-card .card-body{
  padding:24px;
}

.news-lead-card h3{
  font-size:clamp(32px,3.6vw,52px);
  line-height:.94;
  letter-spacing:-1.8px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.news-side-stack{
  display:grid;
  grid-template-rows:repeat(3, 1fr);
  gap:16px;
}

.news-side-card{
  min-height:176px;
  border:1px solid var(--line);
  border-radius:24px;
  padding:22px;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.09), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035));
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  transition:transform .2s ease, background .2s ease;
  overflow:hidden;
}

.news-side-card:hover{
  transform:translateY(-3px);
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.12), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.105), rgba(255,255,255,.045));
}

.news-side-card .meta{
  color:#aeb4bf;
  font-size:12px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:10px;
}

.news-side-card h3{
  font-size:clamp(22px,2.1vw,34px);
  line-height:.98;
  letter-spacing:-1.2px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.news-side-card p{
  color:var(--muted);
  font-size:14px;
  line-height:1.42;
}

.news-side-card .mini-link{
  margin-top:14px;
  color:#fff;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.06em;
  opacity:.8;
}

/* Normale News-Grids auf Unterseiten bleiben wie gehabt */
body[data-page="news"] #newsGrid.news-grid,
body[data-page="mlg"] #newsGrid.news-grid{
  grid-template-columns:repeat(3,1fr);
}

body[data-page="news"] .news-card.large,
body[data-page="mlg"] .news-card.large{
  grid-column:span 2;
}

@media(max-width:1050px){
  #newsGrid.news-grid{
    grid-template-columns:1fr;
  }

  .news-side-stack{
    grid-template-columns:repeat(3,1fr);
    grid-template-rows:auto;
  }

  .news-side-card{
    min-height:190px;
  }

  body[data-page="news"] #newsGrid.news-grid,
  body[data-page="mlg"] #newsGrid.news-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:760px){
  .news-side-stack{
    grid-template-columns:1fr;
  }

  .news-side-card{
    min-height:150px;
  }

  body[data-page="news"] #newsGrid.news-grid,
  body[data-page="mlg"] #newsGrid.news-grid{
    grid-template-columns:1fr;
  }

  body[data-page="news"] .news-card.large,
  body[data-page="mlg"] .news-card.large{
    grid-column:span 1;
  }
}

/* =========================================================
   FIGHTING.de V15 – Dynamic MLG Scene Feed
   MLG-Bereich zieht echte Artikel statt statischer Boxen
   ========================================================= */

.mlg-mini-news strong{
  font-size:clamp(20px,2vw,30px);
  line-height:1;
  letter-spacing:-1px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.mlg-mini-news span{
  display:block;
  line-height:1.35;
  max-width:95%;
}

.mlg-mini-news{
  transition:transform .2s ease, background .2s ease;
}

.mlg-mini-news:hover{
  transform:translateY(-3px);
  background:rgba(255,255,255,.085);
}

/* =========================================================
   FIGHTING.de V17 – Compact Side Cards
   Rechte Hero-Kacheln kompakter + gleicher Höhenabschluss
   ========================================================= */

.hero{
  align-items:start !important;
}

.hero-side{
  gap:12px !important;
}

.hero-side-news{
  min-height:148px !important;
  padding:18px 18px 16px !important;
  justify-content:space-between;
}

.hero-side-news h2{
  font-size:clamp(18px,1.8vw,26px) !important;
  line-height:.95 !important;
  letter-spacing:-1px !important;
  margin-bottom:6px !important;
  max-width:92%;
}

.hero-side-news p{
  font-size:13px !important;
  line-height:1.28 !important;
  opacity:.82;
  max-width:90%;
}

.hero-side-news .meta{
  margin-bottom:8px !important;
}

.hero-side-news .mini-link{
  position:absolute;
  right:18px;
  bottom:14px;
  margin-top:0 !important;
  font-size:24px !important;
  line-height:1;
  opacity:.9;
  font-weight:700;
}

.hero-side-news .mini-link::before{
  content:"";
}

.hero-side-news .mini-link{
  color:#fff;
}

.hero-side-news .mini-link{
  text-indent:-9999px;
  overflow:hidden;
  width:20px;
  height:20px;
}

.hero-side-news .mini-link::after{
  content:"→";
  position:absolute;
  right:0;
  top:0;
  text-indent:0;
}

@media(max-width:1050px){
  .hero-side-news{
    min-height:170px !important;
  }
}

/* =========================================================
   FIGHTING.de V18 – Aligned Card Heights
   Rechte Kacheln schließen bündig mit der großen Grafik/Karte ab
   ========================================================= */

/* HERO: rechte 3er-Spalte exakt auf Höhe des linken Hero-Bildes */
.hero{
  align-items:stretch !important;
}

.hero-main{
  height:auto !important;
}

.hero-side{
  height:100% !important;
  display:grid !important;
  grid-template-rows:repeat(3, minmax(0, 1fr)) !important;
  gap:14px !important;
  align-self:stretch !important;
}

.hero-side-news{
  min-height:0 !important;
  height:100% !important;
  padding:18px 18px 16px !important;
}

/* Etwas weniger kleinteilig, aber weiterhin kompakt */
.hero-side-news h2{
  font-size:clamp(20px,1.95vw,30px) !important;
  line-height:.96 !important;
  letter-spacing:-1.1px !important;
}

.hero-side-news p{
  font-size:13.5px !important;
  line-height:1.3 !important;
}

/* AKTUELLE NEWS: rechte 3er-Spalte exakt auf Höhe der linken Lead-Karte */
#newsGrid.news-grid{
  align-items:stretch !important;
}

.news-lead-card{
  height:100% !important;
}

.news-side-stack{
  height:100% !important;
  display:grid !important;
  grid-template-rows:repeat(3, minmax(0, 1fr)) !important;
  gap:16px !important;
  align-self:stretch !important;
}

.news-side-card{
  min-height:0 !important;
  height:100% !important;
  padding:22px 22px 18px !important;
}

/* Pfeil statt langer Link bei den rechten News-Kacheln */
.news-side-card .mini-link{
  position:absolute;
  right:22px;
  bottom:18px;
  margin-top:0 !important;
  text-indent:-9999px;
  overflow:hidden;
  width:22px;
  height:22px;
  font-size:24px !important;
  line-height:1;
}

.news-side-card .mini-link::after{
  content:"→";
  position:absolute;
  right:0;
  top:0;
  text-indent:0;
  color:#fff;
}

/* Mehr Ruhe in den rechten Aktuelle-News-Kacheln */
.news-side-card h3{
  font-size:clamp(22px,2vw,32px) !important;
  line-height:.98 !important;
  max-width:88%;
}

.news-side-card p{
  max-width:88%;
}

/* Responsive: untereinander wieder natürliche Höhe */
@media(max-width:1050px){
  .hero-side,
  .news-side-stack{
    height:auto !important;
    grid-template-rows:auto !important;
  }

  .hero-side-news,
  .news-side-card{
    min-height:160px !important;
    height:auto !important;
  }
}

@media(max-width:760px){
  .hero-side-news,
  .news-side-card{
    min-height:145px !important;
  }
}

/* =========================================================
   FIGHTING.de V19 – Videos wie News
   Video-Karten bekommen Badge/Play-Hinweis, bleiben aber im Feed
   ========================================================= */

.video-card .meta,
.news-side-card.video-card .meta,
.hero-side-news.video-card .meta{
  color:#fff;
  background:rgba(239,43,45,.88);
  display:inline-flex;
  width:max-content;
  padding:6px 9px;
  border-radius:999px;
  letter-spacing:.08em;
}

.news-lead-card .kicker:contains("VIDEO"){
  background:rgba(239,43,45,.88);
}

.video-card h2::after,
.news-side-card.video-card h3::after{
  content:" ▶";
  color:var(--red);
  font-size:.72em;
}

.news-lead-card a[target="_blank"] .thumb::after,
.news-card a[target="_blank"] .thumb::after{
  content:"▶";
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  background:rgba(0,0,0,.22);
  color:#fff;
  font-size:52px;
  text-shadow:0 8px 30px rgba(0,0,0,.6);
}

.news-lead-card .thumb,
.news-card .thumb{
  position:relative;
}

/* =========================================================
   FIGHTING.de V26 – Borderless Image Look
   Keine dünnen Farbränder mehr um Bild-/Hero-Flächen
   ========================================================= */

/* Große Bildflächen ohne sichtbaren Rahmen */
.hero-main,
.article-hero,
.focus-card,
.news-lead-card,
.news-card,
.news-card.large,
.media-card,
.side-card {
  border-color: transparent !important;
}

/* Bildcontainer selbst komplett borderless */
.thumb,
.news-lead-card .thumb,
.news-card .thumb,
.media-card img,
.hero-main img,
.article-hero img {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

/* Karten mit Bildern wirken über Schatten statt Linie */
.hero-main,
.article-hero,
.focus-card,
.news-lead-card,
.news-card {
  box-shadow: 0 26px 90px rgba(0,0,0,.48) !important;
}

/* Optional: leichte innere Abdunklung, aber ohne harte Linie */
.hero-main::after,
.article-hero::after,
.focus-card::after,
.news-lead-card::after,
.news-card::after {
  border: none !important;
  outline: none !important;
}

/* Die kompakten Text-Kacheln behalten Struktur, aber dezenter */
.hero-side-news,
.news-side-card,
.stat,
.mini-card,
.sidebar-card {
  border-color: rgba(255,255,255,.09) !important;
}

/* Keine farbigen 1px-Artefakte an Rundungen */
.hero-main,
.article-hero,
.focus-card,
.news-lead-card,
.news-card,
.thumb {
  background-clip: padding-box !important;
}

/* Bildfüllung sauber bis an die Rundung */
.news-card,
.news-lead-card,
.focus-card,
.hero-main,
.article-hero {
  overflow: hidden !important;
}

/* Falls Browser durch Subpixel eine Linie erzeugt */
.news-card img,
.news-lead-card img,
.thumb img {
  transform: scale(1.002);
}

/* =========================================================
   FIGHTING.de V27 – Editorial Video Page
   Videos-Seite im gleichen hochwertigen Layout wie News/MLG
   ========================================================= */

.video-page-head{
  padding-bottom:18px;
}

.video-editorial{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);
  gap:22px;
  align-items:stretch;
  margin-bottom:54px;
}

.video-lead-card{
  border-radius:24px;
  overflow:hidden;
  background:var(--card);
  box-shadow:0 26px 90px rgba(0,0,0,.48);
  display:flex;
  flex-direction:column;
}

.video-lead-image{
  position:relative;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#050505;
}

.video-lead-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.002);
}

.video-lead-image::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.58));
}

.play-badge{
  position:absolute;
  inset:0;
  z-index:2;
  display:grid;
  place-items:center;
  color:#fff;
  font-size:64px;
  text-shadow:0 10px 40px rgba(0,0,0,.8);
  pointer-events:none;
}

.play-badge.small{
  font-size:42px;
}

.video-lead-body{
  padding:26px;
}

.video-lead-body h2{
  font-size:clamp(34px,4vw,58px);
  line-height:.94;
  letter-spacing:-2px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.video-lead-body p{
  color:var(--muted);
  font-size:16px;
  line-height:1.45;
}

.video-side-stack{
  display:grid;
  grid-template-rows:repeat(3,minmax(0,1fr));
  gap:16px;
  height:100%;
}

.video-side-card{
  position:relative;
  min-height:0;
  border:1px solid rgba(255,255,255,.09);
  border-radius:24px;
  padding:22px;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.09), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035));
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  overflow:hidden;
  transition:transform .2s ease, background .2s ease;
}

.video-side-card:hover{
  transform:translateY(-3px);
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.12), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.105), rgba(255,255,255,.045));
}

.video-side-card .meta{
  color:#fff;
  background:rgba(239,43,45,.88);
  display:inline-flex;
  width:max-content;
  padding:6px 9px;
  border-radius:999px;
  font-size:12px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:10px;
}

.video-side-card h3{
  font-size:clamp(22px,2vw,32px);
  line-height:.98;
  letter-spacing:-1.2px;
  text-transform:uppercase;
  max-width:90%;
  margin-bottom:8px;
}

.video-side-card p{
  color:var(--muted);
  font-size:14px;
  line-height:1.35;
  max-width:88%;
}

.video-side-card .mini-link{
  position:absolute;
  right:22px;
  bottom:18px;
  font-size:24px;
  line-height:1;
}

.video-list-head{
  margin-top:20px;
}

.video-list-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

.video-grid-card{
  border-radius:24px;
  overflow:hidden;
  background:var(--card);
  box-shadow:0 22px 70px rgba(0,0,0,.35);
  transition:transform .2s ease, background .2s ease;
}

.video-grid-card:hover{
  transform:translateY(-4px);
  background:var(--strong);
}

.video-grid-card .thumb{
  position:relative;
  aspect-ratio:16/9;
  height:auto !important;
}

.video-grid-card .thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.video-grid-card h3{
  font-size:clamp(22px,2vw,34px);
  line-height:1;
  letter-spacing:-1px;
  text-transform:uppercase;
  margin-bottom:8px;
}

.video-grid-card p{
  color:var(--muted);
  line-height:1.45;
}

@media(max-width:1050px){
  .video-editorial{
    grid-template-columns:1fr;
  }

  .video-side-stack{
    grid-template-columns:repeat(3,1fr);
    grid-template-rows:auto;
  }

  .video-side-card{
    min-height:180px;
  }

  .video-list-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:760px){
  .video-side-stack,
  .video-list-grid{
    grid-template-columns:1fr;
  }

  .video-side-card{
    min-height:150px;
  }
}

/* =========================================================
   FIGHTING.de V30 – Equal Events / Videos Cards
   Startseite: Events- und Video-Kacheln gleich hoch und ordentlich
   ========================================================= */

/* Beide Spalten optisch gleichwertig */
.content-row{
  align-items:start !important;
}

/* Listen als gleichmäßige 3er-Stacks */
#eventsList.list,
#videosList.list{
  display:grid !important;
  grid-template-rows:repeat(3, minmax(0, 1fr)) !important;
  gap:16px !important;
}

/* Events und Videos gleich hoch */
#eventsList .item,
#videosList .item{
  min-height:142px !important;
  height:142px !important;
  padding:18px 20px !important;
  border-color:rgba(255,255,255,.09) !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.08), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.065), rgba(255,255,255,.032)) !important;
}

/* Events: Datum sauber zentriert */
#eventsList .item{
  grid-template-columns:116px 1fr !important;
}

#eventsList .date-box{
  width:92px !important;
  height:92px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  padding:0 !important;
}

/* Videos: Thumbnail gleiche Größe wie Date-Box-Rhythmus */
#videosList .item{
  grid-template-columns:160px 1fr !important;
}

#videosList .video-thumb{
  width:136px !important;
  height:76px !important;
  border-radius:16px !important;
  align-self:center !important;
}

/* Text-Rhythmus vereinheitlichen */
#eventsList .item h3,
#videosList .item h3{
  font-size:clamp(22px,1.7vw,30px) !important;
  line-height:1 !important;
  letter-spacing:-.8px !important;
  margin-bottom:8px !important;
}

#eventsList .item p,
#videosList .item p{
  font-size:15px !important;
  line-height:1.35 !important;
  color:var(--muted) !important;
}

/* Videos: Play Overlay dezenter, nicht zu groß */
#videosList .video-thumb:after{
  font-size:22px !important;
  background:rgba(0,0,0,.28) !important;
}

/* Bei weniger als 3 Elementen keine seltsamen Höhen */
#eventsList.list:has(.message),
#videosList.list:has(.message){
  display:block !important;
}

/* Responsive */
@media(max-width:1050px){
  #eventsList .item,
  #videosList .item{
    height:auto !important;
    min-height:132px !important;
  }
}

@media(max-width:680px){
  #eventsList .item{
    grid-template-columns:86px 1fr !important;
  }

  #videosList .item{
    grid-template-columns:112px 1fr !important;
  }

  #videosList .video-thumb{
    width:96px !important;
    height:58px !important;
  }

  #eventsList .date-box{
    width:72px !important;
    height:72px !important;
  }
}


/* V31 - FORMATE entfernt */
.nav-links{
  gap:32px !important;
}

/* =========================================================
   FIGHTING.de V32 – Uniform Card Widths
   Rechte Kachelspalten in Hero, Aktuelle News und MMA League
   optisch auf ein gemeinsames Raster bringen.
   Nur CSS, keine CMS-/Datenlogik geändert.
   ========================================================= */

:root{
  --side-column-width: 420px;
  --editorial-gap: 22px;
}

/* Einheitliches 2-Spalten-Raster oben */
.hero,
#newsGrid.news-grid,
.mlg-hub{
  grid-template-columns: minmax(0, 1fr) var(--side-column-width) !important;
  gap: var(--editorial-gap) !important;
  align-items: stretch !important;
}

/* Rechte Spalten wirklich auf volle Spaltenbreite ziehen */
.hero-side,
.news-side-stack,
#mlgStack.stack,
.mlg-hub .stack{
  width: 100% !important;
  min-width: 0 !important;
  align-self: stretch !important;
}

/* Alle rechten Kacheln exakt gleich breit */
.hero-side-news,
.news-side-card,
#mlgStack .stat,
.mlg-hub .stack .stat,
#mlgStack .mini-card,
.mlg-hub .stack .mini-card{
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* Einheitlicher Innenabstand/Rhythmus */
.hero-side-news,
.news-side-card,
#mlgStack .stat,
.mlg-hub .stack .stat{
  padding-left: 22px !important;
  padding-right: 22px !important;
}

/* MMA League Kacheln an die kompakte Editorial-Optik anpassen */
#mlgStack .stat,
.mlg-hub .stack .stat{
  position: relative;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  min-height: 0 !important;
  border-color: rgba(255,255,255,.09) !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.08), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.065), rgba(255,255,255,.032)) !important;
}

/* Falls in MLG rechts echte Artikel erscheinen: sauber skalieren */
#mlgStack .mlg-mini-news strong,
.mlg-hub .stack .mlg-mini-news strong{
  font-size: clamp(22px, 2vw, 32px) !important;
  line-height: .98 !important;
  letter-spacing: -1.1px !important;
  max-width: 88% !important;
}

#mlgStack .mlg-mini-news span,
.mlg-hub .stack .mlg-mini-news span{
  max-width: 88% !important;
}

/* Einheitliche Button-/Header-Ausrichtung in den Section-Heads */
.section-head{
  max-width: none !important;
}

/* Rechte Stack-Karten nicht mehr schmaler werden lassen */
.hero-side > *,
.news-side-stack > *,
#mlgStack > *,
.mlg-hub .stack > *{
  justify-self: stretch !important;
}

/* Unterseiten sollen weiterhin sauber bleiben */
body[data-page="news"] #newsGrid.news-grid,
body[data-page="mlg"] #newsGrid.news-grid{
  grid-template-columns: repeat(3, 1fr) !important;
}

/* Responsive: ab Tablet wieder flexibel */
@media(max-width:1100px){
  :root{
    --side-column-width: 380px;
  }
}

@media(max-width:1050px){
  .hero,
  #newsGrid.news-grid,
  .mlg-hub{
    grid-template-columns: 1fr !important;
  }

  .hero-side,
  .news-side-stack,
  #mlgStack.stack,
  .mlg-hub .stack{
    width: 100% !important;
  }
}

@media(max-width:760px){
  :root{
    --editorial-gap: 16px;
  }
}

/* =========================================================
   FIGHTING.de V35 SAFE – roten Play-Pfeil hinter Video-Titeln entfernen
   Nur CSS, keine JS-/Datenlogik geändert.
   ========================================================= */

.video-card h2::after,
.video-card h3::after,
.news-side-card.video-card h3::after,
.hero-side-news.video-card h2::after,
.news-lead-card.video-card h3::after,
.video-grid-card h3::after,
.video-lead-body h2::after,
.video-side-card h3::after {
  content: none !important;
  display: none !important;
}

/* =========================================================
   FIGHTING.de V36 – MMA League Cards in League Colors
   Rechte Kacheln im MMA-League-Bereich: blau/cyan, keine Icons,
   gleiche editorial Card-Sprache, externe Links zu mma-league.de.
   Farben: #07122B #0B1F4D #0066FF #00CFFF #FFFFFF #AEB7C2
   ========================================================= */

.mlg-hub .stack .stat,
#mlgStack .stat,
#mlgStack .mlg-link-card{
  position:relative;
  overflow:hidden;
  border-color:rgba(0,207,255,.18) !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(0,207,255,.16), transparent 36%),
    radial-gradient(circle at 100% 100%, rgba(0,102,255,.14), transparent 42%),
    linear-gradient(135deg, rgba(7,18,43,.98), rgba(11,31,77,.52) 52%, rgba(8,10,18,.96)) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.025),
    0 20px 60px rgba(0,0,0,.36),
    0 0 28px rgba(0,102,255,.06) !important;
}

.mlg-hub .stack .stat::before,
#mlgStack .stat::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg, rgba(0,207,255,.12), transparent 34%, rgba(0,102,255,.12));
  opacity:.55;
  pointer-events:none;
}

.mlg-hub .stack .stat::after,
#mlgStack .stat::after{
  content:"→";
  position:absolute;
  right:24px;
  top:50%;
  transform:translateY(-50%);
  color:#ffffff;
  font-size:34px;
  line-height:1;
  opacity:.92;
  pointer-events:none;
}

.mlg-hub .stack .stat strong,
#mlgStack .stat strong{
  position:relative;
  z-index:1;
  color:#ffffff !important;
  padding-right:52px;
}

.mlg-hub .stack .stat span,
#mlgStack .stat span{
  position:relative;
  z-index:1;
  color:#AEB7C2 !important;
  padding-right:52px;
}

.mlg-hub .stack .stat:hover,
#mlgStack .stat:hover{
  transform:translateY(-3px);
  border-color:rgba(0,207,255,.32) !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(0,207,255,.22), transparent 36%),
    radial-gradient(circle at 100% 100%, rgba(0,102,255,.22), transparent 42%),
    linear-gradient(135deg, rgba(7,18,43,1), rgba(11,31,77,.68) 52%, rgba(8,10,18,.98)) !important;
}

/* =========================================================
   V45 STABLE REPAIR
   Basis V36. News-Editorial-Lead nur auf news.html.
   MMA-League-Seite bleibt im originalen V36-Layout.
   ========================================================= */

body[data-page="news"] #newsGrid.news-grid.news-page-editorial{
  display:block !important;
}

body[data-page="news"] .news-page-lead{
  display:grid;
  grid-template-columns:minmax(0,1.55fr) minmax(340px,.75fr);
  gap:24px;
  align-items:stretch;
  margin-bottom:34px;
}

body[data-page="news"] .news-page-lead-card{
  display:flex;
  flex-direction:column;
  height:100%;
  border-radius:24px;
  overflow:hidden;
  background:var(--card);
  box-shadow:0 26px 90px rgba(0,0,0,.48);
}

body[data-page="news"] .news-page-lead-card .thumb{
  aspect-ratio:16 / 9;
  height:auto !important;
}

body[data-page="news"] .news-page-lead-card .thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.002);
}

body[data-page="news"] .news-page-lead-card .card-body{
  padding:26px;
}

body[data-page="news"] .news-page-lead-card h3{
  font-size:clamp(34px,4vw,58px);
  line-height:.94;
  letter-spacing:-2px;
  text-transform:uppercase;
  margin-bottom:10px;
}

body[data-page="news"] .news-page-lead-card p{
  color:var(--muted);
  font-size:16px;
  line-height:1.45;
}

body[data-page="news"] .news-page-side-stack{
  display:grid;
  grid-template-rows:repeat(2,minmax(0,1fr));
  gap:18px;
  height:100%;
  align-self:stretch;
}

body[data-page="news"] .news-page-side-card{
  position:relative;
  min-height:0;
  border:1px solid rgba(255,255,255,.09);
  border-radius:24px;
  padding:24px;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.09), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035));
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  overflow:hidden;
}

body[data-page="news"] .news-page-side-card .meta{
  color:#aeb4bf;
  font-size:13px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:12px;
}

body[data-page="news"] .news-page-side-card h3{
  font-size:clamp(26px,2.55vw,42px);
  line-height:.96;
  letter-spacing:-1.5px;
  text-transform:uppercase;
  max-width:88%;
  margin-bottom:10px;
}

body[data-page="news"] .news-page-side-card p{
  color:var(--muted);
  font-size:15px;
  line-height:1.38;
  max-width:88%;
}

body[data-page="news"] .news-page-side-card .mini-link{
  position:absolute;
  right:24px;
  bottom:22px;
  font-size:28px;
  line-height:1;
  color:#fff;
}

body[data-page="news"] .news-page-rest{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

body[data-page="news"] .news-page-rest .news-card.large{
  grid-column:span 2;
}

/* Top-Stories-Button nur ausblenden, nicht aus DOM entfernen */
.top-stories,
.top-stories-btn,
.header-cta,
.nav-cta,
a[href*="top-stories"],
a[href*="topstories"]{
  display:none !important;
}

@media(max-width:1050px){
  body[data-page="news"] .news-page-lead{
    grid-template-columns:1fr;
  }
  body[data-page="news"] .news-page-side-stack{
    grid-template-columns:repeat(2,1fr);
    grid-template-rows:auto;
  }
  body[data-page="news"] .news-page-side-card{
    min-height:190px;
  }
  body[data-page="news"] .news-page-rest{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:760px){
  body[data-page="news"] .news-page-side-stack,
  body[data-page="news"] .news-page-rest{
    grid-template-columns:1fr;
  }
  body[data-page="news"] .news-page-side-card{
    min-height:160px;
  }
  body[data-page="news"] .news-page-rest .news-card.large{
    grid-column:span 1;
  }
}


/* =========================================================
   V47 Minimal Mobile Menu
   Desktop unverändert. Nur Mobile: Burger + Overlay.
   ========================================================= */

.mobile-menu-toggle,
.mobile-nav-overlay{
  display:none;
}

@media(max-width:760px){
  .mobile-menu-toggle{
    display:flex !important;
    position:absolute;
    right:18px;
    top:50%;
    transform:translateY(-50%);
    width:44px;
    height:44px;
    border:1px solid rgba(255,255,255,.18);
    border-radius:999px;
    background:rgba(255,255,255,.06);
    color:#fff;
    align-items:center;
    justify-content:center;
    font-size:24px;
    font-weight:900;
    line-height:1;
    z-index:1001;
  }

  header,
  .site-header{
    position:relative;
  }

  header nav,
  .site-header nav,
  .main-nav{
    display:none !important;
  }

  .mobile-nav-overlay{
    position:fixed;
    inset:0;
    z-index:2000;
    background:rgba(0,0,0,.92);
    backdrop-filter:blur(16px);
    -webkit-backdrop-filter:blur(16px);
    padding:90px 26px 34px;
  }

  .mobile-nav-overlay.open{
    display:block !important;
  }

  .mobile-nav-close{
    position:absolute;
    right:20px;
    top:20px;
    width:46px;
    height:46px;
    border-radius:999px;
    border:1px solid rgba(255,255,255,.18);
    background:rgba(255,255,255,.06);
    color:#fff;
    font-size:34px;
    line-height:1;
  }

  .mobile-nav-links{
    display:flex;
    flex-direction:column;
    gap:16px;
  }

  .mobile-nav-links a{
    display:block;
    padding:22px 20px;
    border:1px solid rgba(255,255,255,.12);
    border-radius:22px;
    background:
      radial-gradient(circle at 12% 0%, rgba(255,255,255,.09), transparent 34%),
      linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035));
    color:#fff;
    text-decoration:none;
    font-weight:950;
    font-size:28px;
    line-height:1;
    letter-spacing:-.8px;
  }

  body.mobile-menu-open{
    overflow:hidden;
  }
}


/* =========================================================
   V48 Mobile Menu Position Fix
   Burger etwas weiter links + tiefer
   ========================================================= */

@media(max-width:760px){
  .mobile-menu-toggle{
    right:14px !important;
    top:72px !important;
    transform:none !important;
  }
}

/* =========================================================
   V51 – News-Seite im FIGHTING Magazine Look
   Nur news.html / body[data-page="news"].
   ========================================================= */

body[data-page="news"] #newsGrid.news-grid.news-magazine-layout{
  display:block !important;
}

body[data-page="news"] .news-magazine-top{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(340px,.72fr);
  gap:22px;
  align-items:stretch;
  margin-top:34px;
  margin-bottom:28px;
}

body[data-page="news"] .news-magazine-lead,
body[data-page="news"] .news-magazine-side-card,
body[data-page="news"] .news-magazine-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.10);
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.07), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.018));
  box-shadow:0 22px 70px rgba(0,0,0,.36);
  transition:transform .18s ease, border-color .18s ease, background .18s ease;
}

body[data-page="news"] .news-magazine-lead:hover,
body[data-page="news"] .news-magazine-side-card:hover,
body[data-page="news"] .news-magazine-card:hover{
  transform:translateY(-3px);
  border-color:rgba(239,43,45,.45);
  background:
    radial-gradient(circle at 12% 0%, rgba(239,43,45,.10), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
}

body[data-page="news"] .news-magazine-lead{
  border-radius:0;
  min-height:610px;
  display:flex;
  flex-direction:column;
}

body[data-page="news"] .news-magazine-lead .thumb{
  aspect-ratio:16/9;
  height:auto !important;
  border-radius:0 !important;
}

body[data-page="news"] .news-magazine-lead .thumb img,
body[data-page="news"] .news-magazine-card .thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.002);
}

body[data-page="news"] .mag-card-body{
  position:relative;
  padding:28px;
  min-height:190px;
}

body[data-page="news"] .news-magazine-lead h2{
  font-size:clamp(40px,4.7vw,72px);
  line-height:.92;
  letter-spacing:-2.6px;
  text-transform:uppercase;
  max-width:92%;
  margin:12px 0 12px;
}

body[data-page="news"] .news-magazine-lead p,
body[data-page="news"] .news-magazine-card p,
body[data-page="news"] .news-magazine-side-card p{
  color:var(--muted);
  line-height:1.42;
}

body[data-page="news"] .mag-meta{
  color:#ef2b2d;
  font-size:13px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
}

body[data-page="news"] .news-magazine-side{
  display:grid;
  grid-template-rows:repeat(3,minmax(0,1fr));
  gap:16px;
  height:100%;
}

body[data-page="news"] .news-magazine-side-card{
  border-radius:0;
  padding:28px;
  min-height:0;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}

body[data-page="news"] .news-magazine-side-card h3{
  font-size:clamp(24px,2.25vw,38px);
  line-height:.95;
  letter-spacing:-1.3px;
  text-transform:uppercase;
  margin:12px 0 10px;
  max-width:88%;
}

body[data-page="news"] .mag-arrow{
  position:absolute;
  right:28px;
  bottom:26px;
  color:#ef2b2d;
  font-size:30px;
  line-height:1;
  font-weight:900;
}

body[data-page="news"] .news-magazine-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

body[data-page="news"] .news-magazine-card{
  border-radius:0;
  min-height:410px;
  display:flex;
  flex-direction:column;
}

body[data-page="news"] .news-magazine-card .thumb{
  aspect-ratio:16/9;
  height:auto !important;
  border-radius:0 !important;
}

body[data-page="news"] .news-magazine-card h3{
  font-size:clamp(24px,2.3vw,38px);
  line-height:.98;
  letter-spacing:-1.2px;
  text-transform:uppercase;
  max-width:88%;
  margin:12px 0 10px;
}

/* Mobile */
@media(max-width:1050px){
  body[data-page="news"] .news-magazine-top{
    grid-template-columns:1fr;
  }

  body[data-page="news"] .news-magazine-lead{
    min-height:auto;
  }

  body[data-page="news"] .news-magazine-side{
    grid-template-columns:repeat(3,1fr);
    grid-template-rows:auto;
  }

  body[data-page="news"] .news-magazine-side-card{
    min-height:210px;
  }

  body[data-page="news"] .news-magazine-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:760px){
  body[data-page="news"] .news-magazine-side,
  body[data-page="news"] .news-magazine-grid{
    grid-template-columns:1fr;
  }

  body[data-page="news"] .news-magazine-side-card{
    min-height:170px;
  }

  body[data-page="news"] .mag-card-body,
  body[data-page="news"] .news-magazine-side-card{
    padding:22px;
  }

  body[data-page="news"] .news-magazine-lead h2{
    font-size:clamp(36px,11vw,54px);
  }
}

/* =========================================================
   V52 FORCED – News Magazine Layout
   Greift direkt auf #newsGrid.news-magazine-layout.
   ========================================================= */

body[data-page="news"] #newsGrid.news-magazine-layout,
#newsGrid.news-magazine-layout{
  display:block !important;
  width:100% !important;
}

.news-magazine-top{
  display:grid !important;
  grid-template-columns:minmax(0,1.45fr) minmax(340px,.72fr) !important;
  gap:22px !important;
  align-items:stretch !important;
  margin-top:34px !important;
  margin-bottom:28px !important;
}

.news-magazine-lead,
.news-magazine-side-card,
.news-magazine-card{
  position:relative !important;
  overflow:hidden !important;
  border:1px solid rgba(255,255,255,.10) !important;
  border-radius:0 !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.07), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.018)) !important;
  box-shadow:0 22px 70px rgba(0,0,0,.36) !important;
  transition:transform .18s ease, border-color .18s ease, background .18s ease !important;
  text-decoration:none !important;
}

.news-magazine-lead:hover,
.news-magazine-side-card:hover,
.news-magazine-card:hover{
  transform:translateY(-3px) !important;
  border-color:rgba(239,43,45,.45) !important;
}

.news-magazine-lead{
  min-height:610px !important;
  display:flex !important;
  flex-direction:column !important;
}

.news-magazine-lead .thumb{
  aspect-ratio:16/9 !important;
  height:auto !important;
  border-radius:0 !important;
}

.news-magazine-lead .thumb img,
.news-magazine-card .thumb img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  transform:scale(1.002) !important;
}

.mag-card-body{
  position:relative !important;
  padding:28px !important;
  min-height:190px !important;
}

.news-magazine-lead h2{
  font-size:clamp(40px,4.7vw,72px) !important;
  line-height:.92 !important;
  letter-spacing:-2.6px !important;
  text-transform:uppercase !important;
  max-width:92% !important;
  margin:12px 0 12px !important;
}

.news-magazine-lead p,
.news-magazine-card p,
.news-magazine-side-card p{
  color:var(--muted) !important;
  line-height:1.42 !important;
}

.mag-meta{
  color:#ef2b2d !important;
  font-size:13px !important;
  font-weight:950 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
}

.news-magazine-side{
  display:grid !important;
  grid-template-rows:repeat(3,minmax(0,1fr)) !important;
  gap:16px !important;
  height:100% !important;
}

.news-magazine-side-card{
  padding:28px !important;
  min-height:0 !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
}

.news-magazine-side-card h3{
  font-size:clamp(24px,2.25vw,38px) !important;
  line-height:.95 !important;
  letter-spacing:-1.3px !important;
  text-transform:uppercase !important;
  margin:12px 0 10px !important;
  max-width:88% !important;
}

.mag-arrow{
  position:absolute !important;
  right:28px !important;
  bottom:26px !important;
  color:#ef2b2d !important;
  font-size:30px !important;
  line-height:1 !important;
  font-weight:900 !important;
}

.news-magazine-grid{
  display:grid !important;
  grid-template-columns:repeat(3,1fr) !important;
  gap:22px !important;
}

.news-magazine-card{
  min-height:410px !important;
  display:flex !important;
  flex-direction:column !important;
}

.news-magazine-card .thumb{
  aspect-ratio:16/9 !important;
  height:auto !important;
  border-radius:0 !important;
}

.news-magazine-card h3{
  font-size:clamp(24px,2.3vw,38px) !important;
  line-height:.98 !important;
  letter-spacing:-1.2px !important;
  text-transform:uppercase !important;
  max-width:88% !important;
  margin:12px 0 10px !important;
}

@media(max-width:1050px){
  .news-magazine-top{
    grid-template-columns:1fr !important;
  }
  .news-magazine-lead{
    min-height:auto !important;
  }
  .news-magazine-side{
    grid-template-columns:repeat(3,1fr) !important;
    grid-template-rows:auto !important;
  }
  .news-magazine-side-card{
    min-height:210px !important;
  }
  .news-magazine-grid{
    grid-template-columns:repeat(2,1fr) !important;
  }
}

@media(max-width:760px){
  .news-magazine-side,
  .news-magazine-grid{
    grid-template-columns:1fr !important;
  }
  .news-magazine-side-card{
    min-height:170px !important;
  }
  .mag-card-body,
  .news-magazine-side-card{
    padding:22px !important;
  }
  .news-magazine-lead h2{
    font-size:clamp(36px,11vw,54px) !important;
  }
}

/* =========================================================
   V53 – Dynamic Article Ticker
   ========================================================= */

.ticker-text{
  display:flex;
  gap:14px;
  align-items:center;
  overflow:hidden;
  white-space:nowrap;
}

.ticker-text a{
  color:#e5e7eb;
  text-decoration:none;
  font-weight:800;
}

.ticker-text a:hover{
  color:#ffffff;
}

.ticker-sep{
  color:#ef2b2d;
  font-weight:950;
}

/* =========================================================
   V54 – Breaking Ticker als Endlos-Scroller
   ========================================================= */

.ticker{
  overflow:hidden !important;
}

.ticker-text{
  flex:1 !important;
  min-width:0 !important;
  overflow:hidden !important;
  white-space:nowrap !important;
  display:block !important;
  position:relative !important;
}

.ticker-track{
  display:inline-flex !important;
  align-items:center !important;
  gap:14px !important;
  white-space:nowrap !important;
  will-change:transform;
  animation:fightingTickerScroll 38s linear infinite;
  padding-left:100%;
}

.ticker:hover .ticker-track{
  animation-play-state:paused;
}

.ticker-text a{
  display:inline-flex !important;
  color:#e5e7eb;
  text-decoration:none;
  font-weight:900;
}

.ticker-sep{
  display:inline-flex !important;
  color:#ef2b2d;
  font-weight:950;
  padding:0 6px;
}

@keyframes fightingTickerScroll{
  0%{
    transform:translateX(0);
  }
  100%{
    transform:translateX(-50%);
  }
}

@media(max-width:760px){
  .ticker-track{
    animation-duration:32s;
  }
}

/* =========================================================
   V58 – FIGHTING Events 2.0
   Bildstarker Event-Hub im FIGHTING-Look.
   ========================================================= */

body[data-page="events"] #eventsList,
.events-modern-page{
  width:100%;
}

.events-tabs{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:28px 0 22px;
}

.events-tabs button{
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.035);
  color:#fff;
  border-radius:8px;
  padding:14px 20px;
  font-weight:950;
  letter-spacing:.04em;
  cursor:default;
}

.events-tabs button.active{
  background:#ef2b2d;
  border-color:#ef2b2d;
}

.event-feature{
  position:relative;
  min-height:430px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:20px;
  overflow:hidden;
  background-image:
    linear-gradient(90deg, rgba(0,0,0,.90) 0%, rgba(0,0,0,.72) 38%, rgba(0,0,0,.25) 68%, rgba(0,0,0,.72) 100%),
    var(--event-bg);
  background-size:cover;
  background-position:center;
  box-shadow:0 28px 100px rgba(0,0,0,.50);
  margin-bottom:24px;
}

.event-feature-content{
  position:relative;
  z-index:2;
  padding:54px;
  max-width:680px;
}

.event-label{
  display:inline-flex;
  background:rgba(239,43,45,.82);
  color:#fff;
  border-radius:999px;
  padding:8px 12px;
  font-weight:950;
  font-size:13px;
  letter-spacing:.06em;
  margin-bottom:18px;
}

.event-feature h2{
  font-size:clamp(48px,6vw,92px);
  line-height:.9;
  letter-spacing:-3px;
  text-transform:uppercase;
  margin-bottom:22px;
}

.event-meta-line{
  display:flex;
  gap:18px;
  flex-wrap:wrap;
  color:#fff;
  font-weight:850;
  margin-bottom:20px;
}

.event-feature p{
  color:#d1d5db;
  font-size:17px;
  line-height:1.5;
  max-width:620px;
}

.event-actions,
.event-card-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:28px;
}

.btn-red,
.btn-outline{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 24px;
  border-radius:8px;
  font-weight:950;
  letter-spacing:.03em;
  text-decoration:none;
}

.btn-red{
  background:#ef2b2d;
  color:#fff;
  border:1px solid #ef2b2d;
}

.btn-red.muted{
  opacity:.5;
}

.btn-outline{
  color:#fff;
  border:1px solid rgba(255,255,255,.22);
  background:rgba(0,0,0,.28);
}

.btn-red.small,
.btn-outline.small{
  min-height:38px;
  padding:0 16px;
  font-size:13px;
}

.event-countdown{
  position:absolute;
  right:40px;
  bottom:36px;
  z-index:3;
  display:grid;
  grid-template-columns:repeat(4,84px);
  gap:0;
  border:1px solid rgba(255,255,255,.16);
  border-radius:16px;
  overflow:hidden;
  background:rgba(0,0,0,.58);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.event-countdown strong{
  grid-column:1 / -1;
  text-align:center;
  padding:12px 0 2px;
  color:#ef2b2d;
  font-size:12px;
  letter-spacing:.08em;
}

.event-countdown div{
  padding:12px 10px 16px;
  text-align:center;
  border-left:1px solid rgba(255,255,255,.10);
}

.event-countdown div:first-of-type{
  border-left:0;
}

.event-countdown span{
  display:block;
  color:#fff;
  font-size:36px;
  font-weight:950;
  line-height:1;
}

.event-countdown small{
  color:#d1d5db;
  font-size:11px;
  font-weight:900;
}

.events-modern-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}

.event-modern-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  background:
    radial-gradient(circle at 20% 0%, rgba(239,43,45,.08), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.018));
  box-shadow:0 22px 75px rgba(0,0,0,.36);
}

.event-img{
  position:relative;
  display:block;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#050505;
}

.event-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.002);
}

.event-img::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,.35));
}

.event-date-badge{
  position:absolute;
  right:14px;
  bottom:14px;
  z-index:2;
  width:58px;
  height:64px;
  border-radius:10px;
  background:#ef2b2d;
  color:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  font-weight:950;
}

.event-date-badge b{
  font-size:25px;
  line-height:1;
}

.event-date-badge small{
  font-size:12px;
  line-height:1;
}

.event-city-badge{
  position:absolute;
  left:14px;
  bottom:14px;
  z-index:2;
  color:#fff;
  background:rgba(239,43,45,.82);
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  padding:7px 10px;
  font-size:12px;
  font-weight:950;
  letter-spacing:.06em;
  text-transform:uppercase;
}

.event-card-body{
  padding:22px;
}

.event-card-body h3{
  font-size:clamp(24px,2.3vw,36px);
  line-height:.98;
  letter-spacing:-1px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.event-card-meta{
  color:#d1d5db;
  font-weight:750;
  margin-bottom:14px;
}

.event-card-body p{
  color:#c7cbd3;
  line-height:1.45;
  min-height:66px;
}

@media(max-width:1050px){
  .events-modern-grid{
    grid-template-columns:repeat(2,1fr);
  }

  .event-countdown{
    position:relative;
    right:auto;
    bottom:auto;
    margin:0 54px 44px;
    max-width:420px;
  }
}

@media(max-width:760px){
  .event-feature-content{
    padding:30px 22px;
  }

  .event-feature{
    min-height:auto;
  }

  .event-countdown{
    margin:0 22px 28px;
    grid-template-columns:repeat(4,1fr);
  }

  .event-countdown span{
    font-size:26px;
  }

  .events-modern-grid{
    grid-template-columns:1fr;
  }

  .events-tabs{
    overflow-x:auto;
    flex-wrap:nowrap;
    padding-bottom:6px;
  }

  .events-tabs button{
    white-space:nowrap;
  }
}

/* =========================================================
   V67 – Restore FIGHTING Events 2.0 without Fight Card
   ========================================================= */

body[data-page="events"] #eventsList,
.events-modern-page{
  width:100%;
}

.events-tabs{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:28px 0 22px;
}

.events-tabs button{
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.035);
  color:#fff;
  border-radius:8px;
  padding:14px 20px;
  font-weight:950;
  letter-spacing:.04em;
  cursor:default;
}

.events-tabs button.active{
  background:#ef2b2d;
  border-color:#ef2b2d;
}

.event-feature{
  position:relative;
  min-height:430px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:20px;
  overflow:hidden;
  background-image:
    linear-gradient(90deg, rgba(0,0,0,.90) 0%, rgba(0,0,0,.72) 38%, rgba(0,0,0,.25) 68%, rgba(0,0,0,.72) 100%),
    var(--event-bg);
  background-size:cover;
  background-position:center;
  box-shadow:0 28px 100px rgba(0,0,0,.50);
  margin-bottom:24px;
}

.event-feature-content{
  position:relative;
  z-index:2;
  padding:54px;
  max-width:680px;
}

.event-label{
  display:inline-flex;
  background:rgba(239,43,45,.82);
  color:#fff;
  border-radius:999px;
  padding:8px 12px;
  font-weight:950;
  font-size:13px;
  letter-spacing:.06em;
  margin-bottom:18px;
}

.event-feature h2{
  font-size:clamp(48px,6vw,92px);
  line-height:.9;
  letter-spacing:-3px;
  text-transform:uppercase;
  margin-bottom:22px;
}

.event-meta-line{
  display:flex;
  gap:18px;
  flex-wrap:wrap;
  color:#fff;
  font-weight:850;
  margin-bottom:20px;
}

.event-feature p{
  color:#d1d5db;
  font-size:17px;
  line-height:1.5;
  max-width:620px;
}

.event-actions,
.event-card-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:28px;
}

.btn-red{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 24px;
  border-radius:8px;
  font-weight:950;
  letter-spacing:.03em;
  text-decoration:none;
  background:#ef2b2d;
  color:#fff;
  border:1px solid #ef2b2d;
}

.btn-red.muted{
  opacity:.5;
}

.btn-red.small{
  min-height:38px;
  padding:0 16px;
  font-size:13px;
}

.event-countdown{
  position:absolute;
  right:40px;
  bottom:36px;
  z-index:3;
  display:grid;
  grid-template-columns:repeat(4,84px);
  gap:0;
  border:1px solid rgba(255,255,255,.16);
  border-radius:16px;
  overflow:hidden;
  background:rgba(0,0,0,.58);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.event-countdown strong{
  grid-column:1 / -1;
  text-align:center;
  padding:12px 0 2px;
  color:#ef2b2d;
  font-size:12px;
  letter-spacing:.08em;
}

.event-countdown div{
  padding:12px 10px 16px;
  text-align:center;
  border-left:1px solid rgba(255,255,255,.10);
}

.event-countdown div:first-of-type{
  border-left:0;
}

.event-countdown span{
  display:block;
  color:#fff;
  font-size:36px;
  font-weight:950;
  line-height:1;
}

.event-countdown small{
  color:#d1d5db;
  font-size:11px;
  font-weight:900;
}

.events-modern-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}

.event-modern-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  background:
    radial-gradient(circle at 20% 0%, rgba(239,43,45,.08), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.018));
  box-shadow:0 22px 75px rgba(0,0,0,.36);
}

.event-img{
  position:relative;
  display:block;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#050505;
}

.event-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.002);
}

.event-img::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,.35));
}

.event-date-badge{
  position:absolute;
  right:14px;
  bottom:14px;
  z-index:2;
  width:58px;
  height:64px;
  border-radius:10px;
  background:#ef2b2d;
  color:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  font-weight:950;
}

.event-date-badge b{
  font-size:25px;
  line-height:1;
}

.event-date-badge small{
  font-size:12px;
  line-height:1;
}

.event-city-badge{
  position:absolute;
  left:14px;
  bottom:14px;
  z-index:2;
  color:#fff;
  background:rgba(239,43,45,.82);
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  padding:7px 10px;
  font-size:12px;
  font-weight:950;
  letter-spacing:.06em;
  text-transform:uppercase;
}

.event-card-body{
  padding:22px;
}

.event-card-body h3{
  font-size:clamp(24px,2.3vw,36px);
  line-height:.98;
  letter-spacing:-1px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.event-card-meta{
  color:#d1d5db;
  font-weight:750;
  margin-bottom:14px;
}

.event-card-body p{
  color:#c7cbd3;
  line-height:1.45;
  min-height:66px;
}

/* Fight Card endgültig aus Fighting Events raus */
.event-actions .btn-outline,
.event-card-actions .btn-outline{
  display:none !important;
}

@media(max-width:1050px){
  .events-modern-grid{
    grid-template-columns:repeat(2,1fr);
  }

  .event-countdown{
    position:relative;
    right:auto;
    bottom:auto;
    margin:0 54px 44px;
    max-width:420px;
  }
}

@media(max-width:760px){
  .event-feature-content{
    padding:30px 22px;
  }

  .event-feature{
    min-height:auto;
  }

  .event-countdown{
    margin:0 22px 28px;
    grid-template-columns:repeat(4,1fr);
  }

  .event-countdown span{
    font-size:26px;
  }

  .events-modern-grid{
    grid-template-columns:1fr;
  }

  .events-tabs{
    overflow-x:auto;
    flex-wrap:nowrap;
    padding-bottom:6px;
  }

  .events-tabs button{
    white-space:nowrap;
  }
}

/* =========================================================
   V68 – Frontend Header Logo Restore
   Nur Bildlogo oben links wiederhergestellt.
   ========================================================= */

.site-logo-img{
  display:block;
  height:38px;
  width:auto;
  max-width:260px;
  object-fit:contain;
}

.logo:has(.site-logo-img){
  display:flex;
  align-items:center;
  line-height:0;
}

@media(max-width:760px){
  .site-logo-img{
    height:30px;
    max-width:190px;
  }
}
