/* KISURE FE917 — availability hero, balanced Transfer Centre filters, compact generic page heroes. */

/* Current player availability: compact, unmistakable and readable on every team hero tone. */
.football-player-hero__content .football-player-availability-badge{
  display:inline-flex!important;align-items:center!important;gap:8px!important;width:max-content!important;max-width:100%!important;
  margin-top:8px!important;padding:6px 9px!important;border:1px solid color-mix(in srgb,var(--ks-hero-on-color,#fff) 38%,transparent)!important;
  border-radius:10px!important;background:color-mix(in srgb,var(--ks-hero-panel,rgba(0,0,0,.18)) 88%,transparent)!important;color:var(--ks-hero-on-color,#fff)!important;
  box-shadow:none!important;white-space:normal!important;
}
.football-player-availability-badge__copy{display:flex!important;align-items:baseline!important;gap:6px!important;min-width:0!important;flex-wrap:wrap!important}
.football-player-availability-badge__copy strong{color:inherit!important;font-size:.76rem!important;line-height:1.1!important}
.football-player-availability-badge__copy>span{color:inherit!important;font-size:.75rem!important;font-weight:750!important;opacity:.96!important;overflow:visible!important;text-overflow:clip!important}
.football-player-availability-badge__copy small{color:inherit!important;font-size:.68rem!important;font-weight:700!important;opacity:.78!important}
.football-player-availability-badge.is-injury>i{color:#ffd65a!important}.football-player-availability-badge.is-suspension>i{color:#ff947c!important}
html[data-theme="light"] .football-player-hero__content .football-player-availability-badge{box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important}
html[data-theme="dark"] .football-player-hero__content .football-player-availability-badge{background:rgba(4,18,20,.42)!important}

/* Transfer filter card: equal rhythm from first field through Apply filters. */
.ks-transfer-centre-page .ks-transfer-filters form{display:grid!important;gap:16px!important;padding:18px!important;box-sizing:border-box!important}
.ks-transfer-centre-page .ks-transfer-filter-group{display:grid!important;gap:8px!important;margin:0!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid var(--kt-border)!important;min-width:0!important}
.ks-transfer-centre-page .ks-transfer-filter-group:last-of-type{padding-bottom:16px!important}
.ks-transfer-centre-page .ks-transfer-filter-group--fee{padding:13px!important;border:1px solid var(--kt-border)!important;border-radius:12px!important;background:var(--kt-card-soft)!important}
.ks-transfer-centre-page .ks-transfer-fee-values{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0!important}
.ks-transfer-centre-page .ks-transfer-filter-note{display:block!important;margin:0!important;line-height:1.45!important}
.ks-transfer-centre-page .ks-transfer-range{position:relative!important;width:100%!important;height:38px!important;min-height:38px!important;margin:1px 0 0!important;overflow:visible!important;touch-action:none!important}
.ks-transfer-centre-page .ks-transfer-range__rail,.ks-transfer-centre-page .ks-transfer-range__fill{position:absolute!important;top:16px!important;height:6px!important;border-radius:999px!important;pointer-events:none!important}
.ks-transfer-centre-page .ks-transfer-range__rail{left:4px!important;right:4px!important;background:var(--kt-border)!important}
.ks-transfer-centre-page .ks-transfer-range__fill{background:var(--kt-primary)!important}
.ks-transfer-centre-page .ks-transfer-range input[type="range"]{
  position:absolute!important;inset:0!important;width:100%!important;height:38px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;
  appearance:none!important;-webkit-appearance:none!important;pointer-events:none!important;outline:0!important;
}
.ks-transfer-centre-page .ks-transfer-range input[type="range"]::-webkit-slider-runnable-track{height:6px!important;background:transparent!important;border:0!important}
.ks-transfer-centre-page .ks-transfer-range input[type="range"]::-webkit-slider-thumb{
  appearance:none!important;-webkit-appearance:none!important;width:20px!important;height:20px!important;margin-top:-7px!important;border:3px solid var(--kt-card)!important;border-radius:50%!important;
  background:var(--kt-primary)!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--kt-primary) 65%,var(--kt-border)),0 2px 7px rgba(0,0,0,.12)!important;pointer-events:auto!important;cursor:grab!important;
}
.ks-transfer-centre-page .ks-transfer-range input[type="range"]:active::-webkit-slider-thumb{cursor:grabbing!important;transform:scale(1.06)}
.ks-transfer-centre-page .ks-transfer-range input[type="range"]::-moz-range-track{height:6px!important;background:transparent!important;border:0!important}
.ks-transfer-centre-page .ks-transfer-range input[type="range"]::-moz-range-thumb{
  width:16px!important;height:16px!important;border:3px solid var(--kt-card)!important;border-radius:50%!important;background:var(--kt-primary)!important;
  box-shadow:0 0 0 1px color-mix(in srgb,var(--kt-primary) 65%,var(--kt-border)),0 2px 7px rgba(0,0,0,.12)!important;pointer-events:auto!important;cursor:grab!important;
}
.ks-transfer-centre-page .ks-transfer-filter-submit{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;margin:0!important;padding:0 18px!important;
  box-sizing:border-box!important;border-radius:12px!important;font-size:14px!important;letter-spacing:0!important;line-height:1!important;
}
.ks-transfer-centre-page .ks-transfer-filter-submit:focus-visible{outline:3px solid color-mix(in srgb,var(--kt-primary) 28%,transparent)!important;outline-offset:2px!important}

/* Generic editorial/category/archive hero: roughly 40% of the former vertical footprint. */
.site-panel.site-panel--hero.page-hero{
  gap:5px!important;padding:10px 16px!important;border-top-width:3px!important;min-height:0!important;
}
.site-panel.site-panel--hero.page-hero .site-kicker{margin:0!important;font-size:.7rem!important;line-height:1.15!important}
.site-panel.site-panel--hero.page-hero .page-hero__title{margin:1px 0!important;font-size:clamp(24px,2.5vw,34px)!important;line-height:1.05!important}
.site-panel.site-panel--hero.page-hero .page-hero__summary{margin:0!important;max-width:900px!important;font-size:.88rem!important;line-height:1.4!important}
.site-panel.site-panel--hero.page-hero .chip-row{gap:5px!important;margin-top:4px!important}
.site-panel.site-panel--hero.page-hero .chip{min-height:29px!important;padding:4px 10px!important;font-size:.72rem!important;line-height:1!important}

@media(max-width:900px){
  .ks-transfer-centre-page .ks-transfer-filters form{padding:15px!important;gap:14px!important}
  .ks-transfer-centre-page .ks-transfer-filter-group--fee{padding:12px!important}
}
@media(max-width:680px){
  .football-player-availability-badge__copy{gap:4px 6px!important}
  .site-panel.site-panel--hero.page-hero{padding:9px 12px!important}
  .site-panel.site-panel--hero.page-hero .page-hero__title{font-size:clamp(22px,7vw,30px)!important}
  .site-panel.site-panel--hero.page-hero .page-hero__summary{font-size:.82rem!important}
}
