@font-face{font-family:"Inter";src:url(../fonts/inter-var.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:"Rajdhani";src:url(../fonts/rajdhani-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Rajdhani";src:url(../fonts/rajdhani-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Rajdhani";src:url(../fonts/rajdhani-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}

:root {
  --wp-ink: #111114;
  --wp-ink-2: #1d1719;
  --wp-panel: #211719;
  --wp-panel-2: #302022;
  --wp-paper: #f5f6f7;
  --wp-paper-2: #e9ebed;
  --wp-line: rgba(232, 70, 61, 0.3);
  --wp-text: #fbfbfc;
  --wp-muted: #c9c3c6;
  --wp-gold: #d92a39;
  --wp-coral: #e8463d;
  --wp-mint: #d92a39;
  --wp-violet: #c53f46;
  --wp-shadow: 0 18px 48px rgba(0, 0, 0, 0.28);
}

html,
body {
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  color: var(--wp-text);
  background: var(--wp-ink) !important;
}

body:not(.darkTheme) {
  color: #211719;
  background: var(--wp-paper) !important;
}

* {
  letter-spacing: 0 !important;
}

h1,
h2,
h3,
.heading,
.title,
.wf-power-logo__main,
.wf-menu__nav a {
  font-family: "Rajdhani", "Inter", "Segoe UI", Arial, sans-serif !important;
}

a {
  color: var(--wp-mint);
}

a:hover {
  color: var(--wp-gold);
}

.wf-menu__bg svg path {
  fill: var(--wp-ink) !important;
}

.wf-menu__bg svg stop:first-child {
  stop-color: #151114 !important;
}

.wf-menu__bg svg stop:last-child {
  stop-color: #e8463d !important;
}

.wf-menu__top {
  background: #151114 !important;
  border-bottom: 1px solid var(--wp-line);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.26);
}

.wf-menu__network,
.wf-menu__nav li.network,
.wf-menu__overlay__network {
  display: none !important;
}

.wf-menu__logo.wf-power-logo {
  flex: 0 0 320px !important;
  width: 320px !important;
  min-width: 320px;
  max-width: none !important;
  height: 68px !important;
  display: inline-flex !important;
  align-items: center;
  gap: 10px;
  overflow: visible !important;
  text-decoration: none;
  color: #fff !important;
  margin: 0 18px;
}

.wf-power-logo__mark {
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: var(--wp-gold);
  color: var(--wp-ink);
  font: 700 28px/1 "Rajdhani", "Segoe UI", sans-serif;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.08), 0 10px 24px rgba(239, 106, 91, 0.28);
}

.wf-menu__logo.wf-power-logo .wf-power-logo__mark {
  width: 42px !important;
  height: 42px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 42px !important;
  color: var(--wp-ink) !important;
  font: 700 28px/1 "Rajdhani", "Segoe UI", sans-serif !important;
}

.wf-menu__logo.wf-power-logo .wf-power-logo__mark--image {
  display: block !important;
  object-fit: cover !important;
  object-position: center !important;
  padding: 0 !important;
  border: 1px solid #e8463d !important;
  background: #08080a !important;
  box-shadow: 0 0 0 2px rgba(217, 42, 57, 0.28), 0 0 28px rgba(217, 42, 57, 0.65) !important;
}

.wf-power-home-logo__mark--image {
  display: block;
  object-fit: cover;
  object-position: center;
  padding: 0;
  border: 2px solid #e8463d;
  background: #08080a;
  box-shadow: 0 0 0 3px rgba(217, 42, 57, 0.24), 0 0 34px rgba(217, 42, 57, 0.62);
}

.wf-power-logo__text {
  display: flex;
  flex-direction: column;
  line-height: 1;
  min-width: 0;
}

.wf-menu__logo.wf-power-logo .wf-power-logo__text {
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 4px !important;
  color: var(--wp-text) !important;
  line-height: 1 !important;
}

.wf-power-logo__main {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.wf-menu__logo.wf-power-logo .wf-power-logo__main {
  display: block !important;
  color: var(--wp-text) !important;
  font: 700 30px/1 "Rajdhani", "Segoe UI", sans-serif !important;
  letter-spacing: 0 !important;
}

.wf-power-logo__tag {
  margin-top: 4px;
  color: var(--wp-mint);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.wf-menu__logo.wf-power-logo .wf-power-logo__tag {
  display: block !important;
  margin: 0 !important;
  color: var(--wp-mint) !important;
  font: 700 12px/1 "Inter", Arial, sans-serif !important;
  letter-spacing: 0 !important;
}

.wf-home__search__logo.wf-power-home-logo {
  width: auto;
  height: auto;
  display: grid;
  justify-items: center;
  gap: 5px;
  margin: 8px auto 12px;
}

.wf-power-home-logo__mark {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--wp-gold);
  border-radius: 8px;
  color: var(--wp-gold);
  font: 700 40px/1 "Rajdhani", "Segoe UI", sans-serif;
}

.wf-power-home-logo__name {
  color: var(--wp-ink);
  font: 700 44px/1 "Rajdhani", "Segoe UI", sans-serif;
  letter-spacing: 0 !important;
  text-transform: uppercase;
}

.wf-power-home-logo__byline {
  color: #a92330;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.wf-menu__nav .menu > li > a {
  color: var(--wp-text) !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.wf-menu__nav .menu > li > a:hover {
  color: var(--wp-gold) !important;
}

.wf-menu__searchBox__input input,
.wf-patch-notes__selector select {
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid var(--wp-line) !important;
  color: var(--wp-text) !important;
  border-radius: 8px !important;
}

.wf-menu__themeToggle span span,
.selector .selected,
.selector span:hover,
.tier-list,
.wf-tier-list .selector > span.selected {
  background: var(--wp-coral) !important;
  color: var(--wp-ink) !important;
}

.wf-home__search,
.wf-tier-list,
.wf-patch-notes,
.wf-champion__data,
.footer-list {
  color: inherit;
}

.wf-home__search__input {
  padding-left: 12px !important;
  background-image: none !important;
  font-family: "Inter", Arial, sans-serif !important;
}

.wf-home__champions__champion > div {
  font-family: "Rajdhani", "Inter", Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
}

.wf-champion__about__info {
  background: rgba(23, 19, 15, 0.94) !important;
}

.wf-champion__about__info .blurb,
.wf-champion__about__info .byline,
.wf-champion__about__info .byline span {
  color: var(--wp-text) !important;
}

.wf-power-home-preview {
  width: min(100%, 520px);
  margin: 20px auto 28px;
  overflow: hidden;
  border: 1px solid var(--wp-line);
  border-radius: 8px;
  background: #17130f;
  box-shadow: var(--wp-shadow);
}

.wf-power-home-ribbon {
  height: 72px;
  background: #e8463d;
}

.wf-home__about__info {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: min(100%, 760px) !important;
  box-sizing: border-box;
  margin: 0 auto !important;
  padding: 34px 20px 54px !important;
  text-align: center;
}

.wf-power-home-preview__top {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 16px;
  background: #2e261e;
  color: var(--wp-gold);
  font: 700 14px/1 "Rajdhani", sans-serif;
}

.wf-power-home-preview__image {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: top center;
}

.wf-power-home-preview__body {
  display: grid;
  gap: 10px;
  padding: 28px;
  color: var(--wp-text);
}

.wf-power-home-preview__body strong {
  color: var(--wp-mint);
  font: 700 30px/1 "Rajdhani", sans-serif;
  text-transform: uppercase;
}

.wf-power-home-preview__body span {
  color: var(--wp-muted);
  font-size: 14px;
}

.wf-power-home-preview__body div {
  display: grid;
  grid-template-columns: 1.4fr 1fr 0.7fr;
  gap: 8px;
  margin-top: 8px;
}

.wf-power-home-preview__body i {
  min-height: 34px;
  display: block;
  border: 1px solid var(--wp-line);
  border-radius: 6px;
  background: #211c17;
}

.wf-home__search__blurb,
.wf-tier-list h1,
.wf-patch-notes__header h1,
.wf-champion__about__info h1,
.wf-champion__data h2,
.footer-list h3 {
  color: var(--wp-gold) !important;
  text-transform: uppercase;
}

body:not(.darkTheme) .wf-home__search__blurb,
body:not(.darkTheme) .wf-tier-list h1,
body:not(.darkTheme) .wf-patch-notes__header h1,
body:not(.darkTheme) .wf-champion__about__info h1,
body:not(.darkTheme) .wf-champion__data h2,
body:not(.darkTheme) .footer-list h3 {
  color: #8f2529 !important;
}

.wf-home__about,
.wf-champion__about__info,
.wf-champion__data .data-block,
.wf-tier-list__tiers__block,
.notes-block,
.wf-patch-notes .wf-patch-notes__container,
.statsBlock,
.data-mod,
.footer-list {
  background: rgba(23, 24, 28, 0.9) !important;
  border: 1px solid var(--wp-line) !important;
  border-radius: 8px !important;
  box-shadow: var(--wp-shadow);
}

body:not(.darkTheme) .wf-home__about,
body:not(.darkTheme) .wf-champion__about__info,
body:not(.darkTheme) .wf-champion__data .data-block,
body:not(.darkTheme) .wf-tier-list__tiers__block,
body:not(.darkTheme) .notes-block,
body:not(.darkTheme) .wf-patch-notes .wf-patch-notes__container,
body:not(.darkTheme) .statsBlock,
body:not(.darkTheme) .data-mod,
body:not(.darkTheme) .footer-list {
  background: rgba(251, 251, 252, 0.9) !important;
  color: #1b1c20 !important;
  border-color: rgba(120, 122, 130, 0.22) !important;
}

.wf-champion__about__info .byline,
.wf-tier-list .subtitle,
.wf-home__about .description,
.wf-patch-notes,
.notes-block span,
.footer-list a {
  color: var(--wp-muted) !important;
}

body:not(.darkTheme) .wf-champion__about__info .byline,
body:not(.darkTheme) .wf-tier-list .subtitle,
body:not(.darkTheme) .wf-home__about .description,
body:not(.darkTheme) .notes-block span,
body:not(.darkTheme) .footer-list a {
  color: #5a5c63 !important;
}

.rank.s,
.tier.s .title,
.wf-tier-list .title.s {
  background: var(--wp-gold) !important;
  color: var(--wp-ink) !important;
}

.rank.a,
.tier.a .title,
.wf-tier-list .title.a {
  background: var(--wp-mint) !important;
  color: var(--wp-ink) !important;
}

.wf-power-author,
.wf-power-guide-copy {
  max-width: 1140px;
  margin: 28px auto;
  padding: 24px;
  background: rgba(23, 24, 28, 0.94);
  border: 1px solid var(--wp-line);
  border-radius: 8px;
  box-shadow: var(--wp-shadow);
  color: var(--wp-text);
}

body:not(.darkTheme) .wf-power-author,
body:not(.darkTheme) .wf-power-guide-copy {
  background: rgba(251, 251, 252, 0.95);
  color: #1b1c20;
}

.wf-power-eyebrow {
  display: inline-block;
  margin-bottom: 8px;
  color: var(--wp-mint);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.wf-power-author h2,
.wf-power-guide-copy h2 {
  margin: 0 0 10px;
  color: var(--wp-gold);
  font-size: 28px;
  text-transform: uppercase;
}

.wf-power-author p,
.wf-power-guide-copy p {
  margin: 0 0 14px;
  color: inherit;
  font-size: 15px;
  line-height: 1.65;
}

.wf-power-guide-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 18px 0;
}

.wf-power-guide-grid article {
  min-height: 190px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid var(--wp-line);
  border-radius: 8px;
}

body:not(.darkTheme) .wf-power-guide-grid article {
  background: rgba(46, 38, 30, 0.06);
}

.wf-power-guide-grid h3 {
  margin: 0 0 8px;
  color: var(--wp-mint);
  font-size: 19px;
  text-transform: uppercase;
}

.wf-power-note {
  padding: 14px 16px;
  border-left: 4px solid var(--wp-coral);
  background: rgba(239, 106, 91, 0.12);
  border-radius: 8px;
}

.wf-power-articles {
  max-width: 1120px;
  padding: 32px 20px 48px;
}

.wf-power-articles h1 {
  margin: 4px 0 12px !important;
  color: var(--wp-gold) !important;
}

.wf-power-articles__intro {
  max-width: 760px;
  color: var(--wp-muted);
  font-size: 16px;
  line-height: 1.7;
}

body:not(.darkTheme) .wf-power-articles__intro {
  color: #5f4f3e;
}

.wf-power-articles__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 26px;
}

.wf-power-articles__grid a {
  display: flex;
  min-height: 208px;
  flex-direction: column;
  gap: 11px;
  padding: 18px;
  border: 1px solid var(--wp-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.045);
  color: var(--wp-text);
  text-decoration: none;
  box-shadow: var(--wp-shadow);
}

body:not(.darkTheme) .wf-power-articles__grid a {
  background: rgba(255, 255, 255, 0.72);
  color: #1b1c20;
}

.wf-power-articles__grid span {
  color: var(--wp-mint);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0 !important;
  text-transform: uppercase;
}

.wf-power-articles__grid strong {
  color: var(--wp-gold);
  font-family: "Rajdhani", "Inter", Arial, sans-serif;
  font-size: 22px;
  line-height: 1.05;
}

.wf-power-articles__grid p {
  margin: 0;
  color: var(--wp-muted);
  line-height: 1.55;
}

body:not(.darkTheme) .wf-power-articles__grid p {
  color: #665542;
}

.wf-power-patch {
  max-width: 1120px;
  padding: 32px 20px 48px;
}

.wf-power-patch h1 {
  margin: 4px 0 12px !important;
  color: var(--wp-gold) !important;
}

.wf-power-patch__intro {
  max-width: 780px;
  color: var(--wp-muted);
  font-size: 16px;
  line-height: 1.7;
}

body:not(.darkTheme) .wf-power-patch__intro {
  color: #5f4f3e;
}

.wf-power-patch__signals {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin: 28px 0;
}

.wf-power-patch__signals article {
  min-height: 220px;
  padding: 18px 0;
  border-top: 3px solid var(--wp-coral);
}

.wf-power-patch__signals span {
  color: var(--wp-mint);
  font: 700 16px/1 "Rajdhani", sans-serif;
}

.wf-power-patch__signals h2,
.wf-power-patch__checklist h2 {
  margin: 12px 0 9px !important;
  color: var(--wp-gold) !important;
  font-size: 24px !important;
}

.wf-power-patch__signals p {
  margin: 0;
  color: var(--wp-muted);
  line-height: 1.62;
}

body:not(.darkTheme) .wf-power-patch__signals p {
  color: #665542;
}

.wf-power-patch__checklist {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  gap: 28px;
  padding: 22px 0;
  border-top: 1px solid var(--wp-line);
  border-bottom: 1px solid var(--wp-line);
}

.wf-power-patch__checklist ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding-left: 22px;
  color: var(--wp-text);
  line-height: 1.5;
}

body:not(.darkTheme) .wf-power-patch__checklist ul {
  color: #3d3025;
}

.wf-power-archive-page {
  min-height: 100vh;
  background: var(--wp-ink);
}

.wf-power-archive {
  max-width: 760px;
  margin: 0 auto;
  padding: 96px 20px 72px;
}

.wf-power-archive h1 {
  margin: 10px 0 14px;
  color: var(--wp-text);
  font: 700 42px/1.05 "Rajdhani", sans-serif;
  letter-spacing: 0;
}

.wf-power-archive p {
  max-width: 660px;
  margin: 0 0 26px;
  color: var(--wp-muted);
  font-size: 16px;
  line-height: 1.65;
}

.wf-power-archive__link {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 16px;
  border: 1px solid var(--wp-gold);
  border-radius: 6px;
  color: var(--wp-gold) !important;
  font-weight: 700;
  text-decoration: none;
}

.wf-power-archive__link:hover {
  background: var(--wp-gold);
  color: #201913 !important;
}

#footer.footer-new,
#footer.footer-new + .foot-copy {
  display: none !important;
}

