: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;
  }
}


/* V83 Responsive Werbung / Google AdSense */
.fighting-ad{
  position:relative;
  border:1px solid rgba(255,255,255,.10);
  background:rgba(255,255,255,.025);
  border-radius:22px;
  overflow:hidden;
  width:100%;
}
.fighting-ad-label{
  padding:8px 12px 0;
  color:#707078;
  font-size:10px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.fighting-ad .adsbygoogle{width:100%}
.fighting-ad-vertical{
  min-height:600px;
  position:sticky;
  top:96px;
}
.fighting-ad-vertical .adsbygoogle{min-height:560px}
.fighting-ad-inline{
  display:none;
  margin:30px 0;
  min-height:110px;
}
.fighting-ad-horizontal{
  min-height:110px;
  max-width:1120px;
  margin:34px auto 0;
}
.article-sidebar{
  display:grid;
  gap:22px;
  align-content:start;
}
.home-ad-slot,.news-ad-slot{width:100%}

@media(max-width:1050px){
  .fighting-ad-vertical{display:none}
  .fighting-ad-inline{display:block}
  .article-sidebar .sidebar-card{margin-top:0}
}
@media(max-width:680px){
  .fighting-ad{
    border-radius:16px;
  }
  .fighting-ad-horizontal,
  .fighting-ad-inline{
    min-height:100px;
    margin:24px 0;
  }
}


/* V86 – Single Page News Layout */
.nav-single{
  justify-content:flex-start;
}
.nav-single .logo{
  margin:0;
}
body[data-page="home"] .hero{
  grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr);
  align-items:stretch;
}
body[data-page="home"] .hero-side{
  grid-template-rows:repeat(3,1fr);
}
body[data-page="home"] .hero-side-textonly{
  min-height:0;
  height:100%;
  padding:24px 26px;
}
body[data-page="home"] .hero-side-textonly::before{
  display:none;
}
body[data-page="home"] .hero-side-textonly h2{
  font-size:clamp(20px,2vw,30px);
}
body[data-page="home"] .hero-side-textonly p{
  display:block;
  margin-top:8px;
  color:var(--muted);
  font-size:13px;
  line-height:1.4;
}
#newsGrid.home-three-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.home-news-tile{
  border:1px solid var(--line);
  background:var(--card);
  border-radius:var(--radius);
  overflow:hidden;
  transition:transform .2s ease, background .2s ease;
}
.home-news-tile:hover{
  transform:translateY(-4px);
  background:var(--strong);
}
.home-news-image{
  aspect-ratio:16/10;
  overflow:hidden;
  background:#111;
}
.home-news-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.home-news-body{
  padding:22px;
}
.home-news-body h3{
  font-size:clamp(21px,2vw,28px);
  line-height:1.04;
  letter-spacing:-.8px;
  text-transform:uppercase;
  margin-bottom:11px;
}
.home-news-body p{
  color:var(--muted);
  line-height:1.5;
  font-size:14px;
}
.article-vote-cta{
  display:grid;
  grid-template-columns:66px 1fr auto;
  align-items:center;
  gap:16px;
  margin:0 0 28px;
  padding:12px 16px 12px 12px;
  border:1px solid rgba(239,43,45,.45);
  border-radius:20px;
  background:linear-gradient(135deg,rgba(239,43,45,.13),rgba(255,255,255,.035));
  transition:.2s ease;
}
.article-vote-cta:hover{
  transform:translateY(-2px);
  border-color:rgba(239,43,45,.8);
}
.article-vote-cta img{
  width:66px;
  height:66px;
  border-radius:14px;
  object-fit:cover;
}
.article-vote-cta span{
  display:block;
  color:#a7aab3;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.09em;
  margin-bottom:3px;
}
.article-vote-cta strong{
  display:block;
  color:#fff;
  font-size:16px;
  line-height:1.2;
  text-transform:uppercase;
}
.article-vote-cta b{
  font-size:24px;
}
@media(max-width:1050px){
  body[data-page="home"] .hero{
    grid-template-columns:1fr;
  }
  body[data-page="home"] .hero-side{
    grid-template-columns:repeat(3,1fr);
    grid-template-rows:none;
  }
  #newsGrid.home-three-grid{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:680px){
  body[data-page="home"] .hero-side{
    grid-template-columns:1fr;
  }
  #newsGrid.home-three-grid{
    grid-template-columns:1fr;
  }
  .article-vote-cta{
    grid-template-columns:54px 1fr auto;
    gap:12px;
  }
  .article-vote-cta img{
    width:54px;
    height:54px;
  }
}


/* V87 – exakt: 1 großer Bild-Hero + 3 Textboxen rechts + 3er-Kachelreihen */
body[data-page="home"] .hero{
  display:grid;
  grid-template-columns:minmax(0,1.58fr) minmax(330px,1fr);
  gap:28px;
  align-items:stretch;
}
body[data-page="home"] .hero-main{
  min-height:560px;
}
body[data-page="home"] .hero-side{
  display:grid;
  grid-template-columns:1fr;
  grid-template-rows:repeat(3,minmax(0,1fr));
  gap:14px;
  min-height:560px;
}
body[data-page="home"] .hero-side-news.hero-side-textonly{
  background:var(--card) !important;
  background-image:none !important;
  min-height:0;
  height:100%;
  padding:22px 24px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
}
body[data-page="home"] .hero-side-news.hero-side-textonly::before,
body[data-page="home"] .hero-side-news.hero-side-textonly::after{
  display:none !important;
}
body[data-page="home"] .hero-side-textonly h2{
  margin:4px 0 0;
  font-size:clamp(21px,1.8vw,29px);
  line-height:1.02;
}
body[data-page="home"] .hero-side-textonly p{
  margin-top:7px;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
#newsGrid.home-three-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.home-news-tile{
  height:100%;
}
.home-news-tile > a{
  display:flex;
  flex-direction:column;
  height:100%;
}
.home-news-body{
  flex:1;
}
@media(max-width:1050px){
  body[data-page="home"] .hero{
    grid-template-columns:1fr;
  }
  body[data-page="home"] .hero-main{
    min-height:500px;
  }
  body[data-page="home"] .hero-side{
    grid-template-columns:repeat(3,1fr);
    grid-template-rows:1fr;
    min-height:0;
  }
}
@media(max-width:760px){
  body[data-page="home"] .hero-side{
    grid-template-columns:1fr;
  }
  #newsGrid.home-three-grid{
    grid-template-columns:1fr;
  }
}


