/* FE896: compact identity, accessible contrast, and unboxed prediction details. */
html[data-kisure-design="865"] body [data-kisure-solid-hero] :is(.football-player-hero__quick,.football-club-hero__quick) > span > :is(strong,small),
html[data-theme="dark"][data-kisure-design="865"] body [data-kisure-solid-hero] :is(.football-player-hero__quick,.football-club-hero__quick) > span > :is(strong,small) {
  color: var(--ks-hero-on-color,#fff) !important;
  opacity: 1 !important;
  -webkit-text-fill-color: var(--ks-hero-on-color,#fff) !important;
}
html[data-kisure-design="865"] body [data-kisure-solid-hero] :is(.football-player-hero__quick,.football-club-hero__quick) > span > small {
  color: var(--ks-hero-muted,rgba(255,255,255,.85)) !important;
  -webkit-text-fill-color: var(--ks-hero-muted,rgba(255,255,255,.85)) !important;
}
html[data-kisure-design="865"] body [data-kisure-solid-hero] .ks-member-follow-button :is(i,span),
html[data-theme="dark"][data-kisure-design="865"] body [data-kisure-solid-hero] .ks-member-follow-button :is(i,span) {
  color: var(--ks-hero-on-color,#fff) !important;
}
html[data-kisure-design="865"] body .football-prediction-model-panel .football-link-list,
html[data-kisure-design="865"] body .football-prediction-model-panel .football-link-list > span,
html[data-kisure-design="865"] body .football-prediction-detail-page .football-side-panel .football-link-list,
html[data-kisure-design="865"] body .football-prediction-detail-page .football-side-panel .football-link-list > span {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
}
html[data-theme="dark"][data-kisure-design="865"] body .football-side-panel .football-link-list > span {
  color: #eaf5f5 !important;
}
html[data-kisure-design="865"] body .football-lineup-card__crest {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}
html[data-kisure-design="865"] body .football-lineup-card__crest img {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  object-fit: contain !important;
}
html[data-kisure-design="865"] body .football-player-hero--detailed {
  grid-template-columns: minmax(96px,132px) minmax(0,1fr) !important;
  gap: 18px !important;
  min-height: 0 !important;
  padding: 18px 24px !important;
}
html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-hero__photo {
  width: 124px !important;
  height: 124px !important;
  max-height: 124px !important;
}
html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-hero__content {
  gap: 6px !important;
  min-width: 0 !important;
}
html[data-kisure-design="865"] body .football-player-hero--detailed h1 {
  font-size: clamp(1.65rem,3vw,2.4rem) !important;
  line-height: 1.12 !important;
}
html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-hero__quick {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
}
html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-hero__quick > span {
  flex: 0 1 auto !important;
  min-width: 90px !important;
  padding: 6px 12px !important;
}
html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-team-link,
html[data-kisure-design="865"] body .football-player-hero--detailed .football-hero__actions .site-button {
  min-height: 34px !important;
  padding: 5px 12px !important;
}
html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-team-link img {
  width: 28px !important;
  height: 28px !important;
}
.ks-profile-about { line-height: 1.65; }
.ks-profile-about p { margin: 0 0 12px; }
.ks-saved-prediction-action { padding: 8px 12px; }
@media(max-width:760px) {
  html[data-kisure-design="865"] body .football-player-hero--detailed {
    grid-template-columns: 88px minmax(0,1fr) !important;
    text-align: left !important;
    justify-items: stretch !important;
    gap: 12px !important;
    padding: 16px !important;
  }
  html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-hero__photo {
    width: 88px !important; height: 98px !important; max-height: 98px !important;
  }
  html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-hero__content {
    text-align: left !important;
  }
  html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-hero__quick > span {
    min-width: 70px !important;
  }
  html[data-kisure-design="865"] body .football-player-hero--detailed .football-player-team-link { margin-inline: 0 !important; }
}
