.stadiums-page .st-intro-band{background:var(--panel);border-bottom:1px solid var(--line)}.stadiums-page .st-intro-band .page-intro{margin:0}.stadiums-page .stadium-grid{grid-template-columns:repeat(auto-fit,minmax(308px,1fr));gap:18px}.stadiums-page .stadium-card{border-radius:16px;background:linear-gradient(180deg,#fff,#fcfdfc);transition:transform .18s,box-shadow .18s,border-color .18s}.stadiums-page a.stadium-card:hover{transform:translateY(-4px);border-color:#c7ddd2;box-shadow:0 16px 36px -18px rgba(6,40,28,.45)}.stadiums-page .stadium-img{height:180px;transition:transform .35s ease}.stadiums-page a.stadium-card:hover .stadium-img{transform:scale(1.045)}.stadiums-page .stadium-body{padding:16px 18px 17px}.stadiums-page .stadium-body h3{font-size:1.18rem;line-height:1.2;letter-spacing:-.01em}.stadiums-page .stadium-meta{display:flex;align-items:center;gap:5px;margin-bottom:10px}.stadiums-page .stadium-meta:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);flex:none}.stadiums-page .stadium-stats{gap:16px;padding-top:11px;margin-bottom:0;border-top:1px solid var(--line)}.stadiums-page .stadium-stats b{color:var(--green-d);font-weight:900;font-size:1.08em}.stadiums-page .stadium-matches{display:inline-block;margin:11px 0 0;padding:4px 11px;border-radius:999px;background:linear-gradient(135deg,#fffbea,#fff6d6);border:1px solid #f0e3a8;color:#8a6a00;font-weight:800;font-size:.8rem;letter-spacing:.01em}.stadiums-page .stadium-body .muted.small{margin:10px 0 0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stadiums-page .st-faq{margin-top:6px}.stadiums-page .st-faq .sec-head h2{font-size:1.4rem;color:var(--green-d)}.stadiums-page .st-faq-list{max-width:74ch}.stadiums-page .st-faq-list .faq-item:last-child{border-bottom:none;padding-bottom:0}@media (max-width:560px){.stadiums-page .stadium-grid{grid-template-columns:1fr;gap:14px}.stadiums-page .stadium-img{height:168px}}@media (prefers-reduced-motion:reduce){.stadiums-page .stadium-card,.stadiums-page .stadium-img{transition:none}.stadiums-page a.stadium-card:hover,.stadiums-page a.stadium-card:hover .stadium-img{transform:none}}