.live-brand-subtitle{margin-top:3px;color:#8f89a6;font:650 11px/1.5 Cairo}

.live-board-category-head{position:relative;overflow:hidden;padding:0!important;min-height:104px!important;isolation:isolate;background:#0d0a22!important;border-color:color-mix(in srgb,var(--category-accent) 42%,transparent)!important}
.live-board-category-art{position:absolute;inset:0;z-index:-1}
.live-board-category-art .live-poster-svg{width:100%;height:100%;object-fit:cover;opacity:.86;filter:saturate(.9) brightness(.74)}
.live-board-category-head::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,rgba(4,5,17,.05),rgba(4,5,17,.76))}
.live-board-category-name{align-self:end;width:100%;padding:10px 7px;color:#fff;font:900 clamp(12px,1.35vw,17px)/1.25 Tajawal;text-shadow:0 3px 12px rgba(0,0,0,.65)}
.live-team-score.current{border-color:rgba(22,214,184,.42);background:rgba(22,214,184,.12);box-shadow:0 0 0 2px rgba(22,214,184,.08),0 12px 26px rgba(22,214,184,.08)}

.live-question-category{width:min(560px,100%);min-height:86px;margin:14px auto 8px;padding:10px;border:1px solid color-mix(in srgb,var(--category-accent) 38%,transparent);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.025));display:flex;align-items:center;gap:14px;text-align:right;overflow:hidden;box-shadow:0 18px 38px rgba(0,0,0,.16)}
.live-question-category-art{position:relative;flex:0 0 116px;height:66px;border-radius:14px;overflow:hidden;background:#111827}
.live-question-category-art .live-poster-svg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.live-question-category-copy{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:14px}
.live-question-category-copy small{grid-column:1/3;color:#8f89a6;font:700 10px Cairo}
.live-question-category-copy strong{font:900 21px Tajawal;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.live-question-category-copy em{padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--category-accent) 18%,transparent);color:#d9fff8;font:900 11px Tajawal;font-style:normal;white-space:nowrap}

@media(max-width:820px){
  .live-board-category-head{min-height:82px!important}
  .live-board-category-name{font-size:11px}
  .live-question-category{min-height:76px;padding:8px}
  .live-question-category-art{flex-basis:94px;height:58px}
  .live-question-category-copy strong{font-size:18px}
}

@media(max-width:520px){
  .live-brand-subtitle{display:none}
  .live-board-category-head{min-height:72px!important}
  .live-question-category{gap:10px;border-radius:16px}
  .live-question-category-art{flex-basis:76px;height:52px;border-radius:11px}
  .live-question-category-copy{column-gap:8px}
  .live-question-category-copy strong{font-size:16px}
  .live-question-category-copy em{padding:5px 8px;font-size:9px}
}
