/* Prime Med Hub — Stage 1 client changes, 2026-09-22 */
.pmh-new-brand-logo{display:block;object-fit:contain;object-position:center;background:transparent!important}
.pmh-new-brand-logo--header{width:94px;height:66px}
.pmh-new-brand-logo--route{width:86px;height:58px}
.site-header .logo,.pmh-site-header .pmh-site-logo{padding:4px 0;min-height:62px}
.pmh-inline-brand .pmh-new-brand-logo,.pmh-footer-logo.pmh-new-brand-logo,.pmh-ig-logo.pmh-new-brand-logo,.pmh-brand-showcase-logo.pmh-new-brand-logo{width:auto!important;max-width:112px!important;height:94px!important;object-fit:contain!important}

.pmh-multi-logo-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:22px!important}
.pmh-benefit-pill{min-height:58px!important;display:flex!important;align-items:center!important;padding:13px 15px!important;border:1px solid rgba(15,43,70,.10)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 24px rgba(15,43,70,.06)!important}
.pmh-benefit-pill span{font-size:.86rem!important;font-weight:850!important;line-height:1.35!important;color:#153650!important}
.hero .pmh-inline-brand{margin-top:16px!important;padding:14px 16px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(44,190,201,.09),rgba(30,90,168,.06))!important;border:1px solid rgba(44,190,201,.18)!important}
.hero .pmh-inline-brand strong{display:block;color:#0f2b46!important;font-size:.95rem}
.hero .pmh-inline-brand span{display:block;margin-top:4px;color:#47627a!important;font-size:.84rem;line-height:1.45}

.pmh-ba-section{background:linear-gradient(180deg,#f8fbfd,#fff)!important}
.pmh-ba-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}
.pmh-ba-card{overflow:hidden;border-radius:22px;background:#fff;border:1px solid rgba(15,43,70,.10);box-shadow:0 16px 36px rgba(15,43,70,.08)}
.pmh-ba-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#eef4f8}
.pmh-ba-caption{display:grid;gap:5px;padding:15px 16px 17px}
.pmh-ba-caption strong{color:#0f2b46;font-size:1rem}
.pmh-ba-caption span{color:#60758a;font-size:.78rem;line-height:1.4}

.pmh-doctor-identity{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;margin:18px 0 20px;padding:14px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}
.pmh-doctor-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#fff,#dceff4);color:#0f5a72;font-size:32px;box-shadow:0 10px 26px rgba(0,0,0,.12)}
.pmh-doctor-identity strong{display:block;color:#fff;margin-bottom:4px}
.pmh-doctor-identity span{display:block;color:#d9e7f2;font-size:.82rem;line-height:1.45}

.pmh-upload-field{margin:12px 0 14px;padding:16px;border-radius:18px;background:#f7fbfd;border:1px solid #d9e8ef;grid-column:1/-1}
.pmh-upload-label{display:grid!important;gap:8px!important;color:#0f2b46!important;font-weight:850!important}
.pmh-upload-label input[type=file]{padding:12px!important;background:#fff!important;border:1px dashed #85a9be!important;border-radius:14px!important}
.pmh-upload-help{margin:8px 0 12px!important;color:#566e82!important;font-size:.82rem!important;line-height:1.5!important}
.pmh-health-consent{display:flex!important;gap:10px!important;align-items:flex-start!important;color:#536779!important;font-size:.80rem!important;line-height:1.5!important}
.pmh-health-consent input{width:auto!important;min-height:0!important;margin-top:4px!important;flex:0 0 auto}
.pmh-upload-error{margin:8px 0 0!important;color:#a51616!important;font-weight:800!important;font-size:.82rem!important}

.pmh-free-contact-box{display:grid;gap:5px;margin:0 0 18px;padding:17px 19px;border-radius:18px;background:linear-gradient(135deg,rgba(44,190,201,.12),rgba(46,158,111,.08));border:1px solid rgba(44,190,201,.28);box-shadow:0 10px 26px rgba(15,43,70,.06)}
.pmh-free-contact-box strong{color:#0f2b46;font-size:1rem}
.pmh-free-contact-box span{color:#466279;font-size:.88rem;line-height:1.55}

.pmh-whatsapp-float{position:fixed;right:20px;bottom:22px;z-index:2147482500;display:flex;align-items:center;gap:9px;min-height:52px;padding:9px 15px 9px 9px;border-radius:999px;background:#25D366;color:#062a19!important;text-decoration:none!important;box-shadow:0 16px 38px rgba(0,0,0,.24);font-weight:900;transition:transform .18s ease,box-shadow .18s ease}
.pmh-whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(0,0,0,.28)}
.pmh-whatsapp-float>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#128C4B;font-size:12px;font-weight:950}
.pmh-whatsapp-float strong{font-size:.84rem;white-space:nowrap}

@media(max-width:900px){
  .pmh-ba-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pmh-new-brand-logo--header{width:82px;height:58px}
  .pmh-new-brand-logo--route{width:78px;height:52px}
}
@media(max-width:680px){
  .pmh-multi-logo-strip,.pmh-ba-grid{grid-template-columns:1fr!important}
  .pmh-whatsapp-float{right:12px;bottom:86px;padding-right:10px}
  .pmh-whatsapp-float strong{display:none}
  .pmh-whatsapp-float>span{width:42px;height:42px}
  .pmh-doctor-identity{grid-template-columns:56px 1fr}
  .pmh-doctor-icon{width:54px;height:54px;border-radius:16px;font-size:26px}
}

/* Final micro-patch 2026-09-22: tourism brand card — larger PMH logo, no subtitle. */
.pmh-brand-showcase-logo.pmh-new-brand-logo{
  width:min(220px,62%)!important;
  max-width:220px!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
}
.pmh-brand-showcase-inner{gap:20px!important;}
@media(max-width:900px){
  .pmh-brand-showcase-logo.pmh-new-brand-logo{width:min(190px,58%)!important;max-width:190px!important;}
}