/* V88 – kompakte News-Kacheln: Bild bewusst kleiner und ruhiger */
#newsGrid.home-three-grid .home-news-tile{
  min-width:0;
}

#newsGrid.home-three-grid .home-news-image{
  aspect-ratio:auto !important;
  height:180px;
}

#newsGrid.home-three-grid .home-news-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}

#newsGrid.home-three-grid .home-news-body{
  padding:18px 20px 20px;
}

#newsGrid.home-three-grid .home-news-body h3{
  font-size:22px;
  line-height:1.06;
  margin-bottom:9px;
}

#newsGrid.home-three-grid .home-news-body p{
  font-size:13px;
  line-height:1.45;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

@media(max-width:1050px){
  #newsGrid.home-three-grid .home-news-image{
    height:160px;
  }
}

@media(max-width:760px){
  #newsGrid.home-three-grid .home-news-image{
    height:190px;
  }
}


/* V89 – Startseite exakt nach Referenz: kompakter Hero + 3 Textboxen + kleine 3er-Cards */
body[data-page="home"] main{
  padding-top:18px;
}

body[data-page="home"] .hero{
  grid-template-columns:minmax(0,2.05fr) minmax(300px,.82fr) !important;
  gap:14px !important;
  align-items:stretch;
}

body[data-page="home"] .hero-main{
  min-height:390px !important;
  border-radius:22px;
}

body[data-page="home"] .hero-side{
  min-height:390px !important;
  gap:10px !important;
}

body[data-page="home"] .hero-side-news.hero-side-textonly{
  padding:16px 18px !important;
  border-radius:18px;
}

body[data-page="home"] .hero-side-textonly h2{
  font-size:21px !important;
  line-height:1.02;
}

body[data-page="home"] .hero-side-textonly p{
  font-size:12px !important;
  line-height:1.3;
  -webkit-line-clamp:2;
}

body[data-page="home"] section:has(#newsGrid){
  margin-top:20px;
}

body[data-page="home"] section:has(#newsGrid) .section-head{
  display:none;
}

#newsGrid.home-three-grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:20px !important;
}

#newsGrid.home-three-grid .home-news-tile{
  border-radius:18px;
}

#newsGrid.home-three-grid .home-news-image{
  height:125px !important;
}

#newsGrid.home-three-grid .home-news-body{
  padding:13px 15px 16px !important;
}

#newsGrid.home-three-grid .home-news-body .kicker{
  font-size:10px;
  margin-bottom:7px;
}

#newsGrid.home-three-grid .home-news-body h3{
  font-size:17px !important;
  line-height:1.04 !important;
  margin-bottom:7px !important;
}

#newsGrid.home-three-grid .home-news-body p{
  font-size:11px !important;
  line-height:1.35 !important;
  -webkit-line-clamp:3 !important;
}

@media(max-width:1050px){
  body[data-page="home"] .hero{
    grid-template-columns:1fr !important;
  }
  body[data-page="home"] .hero-main{
    min-height:430px !important;
  }
  body[data-page="home"] .hero-side{
    min-height:0 !important;
    grid-template-columns:repeat(3,1fr) !important;
  }
  #newsGrid.home-three-grid .home-news-image{
    height:135px !important;
  }
}

@media(max-width:760px){
  body[data-page="home"] .hero-side{
    grid-template-columns:1fr !important;
  }
  #newsGrid.home-three-grid{
    grid-template-columns:1fr !important;
  }
  #newsGrid.home-three-grid .home-news-image{
    height:180px !important;
  }
}


/* V90 – Bilder der unteren News-Kacheln konsequent 16:9 */
#newsGrid.home-three-grid .home-news-image{
  height:auto !important;
  aspect-ratio:16 / 9 !important;
  overflow:hidden;
}

#newsGrid.home-three-grid .home-news-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

@media(max-width:1050px){
  #newsGrid.home-three-grid .home-news-image{
    height:auto !important;
    aspect-ratio:16 / 9 !important;
  }
}

@media(max-width:760px){
  #newsGrid.home-three-grid .home-news-image{
    height:auto !important;
    aspect-ratio:16 / 9 !important;
  }
}


/* V91 – "Mehr zum Thema" entfernt; Artikel nutzt den frei gewordenen Platz */
.article-layout,
.article-body-grid,
.article-content-grid{
  grid-template-columns:minmax(0,1fr) !important;
}
.related,
.related-card,
.more-topic,
.more-topic-card{
  display:none !important;
}


/* V92 – symmetrisches 3-Spalten-Raster:
   Hero groß = exakt 2 Kachelbreiten, Hero rechts = exakt 1 Kachelbreite */
body[data-page="home"] .hero{
  grid-template-columns:minmax(0,2fr) minmax(0,1fr) !important;
  gap:20px !important;
}

/* Unteres Raster nutzt exakt denselben Abstand und dieselben Spalten */
#newsGrid.home-three-grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:20px !important;
}