.wf-power-footer {
  margin-top: 36px;
  background: linear-gradient(135deg, #16120f, #2b2119);
  border-top: 1px solid var(--wp-line);
  color: var(--wp-text);
}

.wf-power-footer__inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 32px 20px;
  display: grid;
  gap: 14px;
}

.wf-power-footer__brand {
  color: var(--wp-gold) !important;
  font: 700 30px/1 "Rajdhani", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}

.wf-power-footer p,
.wf-power-footer small {
  margin: 0;
  color: var(--wp-muted);
}

.wf-power-footer nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.wf-power-footer nav a {
  padding: 8px 10px;
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--wp-line);
  border-radius: 8px;
  color: var(--wp-text) !important;
  text-decoration: none;
}

.wf-power-footer nav a:hover {
  border-color: var(--wp-gold);
  color: var(--wp-gold) !important;
}

@media (max-width: 900px) {
  .wf-power-guide-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .wf-power-articles__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .wf-power-patch__signals {
    grid-template-columns: 1fr;
  }

  .wf-power-patch__signals article {
    min-height: 0;
  }
}

@media (max-width: 600px) {
  .wf-menu__logo.wf-power-logo {
    flex-basis: 182px !important;
    width: 182px !important;
    min-width: 182px;
    height: 58px !important;
    margin: 0 8px;
  }

  .wf-power-logo__mark {
    width: 36px;
    height: 36px;
    font-size: 24px;
  }

  .wf-power-logo__main {
    font-size: 21px;
  }

  .wf-power-logo__tag {
    font-size: 10px;
  }

  .wf-power-home-logo__name {
    font-size: 34px;
  }

  .wf-power-home-preview__top {
    font-size: 12px;
  }

  .wf-power-home-preview__body {
    padding: 20px;
  }

  .wf-power-author,
  .wf-power-guide-copy {
    margin: 18px 12px;
    padding: 18px;
  }

  .wf-power-guide-grid {
    grid-template-columns: 1fr;
  }

  .wf-power-guide-grid article {
    min-height: 0;
  }

  .wf-power-articles {
    padding: 24px 12px 36px;
  }

  .wf-power-articles__grid {
    grid-template-columns: 1fr;
  }

  .wf-power-patch {
    padding: 24px 12px 36px;
  }

  .wf-power-patch__checklist {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .wf-power-archive {
    padding: 64px 18px 44px;
  }

  .wf-power-archive h1 {
    font-size: 34px;
  }
}

body:not(.darkTheme) .wf-champion__about__info {
  background: rgba(35, 28, 22, 0.96) !important;
  color: var(--wp-text) !important;
}

body:not(.darkTheme) .wf-champion__about__info h1 {
  color: var(--wp-gold) !important;
}

body:not(.darkTheme) .wf-champion__about__info .blurb,
body:not(.darkTheme) .wf-champion__about__info .byline,
body:not(.darkTheme) .wf-champion__about__info .byline span {
  color: var(--wp-text) !important;
}

body.darkTheme {
  background: #111114 !important;
}

body:not(.darkTheme) .wf-home__about .description {
  color: #49302c !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}

.wf-home__about h2,
.wf-home__about .what {
  color: var(--wp-coral) !important;
  font-family: "Rajdhani", "Segoe UI", sans-serif !important;
}

.wf-power-home-preview {
  border-color: rgba(232, 70, 61, 0.36);
  background: #fff8f3;
  box-shadow: 0 18px 42px rgba(17, 17, 20, 0.18);
}

.wf-power-home-preview__top {
  background: #211719;
  color: #fbfbfc;
}

.wf-power-home-preview__body {
  color: #211719;
}

.wf-power-home-preview__body strong {
  color: #c72f35;
  font-family: "Rajdhani", "Segoe UI", sans-serif;
}

.wf-power-home-preview__body span {
  color: #66413a;
}

.wf-power-home-preview__body i {
  border-color: rgba(232, 70, 61, 0.34);
  background: #ffffff;
}

.wf-power-tier-briefing {
  max-width: 1140px;
  margin: 28px auto 48px;
  padding: 28px 30px;
  border: 1px solid rgba(232, 70, 61, 0.3);
  border-radius: 8px;
  background: #fff8f3;
  color: #211719;
}

.wf-power-tier-briefing h2 {
  margin: 8px 0 10px;
  color: #c72f35;
  font: 700 28px/1 "Rajdhani", "Segoe UI", sans-serif;
}

.wf-power-tier-briefing p {
  max-width: 860px;
  margin: 0;
  color: #5d3a34;
  font-size: 16px;
  line-height: 1.6;
}

.wf-power-tier-briefing__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.wf-power-tier-briefing__grid article {
  min-height: 116px;
  padding: 16px;
  border-left: 3px solid var(--wp-coral);
  background: #ffffff;
}

.wf-power-tier-briefing__grid strong,
.wf-power-tier-briefing__grid span {
  display: block;
}

.wf-power-tier-briefing__grid strong {
  margin-bottom: 8px;
  color: #c72f35;
  font: 700 18px/1 "Rajdhani", "Segoe UI", sans-serif;
}

.wf-power-tier-briefing__grid span {
  color: #5d3a34;
  font-size: 14px;
  line-height: 1.5;
}

.wf-menu__searchBox,
.wf-menu__searchBox__input {
  position: relative;
}

.wf-menu__searchBox input,
.wf-home__search__input {
  color: #211719 !important;
  caret-color: var(--wp-coral);
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
}

/* Compact labels below item and rune icons need full contrast on light panels. */
body:not(.darkTheme) .wf-champion__data [class*="item"] span,
body:not(.darkTheme) .wf-champion__data [class*="item"] .name,
body:not(.darkTheme) .wf-champion__data [class*="item"] .title,
body:not(.darkTheme) .wf-champion__data [class*="build"] span,
body:not(.darkTheme) .wf-champion__data [class*="rune"] span,
body:not(.darkTheme) .wf-champion__data .data-block span,
body:not(.darkTheme) .wf-champion__data .data-block p {
  color: #46191d !important;
  opacity: 1 !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  text-shadow: none !important;
}

body:not(.darkTheme) .wf-champion__data .data-block h3,
body:not(.darkTheme) .wf-champion__data .data-block h4,
body:not(.darkTheme) .wf-champion__data .data-block strong {
  color: #8f2529 !important;
  font-family: "Rajdhani", "Segoe UI", sans-serif !important;
}

.wf-menu__searchBox__input .fa-search,
.wf-menu__searchBox__input .fa-times-circle {
  display: none !important;
}

.wf-menu__searchBox__results.wf-power-search-results--open {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(232, 70, 61, 0.35);
  border-radius: 6px;
  background: #ffffff;
}

.wf-menu__searchBox__results a,
.wf-power-search-empty {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  color: #211719 !important;
  font-size: 14px;
  text-decoration: none;
}

.wf-menu__searchBox__results a img {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  object-fit: cover;
  border: 1px solid #e8463d;
  border-radius: 50%;
  background: #151114;
}

.wf-menu__searchBox__results a span {
  min-width: 0;
  color: inherit;
  font-weight: 700;
}

.wf-menu__searchBox__results a:hover {
  background: #f9e4da;
  color: #c72f35 !important;
}

.wf-power-search-empty {
  color: #8f2529 !important;
}

.show-champ-stats,
.hide-champ-stats {
  cursor: pointer;
  border-radius: 6px;
  background: var(--wp-coral) !important;
  color: #ffffff !important;
  font-family: "Rajdhani", "Segoe UI", sans-serif !important;
}

.wf-champion__about.wf-power-stats-open {
  height: auto !important;
}

.wf-champion__about__stats[hidden] {
  display: none !important;
}

.wf-champion__about__bg {
  opacity: 1 !important;
  filter: saturate(1.08) contrast(1.04) !important;
}

@media (min-width: 768px) {
  body:not(.darkTheme) .wf-champion__about__info,
  body.darkTheme .wf-champion__about__info {
    width: 53% !important;
    height: 100% !important;
    box-sizing: border-box;
    padding: 26px 30px !important;
    background: rgba(54, 12, 16, 0.94) !important;
  }
}

.wf-power-footer {
  background: #151114;
}

@media (max-width: 900px) {
  .wf-power-tier-briefing__grid {
    grid-template-columns: 1fr;
  }
}

/* Crimson brand system: one accent color, neutral surfaces, no warm/orange drift. */
:root {
  --wp-ink: #0d0e10;
  --wp-ink-2: #17181c;
  --wp-panel: #211217;
  --wp-panel-2: #32161d;
  --wp-paper: #f5f6f7;
  --wp-paper-2: #e9ebed;
  --wp-line: rgba(218, 42, 57, 0.34);
  --wp-text: #fbfbfc;
  --wp-muted: #c9c3c6;
  --wp-gold: #d92a39;
  --wp-coral: #d92a39;
  --wp-mint: #d92a39;
  --wp-violet: #9c2531;
}

body:not(.darkTheme) {
  color: #242126;
  background: var(--wp-paper) !important;
}

.wf-menu__bg svg stop:first-child,
.wf-menu__top,
.wf-power-footer {
  background: #0d0e10 !important;
  stop-color: #0d0e10 !important;
}

.wf-menu__bg svg stop:last-child {
  stop-color: #d92a39 !important;
}

.wf-menu__logo.wf-power-logo {
  flex-basis: 348px !important;
  width: 348px !important;
  gap: 12px !important;
}

.wf-menu__logo.wf-power-logo .wf-power-logo__mark,
.wf-menu__logo.wf-power-logo .wf-power-logo__mark--image {
  width: 50px !important;
  height: 50px !important;
  flex-basis: 50px !important;
  border: 1px solid #d92a39 !important;
  border-radius: 6px !important;
  background: #090a0c !important;
  box-shadow: 0 0 0 2px rgba(217, 42, 57, 0.18), 0 8px 20px rgba(217, 42, 57, 0.36) !important;
}

.wf-menu__logo.wf-power-logo .wf-power-logo__main {
  position: relative;
  padding-bottom: 5px;
  color: #fbfbfc !important;
  font-size: 27px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

.wf-menu__logo.wf-power-logo .wf-power-logo__main::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  content: "";
  background: #d92a39;
}

.wf-menu__logo.wf-power-logo .wf-power-logo__tag,
.wf-power-home-logo__byline {
  color: #e14a57 !important;
  letter-spacing: 0 !important;
}

.wf-power-home-logo__mark--image {
  border-color: #d92a39 !important;
  box-shadow: 0 0 0 3px rgba(217, 42, 57, 0.16), 0 0 34px rgba(217, 42, 57, 0.42) !important;
}

body:not(.darkTheme) .wf-champion__data .data-block,
body:not(.darkTheme) .wf-tier-list__tiers__block,
body:not(.darkTheme) .notes-block,
body:not(.darkTheme) .data-mod,
body:not(.darkTheme) .wf-power-author,
body:not(.darkTheme) .wf-power-guide-copy,
body:not(.darkTheme) .footer-list {
  background: #fbfbfc !important;
  border-color: rgba(38, 35, 40, 0.14) !important;
}

body:not(.darkTheme) .wf-champion__about__info {
  background: rgba(48, 14, 20, 0.96) !important;
}

body:not(.darkTheme) .wf-champion__data h2,
body:not(.darkTheme) .footer-list h3,
.wf-champion__about__info h1,
.wf-home__search__blurb,
.wf-tier-list h1 {
  color: #d92a39 !important;
}

/* Situational pairs deliberately use the available column width. */
.wf-champion__data__situational,
.wf-champion__data__situational-runes {
  box-sizing: border-box !important;
  flex: 1 1 calc(50% - 10px) !important;
  width: calc(50% - 10px) !important;
  min-width: 0 !important;
}

.wf-champion__data__situational .data-mod,
.wf-champion__data__situational-runes .data-mod {
  display: block !important;
  box-sizing: border-box !important;
  width: 100% !important;
  min-height: 154px;
  padding: 16px !important;
  background: #fbfbfc !important;
  border: 1px solid rgba(38, 35, 40, 0.12) !important;
  box-shadow: 0 10px 22px rgba(13, 14, 16, 0.1) !important;
}

.wf-champion__data__situational .section.situation,
.wf-champion__data__situational-runes .section.situation {
  display: block !important;
  box-sizing: border-box !important;
  width: 100% !important;
}

.wf-champion__data__situational span.situation,
.wf-champion__data__situational-runes span.situation {
  display: inline-flex !important;
  align-items: center;
  min-height: 28px;
  margin-bottom: 14px !important;
  padding: 0 12px !important;
  border: 1px solid #a92330 !important;
  border-radius: 4px !important;
  background: #8e202b !important;
  color: #ffffff !important;
  font: 800 12px/1 "Rajdhani", "Segoe UI", sans-serif !important;
  letter-spacing: 0 !important;
}

.wf-champion__data__situational .items-wrap,
.wf-champion__data__situational-runes .items-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 42px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: none !important;
}

.wf-champion__data__situational .ico-holder,
.wf-champion__data__situational-runes .ico-holder {
  display: flex !important;
  align-items: center !important;
  min-width: 0 !important;
  gap: 9px !important;
}

.wf-champion__data__situational .ico-holder .img-bg,
.wf-champion__data__situational-runes .ico-holder .img-bg {
  flex: 0 0 42px !important;
}

.wf-champion__data__situational .ico-holder .name,
.wf-champion__data__situational-runes .ico-holder .name {
  overflow: hidden;
  color: #34262a !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  text-align: left !important;
  text-overflow: ellipsis;
}

.wf-champion__data__situational .right,
.wf-champion__data__situational-runes .right {
  display: grid !important;
  width: 36px !important;
  height: 36px !important;
  place-items: center;
  border: 1px solid #a92330 !important;
  border-radius: 50% !important;
  background: #d92a39 !important;
  box-shadow: 0 5px 12px rgba(161, 27, 41, 0.27) !important;
}

.wf-champion__data__situational .right i,
.wf-champion__data__situational-runes .right i {
  color: #ffffff !important;
  font-size: 16px !important;
  line-height: 1 !important;
}

.wf-champion__about__info .additional-info .data,
.wf-champion__about__info .additional-info .data.rank,
.wf-champion__guide-selector > span .rank,
.wf-champion .rank {
  background: #a92330 !important;
  color: #ffffff !important;
}

.wf-champion__guide-selector > span {
  border-color: rgba(217, 42, 57, 0.22) !important;
  background: #2a2c31 !important;
  color: #f7f7f8 !important;
}

.wf-champion__guide-selector > span.active {
  border-color: #d92a39 !important;
  background: #8e202b !important;
  color: #ffffff !important;
}

/* The statistics panel lives in normal document flow below the champion hero. */
@media (min-width: 768px) {
  .wf-champion__about {
    height: 299px !important;
  }
}

.wf-champion__about__stats.wf-power-stats-panel {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 1 !important;
  box-sizing: border-box !important;
  display: block !important;
  width: calc(100% - 10px) !important;
  max-width: 1130px !important;
  height: auto !important;
  max-height: none !important;
  margin: 16px auto 18px !important;
  overflow: visible !important;
  border: 1px solid rgba(217, 42, 57, 0.46) !important;
  border-radius: 8px !important;
  background: #fbfbfc !important;
  box-shadow: 0 14px 30px rgba(13, 14, 16, 0.16) !important;
}

.wf-champion__about__stats.wf-power-stats-panel[hidden] {
  display: none !important;
}

.wf-power-stats-panel .wf-champion__about__stats__header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 18px !important;
  min-height: 56px !important;
  padding: 0 18px !important;
  border-bottom: 1px solid rgba(217, 42, 57, 0.36) !important;
  background: #17181c !important;
  color: #fbfbfc !important;
}

