{"id":6493,"date":"2025-11-17T19:28:40","date_gmt":"2025-11-17T13:58:40","guid":{"rendered":"https:\/\/tbspanthers.british-school.org\/?p=6493"},"modified":"2025-12-17T08:26:34","modified_gmt":"2025-12-17T02:56:34","slug":"isaci-senior-basketball-2025-tbs","status":"publish","type":"post","link":"https:\/\/tbspanthers.british-school.org\/index.php\/isaci-senior-basketball-2025-tbs\/","title":{"rendered":"ISACI Basketball @ TBS"},"content":{"rendered":"\n<section id=\"mis-isaci-page\" aria-label=\"ISACI Event Information\">\n<style>\n  \/* ===== Scoped styles (safe for WP theme) ===== *\/\n  #mis-isaci-page {\n    --mis-blue:#0f3c7d;\n    --mis-gold:#f4b41a;\n    --mis-ink:#111827;\n    --mis-muted:#6b7280;\n    --mis-soft:#f3f4f6;\n    --mis-card:#ffffff;\n    --mis-border:#e5e7eb;\n    font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, \"Helvetica Neue\", Arial, sans-serif;\n    color: var(--mis-ink);\n    background: transparent;\n  }\n\n  #mis-isaci-page .mis-shell{\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 24px 16px 40px;\n    box-sizing: border-box;\n  }\n\n  #mis-isaci-page .mis-tagline{\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: .12em;\n    font-weight: 600;\n    color: var(--mis-muted);\n    margin-bottom: 4px;\n  }\n\n  #mis-isaci-page .mis-title{\n    font-size: 26px;\n    line-height: 1.2;\n    font-weight: 700;\n    color: var(--mis-blue);\n    margin: 0 0 8px;\n  }\n\n  #mis-isaci-page .mis-subtitle{\n    font-size: 14px;\n    color: var(--mis-muted);\n    margin: 0 0 18px;\n  }\n\n  #mis-isaci-page .mis-description-card{\n    background: var(--mis-card);\n    border-radius: 16px;\n    padding: 20px 18px;\n    border: 1px solid var(--mis-border);\n    box-shadow: 0 10px 30px rgba(15,60,125,.06);\n    margin-bottom: 20px;\n  }\n\n  #mis-isaci-page .mis-description-card p{\n    margin: 0 0 10px;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  #mis-isaci-page .mis-badge-row{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-top:8px;\n  }\n\n  #mis-isaci-page .mis-badge{\n    font-size:11px;\n    padding:4px 10px;\n    border-radius:999px;\n    background:rgba(15,60,125,.06);\n    color:var(--mis-blue);\n    border:1px solid rgba(15,60,125,.14);\n    font-weight:500;\n  }\n\n  \/* ===== Tabs ===== *\/\n  #mis-isaci-page .mis-tabs-card{\n    background: var(--mis-card);\n    border-radius: 16px;\n    border: 1px solid var(--mis-border);\n    box-shadow: 0 8px 24px rgba(0,0,0,.05);\n    padding: 14px 14px 18px;\n  }\n\n  #mis-isaci-page .mis-tabs-nav{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-bottom:14px;\n    border-bottom:1px solid var(--mis-border);\n    padding-bottom:8px;\n  }\n\n  \/* Base tab button *\/\n#mis-isaci-page .mis-tab-btn{\n  position:relative;\n  border:none;\n  border-radius:999px;\n  padding:7px 14px;\n  font-size:13px;\n  font-weight:500;\n  cursor:pointer;\n  white-space:nowrap;\n\n  \/* NEW COLOURS *\/\n  background:#BF1A1A;   \/* default tab background *\/\n  color:#ffffff;        \/* default tab text *\/\n\n  transition:background .18s ease, color .18s ease, box-shadow .18s ease;\n}\n#mis-isaci-page .mis-tab-btn:hover{\n  background:#a01515;   \/* slightly darker hover *\/\n}\n\n  #mis-isaci-page .mis-tab-btn:focus-visible{\n    outline:2px solid var(--mis-gold);\n    outline-offset:2px;\n  }\n\n #mis-isaci-page .mis-tab-btn.mis-active{\n  background:#000B58;   \/* active tab background *\/\n  color:#ffffff;        \/* active tab text *\/\n  box-shadow:0 4px 14px rgba(0,0,0,.25);\n}\n\n  #mis-isaci-page .mis-tab-btn.mis-active::after{\n    content:\"\";\n    position:absolute;\n    left:50%;\n    transform:translateX(-50%);\n    bottom:-11px;\n    width:32px;\n    height:3px;\n    border-radius:999px;\n    background:linear-gradient(90deg,var(--mis-blue),var(--mis-gold));\n  }\n\n  #mis-isaci-page .mis-tab-panel{\n    display:none;\n    animation:misFadeIn .18s ease-out;\n  }\n\n  #mis-isaci-page .mis-tab-panel.mis-active{\n    display:block;\n  }\n\n  #mis-isaci-page .mis-panel-title{\n    font-size:18px;\n    margin:0 0 8px;\n    color:var(--mis-blue);\n    font-weight:600;\n  }\n\n  #mis-isaci-page .mis-panel-meta{\n    font-size:12px;\n    color:var(--mis-muted);\n    margin-bottom:10px;\n  }\n\n  #mis-isaci-page .mis-tab-panel p{\n    font-size:14px;\n    line-height:1.6;\n    margin:0 0 10px;\n  }\n\n  #mis-isaci-page .mis-signoff{\n    margin-top:8px;\n    font-weight:600;\n  }\n\n  #mis-isaci-page .mis-signoff small{\n    display:block;\n    font-weight:400;\n    color:var(--mis-muted);\n    font-size:12px;\n  }\n\n  #mis-isaci-page ul.mis-list{\n    padding-left:18px;\n    margin:4px 0 10px;\n    font-size:14px;\n  }\n\n  #mis-isaci-page ul.mis-list li{\n    margin-bottom:4px;\n  }\n\n  @keyframes misFadeIn{\n    from{opacity:0; transform:translateY(4px);}\n    to{opacity:1; transform:translateY(0);}\n  }\n\n  \/* === Rulebook styling === *\/\n  #mis-isaci-page .mis-rulebook{\n    margin-top:4px;\n    display:flex;\n    flex-direction:column;\n    gap:10px;\n  }\n\n  #mis-isaci-page .mis-rule-intro{\n    font-size:13px;\n    color:var(--mis-muted);\n    margin-bottom:6px;\n  }\n\n  #mis-isaci-page .mis-rule-section{\n    display:flex;\n    gap:12px;\n    padding:12px 14px;\n    border-radius:14px;\n    border:1px solid rgba(15,60,125,.08);\n    background:linear-gradient(135deg, #f9fafb 0%, #f4f7fb 60%, #fef9ec 100%);\n    box-shadow:0 6px 14px rgba(15,60,125,.06);\n  }\n\n  #mis-isaci-page .mis-rule-index{\n    flex:0 0 34px;\n    height:34px;\n    border-radius:999px;\n    background:linear-gradient(135deg,var(--mis-blue),var(--mis-gold));\n    color:#fff;\n    font-size:15px;\n    font-weight:700;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    box-shadow:0 4px 10px rgba(0,0,0,.22);\n    margin-top:2px;\n  }\n\n  #mis-isaci-page .mis-rule-body h4{\n    margin:0 0 4px;\n    font-size:15px;\n    font-weight:600;\n    color:var(--mis-blue);\n  }\n\n  #mis-isaci-page .mis-rule-body p{\n    margin:0 0 6px;\n    font-size:13px;\n    line-height:1.6;\n  }\n\n  #mis-isaci-page .mis-rule-body ul{\n    margin:0;\n    padding-left:18px;\n    font-size:13px;\n  }\n\n  #mis-isaci-page .mis-rule-body ul li{\n    margin-bottom:4px;\n  }\n\n  #mis-isaci-page .mis-rule-tagline{\n    font-size:11px;\n    text-transform:uppercase;\n    letter-spacing:.12em;\n    color:var(--mis-muted);\n    margin-bottom:2px;\n  }\n\n  \/* === Flow of the Day \u2013 calendar style cards === *\/\n  #mis-isaci-page .mis-flow{\n    margin-top:6px;\n    display:flex;\n    flex-direction:column;\n    gap:18px;\n  }\n\n  #mis-isaci-page .mis-flow-day{\n    display:flex;\n    gap:0;\n    border-radius:18px;\n    overflow:hidden;\n    border:1px solid var(--mis-border);\n    background:var(--mis-card);\n    box-shadow:0 12px 32px rgba(15,60,125,.10);\n    border-right:6px solid var(--mis-gold); \/* side coloured border *\/\n  }\n\n  \/* Calendar badge on the left *\/\n  #mis-isaci-page .mis-flow-calendar{\n    flex:0 0 130px;\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:flex-start;\n    padding:10px 12px 14px;\n    background:#f9fafb;\n    border-right:1px solid var(--mis-border);\n  }\n\n  #mis-isaci-page .mis-flow-cal-month{\n    width:100%;\n    text-align:center;\n    background:#f59e0b;\n    color:#ffffff;\n    font-size:13px;\n    font-weight:600;\n    padding:6px 8px;\n    border-radius:12px 12px 0 0;\n  }\n\n  #mis-isaci-page .mis-flow-cal-date{\n    width:100%;\n    text-align:center;\n    background:#ffffff;\n    padding:10px 8px 4px;\n    font-size:32px;\n    font-weight:800;\n    color:#111827;\n  }\n\n  #mis-isaci-page .mis-flow-cal-day{\n    width:100%;\n    text-align:center;\n    background:#ffffff;\n    padding:0 8px 10px;\n    font-size:13px;\n    font-weight:600;\n    color:#f59e0b;\n    border-radius:0 0 12px 12px;\n    box-shadow:0 3px 6px rgba(15,23,42,.18);\n  }\n\n  \/* Right side \u2013 schedule *\/\n  #mis-isaci-page .mis-flow-day-inner{\n    flex:1;\n    display:flex;\n    flex-direction:column;\n  }\n\n  #mis-isaci-page .mis-flow-day-header{\n    padding:10px 16px 6px;\n  }\n\n  #mis-isaci-page .mis-flow-day-label{\n    font-size:11px;\n    text-transform:uppercase;\n    letter-spacing:.16em;\n    font-weight:600;\n    color:var(--mis-muted);\n    margin-bottom:2px;\n  }\n\n  #mis-isaci-page .mis-flow-day-title{\n    font-size:15px;\n    font-weight:600;\n    color:var(--mis-blue);\n  }\n\n  #mis-isaci-page .mis-flow-table{\n    display:flex;\n    flex-direction:column;\n    padding:4px 12px 8px 12px;\n  }\n\n  #mis-isaci-page .mis-flow-row{\n    display:grid;\n    grid-template-columns:minmax(110px,145px) minmax(0,1fr);\n    border-top:1px solid rgba(209,213,219,.9);\n  }\n\n  #mis-isaci-page .mis-flow-time,\n  #mis-isaci-page .mis-flow-item{\n    padding:7px 4px;\n    font-size:13px;\n  }\n\n  #mis-isaci-page .mis-flow-time{\n    font-weight:600;\n    color:#111827;\n    padding-right:10px;\n    white-space:nowrap;\n  }\n\n  #mis-isaci-page .mis-flow-item{\n    color:var(--mis-ink);\n  }\n\n  #mis-isaci-page .mis-flow-item strong{\n    font-weight:600;\n    color:#111827;\n  }\n\n  #mis-isaci-page .mis-flow-note{\n    font-size:11px;\n    color:var(--mis-muted);\n    padding:6px 16px 10px;\n    border-top:1px dashed rgba(209,213,219,.9);\n    background:#f9fafb;\n    border-radius:0 0 16px 0;\n  }\n\n  \/* ===== Small-screen tweaks for rule cards ===== *\/\n  @media (max-width: 599px){\n    #mis-isaci-page .mis-rule-section{\n      padding:10px 11px;\n    }\n    #mis-isaci-page .mis-rule-index{\n      flex:0 0 30px;\n      height:30px;\n      font-size:14px;\n    }\n  }\n\/* ===== Point Tally \u2013 responsive tables ===== *\/\n#mis-isaci-page .mis-points-wrap{\n  margin-top:10px;\n  display:grid;\n  gap:18px;\n}\n\n@media (min-width: 900px){\n  #mis-isaci-page .mis-points-wrap{\n    grid-template-columns:repeat(2,minmax(0,1fr)); \/* Boys | Girls side by side *\/\n  }\n}\n\n#mis-isaci-page .mis-points-card{\n  background:#ffffff;\n  border-radius:16px;\n  border:1px solid var(--mis-border);\n  box-shadow:0 4px 14px rgba(15,23,42,.06);\n  padding:12px 14px 14px;\n}\n\n#mis-isaci-page .mis-points-title{\n  font-size:15px;\n  font-weight:700;\n  color:var(--mis-blue);\n  margin:0 0 8px;\n}\n\n#mis-isaci-page .mis-points-meta{\n  font-size:11px;\n  color:var(--mis-muted);\n  margin:0 0 10px;\n}\n\n#mis-isaci-page .mis-points-scroll{\n  width:100%;\n  overflow-x:auto;\n}\n\n#mis-isaci-page .mis-pt-team span{\n  font-weight:600;\n  color:var(--mis-ink);\n}\n\n\/* ============================================\n   NEW \u2014 POINT TALLY TABLE (EQUAL COLUMNS)\n   ============================================ *\/\n\n#mis-isaci-page table.mis-points-table{\n  width:100%;\n  border-collapse:collapse;\n  table-layout:fixed;       \/* FORCE equal width columns *\/\n  font-size:13px;\n}\n\n#mis-isaci-page table.mis-points-table th,\n#mis-isaci-page table.mis-points-table td{\n  width:20%;                \/* EXACT equal width for 5 columns *\/\n  padding:8px 6px;\n  text-align:center;\n  border-bottom:1px solid #e5e7eb;\n}\n\n#mis-isaci-page table.mis-points-table thead{\n  background:#f9fafb;\n}\n\n#mis-isaci-page table.mis-points-table th{\n  font-size:12px;\n  font-weight:600;\n  color:#4b5563;\n}\n\n\/* Team cell: logo + name *\/\n#mis-isaci-page .mis-pt-team{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:6px;\n}\n\n#mis-isaci-page .mis-pt-team img{\n  width:26px;\n  height:26px;\n  object-fit:contain;\n}\n\n\/* ============================================\n   MOBILE \u2014 HIDE NAME, LOGO ONLY\n   ============================================ *\/\n@media (max-width:600px){\n  #mis-isaci-page .mis-pt-team span{\n    display:none !important;    \/* hide name *\/\n  }\n\n  #mis-isaci-page .mis-pt-team{\n    justify-content:center;\n  }\n\n  #mis-isaci-page table.mis-points-table th,\n  #mis-isaci-page table.mis-points-table td{\n    padding:6px 4px;\n  }\n}\n\n  \/* ===== Larger screens ===== *\/\n  @media (min-width: 768px){\n    #mis-isaci-page .mis-title{font-size:30px;}\n    #mis-isaci-page .mis-description-card{padding:22px 22px;}\n    #mis-isaci-page .mis-tabs-card{padding:18px 18px 22px;}\n    #mis-isaci-page .mis-tab-btn{font-size:14px;}\n  }\n\n  \/* ===== Mobile layout: flow-of-the-day + edge-to-edge container ===== *\/\n  @media (max-width: 640px){\n\n    \/* Main container: slight edge-to-edge feel *\/\n    #mis-isaci-page{\n      padding-left: 1px !important;\n      padding-right: 1px !important;\n      box-sizing:border-box;\n    }\n\n    \/* Inner shell tight padding *\/\n    #mis-isaci-page .mis-shell{\n      padding-left: 1px !important;\n      padding-right: 1px !important;\n    }\n\n    \/* Flow of the Day responsive *\/\n    #mis-isaci-page .mis-flow-day{\n      flex-direction:column;\n      border-left-width:5px;\n      margin-left: 0;\n      margin-right: 0;\n      border-radius: 0;\n    }\n\n    #mis-isaci-page .mis-flow-calendar{\n      flex:0 0 auto;\n      width:100%;\n      max-width:210px;\n      margin:10px auto 0;\n      border-right:none;\n      border-bottom:1px solid var(--mis-border);\n    }\n\n    #mis-isaci-page .mis-flow-day-header{\n      padding:8px 14px 4px;\n      text-align:left;\n    }\n\n    #mis-isaci-page .mis-flow-table{\n      padding:4px 14px 8px 14px;\n    }\n\n    #mis-isaci-page .mis-flow-row{\n      grid-template-columns:1fr;\n    }\n\n    #mis-isaci-page .mis-flow-time{\n      padding-bottom:1px;\n    }\n\n    #mis-isaci-page .mis-flow-note{\n      padding:6px 14px 10px;\n    }\n\n    \/* Tabs container slightly tighter *\/\n    #mis-isaci-page .mis-tabs-card{\n      padding-left: 6px;\n      padding-right: 6px;\n      border-left:none;\n      border-right:none;\n      border-radius:0;\n    }\n\n    \/* Top description card also edge-to-edge *\/\n    #mis-isaci-page .mis-description-card{\n      padding-left:10px;\n      padding-right:10px;\n      border-left:none;\n      border-right:none;\n      border-radius:0;\n    }\n\n    \/* HOD section spacing *\/\n    #mis-hod-message{\n      padding-left: 8px !important;\n      padding-right: 8px !important;\n    }\n  }\n\/* ===== LIVE TAB \u2014 STREAM BANNER ===== *\/\n\n#mis-isaci-page .mis-live-vs{\n  width:110px;\n  height:110px;\n  background:#ffffff;\n  color:#000B58;\n  font-weight:800;\n  font-size:34px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  box-shadow:0 12px 28px rgba(0,0,0,.25);\n  letter-spacing:.02em;\n}\n\n\/* Mobile adjustments *\/\n@media(max-width:700px){\n  #mis-isaci-page .mis-live-vs{\n    width:90px;\n    height:90px;\n    font-size:28px;\n  }\n}\n#mis-isaci-page #mis-live-banner{\n  margin-top:14px;\n  background:linear-gradient(90deg,#0d3a7a,#134fb4);\n  border-radius:22px;\n  padding:28px 18px;\n  text-align:center;\n  color:#fff;\n  box-shadow:0 14px 32px rgba(0,0,0,.18);\n}\n\n\/* Title *\/\n#mis-isaci-page .mis-live-header h2{\n  font-size:28px;\n  font-weight:700;\n  margin:0 0 6px;\n  letter-spacing:.04em;\ntext-align: center;\ncolour: #000000;\n}\n#mis-isaci-page .mis-live-header p{\n  font-size:16px;\n  opacity:.95;\n  margin:0 0 18px;\n}\n\n\/* Match Row *\/\n#mis-isaci-page .mis-live-match{\n  margin:20px auto 14px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:34px;\n}\n\n\/* Team blocks *\/\n#mis-isaci-page .team-block{\n  text-align:center;\n}\n#mis-isaci-page .team-block img{\n  width:170px;\n  height:170px;\n  object-fit:contain;\n  border-radius:12px;\n  background:#fff;\n  padding:14px;\n  box-shadow:0 6px 18px rgba(0,0,0,.2);\n}\n#mis-isaci-page .team-block h3{\n  margin-top:12px;\n  font-size:20px;\n  font-weight:700;\n  letter-spacing:.03em;\n}\n\n\/* Date Bar *\/\n#mis-isaci-page .mis-live-datebar{\n  margin-top:16px;\n  background:#000;\n  opacity:.9;\n  padding:10px 16px;\n  font-size:17px;\n  font-weight:600;\n  letter-spacing:.05em;\n  border-radius:10px;\ntext-colour: #000000;\ntext-align: center;\n}\n\n\/* MOBILE *\/\n@media(max-width:700px){\n  #mis-isaci-page .mis-live-match{\n    flex-direction:column;\n    gap:22px;\n  }\n  #mis-isaci-page .team-block img{\n    width:140px;\n    height:140px;\n  }\n  #mis-isaci-page .mis-live-header h2{\n    font-size:22px;\n  }\n}\n\n\n<\/style>\n\n\n  <div class=\"mis-shell\">\n    <!-- ===== Page Description ===== -->\n    <header class=\"mis-description-card\">\n      <div class=\"mis-tagline\">Tournament Information<\/div>\n      <p class=\"mis-subtitle\">\n        Key information hub for visiting schools, coaches and student-athletes during the tournament.\n      <\/p>\n\n    <\/header>\n\n    <!-- ===== Tabs ===== -->\n    <div class=\"mis-tabs-card\" id=\"mis-tabs-root\">\n      <nav class=\"mis-tabs-nav\" role=\"tablist\" aria-label=\"Tournament information tabs\">\n  <button class=\"mis-tab-btn mis-active\" data-tab=\"hod\" role=\"tab\" aria-selected=\"true\">\n    Message from HOD\n  <\/button>\n  <button class=\"mis-tab-btn\" data-tab=\"flow\" role=\"tab\" aria-selected=\"false\">\n    Flow of the Day\n  <\/button>\n  <button class=\"mis-tab-btn\" data-tab=\"rules\" role=\"tab\" aria-selected=\"false\">\n    Rules &amp; Regulations\n  <\/button>\n  <button class=\"mis-tab-btn\" data-tab=\"schedule\" role=\"tab\" aria-selected=\"false\">\n    Match Schedule\n  <\/button>\n  <button class=\"mis-tab-btn\" data-tab=\"points\" role=\"tab\" aria-selected=\"false\">\n    Point Tally\n  <\/button>\n  <button class=\"mis-tab-btn\" data-tab=\"live\" role=\"tab\" aria-selected=\"false\">\n    Live Stream\n  <\/button>\n  <button class=\"mis-tab-btn\" data-tab=\"contact\" role=\"tab\" aria-selected=\"false\">\n    Contact\n  <\/button>\n<\/nav>\n\n\n      <!-- === Tab 1: Message from HOD (filled) === -->\n           <!-- === Tab 1: Message from HOD (ACTIVE on load) === -->\n      <section class=\"mis-tab-panel mis-active\" data-tab=\"hod\" role=\"tabpanel\" aria-hidden=\"false\">\n        <style>\n          #mis-hod-message{\n            --blue:#003092;\n            --ink:#0e1630;\n            --muted:#64748b;\n            --border:#d4d4d4; \/* light grey *\/\n            --bg:#ffffff;\n\n            max-width:980px;\n            margin:0 auto;\n            padding:20px 0 40px;\n            font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Inter, Arial, sans-serif;\n          }\n\n          \/* Main layout *\/\n          #mis-hod-message .hod-flex{\n            display:flex;\n            gap:34px;\n            align-items:flex-start;\n            flex-wrap:wrap;\n          }\n\n          \/* Large rounded-square photo *\/\n          #mis-hod-message .hod-photo img{\n            width:320px;\n            height:380px;\n            object-fit:cover;\n            object-position: top center;   \/* focus top-center *\/\n            border-radius:18px;\n            border:5px solid var(--border);\n            box-shadow:0 8px 20px rgba(0,0,0,.10);\n          }\n\n          \/* Text block *\/\n          #mis-hod-message .hod-text{\n            flex:1;\n            min-width:260px;\n            color:var(--ink);\n          }\n\n          #mis-hod-message h3{\n            margin:0 0 8px;\n            font-size:30px;\n            font-weight:800;\n            color:var(--blue);\n          }\n\n          #mis-hod-message .hod-role{\n            font-size:13px;\n            text-transform:uppercase;\n            letter-spacing:.08em;\n            color:var(--muted);\n            margin-bottom:20px;\n            font-weight:600;\n          }\n\n          #mis-hod-message p{\n            font-size:17px;\n            line-height:1.65;\n            margin:0 0 18px;\n            color:var(--ink);\n          }\n\n          #mis-hod-message .hod-signature{\n            margin-top:22px;\n            padding-left:10px;\n            border-left:4px solid var(--border);\n            font-size:15px;\n            font-weight:700;\n            color:var(--blue);\n            line-height:1.4;\n          }\n\n          \/* RESPONSIVE *\/\n          @media(max-width:650px){\n            #mis-hod-message .hod-flex{\n              flex-direction:column;\n              align-items:center;\n              text-align:center;\n            }\n            #mis-hod-message .hod-signature{\n              border-left:none;\n              border-top:4px solid var(--border);\n              padding-top:12px;\n              margin-top:24px;\n            }\n          }\n        <\/style>\n\n        <div id=\"mis-hod-message\">\n          <div class=\"hod-flex\">\n            <!-- PHOTO -->\n            <div class=\"hod-photo\">\n              <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/Nerys-Coventry.jpg\" alt=\"HOD Photo\">\n            <\/div>\n\n            <!-- TEXT -->\n            <div class=\"hod-text\">\n              <h3>Message from the Head of Department<\/h3>\n\n              <p>\n                Welcome to The British School, New Delhi \u2014 home of the TBS Panthers.\n              <\/p>\n\n              <p>\n                TBS is proud to be hosting this year&#8217;s senior school basketball championship and we are delighted to welcome the other ISACI schools to Delhi.\n              <\/p>\n\n              <p>\n                Founded in 2013, ISACI tournaments have been an annual highlight for many of you, and this championship may be the final one for some students who will soon be graduating and moving on to new adventures. To those students, we wish you all the very best and hope that tournaments such as this have inspired you to continue using sport as a vehicle to develop lifelong skills and friendships.\n              <\/p>\n\n              <p>\n                To all teams, play hard, play fair, and I wish you the best of luck. We hope you enjoy the next two days of competition.\n              <\/p>\n\n              <div class=\"hod-signature\">\n                Ms. Nerys Coventry<br>\n                Head of PE and Sports, TBS Panthers\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n\n\n      <!-- === Tab 2: Flow of the Day (placeholder) === -->\n      <section class=\"mis-tab-panel\" data-tab=\"flow\" role=\"tabpanel\" aria-hidden=\"true\">\n  <h3 class=\"mis-panel-title\">Flow of the Day<\/h3>\n  <p class=\"mis-panel-meta\">\n    A two-day schedule for the Senior School ISACI Basketball Tournament at TBS.\n  <\/p>\n\n  <div class=\"mis-flow\">\n    <!-- Day 1 -->\n    <article class=\"mis-flow-day\">\n      <div class=\"mis-flow-calendar\">\n        <div class=\"mis-flow-cal-month\">November<\/div>\n        <div class=\"mis-flow-cal-date\">28<\/div>\n        <div class=\"mis-flow-cal-day\">Friday<\/div>\n      <\/div>\n\n      <div class=\"mis-flow-day-inner\">\n        <header class=\"mis-flow-day-header\">\n          <div class=\"mis-flow-day-label\">Tournament (Day 1)<\/div>\n        <\/header>\n\n        <div class=\"mis-flow-table\">\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">8:00 am<\/div>\n            <div class=\"mis-flow-item\">Players arrive and assemble in <strong>Sports Hall<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">8:10 am &ndash; 8:30 am<\/div>\n            <div class=\"mis-flow-item\"><strong>Whole School Opening Ceremony<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">8:30 am &ndash; 8:45 am<\/div>\n            <div class=\"mis-flow-item\">Warm-up and <strong>first game begins<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">11:30 am &ndash; 1:30 pm<\/div>\n            <div class=\"mis-flow-item\"><strong>Rolling lunch<\/strong> for teams and officials.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">1:00 pm<\/div>\n            <div class=\"mis-flow-item\">Afternoon session of fixtures <strong>begins<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">5:30 pm<\/div>\n            <div class=\"mis-flow-item\"><strong>Day 1 games end.<\/strong><\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">5:30 pm &ndash; 6:00 pm<\/div>\n            <div class=\"mis-flow-item\">Coaches meet and <strong>debrief Day 1<\/strong>.<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mis-flow-note\">\n          Teams are encouraged to clear benches and collect belongings promptly at the end of the day.\n        <\/div>\n      <\/div>\n    <\/article>\n\n    <!-- Day 2 -->\n    <article class=\"mis-flow-day\">\n      <div class=\"mis-flow-calendar\">\n        <div class=\"mis-flow-cal-month\">November<\/div>\n        <div class=\"mis-flow-cal-date\">29<\/div>\n        <div class=\"mis-flow-cal-day\">Saturday<\/div>\n      <\/div>\n\n      <div class=\"mis-flow-day-inner\">\n        <header class=\"mis-flow-day-header\">\n          <div class=\"mis-flow-day-label\">Tournament (Day 2)<\/div>\n        <\/header>\n\n        <div class=\"mis-flow-table\">\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">7:50 am<\/div>\n            <div class=\"mis-flow-item\">Players arrive and assemble in <strong>Sports Hall<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">8:00 am<\/div>\n            <div class=\"mis-flow-item\">Warm-up <strong>begins<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">8:15 am<\/div>\n            <div class=\"mis-flow-item\"><strong>Match play begins<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">11:30 am &ndash; 1:30 pm<\/div>\n            <div class=\"mis-flow-item\"><strong>Rolling lunch<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">1:15 pm<\/div>\n            <div class=\"mis-flow-item\">Afternoon session <strong>begins<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">5:00 pm &ndash; 5:30 pm<\/div>\n            <div class=\"mis-flow-item\"><strong>Closing Ceremony &amp; Awards<\/strong>.<\/div>\n          <\/div>\n          <div class=\"mis-flow-row\">\n            <div class=\"mis-flow-time\">5:30 pm<\/div>\n            <div class=\"mis-flow-item\"><strong>Departure for all schools.<\/strong><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mis-flow-note\">\n          Please ensure all belongings are collected and transport arrangements are confirmed before departure.\n        <\/div>\n      <\/div>\n    <\/article>\n  <\/div>\n<\/section>\n   <!-- === Tab 3: Rules & Regulations === -->\n<section class=\"mis-tab-panel\" data-tab=\"rules\" role=\"tabpanel\" aria-hidden=\"true\">\n\n  <h3 class=\"mis-panel-title\">ISACI Basketball Rules &amp; Regulations \u2013 U19 Boys &amp; U19 Girls<\/h3>\n  <p class=\"mis-rule-intro\">Official ISACI regulations for the Senior School Basketball Championship hosted at TBS.<\/p>\n\n  <div class=\"mis-rulebook\">\n\n    <!-- I. General Rules -->\n    <div class=\"mis-rule-section\">\n      <div class=\"mis-rule-index\">1<\/div>\n      <div class=\"mis-rule-body\">\n        <div class=\"mis-rule-tagline\">General<\/div>\n        <h4>I. General Rules<\/h4>\n        <p>FIBA Official Basketball Rules apply except where ISACI modifications are listed below.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- II. Teams & Equipment -->\n    <div class=\"mis-rule-section\">\n      <div class=\"mis-rule-index\">2<\/div>\n      <div class=\"mis-rule-body\">\n        <div class=\"mis-rule-tagline\">Teams &amp; Equipment<\/div>\n        <h4>II. Teams &amp; Equipment<\/h4>\n\n        <p><strong>Teams:<\/strong><\/p>\n        <ul>\n          <li>Maximum <strong>12 players<\/strong> may dress\/play.<\/li>\n          <li>One boys\u2019 and one girls\u2019 team per school.<\/li>\n        <\/ul>\n\n        <p><strong>Uniforms:<\/strong><\/p>\n        <ul>\n          <li>Numbers 1\u201399 permitted.<\/li>\n          <li>Sports glasses permitted at player\u2019s own risk.<\/li>\n        <\/ul>\n\n        <p><strong>Balls:<\/strong><\/p>\n        <ul>\n          <li>Host will announce ball type 3 weeks in advance.<\/li>\n          <li>3 match balls must be available.<\/li>\n          <li><strong>Boys:<\/strong> Size 7 &nbsp; <strong>Girls:<\/strong> Size 6.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- III. Game Format -->\n    <div class=\"mis-rule-section\">\n      <div class=\"mis-rule-index\">3<\/div>\n      <div class=\"mis-rule-body\">\n        <div class=\"mis-rule-tagline\">Game Format<\/div>\n        <h4>III. Game Format<\/h4>\n\n        <p><strong>Game Duration:<\/strong><\/p>\n        <ul>\n          <li>4 \u00d7 8-minute quarters, stopped clock.<\/li>\n          <li>Halftime: 5 minutes.<\/li>\n          <li>2 minutes between Q1\u2013Q2 and Q3\u2013Q4.<\/li>\n        <\/ul>\n\n        <p><strong>Warm-up:<\/strong><\/p>\n        <ul>\n          <li>Minimum 5-minute warm-up required.<\/li>\n        <\/ul>\n\n        <p><strong>Overtime:<\/strong><\/p>\n        <ul>\n          <li>5-minute periods with 2-minute breaks between each.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- IV. Game Rules -->\n    <div class=\"mis-rule-section\">\n      <div class=\"mis-rule-index\">4<\/div>\n      <div class=\"mis-rule-body\">\n        <div class=\"mis-rule-tagline\">Game Rules<\/div>\n        <h4>IV. Game Rules<\/h4>\n\n        <p><strong>Start &amp; Possession:<\/strong><\/p>\n        <ul>\n          <li>Jump ball to start the game.<\/li>\n          <li>Alternating possession arrow afterward.<\/li>\n        <\/ul>\n\n        <p><strong>Shot Clock Rules:<\/strong><\/p>\n        <ul>\n          <li><strong>Boys:<\/strong> 24-second shot clock.<\/li>\n          <li>Reset to 14 sec (offensive rebound\/frontcourt foul) or 24 sec (new possession).<\/li>\n          <li><strong>Girls:<\/strong> 30-second shot clock.<\/li>\n          <li>Reset to 17 sec (offensive rebound) or 30 sec (new possession\/foul).<\/li>\n        <\/ul>\n\n        <p><strong>Backcourt:<\/strong><\/p>\n        <ul>\n          <li>10-second backcourt violation applies.<\/li>\n        <\/ul>\n\n        <p><strong>Timeouts During Dead Ball Only:<\/strong><\/p>\n        <p><strong>Dead Ball includes:<\/strong><\/p>\n        <ul>\n          <li>Referee whistle stopping play<\/li>\n          <li>Ball out of bounds<\/li>\n          <li>Foul or violation called<\/li>\n          <li>Held ball<\/li>\n          <li>Injury stoppage<\/li>\n          <li>Official timeout<\/li>\n        <\/ul>\n\n        <p><strong>Timeout Procedure:<\/strong><\/p>\n        <ul>\n          <li>Only the head coach may request.<\/li>\n          <li>Coach must inform the scorer\u2019s table first.<\/li>\n        <\/ul>\n\n        <p><strong>Timeout Allocation:<\/strong><\/p>\n        <ul>\n          <li>1 timeout each in Q1, Q2, Q3.<\/li>\n          <li>2 timeouts in Q4.<\/li>\n          <li>1 timeout per overtime.<\/li>\n          <li>No carryover.<\/li>\n        <\/ul>\n\n        <p><strong>Defensive Restrictions \u2013 Girls Only:<\/strong><\/p>\n        <ul>\n          <li>No full-court press Q1\u2013Q3.<\/li>\n          <li>Press allowed in Q4 and overtime.<\/li>\n        <\/ul>\n\n        <p><strong>25-Point Rule:<\/strong><\/p>\n        <ul>\n          <li>Leading team must remove full-court pressure and rotate players.<\/li>\n          <li>First = warning (no technical fouls issued).<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- V. Officials -->\n    <div class=\"mis-rule-section\">\n      <div class=\"mis-rule-index\">5<\/div>\n      <div class=\"mis-rule-body\">\n        <div class=\"mis-rule-tagline\">Officials<\/div>\n        <h4>V. Officials<\/h4>\n        <ul>\n          <li>2 referees required per match.<\/li>\n          <li>Minimum 2 table officials (score + time\/shot clock).<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- VI. Scoring -->\n    <div class=\"mis-rule-section\">\n      <div class=\"mis-rule-index\">6<\/div>\n      <div class=\"mis-rule-body\">\n        <div class=\"mis-rule-tagline\">Scoring<\/div>\n        <h4>VI. Scoring<\/h4>\n        <ul>\n          <li>Win = 1 point<\/li>\n          <li>Loss = 0 points<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- VII. Classification -->\n    <div class=\"mis-rule-section\">\n      <div class=\"mis-rule-index\">7<\/div>\n      <div class=\"mis-rule-body\">\n        <div class=\"mis-rule-tagline\">Classification<\/div>\n        <h4>VII. Classification &amp; Standings<\/h4>\n\n        <p><strong>Round Robin:<\/strong><\/p>\n        <ul>\n          <li>Teams play 3 matches (Fri AM, Fri PM, Sat AM).<\/li>\n          <li>Ranking based on points.<\/li>\n        <\/ul>\n\n        <p><strong>Tiebreakers \u2014 Two Teams:<\/strong><\/p>\n        <ul>\n          <li>Head-to-head result.<\/li>\n        <\/ul>\n\n        <p><strong>Tiebreakers \u2014 Three Teams:<\/strong><\/p>\n        <ul>\n          <li>Highest point difference (among tied teams).<\/li>\n          <li>Most points scored.<\/li>\n          <li>Fewest points conceded.<\/li>\n          <li>If still tied \u2192 2-minute overtime playoff game(s).<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- VIII. Ejections -->\n    <div class=\"mis-rule-section\">\n      <div class=\"mis-rule-index\">9<\/div>\n      <div class=\"mis-rule-body\">\n        <div class=\"mis-rule-tagline\">Disciplinary<\/div>\n        <h4>IX. Ejections<\/h4>\n        <ul>\n          <li>Ejection = suspension for remainder of match + next match.<\/li>\n          <li>Appeals allowed before next game.<\/li>\n          <li>Ejected individuals are ineligible for sportsmanship awards.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n      <!-- === Tab 4: Match Schedule (placeholder) === -->\n   <section class=\"mis-tab-panel\" data-tab=\"schedule\" role=\"tabpanel\" aria-hidden=\"true\">\n  <h3 class=\"mis-panel-title\">Match Schedule<\/h3>\n\n  <style>\n    \/* ===== Fixtures \u2013 clean cards ===== *\/\n    #mis-isaci-page .mis-fixtures{\n      margin-top:10px;\n      display:flex;\n      flex-direction:column;\n      gap:24px;\n    }\n\n    #mis-isaci-page .mis-fixture-day-label{\n      font-size:12px;\n      text-transform:uppercase;\n      letter-spacing:.16em;\n      font-weight:600;\n      color:var(--mis-muted);\n      margin-bottom:2px;\n    }\n    #mis-isaci-page .mis-fixture-day-title{\n      font-size:16px;\n      font-weight:700;\n      color:var(--mis-ink);\n      margin-bottom:8px;\n    }\n\n    #mis-isaci-page .mis-fixture-grid{\n      display:grid;\n      gap:14px;\n      grid-template-columns:minmax(0,1fr);\n    }\n    @media (min-width:900px){\n      #mis-isaci-page .mis-fixture-grid{\n        grid-template-columns:repeat(2,minmax(0,1fr)); \/* 1\u20132 responsive columns *\/\n      }\n    }\n\n    #mis-isaci-page .mis-fixture-card{\n      display:grid;\n      grid-template-columns:52px minmax(0,1fr); \/* left strip + content *\/\n      background:#ffffff;\n      border-radius:16px;\n      border:1px solid var(--mis-border);\n      box-shadow:0 4px 12px rgba(15,23,42,.05);\n      overflow:hidden;\n    }\n\n    \/* Vertical MATCH strip *\/\n    #mis-isaci-page .mis-match-strip{\n      background:#b91c1c; \/* deep red *\/\n      color:#ffffff;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      padding:10px 0;\n    }\n    #mis-isaci-page .mis-match-strip span{\n      font-size:14px;\n      font-weight:700;\n      letter-spacing:.18em;\n      text-transform:uppercase;\n      writing-mode:vertical-rl;\n      text-orientation:mixed;\n      transform:rotate(180deg);  \/* so M is at top *\/\n    }\n\n    \/* Card main area *\/\n    #mis-isaci-page .mis-fixture-main{\n      padding:10px 14px 12px;\n      display:flex;\n      flex-direction:column;\n      gap:8px;\n    }\n\n    #mis-isaci-page .mis-fixture-header{\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      gap:8px;\n      font-size:12px;\n    }\n    #mis-isaci-page .mis-fixture-group{\n      font-weight:600;\n      color:var(--mis-blue);\n    }\n    #mis-isaci-page .mis-fixture-time{\n  font-size:13px;        \/* \u2191 Increased *\/\n  font-weight:600;       \/* clearer emphasis *\/\n  color:#334155;         \/* slightly darker for readability *\/\n  white-space:nowrap;\n}\n\n\n    \/* Teams block *\/\n    #mis-isaci-page .mis-fixture-teams{\n      display:flex;\n      flex-direction:column;\n      gap:6px;\n    }\n    #mis-isaci-page .mis-team-row{\n      display:flex;\n      align-items:center;\n      gap:10px;\n    }\n    #mis-isaci-page .mis-team-logo{\n      flex:0 0 auto;\n    }\n    #mis-isaci-page .mis-team-logo img{\n      width:56px;\n      height:56px;\n      object-fit:contain;  \/* no extra background colour *\/\n      display:block;\n    }\n    #mis-isaci-page .mis-team-text{\n      flex:1;\n      min-width:0;\n    }\n    #mis-isaci-page .mis-team-name{\n      font-size:14px;\n      font-weight:600;\n      color:var(--mis-ink);\n      line-height:1.2;\n    }\n    #mis-isaci-page .mis-team-tag{\n      font-size:11px;\n      color:var(--mis-muted);\n    }\n\n    @media (max-width:640px){\n      #mis-isaci-page .mis-fixture-card{\n        grid-template-columns:44px minmax(0,1fr);\n      }\n      #mis-isaci-page .mis-match-strip span{\n        font-size:12px;\n      }\n      #mis-isaci-page .mis-fixture-main{\n        padding:9px 10px 10px;\n      }\n      #mis-isaci-page .mis-team-logo img{\n        width:52px;\n        height:52px;\n      }\n    }\n\/* Header row *\/\n#mis-isaci-page .mis-fixture-header{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:8px;\n  font-size:12px;\n}\n\n\/* Gender pill (uses the existing text Boys \/ Girls) *\/\n#mis-isaci-page .mis-fixture-group{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:3px 10px;\n  border-radius:999px;\n  font-size:11px;\n  font-weight:600;\n  text-transform:uppercase;\n  letter-spacing:.12em;\n  background:#e0f2fe;      \/* default pill background *\/\n  color:#075985;           \/* default pill text *\/\n}\n\n\/* Optional: different colours per gender\n   (use class=\"mis-fixture-group mis-gender-boys\" or mis-gender-girls if you want) *\/\n#mis-isaci-page .mis-gender-boys{\n  background:#dbeafe;\n  color:#1d4ed8;\n}\n#mis-isaci-page .mis-gender-girls{\n  background:#fce7f3;\n  color:#be185d;\n}\n\n  <\/style>\n\n  <div class=\"mis-fixtures\">\n\n    <!-- ========== DAY 1 ========== -->\n    <div>\n      <div class=\"mis-fixture-day-label\">Day 1<\/div>\n      <div class=\"mis-fixture-day-title\">Friday, 28th November 2025<\/div>\n\n      <div class=\"mis-fixture-grid\">\n\n        <!-- Match 1: Eagles vs Vipers (Boys) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 1<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Boys<\/span>\n              <span class=\"mis-fixture-time\">8:45\u2009\u2013\u20099:45 am<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/MIS0-Eagles.png\" alt=\"MIS Eagles logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Eagles<\/div>\n<div class=\"mis-team-tag\">Mahindra International School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/ISH-Viper.png\" alt=\"ISH Vipers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Vipers<\/div>\n                  <div class=\"mis-team-tag\">International School of Hyderabad<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 2: Panthers vs Tigers (Boys) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 2<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Boys<\/span>\n              <span class=\"mis-fixture-time\">9:50\u2009\u2013\u200910:50 am<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/TBS-Panthers.png\" alt=\"TBS Panthers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Panthers<\/div>\n                  <div class=\"mis-team-tag\">The British School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/SIS-Tigers.png\" alt=\"SIS Tigers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Tigers<\/div>\n                  <div class=\"mis-team-tag\">Stonehill International School<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 3: Eagles vs Tigers (Girls) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 3<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Girls<\/span>\n              <span class=\"mis-fixture-time\">10:55\u2009\u2013\u200911:55 am<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/MIS0-Eagles.png\" alt=\"MIS Eagles logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Eagles<\/div>\n                  <div class=\"mis-team-tag\">Mahindra International School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/SIS-Tigers.png\" alt=\"SIS Tigers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Tigers<\/div>\n                  <div class=\"mis-team-tag\">Stonehill International School<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 4: Panthers vs Vipers (Girls) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 4<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Girls<\/span>\n              <span class=\"mis-fixture-time\">12:00\u2009\u2013\u20091:00 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/TBS-Panthers.png\" alt=\"TBS Panthers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Panthers<\/div>\n                  <div class=\"mis-team-tag\">The British School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/ISH-Viper.png\" alt=\"ISH Vipers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Vipers<\/div>\n                  <div class=\"mis-team-tag\">International School of Hyderabad<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 5: Eagles vs Tigers (Boys) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 5<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Boys<\/span>\n              <span class=\"mis-fixture-time\">1:05\u2009\u2013\u20092:05 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/MIS0-Eagles.png\" alt=\"MIS Eagles logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Eagles<\/div>\n<div class=\"mis-team-tag\">Mahindra International School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/SIS-Tigers.png\" alt=\"SIS Tigers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Tigers<\/div>\n                  <div class=\"mis-team-tag\">Stonehill International School<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 6: Panthers vs Eagles (Girls) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 6<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Girls<\/span>\n              <span class=\"mis-fixture-time\">2:10\u2009\u2013\u20093:10 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/TBS-Panthers.png\" alt=\"TBS Panthers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Panthers<\/div>\n                  <div class=\"mis-team-tag\">The British School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/MIS0-Eagles.png\" alt=\"MIS Eagles logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Eagles<\/div>\n<div class=\"mis-team-tag\">Mahindra International School<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 7: Panthers vs Vipers (Boys) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 7<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Boys<\/span>\n              <span class=\"mis-fixture-time\">3:15\u2009\u2013\u20094:15 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/TBS-Panthers.png\" alt=\"TBS Panthers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Panthers<\/div>\n                  <div class=\"mis-team-tag\">The British School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/ISH-Viper.png\" alt=\"ISH Vipers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Vipers<\/div>\n                  <div class=\"mis-team-tag\">International School of Hyderabad<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 8: Tigers vs Vipers (Girls) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 8<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Girls<\/span>\n              <span class=\"mis-fixture-time\">4:20\u2009\u2013\u20095:20 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/SIS-Tigers.png\" alt=\"SIS Tigers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Tigers<\/div>\n                  <div class=\"mis-team-tag\">Stonehill International School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/ISH-Viper.png\" alt=\"ISH Vipers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Vipers<\/div>\n                  <div class=\"mis-team-tag\">International School of Hyderabad<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n      <\/div>\n    <\/div>\n\n    <!-- ========== DAY 2 ========== -->\n    <div>\n      <div class=\"mis-fixture-day-label\" style=\"margin-top:18px;\">Day 2<\/div>\n      <div class=\"mis-fixture-day-title\">Saturday, 29th November 2025<\/div>\n\n      <div class=\"mis-fixture-grid\">\n\n        <!-- Match 9: Tigers vs Vipers (Boys) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 9<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Boys<\/span>\n              <span class=\"mis-fixture-time\">8:00\u2009\u2013\u20099:00 am<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/SIS-Tigers.png\" alt=\"SIS Tigers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Tigers<\/div>\n                  <div class=\"mis-team-tag\">Stonehill International School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/ISH-Viper.png\" alt=\"ISH Vipers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Vipers<\/div>\n                  <div class=\"mis-team-tag\">International School of Hyderabad<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 10: Panthers vs Eagles (Boys) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 10<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Boys<\/span>\n              <span class=\"mis-fixture-time\">9:05\u2009\u2013\u200910:05 am<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/TBS-Panthers.png\" alt=\"TBS Panthers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Panthers<\/div>\n                  <div class=\"mis-team-tag\">The British School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/MIS0-Eagles.png\" alt=\"MIS Eagles logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Eagles<\/div>\n<div class=\"mis-team-tag\">Mahindra International School<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 11: Vipers vs Eagles (Girls) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 11<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Girls<\/span>\n              <span class=\"mis-fixture-time\">10:10\u2009\u2013\u200911:10 am<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/ISH-Viper.png\" alt=\"ISH Vipers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Vipers<\/div>\n                  <div class=\"mis-team-tag\">International School of Hyderabad<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/MIS0-Eagles.png\" alt=\"MIS Eagles logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Eagles<\/div>\n<div class=\"mis-team-tag\">Mahindra International School<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 12: Panthers vs Tigers (Girls) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 12<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Girls<\/span>\n              <span class=\"mis-fixture-time\">11:15 pm\u2009\u2013\u200912:15 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/TBS-Panthers.png\" alt=\"TBS Panthers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Panthers<\/div>\n                  <div class=\"mis-team-tag\">The British School<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/SIS-Tigers.png\" alt=\"SIS Tigers logo\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Tigers<\/div>\n                  <div class=\"mis-team-tag\">Stonehill International School<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 13: Overall 3rd vs Overall 4th (Boys) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 13<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Boys \u00b7 Play-off<\/span>\n              <span class=\"mis-fixture-time\">12:20\u2009\u2013\u20091:20 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"\" alt=\"\" style=\"width:0;height:0;border:none;\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Overall 3rd<\/div>\n                  <div class=\"mis-team-tag\">Rank from league games<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"\" alt=\"\" style=\"width:0;height:0;border:none;\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Overall 4th<\/div>\n                  <div class=\"mis-team-tag\">Rank from league games<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 14: Overall 3rd vs Overall 4th (Girls) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 14<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Girls \u00b7 Play-off<\/span>\n              <span class=\"mis-fixture-time\">1:25\u2009\u2013\u20092:25 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"\" alt=\"\" style=\"width:0;height:0;border:none;\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Overall 3rd<\/div>\n                  <div class=\"mis-team-tag\">Rank from league games<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"\" alt=\"\" style=\"width:0;height:0;border:none;\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Overall 4th<\/div>\n                  <div class=\"mis-team-tag\">Rank from league games<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 15: Overall 1st vs Overall 2nd (Boys Final) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 15<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Boys \u00b7 Final<\/span>\n              <span class=\"mis-fixture-time\">2:30\u2009\u2013\u20093:30 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"\" alt=\"\" style=\"width:0;height:0;border:none;\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Overall 1st<\/div>\n                  <div class=\"mis-team-tag\">Rank from league games<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"\" alt=\"\" style=\"width:0;height:0;border:none;\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Overall 2nd<\/div>\n                  <div class=\"mis-team-tag\">Rank from league games<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Match 16: Overall 1st vs Overall 2nd (Girls Final) -->\n        <article class=\"mis-fixture-card\">\n          <div class=\"mis-match-strip\"><span>MATCH 16<\/span><\/div>\n          <div class=\"mis-fixture-main\">\n            <div class=\"mis-fixture-header\">\n              <span class=\"mis-fixture-group\">Girls \u00b7 Final<\/span>\n              <span class=\"mis-fixture-time\">3:35\u2009\u2013\u20094:35 pm<\/span>\n            <\/div>\n            <div class=\"mis-fixture-teams\">\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"\" alt=\"\" style=\"width:0;height:0;border:none;\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Overall 1st<\/div>\n                  <div class=\"mis-team-tag\">Rank from league games<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mis-team-row\">\n                <div class=\"mis-team-logo\">\n                  <img decoding=\"async\" src=\"\" alt=\"\" style=\"width:0;height:0;border:none;\">\n                <\/div>\n                <div class=\"mis-team-text\">\n                  <div class=\"mis-team-name\">Overall 2nd<\/div>\n                  <div class=\"mis-team-tag\">Rank from league games<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/article>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- === Tab 5: Point Tally === -->\n<section class=\"mis-tab-panel\" data-tab=\"points\" role=\"tabpanel\" aria-hidden=\"true\">\n  <div class=\"mis-points-wrap\">\n\n    <!-- ===== Boys Table ===== -->\n    <article class=\"mis-points-card\">\n      <h4 class=\"mis-points-title\">Boys \u2013 Standings<\/h4>\n      <p class=\"mis-points-meta\">Round-robin league points.<\/p>\n\n      <div class=\"mis-points-scroll\">\n        <table class=\"mis-points-table\">\n          <thead>\n            <tr>\n              <th>Team<\/th>\n              <th>P<\/th>\n              <th>W<\/th>\n              <th>L<\/th>\n              <th>Pts<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n\n            <!-- Panthers -->\n            <tr>\n              <td>\n                <div class=\"mis-pt-team\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/TBS-Panthers.png\" alt=\"\">\n                <\/div>\n              <\/td>\n              <td>2<\/td><td>1<\/td><td>1<\/td><td>1<\/td>\n            <\/tr>\n\n            <!-- Eagles -->\n            <tr>\n              <td>\n                <div class=\"mis-pt-team\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/MIS0-Eagles.png\" alt=\"\">\n                <\/div>\n              <\/td>\n              <td>2<\/td><td>0<\/td><td>2<\/td><td>0<\/td>\n            <\/tr>\n\n            <!-- Tigers -->\n            <tr>\n              <td>\n                <div class=\"mis-pt-team\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/SIS-Tigers.png\" alt=\"\">\n                <\/div>\n              <\/td>\n              <td>2<\/td><td>2<\/td><td>0<\/td><td>2<\/td>\n            <\/tr>\n\n            <!-- Vipers -->\n            <tr>\n              <td>\n                <div class=\"mis-pt-team\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/ISH-Viper.png\" alt=\"\">\n                <\/div>\n              <\/td>\n              <td>2<\/td><td>1<\/td><td>1<\/td><td>1<\/td>\n            <\/tr>\n\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/article>\n\n    <!-- ===== Girls Table ===== -->\n    <article class=\"mis-points-card\">\n      <h4 class=\"mis-points-title\">Girls \u2013 Standings<\/h4>\n      <p class=\"mis-points-meta\">Round-robin league points.<\/p>\n\n      <div class=\"mis-points-scroll\">\n        <table class=\"mis-points-table\">\n          <thead>\n            <tr>\n              <th>Team<\/th>\n              <th>P<\/th>\n              <th>W<\/th>\n              <th>L<\/th>\n              <th>Pts<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n\n            <!-- Panthers -->\n            <tr>\n              <td>\n                <div class=\"mis-pt-team\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/TBS-Panthers.png\" alt=\"\">\n                <\/div>\n              <\/td>\n              <td>2<\/td><td>0<\/td><td>2<\/td><td>0<\/td>\n            <\/tr>\n\n            <!-- Eagles -->\n            <tr>\n              <td>\n                <div class=\"mis-pt-team\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/MIS0-Eagles.png\" alt=\"\">\n                <\/div>\n              <\/td>\n              <td>2<\/td><td>2<\/td><td>0<\/td><td>2<\/td>\n            <\/tr>\n\n            <!-- Tigers -->\n            <tr>\n              <td>\n                <div class=\"mis-pt-team\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/SIS-Tigers.png\" alt=\"\">\n                <\/div>\n              <\/td>\n              <td>2<\/td><td>0<\/td><td>2<\/td><td>0<\/td>\n            <\/tr>\n\n            <!-- Vipers -->\n            <tr>\n              <td>\n                <div class=\"mis-pt-team\">\n                  <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/11\/ISH-Viper.png\" alt=\"\">\n                <\/div>\n              <\/td>\n              <td>2<\/td><td>2<\/td><td>0<\/td><td>2<\/td>\n            <\/tr>\n\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/article>\n\n  <\/div>\n<\/section>\n\n\n<!-- === Tab 6: Live === -->\n<section class=\"mis-tab-panel\" data-tab=\"live\" role=\"tabpanel\" aria-hidden=\"true\">\n\n  <h3 class=\"mis-panel-title\">Live Stream<\/h3>\n  <p class=\"mis-panel-meta\">Watch today&#8217;s ISACI Basketball Playoffs and FINALS live.<\/p>\n\n  <div id=\"mis-live-banner\">\n\n    <!-- HEADER -->\n    <div class=\"mis-live-header\">\n      <h2>ISACI BASKETBALL PLAYOFFS<\/h2>\n      <p>Hosted by TBS Panthers<\/p>      \n       <p>Day 2 (29 November 2025)<\/p>\n    <\/div>\n\n    <!-- LIVE BUTTON GRID -->\n    <div style=\"\n      display:grid;\n      grid-template-columns:repeat(2, 1fr);\n      gap:20px;\n      margin-top:30px;\n      padding:0 10px;\n    \">\n\n      <!-- BUTTON 1 -->\n      <a href=\"https:\/\/www.youtube.com\/live\/YxtXg9WkdjE?si=b790V6vhIT2TPoDs\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n        display:block;\n        background:#ff0000;\n        color:#fff;\n        padding:12px 18px;\n        border-radius:40px;\n        font-size:16px;\n        font-weight:600;\n        text-align:center;\n        letter-spacing:1px;\n        text-decoration:none;\n        box-shadow:0 4px 12px rgba(0,0,0,0.2);\n      \">\n        \ud83d\udd34 WATCH LIVE \u2013 Tiger (B) vs Vipers (B) <p>Match 9- Starts 8am<\/p>\n      <\/a>\n\n      <!-- BUTTON 2 -->\n      <a href=\"https:\/\/www.youtube.com\/live\/wQhVcVK20xQ?si=79JaaC7oXEwm3HIs\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n        display:block;\n        background:#ff0000;\n        color:#fff;\n        padding:12px 18px;\n        border-radius:40px;\n        font-size:16px;\n        font-weight:600;\n        text-align:center;\n        letter-spacing:1px;\n        text-decoration:none;\n        box-shadow:0 4px 12px rgba(0,0,0,0.2);\n      \">\n        \ud83d\udd34 WATCH LIVE \u2013 Panthers (B) vs Eagles (B) <p>Match 10- Starts 9:05am<\/p>\n      <\/a>\n\n      <!-- BUTTON 3 -->\n     <a href=\"https:\/\/www.youtube.com\/live\/d2DxzS98rqE?si=w8lEizaeb4t5kAaP\u201d\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n        display:block;\n        background:#ff0000;\n        color:#fff;\n        padding:12px 18px;\n        border-radius:40px;\n        font-size:16px;\n        font-weight:600;\n        text-align:center;\n        letter-spacing:1px;\n        text-decoration:none;\n        box-shadow:0 4px 12px rgba(0,0,0,0.2);\n      \">\n        \ud83d\udd34 WATCH LIVE \u2013 Eagles (G) vs Vipers (G) <p>Match 11- Starts 10:10am<\/p>\n      <\/a>\n\n      <!-- BUTTON 4 -->\n      <a href=\"https:\/\/www.youtube.com\/live\/j3knusw8HcE?si=lVVHyavUpv-1PZKu\u201d\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n        display:block;\n        background:#ff0000;\n        color:#fff;\n        padding:12px 18px;\n        border-radius:40px;\n        font-size:16px;\n        font-weight:600;\n        text-align:center;\n        letter-spacing:1px;\n        text-decoration:none;\n        box-shadow:0 4px 12px rgba(0,0,0,0.2);\n      \">\n        \ud83d\udd34 WATCH LIVE \u2013 Panthers (G) vs Tigers (G) <p>Match 12- Starts 11:15am<\/p>\n      <\/a>\n\n      <!-- BUTTON 5 -->\n      <a href=\"https:\/\/www.youtube.com\/live\/al-Q1Ey6a0c?si=zSsAUJb-b6Lna1aF\u201d\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n        display:block;\n        background:#ff0000;\n        color:#fff;\n        padding:12px 18px;\n        border-radius:40px;\n        font-size:16px;\n        font-weight:600;\n        text-align:center;\n        letter-spacing:1px;\n        text-decoration:none;\n        box-shadow:0 4px 12px rgba(0,0,0,0.2);\n      \">\n        \ud83d\udd34 WATCH LIVE \u2013Overall 3rd (B) vs Overall 4th (B) <p>Match 13- Starts 12:20pm<\/p>\n      <\/a>\n\n      <!-- BUTTON 6 -->\n      <a href=\"https:\/\/www.youtube.com\/live\/iGNdeRpIlJk?si=M3soUfQLzyIfspHx\u201d\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n        display:block;\n        background:#ff0000;\n        color:#fff;\n        padding:12px 18px;\n        border-radius:40px;\n        font-size:16px;\n        font-weight:600;\n        text-align:center;\n        letter-spacing:1px;\n        text-decoration:none;\n        box-shadow:0 4px 12px rgba(0,0,0,0.2);\n      \">\n        \ud83d\udd34 WATCH LIVE \u2013Overall 3rd (G) vs Overall 4th (G) <p>Match 14- Starts 1:25pm <\/p>\n      <\/a>\n\n      <!-- BUTTON 7 -->\n      <a href=\"https:\/\/www.youtube.com\/live\/NcqNBcs3KUE?si=eU4BY7cBuOVHbDkI\u201d\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n        display:block;\n        background:#ff0000;\n        color:#fff;\n        padding:12px 18px;\n        border-radius:40px;\n        font-size:16px;\n        font-weight:600;\n        text-align:center;\n        letter-spacing:1px;\n        text-decoration:none;\n        box-shadow:0 4px 12px rgba(0,0,0,0.2);\n      \">\n        \ud83d\udd34 WATCH LIVE \u2013Overall 1st (B) vs Overall 2nd (B) <p>Match 15- Starts 2:30pm <\/p>\n      <\/a>\n\n      <!-- BUTTON 8 -->\n      <a href=\"https:\/\/www.youtube.com\/live\/D0n8HVxVRec?si=nhH2mwjBVGhY56Z6\u201d\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n        display:block;\n        background:#ff0000;\n        color:#fff;\n        padding:12px 18px;\n        border-radius:40px;\n        font-size:16px;\n        font-weight:600;\n        text-align:center;\n        letter-spacing:1px;\n        text-decoration:none;\n        box-shadow:0 4px 12px rgba(0,0,0,0.2);\n      \">\n        \ud83d\udd34 WATCH LIVE \u2013Overall 1st (G) vs Overall 2nd (G) <p>Match 16- Starts 3:35pm <\/p>\n      <\/a>\n<!-- BUTTON 8 -->\n      <a href=\"https:\/\/www.youtube.com\/live\/h38O7bfY1Oo?si=8QDd3y1QTRG0ZjTy\u201d\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n        display:block;\n        background:#ff0000;\n        color:#fff;\n        padding:12px 18px;\n        border-radius:40px;\n        font-size:16px;\n        font-weight:600;\n        text-align:center;\n        letter-spacing:1px;\n        text-decoration:none;\n        box-shadow:0 4px 12px rgba(0,0,0,0.2);\n      \">\n        \ud83d\udd34 WATCH LIVE \u2013Award Ceremony <p>Congratulations to the participants. <\/p>\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n\n      <!-- === Tab 7: Contact (placeholder) === -->\n      <section class=\"mis-tab-panel\" data-tab=\"contact\" role=\"tabpanel\" aria-hidden=\"true\">\n        <h3 class=\"mis-panel-title\">Contact<\/h3>\n        <p class=\"mis-panel-meta\">Tournament coordination &amp; support.<\/p>\n        <p>\n          For any queries during the event, please connect with the Panthers office.\n        <\/p>\n        <ul class=\"mis-list\">\n          <li><strong>Tournament Coordinator:<\/strong> &nbsp; Ms Nerys Coventry &mdash; (n.coventry@british-school.org) |<\/li>\n        <\/ul>\n      <\/section>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function(){\n      const root = document.querySelector('#mis-isaci-page #mis-tabs-root');\n      if (!root) return;\n\n      const buttons = root.querySelectorAll('.mis-tab-btn');\n      const panels  = root.querySelectorAll('.mis-tab-panel');\n\n      function activateTab(tabId){\n        buttons.forEach(btn => {\n          const isActive = btn.getAttribute('data-tab') === tabId;\n          btn.classList.toggle('mis-active', isActive);\n          btn.setAttribute('aria-selected', isActive ? 'true' : 'false');\n        });\n\n        panels.forEach(panel => {\n          const isActive = panel.getAttribute('data-tab') === tabId;\n          panel.classList.toggle('mis-active', isActive);\n          panel.setAttribute('aria-hidden', isActive ? 'false' : 'true');\n        });\n      }\n\n      buttons.forEach(btn => {\n        btn.addEventListener('click', () => {\n          const tabId = btn.getAttribute('data-tab');\n          activateTab(tabId);\n        });\n\n        btn.addEventListener('keydown', (e) => {\n          if (e.key === 'Enter' || e.key === ' ') {\n            e.preventDefault();\n            const tabId = btn.getAttribute('data-tab');\n            activateTab(tabId);\n          }\n        });\n      });\n    })();\n  <\/script>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Tournament Information Key information hub for visiting schools, coaches and student-athletes during the tournament. Message from HOD Flow of the Day Rules &amp; Regulations Match [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6494,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[115,150,121],"tags":[],"class_list":["post-6493","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-basketball","category-isaci","category-secondary"],"_links":{"self":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/6493"}],"collection":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/comments?post=6493"}],"version-history":[{"count":43,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/6493\/revisions"}],"predecessor-version":[{"id":6617,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/6493\/revisions\/6617"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media\/6494"}],"wp:attachment":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media?parent=6493"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/categories?post=6493"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/tags?post=6493"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}