/* PitchVaani v112: dedicated Arun Jaitley Stadium page only. */
.pv-aj-page { background: #f6faf9; color: #152235; }
.pv-aj-main { overflow: clip; }
.pv-aj-hero { position: relative; min-height: 560px; display: grid; align-items: end; isolation: isolate; background: #07111f; color: #fff; }
.pv-aj-hero-media, .pv-aj-hero-media::after { position: absolute; inset: 0; }
.pv-aj-hero-media { z-index: -2; overflow: hidden; }
.pv-aj-hero-media img { width: 100%; height: 100%; object-fit: cover; object-position: center 44%; filter: saturate(.85) contrast(1.05); }
.pv-aj-hero-media::after { content: ""; background: linear-gradient(90deg, rgba(4,12,25,.94) 0%, rgba(4,12,25,.76) 44%, rgba(4,12,25,.38) 76%, rgba(4,12,25,.68) 100%), linear-gradient(180deg, rgba(4,12,25,.2), rgba(4,12,25,.88)); }
.pv-aj-hero-inner { padding-top: 92px; padding-bottom: 72px; }
.pv-aj-breadcrumb { display: flex; align-items: center; gap: 8px; margin-bottom: 42px; color: rgba(255,255,255,.76); font-size: .84rem; }
.pv-aj-breadcrumb a { color: inherit; text-decoration: none; }
.pv-aj-breadcrumb a:hover { color: #55e3b0; }
.pv-aj-breadcrumb svg { width: 14px; height: 14px; }
.pv-aj-kicker, .pv-aj-eyebrow, .pv-aj-section-head > span { display: inline-flex; align-items: center; gap: 8px; color: #55e3b0; font-size: .76rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.pv-aj-kicker svg { width: 17px; height: 17px; }
.pv-aj-hero h1 { max-width: 850px; margin: 14px 0 24px; color: #fff; font-family: var(--font-display, Georgia, serif); font-size: clamp(3rem, 6.2vw, 5.8rem); line-height: .96; letter-spacing: -.045em; text-shadow: 0 8px 34px rgba(0,0,0,.65); }
.pv-aj-hero-meta { display: flex; flex-wrap: wrap; gap: 10px; }
.pv-aj-hero-meta span { display: inline-flex; align-items: center; gap: 8px; min-height: 38px; padding: 8px 13px; border: 1px solid rgba(255,255,255,.18); border-radius: 999px; background: rgba(7,17,31,.62); color: rgba(255,255,255,.9); font-size: .85rem; backdrop-filter: blur(8px); }
.pv-aj-hero-meta svg { width: 16px; height: 16px; color: #19c58b; }
.pv-aj-section-nav { position: sticky; top: 0; z-index: 20; border-bottom: 1px solid #dce8e5; background: rgba(255,255,255,.94); backdrop-filter: blur(12px); }
.pv-aj-section-nav .container { display: flex; gap: 8px; overflow-x: auto; padding-top: 12px; padding-bottom: 12px; scrollbar-width: none; }
.pv-aj-section-nav .container::-webkit-scrollbar { display: none; }
.pv-aj-section-nav a { flex: 0 0 auto; padding: 9px 14px; border-radius: 999px; color: #203247; font-size: .8rem; font-weight: 800; text-decoration: none; }
.pv-aj-section-nav a:hover, .pv-aj-section-nav a:focus-visible { background: #e4f8f1; color: #087a59; outline: none; }
.pv-aj-section { padding: 88px 0; scroll-margin-top: 70px; }
.pv-aj-tinted { background: linear-gradient(180deg, #edf9f5, #f7fbfa); }
.pv-aj-section-head { display: grid; gap: 10px; max-width: 900px; margin-bottom: 34px; }
.pv-aj-section-head h2, .pv-aj-dark-section h2, .pv-aj-news h2 { margin: 0; color: #0b1728; font-family: var(--font-display, Georgia, serif); font-size: clamp(2rem, 4vw, 3.35rem); line-height: 1.05; letter-spacing: -.035em; }
.pv-aj-overview-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 28px; align-items: start; }
.pv-aj-profile-card, .pv-aj-copy-card, .pv-aj-panel, .pv-aj-location-copy, .pv-aj-map-card { border: 1px solid #dce8e5; border-radius: 22px; background: #fff; box-shadow: 0 16px 42px rgba(12,35,48,.07); }
.pv-aj-profile-card { overflow: hidden; }
.pv-aj-copy-card { padding: clamp(24px, 4vw, 42px); }
.pv-aj-copy-card p, .pv-aj-dark-section p, .pv-aj-location-copy p { margin: 0 0 18px; color: #46586d; font-size: 1rem; line-height: 1.82; }
.pv-aj-copy-card p:last-child, .pv-aj-dark-section p:last-child { margin-bottom: 0; }
.pv-aj-table-wrap { width: 100%; overflow-x: auto; border: 1px solid #dce8e5; border-radius: 18px; background: #fff; box-shadow: 0 14px 34px rgba(12,35,48,.055); }
.pv-aj-profile-card .pv-aj-table-wrap, .pv-aj-panel .pv-aj-table-wrap { border: 0; border-radius: 0; box-shadow: none; }
.pv-aj-table { width: 100%; min-width: 560px; border-collapse: collapse; }
.pv-aj-profile-card .pv-aj-table, .pv-aj-record-grid .pv-aj-table { min-width: 0; }
.pv-aj-table th { padding: 16px 18px; background: #0b1728; color: #fff; font-size: .74rem; font-weight: 800; letter-spacing: .08em; text-align: left; text-transform: uppercase; }
.pv-aj-table td { padding: 15px 18px; border-top: 1px solid #e6efed; color: #33465a; font-size: .9rem; line-height: 1.55; vertical-align: top; }
.pv-aj-table td:first-child { color: #0c7154; font-weight: 800; }
.pv-aj-table tbody tr:nth-child(even) td { background: #f7fbfa; }
.pv-aj-facts-table .pv-aj-table td:last-child { color: #23364b; }
.pv-aj-panel { overflow: hidden; }
.pv-aj-panel-label { padding: 16px 20px; background: #e4f8f1; color: #087a59; font-size: .78rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.pv-aj-subsection { margin-top: 64px; }
.pv-aj-subsection h3 { margin: 8px 0 24px; color: #0b1728; font-family: var(--font-display, Georgia, serif); font-size: clamp(1.65rem, 3vw, 2.5rem); letter-spacing: -.025em; }
.pv-aj-upcoming-table td:last-child { color: #087a59; font-weight: 900; white-space: nowrap; }
.pv-aj-dark-section { position: relative; background: radial-gradient(circle at 82% 15%, rgba(16,185,129,.2), transparent 30%), #0b1728; color: #fff; }
.pv-aj-narrow { max-width: 920px; }
.pv-aj-dark-section h2 { margin-bottom: 24px; color: #fff; }
.pv-aj-dark-section p { color: rgba(255,255,255,.78); font-size: 1.06rem; }
.pv-aj-wide-table .pv-aj-table { min-width: 920px; }
.pv-aj-score-table .pv-aj-table { min-width: 760px; }
.pv-aj-callouts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin-top: 20px; }
.pv-aj-callouts p { margin: 0; padding: 20px; border-left: 4px solid #12b981; border-radius: 4px 16px 16px 4px; background: #eaf9f4; color: #263a4f; line-height: 1.65; }
.pv-aj-record-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.pv-aj-record-grid section { min-width: 0; }
.pv-aj-record-grid h4 { margin: 0 0 12px; color: #0b1728; font-size: 1.05rem; }
.pv-aj-record-grid .pv-aj-table { min-width: 430px; }
.pv-aj-last-match { padding: 32px; border-radius: 24px; background: #0b1728; }
.pv-aj-last-match h3 { color: #fff; }
.pv-aj-location-grid { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr); gap: 22px; }
.pv-aj-location-copy { padding: 34px; }
.pv-aj-location-copy ul { display: grid; gap: 12px; margin: 24px 0 0; padding: 0; list-style: none; }
.pv-aj-location-copy li { padding: 13px 15px; border-radius: 12px; background: #f0f8f5; color: #2d4358; line-height: 1.55; }
.pv-aj-map-card { display: grid; place-content: center; gap: 18px; min-height: 320px; padding: 34px; background: radial-gradient(circle at 70% 20%, rgba(16,185,129,.22), transparent 35%), #0b1728; color: #fff; text-align: center; }
.pv-aj-map-card svg { width: 52px; height: 52px; margin: auto; color: #43d9a6; }
.pv-aj-map-card p { margin: 0; color: rgba(255,255,255,.82); line-height: 1.7; }
.pv-aj-news { background: #fff; }
.pv-aj-news .container { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.pv-aj-upcoming-card { display: inline-flex; align-items: center; gap: 10px; padding: 14px 18px; border: 1px solid #bfe7da; border-radius: 14px; background: #effbf7; color: #087a59; font-weight: 900; }
.pv-aj-upcoming-card svg { width: 18px; height: 18px; }
@media (max-width: 980px) {
  .pv-aj-overview-grid, .pv-aj-location-grid { grid-template-columns: 1fr; }
  .pv-aj-record-grid { grid-template-columns: 1fr; }
  .pv-aj-map-card { min-height: 250px; }
}
@media (max-width: 720px) {
  .pv-aj-hero { min-height: 520px; }
  .pv-aj-hero-media img { object-position: 58% center; }
  .pv-aj-hero-media::after { background: linear-gradient(180deg, rgba(4,12,25,.58) 0%, rgba(4,12,25,.78) 48%, rgba(4,12,25,.96) 100%); }
  .pv-aj-hero-inner { padding-top: 72px; padding-bottom: 46px; }
  .pv-aj-breadcrumb { margin-bottom: 54px; white-space: nowrap; overflow-x: auto; }
  .pv-aj-hero h1 { font-size: clamp(2.65rem, 13vw, 4rem); }
  .pv-aj-hero-meta { gap: 8px; }
  .pv-aj-hero-meta span { font-size: .76rem; }
  .pv-aj-section { padding: 64px 0; }
  .pv-aj-section-head { margin-bottom: 26px; }
  .pv-aj-copy-card, .pv-aj-location-copy, .pv-aj-last-match { padding: 22px; }
  .pv-aj-callouts { grid-template-columns: 1fr; }
  .pv-aj-table { min-width: 520px; }
  .pv-aj-wide-table .pv-aj-table { min-width: 860px; }
  .pv-aj-news .container { align-items: flex-start; flex-direction: column; }
}

/* v114: crawlable clean-URL stadium section navigation. */
.pv-aj-section-nav .pv-aj-tab-link { flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: 9px 14px; border: 1px solid transparent; border-radius: 999px; background: transparent; color: #203247; font-size: .8rem; font-weight: 800; text-decoration: none; }
.pv-aj-section-nav .pv-aj-tab-link:hover { background: #e4f8f1; color: #087a59; }
.pv-aj-section-nav .pv-aj-tab-link[aria-current="page"] { border-color: #9fdfcb; background: #ddf7ee; color: #076c50; box-shadow: inset 0 0 0 1px rgba(8,122,89,.04); }
.pv-aj-section-nav .pv-aj-tab-link:focus-visible { outline: 3px solid rgba(16,185,129,.35); outline-offset: 2px; }
.pv-aj-page-section { min-width: 0; }
@media (max-width: 720px) {
  .pv-aj-section-nav .pv-aj-tab-link { min-height: 44px; padding-inline: 13px; }
}
@media (max-width: 560px) {
  .pv-aj-section-nav .container { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 6px; overflow-x: visible; }
  .pv-aj-section-nav .pv-aj-tab-link { width: 100%; min-width: 0; padding-inline: 6px; }
  .pv-aj-section-nav .pv-aj-tab-link:nth-child(-n+3) { grid-column: span 2; }
  .pv-aj-section-nav .pv-aj-tab-link:nth-child(n+4) { grid-column: span 3; }
}