.wf-power-stats-panel .wf-champion__about__stats__header > div {
  display: flex !important;
  flex: 1 1 auto !important;
  align-items: center !important;
  gap: 12px !important;
  min-width: 0 !important;
}

.wf-power-stats-panel .wf-champion__about__stats__header > div > span:first-child {
  color: #ffffff !important;
  font: 800 15px/1 "Rajdhani", "Segoe UI", sans-serif !important;
}

.wf-power-stats-panel .level {
  color: #e8c9cc !important;
  font: 700 12px/1 "Inter", "Segoe UI", Arial, sans-serif !important;
  white-space: nowrap;
}

.wf-power-stats-panel .range-wrap {
  position: relative !important;
  flex: 1 1 260px !important;
  max-width: 440px !important;
  min-width: 130px !important;
}

.wf-power-stats-panel input[type="range"] {
  width: 100% !important;
  margin: 0 !important;
  accent-color: #d92a39;
}

.wf-power-stats-panel .range-value {
  position: absolute !important;
  top: -28px !important;
  display: grid !important;
  width: 25px !important;
  height: 25px !important;
  place-items: center !important;
  transform: translateX(-50%) !important;
  border: 2px solid #fbfbfc !important;
  border-radius: 50% !important;
  background: #d92a39 !important;
  color: #ffffff !important;
  font: 800 11px/1 "Inter", "Segoe UI", Arial, sans-serif !important;
  pointer-events: none !important;
}

.wf-power-stats-panel .hide-champ-stats {
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  min-height: 32px !important;
  padding: 0 11px !important;
  border: 1px solid rgba(255, 255, 255, 0.32) !important;
  border-radius: 4px !important;
  color: #ffffff !important;
  cursor: pointer;
  font: 800 12px/1 "Rajdhani", "Segoe UI", sans-serif !important;
}

.wf-power-stats-panel .wf-champion__about__stats__main {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  padding: 16px !important;
  overflow: visible !important;
}

.wf-power-stats-panel .statsBlock {
  box-sizing: border-box !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
  background: transparent !important;
}

.wf-power-stats-panel .statsBlock.champion {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(132px, 1fr)) !important;
  gap: 10px !important;
}

.wf-power-stats-panel .statsBlock h2 {
  grid-column: 1 / -1 !important;
  margin: 0 0 2px !important;
  color: #2b2023 !important;
  font: 800 18px/1.2 "Rajdhani", "Segoe UI", sans-serif !important;
}

