.fx-page{ max-width:1600px; margin:0 auto; padding:0px 160px 60px; font-family:'Prothom Alo Surjo','Noto Sans Bengali',Arial,sans-serif; }
  @media (max-width:900px){ .fx-page{ padding-left:24px; padding-right:24px; } }
  .fx-back{ font-size:13px; color:var(--navy); text-decoration:none; }
  .fx-h1{ font-size:22px; font-weight:700; margin:0; color:#1A1A2E; }

  .fx-filtercard{ border:1px solid #e5e2d8; border-radius:12px; padding:16px 18px; margin:18px 0 20px; }
  .fx-hero{ display:flex; gap:18px; align-items:stretch; }
  .fx-statcard{ background:#1A1A2E; border-radius:10px; padding:16px 22px; display:flex; flex-direction:column; justify-content:center; min-width:110px; flex-shrink:0; }
  .fx-statcard .fx-statnum{ font-size:26px; font-weight:700; color:#fff; line-height:1.2; }
  .fx-statcard .fx-statlabel{ font-size:12px; color:rgba(255,255,255,0.6); }
  .fx-hero-right{ flex:1; min-width:0; display:flex; flex-direction:column; justify-content:center; }
  .fx-hero-desc{ font-size:13px; color:#6b6b66; margin:6px 0 0; line-height:1.5; max-width:640px; }

  .fx-layout{ display:block; }
  .fx-main{ width:100%; }
  .fx-filterbar{ background:#fff; border:1px solid #ECE7D8; border-radius:14px; padding:16px; margin-bottom:16px; }
  .fx-filterbar-row{ display:flex; gap:10px; flex-wrap:wrap; margin-bottom:12px; }
  .fx-fb-select{ padding:10px 12px; border-radius:9px; border:1px solid #ECE7D8; background:#FBFAF5; font-size:13px; font-weight:600; color:#1A1A2E; min-width:160px; }
  .fx-fb-search{ display:flex; align-items:center; gap:8px; flex:1; min-width:200px; background:#FBFAF5; border:1px solid #ECE7D8; border-radius:9px; padding:0 12px; }
  .fx-fb-search .fx-icon{ width:16px; height:16px; color:#8a8a86; flex-shrink:0; }
  .fx-fb-search input{ border:none; background:transparent; padding:10px 0; font-size:13px; width:100%; outline:none; }
  .fx-fb-cats{ display:flex; gap:8px; flex-wrap:wrap; }
  .fx-fb-cat{ padding:8px 14px; border-radius:20px; background:#F7F4EE; color:#5c5c58; font-size:12px; font-weight:700; text-decoration:none; display:flex; gap:6px; align-items:center; }
  .fx-fb-cat span{ color:#8a8a86; font-weight:600; }
  .fx-fb-cat.is-active{ background:var(--red); color:#fff; }
  .fx-fb-cat.is-active span{ color:rgba(255,255,255,.75); }
  .fx-season-hub{ background:#fff; border:1px solid #ECE7D8; border-radius:14px; padding:20px; margin-bottom:20px; }
  .fx-season-champion{ background:linear-gradient(135deg,#1A1A2E,#2d2d4d); color:#fff; border-radius:12px; padding:18px 20px; margin-bottom:18px; }
  .fx-season-champion-label{ font-size:11px; text-transform:uppercase; letter-spacing:.6px; opacity:.7; }
  .fx-season-champion-name{ font-size:20px; font-weight:800; margin-top:4px; }
  .fx-season-runnerup{ font-size:13px; opacity:.8; margin-top:6px; }
  .fx-season-block{ margin-bottom:18px; flex:1; min-width:0; }
  .fx-season-block-title{ font-size:12px; font-weight:800; text-transform:uppercase; letter-spacing:.5px; color:#8a8a86; margin-bottom:10px; }
  .fx-season-table-wrap{ overflow-x:auto; }
  .fx-season-table{ width:100%; border-collapse:collapse; font-size:13px; }
  .fx-season-table th, .fx-season-table td{ padding:8px 10px; text-align:left; border-bottom:1px solid #F7F4EE; white-space:nowrap; }
  .fx-season-table th{ color:#8a8a86; font-weight:700; font-size:11px; text-transform:uppercase; }
  .fx-season-stats-row{ display:flex; gap:24px; flex-wrap:wrap; }
  .fx-season-stat-row{ display:flex; align-items:center; gap:10px; padding:7px 0; border-bottom:1px solid #F7F4EE; font-size:13px; }
  .fx-season-stat-rank{ color:#8a8a86; font-weight:700; width:16px; }
  .fx-season-stat-name{ flex:1; font-weight:600; color:#1A1A2E; }
  .fx-season-stat-team{ display:block; font-size:11px; color:#8a8a86; font-weight:400; }
  .fx-season-stat-value{ font-weight:800; color:var(--red); }
  .fx-season-teams-list{ display:flex; flex-wrap:wrap; gap:8px; }
  .fx-season-team-chip{ background:#F7F4EE; border-radius:20px; padding:6px 14px; font-size:12px; font-weight:600; color:#1A1A2E; }
  @media (max-width:900px){
    .fx-filterbar-row{ flex-direction:column; }
    .fx-fb-select{ width:100%; }
  }

  .fx-filter-block{ margin-bottom:22px; padding-bottom:22px; border-bottom:1px solid #F2EFE5; }
  .fx-filter-block:last-of-type{ margin-bottom:16px; border-bottom:none; padding-bottom:0; }
  .fx-filter-block label[for]{ font-size:11px; font-weight:700; text-transform:uppercase; letter-spacing:.5px; color:#a3a39c; display:block; margin-bottom:8px; }
  .fx-filter-label{ font-size:11px; font-weight:700; text-transform:uppercase; letter-spacing:.5px; color:#a3a39c; margin-bottom:10px; }
  .fx-filter-block input[type="text"]{ border:1px solid #ECE7D8; border-radius:9px; padding:10px 12px; font-size:13px; font-family:inherit; color:#1A1A2E; background:#FBFAF5; width:100%; box-sizing:border-box; transition:border-color .15s ease; }
  .fx-filter-block input[type="text"]:focus{ outline:none; border-color:var(--red); background:#fff; }
  .fx-inlist-search{ margin-bottom:10px; }
  .fx-searchwrap{ display:flex; align-items:center; gap:8px; background:#FBFAF5; border:1px solid #ECE7D8; border-radius:9px; padding:0 12px; transition:border-color .15s ease; }
  .fx-searchwrap:focus-within{ border-color:var(--red); background:#fff; }
  .fx-searchwrap input{ border:none; background:transparent; flex:1; padding:10px 0; font-size:13px; font-family:inherit; color:#1A1A2E; outline:none; }
  .fx-icon{ width:15px; height:15px; color:#b5b2a5; flex-shrink:0; }

  .fx-segment{ display:flex; flex-direction:column; gap:6px; }
  .fx-seg-btn{ display:flex; align-items:center; justify-content:space-between; gap:8px; padding:10px 12px; border-radius:9px; border:1px solid #ECE7D8; background:#FBFAF5; cursor:pointer; text-decoration:none; transition:background .15s ease, border-color .15s ease; }
  .fx-seg-btn:hover{ border-color:#d8d2bd; }
  .fx-seg-name{ font-size:13px; font-weight:600; color:#4a4a46; }
  .fx-seg-count{ font-size:11.5px; color:#a3a39c; font-weight:600; font-variant-numeric:tabular-nums; background:#F2EFE5; border-radius:20px; padding:2px 8px; }
  .fx-seg-btn.is-active{ background:var(--red); border-color:var(--red); }
  .fx-seg-btn.is-active .fx-seg-name{ color:#fff; }
  .fx-seg-btn.is-active .fx-seg-count{ background:rgba(255,255,255,.22); color:#fff; }

  .fx-checklist{ max-height:220px; overflow-y:auto; border:1px solid #ECE7D8; border-radius:10px; padding:4px 8px; }
  .fx-check-row, .fx-radio-row{ display:flex; justify-content:space-between; align-items:center; gap:8px; font-size:13px; color:#3a3a37; padding:8px 4px; cursor:pointer; border-radius:6px; transition:background .12s ease; }
  .fx-check-row:hover{ background:#FBFAF5; }
  .fx-check-row span:first-child, .fx-radio-row span:first-child{ display:flex; align-items:center; gap:9px; }
  .fx-check-row input, .fx-radio-row input{ accent-color:var(--red); width:15px; height:15px; flex-shrink:0; }
  .fx-check-count{ color:#a3a39c; font-size:11.5px; font-weight:600; font-variant-numeric:tabular-nums; flex-shrink:0; }
  .fx-radio-row{ padding:6px 4px; }

  .fx-range-row{ display:flex; align-items:center; gap:8px; }
  .fx-range-row input{ width:100%; }
  .fx-filter-block select{ border:1px solid #ECE7D8; border-radius:9px; padding:10px 10px; font-size:13px; font-family:inherit; color:#1A1A2E; background:#FBFAF5; width:100%; box-sizing:border-box; }
  .fx-range-dash{ color:#a3a39c; flex-shrink:0; }

  .fx-apply-btn{ margin-top:2px; background:var(--red); color:#fff; border:none; border-radius:9px; padding:12px 16px; font-size:14px; font-weight:700; cursor:pointer; width:100%; transition:background .15s ease; }
  .fx-apply-btn:hover{ background:#c41e1e; }
  .fx-clear-link{ display:block; text-align:center; margin-top:12px; font-size:12px; color:#a3a39c; text-decoration:underline; }

  .fx-next{ background:linear-gradient(135deg, var(--navy), #24314f); color:#fff; border-radius:14px; padding:22px 26px; margin-bottom:22px; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:16px; }
  .fx-next-label{ font-size:11px; text-transform:uppercase; letter-spacing:.5px; opacity:.7; margin-bottom:6px; }
  .fx-next-teams{ font-size:19px; font-weight:700; }
  .fx-next-comp{ font-size:12px; opacity:.75; margin-top:4px; }
  .fx-countdown{ display:flex; gap:10px; }
  .fx-countdown div{ background:rgba(255,255,255,.12); border-radius:8px; padding:8px 12px; text-align:center; min-width:52px; }
  .fx-countdown .n{ font-size:20px; font-weight:800; display:block; }
  .fx-countdown .l{ font-size:10px; opacity:.7; text-transform:uppercase; }
  .fx-live-pill{ background:var(--red); padding:6px 14px; border-radius:20px; font-size:12px; font-weight:800; letter-spacing:.5px; }

  .fx-match-card{ background:#fff; border:1px solid #ECE7D8; border-radius:10px; padding:12px 16px; margin-bottom:8px; display:flex; align-items:center; gap:16px; transition:box-shadow .15s ease; }
  .fx-match-card:hover{ box-shadow:0 3px 14px rgba(26,26,46,.06); }
  .fx-match-card.is-live{ border-color:var(--red); box-shadow:0 0 0 1px var(--red) inset; }
  .fx-mc-date{ font-size:12px; color:#8a8a86; width:64px; flex-shrink:0; }
  .fx-comp-pill{ display:inline-block; font-size:9.5px; color:#fff; font-weight:800; text-transform:uppercase; letter-spacing:.3px; background:var(--navy); padding:4px 8px; border-radius:6px; flex-shrink:0; width:120px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .cat-franchise .fx-comp-pill{ background:#8a6410; }
  .cat-series .fx-comp-pill{ background:#6b6b66; }
  .cat-domestic .fx-comp-pill{ background:#2f6f4f; }
  .fx-mc-teams{ flex:1; min-width:0; }
  .fx-mc-team-row{ display:flex; justify-content:space-between; align-items:center; font-size:13.5px; font-weight:600; color:#8a8a86; }
  .fx-mc-team-row.is-winner{ color:#1A1A2E; font-weight:800; }
  .fx-mc-team-score{ font-variant-numeric:tabular-nums; }
  .fx-mc-row3{ text-align:right; flex-shrink:0; width:220px; }
  .fx-mc-status{ display:block; font-weight:700; color:var(--red); font-size:12px; }
  .fx-mc-venue{ display:block; font-size:11px; color:#8a8a86; margin-top:2px; }
  .fx-dot{ display:inline-block; width:7px; height:7px; border-radius:50%; background:var(--red); margin-right:5px; animation:fxPulse 1.4s infinite; }
  @keyframes fxPulse{ 0%,100%{ opacity:1; } 50%{ opacity:.3; } }

  .fx-group{ background:#fff; border:1px solid #ECE7D8; border-left:4px solid #d8d2bd; border-radius:12px; margin-bottom:12px; overflow:hidden; }
  .fx-group.cat-icc{ border-left-color:var(--navy); }
  .fx-group.cat-franchise{ border-left-color:#B8860B; }
  .fx-group.cat-series{ border-left-color:#8a8a86; }
  .fx-group.cat-domestic{ border-left-color:#2f6f4f; }
  .fx-group-summary{ display:flex; align-items:center; gap:12px; padding:16px 20px; cursor:pointer; list-style:none; }
  .fx-group-summary::-webkit-details-marker{ display:none; }
  .fx-group-count{ font-size:12px; color:#a3a39c; font-weight:600; }
  .fx-group-arrow{ margin-left:auto; color:#c4c0b1; font-size:12px; transition:transform .15s ease; }
  .fx-group[open] .fx-group-arrow{ transform:rotate(180deg); }
  .fx-group-body{ border-top:1px solid #F2EFE5; }
  .fx-group-row{ display:grid; grid-template-columns:52px 1fr auto 160px; align-items:center; gap:14px; padding:12px 20px; font-size:13px; border-bottom:1px solid #F7F5EE; }
  .fx-group-row:nth-child(even){ background:#FCFBF7; }
  .fx-group-row:last-child{ border-bottom:none; }
  .fx-group-row.is-live{ background:#FFF5F5; }
  .fx-group-date{ color:#a3a39c; font-weight:600; white-space:nowrap; }
  .fx-group-teams{ color:#8a8a86; font-weight:600; display:flex; align-items:center; flex-wrap:wrap; gap:4px; }
  .fx-team-line{ display:inline-flex; align-items:baseline; gap:6px; }
  .fx-group-teams .is-winner{ color:#15803d; font-weight:800; }
  .fx-group-teams .is-winner::before{ content:'\25CF'; font-size:7px; color:#15803d; vertical-align:middle; }
  .fx-group-teams .fx-vs{ color:#c9c5b8; font-size:11px; font-weight:600; text-transform:uppercase; margin:0 2px; }
  .fx-group-score{ font-size:11.5px; color:#a3a39c; font-weight:700; font-variant-numeric:tabular-nums; }
  .fx-group-teams .is-winner .fx-group-score{ color:#15803d; }
  .fx-group-result{ color:var(--red); font-weight:700; white-space:nowrap; font-size:12.5px; }
  .fx-group-venue{ color:#a3a39c; text-align:right; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:12px; }
  @media (max-width:640px){
    .fx-group-row{ grid-template-columns:1fr; gap:4px; }
    .fx-group-venue{ text-align:left; }
    .fx-match-card{ flex-wrap:wrap; }
    .fx-comp-pill{ width:auto; order:1; }
    .fx-mc-date{ order:0; }
    .fx-mc-teams{ order:2; flex-basis:100%; margin-top:6px; }
    .fx-mc-row3{ order:3; flex-basis:100%; text-align:left; width:auto; margin-top:6px; }
  }

  .fx-empty{ color:#8a8a86; font-size:14px; padding:40px 0; text-align:center; }
  .fx-pager{ display:flex; justify-content:space-between; align-items:center; margin-top:20px; font-size:13px; color:#8a8a86; flex-wrap:wrap; gap:8px; }
  .fx-pnums a{ padding:6px 11px; border:1px solid #e5e2d8; border-radius:6px; color:#6B6759; text-decoration:none; margin-right:4px; }
  .fx-pnums a.is-cur{ background:var(--red); color:#fff; border-color:var(--red); }
