.pldh-directory{--pldh-accent:#183d62;--pldh-text:#182334;--pldh-muted:#6b7787}.pldh-filters{display:grid;grid-template-columns:2fr 1fr auto;gap:10px;margin:0 0 24px}.pldh-filters input,.pldh-filters select{min-height:46px;border:1px solid #dbe2e8;border-radius:10px;padding:0 13px;background:#fff}.pldh-filters button,.pldh-button{border:0;border-radius:10px;background:var(--pldh-accent);color:#fff!important;padding:12px 18px;text-decoration:none;font-weight:700;cursor:pointer}.pldh-grid{display:grid;grid-template-columns:repeat(var(--pldh-cols),minmax(0,1fr));gap:20px}.pldh-card{background:#fff;border:1px solid #e4e9ed;border-radius:16px;overflow:hidden;box-shadow:0 7px 24px rgba(18,38,61,.07);transition:transform .2s ease,box-shadow .2s ease}.pldh-card:hover{transform:translateY(-3px);box-shadow:0 12px 34px rgba(18,38,61,.11)}.pldh-card__media{display:block;aspect-ratio:16/10;background:#edf2f5;overflow:hidden}.pldh-card__media img{width:100%;height:100%;object-fit:cover;display:block}.pldh-card__placeholder{display:grid;place-items:center}.pldh-card__placeholder span{font-size:42px;filter:grayscale(1);opacity:.55}.pldh-card__body{padding:18px}.pldh-badge{display:inline-block;background:#eef4f9;color:#183d62;border-radius:99px;padding:5px 9px;font-size:12px;font-weight:700;margin-bottom:9px}.pldh-card h3{font-size:20px;line-height:1.2;margin:0 0 8px}.pldh-card h3 a{color:var(--pldh-text);text-decoration:none}.pldh-location{color:var(--pldh-muted);margin:0 0 12px}.pldh-meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--pldh-muted);font-size:13px;margin-bottom:16px}.pldh-button{display:inline-block}.pldh-pagination{margin-top:26px;display:flex;gap:6px;flex-wrap:wrap}.pldh-pagination .page-numbers{padding:8px 11px;border-radius:8px;background:#f0f3f5;text-decoration:none}.pldh-pagination .current{background:var(--pldh-accent);color:#fff}.pldh-empty{grid-column:1/-1}@media(max-width:900px){.pldh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pldh-filters{grid-template-columns:1fr 1fr}.pldh-filters button{grid-column:1/-1}}@media(max-width:600px){.pldh-grid,.pldh-filters{grid-template-columns:1fr}.pldh-filters button{grid-column:auto}}
.pldh-single-info{margin-top:28px;padding:22px;border:1px solid #e4e9ed;border-radius:14px;background:#fff}.pldh-single-info h2{margin-top:0}.pldh-single-info dl{display:grid;grid-template-columns:minmax(120px,180px) 1fr;gap:9px 16px}.pldh-single-info dt{font-weight:700}.pldh-single-info dd{margin:0}.pldh-single-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.pldh-maplink{display:inline-block;padding:11px 16px;border:1px solid #ccd6df;border-radius:10px;text-decoration:none}.pldh-attribution{font-size:11px;color:#788493;margin:16px 0 0}@media(max-width:600px){.pldh-single-info dl{grid-template-columns:1fr;gap:4px}.pldh-single-info dd{margin-bottom:8px}}

/* V1.1 — Buscador Hero, zonas y filtros avanzados */
.pldh-hero-search,.pldh-directory{--pldh-accent:#183d62;--pldh-accent-dark:#102f4e;--pldh-text:#182334;--pldh-muted:#6b7787;--pldh-border:#dbe2e8;--pldh-bg:#fff}.pldh-hero-search{display:grid;grid-template-columns:minmax(220px,1.7fr) repeat(3,minmax(150px,1fr)) auto;gap:8px;align-items:stretch;background:#fff;border-radius:18px;padding:9px;box-shadow:0 18px 45px rgba(12,31,50,.16);max-width:1180px}.pldh-hero-search--vertical{grid-template-columns:1fr;max-width:440px}.pldh-search-field{min-width:0;padding:7px 12px;border-right:1px solid var(--pldh-border);display:flex;flex-direction:column;justify-content:center}.pldh-hero-search--vertical .pldh-search-field{border-right:0;border-bottom:1px solid var(--pldh-border)}.pldh-search-field label{display:block;margin:0 0 4px;color:var(--pldh-muted);font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.pldh-search-field input,.pldh-search-field select{width:100%;min-height:34px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;color:var(--pldh-text);font:inherit;font-weight:650}.pldh-search-submit{min-height:58px;border:0;border-radius:12px;background:var(--pldh-accent);color:#fff;padding:0 20px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .2s ease}.pldh-search-submit:hover{background:var(--pldh-accent-dark);transform:translateY(-1px)}.pldh-search-submit span{font-size:20px;vertical-align:-1px}.pldh-autocomplete-wrap{position:relative;min-width:0}.pldh-autocomplete{position:absolute;z-index:9999;left:0;right:0;top:calc(100% + 9px);background:#fff;border:1px solid var(--pldh-border);border-radius:12px;box-shadow:0 16px 36px rgba(19,36,52,.16);overflow:hidden;min-width:260px}.pldh-autocomplete__item{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:2px;border:0;border-bottom:1px solid #edf1f4;background:#fff;padding:11px 13px;cursor:pointer;color:var(--pldh-text)}.pldh-autocomplete__item:last-child{border-bottom:0}.pldh-autocomplete__item:hover,.pldh-autocomplete__item:focus{background:#f4f7f9;outline:0}.pldh-autocomplete__item strong{font-size:14px}.pldh-autocomplete__item span,.pldh-autocomplete__state{font-size:12px;color:var(--pldh-muted)}.pldh-autocomplete__state{padding:12px 13px}.pldh-filters{grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(130px,1fr)) auto}.pldh-filters .pldh-autocomplete-wrap>input{width:100%}.pldh-resultsbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;color:var(--pldh-text)}.pldh-resultsbar strong{font-size:14px}.pldh-clear{font-size:13px;color:var(--pldh-accent);font-weight:700;text-decoration:none}.pldh-clear:hover{text-decoration:underline}
@media(max-width:1100px){.pldh-hero-search{grid-template-columns:1.4fr 1fr 1fr}.pldh-search-submit{grid-column:auto}.pldh-filters{grid-template-columns:repeat(3,1fr)}.pldh-filters button{grid-column:auto}}
@media(max-width:820px){.pldh-hero-search{grid-template-columns:1fr 1fr}.pldh-search-field{border-right:0;border-bottom:1px solid var(--pldh-border)}.pldh-search-submit{min-height:50px}.pldh-filters{grid-template-columns:1fr 1fr}.pldh-filters button{grid-column:1/-1}}
@media(max-width:600px){.pldh-hero-search{grid-template-columns:1fr;padding:8px;border-radius:15px}.pldh-search-field{padding:9px 11px}.pldh-search-submit{width:100%}.pldh-filters{grid-template-columns:1fr}.pldh-filters button{grid-column:auto}.pldh-resultsbar{align-items:flex-start;flex-direction:column}.pldh-autocomplete{min-width:100%}}

/* V1.1.1: diagnóstico visible solo para administradores cuando no hay resultados */
.pldh-admin-diagnostic{
  margin-top:16px;
  padding:16px 18px;
  border:1px solid #d9e3ec;
  border-radius:14px;
  background:#f7fbff;
  color:#24384a;
  font-size:14px;
  line-height:1.55;
}
.pldh-admin-diagnostic p{margin:8px 0 0}

/* V1.2 — Imágenes reales y ficha interna premium */
.pldh-card__media--fallback img{object-fit:cover;background:#e9f0f4}.pldh-single-page{--pldh-green:#0f5f46;--pldh-green-dark:#0a4533;--pldh-ink:#14241d;--pldh-muted2:#66756d;--pldh-line2:#dfe7e2;--pldh-soft2:#edf4f0;--pldh-shadow2:0 16px 45px rgba(21,36,29,.10);background:#f6f7f3;color:var(--pldh-ink);padding-top:1px}.pldh-single-page *{box-sizing:border-box}.pldh-single-page a{text-decoration:none}.pldh-single-container{width:min(1180px,92%);margin:0 auto}.pldh-single-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:24px 0;color:var(--pldh-muted2);font-size:13px}.pldh-single-breadcrumb a{color:var(--pldh-green);font-weight:700}.pldh-single-gallery{display:grid;grid-template-columns:1.55fr .8fr .8fr;grid-template-rows:235px 235px;gap:10px}.pldh-gallery-photo{position:relative;border-radius:18px;overflow:hidden;background:#e7eeea;min-height:100%;display:block}.pldh-gallery-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.pldh-gallery-photo:hover img{transform:scale(1.025)}.pldh-gallery-photo--main{grid-row:1/3}.pldh-gallery-photo--main>span{position:absolute;left:18px;bottom:18px;background:rgba(5,26,20,.72);color:#fff;padding:9px 12px;border-radius:999px;font-size:12px;font-weight:800}.pldh-gallery-photo--empty{display:grid;place-items:center;background:linear-gradient(135deg,#e8efeb,#dce8e1);color:#95a79d;font-weight:900;font-size:26px}.pldh-single-gallery--placeholder .pldh-gallery-photo--main img{object-fit:cover}.pldh-single-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.72fr);gap:30px;padding:34px 0 30px;align-items:start}.pldh-single-eyebrow{display:inline-block;font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.12em;color:var(--pldh-green);font-weight:900}.pldh-single-hero h1{font-size:clamp(38px,5vw,62px)!important;line-height:.98!important;letter-spacing:-.04em!important;margin:8px 0 14px!important;color:var(--pldh-ink)!important}.pldh-single-location{color:var(--pldh-muted2);font-size:16px;margin:0}.pldh-single-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.pldh-single-badges span{padding:8px 10px;border-radius:999px;background:var(--pldh-soft2);font-size:12px;font-weight:800;color:var(--pldh-green)}.pldh-action-card,.pldh-single-section,.pldh-side-card{background:#fff;border:1px solid var(--pldh-line2);border-radius:22px}.pldh-action-card{padding:22px;box-shadow:var(--pldh-shadow2)}.pldh-action-card h2{font-size:19px!important;margin:0 0 7px!important;color:var(--pldh-ink)!important}.pldh-action-card p{margin:0 0 16px;color:var(--pldh-muted2);line-height:1.55}.pldh-single-btn{display:flex;align-items:center;justify-content:center;min-height:46px;margin-top:9px;border:1px solid var(--pldh-line2);border-radius:999px;padding:11px 16px;font-weight:800;color:var(--pldh-green)!important;background:#fff;transition:.2s ease}.pldh-single-btn:hover{border-color:var(--pldh-green);transform:translateY(-1px)}.pldh-single-btn--primary{background:var(--pldh-green);border-color:var(--pldh-green);color:#fff!important}.pldh-single-btn--primary:hover{background:var(--pldh-green-dark)}.pldh-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;padding-bottom:72px}.pldh-single-maincol>.pldh-single-section{padding:26px;margin-bottom:20px}.pldh-single-section h2,.pldh-side-card h2{font-size:27px!important;line-height:1.15!important;margin:0 0 16px!important;color:var(--pldh-ink)!important}.pldh-prose,.pldh-prose p{color:#425048;line-height:1.75}.pldh-prose p:first-child{margin-top:0}.pldh-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pldh-info-item{background:var(--pldh-soft2);padding:14px;border-radius:14px;min-width:0}.pldh-info-item small{display:block;color:var(--pldh-muted2);margin-bottom:5px;font-size:12px}.pldh-info-item strong{display:block;font-size:15px;overflow-wrap:anywhere}.pldh-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pldh-service-item{display:flex;align-items:center;gap:8px;border:1px solid var(--pldh-line2);border-radius:14px;padding:13px;font-weight:750;font-size:14px}.pldh-service-item span{color:var(--pldh-green);font-weight:900}.pldh-map-address{color:var(--pldh-muted2)}.pldh-map-frame{height:340px;border-radius:18px;overflow:hidden;background:#e4ece7;border:1px solid var(--pldh-line2)}.pldh-map-frame iframe{width:100%;height:100%;border:0}.pldh-attribution{font-size:11px;color:#788493;margin:12px 0 0}.pldh-faq-list details{border-bottom:1px solid var(--pldh-line2);padding:12px 0}.pldh-faq-list details:last-child{border-bottom:0}.pldh-faq-list summary{cursor:pointer;font-weight:800;color:var(--pldh-ink)}.pldh-faq-list p{color:var(--pldh-muted2);margin:8px 0 2px;line-height:1.6}.pldh-side-card{padding:22px;margin-bottom:18px}.pldh-side-card h2{font-size:19px!important}.pldh-side-card p{color:var(--pldh-muted2);line-height:1.6}.pldh-side-line{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:11px 0;border-bottom:1px solid var(--pldh-line2);font-size:14px}.pldh-side-line:last-child{border-bottom:0}.pldh-side-line a{color:var(--pldh-green);font-weight:700;overflow-wrap:anywhere}.pldh-side-line span{text-align:right;color:#3f4c45}.pldh-related-section{padding:64px 0 76px;background:#eaf1ed}.pldh-related-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.pldh-related-head h2{font-size:38px!important;line-height:1!important;margin:5px 0 0!important;color:var(--pldh-ink)!important}.pldh-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pldh-related-card{background:#fff;border:1px solid var(--pldh-line2);border-radius:20px;overflow:hidden}.pldh-related-image{display:block;height:185px;background:#e8efeb;overflow:hidden}.pldh-related-image img{width:100%;height:100%;object-fit:cover;display:block}.pldh-related-card>div{padding:17px}.pldh-related-card h3{font-size:19px!important;line-height:1.2!important;margin:0 0 8px!important}.pldh-related-card h3 a{color:var(--pldh-ink)!important}.pldh-related-card p{margin:0;color:var(--pldh-muted2);font-size:13px}
@media(max-width:900px){.pldh-single-gallery{grid-template-columns:1fr 1fr;grid-template-rows:320px 170px 170px}.pldh-gallery-photo--main{grid-column:1/3;grid-row:auto}.pldh-single-hero,.pldh-single-layout{grid-template-columns:1fr}.pldh-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pldh-related-grid{grid-template-columns:1fr 1fr}.pldh-single-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pldh-side-card{margin-bottom:0}}
@media(max-width:620px){.pldh-single-breadcrumb{padding:16px 0}.pldh-single-gallery{display:block}.pldh-gallery-photo{height:245px;margin-bottom:8px}.pldh-gallery-photo:not(.pldh-gallery-photo--main){display:none}.pldh-single-hero{padding:23px 0}.pldh-single-hero h1{font-size:39px!important}.pldh-info-grid,.pldh-services-grid,.pldh-related-grid,.pldh-single-sidebar{grid-template-columns:1fr}.pldh-single-maincol>.pldh-single-section{padding:20px}.pldh-map-frame{height:280px}.pldh-related-head h2{font-size:31px!important}}

.pldh-image-credit{margin:8px 0 22px;font-size:12px;color:#6b7780;text-align:right}.pldh-image-credit a{color:inherit;text-decoration:underline}.pldh-single-gallery--placeholder .pldh-gallery-photo--main img{object-fit:cover;background:#0b2740}

/* V1.3 — filtros configurables, solo con foto y galería lightbox */
.pldh-photo-only{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 13px;border:1px solid #dfe6e1;border-radius:12px;background:#fff;color:#30463b;font-size:13px;font-weight:750;white-space:nowrap}
.pldh-photo-only input{width:16px;height:16px;margin:0;accent-color:#0f5f46}
.pldh-photo-only--hero{align-self:stretch;border:0;border-left:1px solid #e2e8e4;border-radius:0;background:transparent;padding:0 15px}
.pldh-lightbox[hidden]{display:none!important}
.pldh-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(3,14,10,.94);display:flex;align-items:center;justify-content:center;padding:48px 72px}
.pldh-lightbox figure{margin:0;max-width:min(1200px,90vw);max-height:88vh;display:flex;flex-direction:column;align-items:center;gap:10px}
.pldh-lightbox__image{display:block;max-width:100%;max-height:82vh;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 22px 70px rgba(0,0,0,.38)}
.pldh-lightbox__counter{color:#fff;font-size:13px;font-weight:800;background:rgba(255,255,255,.12);padding:6px 10px;border-radius:999px}
.pldh-lightbox__close,.pldh-lightbox__nav{position:absolute;border:0;background:rgba(255,255,255,.13);color:#fff;cursor:pointer;display:grid;place-items:center;transition:.2s ease}
.pldh-lightbox__close{right:22px;top:18px;width:48px;height:48px;border-radius:50%;font-size:34px;line-height:1}
.pldh-lightbox__nav{top:50%;transform:translateY(-50%);width:52px;height:70px;border-radius:16px;font-size:46px}
.pldh-lightbox__prev{left:18px}.pldh-lightbox__next{right:18px}
.pldh-lightbox__close:hover,.pldh-lightbox__nav:hover{background:rgba(255,255,255,.24)}
.pldh-lightbox-open{overflow:hidden}
@media(max-width:700px){.pldh-lightbox{padding:70px 12px 45px}.pldh-lightbox__nav{width:42px;height:56px;font-size:36px}.pldh-lightbox__prev{left:8px}.pldh-lightbox__next{right:8px}.pldh-photo-only--hero{border-left:0;border-top:1px solid #e2e8e4;min-height:48px}}

/* V1.4 — Google Places API (New) */
.pldh-gmp-attribution{display:inline-flex;align-items:center;gap:4px;font-size:12px!important;line-height:1.35;font-weight:400;color:#5e5e5e!important;text-decoration:none!important;white-space:nowrap}
a.pldh-gmp-attribution:hover{text-decoration:underline!important}.pldh-google-gallery-attribution{margin:10px 0 22px;color:#68756e;font-size:12px;line-height:1.55}.pldh-google-card-rating{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:10px 0 12px;font-size:12px;color:#68756e}.pldh-google-card-rating strong{font-size:14px;color:#1f352b}.pldh-google-card-rating .pldh-gmp-attribution{font-size:12px!important}.pldh-google-rating-badge{background:#fff6dc!important;color:#755600!important;border:1px solid #f1df9a}.pldh-single-btn--google{border-color:#d2d9df!important;background:#f8fafb!important;color:#344c63!important}.pldh-google-live-section{border-color:#d9e2ea!important;background:linear-gradient(180deg,#fff,#f9fbfd)!important}.pldh-google-live-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.pldh-google-live-head h2{margin-top:5px!important}.pldh-google-live-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.pldh-google-live-actions .pldh-single-btn{display:inline-flex;margin:0}.pldh-google-live-note{margin:14px 0 0;color:#6a7680;font-size:12px;line-height:1.55}.pldh-google-reviews{display:grid;gap:14px}.pldh-google-review{border:1px solid #e0e6eb;border-radius:16px;padding:17px;background:#fff}.pldh-google-review header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.pldh-google-review header>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:12px;color:#6b7780}.pldh-google-review__author,.pldh-google-review__author a{display:flex;align-items:center;gap:9px;color:#243b30!important;text-decoration:none!important}.pldh-google-review__author img{width:36px;height:36px;border-radius:50%;object-fit:cover}.pldh-google-review p{margin:13px 0;color:#44534b;line-height:1.65}.pldh-google-review__source{font-size:12px;font-weight:700;color:#386c9e!important}.pldh-google-review-order{color:#6c7880;font-size:12px;margin:-5px 0 16px}.pldh-lightbox__credits{width:min(760px,88vw);color:#fff;text-align:center}.pldh-google-credit{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;font-size:12px;line-height:1.45}.pldh-google-credit .pldh-gmp-attribution{color:#fff!important;font-size:12px!important}.pldh-google-credit__authors{display:flex;gap:9px;flex-wrap:wrap;justify-content:center}.pldh-google-credit__author,.pldh-google-credit__author a{display:inline-flex;align-items:center;gap:6px;color:#fff!important;text-decoration:none!important}.pldh-google-credit__author img{width:28px;height:28px;border-radius:50%;object-fit:cover}.pldh-google-credit__source{color:#fff!important;text-decoration:underline!important;font-weight:700}.pldh-google-current{margin:16px 0;padding:14px;border:1px solid #d7e2ea;border-radius:12px;background:#f8fbfd}
@media(max-width:620px){.pldh-google-live-head,.pldh-google-review header{flex-direction:column}.pldh-google-review header>div:last-child{align-items:flex-start}.pldh-google-credit{gap:8px}.pldh-google-live-actions{display:grid}.pldh-google-live-actions .pldh-single-btn{width:100%}}

/* V1.4 — Google Places API (New) */
.pldh-gmp-attribution{display:inline-flex;align-items:center;gap:5px;font-weight:800;color:#51616b;font-size:12px;white-space:nowrap}
.pldh-google-card-rating{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:-2px 0 12px;color:#4f5f55;font-size:12px}.pldh-google-card-rating strong{color:#a66e00;font-size:14px}.pldh-google-card-rating .pldh-gmp-attribution{margin-left:auto}
.pldh-google-photo-credit{position:absolute;right:10px;bottom:10px;z-index:3;max-width:calc(100% - 20px);padding:6px 8px;border-radius:8px;background:rgba(3,18,13,.72);color:#fff;font-size:10px;line-height:1.25;backdrop-filter:blur(6px)}.pldh-google-photo-credit a{color:#fff!important;text-decoration:underline!important}.pldh-gallery-photo--main>.pldh-google-photo-credit{left:auto;right:14px;bottom:14px}
.pldh-google-gallery-attribution{margin:9px 0 22px;color:#69766f;font-size:12px;text-align:right}.pldh-google-live-section{border-color:#d6e4dc}.pldh-google-live-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px}.pldh-google-live-head h2{margin-bottom:0!important}.pldh-google-live-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.pldh-google-live-actions .pldh-single-btn{display:inline-flex;margin:0}.pldh-google-live-note,.pldh-google-review-order{font-size:12px;color:#718078;line-height:1.55}
.pldh-google-reviews{display:grid;gap:12px}.pldh-google-review{border:1px solid #dfe7e2;border-radius:16px;padding:16px;background:#fbfdfc}.pldh-google-review header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.pldh-google-review header>div:last-child{display:flex;align-items:flex-end;flex-direction:column;font-size:12px;color:#758079}.pldh-google-review__author{display:flex;align-items:center;gap:9px}.pldh-google-review__author a{display:flex;align-items:center;gap:9px;color:#14241d!important}.pldh-google-review__author img{width:34px;height:34px;border-radius:50%;object-fit:cover}.pldh-google-review p{margin:0 0 9px;color:#435149;line-height:1.65}.pldh-google-review__source{font-size:12px;font-weight:800;color:#0f5f46!important}
@media(max-width:620px){.pldh-google-live-head,.pldh-google-review header{align-items:flex-start;flex-direction:column}.pldh-google-card-rating .pldh-gmp-attribution{margin-left:0}.pldh-google-gallery-attribution{text-align:left}.pldh-google-photo-credit{font-size:9px}}
.pldh-card__media{position:relative}.pldh-card-google-attribution{position:absolute;right:9px;bottom:9px;z-index:2;padding:5px 7px;border-radius:7px;background:rgba(255,255,255,.92);color:#3e4c55;font-size:10px;font-weight:800;line-height:1;box-shadow:0 2px 9px rgba(0,0,0,.13)}.pldh-gmp-providers{font-size:11px;color:#78848b}.pldh-gmp-provider{color:inherit!important;text-decoration:underline!important}
.pldh-google-hours{margin-top:15px;padding:14px 16px;border:1px solid #e2e8e5;border-radius:14px;background:#fff}.pldh-google-hours>strong{display:block;margin-bottom:8px;font-size:13px}.pldh-google-hours ul{margin:0;padding-left:18px;color:#5f6e66;font-size:12px;line-height:1.65}
