/*
 * Landing page - New Template (August 2026), re-skinned to Dr. Wise's
 * homepage (approved mockup B "Sheer"). Same tokens, fonts, button, sheers,
 * driftwood rod, sea-glass pebbles and tinted boxes as client.css.
 */
:root{
  --glass:#7AADB5; --mist:#A8C5C9; --shell:#C4957A; --shore:#F6F9FA; --tide:#1E2B2E;
  --tide-soft:#435A5E;
  --glass-deep:#4A838C;
  --linen:#FAF6F0;
  --sand:#EFE5D8;
  --driftwood:#B9A58F;
  --butter:#F5E6C0;
  --peony:#EFCDBB;
  --seafoam:#CFE4E3;
  --cool:#E7EFF0;
  --serif:'Petrona',Georgia,serif;
  --sans:'Mulish',system-ui,sans-serif;
  --wrap:min(1240px,calc(100% - 56px));
  --hdr-h:92px;
}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;overflow-x:clip}
body{font-family:var(--sans);font-size:1.06rem;line-height:1.75;color:var(--tide);background:var(--linen);-webkit-font-smoothing:antialiased;overflow-x:clip;padding-bottom:0}
img{display:block;max-width:100%;height:auto}
a{color:inherit}
a[href^="tel:"],a[href^="mailto:"]{text-decoration:none}
h1,h2,h3,h4{font-family:var(--serif);font-weight:300;line-height:1.1;text-wrap:balance;letter-spacing:-.015em}
p{text-wrap:pretty}
p + p{margin-top:1rem}
strong{font-weight:700}
ul,ol{list-style:none}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--glass-deep);outline-offset:3px;border-radius:4px}
.lp-wrap{width:var(--wrap);margin-inline:auto}
.lp-narrow{max-width:900px}
.lp-sec{padding:clamp(4.5rem,8vw,7rem) 0}
section[id],div[id]{scroll-margin-top:calc(var(--hdr-h) + 12px)}
.lp-tag{font-family:var(--sans);font-weight:700;font-size:.95rem;color:var(--glass-deep);letter-spacing:.01em;margin-bottom:1rem}