/* Hero und rechte Spalte schließen exakt auf derselben Höhe ab */
body[data-page="home"] .hero-main,
body[data-page="home"] .hero-side{
  min-height:0 !important;
  height:100%;
}

body[data-page="home"] .hero-main{
  aspect-ratio:calc(2 * 16 / 9 + 0.15) / 1;
}

body[data-page="home"] .hero-side{
  display:grid !important;
  grid-template-columns:1fr !important;
  grid-template-rows:repeat(3,1fr) !important;
  gap:10px !important;
}

/* Kein zusätzlicher schwarzer Zwischenbalken */
body[data-page="home"] section:has(#newsGrid){
  margin-top:20px !important;
  padding-top:0 !important;
}

@media(max-width:1050px){
  body[data-page="home"] .hero{
    grid-template-columns:1fr !important;
  }
  body[data-page="home"] .hero-main{
    aspect-ratio:16 / 9;
  }
  body[data-page="home"] .hero-side{
    grid-template-columns:repeat(3,1fr) !important;
    grid-template-rows:1fr !important;
  }
}

@media(max-width:760px){
  body[data-page="home"] .hero-side{
    grid-template-columns:1fr !important;
    grid-template-rows:repeat(3,auto) !important;
  }
}


/* V93 – Hero exakt auf dieselben drei Spalten wie die Kacheln legen.
   Links = Spalte 1+2, rechts = Spalte 3. */
body[data-page="home"] .hero{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  column-gap:20px !important;
  row-gap:0 !important;
}

body[data-page="home"] .hero-main{
  grid-column:1 / span 2 !important;
  width:100% !important;
  max-width:none !important;
}

body[data-page="home"] .hero-side{
  grid-column:3 !important;
  width:100% !important;
  max-width:none !important;
}

/* Untere Kacheln benutzen exakt dieselben drei Spalten */
#newsGrid.home-three-grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:20px !important;
}

@media(max-width:1050px){
  body[data-page="home"] .hero{
    grid-template-columns:1fr !important;
  }
  body[data-page="home"] .hero-main,
  body[data-page="home"] .hero-side{
    grid-column:1 !important;
  }
}


/* V94 – alle drei Hero-rechts-Boxen exakt gleich einrücken */
body[data-page="home"] .hero-side .hero-side-news.hero-side-textonly{
  padding:16px 18px !important;
  align-items:flex-end !important;
}

body[data-page="home"] .hero-side .hero-side-news.hero-side-textonly > div,
body[data-page="home"] .hero-side .hero-side-news.hero-side-textonly .content,
body[data-page="home"] .hero-side .hero-side-news.hero-side-textonly .hero-side-content{
  margin:0 !important;
  padding:0 !important;
  width:100% !important;
  transform:none !important;
}

body[data-page="home"] .hero-side .hero-side-news.hero-side-textonly .kicker,
body[data-page="home"] .hero-side .hero-side-news.hero-side-textonly h2,
body[data-page="home"] .hero-side .hero-side-news.hero-side-textonly p{
  margin-left:0 !important;
  padding-left:0 !important;
  text-indent:0 !important;
}

/* V95 – Legal pages / footer */
.site-legal-footer{max-width:1240px;margin:48px auto 0;padding:24px 20px 34px;border-top:1px solid rgba(255,255,255,.10);display:flex;gap:12px;justify-content:center;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.05em}
.site-legal-footer a{color:#9da1aa;text-decoration:none}.site-legal-footer a:hover{color:#fff}.site-legal-footer span{color:#555}
.legal-main{max-width:1000px;margin:52px auto;padding:0 20px}.legal-card{background:linear-gradient(180deg,#171717,#101010);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:42px 48px;color:#ddd}
.legal-card h1{font-size:clamp(38px,6vw,68px);line-height:.95;margin:0 0 42px;text-transform:uppercase}.legal-card h2{font-size:19px;margin:30px 0 10px;color:#fff}.legal-card p{font-size:15px;line-height:1.65;margin:0 0 14px;max-width:820px}.legal-card a{color:#fff}.legal-updated{margin-top:38px!important;color:#8f939b}
@media(max-width:700px){.legal-main{margin-top:28px}.legal-card{padding:28px 22px}.site-legal-footer{margin-top:32px}}


/* V98 – redaktionelle Richtext-Formatierung */
.article-body h2{
  margin:38px 0 14px;
  font-size:clamp(28px,3.2vw,44px);
  line-height:.98;
  letter-spacing:-1px;
  text-transform:uppercase;
  color:#fff;
}
.article-body h3{
  margin:30px 0 12px;
  font-size:clamp(21px,2.3vw,30px);
  line-height:1.05;
  text-transform:uppercase;
  color:#fff;
}
.article-body strong,.article-body b{font-weight:850;color:#fff}
.article-body em,.article-body i{font-style:italic}
.article-body ul,.article-body ol{margin:18px 0 24px;padding-left:26px}
.article-body li{margin:7px 0;line-height:1.6}
.article-body a{text-decoration:underline;text-underline-offset:3px}
.article-body blockquote{
  margin:34px 0;
  padding:20px 24px;
  border-left:5px solid #e3262e;
  background:rgba(255,255,255,.045);
  border-radius:0 14px 14px 0;
  color:#fff;
  font-size:clamp(20px,2.2vw,28px);
  line-height:1.25;
  font-weight:850;
}


/* V101 – Mobile: normale News-Kacheln immer einspaltig über die volle Breite */
@media(max-width:760px){
  #newsGrid.home-three-grid{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) !important;
    width:100% !important;
    gap:18px !important;
  }

  #newsGrid.home-three-grid > *{
    grid-column:1 / -1 !important;
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
  }

  #newsGrid.home-three-grid .home-news-card{
    width:100% !important;
    max-width:none !important;
  }

  #newsGrid.home-three-grid .home-news-image{
    width:100% !important;
    aspect-ratio:16 / 9 !important;
    height:auto !important;
  }
}

.article-publish-date{margin-top:10px;margin-bottom:8px;font-size:13px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.78)}

