/* PitchVaani Wankhede Matches — Eden Gardens template parity, v183. */
.pv-wh-matches-v183 .pv-aj-section-nav .pv-aj-tab-disabled{
  display:inline-flex;
  align-items:center;
  min-height:46px;
  padding:0 1rem;
  color:#8b96a4;
  font-size:.72rem;
  font-weight:800;
  white-space:nowrap;
}
.pv-wh-matches-v183 .pv-wh-fixture-note{
  margin:.9rem 0 0;
  padding:.82rem 1rem;
  border-left:3px solid #d59a32;
  border-radius:0 10px 10px 0;
  background:#fff7e8;
  color:#4a3a1d;
  font-size:.77rem;
  line-height:1.6;
}
.pv-wh-matches-v183 .pv-wh-fixture-note strong{color:#815a13}
.pv-wh-matches-v183 .pv-wh-match-summary{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:.8rem;
  margin:0 0 1.45rem;
}
.pv-wh-matches-v183 .pv-wh-summary-card{
  min-width:0;
  padding:1rem;
  border:1px solid rgba(9,32,76,.1);
  border-top:3px solid #0b8c6c;
  border-radius:12px;
  background:#fff;
}
.pv-wh-matches-v183 .pv-wh-summary-card span{
  display:block;
  color:#08775b;
  font-size:.68rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.pv-wh-matches-v183 .pv-wh-summary-card strong{
  display:block;
  margin-top:.38rem;
  color:#0b1830;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.05rem,1.8vw,1.42rem);
  line-height:1.2;
}
.pv-wh-matches-v183 .pv-wh-summary-card p{
  margin:.45rem 0 0;
  color:#5d6c7d;
  font-size:.74rem;
  line-height:1.55;
}
.pv-wh-matches-v183 .pv-wh-panel{
  margin-top:1.45rem;
  overflow:hidden;
  border:1px solid rgba(9,32,76,.12);
  border-radius:16px;
  background:#fff;
  box-shadow:0 18px 50px rgba(9,32,76,.07);
}
.pv-wh-matches-v183 .pv-wh-panel .pv-aj-ref-panel-heading{
  margin:0;
  padding:1.05rem 1.2rem;
  background:#f1f8f5;
}
.pv-wh-matches-v183 .pv-wh-panel .pv-aj-ref-panel-heading h2,
.pv-wh-matches-v183 .pv-wh-panel .pv-aj-ref-panel-heading p{margin:0}
.pv-wh-matches-v183 .pv-wh-panel .pv-aj-ref-panel-heading p{
  margin-top:.25rem;
  color:#536276;
  font-size:.78rem;
}
.pv-wh-matches-v183 .pv-wh-table-wrap{
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}
.pv-wh-matches-v183 .pv-wh-table{
  width:100%;
  min-width:800px;
  border-collapse:collapse;
  font-size:.78rem;
}
.pv-wh-matches-v183 .pv-wh-table th,
.pv-wh-matches-v183 .pv-wh-table td{
  padding:.8rem .88rem;
  border-bottom:1px solid #e7ece8;
  text-align:left;
  vertical-align:top;
}
.pv-wh-matches-v183 .pv-wh-table th{
  background:#f8fbfa;
  color:#53645c;
  font-size:.66rem;
  font-weight:900;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.pv-wh-matches-v183 .pv-wh-table tr:last-child td{border-bottom:0}
.pv-wh-matches-v183 .pv-wh-result{color:#08775b;font-weight:900}
.pv-wh-matches-v183 .pv-wh-landmarks{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:.85rem;
  padding:1.1rem 1.2rem 1.25rem;
}
.pv-wh-matches-v183 .pv-wh-landmark{
  min-width:0;
  padding:1rem;
  border:1px solid rgba(9,32,76,.1);
  border-radius:12px;
  background:#fbfdfc;
}
.pv-wh-matches-v183 .pv-wh-landmark time{
  color:#08775b;
  font-size:.68rem;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.pv-wh-matches-v183 .pv-wh-landmark h3{
  margin:.38rem 0 .45rem;
  color:#0b1830;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.12rem;
  line-height:1.25;
}
.pv-wh-matches-v183 .pv-wh-landmark p{
  margin:0;
  color:#536276;
  font-size:.76rem;
  line-height:1.6;
}
.pv-wh-matches-v183 .pv-wh-editorial-note{
  margin:1.25rem 0 0;
  padding:.9rem 1rem;
  border-left:3px solid #0b8c6c;
  border-radius:0 10px 10px 0;
  background:#eef8f4;
  color:#536276;
  font-size:.78rem;
  line-height:1.6;
}
.pv-wh-matches-v183 .pv-wh-editorial-note strong{color:#08775b}
@media(max-width:820px){
  .pv-wh-matches-v183 .pv-wh-match-summary,
  .pv-wh-matches-v183 .pv-wh-landmarks{grid-template-columns:1fr}
}
@media(max-width:620px){
  .pv-wh-matches-v183 .pv-aj-section-nav .pv-aj-tab-disabled{min-height:42px;padding:0 .72rem;font-size:.68rem}
  .pv-wh-matches-v183 .pv-wh-table{min-width:730px;font-size:.73rem}
  .pv-wh-matches-v183 .pv-wh-panel .pv-aj-ref-panel-heading{padding:.9rem 1rem}
  .pv-wh-matches-v183 .pv-wh-landmarks{padding:.9rem 1rem 1rem}
}
