/* PMH clone — scoped under .pmh-clone.page */
.pmh-clone.page{--bg:#efede9;--olive:#596057;--gold:#c8ac87;--text:#626861;--text2:#6f756d;--shadow:0 30px 90px rgba(89,84,77,.11);--shadow2:0 18px 45px rgba(89,84,77,.08);--pad:clamp(20px,4vw,60px);--sec:clamp(58px,8vw,118px);--ease:cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;font-family:Montserrat,sans-serif;color:var(--text);background:linear-gradient(180deg,var(--bg),#ebe8e2)}
.pmh-clone.page *{box-sizing:border-box}
.pmh-clone.page img{display:block;max-width:100%}
.pmh-clone.page a{text-decoration:none;color:inherit}
.pmh-clone.page .container{width:100%;padding-inline:var(--pad);margin:0 auto;position:relative;z-index:1}
.pmh-clone.page .section{position:relative;z-index:1}
.pmh-clone.page .heading,.pmh-clone.page .section-title,.pmh-clone.page .compare-title,.pmh-clone.page .help-title,.pmh-clone.page .condensed,.pmh-clone.page .mini-head,.pmh-clone.page .compare-kicker,.pmh-clone.page .range-label{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase}
.pmh-clone.page .gold{color:var(--gold)}
.pmh-clone.page .section.pmh-sec{font-family:var(--ls-body-font,inherit)}
.pmh-clone.page .section.pmh-sec .heading,.pmh-clone.page .section.pmh-sec .section-title,.pmh-clone.page .section.pmh-sec .compare-title,.pmh-clone.page .section.pmh-sec .condensed,.pmh-clone.page .section.pmh-sec .mini-head{font-size:var(--ls-heading-size,inherit);font-family:var(--ls-heading-font,"Barlow Condensed",sans-serif)}
.pmh-clone.page .section.pmh-sec .lead,.pmh-clone.page .section.pmh-sec .section-sub,.pmh-clone.page .section.pmh-sec .compare-kicker{font-size:var(--ls-subheading-size,inherit)}
.pmh-clone.page .section.pmh-sec .body-copy,.pmh-clone.page .section.pmh-sec .bullet-list,.pmh-clone.page .section.pmh-sec .adv-copy,.pmh-clone.page .section.pmh-sec .solution-copy,.pmh-clone.page .section.pmh-sec .step p{font-size:var(--ls-body-size,inherit)}
.pmh-clone.page .section.pmh-sec .pill-btn,.pmh-clone.page .section.pmh-sec .read-more{font-size:var(--ls-button-size,inherit)}
/* Section 2 (help): explicit fallbacks when admin leaves typography fields blank */
.pmh-clone.page .section.pmh-sec .help-title{font-size:var(--ls-heading-size, clamp(2.5rem, 6vw, 6rem)); font-family: var(--ls-heading-font, "Barlow Condensed", sans-serif)}
.pmh-clone.page .section.pmh-sec .help-sub{margin:0 0 20px;max-width:720px;line-height:1.38;color:var(--text2);font-size:var(--ls-subheading-size, clamp(1rem, 1.6vw, 1.45rem));font-family:var(--ls-body-font, Montserrat, sans-serif);text-transform:none;font-weight:500}
.pmh-clone.page .section.pmh-sec .help-item{font-size:var(--ls-body-size, clamp(1.1rem, 1.9vw, 1.9rem))}
.pmh-clone.page .section.pmh-sec .band{font-size:var(--ls-button-size, clamp(1.4rem, 3.5vw, 3rem))}
/* Background + overlay come from admin (inline style + welcome @push); avoid overriding here */
.pmh-clone.page .hero{min-height:100svh;display:flex;align-items:center}
/* Hero: ~5px top padding + top-align so doctor image sits higher (not vertically centered in viewport) */
.pmh-clone.page .section.hero.hero-section{padding-top:5px;padding-bottom:0;align-items:flex-start}
.pmh-clone.page .hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:20px;align-items:center}
.pmh-clone.page .section.hero.hero-section .hero-grid{align-items:start}
/* Hero: doctor column flush to viewport right (no right padding on this section) */
.pmh-clone.page .section.hero .container.hero-grid{padding-right:0}
.pmh-clone.page .section.hero .hero-visual{align-items:flex-end;justify-content:flex-end}
.pmh-clone.page .section.hero .hero-stack{max-width:none;width:100%;margin-left:auto;margin-right:0}
.pmh-clone.page .section.hero .doctor{margin-left:auto;margin-right:0;width:auto;max-width:min(100%,min(528px,52vw));height:auto;object-fit:contain}
.pmh-clone.page .heading{margin:0 0 18px;line-height:.88;color:var(--olive);font-size:clamp(3.2rem,7vw,7rem);max-width:980px}
.pmh-clone.page .lead{margin:0 0 32px;color:#606760;font-size:clamp(1.2rem,2vw,2.1rem);line-height:1.1;max-width:780px}
/* Section 1 hero: Precision Functional Medicine / Dr. Gharibeh subtext */
.pmh-clone.page .section.hero.pmh-sec .lead{font-size:30px}
.pmh-clone.page .btns{display:flex;flex-direction:column;gap:16px;max-width:440px}
.pmh-clone.page .pill-btn{min-height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:18px 28px;background:linear-gradient(90deg,var(--olive),#70766d);color:#fff;font-weight:500;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.26)}
.pmh-clone.page .hero-visual{position:relative;min-height:400px;display:flex;justify-content:flex-end;align-items:flex-end;overflow:visible}
.pmh-clone.page .hero-stack{position:relative;width:100%;max-width:min(100%,860px);margin-left:auto;min-height:min(88vw,520px)}
.pmh-clone.page .doctor{width:min(100%,740px);height:auto;object-fit:contain;position:relative;z-index:4;display:block;margin-left:auto}
@media(min-width:981px){.pmh-clone.page .doctor{filter:drop-shadow(0 12px 28px rgba(74,69,62,.12))}}
@media(max-width:1180px){.pmh-clone.page .hero-stack{min-height:min(72vw,480px);max-width:100%}}
.pmh-clone.page .glass-panel{width:100vw;margin-left:calc(-1 * var(--pad));padding:clamp(40px,6vw,82px) var(--pad);background:rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.56);border-bottom:1px solid rgba(255,255,255,.56);opacity:0;transform:translateY(24px);transition:opacity .65s var(--ease),transform .65s var(--ease)}
.pmh-clone.page .glass-panel.is-visible{opacity:1;transform:none}
.pmh-clone.page .title-row{display:flex;gap:18px;margin-bottom:28px}
.pmh-clone.page .title-mark{width:70px;height:70px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,var(--gold),#b79b75);box-shadow:var(--shadow2)}
.pmh-clone.page .section-title{margin:0;line-height:.92;color:var(--olive);font-size:clamp(2.5rem,5vw,5.5rem)}
.pmh-clone.page .section-sub{margin:10px 0 0;max-width:840px;font-size:clamp(1rem,1.5vw,1.45rem);line-height:1.38;color:var(--text2)}
.pmh-clone.page .about-grid{display:grid;grid-template-columns:.95fr 1.18fr;gap:56px}
/* Reference mock §2 — About PMH Clinic (flat two columns, no glass panel) */
.pmh-clone.page .pmh-ref-about__inner{max-width:1250px;margin:0 auto}
.pmh-clone.page .pmh-ref-about__row{display:flex;gap:40px;align-items:flex-start}
.pmh-clone.page .pmh-ref-about__col{flex:1;min-width:0;position:relative}
.pmh-clone.page .pmh-ref-about__img{width:100%;height:auto;display:block;border-radius:20px}
.pmh-clone.page .pmh-ref-about__img--reception{border:8px solid #e2e5dc}
.pmh-clone.page .pmh-ref-about__img--sofa{margin:40px 0;width:118%;max-width:none;margin-left:0;height:auto}
@media(max-width:992px){.pmh-clone.page .pmh-ref-about__img--sofa{width:100%;margin-left:0}}
.pmh-clone.page .pmh-ref-about__h3{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;line-height:1.15;margin:0}
.pmh-clone.page .pmh-ref-about__h3--olive{margin-top:40px;margin-bottom:12px;color:var(--olive);font-size:clamp(1rem,1.8vw,1.35rem);font-weight:700}
.pmh-clone.page .pmh-ref-about__h3--gold{margin-top:40px;margin-bottom:12px;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:700}
.pmh-clone.page .pmh-ref-about__p{margin:0 0 8px;color:var(--text);font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.6;max-width:520px}
.pmh-clone.page .pmh-ref-about__main-title{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;line-height:1.05;margin:0 0 16px;font-size:clamp(2.25rem,5vw,3.5rem)!important;font-weight:700}
.pmh-clone.page .pmh-ref-about__intro{margin:0 0 8px;color:var(--text);font-size:clamp(1rem,1.55vw,1.12rem);line-height:1.6;max-width:640px}
.pmh-clone.page .pmh-ref-about__human-title{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;margin:8px 0 0;font-size:clamp(1.85rem,4vw,2.5rem);line-height:1.1;font-weight:700;color:var(--olive)}
.pmh-clone.page .pmh-ref-about__human-olive{color:var(--olive)}
.pmh-clone.page .pmh-ref-about__custom-list{list-style:none;margin:20px 0 0;padding:0}
.pmh-clone.page .pmh-ref-about__custom-list li{position:relative;padding-left:28px;margin-bottom:15px;font-size:1.05rem;font-weight:500;color:var(--text);line-height:1.5}
.pmh-clone.page .pmh-ref-about__custom-list li::before{content:"•";position:absolute;left:0;top:-6px;color:var(--olive);font-size:2rem;line-height:1}
@media(max-width:992px){.pmh-clone.page .pmh-ref-about__row{flex-direction:column}}
.pmh-clone.page .reception,.pmh-clone.page .sofa{border-radius:28px;box-shadow:var(--shadow2);overflow:hidden;background:rgba(255,255,255,.5)}
.pmh-clone.page .reception{aspect-ratio:1.08/1}.pmh-clone.page .sofa{aspect-ratio:1.72/1;margin-bottom:12px}
.pmh-clone.page .reception img,.pmh-clone.page .sofa img{width:100%;height:100%;object-fit:var(--pmh-img-fit,cover)}
.pmh-clone.page .condensed{margin:18px 0 12px;color:var(--olive);font-size:clamp(2rem,4vw,3.8rem);line-height:.92}
.pmh-clone.page .body-copy{margin:0;line-height:1.42}.pmh-clone.page .bullet-list{margin:0;padding-left:28px;line-height:1.44}.pmh-clone.page .bullet-list li+li{margin-top:16px}
.pmh-clone.page .help-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center;padding-top:30px;padding-bottom:30px}
.pmh-clone.page .help-title{margin:0 0 30px;color:var(--olive);font-size:clamp(2.5rem,6vw,6rem);line-height:.92}
.pmh-clone.page .help-list{display:grid;gap:26px;margin-bottom:34px}
.pmh-clone.page .help-item{display:grid;grid-template-columns:22px 1fr;gap:18px;font-size:clamp(1.1rem,1.9vw,1.9rem);line-height:1.16;color:#666b63}
.pmh-clone.page .dot{width:18px;height:18px;border-radius:50%;margin-top:10px;background:linear-gradient(180deg,#707668,#9a9179)}
.pmh-clone.page .band{min-height:88px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:18px 34px;background:linear-gradient(90deg,var(--olive),#72786f);color:#fff;box-shadow:var(--shadow);font-size:clamp(1.4rem,3.5vw,3rem);text-align:center}
.pmh-clone.page a.band{cursor:pointer;transition:opacity .2s ease,transform .2s ease}
.pmh-clone.page a.band:hover{opacity:0.92}
.pmh-clone.page a.band:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
.pmh-clone.page .man-wrap{display:flex;justify-content:flex-end}
.pmh-clone.page .man-placeholder{width:min(100%,520px);aspect-ratio:.78/1;border-radius:28px;overflow:hidden;box-shadow:var(--shadow2)}.pmh-clone.page .man-placeholder img{width:88%;height:100%;object-fit:cover}
.pmh-clone.page .adv-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:44px}
.pmh-clone.page .doctor-card{aspect-ratio:.78/1.58;border-radius:30px;overflow:hidden;box-shadow:var(--shadow2)}.pmh-clone.page .doctor-card img{width:100%;height:100%;object-fit:cover}
.pmh-clone.page .mini-head{margin:0 0 18px;color:var(--olive);font-size:clamp(2rem,4vw,3.5rem);line-height:.94}
.pmh-clone.page .adv-copy{margin:0;max-width:860px;line-height:1.4}
.pmh-clone.page .features{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 30px;margin-top:30px}
.pmh-clone.page .feature .icon{width:var(--pmh-adv-icon-circle,74px);height:var(--pmh-adv-icon-circle,74px);border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#8a8776,#ccb18d);margin-bottom:16px}.pmh-clone.page .feature .icon img{width:var(--pmh-adv-icon-inner,40px);height:var(--pmh-adv-icon-inner,40px);object-fit:contain}
.pmh-clone.page .feature h3{margin:0 0 14px;color:var(--olive);font-size:clamp(1.5rem,2.2vw,2.2rem)}
.pmh-clone.page .tile{aspect-ratio:1.42/.72;border-radius:20px;overflow:hidden;box-shadow:var(--shadow2);background:rgba(255,255,255,.5)}.pmh-clone.page .tile img{width:100%;height:100%;object-fit:cover}
/* Longevity (Section 8) — reference layout: intro, 3 columns, col-top + phone + huge number, list / 2×2 gallery / footers */
.pmh-clone.page .longevity-layout{--long-line:#a8a092;--long-text-muted:#666b63}
.pmh-clone.page .longevity-container{max-width:1200px}
.pmh-clone.page .longevity-layout .longevity-intro{margin:0 0 clamp(32px,6vw,50px);max-width:900px;line-height:1.5;color:var(--long-text-muted);font-size:var(--ls-heading-size,clamp(1.1rem,2vw,1.4rem));font-family:var(--ls-heading-font,inherit)}
.pmh-clone.page .longevity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,40px);align-items:start}
.pmh-clone.page .longevity-column{display:flex;flex-direction:column}
.pmh-clone.page .longevity-col-top{position:relative;padding-bottom:20px;min-height:clamp(260px,36vw,380px)}
.pmh-clone.page .longevity-col-top--outline{padding:18px;border-radius:22px}
.pmh-clone.page .longevity-col-title{margin:0 0 clamp(18px,3vw,30px);color:var(--gold);font-size:var(--long-col-title-size,var(--ls-subheading-size,clamp(1.3rem,2.5vw,1.65rem)));font-weight:800;text-transform:capitalize;line-height:1.1;position:relative;z-index:2;font-family:var(--ls-heading-font,inherit)}
.pmh-clone.page .longevity-bg-number{position:absolute;bottom:-20px;right:0;font-size:var(--long-bg-num-size,clamp(5.5rem,20vw,15rem));font-weight:900;color:rgba(255,255,255,.55);line-height:.75;z-index:1;pointer-events:none;font-family:system-ui,-apple-system,sans-serif}
.pmh-clone.page .longevity-phone-frame{width:140px;max-width:min(100%,200px);aspect-ratio:140/280;border:none;background:transparent;box-shadow:none;border-radius:24px;overflow:hidden;position:relative;z-index:2;box-sizing:border-box}
.pmh-clone.page .longevity-phone-frame img{width:100%;height:100%;object-fit:cover;display:block}
.pmh-clone.page .longevity-col-body{color:var(--text);font-size:var(--ls-body-size,inherit);font-family:var(--ls-body-font,inherit)}
.pmh-clone.page .longevity-lead{margin:clamp(14px,2vw,22px) 0;font-size:var(--long-lead-size,var(--ls-subheading-size,1.1rem));font-weight:600;line-height:1.38;color:var(--olive);font-family:var(--ls-body-font,inherit)}
.pmh-clone.page .longevity-desc{margin:0 0 16px;line-height:1.45;font-size:var(--ls-body-size,.95rem)}
.pmh-clone.page .longevity-list-item{margin-bottom:15px;line-height:1.45;font-size:var(--ls-body-size,.9rem)}
.pmh-clone.page .longevity-list-item strong{display:block;color:var(--olive);margin-bottom:2px;font-weight:700}
.pmh-clone.page .longevity-list-item__body{font-weight:400;color:var(--text)}
.pmh-clone.page .longevity-hr{border:none;border-top:1px solid var(--long-line);margin:20px 0}
.pmh-clone.page .longevity-footer-note{margin:0;font-size:var(--long-footer-size,.95rem);color:var(--gold);font-weight:600;line-height:1.45}
.pmh-clone.page .longevity-footer-note--muted{color:#888;font-weight:400}
.pmh-clone.page .longevity-ba-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin:20px 0}
.pmh-clone.page .longevity-ba-cell{overflow:hidden;border:2px solid #ccc;background:rgba(0,0,0,.04)}
.pmh-clone.page .longevity-ba-cell img{width:100%;height:auto;display:block;vertical-align:middle;object-fit:cover}
@media(max-width:900px){.pmh-clone.page .longevity-grid{grid-template-columns:1fr}}
.pmh-clone.page .transform-wrap{display:grid;justify-items:center;gap:34px}
.pmh-clone.page .compare-head{text-align:center}.pmh-clone.page .compare-kicker{color:var(--gold);letter-spacing:.06em}
.pmh-clone.page .compare-title{margin:6px 0 0;line-height:.92;color:var(--olive);font-size:clamp(2rem,4vw,4.2rem)}
.pmh-clone.page .compare-chip-wrap{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:8px}
.pmh-clone.page .compare-chip{padding:10px 18px;border-radius:999px;background:rgba(255,255,255,.48);font-weight:700;color:var(--olive);font-size:.9rem}
.pmh-clone.page .compare-stage{width:100vw;margin-left:calc(-1 * var(--pad));padding:clamp(16px,3vw,28px);background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,.18));border-top:1px solid rgba(255,255,255,.58);border-bottom:1px solid rgba(255,255,255,.58);display:flex;flex-direction:column;align-items:center;gap:clamp(1.25rem,3vw,2rem)}
.pmh-clone.page .pmh-ba-slide-container{display:grid;place-content:center;position:relative;overflow:hidden;border-radius:16px;--pmh-ba-position:50%;width:min(800px,100%);max-width:100%;box-shadow:0 24px 60px rgba(89,84,77,.16)}
.pmh-clone.page .pmh-ba-image-container{position:relative;width:100%;aspect-ratio:1/1;max-height:min(90vh,800px)}
.pmh-clone.page .pmh-ba-after{width:100%;height:100%;object-fit:cover;object-position:left center;display:block;position:relative;z-index:1}
.pmh-clone.page .pmh-ba-before{position:absolute;left:0;top:0;bottom:0;z-index:2;width:var(--pmh-ba-position);max-width:100%;height:100%;object-fit:cover;object-position:left center;display:block}
.pmh-clone.page .pmh-ba-range{position:absolute;inset:0;z-index:8;cursor:pointer;opacity:0;width:100%;height:100%;margin:0;-webkit-appearance:none;appearance:none}
.pmh-clone.page .pmh-ba-range:focus-visible ~ .pmh-ba-knob{outline:3px solid var(--olive);outline-offset:4px}
.pmh-clone.page .pmh-ba-line{position:absolute;inset:0;z-index:5;width:.2rem;min-width:3px;height:100%;background:#fff;left:var(--pmh-ba-position);transform:translateX(-50%);pointer-events:none;box-shadow:0 0 8px rgba(0,0,0,.12)}
.pmh-clone.page .pmh-ba-knob{position:absolute;z-index:6;top:50%;left:var(--pmh-ba-position);transform:translate(-50%,-50%);background:#fff;color:#1a1a1a;padding:.45rem;border-radius:100vw;display:grid;place-items:center;pointer-events:none;box-shadow:1px 2px 8px rgba(0,0,0,.2)}
.pmh-clone.page .ba-tag{position:absolute;top:18px;z-index:7;padding:10px 18px;border-radius:999px;background:rgba(255,255,255,.76);font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;color:var(--olive)}
.pmh-clone.page .ba-tag.before{left:18px}.pmh-clone.page .ba-tag.after{right:18px}
.pmh-clone.page .pmh-ba-video{width:min(900px,100%);margin:0 auto;border-radius:16px;overflow:hidden;aspect-ratio:16/9;background:#111;box-shadow:0 16px 40px rgba(0,0,0,.12)}
.pmh-clone.page .pmh-ba-video iframe{width:100%;height:100%;border:0;display:block;vertical-align:middle}
.pmh-clone.page .compare-note{color:var(--text2);text-align:center;max-width:760px;font-size:.95rem;margin:0 auto;padding:0 var(--pad)}
.pmh-clone.page .solutions .section-pill{margin:clamp(28px,4.5vw,64px) auto 36px;width:fit-content;padding:18px 42px;border-radius:999px;background:linear-gradient(90deg,var(--olive),var(--gold));color:#fff;box-shadow:var(--shadow);font-size:clamp(1.6rem,3vw,3.2rem);text-align:center}
.pmh-clone.page .solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.pmh-clone.page .solution-media{min-height:360px;border-radius:22px;position:relative;overflow:hidden;box-shadow:var(--shadow2)}
.pmh-clone.page .solution-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.pmh-clone.page .solution-overlay{position:absolute;inset:0;padding:18px 16px;background:linear-gradient(180deg,rgba(83,88,81,.72),transparent);color:#fff;text-align:center;z-index:2}
.pmh-clone.page .solution-copy{padding:18px 2px 0;line-height:1.34}.pmh-clone.page .solution-copy p{margin:0 0 16px}
.pmh-clone.page .solution-copy strong{display:block;color:var(--olive);margin-bottom:4px;font-size:clamp(1.2rem,1.7vw,1.65rem)}
.pmh-clone.page .article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.pmh-clone.page .article-top{aspect-ratio:1/.92;border-radius:24px;overflow:hidden;box-shadow:var(--shadow2)}.pmh-clone.page .article-top img{width:100%;height:100%;object-fit:cover}
.pmh-clone.page .article-card h3{margin:16px 0 14px;color:var(--olive);font-size:clamp(1.6rem,3vw,2.6rem)}
.pmh-clone.page .read-more{display:inline-flex;min-height:58px;align-items:center;padding:12px 24px;border-radius:999px;background:linear-gradient(90deg,var(--olive),var(--gold));color:#fff;font-weight:600;border:none;cursor:pointer}
.pmh-clone.page .reveal{opacity:0;transform:translateY(20px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.pmh-clone.page .reveal.is-visible{opacity:1;transform:none}
.pmh-clone.page .reveal-left{opacity:0;transform:translateX(-24px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.pmh-clone.page .reveal-right{opacity:0;transform:translateX(24px);transition:opacity .5s var(--ease),transform .5s var(--ease)}
.pmh-clone.page .reveal-left.is-visible,.pmh-clone.page .reveal-right.is-visible{opacity:1;transform:none}
/* Home (section 1 hero): extra top spacing when left column is revealed */
.pmh-clone.page .section.hero.hero-section .reveal-left{transition:opacity .5s var(--ease),transform .5s var(--ease),padding-top .5s var(--ease);padding-top:0}
.pmh-clone.page .section.hero.hero-section .reveal-left.is-visible{padding-top:197px}
.pmh-clone.page .stagger>*{opacity:0;transform:translateY(16px);transition:opacity .45s var(--ease),transform .45s var(--ease)}.pmh-clone.page .stagger.is-visible>*{opacity:1;transform:none}
.pmh-clone.page .stagger.is-visible>*:nth-child(1){transition-delay:.03s}.pmh-clone.page .stagger.is-visible>*:nth-child(2){transition-delay:.08s}.pmh-clone.page .stagger.is-visible>*:nth-child(3){transition-delay:.13s}.pmh-clone.page .stagger.is-visible>*:nth-child(4){transition-delay:.18s}.pmh-clone.page .stagger.is-visible>*:nth-child(5){transition-delay:.23s}.pmh-clone.page .stagger.is-visible>*:nth-child(6){transition-delay:.28s}
@media(max-width:1180px){.pmh-clone.page .section.hero .container.hero-grid{padding-right:var(--pad)}.pmh-clone.page .hero-grid,.pmh-clone.page .about-grid,.pmh-clone.page .help-grid,.pmh-clone.page .adv-grid{grid-template-columns:1fr}.pmh-clone.page .longevity-grid,.pmh-clone.page .solution-grid,.pmh-clone.page .article-grid{grid-template-columns:1fr}.pmh-clone.page .features{grid-template-columns:1fr 1fr}}
@media(max-width:860px){.pmh-clone.page{--pad:18px}.pmh-clone.page .split{aspect-ratio:1.18/1}}
@media(max-width:560px){.pmh-clone.page .features,.pmh-clone.page .longevity-ba-grid{grid-template-columns:1fr}.pmh-clone.page .solution-media{min-height:230px}}
/* Hero H1: smaller than other .heading on narrow screens (beats section --ls-heading-size). */
@media(max-width:768px){
.pmh-clone.page .section.hero.hero-section.pmh-sec h1.heading{font-size:clamp(1.28rem,4.6vw,1.9rem);line-height:0.9}
}
/* Phones: cap display type that still uses large clamp() mins (vars are set on sections via LandingMobileTypographyService). */
@media(max-width:640px){
.pmh-clone.page{--pad:16px}
.pmh-clone.page .section.hero.hero-section.pmh-sec h1.heading{font-size:clamp(1.12rem,5.4vw,1.62rem);line-height:0.88}
.pmh-clone.page .heading{font-size:clamp(2rem,9vw,2.85rem)}
.pmh-clone.page .lead{font-size:clamp(1rem,4.2vw,1.15rem)}
.pmh-clone.page .section.hero.pmh-sec .lead{font-size:clamp(1rem,4.2vw,1.2rem)!important}
.pmh-clone.page .section-title{font-size:clamp(2rem,8vw,2.75rem)}
.pmh-clone.page .section-sub{font-size:clamp(0.95rem,3.8vw,1.1rem)}
.pmh-clone.page .pmh-ref-about__main-title{font-size:clamp(1.65rem,7vw,2.35rem)!important}
.pmh-clone.page .pmh-ref-about__human-title{font-size:clamp(1.45rem,6vw,2rem)}
.pmh-clone.page .pmh-ref-about__h3--olive,.pmh-clone.page .pmh-ref-about__h3--gold{font-size:clamp(0.95rem,3.6vw,1.15rem)}
.pmh-clone.page .pmh-ref-about__p,.pmh-clone.page .pmh-ref-about__intro{font-size:clamp(0.9rem,3.5vw,1.05rem)}
.pmh-clone.page .pmh-ref-about__custom-list li{font-size:clamp(0.9rem,3.4vw,1rem)}
.pmh-clone.page .condensed{font-size:clamp(1.65rem,7vw,2.5rem)}
.pmh-clone.page .help-title,.pmh-clone.page .section.pmh-sec .help-title{font-size:clamp(1.85rem,7.5vw,2.65rem)}
.pmh-clone.page .help-item,.pmh-clone.page .section.pmh-sec .help-item{font-size:clamp(0.95rem,3.6vw,1.05rem)}
.pmh-clone.page .help-sub,.pmh-clone.page .section.pmh-sec .help-sub{font-size:clamp(0.95rem,3.6vw,1.08rem)}
.pmh-clone.page .band,.pmh-clone.page .section.pmh-sec .band{font-size:clamp(0.95rem,3.8vw,1.1rem)}
.pmh-clone.page .mini-head{font-size:clamp(1.65rem,6.5vw,2.35rem)}
.pmh-clone.page .feature h3{font-size:clamp(1.15rem,4vw,1.35rem)}
.pmh-clone.page .longevity-bg-number{font-size:clamp(3rem,26vw,7.5rem)}
.pmh-clone.page .compare-title{font-size:clamp(1.65rem,6.5vw,2.35rem)}
.pmh-clone.page .solutions .section-pill{font-size:clamp(1.05rem,4vw,1.25rem)}
.pmh-clone.page .solution-copy strong{font-size:clamp(1.05rem,3.8vw,1.2rem)}
.pmh-clone.page .article-card h3{font-size:clamp(1.15rem,4.2vw,1.35rem)}
.pmh-clone.page .section.hero.hero-section .reveal-left.is-visible{padding-top:clamp(52px,16vw,100px)}
}
@media(prefers-reduced-motion:reduce){.pmh-clone.page *{animation:none!important;transition:none!important}.pmh-clone.page .reveal,.pmh-clone.page .reveal-left,.pmh-clone.page .reveal-right,.pmh-clone.page .stagger>*,.pmh-clone.page .glass-panel{opacity:1!important;transform:none!important}}
