
*{box-sizing:border-box;margin:0;padding:0}
body.an-body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#0D1B2A;color:#E0E0E0;line-height:1.65}
a{color:#4A90E2;text-decoration:none}
a:hover{color:#6BAAF0}
.an-header{background:#071320;border-bottom:1px solid #1F3347;position:sticky;top:0;z-index:100}
.an-header-inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:60px}
.an-logo{color:#fff;font-size:1.2rem;font-weight:800}
.an-nav a{color:#aaa;margin-left:20px;font-size:.9rem}
.an-nav-cta{background:#4A90E2;color:#fff!important;padding:7px 16px;border-radius:4px;font-weight:600}
.an-wrap{}
.an-hero-bar{background:#0D2035;padding:32px 20px;border-bottom:1px solid #1F3347}
.an-hero-bar > *{max-width:1100px;margin-left:auto;margin-right:auto}
.an-hero-bar h1{font-size:1.9rem;font-weight:800;color:#fff;margin-bottom:8px}
.an-hero-bar p{color:#aaa;font-size:1rem}
.an-content{max-width:1100px;margin:0 auto;padding:28px 20px}
.an-featured{background:#142030;border:1px solid #1F3347;border-radius:10px;padding:24px;margin-bottom:24px;border-left:4px solid #4A90E2}
.an-feat-tag{font-size:.7rem;font-weight:700;color:#4A90E2;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}
.an-featured h2{font-size:1.3rem;font-weight:700;margin-bottom:8px}
.an-featured h2 a{color:#fff}
.an-featured p{color:#aaa;font-size:.95rem;margin-bottom:12px}
.an-feat-meta{font-size:.82rem;color:#666;display:flex;align-items:center;gap:12px}
.an-read-more{color:#4A90E2;font-weight:600}
.an-section-h{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #1F3347}
.an-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin-bottom:28px}
.an-card{background:#142030;border:1px solid #1F3347;border-radius:8px;padding:18px;border-top:3px solid #4A90E2}
.an-card-tag{font-size:.7rem;font-weight:700;color:#4A90E2;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}
.an-card h2,.an-card h3{font-size:1rem;font-weight:700;margin-bottom:6px;line-height:1.4}
.an-card h3 a,.an-card h2 a{color:#E0E0E0}
.an-card p{font-size:.85rem;color:#aaa;margin-bottom:8px}
.an-card-meta{font-size:.75rem;color:#666}
.an-sportsbooks{background:#142030;border-radius:10px;padding:20px;border:1px solid #1F3347}
.an-sportsbooks h2{font-size:1.1rem;color:#fff;margin-bottom:14px}
.an-sb-item{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.an-sb-name{font-weight:700;color:#4A90E2;min-width:120px;font-size:1rem}
.an-sb-desc{flex:1;font-size:.88rem;color:#aaa}
.an-sb-btn{background:#4A90E2;color:#fff;padding:8px 16px;border-radius:5px;font-weight:600;font-size:.88rem;white-space:nowrap}
.an-breadcrumb{font-size:.82rem;color:#666;margin-bottom:14px}
.an-article{background:#142030;border-radius:10px;padding:28px;margin-bottom:20px}
.an-article-tag{font-size:.7rem;font-weight:700;color:#4A90E2;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}
.an-article h1{font-size:1.8rem;color:#fff;margin-bottom:10px;font-weight:800}
.an-article-meta{font-size:.82rem;color:#666;margin-bottom:14px}
.an-article-summary{background:#0D2035;border-left:3px solid #4A90E2;padding:12px 16px;border-radius:0 6px 6px 0;color:#ccc;margin-bottom:20px;font-size:.95rem}
.an-article-content h2{font-size:1.2rem;color:#fff;margin:24px 0 10px;border-bottom:1px solid #1F3347;padding-bottom:5px}
.an-article-content h3{font-size:1rem;color:#E0E0E0;margin:16px 0 6px;font-weight:600}
.an-article-content p{color:#ccc;margin-bottom:14px}
.an-article-content ul,ol{margin:10px 0 14px 20px;color:#ccc}
.an-article-cta{background:#0D2035;border-radius:6px;padding:14px;text-align:center;margin-top:18px;font-size:.9rem}
.related-section{background:#142030;border-radius:8px;padding:18px}
.related-section h3{color:#fff;margin-bottom:12px;font-size:1rem}
.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.related-card{background:#0D2035;border:1px solid #1F3347;padding:12px;border-radius:6px;border-top:2px solid #4A90E2}
.r-title{font-size:.88rem;font-weight:600;color:#E0E0E0;margin-bottom:2px}
.r-meta{font-size:.74rem;color:#666}
.an-footer{background:#071320;color:#666;padding:22px;text-align:center;font-size:.83rem;margin-top:36px;border-top:1px solid #1F3347}
.an-footer a{color:#4A90E2}
@media(max-width:768px){.an-card-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr}}


/* ── author byline ── */
.author-byline{display:flex;align-items:center;gap:12px;margin:16px 0 24px;padding:14px 16px;background:#f8f9fa;border-left:3px solid var(--accent,#FF6B00);border-radius:4px}
.author-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;flex-shrink:0}
.author-info{flex:1;min-width:0}
.author-name-line{font-size:14px;font-weight:600;color:var(--text,#1a1a1a);margin-bottom:3px}
.author-name-line a{color:inherit;text-decoration:none}
.author-name-line a:hover{text-decoration:underline}
.author-cred{font-weight:400;color:#666;font-size:13px;margin-left:6px}
.author-meta-line{font-size:12px;color:#888}
/* ── author page ── */
.author-page{max-width:760px;margin:40px auto;padding:0 20px}
.author-page-header{display:flex;align-items:center;gap:24px;margin-bottom:36px;padding:28px;background:#f8f9fa;border-radius:8px}
.author-page-avatar{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:32px;flex-shrink:0}
.author-page-name{font-size:28px;font-weight:700;margin:0 0 4px}
.author-page-title{font-size:16px;color:#666;margin:0 0 8px}
.author-page-edu{font-size:14px;color:#888}
.author-page-bio{font-size:15px;line-height:1.7;color:#444;margin-bottom:32px}
.author-expertise{margin-bottom:32px}
.author-expertise h3{font-size:16px;font-weight:700;margin-bottom:12px}
.expertise-tags{display:flex;flex-wrap:wrap;gap:8px}
.expertise-tag{background:#e8f4fd;color:#0066cc;padding:4px 12px;border-radius:20px;font-size:13px}
.author-articles h3{font-size:18px;font-weight:700;margin-bottom:16px}
.author-article-list{list-style:none;padding:0;margin:0}
.author-article-list li{border-bottom:1px solid #eee;padding:12px 0}
.author-article-list li:last-child{border-bottom:none}
.author-article-list a{font-size:15px;color:#333;text-decoration:none;font-weight:500}
.author-article-list a:hover{color:var(--accent,#FF6B00);text-decoration:underline}
.author-article-meta{font-size:12px;color:#999;margin-top:3px}


/* ═══════════════════════════════════════
   V3 SEO Content Styles
   ═══════════════════════════════════════ */

/* Key Takeaways */
.key-takeaways {
  background: linear-gradient(135deg, #f0f7ff 0%, #e8f4fd 100%);
  border-left: 4px solid #2563eb;
  border-radius: 8px;
  padding: 1.25rem 1.5rem;
  margin: 1.5rem 0;
}
.key-takeaways h3 {
  color: #1d4ed8;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 0 0.75rem 0;
}
.key-takeaways ul {
  margin: 0;
  padding-left: 1.25rem;
}
.key-takeaways li {
  margin-bottom: 0.4rem;
  font-size: 0.95rem;
  line-height: 1.5;
}

/* Data Table */
.data-table-wrapper {
  overflow-x: auto;
  margin: 1.5rem 0;
}
.forecast-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
}
.forecast-table th {
  background: #1e293b;
  color: #fff;
  padding: 0.6rem 1rem;
  text-align: left;
  font-weight: 600;
}
.forecast-table td {
  padding: 0.55rem 1rem;
  border-bottom: 1px solid #e2e8f0;
}
.forecast-table tr:nth-child(even) td {
  background: #f8fafc;
}
.forecast-table tr:hover td {
  background: #f1f5f9;
}

/* Mid-article CTA */
.prediction-cta.mid-article {
  background: linear-gradient(135deg, #ff6b00 0%, #ff8c00 100%);
  color: #fff;
  border-radius: 12px;
  padding: 1.5rem 2rem;
  margin: 2rem 0;
  text-align: center;
}
.prediction-cta.mid-article h3 {
  color: #fff;
  font-size: 1.2rem;
  margin: 0 0 0.5rem 0;
}
.prediction-cta.mid-article p {
  color: rgba(255,255,255,0.92);
  margin: 0 0 1rem 0;
  font-size: 0.95rem;
}
.prediction-cta.mid-article a {
  color: #fff !important;
  text-decoration: none;
}
.cta-button {
  display: inline-block;
  background: #fff;
  color: #ff6b00 !important;
  font-weight: 700;
  padding: 0.6rem 1.5rem;
  border-radius: 6px;
  font-size: 0.95rem;
  transition: transform 0.15s ease;
}
.cta-button:hover {
  transform: translateY(-1px);
}

/* Methodology Box */
.methodology-box {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 1.25rem 1.5rem;
  margin: 1.5rem 0;
}
.methodology-box h2 {
  font-size: 1rem !important;
  color: #475569;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 0 0.75rem 0;
}
.methodology-box p {
  font-size: 0.9rem;
  color: #64748b;
  line-height: 1.6;
  margin: 0;
}

/* Sources */
.sources-section {
  background: #f8fafc;
  border-radius: 8px;
  padding: 1.25rem 1.5rem;
  margin: 1.5rem 0;
}
.sources-section h2 {
  font-size: 1rem !important;
  color: #475569;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 0 0.75rem 0;
}
.sources-section ul {
  padding-left: 1.25rem;
  margin: 0;
}
.sources-section li {
  font-size: 0.88rem;
  color: #64748b;
  margin-bottom: 0.3rem;
}
.sources-section a {
  color: #2563eb;
}

/* FAQ */
.faq-section {
  margin: 2rem 0;
}
.faq-section > h2 {
  border-bottom: 2px solid #e2e8f0;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
.faq-item {
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.faq-item h3 {
  background: #f8fafc;
  font-size: 0.95rem !important;
  font-weight: 600;
  padding: 0.85rem 1rem;
  margin: 0;
  cursor: pointer;
  border-bottom: 1px solid #e2e8f0;
}
.faq-item p {
  padding: 0.85rem 1rem;
  margin: 0;
  font-size: 0.9rem;
  color: #475569;
  line-height: 1.6;
}

/* Related Articles */
.related-articles {
  margin: 2rem 0;
}
.related-articles h2 {
  font-size: 1.1rem;
  margin-bottom: 1rem;
  border-bottom: 2px solid #e2e8f0;
  padding-bottom: 0.5rem;
}
.related-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 0.75rem;
}
.related-card {
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 0.75rem;
  background: #fff;
  transition: box-shadow 0.15s ease;
}
.related-card:hover {
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.related-card a {
  font-size: 0.88rem;
  font-weight: 600;
  color: #1e293b;
  text-decoration: none;
  display: block;
  line-height: 1.4;
}
.related-card a:hover {
  color: #ff6b00;
}
