.coverage-page{max-width:1440px}.coverage-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:30px 0;display:grid}.coverage-stats article,.coverage-objects article{background:#18392f;border:1px solid #476459;border-radius:16px;min-width:0;padding:22px}.coverage-stats strong{color:#dbedb7;font-size:2.3rem;line-height:1.4;display:block}.coverage-stats small{color:#a2b9ad;font-size:1.2rem}.coverage-stats p,.coverage-objects p{color:#a2b9ad;font-size:.9rem}.coverage-notice{background:#273e31;border-left:3px solid #dbedb7;padding:20px;line-height:1.7}.coverage-section{margin-top:42px}.coverage-section h2{margin-bottom:20px;font-size:1.5rem}.coverage-section ul{padding-left:22px;list-style:outside}.coverage-section li{margin-bottom:12px;line-height:1.65}.coverage-section>p{margin:14px 0;line-height:1.7}.coverage-section a{color:#c1e7ae;text-underline-offset:4px}.coverage-objects{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.coverage-objects article>div{flex-wrap:wrap;justify-content:space-between;gap:8px 18px;font-size:.8rem;display:flex}.coverage-objects h3{overflow-wrap:anywhere;margin:16px 0 8px;font-size:1.05rem}.coverage-objects details{margin-top:16px;font-size:.85rem}.coverage-objects summary{cursor:pointer;color:#dbedb7}.coverage-objects details ul{margin-top:12px}.coverage-pagination{justify-content:space-between;align-items:center;gap:12px;margin:28px 0;display:flex}.coverage-pagination button{cursor:pointer;border:1px solid #476459;border-radius:8px;padding:10px 18px}.coverage-pagination button:disabled{opacity:.35;cursor:default}@media (max-width:900px){.coverage-stats,.coverage-objects{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.coverage-stats,.coverage-objects{grid-template-columns:1fr}.coverage-pagination{font-size:.8rem}}