/* the homepage's "hem" button: flat top, soft round bottom, a stitch along it */
.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.7em;font-family:var(--sans);font-weight:700;font-size:.98rem;line-height:1.3;text-decoration:none;text-align:center;padding:1.05rem 1.9rem 1.2rem;border-radius:10px 10px 26px 26px;background:var(--glass-deep);color:var(--linen);border:0;cursor:pointer;transition:background .35s ease,box-shadow .35s ease}
.btn::after{content:"";position:absolute;left:14px;right:14px;bottom:7px;border-bottom:1.5px dashed rgba(250,246,240,.55);transition:border-color .35s}
.btn:hover,.btn:focus-visible{background:#3C707A;box-shadow:0 14px 34px -16px rgba(74,131,140,.8)}
.btn-soft{background:var(--butter);color:var(--tide)}
.btn-soft::after{border-color:rgba(30,43,46,.28)}
.btn-soft:hover,.btn-soft:focus-visible{background:#EFDBA8;box-shadow:none}

/* ---------- header: the site's linen bar ---------- */
.lp-hdr{position:sticky;top:0;z-index:60;background:rgba(250,246,240,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(185,165,143,.28);transition:box-shadow .35s}
.lp-hdr.stuck{box-shadow:0 18px 40px -30px rgba(30,43,46,.35)}
.lp-hdr-in{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:var(--hdr-h)}
.lp-brand{text-decoration:none;line-height:1.05;flex:none}
.lp-brand b{display:block;font-family:var(--serif);font-weight:300;font-size:1.6rem;letter-spacing:-.01em}
.lp-brand i{font-family:var(--serif);font-style:italic;font-size:.95rem;color:var(--tide-soft)}
/* the homepage nav: .93rem Mulish 600, tide-soft, glass-deep on hover */
.lp-nav{display:flex;align-items:center;gap:2.2rem}
.lp-nav a{position:relative;display:inline-flex;align-items:center;min-height:44px;text-decoration:none;font-size:.93rem;font-weight:600;color:var(--tide-soft);letter-spacing:.01em;white-space:nowrap;transition:color .25s}
.lp-nav a:hover,.lp-nav a:focus-visible{color:var(--glass-deep)}
.lp-hdr-cta{display:flex;align-items:center;gap:1.1rem;flex:none}
.lp-tel{display:inline-flex;align-items:center;gap:.45rem;font-weight:700;font-size:.95rem;color:var(--glass-deep)}
.lp-tel svg{flex:none}
.lp-tel:hover{color:#3C707A}
.lp-hdr-btn{padding:.8rem 1.4rem .95rem;font-size:.92rem}
.lp-hdr-btn::after{bottom:5px}

/* ---------- hero ---------- */
.lp-hero{position:relative;padding:clamp(3rem,6vw,5rem) 0 clamp(4rem,8vw,6rem)}
.lp-hero-in{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(2rem,5vw,5rem);align-items:end}
.lp-hero h1{font-size:clamp(2.9rem,6.4vw,6rem);font-weight:200;line-height:.95;letter-spacing:-.035em;margin-bottom:1.2rem}
.lp-hero .lp-hero-h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.3;letter-spacing:-.01em;margin-bottom:1.2rem;max-width:620px}
.lp-hero-lede{font-weight:700;color:var(--glass-deep);font-size:.98rem;margin-bottom:2rem}
.lp-hero-acts{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.4rem}
.lp-hero-tel{font-family:var(--serif);font-size:1.3rem;border-bottom:1px solid rgba(74,131,140,.4)}
.lp-hero-tel:hover{color:var(--glass-deep)}

/* the photo pane + driftwood rod + sheers (the homepage hero) */
.lp-rod{display:block;width:calc(100% + 36px);margin:0 -18px -6px;height:18px;position:relative;z-index:3}
.lp-pane{position:relative;border-radius:6px 6px 40px 40px;overflow:hidden;isolation:isolate}
.lp-pane img{width:100%;height:100%;object-fit:cover}
.lp-hero-pic .lp-pane{aspect-ratio:4/4.3;--lv:52%;--rv:14%}
.lp-voile{position:absolute;inset:0;pointer-events:none;
  background:
    repeating-linear-gradient(90deg,rgba(255,255,255,.0) 0,rgba(255,255,255,.38) 9px,rgba(255,255,255,.12) 22px,rgba(255,255,255,.5) 34px,rgba(255,255,255,.08) 47px,rgba(255,255,255,0) 58px),
    linear-gradient(180deg,rgba(250,246,240,.55),rgba(250,246,240,.35));
  backdrop-filter:blur(3px) saturate(.8);-webkit-backdrop-filter:blur(3px) saturate(.8);
  transform-origin:top center;right:auto;width:20%;animation:breeze 9s ease-in-out infinite}
.lp-voile.r{left:auto;right:0}
.lp-hero-pic .lp-voile{width:var(--lv);animation:lpOpen 2.4s cubic-bezier(.22,1,.36,1) .3s both,breeze 9s ease-in-out 2.7s infinite}
.lp-hero-pic .lp-voile.r{width:var(--rv);animation:lpOpenR 2.4s cubic-bezier(.22,1,.36,1) .3s both,breeze 11s ease-in-out 2.7s infinite reverse}
@keyframes breeze{0%,100%{transform:skewX(0deg) scaleX(1)}35%{transform:skewX(-1.6deg) scaleX(1.015)}70%{transform:skewX(1deg) scaleX(.995)}}
@keyframes lpOpen{from{width:100%}to{width:var(--lv)}}
@keyframes lpOpenR{from{width:0}to{width:var(--rv)}}
@media (prefers-reduced-motion:reduce){.lp-voile,.lp-hero-pic .lp-voile,.lp-hero-pic .lp-voile.r{animation:none}}
/* no sheer curtains on the LP images (for now) */
.lp-voile{display:none}

/* ---------- badges ---------- */
.lp-badges{background:#F3ECE2;padding:1.3rem 0;border-block:1px solid rgba(185,165,143,.28)}
.lp-badges-in{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem 2.4rem}
.lp-badge{display:inline-flex;align-items:center;gap:.6rem;font-weight:700;font-size:.93rem;color:var(--tide-soft)}
.lp-bead{width:18px;height:15px;border-radius:46% 58% 42% 55%/55% 44% 58% 46%;flex:none;box-shadow:0 3px 7px -3px rgba(30,43,46,.35)}
.lp-bead.b1{background:radial-gradient(circle at 32% 28%,#fff 0 14%,#9CC6CB 45%,#4C8791)}
.lp-bead.b2{background:radial-gradient(circle at 32% 28%,#fff 0 14%,#F2DFA8 45%,#D9B96B)}
.lp-bead.b3{background:radial-gradient(circle at 32% 28%,#fff 0 14%,#EDC4AF 45%,#C4957A)}

/* ---------- shared section type ---------- */
.lp-sec h2{font-size:clamp(2.1rem,3.8vw,3.2rem);font-weight:300;margin-bottom:1.4rem}
.lp-center-h{text-align:center;margin-inline:auto;max-width:820px}
.lp-sec p{font-size:1.06rem}

/* tinted sea-glass boxes (the homepage Tools) */
.lp-box{position:relative;padding:clamp(1.8rem,3.5vw,2.8rem) clamp(1.6rem,3.5vw,2.8rem);border-radius:40px 52px 36px 48px/48px 36px 52px 40px;overflow:hidden;isolation:isolate;box-shadow:0 30px 60px -48px rgba(30,43,46,.5)}
.lp-box.t1{background:linear-gradient(135deg,#EEF7F6,#DCEBEA)}
.lp-box.t2{background:linear-gradient(135deg,#FBF4E2,#F3E7C8)}
.lp-box.t3{background:linear-gradient(135deg,#FAEEE7,#F1DCD0)}
.lp-box.t4{background:linear-gradient(135deg,#EDF3F4,#DCE7E9)}
.lp-box::after{content:"";position:absolute;z-index:-1;right:-12%;top:-35%;width:44%;aspect-ratio:1.1;border-radius:46% 54% 42% 58%/55% 44% 56% 45%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.7),rgba(255,255,255,0) 70%)}
.lp-box .pebble{position:absolute;right:clamp(1.2rem,2.6vw,2rem);top:clamp(1.2rem,2.6vw,1.8rem);width:clamp(36px,3.6vw,48px);height:auto}

/* text + photo */
.lp-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2rem,5vw,5rem);align-items:stretch}
.lp-split--rev .lp-split-img{order:-1}
.lp-split-text{align-self:center}
.lp-split-img{display:flex;flex-direction:column;min-height:360px}
.lp-split-img .lp-pane{flex:1;box-shadow:0 40px 80px -50px rgba(30,43,46,.45)}
.lp-split-img .lp-pane img{position:absolute;inset:0}
.lp-split-img .lp-voile{width:18%}
.lp-split--rev .lp-split-img .lp-voile{right:auto;left:0}

.lp-problem{padding-bottom:clamp(3rem,6vw,4.5rem)}
.lp-problem-more{margin-top:clamp(2.5rem,5vw,4rem)}
.lp-problem-more h2{padding-right:3.5rem}
.lp-pull{margin-top:1.4rem;font-family:var(--serif);font-style:italic;font-size:1.35rem;line-height:1.4;color:var(--glass-deep)}
.lp-solution{background:#F3ECE2}

/* ---------- CTA bands: the homepage's sea-glass closing colour ---------- */
.lp-band{position:relative;text-align:center;padding:clamp(3.5rem,7vw,5rem) 0;background:radial-gradient(70% 60% at 50% 0%,rgba(255,255,255,.55),rgba(255,255,255,0) 70%),linear-gradient(180deg,#DDEBEB 0%,#CFE3E4 100%)}
.lp-band-h{font-family:var(--serif);font-weight:200;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;margin:0 auto 1.6rem;max-width:860px}
.lp-band-h::after{content:"";display:block;width:120px;height:2.4px;margin:1.2rem auto 0;border-radius:2px;background:repeating-linear-gradient(90deg,#4A838C 0 8px,transparent 8px 14px)}
.lp-band-body{max-width:640px;margin:0 auto 1.6rem}
.lp-band .lp-tag{margin-bottom:.8rem}
.lp-band--light{background:radial-gradient(60% 80% at 80% 40%,rgba(255,255,255,.55),rgba(255,255,255,0) 70%),linear-gradient(180deg,#F9F0D9 0%,#F4E5C2 100%)}

/* ---------- what comes back ---------- */
.lp-outcomes-in{max-width:1240px;margin:0 auto;padding:clamp(2.4rem,5vw,4rem)}
.lp-benefits-intro{padding-right:3.5rem}
.lp-benefits-intro h2{margin-bottom:.8rem}
.lp-benefits-intro p{font-family:var(--serif);font-size:clamp(1.2rem,1.8vw,1.45rem);line-height:1.45}
.lp-benefit-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr));gap:.9rem 2rem;margin-top:1.8rem}
.lp-benefit-list li{position:relative;padding-left:2rem;font-size:1.05rem;line-height:1.6}
.lp-benefit-list li::before{content:"";position:absolute;left:0;top:.35em;width:15px;height:13px;border-radius:46% 58% 42% 55%/55% 44% 58% 46%;background:radial-gradient(circle at 32% 28%,#fff 0 14%,#9CC6CB 45%,#4C8791)}
.lp-benefit-body{display:block;font-size:.97rem;color:var(--tide-soft)}
.lp-benefit-close{margin-top:1.8rem;font-family:var(--serif);font-style:italic;font-size:1.35rem;color:var(--glass-deep)}

/* ---------- process: three pieces hanging from the wind-chime bar ---------- */
.lp-process{background:#F3ECE2}
.lp-sec-head{text-align:center;max-width:820px;margin:0 auto clamp(2rem,4vw,3rem)}
.lp-bar{display:block;width:100%;height:26px;position:relative;z-index:2}
.lp-steps{display:grid;grid-template-columns:repeat(var(--n,3),minmax(0,1fr));gap:clamp(1.2rem,3vw,2.4rem);margin-top:-6px;counter-reset:s}
.lp-step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 0 0}
.lp-thread{display:block;width:1.5px;height:44px;background:linear-gradient(#B9A58F,#D8CCBE);border-radius:2px}
.lp-step:nth-child(2) .lp-thread{height:74px}
.lp-step-n{display:grid;place-items:center;width:58px;height:52px;margin-top:-2px;border-radius:46% 58% 42% 55%/55% 44% 58% 46%;font-family:var(--serif);font-size:1.5rem;color:var(--tide);background:radial-gradient(circle at 32% 28%,#fff 0 14%,#CFE4E3 50%,#A8C5C9);box-shadow:0 12px 24px -12px rgba(76,135,145,.45)}
.lp-step.t2 .lp-step-n{background:radial-gradient(circle at 32% 28%,#fff 0 14%,#F6E9C4 50%,#E9D196)}
.lp-step.t3 .lp-step-n{background:radial-gradient(circle at 32% 28%,#fff 0 14%,#F4DED2 50%,#E3BBA6)}
.lp-step h3{font-size:clamp(1.4rem,2vw,1.7rem);font-weight:400;margin:1.1rem 0 .7rem}
.lp-step p{font-size:1rem;max-width:340px}
.lp-step p + p{margin-top:.6rem}
.lp-process-cta{text-align:center;margin-top:clamp(2.4rem,4vw,3.2rem)}

/* ---------- trust + bio ---------- */
.lp-trust h2{margin-bottom:clamp(2rem,4vw,3rem)}
.lp-trust-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:clamp(1.2rem,2.4vw,1.8rem)}
.lp-trust-item h3{font-size:clamp(1.4rem,2vw,1.7rem);font-weight:400;margin-bottom:.7rem;padding-right:3rem}
.lp-trust-item p{font-size:1rem}
.lp-trust-portrait{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(1.6rem,4vw,3.5rem);align-items:stretch;margin-top:clamp(3rem,6vw,4.5rem)}
.lp-portrait{display:flex}
.lp-portrait .lp-pane{flex:1;min-height:420px;box-shadow:0 40px 80px -50px rgba(30,43,46,.45)}
.lp-portrait .lp-pane img{position:absolute;inset:0;object-position:50% 15%}
.lp-portrait-bio{display:flex;flex-direction:column;justify-content:center}
.lp-portrait-bio h3{font-size:clamp(1.9rem,3vw,2.6rem);font-weight:200;margin-bottom:1.2rem}

/* ---------- FAQ: the site's FAQ strips ---------- */
.lp-faq{background:var(--shore)}
.lp-faq h2{margin-bottom:clamp(2rem,4vw,2.8rem)}
.lp-faq-item{position:relative;background:#fff;border-radius:10px 10px 26px 26px;box-shadow:0 18px 40px -34px rgba(30,43,46,.5);transition:box-shadow .35s}
.lp-faq-item::before{content:"";position:absolute;inset:6px;border:1.5px dashed rgba(185,165,143,.45);border-radius:7px 7px 21px 21px;pointer-events:none;transition:border-color .35s}
.lp-faq-item + .lp-faq-item{margin-top:.9rem}
.lp-faq-item:hover{box-shadow:0 22px 44px -30px rgba(30,43,46,.45)}
.lp-faq-item.is-open::before{border-color:rgba(74,131,140,.55)}
.lp-faq-item h3{margin:0;font-size:inherit}
.lp-faq-q{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;text-align:left;background:none;border:0;cursor:pointer;font-family:var(--serif);font-weight:400;font-size:clamp(1.2rem,1.8vw,1.4rem);line-height:1.3;color:var(--tide);padding:1.25rem 1.5rem 1.35rem}
.lp-faq-q span{flex:1}
.lp-faq-q:hover span{color:var(--glass-deep)}
.lp-faq-q i{position:relative;flex:none;width:34px;height:34px;border-radius:46% 58% 42% 55%/55% 44% 58% 46%;background:radial-gradient(circle at 32% 28%,#fff 0 14%,#CFE4E3 45%,#A8C5C9);transition:transform .45s cubic-bezier(.22,1,.36,1),background .35s}
.lp-faq-q i::before{content:"";position:absolute;left:50%;top:44%;width:8px;height:8px;border-right:1.6px solid var(--glass-deep);border-bottom:1.6px solid var(--glass-deep);transform:translate(-50%,-50%) rotate(45deg);transition:transform .45s cubic-bezier(.22,1,.36,1)}
.lp-faq-item.is-open .lp-faq-q i{transform:rotate(-8deg);background:radial-gradient(circle at 32% 28%,#fff 0 14%,#9CC6CB 45%,#4C8791)}
.lp-faq-item.is-open .lp-faq-q i::before{top:56%;border-color:#fff;transform:translate(-50%,-50%) rotate(225deg)}
.lp-faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.22,1,.36,1)}
.lp-faq-item.is-open .lp-faq-a{grid-template-rows:1fr}
.lp-faq-a-in{overflow:hidden;padding:0 1.5rem;font-size:1.06rem;line-height:1.8;opacity:0;transition:opacity .4s ease,padding .45s cubic-bezier(.22,1,.36,1)}
.lp-faq-item.is-open .lp-faq-a-in{opacity:1;padding:0 1.5rem 1.5rem}

/* ---------- form ---------- */
.lp-form-sec{padding:clamp(4.5rem,8vw,7rem) 0;background:radial-gradient(70% 60% at 50% 0%,rgba(255,255,255,.55),rgba(255,255,255,0) 70%),linear-gradient(180deg,#DDEBEB 0%,#CFE3E4 100%)}
.lp-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,532px);gap:clamp(2.5rem,6vw,5.5rem);align-items:start}
.lp-form-copy h2{font-size:clamp(2.4rem,4.2vw,3.7rem);font-weight:200;margin-bottom:1.4rem}
.lp-form-copy h2::after{content:"";display:block;width:120px;height:2.4px;margin-top:1.2rem;border-radius:2px;background:repeating-linear-gradient(90deg,#4A838C 0 8px,transparent 8px 14px)}
.lp-form-copy p{font-size:1.06rem}
.lp-form-copy p strong{color:var(--tide)}
.lp-next{margin-top:2.2rem}
.lp-next-h{font-size:clamp(1.5rem,2.2vw,1.9rem);font-weight:400;margin-bottom:1rem}
.lp-next-list{counter-reset:n;display:grid;gap:.8rem}
.lp-next-list li{position:relative;padding-left:3rem;counter-increment:n;line-height:1.6}
.lp-next-list li::before{content:counter(n);position:absolute;left:0;top:-.1rem;display:grid;place-items:center;width:34px;height:30px;border-radius:46% 58% 42% 55%/55% 44% 58% 46%;font-family:var(--serif);font-size:1.05rem;background:radial-gradient(circle at 32% 28%,#fff 0 14%,#F6E9C4 50%,#E9D196)}
.lp-next-list li strong{color:var(--tide)}
.lp-next-list li a{color:var(--glass-deep);font-weight:700}
.lp-assurances{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:2.2rem}
.lp-assurance{background:rgba(255,255,255,.6);border-radius:10px 10px 26px 26px;padding:1.2rem 1.3rem}
.lp-assurance h4{font-family:var(--sans);font-weight:700;font-size:.95rem;letter-spacing:0;margin-bottom:.35rem}
.lp-assurance p{font-size:.93rem;line-height:1.6;color:var(--tide-soft)}
.lp-form-card{background:rgba(255,255,255,.82);border-radius:8px 8px 40px 40px;padding:clamp(1.8rem,4vw,2.8rem);box-shadow:0 40px 80px -60px rgba(30,43,46,.5)}
.lp-form-card h3{font-size:clamp(1.5rem,2.2vw,1.9rem);font-weight:300;margin-bottom:1.2rem;text-align:center}
.lp-form-note{font-size:.95rem}
.lp-form-card .wpforms-container{margin:0 !important}
.lp-form-card .wpforms-container form.wpforms-form{background:none !important;padding:0 !important;box-shadow:none !important;border:0 !important}
.lp-form-card .wpforms-container .wpforms-form .wpforms-field-label{text-transform:none !important;letter-spacing:normal !important}
.lp-form-card .wpforms-container .wpforms-form .wpforms-required-label{display:none !important}
.lp-form-card .wpforms-container .wpforms-form .wpforms-field{padding:0 !important;margin:0 0 1.1rem !important}
.lp-form-card .wpforms-container .wpforms-form .wpforms-field-label{display:block !important;font-family:var(--sans) !important;font-size:.88rem !important;font-weight:700 !important;color:var(--tide-soft) !important;margin:0 0 .35rem !important}
.lp-form-card .wpforms-container .wpforms-form .wpforms-field-sublabel{font-size:.8rem !important}
.lp-form-card .wpforms-container .wpforms-form .wpforms-required-label{color:var(--shell) !important}
.lp-form-card .wpforms-container .wpforms-form input[type=text],.lp-form-card .wpforms-container .wpforms-form input[type=email],.lp-form-card .wpforms-container .wpforms-form input[type=tel],.lp-form-card .wpforms-container .wpforms-form textarea{width:100% !important;max-width:none !important;height:auto !important;font-family:var(--sans) !important;font-size:1rem !important;color:var(--tide) !important;background:var(--linen) !important;border:0 !important;border-bottom:1.5px solid rgba(185,165,143,.7) !important;border-radius:10px 10px 4px 4px !important;padding:.8rem .95rem !important;box-shadow:none !important}
.lp-form-card .wpforms-container .wpforms-form input:focus,.lp-form-card .wpforms-container .wpforms-form textarea:focus{outline:none !important;border-color:var(--glass-deep) !important;background:#fff !important}
.lp-form-card .wpforms-container .wpforms-form textarea{min-height:120px !important;resize:vertical}
.lp-form-card .wpforms-container .wpforms-form ::placeholder{color:rgba(67,90,94,.6)}
.lp-form-card .wpforms-container .wpforms-form .wpforms-submit-container{text-align:center;padding:0 !important;margin-top:1.4rem !important}
.lp-form-card .wpforms-form button.wpforms-submit{display:inline-flex !important;align-items:center;font-family:var(--sans) !important;font-weight:700 !important;font-size:.98rem !important;line-height:1.2 !important;height:auto !important;padding:1.05rem 1.9rem 1.2rem !important;border-radius:10px 10px 26px 26px !important;background-color:var(--glass-deep) !important;color:var(--linen) !important;border:0 !important;cursor:pointer;box-shadow:none !important;background-image:none !important;position:relative;width:auto !important;min-width:0 !important;text-transform:none !important;letter-spacing:normal !important;transition:background-color .35s,box-shadow .35s}
.lp-form-card .wpforms-form button.wpforms-submit::after{content:"";position:absolute;left:14px;right:14px;bottom:7px;border-bottom:1.5px dashed rgba(250,246,240,.55)}
.lp-form-card .wpforms-form button.wpforms-submit:hover{background-color:#3C707A !important;box-shadow:0 14px 34px -16px rgba(74,131,140,.8) !important}
.lp-form-card .wpforms-container .wpforms-form label.wpforms-error{font-size:.88rem !important;color:#A0503A !important}

/* ---------- footer: the site's sand footer ---------- */
.lp-ftr{background:var(--sand);padding:2.6rem 0 2.2rem;font-size:.9rem;color:var(--tide-soft);text-align:center}
.lp-ftr-in{display:grid;gap:.7rem;justify-items:center}
.lp-ftr-brand{font-family:var(--serif);font-size:1.4rem;color:var(--tide);text-decoration:none}
.lp-ftr-line{font-size:.88rem}
.lp-ftr-btm{font-size:.86rem}
.lp-ftr-btm a{text-decoration:none}
.lp-ftr-btm a:hover{color:var(--glass-deep)}

/* ---------- responsive ---------- */
@media (max-width:1024px){
  .lp-nav{gap:1.3rem}
  .lp-tel-num{display:none}
}
@media (max-width:900px) and (min-width:769px){
  .lp-nav a{font-size:.85rem}
}
/* phones (portrait + landscape): the section links become a 2x2 grid of the
   homepage's hem buttons */
@media (max-width:768px),(hover:none) and (pointer:coarse) and (max-height:500px){
  :root{--hdr-h:76px}
  .lp-hdr{position:relative}
  .lp-hdr-in{flex-wrap:wrap;gap:.7rem .8rem;padding-block:.8rem .9rem;min-height:0}
  .lp-brand b{font-size:1.4rem}
  .lp-hdr-btn{display:none}
  .lp-nav{order:3;flex:1 0 100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem}
  .lp-nav a{position:relative;justify-content:center;text-align:center;white-space:normal;line-height:1.2;padding:.6rem .5rem .75rem;border-radius:10px 10px 22px 22px;background:var(--glass-deep);color:var(--linen);font-weight:700;letter-spacing:0}
  .lp-nav a::after{content:"";position:absolute;left:12px;right:12px;bottom:5px;border-bottom:1.5px dashed rgba(250,246,240,.55)}
  .lp-nav a:hover,.lp-nav a:focus-visible{background:#3C707A;color:var(--linen)}
  .lp-tel-num{display:inline}
}
.lp-nav a{min-height:44px}
@media (max-width:768px){
  body{font-size:1rem}
  :root{--wrap:calc(100% - 40px)}
  .lp-hero-in,.lp-split,.lp-form-grid,.lp-trust-portrait{grid-template-columns:1fr}
  .lp-hero-pic{order:-1}
  .lp-hero-pic .lp-pane{aspect-ratio:4/3.4;--lv:40%;--rv:14%}
  .lp-split--rev .lp-split-img{order:0}
  .lp-split-img{min-height:0}
  .lp-split-img .lp-pane{aspect-ratio:4/3;flex:none}
  .lp-portrait .lp-pane{min-height:0;aspect-ratio:4/4.6;max-width:380px;margin-inline:auto;width:100%}
  .lp-steps{grid-template-columns:1fr;max-width:420px;margin-inline:auto;gap:0}
  .lp-step:nth-child(n) .lp-thread{height:36px}
  .lp-step{padding-bottom:1.2rem}
  .lp-bar{max-width:420px;margin-inline:auto}
  .lp-assurances{grid-template-columns:1fr}
  .lp-faq-q{padding:1.1rem 1.1rem 1.2rem}
  .lp-faq-a-in,.lp-faq-item.is-open .lp-faq-a-in{padding-left:1.1rem;padding-right:1.1rem}
}
@media (max-width:430px){
  .lp-tel-num{display:none}
  .lp-tel{width:44px;height:44px;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 8px 18px -12px rgba(30,43,46,.45)}
  .lp-nav a{font-size:.88rem;padding-inline:.3rem}
}
@media (max-width:480px){
  :root{--wrap:calc(100% - 32px)}
  .lp-hero h1{font-size:2.7rem}
  .btn{padding:1rem 1.25rem 1.15rem;font-size:.94rem}
}
@media (hover:none) and (pointer:coarse){
  .lp-nav a,.lp-badge,.lp-assurance p,.lp-ftr,.lp-ftr-btm,.lp-ftr-line,.lp-form-card .wpforms-container .wpforms-form .wpforms-field-label{font-size:.9rem !important}
}
