
/* V138 — Google Reviews + route options */
.v138-route-box{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:18px 0 8px;padding:14px 16px;border:1px solid rgba(15,79,60,.14);border-radius:18px;background:rgba(247,241,226,.72)}
.v138-route-title{width:100%;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#0f4f3c;margin-bottom:2px}
.v138-route-box .btn{margin:0}
.v138-directions,.v138-waze{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;padding:9px 12px;border:1px solid rgba(15,79,60,.16);border-radius:999px;color:#0f4f3c;background:#fff;text-decoration:none;font-size:.68rem;font-weight:800;letter-spacing:.05em}
.v138-directions:hover,.v138-waze:hover{background:#0f4f3c;color:#fff}
.v138-review{white-space:nowrap}
.v138-review-search{white-space:nowrap}
@media(max-width:700px){.v138-route-box{display:grid;grid-template-columns:1fr 1fr}.v138-route-title{grid-column:1/-1}.v138-route-box .btn{width:100%;font-size:.72rem}.v138-directions,.v138-waze{width:100%;box-sizing:border-box}.v138-review,.v138-review-search{width:100%;box-sizing:border-box;text-align:center}}

.v137-review-item .v137-review-link{display:inline-flex!important;margin-top:10px!important;align-items:center;justify-content:center;gap:5px}
.v138-list-routes{display:flex;gap:7px;margin-top:8px;flex-wrap:wrap}
.v138-list-routes a{display:inline-flex!important;margin:0!important;padding:7px 10px!important;border:1px solid rgba(15,79,60,.16);border-radius:999px;background:#fff;color:#0f4f3c!important;text-decoration:none;font-size:.62rem;font-weight:800;letter-spacing:.04em}
.v138-list-routes a:hover{background:#0f4f3c;color:#fff!important}
@media(max-width:700px){.v138-list-routes{display:grid;grid-template-columns:1fr 1fr}.v138-list-routes a{width:100%;box-sizing:border-box;justify-content:center}}

.v138-card-routes{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.v138-card-routes .v138-directions,.v138-card-routes .v138-waze{margin-top:0}.v138-card-routes .v138-directions{width:auto}.v138-card-routes .v138-waze{width:auto}@media(max-width:700px){.v138-card-routes{display:grid;grid-template-columns:1fr 1fr}.v138-card-routes .v138-directions,.v138-card-routes .v138-waze{width:100%;box-sizing:border-box}}