.wf-power-stats-panel .statsBlock.champion .statsBlock__block {
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  min-height: 74px !important;
  padding: 10px !important;
  border: 1px solid rgba(38, 35, 40, 0.12) !important;
  border-top: 3px solid #d92a39 !important;
  border-radius: 4px !important;
  background: #f3f4f5 !important;
}

.wf-power-stats-panel .statsBlock.champion .name {
  color: #4b4245 !important;
  font: 700 12px/1.25 "Inter", "Segoe UI", Arial, sans-serif !important;
}

.wf-power-stats-panel .statsBlock.champion .value {
  margin-top: 6px !important;
  color: #211317 !important;
  font: 800 18px/1 "Rajdhani", "Segoe UI", sans-serif !important;
}

.wf-power-stats-panel .statsBlock.abilities {
  margin-top: 18px !important;
}

.wf-power-stats-panel #ability-wrap {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(245px, 1fr)) !important;
  gap: 10px !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.wf-power-stats-panel .statsBlock.abilities .statsBlock__block {
  box-sizing: border-box !important;
  min-height: 138px !important;
  padding: 12px !important;
  border: 1px solid rgba(38, 35, 40, 0.12) !important;
  border-radius: 4px !important;
  background: #f7f8f9 !important;
}

.wf-power-stats-panel .statsBlock.abilities .upper {
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
}

.wf-power-stats-panel .statsBlock.abilities .upper > img {
  width: 42px !important;
  height: 42px !important;
  flex: 0 0 42px !important;
  border-radius: 4px !important;
}

.wf-power-stats-panel .statsBlock.abilities .name {
  color: #2b2023 !important;
  font: 800 13px/1.2 "Rajdhani", "Segoe UI", sans-serif !important;
}

.wf-power-stats-panel .statsBlock.abilities .name span {
  display: inline-grid !important;
  width: 20px !important;
  height: 20px !important;
  margin-right: 5px !important;
  place-items: center !important;
  border-radius: 4px !important;
  background: #8e202b !important;
  color: #ffffff !important;
}

.wf-power-stats-panel .statsBlock.abilities .lower p {
  margin: 12px 0 0 !important;
  color: #52484b !important;
  font: 13px/1.45 "Inter", "Segoe UI", Arial, sans-serif !important;
}

/* A lone type of situational advice can use the full row. */
.wf-power-situational-solo {
  flex-basis: 100% !important;
  width: 100% !important;
}

.wf-champion__data__situational .data-mod,
.wf-champion__data__situational-runes .data-mod {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;
  align-items: stretch !important;
  gap: 12px !important;
  height: auto !important;
  min-height: 0 !important;
}

.wf-champion__data__situational .section.situation,
.wf-champion__data__situational-runes .section.situation {
  min-height: 118px !important;
  padding: 12px !important;
  border: 1px solid rgba(38, 35, 40, 0.1) !important;
  border-radius: 4px !important;
  background: #f5f6f7 !important;
}

@media (max-width: 700px) {
  .wf-power-stats-panel .wf-champion__about__stats__header {
    align-items: flex-start !important;
    flex-direction: column !important;
    padding: 14px !important;
  }

  .wf-power-stats-panel .wf-champion__about__stats__header > div {
    width: 100% !important;
    flex-wrap: wrap !important;
  }

  .wf-power-stats-panel .range-wrap {
    order: 3;
    flex-basis: 100% !important;
  }

  .wf-power-stats-panel .statsBlock.champion,
  .wf-power-stats-panel #ability-wrap,
  .wf-champion__data__situational .data-mod,
  .wf-champion__data__situational-runes .data-mod {
    grid-template-columns: 1fr !important;
  }
}

/* Situational choices are rendered as explicit before/after replacement cards. */
.wf-champion__data__situational .data-mod,
.wf-champion__data__situational-runes .data-mod {
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr)) !important;
  gap: 16px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.wf-champion__data__situational .section.wf-power-swap,
.wf-champion__data__situational-runes .section.wf-power-swap {
  display: flex !important;
  flex-direction: column !important;
  min-height: 174px !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(38, 35, 40, 0.14) !important;
  border-radius: 6px !important;
  background: #fbfbfc !important;
  box-shadow: 0 10px 22px rgba(13, 14, 16, 0.1) !important;
}

.wf-champion__data__situational .section.wf-power-swap > span.situation,
.wf-champion__data__situational-runes .section.wf-power-swap > span.situation {
  align-self: stretch !important;
  justify-content: center !important;
  min-height: 34px !important;
  margin: 0 !important;
  padding: 0 12px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #211217 !important;
  color: #ffffff !important;
  text-align: center;
}

.wf-champion__data__situational .section.wf-power-swap .items-wrap,
.wf-champion__data__situational-runes .section.wf-power-swap .items-wrap {
  flex: 1 1 auto !important;
  grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr) !important;
  gap: 8px !important;
  padding: 14px !important;
}

.wf-champion__data__situational .section.wf-power-swap .ico-holder,
.wf-champion__data__situational-runes .section.wf-power-swap .ico-holder {
  position: relative !important;
  align-self: stretch !important;
  box-sizing: border-box !important;
  min-height: 82px !important;
  padding: 23px 9px 9px !important;
  border: 1px solid rgba(38, 35, 40, 0.1) !important;
  border-radius: 4px !important;
  background: #f1f3f4 !important;
}

.wf-champion__data__situational .section.wf-power-swap .ico-holder::before,
.wf-champion__data__situational-runes .section.wf-power-swap .ico-holder::before {
  position: absolute;
  top: 8px;
  left: 9px;
  color: #766c70;
  content: "BASE";
  font: 800 10px/1 "Rajdhani", "Segoe UI", sans-serif;
}

.wf-champion__data__situational .section.wf-power-swap .ico-holder.wf-power-swap__to::before,
.wf-champion__data__situational-runes .section.wf-power-swap .ico-holder.wf-power-swap__to::before {
  color: #b22532;
  content: "ADAPTER";
}

.wf-champion__data__situational .section.wf-power-swap .ico-holder .img-bg,
.wf-champion__data__situational-runes .section.wf-power-swap .ico-holder .img-bg {
  width: 42px !important;
  height: 42px !important;
  flex-basis: 42px !important;
}

.wf-champion__data__situational .section.wf-power-swap .ico-holder .name,
.wf-champion__data__situational-runes .section.wf-power-swap .ico-holder .name {
  display: -webkit-box;
  overflow: hidden;
  color: #302427 !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  text-overflow: clip;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.wf-champion__data__situational .section.wf-power-swap .right,
.wf-champion__data__situational-runes .section.wf-power-swap .right {
  position: relative !important;
  width: 34px !important;
  height: 34px !important;
  align-self: center !important;
  border-color: #d92a39 !important;
  background: #d92a39 !important;
  box-shadow: 0 5px 12px rgba(161, 27, 41, 0.24) !important;
}

.wf-champion__data__situational .section.wf-power-swap .right i,
.wf-champion__data__situational-runes .section.wf-power-swap .right i {
  display: none !important;
}

.wf-champion__data__situational .section.wf-power-swap .right::after,
.wf-champion__data__situational-runes .section.wf-power-swap .right::after {
  color: #ffffff;
  content: "\2192";
  font: 800 22px/1 Arial, sans-serif;
}

@media (max-width: 700px) {
  .wf-champion__data__situational .data-mod,
  .wf-champion__data__situational-runes .data-mod {
    grid-template-columns: 1fr !important;
  }
}

/* Compact replacement layout, matching the proportions of the original guide cards. */
.wf-champion__data__situational.wf-power-situational-compact,
.wf-champion__data__situational-runes.wf-power-situational-compact,
.wf-power-situational-solo.wf-power-situational-compact {
  flex: 0 0 var(--wf-power-situational-width) !important;
  width: var(--wf-power-situational-width) !important;
  min-width: 0 !important;
}

.wf-champion__data__situational.wf-power-situational-compact .data-mod,
.wf-champion__data__situational-runes.wf-power-situational-compact .data-mod {
  display: grid !important;
  grid-template-columns: repeat(var(--wf-power-swap-count), 218px) !important;
  gap: 18px !important;
  width: auto !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap {
  display: block !important;
  width: 218px !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(38, 35, 40, 0.15) !important;
  border-radius: 4px !important;
  background: #f8f9fa !important;
  box-shadow: 0 7px 16px rgba(13, 14, 16, 0.1) !important;
}

.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap > span.situation,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap > span.situation {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 28px !important;
  margin: 0 !important;
  padding: 0 7px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #211217 !important;
  color: #ffffff !important;
  font-size: 11px !important;
  text-align: center;
}

.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap .items-wrap,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap .items-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 30px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 5px !important;
  width: auto !important;
  min-height: 116px !important;
  padding: 12px 10px !important;
}

.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap .ico-holder,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap .ico-holder {
  position: static !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  transform: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap .ico-holder::before,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap .ico-holder::before {
  display: none !important;
  content: none !important;
}

.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap .ico-holder .img-bg,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap .ico-holder .img-bg {
  width: 44px !important;
  height: 44px !important;
  flex: 0 0 44px !important;
}

.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap .ico-holder .name,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap .ico-holder .name {
  display: block !important;
  overflow: visible !important;
  max-width: 78px !important;
  min-height: 34px !important;
  margin-top: 5px !important;
  color: #3b2b2f !important;
  font-size: 10px !important;
  font-weight: 800 !important;
  line-height: 1.12 !important;
  text-align: center !important;
  text-overflow: initial !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  -webkit-line-clamp: unset !important;
}

.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap .right,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap .right {
  position: static !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  align-self: center !important;
  justify-self: center !important;
  margin: 0 !important;
  transform: none !important;
  display: grid !important;
  width: 26px !important;
  height: 26px !important;
  place-items: center !important;
  border: 2px solid #f8f9fa !important;
  border-radius: 50% !important;
  background: #d92a39 !important;
  box-shadow: none !important;
}

.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap .right::after,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap .right::after {
  content: "\2192";
  font-size: 17px !important;
  line-height: 1 !important;
}

@media (max-width: 700px) {
  .wf-champion__data__situational.wf-power-situational-compact,
  .wf-champion__data__situational-runes.wf-power-situational-compact,
  .wf-power-situational-solo.wf-power-situational-compact {
    flex-basis: 100% !important;
    width: 100% !important;
  }

  .wf-champion__data__situational.wf-power-situational-compact .data-mod,
  .wf-champion__data__situational-runes.wf-power-situational-compact .data-mod {
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)) !important;
  }
}

.wf-power-item-hover {
  cursor: help;
}

.wf-power-item-tooltip {
  position: fixed;
  z-index: 10000;
  display: grid;
  gap: 6px;
  width: min(280px, calc(100vw - 32px));
  padding: 12px 14px;
  border: 1px solid rgba(217, 42, 57, 0.72);
  border-radius: 6px;
  background: #17181c;
  box-shadow: 0 14px 30px rgba(13, 14, 16, 0.32);
  color: #f7f7f8;
  opacity: 0;
  pointer-events: none;
  transform: translateY(4px);
  transition: opacity 120ms ease, transform 120ms ease;
}

.wf-power-item-tooltip--visible {
  opacity: 1;
  transform: translateY(0);
}

.wf-power-item-tooltip strong {
  color: #ffffff;
  font: 800 14px/1.2 "Rajdhani", "Segoe UI", sans-serif;
}

.wf-power-item-tooltip span {
  color: #ded7da;
  font: 13px/1.45 "Inter", "Segoe UI", Arial, sans-serif;
}

