/* ============================================
   IPL Cricket Predictions — Premium Dark Theme
   Conversion-focused sports analytics design
   WCAG AA+ contrast · Google PageSpeed optimized
   ============================================ */

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');

:root {
  /* ── Core palette — dark base, vivid accents ── */
  --bg-deep:    #060A13;
  --bg-base:    #0B1120;
  --bg-card:    #111827;
  --bg-card-hi: #1A2236;
  --bg-surface: #1F2A40;

  /* Text — WCAG AAA on --bg-base */
  --text-primary:   #F1F5F9;  /* 15.4:1 on #0B1120 */
  --text-secondary: #94A3B8;  /* 6.5:1 on #0B1120 — AA */
  --text-muted:     #64748B;  /* 4.0:1 on #0B1120 — AA large */

  /* Accents */
  --green:       #00E676;  /* CTA primary — 10.2:1 on dark */
  --green-dark:  #00C853;
  --green-glow:  rgba(0,230,118,.25);
  --orange:      #FF6D00;  /* CTA secondary — 6.2:1 on dark */
  --orange-dark: #E65100;
  --orange-glow: rgba(255,109,0,.25);
  --blue:        #4FC3F7;  /* Links — 8.7:1 on dark */
  --blue-dark:   #0288D1;
  --yellow:      #FFD600;  /* Highlights */
  --red:         #FF1744;  /* Live / urgent */

  /* Semantic */
  --link:       var(--blue);
  --link-hover: #81D4FA;
  --border:     rgba(148,163,184,.15);
  --border-hi:  rgba(148,163,184,.25);

  /* Typography */
  --font-head: 'Outfit', sans-serif;
  --font-body: 'DM Sans', sans-serif;

  /* Spacing & Layout */
  --container: min(1280px, 100% - 2rem);
  --radius: 10px;
  --radius-lg: 16px;
  --radius-xl: 24px;

  /* Effects */
  --shadow-card: 0 4px 24px rgba(0,0,0,.4), 0 1px 4px rgba(0,0,0,.3);
  --shadow-glow-green: 0 0 30px var(--green-glow), 0 0 60px rgba(0,230,118,.1);
  --shadow-glow-orange: 0 0 30px var(--orange-glow), 0 0 60px rgba(255,109,0,.1);
  --transition: .2s ease-out;
}

/* ── Reset ── */
*,*::before,*::after{box-sizing:border-box}
*{margin:0;padding:0}
html{font-family:var(--font-body);-webkit-font-smoothing:antialiased;scroll-behavior:smooth}
body{background:var(--bg-deep);color:var(--text-primary);line-height:1.65}
img,svg{display:block;max-width:100%;height:auto}
ul,ol{list-style:none}

/* ── Links — clearly visible everywhere ── */
a{color:var(--link);text-decoration:none;transition:color var(--transition)}
a:hover{color:var(--link-hover)}
.article-body a{color:var(--blue);text-decoration:underline;text-decoration-color:rgba(79,195,247,.4);text-underline-offset:3px;font-weight:500}
.article-body a:hover{color:var(--link-hover);text-decoration-color:var(--link-hover)}

/* ── Layout ── */
.container{width:var(--container);margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}

/* ═══════════════════════════════════════════
   SITE HEADER — Sticky dark nav
   ═══════════════════════════════════════════ */
