
/* v279: keep complete specialty names inside consistent cards. */
.specialty-map.specialty-atlas79 .map-routes > :is(a,button){min-width:0;box-sizing:border-box}
.specialty-map.specialty-atlas79 .map-routes strong{display:block;max-width:100%;min-width:0;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}
@media(max-width:600px){body .specialty-map.specialty-atlas79 .map-routes{grid-template-columns:minmax(0,1fr)!important}body .specialty-map.specialty-atlas79 .map-routes > :is(a,button){min-height:190px;padding:22px!important}body .specialty-map.specialty-atlas79 .map-routes strong{font-size:18px!important}}

body .specialty-map.specialty-atlas79 .map-routes{grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr))!important}
body .specialty-map.specialty-atlas79 .map-routes strong{font-size:17px!important}
@media(max-width:600px){body .specialty-map.specialty-atlas79 .map-routes{grid-template-columns:minmax(0,1fr)!important}body .specialty-map.specialty-atlas79 .map-routes strong{font-size:clamp(15px,4.2vw,18px)!important}}

/* v283: explicit full-row reset prevents implicit mobile grid columns. */
body .specialty-map.specialty-atlas79 .map-routes > :is(a,button){width:100%!important;max-width:100%!important;min-width:0!important;grid-column:auto!important;grid-row:auto!important}
body .specialty-map.specialty-atlas79 .map-routes > .specialty-all275{grid-column:1/-1!important}
body .specialty-map.specialty-atlas79 .map-routes strong,body .specialty-map.specialty-atlas79 .map-routes small{overflow-wrap:anywhere!important}