/* Gameplay clips belong at the end of the guide, separate from live stats. */
.wf-power-ability-library {
  box-sizing: border-box;
  width: calc(100% - 10px);
  max-width: 1130px;
  margin: 26px auto 0;
}

.wf-power-ability-library > h2 {
  margin: 0 0 10px;
  color: #d92a39;
  font: 800 20px/1.2 "Rajdhani", "Segoe UI", sans-serif;
  text-transform: uppercase;
}

.wf-power-ability-library__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.wf-power-ability-card {
  overflow: hidden;
  border: 1px solid rgba(38, 35, 40, 0.15);
  border-top: 3px solid #d92a39;
  border-radius: 5px;
  background: #fbfbfc;
  box-shadow: 0 10px 22px rgba(13, 14, 16, 0.12);
}

.wf-power-ability-video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
  object-fit: cover;
  background: #101114;
}

.wf-power-ability-card__content {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 11px;
  padding: 13px 14px 0;
}

.wf-power-ability-card__content > img {
  width: 46px;
  height: 46px;
  border: 1px solid rgba(217, 42, 57, 0.42);
  border-radius: 4px;
}

.wf-power-ability-card__details {
  min-width: 0;
}

.wf-power-ability-card__title {
  color: #27191d;
  font: 800 16px/1.2 "Rajdhani", "Segoe UI", sans-serif;
}

.wf-power-ability-card__title span {
  display: inline-grid;
  width: 21px;
  height: 21px;
  margin-right: 6px;
  place-items: center;
  border-radius: 3px;
  background: #d92a39;
  color: #ffffff;
  font-size: 12px;
}

.wf-power-ability-card__meta {
  margin-top: 4px;
  color: #6a585c;
  font: 700 12px/1.3 "Inter", "Segoe UI", Arial, sans-serif;
}

.wf-power-ability-card__description {
  margin: 13px 14px 15px;
  color: #493a3e;
  font: 14px/1.5 "Inter", "Segoe UI", Arial, sans-serif;
}

.wf-power-ability-card__description strong {
  color: #9f2632;
}

body.darkTheme .wf-power-ability-card {
  border-color: rgba(255, 255, 255, 0.14);
  background: #17181c;
}

body.darkTheme .wf-power-ability-card__title {
  color: #f8f8f9;
}

body.darkTheme .wf-power-ability-card__meta,
body.darkTheme .wf-power-ability-card__description {
  color: #ded7da;
}

@media (max-width: 700px) {
  .wf-power-ability-library {
    width: calc(100% - 22px);
  }

  .wf-power-ability-library__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  .wf-menu__logo.wf-power-logo {
    flex-basis: 216px !important;
    width: 216px !important;
  }

  .wf-menu__logo.wf-power-logo .wf-power-logo__mark,
  .wf-menu__logo.wf-power-logo .wf-power-logo__mark--image {
    width: 40px !important;
    height: 40px !important;
    flex-basis: 40px !important;
  }

  .wf-menu__logo.wf-power-logo .wf-power-logo__main {
    font-size: 20px !important;
  }

  .wf-champion__data__situational,
  .wf-champion__data__situational-runes {
    flex-basis: 100% !important;
    width: 100% !important;
  }
}

/* ==========================================================================
   Wildriftpower pilot: prominent ability video section + power polish
   ========================================================================== */

/* Bug fix: keep menu labels on one line (was wrapping "TIER LIST"). */
.wf-menu__nav .menu > li > a {
  white-space: nowrap;
}

/* --- Always-visible "Compétences en vidéo" section --- */
.wf-power-abilities {
  box-sizing: border-box;
  width: calc(100% - 20px);
  max-width: 1130px;
  margin: 22px auto 6px;
}

.wf-power-abilities__head {
  margin-bottom: 16px;
}

.wf-power-abilities__head h2 {
  margin: 2px 0 0 !important;
  color: #d92a39 !important;
  font: 800 26px/1.1 "Rajdhani", "Segoe UI", sans-serif !important;
  text-transform: uppercase;
}

body.darkTheme .wf-power-abilities__head h2 {
  color: #ff5663 !important;
}

.wf-power-abilities__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}

.wf-power-tag {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 12px;
  border: 1px solid rgba(217, 42, 57, 0.55);
  border-radius: 999px;
  background: rgba(217, 42, 57, 0.08);
  color: #a91f2c;
  font: 800 12px/1 "Rajdhani", "Segoe UI", sans-serif;
  text-transform: uppercase;
}

body.darkTheme .wf-power-tag {
  background: rgba(217, 42, 57, 0.16);
  color: #ff8088;
}

.wf-power-abilities__intro {
  max-width: 880px;
  margin: 14px 0 0;
  color: #4a4146;
  font: 15px/1.65 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-power-abilities__intro {
  color: #cdc6c9;
}

.wf-power-abilities__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
  gap: 16px;
}

.wf-power-abilities .wf-power-ability-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(38, 35, 40, 0.14);
  border-top: 3px solid #d92a39;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 12px 26px rgba(13, 14, 16, 0.12);
  transition: transform 140ms ease, box-shadow 140ms ease;
}

.wf-power-abilities .wf-power-ability-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 34px rgba(201, 39, 54, 0.2);
}

body.darkTheme .wf-power-abilities .wf-power-ability-card {
  border-color: rgba(255, 255, 255, 0.1);
  background: #15161a;
}

.wf-power-ability-card__media {
  position: relative;
  background: #0c0d10;
}

.wf-power-ability-card__media .wf-power-ability-video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
  object-fit: cover;
  background: #0c0d10;
  cursor: pointer;
}

.wf-power-ability-card__media--noclip {
  display: none;
}

.wf-power-ability-card__slot {
  position: absolute;
  top: 10px;
  left: 10px;
  display: grid;
  width: 30px;
  height: 30px;
  place-items: center;
  border-radius: 6px;
  background: #d92a39;
  color: #ffffff;
  font: 800 15px/1 "Rajdhani", "Segoe UI", sans-serif;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}

.wf-power-ability-card__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 14px 16px 16px;
}

.wf-power-ability-card__head {
  display: flex;
  align-items: center;
  gap: 11px;
}

.wf-power-ability-card__icon {
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  border: 1px solid rgba(217, 42, 57, 0.42);
  border-radius: 6px;
  object-fit: cover;
}

.wf-power-ability-card__name {
  color: #211317;
  font: 800 17px/1.15 "Rajdhani", "Segoe UI", sans-serif;
}

body.darkTheme .wf-power-ability-card__name {
  color: #f7f7f8;
}

