/* Paid-campaign landing pages use the House Dental visual language with a
   quieter, single-purpose shell. Everything is scoped to keep the main site intact. */
body.landing-page{background:#f7fbfe;color:#123f62}
body.landing-page>.notice,body.landing-page>.site-header,body.landing-page>footer,body.landing-page>.assistant-launch,body.landing-page>.assistant,body.landing-page>.booking-modal,body.landing-page>.cursor-glow{display:none!important}
body.landing-page #content{max-width:none;margin:0;padding:0}
.lp-shell{--lp-blue:#07528f;--lp-mid:#1675bb;--lp-pale:#eaf5fb;--lp-green:#b9e584;--lp-line:#c9dce9;--lp-text:#416b89;overflow-x:clip;background:#fff;color:var(--lp-blue);font-family:Inter,Arial,sans-serif}
.lp-shell h1,.lp-shell h2,.lp-shell h3,.lp-shell p{letter-spacing:0}
.lp-header{position:sticky;top:0;z-index:24;display:flex;align-items:center;justify-content:space-between;width:100%;height:88px;padding:0 max(32px,calc((100vw - 1280px)/2));border-bottom:1px solid rgb(201 220 233 / .78);background:rgb(248 251 254 / .9);box-shadow:0 4px 18px rgb(7 82 143 / .05);-webkit-backdrop-filter:blur(12px) saturate(1.08);backdrop-filter:blur(12px) saturate(1.08);transition:height 220ms ease,background-color 220ms ease,box-shadow 220ms ease}
.header-compact .lp-header{height:64px;background:rgb(248 251 254 / .72);border-color:rgb(201 220 233 / .54);box-shadow:0 10px 26px rgb(7 82 143 / .12);-webkit-backdrop-filter:blur(16px) saturate(1.08);backdrop-filter:blur(16px) saturate(1.08)}
.lp-brand{display:flex;align-items:center;gap:11px}.lp-brand img{display:block;width:47px;height:52px;object-fit:contain}.lp-brand span{display:grid;color:var(--lp-blue);line-height:1.05}.lp-brand strong{font-size:.92rem}.lp-brand small{font-size:.65rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}
.lp-header__contact{display:flex;align-items:center;gap:18px;color:var(--lp-text);font-size:.78rem}
.lp-header__contact a{padding:10px 15px;border:1px solid var(--lp-blue);border-radius:5px;color:var(--lp-blue);font-weight:750}
.lp-kicker{margin:0 0 15px;color:var(--lp-mid);font-size:.73rem;font-weight:800;letter-spacing:.12em!important;text-transform:uppercase}
.lp-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);gap:clamp(40px,6vw,90px);align-items:center;width:min(1280px,calc(100% - 64px));min-height:665px;margin:auto;padding:55px 0 78px}
.lp-hero__copy{position:relative;z-index:1}
.lp-hero h1{max-width:9.5ch;margin:0;color:var(--lp-blue);font-size:clamp(3.8rem,6.2vw,6.5rem);font-weight:620;line-height:.92}
.lp-hero h1 em{color:var(--lp-mid);font-family:Georgia,serif;font-weight:400}
.lp-hero__intro{max-width:38ch;margin:28px 0 30px;color:var(--lp-text);font-size:1.1rem;line-height:1.65}
.lp-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:14px 21px;border:1px solid transparent;border-radius:5px;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.lp-button:hover{transform:translateY(-2px)}
.lp-button--primary{background:var(--lp-blue);color:#fff;box-shadow:0 10px 25px rgb(7 82 143 / .17)}
.lp-button--primary:hover{background:var(--lp-mid)}
.lp-hero__reassurance{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px;color:var(--lp-text);font-size:.75rem;font-weight:650}
.lp-hero__reassurance span:before{margin-right:7px;color:#54a13e;content:"✓"}
.lp-hero__image{position:relative;height:570px;margin:0;overflow:hidden;border-radius:8px;background:#dbeaf3;box-shadow:22px 22px 0 var(--lp-pale)}
.lp-hero__image>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.lp-hero__image:after{position:absolute;inset:52% 0 0;content:"";background:linear-gradient(transparent,rgb(3 43 76 / .72));pointer-events:none}
.lp-hero__image figcaption{position:absolute;z-index:1;right:30px;bottom:28px;left:30px;display:flex;align-items:end;justify-content:space-between;gap:20px;color:#fff}
.lp-hero__image figcaption strong{font-size:1.2rem}.lp-hero__image figcaption span{font-size:.78rem;font-weight:700}
.lp-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:min(1280px,calc(100% - 64px));margin:auto}
.lp-trust__item{display:grid;min-width:0;min-height:112px;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:14px;padding:20px;border:1px solid #dbeaf4;border-radius:6px;background:#fff;color:var(--lp-blue);box-shadow:0 5px 16px rgb(7 82 143 / .05);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.lp-trust a.lp-trust__item:hover{border-color:#a9cfe6;box-shadow:0 9px 22px rgb(7 82 143 / .1);transform:translateY(-2px)}
.lp-trust__badge{display:grid;width:42px;height:42px;grid-row:1/3;place-items:center;align-self:center;border-radius:50%;background:#dceefa;color:var(--lp-blue);font-size:.72rem;font-weight:850;letter-spacing:0}.lp-trust__badge--google{border-radius:0;background:transparent}.lp-trust__badge--google svg{display:block;width:28px;height:28px}.lp-trust__item--reviews{grid-template-columns:42px minmax(0,1fr) 18px}.lp-trust__arrow{grid-column:3;grid-row:1/3;align-self:center;justify-self:end;color:#111;font-size:1rem;font-weight:500;line-height:1}.lp-trust__item strong{display:block;align-self:end;font-size:1.06rem;line-height:1.25}.lp-trust__item strong span{display:inline;color:#f5ad22;font-size:.7rem;letter-spacing:0}.lp-trust__item p{display:flex;align-self:start;justify-content:space-between;gap:10px;margin:6px 0 0;color:var(--lp-text);font-size:.72rem;line-height:1.4}.lp-trust__item p b{font-size:.95rem;font-weight:500}
.lp-options{display:grid;grid-template-columns:.83fr 1.17fr;gap:clamp(55px,9vw,140px);width:min(1160px,calc(100% - 64px));margin:auto;padding:128px 0}
.lp-options>header{position:sticky;top:40px;align-self:start}
.lp-options h2,.lp-visit h2,.lp-form-band h2,.lp-clinic h2,.lp-faq h2{margin:0;color:var(--lp-blue);font-size:clamp(2.7rem,4.8vw,4.7rem);font-weight:620;line-height:.97}
.lp-options>header>p:last-child{max-width:40ch;margin:25px 0 0;color:var(--lp-text);font-size:1rem;line-height:1.7}
.lp-options__list{border-top:1px solid var(--lp-line)}
.lp-options__list article{display:grid;grid-template-columns:54px 1fr;gap:22px;padding:31px 0;border-bottom:1px solid var(--lp-line)}
.lp-options__list article>span{display:grid;width:39px;height:39px;place-items:center;border-radius:50%;background:var(--lp-pale);color:var(--lp-mid);font-size:.68rem;font-weight:800}
.lp-options__list h3{margin:2px 0 9px;font-size:1.35rem}.lp-options__list p{margin:0;color:var(--lp-text);line-height:1.65}
.lp-visit{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(45px,7vw,105px);align-items:center;padding:110px max(32px,calc((100vw - 1280px)/2));background:var(--lp-pale)}
.lp-visit>figure{height:620px;margin:0;overflow:hidden;border-radius:8px;background:#d4e4ed}.lp-visit>figure img{width:100%;height:100%;object-fit:cover;object-position:left center}.lp-visit>figure figcaption{position:relative;float:right;margin:-46px 16px 0;padding:8px 11px;border-radius:4px;background:rgb(255 255 255 / .92);color:var(--lp-text);font-size:.68rem;font-weight:700}
.lp-visit ol{padding:0;margin:36px 0 0;list-style:none}.lp-visit li{display:grid;grid-template-columns:38px 1fr;gap:18px;padding:19px 0;border-top:1px solid var(--lp-line)}
.lp-visit li>span{color:var(--lp-mid);font-size:.72rem;font-weight:850}.lp-visit li strong{font-size:1rem}.lp-visit li p{margin:5px 0 0;color:var(--lp-text);line-height:1.6}
.lp-form-band{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(60px,9vw,145px);align-items:center;padding:72px max(32px,calc((100vw - 1160px)/2));background:var(--lp-blue);color:#fff}
.lp-form-band .lp-kicker{color:var(--lp-green)}.lp-form-band h2{color:#fff}.lp-form-band__intro>p:not(.lp-kicker){max-width:38ch;margin:25px 0;color:rgb(255 255 255 / .82);line-height:1.7}.lp-form-band__intro>a{display:inline-block;padding-bottom:3px;border-bottom:1px solid rgb(255 255 255 / .55);font-size:.85rem}
.lp-form{display:grid;gap:18px;padding:34px;border-radius:8px;background:#fff;color:var(--lp-blue);box-shadow:0 24px 60px rgb(1 37 66 / .25)}
.lp-form label{display:grid;gap:7px;font-size:.75rem;font-weight:780}.lp-form label>span{justify-self:end;margin-top:-25px;color:#7190a8;font-size:.64rem;font-weight:600}
.lp-form input,.lp-form textarea{width:100%;border:1px solid #b9cfdd;border-radius:5px;background:#f9fcfe;color:#123f62;font:500 1rem/1.4 Inter,Arial,sans-serif}.lp-form input{height:51px;padding:0 14px}.lp-form textarea{min-height:92px;padding:13px 14px;resize:vertical}.lp-form input:focus,.lp-form textarea:focus{border-color:var(--lp-mid);outline:3px solid rgb(22 117 187 / .15)}
.lp-button--light{width:100%;margin-top:2px;background:var(--lp-mid);color:#fff}.lp-button--light:hover{background:var(--lp-blue)}.lp-button--light:disabled{cursor:wait;opacity:.72;transform:none}.lp-form>small{color:#6b879c;font-size:.62rem;line-height:1.5}.lp-form__error{margin:0;padding:11px 13px;border-left:3px solid #b94848;background:#fff1f1;color:#8b3030;font-size:.74rem;font-weight:650;line-height:1.5}
.lp-form__success{display:grid;min-height:360px;place-content:center;text-align:center}.lp-form__success>span{display:grid;width:52px;height:52px;margin:0 auto 19px;place-items:center;border-radius:50%;background:#e6f4df;color:#4f963a;font-size:1.5rem}.lp-form__success h3{margin:0;font-size:1.7rem}.lp-form__success p{max-width:40ch;margin:13px auto 20px;color:var(--lp-text)}.lp-form__success a{font-weight:750;text-decoration:underline}
.lp-clinic{display:grid;grid-template-columns:.82fr 1fr 1fr;gap:16px;align-items:stretch;width:min(1280px,calc(100% - 64px));margin:auto;padding:120px 0}.lp-clinic__copy{grid-row:1/3;align-self:center;padding-right:clamp(25px,4vw,64px)}.lp-clinic__copy>p:not(.lp-kicker){max-width:38ch;color:var(--lp-text);line-height:1.7}.lp-clinic address{margin-top:22px;font-style:normal;font-weight:750;line-height:1.65}.lp-clinic figure{height:330px;margin:0;overflow:hidden;border-radius:8px}.lp-clinic img{width:100%;height:100%;object-fit:cover}.lp-clinic__exterior{grid-column:2/4}.lp-clinic__wide,.lp-clinic__small{height:330px}.lp-clinic__exterior img{object-position:center 58%}.lp-clinic__wide img{object-position:center 48%}.lp-clinic__small img{object-position:center}
.lp-faq{padding:100px max(32px,calc((100vw - 1160px)/2));background:#f4f9fc}.lp-faq>header{text-align:center}.lp-faq>header h2{font-size:clamp(2.8rem,4.6vw,4.5rem)}.lp-faq__columns{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;margin-top:48px}.lp-faq__columns>div{display:grid;align-content:start;gap:12px}.lp-faq details{overflow:hidden;border-radius:6px;background:#dceefa}.lp-faq summary{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:20px;padding:17px 19px;cursor:pointer;font-size:.93rem;font-weight:780;list-style:none}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary span{font-size:1.25rem;font-weight:600;transition:transform .18s ease}.lp-faq details[open] summary span{transform:rotate(180deg)}.lp-faq details p{margin:0;padding:0 19px 20px;color:#315f81;font-size:.86rem;line-height:1.6}
.lp-footer{display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:42px 56px;width:100%;max-width:none;margin:0;padding:58px max(32px,calc((100vw - 1280px)/2)) 28px;border-top:1px solid var(--lp-line);border-radius:0;background:#eaf4fb;color:var(--lp-text);font-size:.76rem;line-height:1.7}.lp-footer__brand img{display:block;width:138px;height:58px;object-fit:contain;object-position:left}.lp-footer__brand p{max-width:25ch;margin:18px 0 0;font-size:.88rem}.lp-footer__column strong{display:block;margin:4px 0 13px;color:var(--lp-blue);font-size:.67rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.lp-footer__column p,.lp-footer__column address{margin:0;color:var(--lp-text);font-style:normal}.lp-footer a{color:inherit;transition:color .18s ease}.lp-footer a:hover{color:var(--lp-mid)}.lp-footer__column a{font-weight:650}.lp-footer__bottom{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;padding-top:22px;border-top:1px solid var(--lp-line);color:#6889a0;font-size:.68rem}.lp-footer__bottom a{color:var(--lp-blue);font-weight:800;text-transform:uppercase}
.lp-motion-item{opacity:0;transform:translateY(26px);transition:opacity .65s ease,transform .82s cubic-bezier(.2,.72,.24,1),border-color .18s ease,box-shadow .18s ease,background-color .18s ease;transition-delay:var(--lp-motion-delay,0ms);will-change:opacity,transform}.lp-motion-item.lp-motion-left{transform:translateX(-26px)}.lp-motion-item.lp-motion-right{transform:translateX(26px)}.lp-motion-item.lp-motion-visible{opacity:1;transform:none}.lp-motion-hero.lp-header{transform:translateY(-16px)}.lp-motion-hero.lp-header.lp-motion-visible{transform:none}.lp-media-reveal>img{transform:scale(1.045);transition:transform 1.15s cubic-bezier(.2,.72,.24,1);transition-delay:var(--lp-motion-delay,0ms);will-change:transform}.lp-media-reveal.lp-motion-visible>img{transform:scale(1)}.lp-button>span{transition:transform .2s ease}.lp-button:hover>span{transform:translateY(3px)}.lp-form-band .lp-button:hover>span{transform:translateX(4px)}.lp-motion-visible:hover{transition-delay:0ms}
.lp-mobile-cta{display:none}
@media(max-width:900px){.lp-hero{grid-template-columns:1fr;min-height:0;padding:55px 0 64px}.lp-hero__copy{max-width:680px}.lp-hero__image{height:520px}.lp-trust{grid-template-columns:1fr 1fr}.lp-options{grid-template-columns:1fr;gap:55px;padding:92px 0}.lp-options>header{position:static}.lp-visit{grid-template-columns:1fr;gap:52px;padding-top:80px;padding-bottom:80px}.lp-visit>figure{height:500px}.lp-form-band{grid-template-columns:1fr;gap:48px}.lp-form-band__intro{max-width:670px}.lp-clinic{grid-template-columns:1fr 1fr}.lp-clinic__copy{grid-column:1/3;grid-row:auto;padding:0 0 35px}.lp-clinic__exterior{grid-column:1/3}.lp-clinic figure,.lp-clinic__exterior,.lp-clinic__wide,.lp-clinic__small{height:320px}.lp-faq__columns{grid-template-columns:1fr}.lp-footer{grid-template-columns:1.35fr repeat(2,1fr)}.lp-footer__column:last-of-type{grid-column:2}.lp-footer__bottom{grid-row:auto}}
@media(max-width:600px){body.landing-page{padding-bottom:70px}.lp-header{height:70px;padding:0 16px}.header-compact .lp-header{height:58px}.lp-brand{gap:7px}.lp-brand img{width:38px;height:44px}.lp-brand strong{font-size:.77rem}.lp-brand small{font-size:.54rem}.lp-header__contact span{display:none}.lp-header__contact a{padding:8px 10px;font-size:.7rem}.lp-hero{width:calc(100% - 32px);gap:39px;padding:38px 0 52px}.lp-hero h1{font-size:clamp(3.25rem,15vw,4.4rem)}.lp-hero__intro{font-size:1rem}.lp-button--primary{width:100%}.lp-hero__reassurance{gap:8px 14px}.lp-hero__image{height:400px;box-shadow:10px 10px 0 var(--lp-pale)}.lp-hero__image figcaption{right:18px;bottom:18px;left:18px;display:block}.lp-hero__image figcaption span{display:block;margin-top:3px}.lp-trust{grid-template-columns:1fr;width:calc(100% - 32px);gap:8px}.lp-trust__item{min-height:102px;padding:16px}.lp-options{width:calc(100% - 32px);padding:78px 0}.lp-options h2,.lp-visit h2,.lp-form-band h2,.lp-clinic h2,.lp-faq h2{font-size:clamp(2.55rem,12vw,3.35rem)}.lp-options__list article{grid-template-columns:43px 1fr;gap:13px}.lp-visit{padding:66px 16px}.lp-visit>figure{height:390px}.lp-visit>figure img{object-position:20% center}.lp-form-band{padding:70px 16px}.lp-form{padding:25px 20px}.lp-clinic{display:block;width:calc(100% - 32px);padding:78px 0}.lp-clinic__copy{padding:0 0 30px}.lp-clinic figure,.lp-clinic__wide,.lp-clinic__small{height:250px!important;margin-top:10px}.lp-faq{padding:70px 16px}.lp-footer{grid-template-columns:1fr 1fr;gap:30px 20px;width:100%;padding:40px 16px 26px}.lp-footer__brand{grid-column:1/-1}.lp-footer__brand img{width:126px;height:52px}.lp-footer__brand p{margin-top:12px}.lp-footer__column:last-of-type{grid-column:auto}.lp-footer__bottom{display:grid;gap:10px}.lp-mobile-cta{position:fixed;right:12px;bottom:10px;left:12px;z-index:20;display:block;padding:15px 18px;border-radius:5px;background:var(--lp-mid);box-shadow:0 8px 25px rgb(4 59 99 / .3);color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.03em;text-align:center;text-transform:uppercase;opacity:var(--lp-cta-visibility,1);transform:translateY(calc((1 - var(--lp-cta-visibility,1)) * 18px));transition:opacity 90ms linear,transform 90ms linear;will-change:opacity,transform}}
@media(prefers-reduced-motion:reduce){.lp-shell *{scroll-behavior:auto!important;transition:none!important}.lp-motion-item{opacity:1!important;transform:none!important}.lp-media-reveal>img{transform:none!important}}

@media(max-width:600px){
  .lp-form-band{gap:16px;padding:30px 16px 34px;scroll-margin-top:58px}
  .lp-form-band .lp-kicker{margin-bottom:7px;font-size:.62rem}
  .lp-form-band h2{font-size:2.15rem;line-height:1}
  .lp-form-band__intro>p:not(.lp-kicker){display:none}
  .lp-form-band__intro>.lp-contact-title{margin:15px 0 8px;font-size:.86rem}
  .lp-form-band__intro>.lp-contact-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0}
  .lp-form-band__intro>.lp-contact-options>a{min-height:56px;justify-content:center;padding:8px 10px}
  .lp-contact-options span{font-size:.55rem}
  .lp-contact-options strong{font-size:.7rem}
  .lp-form{gap:10px;padding:16px}
  .lp-form-alternative{margin-bottom:0}
  .lp-form label{gap:4px;font-size:.67rem}
  .lp-form label>span{margin-top:-21px;font-size:.57rem}
  .lp-form input{height:42px;padding:0 11px;font-size:16px}
  .lp-form textarea{min-height:58px;padding:9px 11px;font-size:16px}
  .lp-form .lp-button{min-height:44px;padding:10px 12px;font-size:.68rem}
  .lp-form>small{font-size:.53rem;line-height:1.35}

  .booking-modal{padding:8px}
  .booking-modal__panel{gap:8px;margin:auto;padding:18px 16px}
  .booking-modal__panel>p{font-size:.62rem}
  .booking-modal__panel h2{padding-right:34px;font-size:1.75rem;line-height:1}
  .booking-modal__panel>span{display:none}
  .booking-choice-title{margin:2px 0 0;font-size:.84rem}
  .booking-contact-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .booking-contact-option{min-height:54px;padding:8px 10px}
  .booking-contact-option span{font-size:.54rem}
  .booking-contact-option strong{font-size:.7rem}
  .booking-form-separator{margin:0}
  .booking-modal label{gap:4px;font-size:.67rem}
  .booking-modal label em{margin-top:-21px;font-size:.57rem}
  .booking-modal input{height:42px;padding:0 11px;font-size:16px}
  .booking-modal textarea{min-height:58px;padding:9px 11px;font-size:16px}
  .booking-modal__panel>.button{min-height:44px;padding:10px 12px;font-size:.68rem}
}