.article-instagram-cta{display:grid;grid-template-columns:66px 1fr auto;align-items:center;gap:16px;margin:0 0 28px;padding:12px 16px 12px 12px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:linear-gradient(135deg,rgba(131,58,180,.13),rgba(253,29,29,.09),rgba(252,176,69,.07));transition:.2s ease}
.article-instagram-cta:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.30)}
.article-instagram-cta img{width:66px;height:66px;border-radius:14px;object-fit:cover}
.article-instagram-cta span{display:block;color:#a7aab3;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;margin-bottom:3px}
.article-instagram-cta strong{display:block;color:#fff;font-size:16px;line-height:1.2;text-transform:uppercase}
.article-instagram-cta b{font-size:24px}
@media(max-width:680px){.article-instagram-cta{grid-template-columns:54px 1fr auto;gap:12px}.article-instagram-cta img{width:54px;height:54px}}


/* V107 – optionales Bild im Artikeltext */
.article-inline-figure{
  width:42%;
  max-width:520px;
  float:right;
  clear:right;
  margin:6px 0 24px 28px;
}
.article-inline-figure img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:16/9;
  object-fit:cover;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.12);
}
.article-inline-figure figcaption{
  margin-top:8px;
  color:#90949d;
  font-size:12px;
  line-height:1.4;
}
.article-body::after{
  content:"";
  display:block;
  clear:both;
}
@media(max-width:760px){
  .article-inline-figure{
    width:100%;
    max-width:none;
    float:none;
    margin:22px 0 24px;
  }
}

.nav-main{display:flex;align-items:center;justify-content:space-between;gap:28px}
.nav-main .nav-links{display:flex;align-items:center;gap:22px}
.nav-main .nav-links a{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#fff;opacity:.78}
.nav-main .nav-links a:hover{opacity:1}
.section-page-title{margin:26px 0 18px}
.section-page-title h1{margin:0;font-size:30px;line-height:1;font-weight:900;text-transform:uppercase}
.rankings-coming{padding:30px;margin-bottom:30px}
@media(max-width:760px){
 .nav-main{align-items:flex-start;flex-direction:column;gap:12px}
 .nav-main .nav-links{width:100%;gap:14px;overflow-x:auto;padding-bottom:5px}
 .nav-main .nav-links a{white-space:nowrap;font-size:11px}
 .section-page-title{margin:18px 0 14px}
}


/* V113 – Kategorienseiten: nur Hero + Kacheln */
body[data-page^="category-"] .hero{
  display:block !important;
}
body[data-page^="category-"] .hero-main{
  width:100% !important;
  max-width:none !important;
}
body[data-page^="category-"] .hero-side{
  display:none !important;
}
body[data-page^="category-"] #newsGrid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:18px !important;
  width:100% !important;
}
body[data-page^="category-"] #newsGrid > *{
  width:100% !important;
  max-width:none !important;
}
body[data-page^="category-"] .home-news-tile{
  width:100% !important;
  max-width:none !important;
}
body[data-page^="category-"] .home-news-image{
  width:100% !important;
  aspect-ratio:16/9 !important;
  height:auto !important;
}
body[data-page^="category-"] .home-news-image img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}
@media(max-width:760px){
  body[data-page^="category-"] #newsGrid{
    grid-template-columns:1fr !important;
  }
}