.wf-power-ability-card__cd {
  margin-top: 3px;
  color: #8a6a2f;
  font: 700 12px/1.3 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-power-ability-card__cd {
  color: #e0b873;
}

.wf-power-ability-card__desc {
  margin: 12px 0 0;
  color: #46393d;
  font: 14px/1.55 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-power-ability-card__desc {
  color: #d2cbce;
}

.wf-power-ability-card__coach {
  margin: 12px 0 0;
  padding: 10px 12px;
  border-left: 3px solid #d92a39;
  border-radius: 0 6px 6px 0;
  background: rgba(217, 42, 57, 0.07);
  color: #43363a;
  font: 14px/1.55 "Inter", "Segoe UI", Arial, sans-serif;
}

.wf-power-ability-card__coach strong {
  color: #a91f2c;
  font-weight: 800;
}

body.darkTheme .wf-power-ability-card__coach {
  background: rgba(217, 42, 57, 0.12);
  color: #d8d1d4;
}

body.darkTheme .wf-power-ability-card__coach strong {
  color: #ff8088;
}

/* --- Reference combo callout --- */
.wf-power-combo {
  box-sizing: border-box;
  margin: 16px 0 4px;
  padding: 16px 18px;
  border: 1px solid rgba(217, 42, 57, 0.32);
  border-left: 4px solid #d92a39;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(217, 42, 57, 0.08), rgba(217, 42, 57, 0.02));
}

.wf-power-combo p {
  margin: 6px 0 0;
  color: #3c2f33;
  font: 600 15px/1.6 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-power-combo {
  background: linear-gradient(135deg, rgba(217, 42, 57, 0.16), rgba(217, 42, 57, 0.04));
}

body.darkTheme .wf-power-combo p {
  color: #ddd6d9;
}

@media (max-width: 700px) {
  .wf-power-abilities__grid {
    grid-template-columns: 1fr;
  }
}

/* --- Power polish: remove residual warm/cream + off-brand blue leftovers --- */
.wf-home__search {
  background-color: var(--wp-paper) !important;
}

body:not(.darkTheme) .wf-home__about {
  background: #fbfbfc !important;
}

.wf-home__search__inner,
.wf-home__search__box {
  background: transparent !important;
}

/* Role filter pills kept the old wildriftfire blue (#1c3162) -> charcoal/red. */
.wf-home__search .selector span {
  background: #24262b !important;
  color: #f3f4f5 !important;
}

.wf-home__search .selector span.selected,
.wf-home__search .selector span:hover {
  background: var(--wp-coral) !important;
  color: #ffffff !important;
}

/* Search field accents were light blue -> crimson. */
.wf-home__search__input,
.wf-menu__searchBox__input input {
  border-color: rgba(217, 42, 57, 0.4) !important;
}

.wf-home__search__input:focus,
.wf-menu__searchBox__input input:focus {
  border-color: var(--wp-coral) !important;
  outline: none !important;
}

.wf-home__search .fal.fa-search,
.wf-home__search .fal.fa-times-circle {
  color: var(--wp-coral) !important;
}

/* ==========================================================================
   Readability pass: soften pure blacks to charcoal grey, keep red accents
   ========================================================================== */
:root {
  --wp-ink: #23252c;
  --wp-ink-2: #2c2f37;
}

/* Top menu, footer and the menu backdrop gradient base */
.wf-menu__top,
.wf-power-footer,
.wf-menu__bg svg stop:first-child {
  background: #23252c !important;
  stop-color: #23252c !important;
}

body.darkTheme {
  background: #1c1d22 !important;
}

/* Logo mark + search-result avatars: charcoal instead of near-black */
.wf-menu__logo.wf-power-logo .wf-power-logo__mark--image,
.wf-power-home-logo__mark--image,
.wf-menu__searchBox__results a img {
  background: #2c2f37 !important;
}

/* Champion hero overlay: charcoal with a faint red tint (was near-black maroon) */
body:not(.darkTheme) .wf-champion__about__info,
body.darkTheme .wf-champion__about__info {
  background: rgba(38, 40, 47, 0.94) !important;
}

@media (min-width: 768px) {
  body:not(.darkTheme) .wf-champion__about__info,
  body.darkTheme .wf-champion__about__info {
    background: rgba(38, 40, 47, 0.94) !important;
  }
}

/* Stats panel header + item tooltip */
.wf-power-stats-panel .wf-champion__about__stats__header,
.wf-power-item-tooltip {
  background: #2c2f37 !important;
}

/* Ability video media wells + icon backing: charcoal, clips still read clearly */
.wf-power-ability-card__media,
.wf-power-ability-card__media .wf-power-ability-video {
  background: #23252c !important;
}

.wf-power-ability-card__icon {
  background: #2c2f37 !important;
}

body.darkTheme .wf-power-abilities .wf-power-ability-card {
  background: #23252c !important;
}

/* Slot badge corner sits on the clip: keep it red but on charcoal shadow */
.wf-power-ability-card__slot {
  box-shadow: 0 4px 12px rgba(20, 21, 25, 0.5);
}

/* Situational swap labels were near-black -> charcoal */
.wf-champion__data__situational .section.wf-power-swap > span.situation,
.wf-champion__data__situational-runes .section.wf-power-swap > span.situation,
.wf-champion__data__situational.wf-power-situational-compact .section.wf-power-swap > span.situation,
.wf-champion__data__situational-runes.wf-power-situational-compact .section.wf-power-swap > span.situation {
  background: #2c2f37 !important;
}

/* Light text on grey surfaces: combo callout + champion hero title */
.wf-power-combo {
  background: #23252c !important;
  border: 1px solid rgba(217, 42, 57, 0.42) !important;
  border-left: 4px solid #d92a39 !important;
}

.wf-power-combo .wf-power-eyebrow {
  color: #ff7077 !important;
}

.wf-power-combo p,
body.darkTheme .wf-power-combo p {
  color: #ece6e8 !important;
}

.wf-champion__about__info h1,
.wf-champion__about__info h1 span,
body:not(.darkTheme) .wf-champion__about__info h1,
body:not(.darkTheme) .wf-champion__about__info h1 span {
  color: #ffffff !important;
}

.wf-champion__about__info h1 span + span {
  color: #ff8088 !important;
}

/* ==========================================================================
   Rich item tooltip (full detail on hover, wildriftfire-style)
   ========================================================================== */
.wf-power-item-tooltip--rich {
  display: block;
  width: min(320px, calc(100vw - 24px));
  max-height: min(70vh, 460px);
  padding: 0;
  overflow: hidden auto;
  background: #1c1d22;
  border: 1px solid rgba(217, 42, 57, 0.6);
  border-radius: 8px;
  box-shadow: 0 18px 40px rgba(8, 9, 11, 0.55);
}

.wf-power-item-tt__head {
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 12px 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: #23252c;
}

.wf-power-item-tt__icon {
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  border: 1px solid rgba(217, 42, 57, 0.5);
  border-radius: 6px;
  object-fit: cover;
}

.wf-power-item-tt__heading {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 3px;
}

.wf-power-item-tt__name {
  color: #ffffff;
  font: 800 16px/1.15 "Rajdhani", "Segoe UI", sans-serif;
}

.wf-power-item-tt__cost {
  color: #f4c451;
  font: 700 12px/1 "Inter", "Segoe UI", Arial, sans-serif;
}

.wf-power-item-tt__kind {
  color: #ff7077 !important;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

/* ==========================================================================
   Rich champion coaching section (overview / strengths / phases / callouts)
   ========================================================================== */
.wf-power-overview {
  max-width: 980px;
  margin: 4px 0 14px !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
}

.wf-power-tierline {
  margin: 0 0 18px !important;
  font-size: 14px !important;
  color: inherit;
}

.wf-power-sw {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 0 0 18px;
}

.wf-power-sw__col {
  padding: 14px 16px;
  border: 1px solid rgba(38, 35, 40, 0.14);
  border-radius: 8px;
  background: #fbfbfc;
}

body.darkTheme .wf-power-sw__col {
  background: #1c1d22;
  border-color: rgba(255, 255, 255, 0.1);
}

.wf-power-sw__col--pro {
  border-left: 4px solid #2ea66b;
}

.wf-power-sw__col--con {
  border-left: 4px solid #d92a39;
}

.wf-power-sw__col h3 {
  margin: 0 0 8px !important;
  font: 800 15px/1 "Rajdhani", "Segoe UI", sans-serif !important;
  text-transform: uppercase;
}

.wf-power-sw__col--pro h3 {
  color: #1f8a55 !important;
}

.wf-power-sw__col--con h3 {
  color: #d92a39 !important;
}

.wf-power-sw__col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wf-power-sw__col li {
  position: relative;
  margin: 0 0 6px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 1.45;
}

.wf-power-sw__col li:last-child {
  margin-bottom: 0;
}

.wf-power-sw__col--pro li::before {
  position: absolute;
  left: 0;
  color: #2ea66b;
  content: "\2713";
  font-weight: 800;
}

.wf-power-sw__col--con li::before {
  position: absolute;
  left: 0;
  color: #d92a39;
  content: "\2715";
  font-weight: 800;
}

.wf-power-callouts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 4px 0 18px;
}

.wf-power-callouts > div {
  padding: 14px 16px;
  border: 1px solid rgba(217, 42, 57, 0.28);
  border-left: 4px solid #d92a39;
  border-radius: 8px;
  background: rgba(217, 42, 57, 0.05);
}

body.darkTheme .wf-power-callouts > div {
  background: rgba(217, 42, 57, 0.1);
}

.wf-power-callouts h3 {
  margin: 0 0 6px !important;
  color: #d92a39 !important;
  font: 800 14px/1 "Rajdhani", "Segoe UI", sans-serif !important;
  text-transform: uppercase;
}

body.darkTheme .wf-power-callouts h3 {
  color: #ff7077 !important;
}

.wf-power-callouts p {
  margin: 0;
  font-size: 14px;
  line-height: 1.55;
}

.wf-power-tips {
  margin: 4px 0 0;
  padding: 16px 18px;
  border: 1px solid rgba(217, 42, 57, 0.28);
  border-radius: 8px;
  background: #23252c;
}

.wf-power-tips .wf-power-eyebrow {
  color: #ff7077 !important;
  margin-bottom: 10px;
}

.wf-power-tips ul {
  margin: 0;
  padding-left: 20px;
  color: #ece6e8;
}

.wf-power-tips li {
  margin: 0 0 7px;
  font-size: 14px;
  line-height: 1.5;
}

.wf-power-tips li:last-child {
  margin-bottom: 0;
}

@media (max-width: 760px) {
  .wf-power-sw,
  .wf-power-callouts {
    grid-template-columns: 1fr;
  }
}

/* Patch / freshness tag in the abilities meta */
.wf-power-tag--patch {
  border-color: rgba(46, 166, 107, 0.55) !important;
  background: rgba(46, 166, 107, 0.12) !important;
  color: #1f8a55 !important;
}

body.darkTheme .wf-power-tag--patch {
  color: #5fd497 !important;
}

/* ==========================================================================
   Per-champion FAQ (competitor gap: SEO + AI Overviews)
   ========================================================================== */
.wf-power-faq {
  box-sizing: border-box;
  width: calc(100% - 20px);
  max-width: 1130px;
  margin: 8px auto 28px;
}

.wf-power-faq > h2 {
  margin: 2px 0 14px !important;
  color: #d92a39 !important;
  font: 800 24px/1.1 "Rajdhani", "Segoe UI", sans-serif !important;
  text-transform: uppercase;
}

body.darkTheme .wf-power-faq > h2 {
  color: #ff5663 !important;
}

.wf-power-faq__item {
  margin: 0 0 10px;
  border: 1px solid rgba(38, 35, 40, 0.14);
  border-left: 4px solid #d92a39;
  border-radius: 8px;
  background: #fbfbfc;
  overflow: hidden;
}

body.darkTheme .wf-power-faq__item {
  background: #1c1d22;
  border-color: rgba(255, 255, 255, 0.1);
  border-left-color: #d92a39;
}

.wf-power-faq__item > summary {
  list-style: none;
  cursor: pointer;
  padding: 14px 44px 14px 16px;
  position: relative;
  color: #211317;
  font: 700 16px/1.35 "Rajdhani", "Segoe UI", sans-serif;
}

body.darkTheme .wf-power-faq__item > summary {
  color: #f7f7f8;
}

.wf-power-faq__item > summary::-webkit-details-marker {
  display: none;
}

.wf-power-faq__item > summary::after {
  content: "+";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #d92a39;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
}

.wf-power-faq__item[open] > summary::after {
  content: "\2212";
}

.wf-power-faq__item > p {
  margin: 0;
  padding: 0 16px 15px;
  color: #46393d;
  font: 15px/1.6 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-power-faq__item > p {
  color: #d2cbce;
}

/* ==========================================================================
   Counters & synergies module (Fort / Faible contre)
   ========================================================================== */
.wf-power-matchups {
  box-sizing: border-box;
  width: calc(100% - 20px);
  max-width: 1130px;
  margin: 8px auto 22px;
}

.wf-power-matchups > h2 {
  margin: 2px 0 14px !important;
  color: #d92a39 !important;
  font: 800 24px/1.1 "Rajdhani", "Segoe UI", sans-serif !important;
  text-transform: uppercase;
}

body.darkTheme .wf-power-matchups > h2 {
  color: #ff5663 !important;
}

.wf-power-matchups__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 14px;
}

.wf-power-mu {
  border: 1px solid rgba(38, 35, 40, 0.14);
  border-radius: 8px;
  background: #fbfbfc;
  overflow: hidden;
}

body.darkTheme .wf-power-mu {
  background: #1c1d22;
  border-color: rgba(255, 255, 255, 0.1);
}

.wf-power-mu h3 {
  margin: 0 !important;
  padding: 11px 14px;
  color: #fff !important;
  font: 800 14px/1 "Rajdhani", "Segoe UI", sans-serif !important;
  text-transform: uppercase;
}

.wf-power-mu--strong h3 {
  background: #2ea66b;
}

.wf-power-mu--weak h3 {
  background: #d92a39;
}

.wf-power-mu--synergy h3 {
  background: #4f46b8;
}

.wf-power-mu ul {
  margin: 0;
  padding: 10px 12px;
  list-style: none;
}

.wf-power-mu li {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid rgba(38, 35, 40, 0.08);
}

body.darkTheme .wf-power-mu li {
  border-bottom-color: rgba(255, 255, 255, 0.07);
}

.wf-power-mu li:last-child {
  border-bottom: none;
}

.wf-power-mu__champ {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  min-width: 0;
}

.wf-power-mu__champ img {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 50%;
  border: 1px solid rgba(217, 42, 57, 0.4);
  object-fit: cover;
  background: #23252c;
}

.wf-power-mu__champ span {
  color: #211317;
  font: 700 13px/1.15 "Rajdhani", "Segoe UI", sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
}

body.darkTheme .wf-power-mu__champ span {
  color: #f1edee;
}

.wf-power-mu__champ:hover span {
  color: #d92a39;
}

.wf-power-mu li p {
  margin: 0;
  color: #52484b;
  font: 13px/1.45 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-power-mu li p {
  color: #cbc4c7;
}

/* ==========================================================================
   Role hub pages (champions par rôle)
   ========================================================================== */
.wf-power-rolehub {
  box-sizing: border-box;
  max-width: 1130px;
  margin: 0 auto;
  padding: 28px 16px 48px;
}

.wf-power-rolehub h1 {
  margin: 4px 0 10px !important;
  color: #d92a39 !important;
  font: 800 30px/1.05 "Rajdhani", "Segoe UI", sans-serif !important;
  text-transform: uppercase;
}

body:not(.darkTheme) .wf-power-rolehub h1 {
  color: #d92a39 !important;
}

.wf-power-rolehub__intro {
  max-width: 820px;
  margin: 0 0 18px;
  color: #4a4146;
  font-size: 16px;
  line-height: 1.6;
}

body.darkTheme .wf-power-rolehub__intro {
  color: #cdc6c9;
}

.wf-power-rolehub__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 22px;
}

.wf-power-rolehub__nav a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border: 1px solid rgba(217, 42, 57, 0.45);
  border-radius: 999px;
  background: rgba(217, 42, 57, 0.06);
  color: #a91f2c !important;
  font: 800 13px/1 "Rajdhani", "Segoe UI", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}

.wf-power-rolehub__nav a:hover {
  background: #d92a39;
  color: #fff !important;
}

.wf-power-rolehub__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
}

.wf-rolehub__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  padding: 14px 10px 12px;
  border: 1px solid rgba(38, 35, 40, 0.14);
  border-top: 3px solid #d92a39;
  border-radius: 8px;
  background: #fbfbfc;
  text-decoration: none;
  text-align: center;
  transition: transform 130ms ease, box-shadow 130ms ease;
}