.site-header{background:rgba(11,17,32,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000}
.site-header .container{display:flex;align-items:center;justify-content:space-between;padding-block:.75rem;min-height:60px}
.site-logo{display:flex;align-items:center;gap:.6rem;font-family:var(--font-head);font-size:1.2rem;font-weight:800;color:#fff;letter-spacing:-.03em;text-transform:uppercase}
.site-logo span.accent{color:var(--green)}
.site-logo:hover{color:#fff}
.nav-list{display:none;gap:.25rem}
.nav-list a{color:var(--text-secondary);font-family:var(--font-head);font-weight:600;font-size:.85rem;padding:.5rem .85rem;border-radius:var(--radius);transition:all var(--transition);text-transform:uppercase;letter-spacing:.04em}
.nav-list a:hover,.nav-list a[aria-current]{color:#fff;background:var(--bg-surface)}
.menu-toggle{display:flex;align-items:center;justify-content:center;background:var(--bg-surface);border:1px solid var(--border);color:#fff;font-size:1.3rem;padding:.45rem .6rem;cursor:pointer;border-radius:var(--radius)}
.menu-toggle:hover{background:var(--bg-card-hi);border-color:var(--border-hi)}
@media(min-width:768px){.nav-list{display:flex}.menu-toggle{display:none}}
.nav-list.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--bg-base);padding:1rem;gap:.25rem;border-bottom:1px solid var(--border)}

/* ═══════════════════════════════════════════
   BREADCRUMB
   ═══════════════════════════════════════════ */
.breadcrumb{padding:1rem 0;font-size:.8rem;overflow-x:auto;white-space:nowrap}
.breadcrumb a{color:var(--text-muted);font-weight:500}
.breadcrumb a:hover{color:var(--blue)}
.breadcrumb .sep{color:var(--text-muted);margin:0 .4rem;opacity:.5}
.breadcrumb .current{color:var(--text-secondary);font-weight:600}

/* ═══════════════════════════════════════════
   MATCH HERO — The money section (match pages)
   Team logos, countdown, CTA buttons
   ═══════════════════════════════════════════ */
.match-hero{background:linear-gradient(180deg,var(--bg-base) 0%,#0D1528 50%,var(--bg-deep) 100%);padding:2.5rem 0 3rem;position:relative;overflow:hidden;text-align:center}
.match-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(0,230,118,.08),transparent 70%),radial-gradient(ellipse 60% 50% at 50% 100%,rgba(255,109,0,.06),transparent 60%);pointer-events:none}
.match-hero .container{position:relative;z-index:1}
.match-hero .match-badge{display:inline-block;background:var(--bg-surface);border:1px solid var(--border-hi);padding:.35rem 1rem;border-radius:20px;font-family:var(--font-head);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:1.5rem}

/* Teams face-off */
.teams-faceoff{display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,5vw,3.5rem);margin-bottom:2rem}
.team-side{display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:120px}
.team-side .team-logo{width:80px;height:80px;border-radius:50%;border:3px solid var(--border-hi);object-fit:cover;background:var(--bg-surface)}
.team-side .team-abbr{font-family:var(--font-head);font-size:2rem;font-weight:900;color:#fff;letter-spacing:-.02em}
.team-side .team-full{font-size:.8rem;color:var(--text-secondary);font-weight:500;max-width:140px;line-height:1.3}
.vs-badge{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--red));font-family:var(--font-head);font-weight:900;font-size:1.1rem;color:#fff;box-shadow:0 0 25px rgba(255,109,0,.35);flex-shrink:0}

/* Countdown */
.countdown{display:flex;justify-content:center;gap:.75rem;margin-bottom:2rem}
.countdown-unit{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:.6rem .75rem;min-width:64px;text-align:center}
.countdown-unit .num{display:block;font-family:var(--font-head);font-size:1.75rem;font-weight:800;color:#fff;line-height:1}
.countdown-unit .label{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-top:.25rem}

/* Match info line */
.match-hero .match-info{font-size:.9rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}
.match-hero .match-info strong{color:var(--text-primary)}

/* CTA buttons */
.cta-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}
.btn-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-head);font-weight:700;font-size:1rem;padding:.9rem 2rem;border-radius:var(--radius);border:none;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;transition:all .25s ease;min-width:200px;text-decoration:none}
.btn-cta.green{background:linear-gradient(135deg,var(--green),var(--green-dark));color:#000;box-shadow:var(--shadow-glow-green)}
.btn-cta.green:hover{transform:translateY(-2px);box-shadow:0 0 40px var(--green-glow),0 8px 30px rgba(0,0,0,.4);color:#000;filter:brightness(1.1)}
.btn-cta.orange{background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff;box-shadow:var(--shadow-glow-orange)}
.btn-cta.orange:hover{transform:translateY(-2px);box-shadow:0 0 40px var(--orange-glow),0 8px 30px rgba(0,0,0,.4);color:#fff;filter:brightness(1.1)}
.btn-cta .btn-sub{font-size:.7rem;font-weight:500;opacity:.8;display:block;text-transform:none;letter-spacing:0}
@media(max-width:480px){.btn-cta{min-width:160px;padding:.75rem 1.25rem;font-size:.9rem}}

/* Pulse animation on CTA */
@keyframes pulse-green{0%,100%{box-shadow:var(--shadow-glow-green)}50%{box-shadow:0 0 50px rgba(0,230,118,.4),0 0 80px rgba(0,230,118,.15)}}
.btn-cta.green{animation:pulse-green 3s ease-in-out infinite}

/* ═══════════════════════════════════════════
   HOMEPAGE HERO
   ═══════════════════════════════════════════ */
.home-hero{background:linear-gradient(160deg,#0B1120 0%,#0D1935 40%,#0F1D3D 60%,#0B1120 100%);padding:3.5rem 0 3rem;position:relative;overflow:hidden}
.home-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 100% 80% at 30% 20%,rgba(0,230,118,.07),transparent 50%),radial-gradient(ellipse 80% 60% at 80% 80%,rgba(255,109,0,.05),transparent 50%);pointer-events:none}
.home-hero .container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}
.home-hero .hero-text h1{font-family:var(--font-head);font-size:clamp(1.75rem,4.5vw,3rem);font-weight:900;letter-spacing:-.04em;line-height:1.1;margin-bottom:1rem;color:#fff}
.home-hero .hero-text h1 .highlight{background:linear-gradient(135deg,var(--green),var(--blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.home-hero .hero-text p{font-size:1.05rem;color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6;max-width:500px}
.home-hero .hero-image{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-card);border:1px solid var(--border)}
.home-hero .hero-image img{width:100%;height:auto;display:block}
@media(max-width:768px){.home-hero .container{grid-template-columns:1fr}.home-hero .hero-image{order:-1}}

/* Featured next match card */
.next-match-card{background:var(--bg-card);border:1px solid var(--border-hi);border-radius:var(--radius-lg);padding:1.5rem;margin-top:1rem;max-width:420px}
.next-match-card .card-label{font-family:var(--font-head);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--orange);margin-bottom:.75rem}
.next-match-card .mini-faceoff{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}
.next-match-card .mini-faceoff img{width:36px;height:36px;border-radius:50%;border:2px solid var(--border)}
.next-match-card .mini-faceoff .teams-text{font-family:var(--font-head);font-weight:800;font-size:1.1rem;color:#fff}
.next-match-card .mini-faceoff .vs{color:var(--orange);margin:0 .15rem}
.next-match-card .meta{font-size:.85rem;color:var(--text-secondary);margin-bottom:1rem}
.next-match-card .btn-cta{width:100%;font-size:.9rem;padding:.7rem 1rem}

/* ═══════════════════════════════════════════
   SECTION HEADINGS
   ═══════════════════════════════════════════ */
section.content-section{padding:3rem 0}
.section-head{margin-bottom:2rem}
.section-head h2{font-family:var(--font-head);font-size:clamp(1.25rem,3vw,1.65rem);font-weight:800;color:#fff;display:flex;align-items:center;gap:.6rem}
.section-head h2::before{content:'';width:4px;height:1.2em;background:linear-gradient(180deg,var(--green),var(--blue));border-radius:2px;flex-shrink:0}
.section-head h2 a{color:#fff}
.section-head h2 a:hover{color:var(--green)}

/* ═══════════════════════════════════════════
   MATCH CARDS GRID (homepage)
   ═══════════════════════════════════════════ */
.match-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem;margin-bottom:1rem}
.match-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;position:relative;overflow:hidden;transition:all .25s ease}
.match-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--green),var(--blue));opacity:.6;transition:opacity var(--transition)}
.match-card:hover{border-color:var(--green);transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.5)}
.match-card:hover::before{opacity:1}
.match-card .m-num{font-family:var(--font-head);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.6rem}
.match-card .m-teams{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}
.match-card .m-teams img{width:32px;height:32px;border-radius:50%;border:2px solid var(--border)}
.match-card .m-teams .name{font-family:var(--font-head);font-weight:700;color:#fff;font-size:.95rem}
.match-card .m-teams .vs{color:var(--text-muted);font-weight:700;font-size:.8rem}
.match-card .m-meta{font-size:.8rem;color:var(--text-secondary);margin-bottom:.75rem}
.match-card .m-preview{font-size:.88rem;color:var(--text-secondary);line-height:1.55;margin-bottom:1rem}
.match-card .m-actions{display:flex;gap:.75rem;align-items:center}
.match-card .link-preview{font-family:var(--font-head);font-weight:700;font-size:.8rem;color:var(--blue);text-transform:uppercase;letter-spacing:.03em}
.match-card .link-preview:hover{color:var(--link-hover)}
.match-card .link-preview::after{content:' →'}
.match-card .btn-small{font-family:var(--font-head);font-weight:700;font-size:.75rem;padding:.4rem .85rem;border-radius:var(--radius);background:var(--green);color:#000;text-transform:uppercase;letter-spacing:.03em;transition:all var(--transition)}
.match-card .btn-small:hover{background:var(--green-dark);transform:translateY(-1px)}
@media(max-width:480px){.match-grid{grid-template-columns:1fr}}

/* ═══════════════════════════════════════════
   TABLES (Points Table)
   ═══════════════════════════════════════════ */
.table-wrap{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card)}
.table-wrap table{width:100%;border-collapse:collapse;font-size:.88rem}
.table-wrap th{background:var(--bg-surface);color:var(--text-secondary);padding:.85rem 1rem;text-align:left;font-family:var(--font-head);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border)}
.table-wrap td{padding:.85rem 1rem;border-bottom:1px solid var(--border);color:var(--text-primary)}
.table-wrap tr:hover td{background:var(--bg-card-hi)}
.table-wrap .rank{font-family:var(--font-head);font-weight:800;color:var(--green);text-align:center;width:50px}
.table-wrap .team-cell{font-weight:600;color:#fff}
.table-wrap .num{font-family:var(--font-head);font-weight:600;text-align:center;color:var(--text-secondary)}
.table-link{display:inline-block;margin-top:1rem;font-family:var(--font-head);font-weight:700;font-size:.85rem;color:var(--blue)}
.table-link::after{content:' →'}
@media(max-width:640px){.table-wrap{overflow-x:auto}.table-wrap table{min-width:580px}}

/* ═══════════════════════════════════════════
   TEAMS GRID
   ═══════════════════════════════════════════ */
.teams-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}
.team-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem .75rem;text-align:center;transition:all .25s ease}
.team-card:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.4)}
.team-card img{width:48px;height:48px;border-radius:50%;margin:0 auto .6rem;border:2px solid var(--border)}
.team-card h3{font-family:var(--font-head);font-size:.82rem;font-weight:700;margin-bottom:.2rem;line-height:1.3}
.team-card h3 a{color:#fff}
.team-card h3 a:hover{color:var(--green)}
.team-card p{font-size:.72rem;color:var(--text-muted)}

/* ═══════════════════════════════════════════
   PLAYER SPOTLIGHT
   ═══════════════════════════════════════════ */
.player-spotlight{display:flex;gap:2rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card)}
.player-spotlight .player-img{width:220px;min-height:280px;object-fit:cover;flex-shrink:0}
.player-spotlight .player-info{padding:1.5rem 1.5rem 1.5rem 0;flex:1}
.player-spotlight h3{font-family:var(--font-head);font-size:1.25rem;font-weight:800;color:#fff;margin-bottom:.2rem}
.player-spotlight h3 a{color:#fff}
.player-spotlight h3 a:hover{color:var(--green)}
.player-spotlight .p-team{color:var(--blue);font-weight:600;font-size:.85rem;margin-bottom:1rem}
.player-spotlight .stats-row{display:flex;gap:1.5rem;margin-bottom:1rem}
.player-spotlight .stat{text-align:center}
.player-spotlight .stat-value{display:block;font-family:var(--font-head);font-size:1.2rem;font-weight:800;color:var(--green)}
.player-spotlight .stat-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}
.player-spotlight .p-desc{font-size:.88rem;color:var(--text-secondary);line-height:1.55;margin-bottom:1rem}
.player-spotlight .p-link{font-family:var(--font-head);font-weight:700;font-size:.85rem;color:var(--blue)}
.player-spotlight .p-link::after{content:' →'}
@media(max-width:640px){.player-spotlight{flex-direction:column}.player-spotlight .player-img{width:100%;min-height:200px}.player-spotlight .player-info{padding:1.25rem}}

/* ═══════════════════════════════════════════
   NAV CARDS
   ═══════════════════════════════════════════ */
.nav-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}
.nav-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;transition:all .25s ease}
.nav-card:hover{border-color:var(--blue);box-shadow:0 4px 20px rgba(0,0,0,.4)}
.nav-card h3{font-family:var(--font-head);font-size:.95rem;font-weight:700;margin-bottom:.4rem}
.nav-card h3 a{color:#fff}
.nav-card h3 a:hover{color:var(--blue)}
.nav-card p{font-size:.82rem;color:var(--text-secondary);line-height:1.5}

/* ═══════════════════════════════════════════
   AUTHOR BLOCK
   ═══════════════════════════════════════════ */
.author-block{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);border-left:4px solid var(--blue);margin:2rem 0}
.author-block img{width:56px;height:56px;border-radius:50%;border:2px solid var(--blue);flex-shrink:0}
.author-block .author-details{flex:1}
.author-block .author-name{font-family:var(--font-head);font-size:.95rem;font-weight:700;color:#fff}
.author-block .author-name a{color:#fff}
.author-block .author-name a:hover{color:var(--blue)}
.author-block .author-role{font-size:.8rem;color:var(--blue);font-weight:600;margin-bottom:.3rem}
.author-block .author-bio{font-size:.8rem;color:var(--text-secondary);line-height:1.5}
@media(max-width:640px){.author-block{flex-direction:column;text-align:center}}

/* ═══════════════════════════════════════════
   ARTICLE CONTENT (inner pages)
   ═══════════════════════════════════════════ */
.article-body{max-width:800px}
.article-body h2{font-family:var(--font-head);font-size:1.3rem;font-weight:800;color:#fff;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--border)}
.article-body h3{font-family:var(--font-head);font-size:1.05rem;font-weight:700;color:var(--text-primary);margin:1.5rem 0 .75rem}
.article-body p{margin-bottom:1rem;line-height:1.75;color:var(--text-secondary);font-size:.95rem}
.article-body strong{color:var(--text-primary);font-weight:600}
.article-body ul,.article-body ol{margin:1rem 0 1rem 1.5rem}
.article-body li{margin-bottom:.5rem;line-height:1.6;color:var(--text-secondary)}
.article-body ul li{list-style:disc}
.article-body ol li{list-style:decimal}

/* Match info box */
.match-info-box{background:linear-gradient(135deg,var(--bg-surface),var(--bg-card-hi));border:1px solid var(--border-hi);padding:1.25rem;border-radius:var(--radius-lg);margin-bottom:1.5rem;font-size:.92rem;line-height:1.7;color:var(--text-secondary)}
.match-info-box strong{color:#fff}

/* Playing XI */
.playing-xi{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1rem 0 1.5rem}
.playing-xi .xi-team{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem}
.playing-xi .xi-team h4{font-family:var(--font-head);font-size:.9rem;font-weight:700;color:#fff;margin-bottom:.5rem}
.playing-xi ol{margin-left:1.25rem}
.playing-xi li{font-size:.85rem;margin-bottom:.3rem;list-style:decimal;color:var(--text-secondary)}
@media(max-width:640px){.playing-xi{grid-template-columns:1fr}}

/* ═══════════════════════════════════════════
   FAQ
   ═══════════════════════════════════════════ */
.faq-section{max-width:800px;margin:2.5rem 0}
.faq-section>h2{font-family:var(--font-head);font-size:1.3rem;font-weight:800;color:#fff;margin-bottom:1rem}
.faq-item{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:.6rem;background:var(--bg-card);overflow:hidden}
.faq-question{width:100%;background:none;border:none;padding:1rem 1.25rem;text-align:left;font-family:var(--font-head);font-size:.92rem;font-weight:600;color:var(--text-primary);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:background var(--transition)}
.faq-question:hover{background:var(--bg-card-hi)}
.faq-question .icon{color:var(--green);font-size:.9rem;transition:transform var(--transition);flex-shrink:0}
.faq-item.open .faq-question .icon{transform:rotate(180deg)}
.faq-answer{display:none;padding:0 1.25rem 1.1rem;color:var(--text-secondary);line-height:1.65;font-size:.9rem}
.faq-item.open .faq-answer{display:block}

/* ═══════════════════════════════════════════
   SCHEDULE LIST
   ═══════════════════════════════════════════ */
.schedule-list{display:flex;flex-direction:column;gap:.6rem;margin:1.5rem 0}
.schedule-item{display:flex;align-items:center;gap:1rem;background:var(--bg-card);padding:1rem 1.25rem;border-radius:var(--radius);border:1px solid var(--border);transition:all .25s ease;text-decoration:none}
.schedule-item:hover{border-color:var(--green);background:var(--bg-card-hi)}
.schedule-item .m-num{font-family:var(--font-head);font-size:.75rem;font-weight:800;color:var(--green);min-width:65px}
.schedule-item .m-teams{font-family:var(--font-head);font-weight:700;color:#fff;font-size:.95rem;flex:1}
.schedule-item .m-meta{font-size:.8rem;color:var(--text-muted);text-align:right}
.schedule-item .btn-bet{font-family:var(--font-head);font-size:.7rem;font-weight:700;background:var(--green);color:#000;padding:.35rem .7rem;border-radius:var(--radius);text-transform:uppercase;letter-spacing:.03em;flex-shrink:0;transition:all var(--transition)}
.schedule-item .btn-bet:hover{background:var(--green-dark)}
@media(max-width:640px){.schedule-item{flex-wrap:wrap}.schedule-item .m-meta{text-align:left;width:100%}}

/* ═══════════════════════════════════════════
   SQUAD TABLE
   ═══════════════════════════════════════════ */
.squad-table{margin:1.5rem 0}
.squad-table table{width:100%;border-collapse:collapse}
.squad-table th{background:var(--bg-surface);padding:.75rem;text-align:left;font-family:var(--font-head);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-bottom:2px solid var(--border)}
.squad-table td{padding:.75rem;border-bottom:1px solid var(--border);font-size:.88rem;color:var(--text-secondary)}
.squad-table tr:hover td{background:var(--bg-card-hi)}

/* ═══════════════════════════════════════════
   AUTHOR PAGE HERO
   ═══════════════════════════════════════════ */
.author-hero{display:flex;gap:2rem;align-items:center;background:linear-gradient(135deg,var(--bg-card),var(--bg-surface));border:1px solid var(--border);padding:2.5rem;border-radius:var(--radius-xl);margin-bottom:2rem}
.author-hero img{width:110px;height:110px;border-radius:50%;border:3px solid var(--blue);flex-shrink:0}
.author-hero h1{font-family:var(--font-head);font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.2rem}
.author-hero .role{font-size:.95rem;color:var(--blue);font-weight:600}
@media(max-width:640px){.author-hero{flex-direction:column;text-align:center}}

/* ═══════════════════════════════════════════
   RELATED LINKS
   ═══════════════════════════════════════════ */
.related-links{margin:2rem 0}
.related-links h2{font-family:var(--font-head);font-size:1rem;font-weight:700;color:#fff;margin-bottom:.6rem}
.related-links ul{display:flex;flex-direction:column;gap:.4rem}
.related-links a{font-size:.88rem;font-weight:500;color:var(--blue)}
.related-links a:hover{color:var(--link-hover)}
.related-links a::before{content:'→ ';color:var(--text-muted)}

/* ═══════════════════════════════════════════
   GAMBLING DISCLAIMER
   ═══════════════════════════════════════════ */
.gambling-disclaimer{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;font-size:.8rem;color:var(--text-muted);line-height:1.5;margin:2rem 0}

/* ═══════════════════════════════════════════
   SITE FOOTER
   ═══════════════════════════════════════════ */
.site-footer{background:var(--bg-base);border-top:1px solid var(--border);padding:3rem 0 1.5rem;margin-top:3rem}
.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}
.footer-col h4{font-family:var(--font-head);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin-bottom:.75rem}
.footer-col ul{display:flex;flex-direction:column;gap:.4rem}
.footer-col a{color:var(--text-muted);font-size:.85rem}
.footer-col a:hover{color:var(--blue)}
.footer-bottom{border-top:1px solid var(--border);padding-top:1.5rem;text-align:center;font-size:.75rem;color:var(--text-muted)}
.footer-bottom p+p{margin-top:.35rem}

/* ═══════════════════════════════════════════
   ACCESSIBILITY & PERFORMANCE
   ═══════════════════════════════════════════ */
*:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:var(--radius)}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