/* V116 Rankings */
.rankings-page{padding-top:28px;padding-bottom:60px}
.rankings-head{display:flex;justify-content:space-between;align-items:flex-end;margin:14px 0 24px}
.rankings-head h1{font-size:clamp(42px,7vw,78px);line-height:.9;margin:8px 0 14px;text-transform:uppercase;letter-spacing:-2px}
.rankings-head p{max-width:760px;color:var(--muted);font-size:15px;line-height:1.5}
.ranking-tabs{display:flex;gap:8px;margin-bottom:18px;border-bottom:1px solid var(--line);padding-bottom:10px}
.ranking-tab,.division-tab{appearance:none;border:1px solid var(--line);background:#11151b;color:#9da5af;border-radius:10px;padding:10px 16px;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}
.ranking-tab.active,.division-tab.active{background:#fff;color:#08090b;border-color:#fff}
.ranking-panel{display:none}
.ranking-panel.active{display:block}
.ranking-source-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:22px 24px;background:linear-gradient(180deg,#14181f,#0e1116);border:1px solid var(--line);border-radius:18px 18px 0 0}
.ranking-source-head h2{margin:3px 0 5px;font-size:27px;text-transform:uppercase}
.ranking-source-head p{color:var(--muted);margin:0}
.ranking-source-head>a{font-size:11px;font-weight:800;text-transform:uppercase;color:#a9b0ba;white-space:nowrap}
.ranking-eyebrow{font-size:10px;font-weight:900;letter-spacing:.12em;color:#ef2b2d}
.division-tabs,.tradr-ranking-tools{display:flex;gap:7px;overflow-x:auto;padding:12px;background:#0c1015;border-left:1px solid var(--line);border-right:1px solid var(--line)}
.division-tabs .division-tab,.tradr-ranking-tools .division-tab{white-space:nowrap;padding:7px 11px;font-size:10px}
.ranking-content{border:1px solid var(--line);border-radius:0 0 18px 18px;background:#0e1116;overflow:hidden;min-height:180px}
.ranking-meta{padding:10px 16px;color:#767f8b;font-size:10px;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.06)}
.ranking-table{width:100%}
.ranking-row{display:grid;grid-template-columns:52px minmax(220px,1.8fr) minmax(120px,.8fr) minmax(90px,.6fr);align-items:center;gap:12px;min-height:50px;padding:8px 16px;border-bottom:1px solid rgba(255,255,255,.06)}
.ranking-panel#rankingPanelTradr .ranking-row{grid-template-columns:52px minmax(220px,1.8fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(100px,.6fr)}
.ranking-row:last-child{border-bottom:0}
.ranking-row-head{min-height:34px;background:#0a0d11;color:#727b87;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.rank-number{font-size:18px;font-weight:900;color:#7e8792}
.rank-fighter{display:flex;align-items:center;gap:9px}
.rank-fighter strong{font-size:15px;color:#fff}
.champion-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;background:#ef2b2d;color:#fff;font-size:10px;font-weight:900}
.rank-muted{color:#8d96a2;font-size:12px}
.rank-value{text-align:right}
.rank-price{font-size:14px;font-weight:900;color:#fff}
.ranking-note{margin-top:18px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;color:#7f8792;font-size:11px;line-height:1.5;background:#0b0e12}
.ranking-content .message{margin:20px}
@media(max-width:760px){
  .rankings-head{margin-top:8px}.ranking-tabs{overflow-x:auto}.ranking-source-head{display:block}.ranking-source-head>a{display:inline-block;margin-top:12px}
  .ranking-row{grid-template-columns:38px minmax(0,1fr) 80px;padding:9px 11px;gap:8px}
  .ranking-row-head{display:none}
  .ranking-row>div:nth-child(3){display:none}
  .ranking-row .rank-value{display:block;text-align:right}
  .ranking-panel#rankingPanelTradr .ranking-row{grid-template-columns:38px minmax(0,1fr) 92px}
  .ranking-panel#rankingPanelTradr .ranking-row>div:nth-child(3),
  .ranking-panel#rankingPanelTradr .ranking-row>div:nth-child(4){display:none}
  .rank-fighter strong{font-size:13px}.rank-number{font-size:15px}
}


/* V120 – vereinheitlichte Weltrangliste / TRADR */
.rank-country{display:flex;align-items:center;gap:7px;color:#aab1bb;font-size:12px}
.country-flag{font-size:17px;line-height:1}
.ranking-row{
  grid-template-columns:52px minmax(190px,1.5fr) minmax(110px,.7fr) minmax(120px,.8fr) minmax(100px,.65fr) minmax(110px,.75fr) !important;
}
.ranking-row-tradr{
  grid-template-columns:52px minmax(190px,1.5fr) minmax(110px,.7fr) minmax(120px,.8fr) minmax(100px,.65fr) minmax(110px,.75fr) minmax(100px,.6fr) !important;
}
@media(max-width:900px){
  .ranking-row,
  .ranking-row-tradr{
    grid-template-columns:42px minmax(0,1fr) 92px !important;
  }
  .ranking-row>div:nth-child(3),
  .ranking-row>div:nth-child(4),
  .ranking-row>div:nth-child(5),
  .ranking-row>div:nth-child(6),
  .ranking-row-tradr>div:nth-child(3),
  .ranking-row-tradr>div:nth-child(4),
  .ranking-row-tradr>div:nth-child(5),
  .ranking-row-tradr>div:nth-child(6){
    display:none !important;
  }
  .ranking-row-tradr>div:nth-child(7){display:block !important;text-align:right}
}


/* V121 – zentrierte Ranking-Überschriften */
.ranking-row-head > div{
  text-align:center !important;
  justify-self:stretch;
}
.ranking-row-head .rank-value{
  text-align:center !important;
}


/* V122 – Ranking-Spalten exakt ausrichten */
.ranking-row{
  align-items:center !important;
}
.ranking-row-head{
  align-items:center !important;
}
.ranking-row-head > div{
  width:100%;
  text-align:center !important;
  justify-self:stretch !important;
}
.ranking-row-head.ranking-row-tradr{
  grid-template-columns:52px minmax(190px,1.5fr) minmax(110px,.7fr) minmax(120px,.8fr) minmax(100px,.65fr) minmax(110px,.75fr) minmax(100px,.6fr) !important;
}
.ranking-row-head:not(.ranking-row-tradr){
  grid-template-columns:52px minmax(190px,1.5fr) minmax(110px,.7fr) minmax(120px,.8fr) minmax(100px,.65fr) minmax(110px,.75fr) !important;
}


/* V123 – definitive Ranking-Spaltenausrichtung */
.ranking-table .ranking-row{
  box-sizing:border-box !important;
  width:100% !important;
  display:grid !important;
  grid-template-columns:52px minmax(230px,1.75fr) minmax(150px,.9fr) minmax(145px,.85fr) minmax(120px,.7fr) minmax(135px,.8fr) !important;
  column-gap:18px !important;
  align-items:center !important;
  padding-left:16px !important;
  padding-right:16px !important;
}
.ranking-table .ranking-row.ranking-row-tradr{
  grid-template-columns:52px minmax(230px,1.75fr) minmax(150px,.9fr) minmax(145px,.85fr) minmax(120px,.7fr) minmax(135px,.8fr) minmax(115px,.7fr) !important;
}

/* gleiche Ausrichtung für Kopf und Daten */
.ranking-table .col-rank{
  text-align:center !important;
  justify-self:stretch !important;
}
.ranking-table .col-fighter{
  text-align:left !important;
  justify-self:stretch !important;
}
.ranking-table .col-country,
.ranking-table .col-org,
.ranking-table .col-record,
.ranking-table .col-weight{
  text-align:center !important;
  justify-self:stretch !important;
}
.ranking-table .rank-country{
  justify-content:center !important;
}
.ranking-table .col-price{
  text-align:right !important;
  justify-self:stretch !important;
}

/* Header übernimmt exakt dieselbe Spaltenausrichtung */
.ranking-table .ranking-row-head .col-rank{ text-align:center !important; }
.ranking-table .ranking-row-head .col-fighter{ text-align:left !important; }
.ranking-table .ranking-row-head .col-country,
.ranking-table .ranking-row-head .col-org,
.ranking-table .ranking-row-head .col-record,
.ranking-table .ranking-row-head .col-weight{ text-align:center !important; }
.ranking-table .ranking-row-head .col-price{ text-align:right !important; }

@media(max-width:900px){
  .ranking-table .ranking-row,
  .ranking-table .ranking-row.ranking-row-tradr{
    grid-template-columns:42px minmax(0,1fr) 100px !important;
    column-gap:10px !important;
  }
}


/* V126 – Boxen / fight24.tv */
body[data-page="category-boxen"]{
  --boxing-yellow:#ffe900;
}
body[data-page="category-boxen"] .section-page-title h1{
  color:#fff;
}
.boxing-brand-strip{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  margin:8px 0 14px;
  min-height:42px;
}
.boxing-brand-strip span{
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
  color:#9ca3ad;
}
.boxing-brand-strip img{
  width:132px;
  height:auto;
  display:block;
}
body[data-page="category-boxen"] .tag,
body[data-page="category-boxen"] .hero .tag{
  background:var(--boxing-yellow) !important;
  color:#111 !important;
}
body[data-page="category-boxen"] .hero-link,
body[data-page="category-boxen"] .btn.primary{
  background:var(--boxing-yellow) !important;
  color:#111 !important;
  border-color:var(--boxing-yellow) !important;
}
body[data-page="category-boxen"] .home-news-tile:hover{
  border-color:rgba(255,233,0,.42) !important;
}
body[data-page="category-boxen"] .home-news-tile .meta{
  color:var(--boxing-yellow) !important;
}
body[data-page="category-boxen"] .nav-main .nav-links a[href="boxen.html"]{
  color:var(--boxing-yellow) !important;
  opacity:1;
}
@media(max-width:760px){
  .boxing-brand-strip{
    justify-content:flex-start;
    margin-top:2px;
  }
  .boxing-brand-strip img{width:112px}
}


/* V127 – Boxen heading + larger fight24.tv presenter logo */
body[data-page="category-boxen"] .boxing-brand-strip img{
  width:180px !important;
  max-width:180px !important;
}
@media(max-width:760px){
  body[data-page="category-boxen"] .boxing-brand-strip img{
    width:145px !important;
    max-width:145px !important;
  }
}


/* V128 – final Boxen fixes */
body[data-page="category-boxen"] .boxing-brand-strip img{
  width:220px !important;
  max-width:220px !important;
}
@media(max-width:760px){
  body[data-page="category-boxen"] .boxing-brand-strip img{
    width:165px !important;
    max-width:165px !important;
  }
}

.article-fight24-cta{display:grid;grid-template-columns:66px 1fr auto;align-items:center;gap:16px;margin:0 0 28px;padding:12px 16px 12px 12px;border:1px solid rgba(255,233,0,.36);border-radius:20px;background:linear-gradient(135deg,rgba(255,233,0,.13),rgba(255,233,0,.04));transition:.2s ease}
.article-fight24-cta:hover{transform:translateY(-2px);border-color:rgba(255,233,0,.7)}
.article-fight24-cta img{width:66px;height:66px;border-radius:14px;object-fit:cover}
.article-fight24-cta span{display:block;color:#ffe900;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;margin-bottom:3px}
.article-fight24-cta strong{display:block;color:#fff;font-size:16px;line-height:1.2;text-transform:uppercase}
.article-fight24-cta b{font-size:24px;color:#ffe900}
@media(max-width:680px){.article-fight24-cta{grid-template-columns:54px 1fr auto;gap:12px}.article-fight24-cta img{width:54px;height:54px}}


/* V131 – Mobile Hero + Mobile Navigation */
.mobile-menu-toggle{
  display:none;
  appearance:none;
  border:1px solid rgba(255,255,255,.16);
  background:#12151a;
  color:#fff;
  border-radius:10px;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  font-size:22px;
  line-height:1;
  cursor:pointer;
}
.mobile-menu-panel{
  display:none;
}

@media(max-width:760px){
  .nav-main{
    position:relative;
    flex-direction:row !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:12px !important;
  }

  .nav-main .nav-links{
    display:none !important;
  }

  .mobile-menu-toggle{
    display:flex;
    flex:0 0 auto;
  }

  .mobile-menu-panel{
    position:absolute;
    top:calc(100% + 10px);
    left:0;
    right:0;
    z-index:9999;
    background:rgba(12,14,18,.98);
    border:1px solid rgba(255,255,255,.12);
    border-radius:16px;
    padding:10px;
    box-shadow:0 18px 50px rgba(0,0,0,.45);
  }

  .mobile-menu-panel.open{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
  }

  .mobile-menu-panel a{
    display:flex;
    align-items:center;
    min-height:44px;
    padding:10px 12px;
    border-radius:10px;
    background:#161a20;
    color:#fff;
    font-size:12px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.04em;
  }

  .mobile-menu-panel a[href="boxen.html"]{
    color:#ffe900;
  }

  /* Hero auf Mobile deutlich ruhiger und näher an der Kacheltypografie */
  .hero-main,
  .hero{
    min-height:0 !important;
  }

  .hero-main{
    padding:22px 20px 20px !important;
  }

  .hero-main h1,
  #heroTitle{
    font-size:clamp(34px,9vw,48px) !important;
    line-height:.94 !important;
    letter-spacing:-1px !important;
    max-width:95% !important;
    margin-bottom:14px !important;
  }

  .hero-main .tag,
  .hero .tag{
    font-size:9px !important;
    padding:6px 10px !important;
  }

  .hero-main p,
  #heroTeaser{
    font-size:14px !important;
    line-height:1.35 !important;
    max-width:92% !important;
    margin-bottom:14px !important;
  }

  .hero-link,
  .hero-main .btn{
    font-size:11px !important;
    padding:10px 14px !important;
    border-radius:999px !important;
  }

  /* Startseite: Teaser bleibt wie gewünscht ausgeblendet */
  body[data-page="home"] #heroTeaser{
    display:none !important;
  }
}


/* V132 – definitive mobile override */
@media(max-width:760px){
  header nav.nav-main,
  .site-header nav.nav-main,
  nav.nav-main{
    display:flex !important;
    position:relative !important;
    min-height:64px !important;
    padding:10px 18px !important;
  }

  nav.nav-main .site-logo-img{
    max-width:190px !important;
    height:auto !important;
  }

  nav.nav-main .nav-links{
    display:none !important;
  }

  nav.nav-main .mobile-menu-toggle{
    display:flex !important;
    position:static !important;
    transform:none !important;
    margin-left:auto !important;
    width:44px !important;
    height:44px !important;
  }

  nav.nav-main .mobile-menu-panel{
    display:none !important;
    position:absolute !important;
    top:calc(100% + 6px) !important;
    left:16px !important;
    right:16px !important;
    z-index:9999 !important;
  }

  nav.nav-main .mobile-menu-panel.open{
    display:grid !important;
  }

  /* Hero: mobile wie eine große Bildkachel, nicht wie Desktop-Plakat */
  body #hero.hero-main{
    min-height:360px !important;
    height:auto !important;
    padding:0 !important;
    align-items:flex-end !important;
  }

  body #hero .hero-content{
    width:100% !important;
    padding:22px 20px 20px !important;
  }

  body #hero #heroTitle{
    font-size:30px !important;
    line-height:.98 !important;
    letter-spacing:-.6px !important;
    max-width:100% !important;
    margin:8px 0 14px !important;
  }

  body #hero #heroTeaser{
    font-size:13px !important;
    line-height:1.35 !important;
    max-width:100% !important;
  }

  body[data-page="home"] #hero #heroTeaser{
    display:none !important;
  }

  body #hero .btn{
    font-size:11px !important;
    padding:10px 14px !important;
  }
}


/* V135 – Video */
.video-thumb{position:relative}
.video-play{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  display:flex;
  align-items:center;
  justify-content:center;
  width:58px;
  height:58px;
  border-radius:50%;
  background:rgba(239,43,45,.95);
  color:#fff;
  font-size:22px;
  padding-left:4px;
  box-shadow:0 10px 28px rgba(0,0,0,.35);
}
.video-tile:hover .video-play{transform:translate(-50%,-50%) scale(1.06)}
@media(max-width:760px){
  .video-play{width:48px;height:48px;font-size:18px}
}


/* V138 – VIDEO: Hero full width + 3er Grid */
body[data-page="video"] .hero{display:block!important}
body[data-page="video"] .hero-main{
  width:100%!important;
  max-width:none!important;
  min-height:520px!important;
}
body[data-page="video"] .hero-side{display:none!important}

body[data-page="video"] #hero .hero-content{
  width:min(760px,72%)!important;
  max-width:760px!important;
  padding:34px 34px 30px!important;
}

body[data-page="video"] #hero #heroTitle{
  font-size:clamp(42px,5vw,68px)!important;
  line-height:.92!important;
  letter-spacing:-1.6px!important;
  max-width:100%!important;
  margin:8px 0 18px!important;
  text-wrap:balance;
}

body[data-page="video"] #hero #heroTeaser{display:none!important}

body[data-page="video"] #newsGrid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
}

body[data-page="video"] #newsGrid>*{
  width:100%!important;
  max-width:none!important;
}

body[data-page="video"] .video-tile .home-news-image{
  width:100%!important;
  aspect-ratio:16/9!important;
  height:auto!important;
  overflow:hidden!important;
}

body[data-page="video"] .video-tile .home-news-image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

@media(max-width:760px){
  body[data-page="video"] .hero-main{min-height:380px!important}
  body[data-page="video"] #hero .hero-content{
    width:100%!important;
    max-width:none!important;
    padding:22px 20px 20px!important;
  }
  body[data-page="video"] #hero #heroTitle{
    font-size:30px!important;
    line-height:.98!important;
    letter-spacing:-.6px!important;
    margin:8px 0 14px!important;
  }
  body[data-page="video"] #newsGrid{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
}


/* V141 – FIGHTING TRADR Artikel-Link */
.article-tradr-cta{
  display:grid;
  grid-template-columns:66px 1fr auto;
  align-items:center;
  gap:16px;
  margin:0 0 28px;
  padding:12px 16px 12px 12px;
  border:1px solid rgba(54,116,255,.45);
  border-radius:20px;
  background:linear-gradient(135deg,rgba(54,116,255,.14),rgba(54,116,255,.04));
  transition:.2s ease;
}
.article-tradr-cta:hover{
  transform:translateY(-2px);
  border-color:rgba(54,116,255,.8);
}
.article-tradr-cta img{
  width:66px;
  height:66px;
  border-radius:14px;
  object-fit:cover;
}
.article-tradr-cta span{
  display:block;
  color:#3674ff;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.09em;
  margin-bottom:3px;
}
.article-tradr-cta strong{
  display:block;
  color:#fff;
  font-size:16px;
  line-height:1.2;
  text-transform:uppercase;
}
.article-tradr-cta b{font-size:24px;color:#3674ff}
@media(max-width:680px){
  .article-tradr-cta{grid-template-columns:54px 1fr auto;gap:12px}
  .article-tradr-cta img{width:54px;height:54px}
}


/* V143 – Fighter Directory */
.fighter-directory-tools{
  display:grid;
  grid-template-columns:1.6fr 1fr 1fr;
  gap:10px;
  padding:14px;
  border-left:1px solid var(--line);
  border-right:1px solid var(--line);
  background:#0c1015;
}
.fighter-directory-tools input,
.fighter-directory-tools select{
  width:100%;
  min-height:42px;
  border:1px solid var(--line);
  border-radius:10px;
  background:#11151b;
  color:#fff;
  padding:0 12px;
  font:inherit;
}
.fighter-card-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  padding:14px;
  border:1px solid var(--line);
  border-radius:0 0 18px 18px;
  background:#0e1116;
}
.fighter-card{
  min-width:0;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.09);
  border-radius:14px;
  background:#111419;
}
.fighter-card-image{
  display:block;
  position:relative;
  aspect-ratio:4/5;
  background:#080a0d;
  overflow:hidden;
}
.fighter-card-image img{
  width:100%;height:100%;object-fit:cover;display:block;
}
.fighter-card-price{
  position:absolute;
  right:9px;bottom:9px;
  background:#3674ff;color:#fff;
  border-radius:8px;
  padding:6px 8px;
  font-size:11px;font-weight:900;
}
.fighter-card-body{padding:12px}
.fighter-card-name{
  display:block;
  color:#fff;
  font-size:17px;
  line-height:1.05;
  font-weight:900;
  margin-bottom:11px;
}
.fighter-card-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px}
.fighter-card-facts span{font-size:10px;color:#a3abb6;min-width:0}
.fighter-card-facts b{display:block;color:#6f7884;font-size:8px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}
.fighter-card-gym{grid-column:1/-1}
.fighter-card-links{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}
.fighter-card-links a{
  border:1px solid rgba(255,255,255,.12);
  border-radius:7px;
  padding:6px 8px;
  color:#fff;
  font-size:9px;font-weight:900;text-transform:uppercase;
}
@media(max-width:1100px){
  .fighter-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .fighter-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fighter-directory-tools{grid-template-columns:1fr}
}
@media(max-width:520px){
  .fighter-card-grid{grid-template-columns:1fr}
}

/* V143 – Fighter SEO profile */
.fighter-back{margin-left:auto;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}
.fighter-profile{padding-top:34px;padding-bottom:60px}
.fighter-profile-hero{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);gap:28px;align-items:stretch}
.fighter-profile-image{border-radius:20px;overflow:hidden;background:#0d1015;min-height:620px}
.fighter-profile-image img{width:100%;height:100%;object-fit:cover}
.fighter-profile-info{padding:36px;border:1px solid var(--line);border-radius:20px;background:#111419}
.fighter-profile-info h1{font-size:clamp(46px,6vw,82px);line-height:.9;margin:14px 0 20px;text-transform:uppercase}
.fighter-profile-price{display:inline-block;background:#3674ff;color:#fff;font-size:22px;font-weight:900;border-radius:10px;padding:10px 14px;margin-bottom:26px}
.fighter-profile-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.fighter-profile-facts div{padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#0d1015}
.fighter-profile-facts span{display:block;color:#747d89;font-size:9px;text-transform:uppercase;font-weight:900;margin-bottom:4px}
.fighter-profile-facts strong{font-size:14px}
.fighter-profile-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.fighter-profile-actions .btn.tradr{background:#3674ff;color:#fff;border-color:#3674ff}
@media(max-width:760px){
  .fighter-profile-hero{grid-template-columns:1fr}
  .fighter-profile-image{min-height:420px}
  .fighter-profile-info{padding:22px}
  .fighter-profile-facts{grid-template-columns:1fr}
}


/* V144 – Fighter card image framing */
.fighter-card-image{
  display:flex;
  align-items:flex-end;
  justify-content:center;
  padding-top:8px;
}
.fighter-card-image img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center bottom;
}


/* V149 – fighter record + working direct profile links */
.fighter-card-facts span{min-width:0}

/* V152 – Fighter detail links clearly visible */
.fighter-profile-linkbox{
  margin-top:28px;
  padding:18px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:14px;
  background:#0d1015;
}
.fighter-profile-linkbox-title{
  color:#7d8793;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  margin-bottom:12px;
}
.fighter-profile-actions{margin-top:0!important}
.fighter-profile-actions .btn.instagram{
  background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);
  border-color:transparent;
  color:#fff;
}

/* V153 – Fighter overview compact: only organisation and record */
.fighter-card-facts.fighter-card-facts-compact{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.fighter-card-facts.fighter-card-facts-compact span{font-size:11px}
.fighter-card-facts.fighter-card-facts-compact b{font-size:8px}

/* V158 – visible fighter profile links */
.fighter-profile-linkbox{
  margin-top:24px;
  padding:16px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:12px;
  background:#0d1015;
}
.fighter-profile-linkbox-title{
  margin-bottom:10px;
  color:#7f8894;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.fighter-profile-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:0!important;
}
.fighter-profile-actions .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:0 14px;
  border-radius:9px;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.fighter-profile-actions .btn.instagram{
  background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);
  border-color:transparent;
  color:#fff;
}