.wf-rolehub__card:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 28px rgba(201, 39, 54, 0.2);
}

body.darkTheme .wf-rolehub__card {
  background: #1c1d22;
  border-color: rgba(255, 255, 255, 0.1);
  border-top-color: #d92a39;
}

.wf-rolehub__icon {
  position: relative;
  width: 64px;
  height: 64px;
}

.wf-rolehub__icon img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid rgba(217, 42, 57, 0.4);
  background: #23252c;
}

.wf-rolehub__noicon {
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #23252c;
  color: #ff7077;
  font: 800 20px/1 "Rajdhani", sans-serif;
}

.wf-rolehub__tier {
  position: absolute;
  right: -4px;
  bottom: -4px;
  display: grid;
  place-items: center;
  min-width: 22px;
  height: 22px;
  padding: 0 4px;
  border-radius: 6px;
  background: #d92a39;
  color: #fff;
  font: 800 12px/1 "Rajdhani", sans-serif;
  border: 2px solid #fbfbfc;
}

body.darkTheme .wf-rolehub__tier {
  border-color: #1c1d22;
}

.wf-rolehub__tier--splus, .wf-rolehub__tier--s { background: #d92a39; }
.wf-rolehub__tier--a, .wf-rolehub__tier--aplus { background: #e8643d; }
.wf-rolehub__tier--b, .wf-rolehub__tier--bplus { background: #2ea66b; }
.wf-rolehub__tier--c, .wf-rolehub__tier--d { background: #5f6066; }

.wf-rolehub__name {
  color: #211317;
  font: 800 14px/1.1 "Rajdhani", "Segoe UI", sans-serif;
}

body.darkTheme .wf-rolehub__name {
  color: #f4f0f1;
}

.wf-rolehub__role {
  color: #7a6a6e;
  font: 600 11px/1.2 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-rolehub__role {
  color: #b6aeb1;
}

.wf-power-rolehub__count {
  margin-top: 20px;
  color: #7a6a6e;
  font-size: 13px;
}

.wf-power-footer__roles {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-top: 4px;
}

.wf-power-footer__roles span {
  color: var(--wp-muted);
  font: 700 12px/1 "Rajdhani", "Segoe UI", sans-serif;
  text-transform: uppercase;
}

.wf-power-footer__roles a {
  padding: 6px 10px;
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--wp-line);
  border-radius: 999px;
  color: var(--wp-text) !important;
  font-size: 13px;
  text-decoration: none;
}

.wf-power-footer__roles a:hover {
  border-color: var(--wp-gold);
  color: var(--wp-gold) !important;
}

/* ==========================================================================
   Patch notes page: clickable patch selector + per-patch detail
   ========================================================================== */
.wf-power-patch__lead {
  max-width: 860px;
  margin: 4px 0 18px;
  color: #4a4146;
  font-size: 16px;
  line-height: 1.65;
}

body.darkTheme .wf-power-patch__lead {
  color: #cdc6c9;
}

.wf-patch-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 22px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(217, 42, 57, 0.25);
}

.wf-patch-tab {
  cursor: pointer;
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(217, 42, 57, 0.45);
  border-radius: 999px;
  background: rgba(217, 42, 57, 0.06);
  color: #a91f2c;
  font: 800 13px/1 "Rajdhani", "Segoe UI", sans-serif;
  text-transform: uppercase;
  transition: background 120ms ease, color 120ms ease;
}

.wf-patch-tab:hover {
  background: rgba(217, 42, 57, 0.16);
}

.wf-patch-tab.active {
  background: #d92a39;
  border-color: #d92a39;
  color: #ffffff;
}

body.darkTheme .wf-patch-tab {
  color: #ff8088;
}

body.darkTheme .wf-patch-tab.active {
  color: #ffffff;
}

.wf-patch-intro {
  max-width: 880px;
  margin: 0 0 20px;
  padding: 14px 16px;
  border-left: 4px solid #d92a39;
  border-radius: 0 8px 8px 0;
  background: rgba(217, 42, 57, 0.06);
  color: #43363a;
  font: 15px/1.6 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-patch-intro {
  background: rgba(217, 42, 57, 0.12);
  color: #ddd6d9;
}

.wf-patch-block {
  margin: 0 0 26px;
}

.wf-patch-block__title {
  margin: 0 0 14px !important;
  color: #d92a39 !important;
  font: 800 20px/1.1 "Rajdhani", "Segoe UI", sans-serif !important;
  text-transform: uppercase;
}

body.darkTheme .wf-patch-block__title {
  color: #ff5663 !important;
}

.wf-patch-champ-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 14px;
}

.wf-patch-champ {
  padding: 14px 16px;
  border: 1px solid rgba(38, 35, 40, 0.14);
  border-top: 3px solid #d92a39;
  border-radius: 8px;
  background: #fbfbfc;
}

body.darkTheme .wf-patch-champ {
  background: #1c1d22;
  border-color: rgba(255, 255, 255, 0.1);
  border-top-color: #d92a39;
}

.wf-patch-champ__head {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 8px;
}

.wf-patch-champ__avatar {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid rgba(217, 42, 57, 0.45);
  background: #23252c;
  color: #ff7077;
  font: 800 14px/1 "Rajdhani", sans-serif;
  text-decoration: none;
}

.wf-patch-champ__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wf-patch-champ__name {
  color: #211317;
  font: 800 17px/1.1 "Rajdhani", "Segoe UI", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}

.wf-patch-champ__name:hover {
  color: #d92a39;
}

body.darkTheme .wf-patch-champ__name {
  color: #f4f0f1;
}

.wf-patch-champ__notes {
  margin: 0 0 10px;
  color: #52484b;
  font: 14px/1.55 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-patch-champ__notes {
  color: #cbc4c7;
}

.wf-patch-ab {
  margin-top: 9px;
  padding-top: 9px;
  border-top: 1px solid rgba(38, 35, 40, 0.08);
}

body.darkTheme .wf-patch-ab {
  border-top-color: rgba(255, 255, 255, 0.08);
}

.wf-patch-ab__name {
  display: block;
  margin-bottom: 4px;
  color: #a91f2c;
  font: 800 13px/1.2 "Rajdhani", "Segoe UI", sans-serif;
}

body.darkTheme .wf-patch-ab__name {
  color: #ff8088;
}

.wf-patch-ab__list,
.wf-patch-other__list {
  margin: 0;
  padding-left: 18px;
}

.wf-patch-ab__list li,
.wf-patch-other__list li {
  margin: 0 0 4px;
  color: #46393d;
  font: 13px/1.5 "Inter", "Segoe UI", Arial, sans-serif;
}

body.darkTheme .wf-patch-ab__list li,
body.darkTheme .wf-patch-other__list li {
  color: #cbc4c7;
}

.wf-patch-other__list {
  padding: 14px 16px 14px 34px;
  border: 1px solid rgba(38, 35, 40, 0.14);
  border-radius: 8px;
  background: #fbfbfc;
}

body.darkTheme .wf-patch-other__list {
  background: #1c1d22;
  border-color: rgba(255, 255, 255, 0.1);
}

@media (max-width: 700px) {
  .wf-patch-champ-grid {
    grid-template-columns: 1fr;
  }
}

/* ==========================================================================
   Clean situational items / runes (base -> replacement swap) — rebuilt
   ========================================================================== */
.wf-sit .data-mod {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)) !important;
  align-items: start !important;
  gap: 12px !important;
  width: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.wf-sit .section.situation {
  display: block !important;
  width: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(38, 35, 40, 0.14) !important;
  border-radius: 8px !important;
  background: #fbfbfc !important;
  box-shadow: 0 8px 18px rgba(13, 14, 16, 0.08) !important;
}

body.darkTheme .wf-sit .section.situation {
  background: #1c1d22 !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.wf-sit span.situation {
  display: block !important;
  width: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 9px 12px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #8e202b !important;
  color: #ffffff !important;
  font: 800 12px/1.25 "Rajdhani", "Segoe UI", sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-align: center !important;
}

.wf-sit .items-wrap {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 14px 10px !important;
  grid-template-columns: none !important;
}

.wf-sit .ico-holder {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  display: flex !important;
  flex: 0 1 92px !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 6px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.wf-sit .ico-holder::before,
.wf-sit .ico-holder::after {
  content: none !important;
  display: none !important;
}

.wf-sit .ico-holder .img-bg {
  position: static !important;
  width: 50px !important;
  height: 50px !important;
  flex: 0 0 50px !important;
  margin: 0 !important;
  border-radius: 6px !important;
  border: 1px solid rgba(217, 42, 57, 0.4) !important;
  background: #23252c !important;
}

.wf-sit .ico-holder .img-bg img,
.wf-sit .ico-holder .item-holder,
.wf-sit .ico-holder .item-holder img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  border-radius: 6px !important;
}

.wf-sit .ico-holder .name {
  display: block !important;
  max-width: 92px !important;
  min-height: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  color: #34262a !important;
  font: 700 11px/1.25 "Inter", "Segoe UI", Arial, sans-serif !important;
  text-align: center !important;
  text-overflow: clip !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  -webkit-line-clamp: unset !important;
}

body.darkTheme .wf-sit .ico-holder .name {
  color: #e7e1e3 !important;
}

.wf-sit .right {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  display: grid !important;
  width: 30px !important;
  height: 30px !important;
  flex: 0 0 30px !important;
  align-self: center !important;
  place-items: center !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: #d92a39 !important;
  box-shadow: 0 4px 10px rgba(161, 27, 41, 0.3) !important;
}

.wf-sit .right i {
  display: none !important;
}

.wf-sit .right::after {
  content: "\2192" !important;
  color: #ffffff !important;
  font: 800 17px/1 Arial, sans-serif !important;
}

.wf-power-item-tt__stats {
  margin: 0;
  padding: 11px 14px 11px 30px;
  list-style: none;
}

.wf-power-item-tt__stats li {
  position: relative;
  margin: 0 0 5px;
  color: #e9e3e5;
  font: 700 13px/1.4 "Inter", "Segoe UI", Arial, sans-serif;
}

.wf-power-item-tt__stats li::before {
  position: absolute;
  left: -15px;
  color: #ff7077;
  content: "\25B8";
}

.wf-power-item-tt__passives {
  padding: 4px 14px 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.wf-power-item-tt__passives p {
  margin: 10px 0 0;
  color: #cfc8cb;
  font: 13px/1.5 "Inter", "Segoe UI", Arial, sans-serif;
}

.wf-power-item-tt__passives strong {
  color: #ff7077;
  font-weight: 800;
}

.wf-power-item-tt__fallback {
  margin: 0;
  padding: 12px 14px;
  color: #cfc8cb;
  font: 13px/1.5 "Inter", "Segoe UI", Arial, sans-serif;
}

/* ---- Counter pages (contrer-<champion>) ---- */
.wf-counter { padding-top: 18px; padding-bottom: 40px; }
.wf-counter__crumbs { font-size: 13px; opacity: .7; margin-bottom: 14px; }
.wf-counter__crumbs a { color: var(--wf-power-red, #d92a39); text-decoration: none; }
.wf-counter__crumbs a:hover { text-decoration: underline; }
.wf-counter h1 { margin: 6px 0 10px; }
.wf-counter__intro { font-size: 16px; line-height: 1.6; max-width: 760px; opacity: .92; }
.wf-counter__block { margin-top: 28px; }
.wf-counter__block h2 { font-size: 20px; margin-bottom: 12px; }
.wf-counter__weak { list-style: none; margin: 0; padding: 0; display: grid; gap: 8px; }
.wf-counter__weak li {
  position: relative; padding: 10px 14px 10px 34px; border-radius: 10px;
  background: rgba(217, 42, 57, .08); border: 1px solid rgba(217, 42, 57, .25);
  line-height: 1.5;
}
.wf-counter__weak li::before {
  content: "\2717"; position: absolute; left: 12px; top: 10px;
  color: var(--wf-power-red, #d92a39); font-weight: 700;
}
.wf-counter__cta {
  margin-top: 30px; padding: 16px 18px; border-radius: 12px;
  background: rgba(255, 255, 255, .04); border: 1px solid rgba(255, 255, 255, .10);
}
.wf-counter__cta a { color: var(--wf-power-red, #d92a39); font-weight: 600; }

/* CTA linking a guide's matchups section to its full counter page */
.wf-power-matchups__cta { margin: 16px 0 0; }
.wf-power-matchups__cta a {
  display: inline-flex; align-items: center; gap: 6px;
  padding: 9px 16px; border-radius: 999px; font-weight: 600; font-size: 14px;
  color: #fff; text-decoration: none;
  background: linear-gradient(135deg, #d92a39, #a01722);
  border: 1px solid rgba(217,42,57,.5); transition: transform .12s ease, filter .12s ease;
}
.wf-power-matchups__cta a:hover { transform: translateY(-1px); filter: brightness(1.08); }

/* ---- News / blog section (actualites) ---- */
.wf-news { padding-top: 18px; padding-bottom: 44px; }
.wf-news__crumbs { font-size: 13px; opacity: .7; margin-bottom: 12px; }
.wf-news__crumbs a { color: var(--wf-power-red, #d92a39); text-decoration: none; }
.wf-news__intro, .wf-news__lead { font-size: 16px; line-height: 1.6; max-width: 760px; opacity: .92; }
.wf-news__lead { font-weight: 600; margin: 8px 0 20px; }
.wf-news__meta { display: flex; align-items: center; gap: 10px; margin: 4px 0 6px; font-size: 13px; opacity: .85; }
.wf-news__cat {
  display: inline-block; padding: 3px 10px; border-radius: 999px; font-weight: 700;
  font-size: 11px; letter-spacing: .04em; text-transform: uppercase; color: #fff;
  background: linear-gradient(135deg, #d92a39, #a01722);
}
/* article typography */
.wf-news__body { max-width: 760px; font-size: 16px; line-height: 1.7; }
.wf-news__body h2 { margin: 30px 0 10px; font-size: 21px; }
.wf-news__body p { margin: 0 0 14px; }
.wf-news__body ul { margin: 0 0 16px; padding-left: 22px; }
.wf-news__body li { margin: 6px 0; }
.wf-news__body a { color: var(--wf-power-red, #d92a39); font-weight: 600; }
.wf-news__sources { margin-top: 30px; font-size: 13px; opacity: .8; }
.wf-news__sources h2 { font-size: 14px; text-transform: uppercase; letter-spacing: .05em; }
.wf-news__sources a { color: var(--wf-power-red, #d92a39); }
.wf-news__cta { margin-top: 28px; }
.wf-news__cta a { color: var(--wf-power-red, #d92a39); font-weight: 600; text-decoration: none; }
/* index grid */
.wf-news__grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 16px; margin-top: 22px; }
.wf-news__card {
  display: flex; flex-direction: column; gap: 8px; padding: 18px; border-radius: 14px;
  text-decoration: none; color: inherit;
  background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.10);
  transition: transform .12s ease, border-color .12s ease;
}
.wf-news__card:hover { transform: translateY(-2px); border-color: rgba(217,42,57,.5); }
.wf-news__card-meta { display: flex; align-items: center; gap: 8px; font-size: 12px; opacity: .8; }
.wf-news__card-title { font-size: 17px; font-weight: 700; line-height: 1.3; }
.wf-news__card-excerpt { font-size: 14px; opacity: .82; line-height: 1.5; }

/* ---- Stats table (/stats) ---- */
.wf-stats { padding-top: 18px; padding-bottom: 48px; }
.wf-stats__lead { max-width: 820px; font-size: 15px; line-height: 1.6; opacity: .92; margin-bottom: 16px; }
.wf-stats__controls { margin: 12px 0 16px; font-weight: 600; }
.wf-stats__controls select {
  font: inherit; padding: 7px 12px; border-radius: 8px; cursor: pointer;
  background: rgba(127,127,140,.12); border: 1px solid rgba(127,127,140,.28); color: inherit;
}
.wf-stats__tablewrap { overflow-x: auto; border-radius: 12px; border: 1px solid rgba(127,127,140,.20); }
.wf-stats__table { width: 100%; border-collapse: collapse; font-size: 14px; min-width: 620px; }
.wf-stats__table thead th {
  position: sticky; top: 0; z-index: 1; text-align: left; padding: 12px 14px; cursor: pointer;
  font-family: "Rajdhani", "Inter", sans-serif; font-weight: 700; text-transform: uppercase;
  letter-spacing: .03em; font-size: 13px; white-space: nowrap; user-select: none;
  background: #d92a39; color: #fff; border: none;
}
.wf-stats__table thead th:hover { background: #b81f2c; }
.wf-stats__table thead th.is-sorted::after { content: " \25BE"; opacity: .9; }
.wf-stats__table thead th[aria-sort="ascending"].is-sorted::after { content: " \25B4"; }
.wf-stats__table td { padding: 9px 14px; border-top: 1px solid rgba(127,127,140,.18); vertical-align: middle; }
.wf-stats__table tbody tr:nth-child(odd) { background: rgba(127,127,140,.05); }
.wf-stats__table tbody tr:hover { background: rgba(217,42,57,.10); }
.wf-stats__num { text-align: right; font-variant-numeric: tabular-nums; white-space: nowrap; }
.wf-stats__champ a { display: flex; align-items: center; gap: 9px; text-decoration: none; color: inherit; font-weight: 600; }
.wf-stats__champ img { width: 30px; height: 30px; border-radius: 6px; flex: none; }
.wf-stats__role { white-space: nowrap; opacity: .85; }
.wf-stats__tier { width: 56px; }
.wf-stats__tierbadge {
  display: inline-grid; place-items: center; width: 34px; height: 26px; border-radius: 6px;
  font-family: "Rajdhani", sans-serif; font-weight: 700; font-size: 14px; color: #fff;
}
.wf-stats__tierbadge--splus { background: #d92a39; }
.wf-stats__tierbadge--s { background: #e8563f; }
.wf-stats__tierbadge--a { background: #e0912f; }
.wf-stats__tierbadge--b { background: #4b7fb0; }
.wf-stats__tierbadge--c { background: #6b7280; }
.wf-stats__tierbadge--d, .wf-stats__tierbadge--na { background: #4b4e57; }
.wf-stats__source { margin-top: 14px; font-size: 12px; opacity: .6; }
/* per-guide hero win/pick/ban badges */
.wf-stats-hero { display: flex; gap: 10px; flex-wrap: wrap; margin: 10px 0 2px; }
.wf-stats-hero__item { display: flex; flex-direction: column; line-height: 1.15; padding: 6px 12px; border-radius: 8px; background: rgba(127,127,140,.12); border: 1px solid rgba(127,127,140,.22); }
.wf-stats-hero__val { font-family: "Rajdhani", sans-serif; font-weight: 700; font-size: 18px; color: #d92a39; }
.wf-stats-hero__lbl { font-size: 10px; text-transform: uppercase; letter-spacing: .05em; opacity: .7; }

/* ---- Fix: vendor sets html,body{height:100%} which clips the page background to
   one viewport height. Long pages (e.g. /stats) then overflow onto the dark <html>
   and text becomes unreadable. Let body grow with content. ---- */
html, body { height: auto !important; }
body { min-height: 100vh; }
/* Stats table: solid, self-contained surface so it stays readable on any background */
.wf-stats__tablewrap { background: #fbfbfc; }
body.darkTheme .wf-stats__tablewrap { background: rgba(23, 24, 28, 0.96); }
/* Stats controls row: search + selects on one line, wrapping on mobile */
.wf-stats__controls { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; }
.wf-stats__controls input[type="search"] {
  font: inherit; padding: 7px 12px; border-radius: 8px; min-width: 180px; color: inherit;
  background: rgba(127,127,140,.12); border: 1px solid rgba(127,127,140,.28);
}
.wf-stats__count { font-size: 13px; opacity: .65; font-weight: 600; margin-left: auto; }

/* ---- Tier list (/tier-list) — data-driven bands ---- */
.wf-tierlist { padding-top: 18px; padding-bottom: 48px; }
.wf-tierlist__lead { max-width: 820px; font-size: 15px; line-height: 1.6; opacity: .92; margin-bottom: 14px; }
.wf-tierlist__controls { display: flex; flex-wrap: wrap; align-items: center; gap: 14px; margin-bottom: 18px; font-weight: 600; }
.wf-tierlist__controls select { font: inherit; padding: 7px 12px; border-radius: 8px; cursor: pointer; color: inherit; background: rgba(127,127,140,.12); border: 1px solid rgba(127,127,140,.28); }
.wf-tierlist__statslink { color: var(--wp-gold, #d92a39); text-decoration: none; font-weight: 700; }
.wf-tierlist__bands { display: flex; flex-direction: column; gap: 10px; }
.wf-tierlist__band { display: flex; align-items: stretch; border-radius: 12px; overflow: hidden; border: 1px solid rgba(127,127,140,.20); background: #fbfbfc; }
body.darkTheme .wf-tierlist__band { background: rgba(23,24,28,.96); }
.wf-tierlist__label { flex: none; width: 62px; display: grid; place-items: center; font-family: "Rajdhani", sans-serif; font-weight: 700; font-size: 26px; color: #fff; }
.wf-tierlist__band--splus .wf-tierlist__label { background: #d92a39; }
.wf-tierlist__band--s .wf-tierlist__label { background: #e8563f; }
.wf-tierlist__band--a .wf-tierlist__label { background: #e0912f; }
.wf-tierlist__band--b .wf-tierlist__label { background: #4b7fb0; }
.wf-tierlist__band--c .wf-tierlist__label { background: #6b7280; }
.wf-tierlist__band--d .wf-tierlist__label { background: #4b4e57; }
.wf-tierlist__champs { display: flex; flex-wrap: wrap; gap: 6px 4px; padding: 10px 12px; align-content: flex-start; }
.wf-tierlist__champ { display: flex; flex-direction: column; align-items: center; width: 62px; text-decoration: none; color: inherit; }
.wf-tierlist__champ img { width: 44px; height: 44px; border-radius: 8px; transition: transform .1s ease; }
.wf-tierlist__champ:hover img { transform: scale(1.08); }
.wf-tierlist__champ span { font-size: 10px; margin-top: 3px; text-align: center; line-height: 1.15; opacity: .85; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 60px; }
.wf-tierlist__empty { opacity: .7; padding: 20px 0; }

.wf-tierlist__band--na .wf-tierlist__label { background: #3a3d44; font-size: 18px; }
