.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ════════════════════════════════════════════════════════════════════
   DESIGN TOKENS — on :root so they reach EVERYTHING: pages (.cp-page),
   and the header/footer, which are Elementor Theme Builder templates and
   therefore live OUTSIDE .cp-page. Scoping these to .cp-page was a bug.
   ════════════════════════════════════════════════════════════════════ */
:root{
  --navy:#002C5C; --blue:#0164C2; --gray:#6E7681;
  --ink:#1B2A3A; --mist:#F4F7FA; --tint:#E8F0F9; --line:#D9E2EC; --white:#FFF;
  --font-display:'Sora',-apple-system,'Segoe UI',sans-serif; --font-body:'Figtree',-apple-system,'Segoe UI',sans-serif;
  --wrap:1200px; --pad:24px; --radius:10px;
  --ease-sweep:cubic-bezier(.65,.05,.25,1);
}
.cp-page,.cp-page *{margin:0;padding:0;box-sizing:border-box;}
/* the header/footer need the same reset — they are not inside .cp-page */
.cp-header,.cp-header *,.cp-footer,.cp-footer *{margin:0;padding:0;box-sizing:border-box;}
.cp-header ul,.cp-footer ul{list-style:none;}
.cp-header img,.cp-footer img{display:block;max-width:100%;}
.cp-header,.cp-footer{font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased;}
/* the mega menu drops out of the header — nothing above it may clip */
.cp-header,.cp-hdr-nav,.cp-nav,.cp-nav>li{overflow:visible;}
.cp-page{font-family:var(--font-body);color:var(--ink);font-size:17px;line-height:1.7;background:var(--white);-webkit-font-smoothing:antialiased;overflow-x:hidden;}
.cp-page img{display:block;max-width:100%;}
.cp-page a{text-decoration:none;color:inherit;}
.cp-wrap{max-width:var(--wrap);margin:0 auto;padding:0 var(--pad);position:relative;z-index:2;}

.cp-page h1,.cp-page h2,.cp-page h3{font-family:var(--font-display);color:var(--navy);line-height:1.14;}
.cp-h1{font-size:clamp(2.2rem,4.8vw,3.45rem);font-weight:600;letter-spacing:-.018em;}
.cp-h2{font-size:clamp(1.6rem,3.1vw,2.2rem);font-weight:600;letter-spacing:-.012em;}
.cp-eyebrow{font-family:var(--font-display);font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);display:inline-block;background:var(--tint);border:1px solid #CFE2F5;border-radius:999px;padding:8px 18px;margin-bottom:18px;line-height:1;}

.cp-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:600;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase;padding:17px 32px;border-radius:var(--radius);transition:background .25s,color .25s,border-color .25s,transform .2s,box-shadow .25s;cursor:pointer;}
.cp-btn svg{width:16px;height:16px;flex:none;transition:transform .25s;}
.cp-btn:hover svg{transform:translateX(4px);}
.cp-btn:hover{transform:translateY(-2px);}
.cp-btn-primary{background:var(--blue);color:var(--white);box-shadow:0 8px 22px -10px rgba(1,100,194,.55);}
.cp-btn-primary:hover{background:var(--navy);box-shadow:0 12px 26px -10px rgba(0,44,92,.5);}
.cp-btn-ghost{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.5);}
.cp-btn-ghost:hover{border-color:var(--white);background:rgba(255,255,255,.08);}
.cp-btn-line{background:transparent;color:var(--navy);border:2px solid var(--line);}
.cp-btn-line:hover{border-color:var(--blue);color:var(--blue);}
.cp-page a:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:4px;}

/* ═══ the CORPEO ring — one shape, everywhere ═══
   open circle, gap ≈ 73°, rotated to open top-right like the logomark */
.cp-deco-ring{position:absolute;pointer-events:none;z-index:1;}
.cp-deco-ring circle{fill:none;stroke-linecap:round;}
@keyframes cpSpin{from{transform:rotate(-52deg);}to{transform:rotate(308deg);}}

/* ═══ hero ═══ */
.cp-hero{position:relative;color:var(--white);isolation:isolate;
  /* ── IMAGE SWAP #1 · HERO BACKGROUND ── replace ONLY the URL below.
       Any large landscape photo works: CSS covers, centers, and tints it. */
  background-image:linear-gradient(102deg,rgba(0,22,48,.92) 0%,rgba(0,44,92,.78) 44%,rgba(0,44,92,.30) 100%),url('https://images.unsplash.com/photo-1571019614242-c5c5dee9f50b?auto=format&fit=crop&w=1800&q=80');
  background-size:cover;background-position:center;}
.cp-hero .cp-deco-ring{top:-140px;right:-160px;width:640px;height:640px;opacity:.14;animation:cpSpin 80s linear infinite;}
.cp-hero .cp-deco-ring circle{stroke:#fff;stroke-width:2;stroke-dasharray:1130 290;}
.cp-hero-in{min-height:580px;display:flex;flex-direction:column;justify-content:center;padding-top:104px;padding-bottom:60px;max-width:680px;}
@keyframes cpUp{to{opacity:1;transform:none;}}
.cp-hero-in>*{opacity:0;transform:translateY(20px);animation:cpUp .7s ease forwards;}
.cp-hero-in h1{animation-delay:.05s;color:var(--white);margin-bottom:22px;}
.cp-hero-in p{animation-delay:.2s;font-size:1.15rem;color:#D9E6F4;margin-bottom:36px;max-width:56ch;}
.cp-hero-actions{animation-delay:.35s;display:flex;gap:14px;flex-wrap:wrap;}

/* ═══ pillar strip ═══ */
.cp-pillars{background:var(--mist);border-bottom:1px solid var(--line);text-align:center;}
.cp-pillars .cp-wrap{padding-top:44px;padding-bottom:48px;}
.cp-pillar-words{display:inline-flex;align-items:center;gap:18px;font-family:var(--font-display);font-weight:600;letter-spacing:.26em;font-size:.9rem;color:var(--gray);margin-bottom:18px;}
.cp-pillar-words .on{color:var(--blue);}
.cp-pillar-words .bar{width:1px;height:17px;background:#C4CFDA;}
.cp-pillars p{max-width:64ch;margin:0 auto;font-size:1.05rem;}

/* ═══ sections ═══ */
.cp-sec{padding:100px 0;position:relative;}
.cp-sec-alt{background:var(--mist);}
.cp-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;}
.cp-body-copy p+p{margin-top:18px;}

/* ═══ condition tiles — ring gap sweeps on hover (MSK's arc-flip, our shape) ═══ */
.cp-cond-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.cp-cond{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:28px 14px 24px;text-align:center;position:relative;overflow:hidden;transition:border-color .3s,transform .3s,box-shadow .3s;}
.cp-cond::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease-sweep);}
.cp-cond:hover{border-color:transparent;transform:translateY(-5px);box-shadow:0 18px 34px -18px rgba(0,44,92,.4);}
.cp-cond:hover::after{transform:scaleX(1);}
.cp-cond h3{font-size:.95rem;font-weight:600;margin-top:15px;transition:color .3s;}
.cp-cond:hover h3{color:var(--blue);}
.cp-ring{position:relative;width:80px;height:80px;margin:0 auto;display:block;}
.cp-ring svg.ring{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-52deg);transition:transform .8s var(--ease-sweep);}
.cp-ring svg.ring circle{fill:none;stroke:var(--blue);stroke-width:4;stroke-linecap:round;stroke-dasharray:186 46;}
.cp-cond:hover .cp-ring svg.ring{transform:rotate(128deg);}   /* gap travels to the far side */
.cp-ring .glyph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:transform .4s var(--ease-sweep);}
.cp-cond:hover .cp-ring .glyph{transform:scale(1.12);}
.cp-ring .glyph svg{width:46px;height:46px;color:var(--navy);}
.cp-ring .echo{opacity:0;transform-box:fill-box;transform-origin:center;}
@keyframes cpEcho{0%{transform:scale(.6);opacity:.85;}100%{transform:scale(2.4);opacity:0;}}
.cp-cond:hover .cp-ring .echo{animation:cpEcho 1.3s ease-out infinite;}
.cp-cond-more{margin-top:28px;text-align:center;}


/* ═══ service cards ═══ */
.cp-svc-head{max-width:760px;margin:0 auto 52px;text-align:center;}
.cp-svc-head p{margin-top:16px;color:var(--gray);font-size:1.05rem;}
.cp-svc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.cp-svc{position:relative;display:block;border-radius:var(--radius);overflow:hidden;aspect-ratio:3/3.7;background:var(--navy);}
.cp-svc img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease-sweep),opacity .4s;}
.cp-svc::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,24,50,.88) 0%,rgba(0,24,50,.28) 42%,rgba(0,24,50,0) 68%);}
.cp-svc:hover img{transform:scale(1.06);}
.cp-svc-bar{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 20px;color:var(--white);font-family:var(--font-display);font-weight:600;font-size:1rem;}
.cp-svc-bar svg{width:18px;height:18px;flex:none;transition:transform .3s;}
.cp-svc:hover .cp-svc-bar svg{transform:translateX(5px);}
.cp-svc-bar i{display:block;position:absolute;left:20px;right:20px;bottom:12px;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .5s var(--ease-sweep);}
.cp-svc:hover .cp-svc-bar i{transform:scaleX(1);}
.cp-svc-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:44px;}

/* ═══ collaborative band ═══ */
.cp-collab{position:relative;color:var(--white);isolation:isolate;overflow:hidden;
  /* ── IMAGE SWAP · COLLABORATIVE BAND BACKGROUND ── replace ONLY the URL below */
  background-image:linear-gradient(96deg,rgba(0,20,44,.94) 0%,rgba(0,32,66,.86) 55%,rgba(0,44,92,.72) 100%),url('https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=1800&q=80');
  background-size:cover;background-position:center;}
.cp-collab .cp-wrap{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center;padding-top:104px;padding-bottom:104px;}
.cp-collab h2{color:var(--white);margin-bottom:14px;}
.cp-collab .cp-lead{color:#AFC9E4;font-family:var(--font-display);font-weight:500;font-size:1.06rem;margin-bottom:18px;}
.cp-collab p{color:#D5E3F2;}
.cp-collab .cp-eyebrow{color:#A9CDF3;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.22);}
.cp-collab-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px;}
.cp-prog-list{display:flex;flex-direction:column;gap:14px;}
.cp-prog{display:flex;align-items:center;gap:20px;padding:14px 16px;border-radius:var(--radius);transition:background .3s;}
.cp-prog:hover{background:rgba(255,255,255,.07);}
.cp-prog .cp-ring{width:58px;height:58px;flex:none;margin:0;}
.cp-prog .cp-ring svg.ring circle{stroke:#5E9FDE;stroke-width:4.4;}
.cp-prog:hover .cp-ring svg.ring{transform:rotate(128deg);}
.cp-prog .glyph svg{width:34px;height:34px;color:var(--white);}
.cp-prog-label{flex:1;position:relative;padding-bottom:10px;}
.cp-prog-label b{font-family:var(--font-display);font-weight:600;font-size:1.03rem;letter-spacing:.01em;}
.cp-prog-label i{position:absolute;left:0;bottom:0;height:2px;width:100%;background:rgba(255,255,255,.22);}
.cp-prog-label i::after{content:"";position:absolute;inset:0;background:var(--blue);transform:scaleX(.22);transform-origin:left;transition:transform .5s var(--ease-sweep);}
.cp-prog:hover .cp-prog-label i::after{transform:scaleX(1);}
.cp-prog>svg.chev{width:18px;height:18px;flex:none;opacity:.65;transition:transform .3s,opacity .3s;}
.cp-prog:hover>svg.chev{transform:translateX(5px);opacity:1;}

/* ═══ dark band ═══ */
.cp-band{position:relative;color:var(--white);isolation:isolate;overflow:hidden;
  /* ── IMAGE SWAP #2 · DARK BAND BACKGROUND ── replace ONLY the URL below */
  background-image:linear-gradient(rgba(0,20,44,.92),rgba(0,44,92,.88)),url('https://images.unsplash.com/photo-1518611012118-696072aa579a?auto=format&fit=crop&w=1800&q=80');
  background-size:cover;background-position:center;background-attachment:fixed;}
.cp-band .cp-deco-ring{bottom:-220px;left:-200px;width:620px;height:620px;opacity:.1;}
.cp-band .cp-deco-ring circle{stroke:#fff;stroke-width:2;stroke-dasharray:1130 290;transform:rotate(120deg);transform-origin:center;}
.cp-band .cp-wrap{max-width:880px;text-align:center;padding-top:104px;padding-bottom:104px;}
.cp-band h2{color:var(--white);margin-bottom:22px;}
.cp-band .cp-eyebrow{color:#A9CDF3;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.22);}
.cp-band p{color:#D5E3F2;font-size:1.08rem;margin-bottom:20px;}
.cp-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:32px 0 40px;}
.cp-chip{font-family:var(--font-display);font-size:.8rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:#EAF2FB;border:1px solid rgba(255,255,255,.32);border-radius:999px;padding:10px 20px;transition:border-color .3s,background .3s,transform .3s;}
.cp-chip:hover{border-color:#fff;background:rgba(255,255,255,.1);transform:translateY(-2px);}

/* ═══ circular photo composition — the logomark, rebuilt in layout ═══ */
.cp-orbit{position:relative;width:min(460px,100%);aspect-ratio:1/1;margin:0 auto;}
.cp-orbit-photo{position:absolute;inset:34px;border-radius:50%;overflow:hidden;background:var(--tint);}
.cp-orbit-photo img{width:100%;height:100%;object-fit:cover;}
.cp-orbit-halo{position:absolute;inset:60px 8px 8px 60px;border-radius:50%;background:var(--tint);z-index:-1;}
.cp-orbit svg.draw{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-52deg);}
.cp-orbit svg.draw circle{fill:none;stroke:var(--blue);stroke-width:5;stroke-linecap:round;
  stroke-dasharray:1128.9 291.1;transition:stroke-dashoffset 1.5s var(--ease-sweep) .25s;}
.cp-js .cp-orbit svg.draw circle{stroke-dashoffset:1420.0;}
.cp-js .cp-reveal.is-in .cp-orbit svg.draw circle{stroke-dashoffset:0!important;}   /* ring draws itself in on scroll */
@keyframes cpFloat{0%,100%{transform:translateY(0);}50%{transform:translateY(-9px);}}
.cp-orbit-badge{position:absolute;bottom:22px;left:-6px;background:var(--white);border-radius:999px;box-shadow:0 14px 30px -12px rgba(0,44,92,.35);padding:13px 22px;display:inline-flex;align-items:center;gap:12px;font-family:var(--font-display);font-weight:600;letter-spacing:.2em;font-size:.72rem;color:var(--gray);animation:cpFloat 5s ease-in-out infinite;}
.cp-orbit-badge .on{color:var(--blue);}
.cp-orbit-badge .bar{width:1px;height:12px;background:#C4CFDA;}

/* ═══ CTA band ═══ */
.cp-cta{background:var(--navy);color:var(--white);position:relative;isolation:isolate;overflow:hidden;}
.cp-cta .cp-deco-ring{top:-190px;right:-150px;width:480px;height:480px;opacity:.12;}
.cp-cta .cp-deco-ring circle{stroke:#4E8FD0;stroke-width:2;stroke-dasharray:850 218;transform:rotate(-30deg);transform-origin:center;}
.cp-cta .cp-wrap{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;padding-top:78px;padding-bottom:78px;}
.cp-cta h2{color:var(--white);}
.cp-cta p{color:#C9D8EA;margin-top:8px;}
.cp-cta-actions{display:flex;gap:14px;flex-wrap:wrap;}

/* ═══ scroll reveal ═══ */
.cp-js .cp-reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease;}
.cp-js .cp-reveal.is-in{opacity:1;transform:none;}
.cp-js .cp-stagger>*{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease;}
.cp-js .cp-stagger.is-in>*{opacity:1;transform:none;}
.cp-stagger.is-in>*:nth-child(1){transition-delay:.02s;}
.cp-stagger.is-in>*:nth-child(2){transition-delay:.1s;}
.cp-stagger.is-in>*:nth-child(3){transition-delay:.18s;}
.cp-stagger.is-in>*:nth-child(4){transition-delay:.26s;}
.cp-stagger.is-in>*:nth-child(5){transition-delay:.34s;}
.cp-stagger.is-in>*:nth-child(6){transition-delay:.42s;}

@media (prefers-reduced-motion:reduce){
  .cp-page *,.cp-page *::before,.cp-page *::after{animation:none!important;transition:none!important;}
  .cp-reveal,.cp-stagger>*,.cp-hero-in>*{opacity:1!important;transform:none!important;}
  .cp-orbit svg.draw circle{stroke-dashoffset:0!important;}
  .cp-band{background-attachment:scroll;}
}

/* ═══ responsive ═══ */
@media (max-width:1020px){
  .cp-grid-2{grid-template-columns:1fr;gap:52px;}
  .cp-svc-grid{grid-template-columns:repeat(2,1fr);}
  .cp-collab .cp-wrap{grid-template-columns:1fr;gap:52px;}
  .cp-hero .cp-deco-ring{width:460px;height:460px;top:-120px;right:-160px;}
}
@media (max-width:820px){
  .cp-sec{padding:72px 0;}
  .cp-hero-in{min-height:500px;padding-top:76px;}
  .cp-band{background-attachment:scroll;}
  .cp-band .cp-wrap{padding-top:84px;padding-bottom:84px;}
}
@media (max-width:560px){
  .cp-cond-grid{grid-template-columns:repeat(2,1fr);}
  .cp-svc-grid{grid-template-columns:1fr;}
  .cp-svc{aspect-ratio:3/2.2;}
  .cp-cta .cp-wrap{flex-direction:column;align-items:flex-start;}
  .cp-orbit-badge{left:50%;transform:translateX(-50%);}
  @keyframes cpFloat{0%,100%{transform:translateX(-50%) translateY(0);}50%{transform:translateX(-50%) translateY(-9px);}}
}

/* ════════════════════════════════════════════════════
   TEMPLATE COMPONENTS — condition & service pages
   ════════════════════════════════════════════════════ */

/* ─── page hero (interior pages) ─── */
.cp-page-hero{position:relative;color:var(--white);isolation:isolate;background-size:cover;background-position:center;}
.cp-page-hero .cp-deco-ring{top:-160px;right:-170px;width:520px;height:520px;opacity:.13;}
.cp-page-hero .cp-deco-ring circle{stroke:#fff;stroke-width:2;stroke-dasharray:920 236;}
.cp-page-hero-in{min-height:400px;display:flex;flex-direction:column;justify-content:center;padding-top:76px;padding-bottom:76px;max-width:760px;}
.cp-crumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:.86rem;color:#B9CDE4;margin-bottom:18px;}
.cp-crumb a{color:#DFEAF7;}
.cp-crumb a:hover{color:#fff;text-decoration:underline;}
.cp-crumb .sep{opacity:.55;}
.cp-crumb .here{color:#fff;font-weight:500;}
.cp-page-hero h1{color:var(--white);font-size:clamp(1.9rem,4vw,2.9rem);font-weight:600;letter-spacing:-.016em;margin-bottom:14px;}
.cp-page-hero .cp-sub{font-family:var(--font-display);font-weight:500;font-size:1.12rem;color:#CDDFF2;margin-bottom:30px;max-width:58ch;}
.cp-page-hero .cp-hero-actions{display:flex;gap:14px;flex-wrap:wrap;}

/* ─── intro: prose + circular photo ─── */
.cp-intro-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:64px;align-items:center;}
.cp-orbit--sm{width:min(450px,100%);}
.cp-orbit--sm .cp-orbit-photo{inset:26px;}
.cp-orbit--sm .cp-orbit-halo{inset:46px 6px 6px 46px;}
.cp-lead-strong{font-family:var(--font-display);font-weight:500;font-size:1.12rem;color:var(--blue);margin-bottom:18px;}

/* ─── mid-page CTA row ─── */
.cp-ctarow{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:44px;}

/* ─── reason cards (Why X Happens) ─── */
.cp-reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px;}
.cp-reason{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px 26px 24px;transition:border-color .3s,box-shadow .3s,transform .3s;}
.cp-reason:hover{border-color:#BAD3EC;box-shadow:0 14px 30px -20px rgba(0,44,92,.35);transform:translateY(-3px);}
.cp-reason h3{font-size:1.04rem;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:11px;}
.cp-reason h3::before{content:"";width:10px;height:10px;border-radius:50%;background:var(--blue);flex:none;}
.cp-reason p{font-size:.98rem;color:#41546A;}

/* ─── symptom checklist ─── */
.cp-symptoms{columns:2;column-gap:44px;margin-top:30px;}
.cp-symptoms li{break-inside:avoid;display:flex;gap:13px;align-items:flex-start;padding:9px 0;font-size:1rem;}
.cp-check{flex:none;width:22px;height:22px;margin-top:2px;}
.cp-check circle{fill:none;stroke:var(--blue);stroke-width:2.4;stroke-linecap:round;stroke-dasharray:52 14;transform:rotate(-52deg);transform-origin:center;}
.cp-check path{fill:none;stroke:var(--navy);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;}

/* ─── treatment blocks (How We Help / What to Expect) ─── */
.cp-treat-list{display:flex;flex-direction:column;gap:6px;margin-top:34px;}
.cp-treat{display:flex;gap:20px;align-items:flex-start;padding:20px 18px;border-radius:var(--radius);transition:background .25s;}
.cp-treat:hover{background:var(--tint);}
.cp-treat .cp-check{width:26px;height:26px;margin-top:3px;}
.cp-treat h3{font-size:1.06rem;font-weight:600;margin-bottom:6px;}
.cp-treat h3 a{color:var(--navy);border-bottom:2px solid #BAD3EC;transition:color .2s,border-color .2s;}
.cp-treat h3 a:hover{color:var(--blue);border-color:var(--blue);}
.cp-treat p{font-size:.99rem;color:#41546A;}

/* ─── path stepper ─── */
.cp-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px;counter-reset:cpstep;}
.cp-step{text-align:center;padding:8px 10px;}
.cp-step .cp-ring{width:64px;height:64px;margin-bottom:16px;}
.cp-step .cp-ring svg.ring circle{stroke-width:4.6;}
.cp-step .num{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:600;font-size:1.35rem;color:var(--navy);}
.cp-step:hover .cp-ring svg.ring{transform:rotate(128deg);}
.cp-step p{font-family:var(--font-display);font-weight:500;font-size:.98rem;color:var(--navy);line-height:1.45;}

/* ─── condition link cloud (pillar pages) ─── */
.cp-cond-cloud{columns:3;column-gap:40px;margin-top:32px;}
.cp-cond-cloud li{break-inside:avoid;padding:7px 0;font-size:.99rem;display:flex;gap:12px;align-items:flex-start;}
.cp-cond-cloud li::before{content:"";flex:none;width:8px;height:8px;margin-top:9px;border-radius:50%;background:var(--blue);}
.cp-cond-cloud a{color:var(--ink);border-bottom:1.5px solid #CFE0F1;}
.cp-cond-cloud a:hover{color:var(--blue);border-color:var(--blue);}

/* ─── team band ─── */
.cp-team-band{background:var(--mist);border-top:1px solid var(--line);}
.cp-team-band .cp-wrap{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap;padding-top:56px;padding-bottom:56px;}
.cp-team-band h2{font-size:clamp(1.35rem,2.4vw,1.7rem);}

/* ─── CTA band, stacked/centered variant ─── */
.cp-cta--stack .cp-wrap{flex-direction:column;align-items:center;text-align:center;max-width:820px;}
.cp-cta--stack p{max-width:62ch;margin-left:auto;margin-right:auto;}
.cp-cta--stack .cp-cta-actions{justify-content:center;}

/* ─── template responsive ─── */
@media (max-width:1020px){
  .cp-intro-grid{grid-template-columns:1fr;gap:44px;}
  .cp-steps{grid-template-columns:repeat(2,1fr);gap:26px;}
  .cp-cond-cloud{columns:2;}
}
@media (max-width:640px){
  .cp-reason-grid{grid-template-columns:1fr;}
  .cp-symptoms{columns:1;}
  .cp-cond-cloud{columns:1;}
  .cp-steps{grid-template-columns:1fr 1fr;}
  .cp-page-hero-in{min-height:340px;padding-top:60px;padding-bottom:60px;}
}

/* ════════════════════════════════════════════════════════════════════
   CUSTOM-PAGE COMPONENTS  (v2 — added for Core / Referral / Utility pages)
   Same rules apply: page files stay pure HTML. Never inline these.
   ════════════════════════════════════════════════════════════════════ */

/* ─── index / listing pages (What We Treat, How We Treat) ─── */
.cp-group{margin-top:56px;}
.cp-group:first-of-type{margin-top:0;}
.cp-group-head{display:flex;align-items:baseline;gap:16px;margin-bottom:22px;}
.cp-group-head h2{font-size:clamp(1.15rem,2vw,1.42rem);font-weight:600;white-space:nowrap;}
.cp-group-head .rule{flex:1;height:1px;background:var(--line);}
.cp-group-head .count{font-family:var(--font-display);font-size:.82rem;font-weight:500;color:var(--gray);}
/* index tile — photo on top, name bar below. The ONLY index/listing component.
   Used on What We Treat and How We Treat. A horizontal thumbnail variant was
   built and rejected by the client — do not recreate it. */
.cp-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.cp-tile{position:relative;display:block;overflow:hidden;background:var(--white);border:1px solid var(--line);
  border-radius:14px;transition:border-color .3s,box-shadow .3s,transform .3s;}
.cp-tile:hover{border-color:#BAD3EC;box-shadow:0 20px 40px -24px rgba(0,44,92,.45);transform:translateY(-3px);}
.cp-tile .pic{display:block;aspect-ratio:16/9.4;overflow:hidden;background:var(--tint);}
.cp-tile .pic img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease-sweep);}
.cp-tile:hover .pic img{transform:scale(1.07);}
.cp-tile .bar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;}
.cp-tile .bar::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--blue);
  transform:scaleY(0);transform-origin:top;transition:transform .45s var(--ease-sweep);}
.cp-tile:hover .bar::before{transform:scaleY(1);}
.cp-tile .nm{font-family:var(--font-display);font-weight:500;font-size:1rem;color:var(--navy);line-height:1.3;}
.cp-tile .arw{flex:none;width:16px;height:16px;stroke:var(--blue);fill:none;stroke-width:2.4;
  stroke-linecap:round;stroke-linejoin:round;opacity:.3;transition:opacity .3s,transform .3s;}
.cp-tile:hover .arw{opacity:1;transform:translateX(3px);}

/* ─── FAQ accordion — native <details>, needs NO JavaScript ─── */
.cp-faq{margin-top:36px;border-top:1px solid var(--line);}
.cp-faq details{border-bottom:1px solid var(--line);}
.cp-faq summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:18px;
  padding:22px 4px;font-family:var(--font-display);font-weight:600;font-size:1.04rem;color:var(--navy);
  transition:color .2s;}
.cp-faq summary::-webkit-details-marker{display:none;}
.cp-faq summary:hover{color:var(--blue);}
.cp-faq summary .pm{flex:none;width:22px;height:22px;margin-top:2px;position:relative;}
.cp-faq summary .pm::before,.cp-faq summary .pm::after{content:"";position:absolute;background:var(--blue);
  border-radius:2px;transition:transform .35s var(--ease-sweep),opacity .25s;}
.cp-faq summary .pm::before{left:0;top:10px;width:22px;height:2.4px;}
.cp-faq summary .pm::after{left:10px;top:0;width:2.4px;height:22px;}
.cp-faq details[open] summary .pm::after{transform:rotate(90deg);opacity:0;}
.cp-faq details[open] summary{color:var(--blue);}
.cp-faq .ans{padding:0 4px 26px 40px;color:#41546A;}
.cp-faq .ans p+p{margin-top:12px;}

/* ─── contact cards (address · phone · email · hours) ─── */
.cp-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:38px;}
.cp-contact-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px 24px;
  transition:border-color .3s,box-shadow .3s;}
.cp-contact-card:hover{border-color:#BAD3EC;box-shadow:0 14px 30px -20px rgba(0,44,92,.35);}
.cp-contact-card .cp-ring{width:52px;height:52px;margin-bottom:16px;}
.cp-contact-card .cp-ring svg.ring circle{stroke-width:4.4;}
.cp-contact-card:hover .cp-ring svg.ring{transform:rotate(128deg);}
.cp-contact-card .glyph svg{width:26px;height:26px;}
.cp-contact-card h3{font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;
  color:var(--gray);margin-bottom:8px;}
.cp-contact-card p,.cp-contact-card a{font-size:1.02rem;color:var(--navy);line-height:1.55;}
.cp-contact-card a:hover{color:var(--blue);}

/* ─── hours list ─── */
.cp-hours{margin-top:6px;}
.cp-hours li{display:flex;justify-content:space-between;gap:16px;padding:7px 0;font-size:.98rem;
  border-bottom:1px dashed var(--line);}
.cp-hours li:last-child{border-bottom:0;}
.cp-hours .d{color:var(--gray);}
.cp-hours .t{font-family:var(--font-display);font-weight:500;color:var(--navy);}
.cp-hours .closed{color:var(--gray);font-weight:400;}

/* ─── map embed (responsive) ─── */
.cp-map{position:relative;width:100%;aspect-ratio:16/8;border-radius:var(--radius);overflow:hidden;
  border:1px solid var(--line);background:var(--mist);margin-top:38px;}
.cp-map iframe{position:absolute;inset:0;width:100%;height:100%;border:0;}

/* ─── form panel — plugin-agnostic. Wraps ANY form (Elementor, WPForms,
       Gravity, CF7) or a booking-system embed, and brands whatever's inside. ─── */
.cp-form-panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);
  padding:38px 36px;box-shadow:0 24px 50px -34px rgba(0,44,92,.4);}
.cp-form-panel h2{margin-bottom:8px;}
.cp-form-panel .sub{color:var(--gray);margin-bottom:26px;}
.cp-form-panel label{display:block;font-family:var(--font-display);font-weight:500;font-size:.9rem;
  color:var(--navy);margin-bottom:7px;}
.cp-form-panel input[type=text],.cp-form-panel input[type=email],.cp-form-panel input[type=tel],
.cp-form-panel input[type=date],.cp-form-panel select,.cp-form-panel textarea{
  width:100%;font-family:var(--font-body);font-size:1rem;color:var(--ink);background:var(--white);
  border:1.5px solid var(--line);border-radius:10px;padding:13px 15px;transition:border-color .25s,box-shadow .25s;}
.cp-form-panel input:focus,.cp-form-panel select:focus,.cp-form-panel textarea:focus{
  outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(1,100,194,.13);}
.cp-form-panel textarea{min-height:130px;resize:vertical;}
.cp-form-panel button[type=submit],.cp-form-panel input[type=submit]{
  font-family:var(--font-display);font-weight:600;font-size:.9rem;letter-spacing:.04em;
  background:var(--blue);color:var(--white);border:0;border-radius:10px;padding:15px 30px;cursor:pointer;
  transition:background .25s,transform .25s;}
.cp-form-panel button[type=submit]:hover,.cp-form-panel input[type=submit]:hover{
  background:#0154a4;transform:translateY(-1px);}
.cp-form-embed{min-height:640px;}
.cp-form-embed iframe{width:100%;min-height:640px;border:0;display:block;}

/* ─── team grid ─── */
.cp-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:44px;}
.cp-team-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;
  transition:border-color .3s,box-shadow .3s,transform .3s;}
.cp-team-card:hover{border-color:#BAD3EC;box-shadow:0 20px 42px -26px rgba(0,44,92,.4);transform:translateY(-3px);}
.cp-team-photo{position:relative;aspect-ratio:4/4.4;overflow:hidden;background:var(--tint);}
.cp-team-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-sweep);}
.cp-team-card:hover .cp-team-photo img{transform:scale(1.04);}
.cp-team-body{padding:22px 24px 26px;}
.cp-team-body h3{font-size:1.1rem;font-weight:600;margin-bottom:3px;}
.cp-team-body .role{font-family:var(--font-display);font-weight:500;font-size:.86rem;color:var(--blue);
  margin-bottom:12px;}
.cp-team-body p{font-size:.96rem;color:#41546A;}

/* ─── partner / hospital logo row ─── */
.cp-logo-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;margin-top:38px;
  align-items:center;}
.cp-logo{display:flex;align-items:center;justify-content:center;padding:24px 20px;background:var(--white);
  border:1px solid var(--line);border-radius:var(--radius);min-height:110px;transition:border-color .3s;}
.cp-logo:hover{border-color:#BAD3EC;}
.cp-logo img{max-width:100%;max-height:56px;object-fit:contain;filter:grayscale(1);opacity:.72;
  transition:filter .35s,opacity .35s;}
.cp-logo:hover img{filter:grayscale(0);opacity:1;}
.cp-logo .name{font-family:var(--font-display);font-weight:500;font-size:.94rem;color:var(--navy);text-align:center;}

/* ─── careers / job postings ─── */
.cp-job-list{display:flex;flex-direction:column;gap:14px;margin-top:38px;}
.cp-job{display:flex;align-items:center;gap:22px;padding:24px 26px;background:var(--white);
  border:1px solid var(--line);border-radius:var(--radius);transition:border-color .3s,box-shadow .3s;}
.cp-job:hover{border-color:#BAD3EC;box-shadow:0 14px 30px -20px rgba(0,44,92,.35);}
.cp-job-main{flex:1;}
.cp-job-main h3{font-size:1.08rem;font-weight:600;margin-bottom:5px;}
.cp-job-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;}
.cp-job-meta span{font-family:var(--font-display);font-size:.78rem;font-weight:500;color:var(--gray);
  background:var(--mist);border:1px solid var(--line);border-radius:999px;padding:5px 12px;}

/* ─── info panel (What to Bring, What to Expect, etc.) ─── */
.cp-panel{background:var(--tint);border:1px solid #CFE2F5;border-radius:var(--radius);padding:32px 34px;}
.cp-panel h3{font-size:1.1rem;font-weight:600;margin-bottom:14px;}
.cp-panel ul li{display:flex;gap:12px;align-items:flex-start;padding:7px 0;font-size:1rem;}
.cp-panel ul li::before{content:"";flex:none;width:8px;height:8px;margin-top:9px;border-radius:50%;
  background:var(--blue);}

/* ─── callout / highlighted note ─── */
.cp-callout{display:flex;gap:18px;align-items:flex-start;background:var(--mist);border-left:3px solid var(--blue);
  border-radius:0 var(--radius) var(--radius) 0;padding:22px 26px;margin-top:30px;}
.cp-callout p{font-size:.99rem;color:#41546A;}
.cp-callout strong{color:var(--navy);font-weight:600;}

/* ─── pull quote / philosophy statement ─── */
.cp-quote{position:relative;max-width:840px;margin:0 auto;text-align:center;padding:12px 0;}
.cp-quote p{font-family:var(--font-display);font-weight:500;font-size:clamp(1.25rem,2.5vw,1.65rem);
  line-height:1.5;color:var(--navy);letter-spacing:-.008em;}
.cp-quote .mk{display:block;width:52px;height:52px;margin:0 auto 22px;}
.cp-quote .mk circle{fill:none;stroke:var(--blue);stroke-width:3.4;stroke-linecap:round;
  stroke-dasharray:104 52;transform-origin:center;transform:rotate(-52deg);}

/* ─── 50/50 split block (content + media) ─── */
.cp-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;}
.cp-split.rev>*:first-child{order:2;}
.cp-split-media{border-radius:var(--radius);overflow:hidden;aspect-ratio:4/3;background:var(--tint);}
.cp-split-media img{width:100%;height:100%;object-fit:cover;}

/* ─── plain prose page (Privacy, Terms) ─── */
.cp-prose{max-width:760px;}
.cp-prose h2{font-size:1.35rem;margin:38px 0 14px;}
.cp-prose h3{font-size:1.08rem;margin:26px 0 10px;}
.cp-prose ul{margin:12px 0;}
.cp-prose li{display:flex;gap:12px;align-items:flex-start;padding:5px 0;}
.cp-prose li::before{content:"";flex:none;width:7px;height:7px;margin-top:9px;border-radius:50%;background:var(--blue);}

/* ─── custom-page responsive ─── */
@media (max-width:1020px){
  .cp-tile-grid{grid-template-columns:repeat(2,1fr);}
  .cp-team-grid{grid-template-columns:repeat(2,1fr);}
  .cp-split{grid-template-columns:1fr;gap:44px;}
  .cp-split.rev>*:first-child{order:0;}
}
@media (max-width:640px){
  .cp-tile-grid{grid-template-columns:1fr;}
  .cp-team-grid{grid-template-columns:1fr;}
  .cp-form-panel{padding:28px 22px;}
  .cp-job{flex-direction:column;align-items:flex-start;gap:16px;}
  .cp-group-head{flex-wrap:wrap;}
}

/* ─── custom form (posts to a webhook via corpeo-site.js) ─── */
.cp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.cp-form-row{grid-column:1 / -1;}
.cp-field{display:flex;flex-direction:column;}
.cp-field .req{color:var(--blue);}
.cp-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}
.cp-consent{display:flex;gap:12px;align-items:flex-start;margin-top:4px;}
.cp-consent input[type=checkbox]{flex:none;width:19px;height:19px;margin-top:2px;accent-color:var(--blue);cursor:pointer;}
.cp-consent label{font-family:var(--font-body);font-weight:400;font-size:.92rem;color:#41546A;line-height:1.5;margin:0;cursor:pointer;}
.cp-form-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:6px;}
.cp-form-msg{font-size:.95rem;line-height:1.5;margin:0;}
.cp-form-msg.is-ok{color:#1B7A46;}
.cp-form-msg.is-err{color:#B03030;}
.cp-form-panel button[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none;}
@media (max-width:640px){
  .cp-form-grid{grid-template-columns:1fr;}
}

/* ════════════════════════════════════════════════════════════════════
   HEADER  (Elementor → Theme Builder → Header → one HTML widget)
   ════════════════════════════════════════════════════════════════════ */
.cp-header{position:relative;background:var(--white);z-index:900;font-family:var(--font-body);}
.cp-header *{box-sizing:border-box;}
.cp-header a{text-decoration:none;color:inherit;}

/* ── row 1: logo · phone · language · CTA ── */
.cp-hdr-top{border-bottom:1px solid var(--line);}
.cp-hdr-top .cp-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;
  padding-top:18px;padding-bottom:18px;transition:padding .3s var(--ease-sweep);}
.cp-header.is-stuck .cp-hdr-top .cp-wrap{padding-top:10px;padding-bottom:10px;}
.cp-logo-link{display:flex;align-items:center;flex:none;}
.cp-logo-link img{height:56px;width:auto;display:block;transition:height .3s var(--ease-sweep);}
.cp-header.is-stuck .cp-logo-link img{height:46px;}
.cp-hdr-actions{display:flex;align-items:center;gap:12px;}
.cp-hdr-phone{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-display);
  font-weight:600;font-size:.94rem;color:var(--navy);border:1.5px solid var(--line);border-radius:10px;
  padding:11px 18px;transition:border-color .25s,color .25s;}
.cp-hdr-phone:hover{border-color:var(--blue);color:var(--blue);}
.cp-hdr-phone svg{width:16px;height:16px;stroke:var(--blue);fill:none;stroke-width:2;}
.cp-lang{display:inline-flex;align-items:center;font-family:var(--font-display);font-weight:600;
  font-size:.82rem;letter-spacing:.06em;color:var(--gray);border:1.5px solid var(--line);border-radius:10px;
  overflow:hidden;}
.cp-lang a{padding:11px 13px;transition:background .25s,color .25s;}
.cp-lang a:hover{color:var(--blue);}
.cp-lang a.on{background:var(--tint);color:var(--navy);}

/* ── row 2: primary nav ── */
.cp-hdr-nav .cp-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;}
.cp-nav{display:flex;align-items:stretch;gap:2px;}
.cp-nav>li{position:relative;list-style:none;}
/* Mega items must be STATIC so the panel positions against .cp-wrap (the
   logo-to-button content box) and not against the tiny <li> itself.
   Two .elementor-kit-11s on purpose — works whether or not the markup carries the
   .has-mega class, so a stale header paste can't silently kill the menu. */
.cp-nav>li.has-mega{position:static;}
.cp-nav>li:has(> .cp-mega){position:static;}
.cp-nav>li>a{display:flex;align-items:center;gap:7px;padding:17px 16px;font-family:var(--font-display);
  font-weight:500;font-size:.94rem;color:var(--navy);position:relative;transition:color .25s;}
.cp-nav>li>a::after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:2.5px;
  background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease-sweep);}
.cp-nav>li:hover>a,.cp-nav>li>a.on{color:var(--blue);}
.cp-nav>li:hover>a::after,.cp-nav>li>a.on::after{transform:scaleX(1);}
.cp-nav .chev{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:2.6;stroke-linecap:round;
  stroke-linejoin:round;transition:transform .3s;opacity:.6;}
.cp-nav>li:hover .chev{transform:rotate(180deg);opacity:1;}

/* ── simple dropdown ── */
.cp-drop{position:absolute;top:100%;left:8px;min-width:250px;background:var(--white);
  border:1px solid var(--line);border-radius:14px;box-shadow:0 26px 50px -26px rgba(0,44,92,.4);
  padding:8px;opacity:0;visibility:hidden;transform:translateY(-8px);z-index:20;
  transition:opacity .25s,transform .3s var(--ease-sweep),visibility .25s;}
.cp-nav>li:hover>.cp-drop,.cp-nav>li:focus-within>.cp-drop{opacity:1;visibility:visible;transform:translateY(0);}
.cp-drop li{list-style:none;}
.cp-drop a{display:block;padding:11px 14px;border-radius:9px;font-size:.95rem;color:var(--navy);
  transition:background .2s,color .2s;}
.cp-drop a:hover{background:var(--tint);color:var(--blue);}

/* ── mega menu — spans the content box, logo edge to button edge ── */
.cp-mega{position:absolute;top:100%;left:var(--pad);right:var(--pad);z-index:20;
  background:var(--white);border:1px solid var(--line);border-top:0;border-radius:0 0 16px 16px;
  box-shadow:0 34px 64px -30px rgba(0,44,92,.4);overflow:hidden;
  opacity:0;visibility:hidden;transform:translateY(-8px);
  transition:opacity .25s,transform .32s var(--ease-sweep),visibility .25s;}
/* hover — deliberately does NOT depend on the .has-mega class */
.cp-nav>li:hover>.cp-mega,
.cp-nav>li:focus-within>.cp-mega{opacity:1;visibility:visible;transform:translateY(0);}
.cp-mega-inner{display:grid;grid-template-columns:1fr 252px;}
.cp-mega-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 38px;padding:36px 38px;
  align-content:start;}
.cp-mega-grp h4{font-family:var(--font-display);font-weight:600;font-size:.72rem;letter-spacing:.13em;
  text-transform:uppercase;color:var(--gray);padding-bottom:10px;margin-bottom:8px;
  border-bottom:1px solid var(--line);}
.cp-mega-grp li{list-style:none;}
.cp-mega-grp a{display:block;position:relative;padding:7px 0 7px 14px;font-size:.94rem;color:var(--ink);
  line-height:1.35;transition:color .22s,padding-left .28s var(--ease-sweep);}
.cp-mega-grp a::before{content:"";position:absolute;left:0;top:15px;width:5px;height:5px;
  border-radius:50%;background:var(--blue);opacity:0;transform:scale(.4);
  transition:opacity .22s,transform .28s var(--ease-sweep);}
.cp-mega-grp a:hover{color:var(--blue);padding-left:19px;}
.cp-mega-grp a:hover::before{opacity:1;transform:scale(1);}
/* the promo is SECONDARY — it must never compete with the menu itself */
.cp-mega-promo{background:var(--mist);border-left:1px solid var(--line);padding:36px 26px;
  display:flex;flex-direction:column;justify-content:flex-start;gap:10px;}
.cp-mega-promo p{font-family:var(--font-body);font-size:.85rem;line-height:1.55;color:var(--gray);
  margin:0 0 6px;}
.cp-mega-promo .cp-btn{width:100%;justify-content:center;gap:7px;padding:12px 14px;
  font-size:.71rem;letter-spacing:.05em;}
.cp-mega-promo .cp-btn svg{width:13px;height:13px;}

/* ── extras shown INSIDE the mobile menu panel only ── */
.cp-mobile-extras{display:none;flex-direction:column;gap:12px;padding-top:20px;margin-top:8px;
  border-top:1px solid var(--line);}
.cp-mobile-extras .cp-btn{width:100%;justify-content:center;}
.cp-mobile-extras .cp-hdr-phone{width:100%;justify-content:center;}
.cp-mobile-extras .cp-lang{align-self:flex-start;}

/* ── burger ── */
.cp-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;
  border:1.5px solid var(--line);border-radius:10px;background:var(--white);cursor:pointer;padding:0 11px;
  flex:none;}
.cp-burger span{display:block;height:2.2px;background:var(--navy);border-radius:2px;
  transition:transform .35s var(--ease-sweep),opacity .2s;}
.cp-header.menu-open .cp-burger{border-color:var(--blue);}
.cp-header.menu-open .cp-burger span:nth-child(1){transform:translateY(7.2px) rotate(45deg);}
.cp-header.menu-open .cp-burger span:nth-child(2){opacity:0;}
.cp-header.menu-open .cp-burger span:nth-child(3){transform:translateY(-7.2px) rotate(-45deg);}

/* ════════ MOBILE — logo + burger ONLY. Everything else moves into the panel. ════════ */
@media (max-width:1080px){
  .cp-burger{display:flex;}
  .cp-hdr-actions>.cp-hdr-phone,
  .cp-hdr-actions>.cp-lang,
  .cp-hdr-actions>.cp-btn{display:none;}
  .cp-mobile-extras{display:flex;}

  .cp-hdr-nav{position:absolute;left:0;right:0;top:100%;background:var(--white);
    border-top:1px solid var(--line);box-shadow:0 30px 50px -30px rgba(0,44,92,.4);z-index:30;
    max-height:0;overflow:hidden;transition:max-height .45s var(--ease-sweep);}
  .cp-header.menu-open .cp-hdr-nav{max-height:calc(100vh - 90px);overflow-y:auto;}
  .cp-hdr-nav .cp-wrap{display:block;padding-top:6px;padding-bottom:26px;}
  .cp-nav{flex-direction:column;gap:0;}
  .cp-nav>li,.cp-nav>li.has-mega{position:relative;border-bottom:1px solid var(--line);}
  .cp-nav>li>a{padding:16px 2px;justify-content:space-between;font-size:1.02rem;}
  .cp-nav>li>a::after{display:none;}
  .cp-nav>li:hover .chev{transform:none;opacity:.6;}
  .cp-nav>li.open .chev{transform:rotate(180deg);opacity:1;}
  .cp-nav>li.open>a{color:var(--blue);}

  .cp-drop,.cp-mega{position:static;opacity:1;visibility:visible;transform:none;
    border:0;box-shadow:none;border-radius:0;padding:0;
    max-height:0;overflow:hidden;transition:max-height .42s var(--ease-sweep);}
  .cp-nav>li.open>.cp-drop,.cp-nav>li.open>.cp-mega{max-height:2400px;padding-bottom:10px;}
  .cp-mega-inner{grid-template-columns:1fr;}
  .cp-mega-cols{grid-template-columns:1fr;padding:0;gap:16px;}
  .cp-mega-promo{display:none;}
  .cp-drop a{padding:11px 2px;}
}

/* ════════════════════════════════════════════════════════════════════
   FOOTER  (Elementor → Theme Builder → Footer → one HTML widget)
   ════════════════════════════════════════════════════════════════════ */
.cp-footer{position:relative;background:var(--navy);color:#C6D8EC;overflow:hidden;
  font-family:var(--font-body);isolation:isolate;}
.cp-footer *{box-sizing:border-box;}
.cp-footer a{text-decoration:none;color:inherit;}
.cp-footer .cp-deco-ring{top:-180px;right:-160px;width:520px;height:520px;opacity:.09;}
.cp-footer .cp-deco-ring circle{stroke:#fff;stroke-width:2;stroke-dasharray:920 236;}
.cp-foot-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;
  padding-top:72px;padding-bottom:56px;}
.cp-foot-brand img{height:60px;width:auto;display:block;margin-bottom:22px;}
.cp-foot-brand p{font-size:.97rem;line-height:1.7;color:#A9C4DE;max-width:34ch;margin-bottom:24px;}
.cp-foot-contact li{list-style:none;display:flex;gap:12px;align-items:flex-start;padding:7px 0;font-size:.96rem;}
.cp-foot-contact svg{flex:none;width:17px;height:17px;stroke:#5E9FDE;fill:none;stroke-width:1.9;margin-top:2px;}
.cp-foot-contact a:hover{color:#fff;}
.cp-foot-col h3{font-family:var(--font-display);font-weight:600;font-size:.78rem;letter-spacing:.12em;
  text-transform:uppercase;color:#fff;margin-bottom:18px;}
.cp-foot-col li{list-style:none;}
.cp-foot-col a{display:inline-block;position:relative;padding:6px 0;font-size:.96rem;color:#A9C4DE;
  transition:color .22s,transform .28s var(--ease-sweep);}
.cp-foot-col a:hover{color:#fff;transform:translateX(3px);}
.cp-foot-hours li{display:flex;justify-content:space-between;gap:14px;padding:6px 0;font-size:.94rem;
  list-style:none;border-bottom:1px dashed rgba(255,255,255,.12);}
.cp-foot-hours li:last-child{border-bottom:0;}
.cp-foot-hours .t{font-family:var(--font-display);font-weight:500;color:#fff;}
.cp-foot-bar{border-top:1px solid rgba(255,255,255,.13);}
.cp-foot-bar .cp-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;
  padding-top:22px;padding-bottom:22px;}
.cp-foot-legal{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:.88rem;color:#8FAFCC;}
.cp-foot-legal a:hover{color:#fff;}
.cp-foot-legal .sep{opacity:.4;}
.cp-foot-credit{font-size:.88rem;color:#8FAFCC;}
.cp-foot-credit a{font-family:var(--font-display);font-weight:600;color:#C6D8EC;
  border-bottom:1px solid rgba(198,216,236,.35);transition:color .22s,border-color .22s;}
.cp-foot-credit a:hover{color:#fff;border-color:#fff;}

@media (max-width:1020px){
  .cp-foot-main{grid-template-columns:1fr 1fr;gap:40px;}
}
@media (max-width:640px){
  .cp-foot-main{grid-template-columns:1fr;gap:34px;padding-top:52px;}
  .cp-foot-bar .cp-wrap{flex-direction:column;align-items:flex-start;gap:12px;}
}

/* ════════════════════════════════════════════════════════════════════
   ELEMENTOR GUARDS — the mega menu drops OUT of the header, so none of
   Elementor's Theme-Builder wrappers may clip it. Without this, the nav
   row and/or the dropdown get cut off.
   ════════════════════════════════════════════════════════════════════ */
.elementor-location-header,
.elementor-location-header .e-con,
.elementor-location-header .e-con-inner,
.elementor-location-header .elementor-section,
.elementor-location-header .elementor-container,
.elementor-location-header .elementor-column,
.elementor-location-header .elementor-widget-wrap,
.elementor-location-header .elementor-widget,
.elementor-location-header .elementor-widget-html,
.elementor-location-header .elementor-widget-container{overflow:visible !important;}
.elementor-location-header .elementor-widget-container{padding:0 !important;}


/* ════════════════════════════════════════════════════════════════════
   BUTTON COLOUR LOCK
   `.cp-header a` / `.cp-footer a` set `color:inherit` at specificity
   (0,1,1), which was beating `.cp-btn-primary` (0,1,0) — the CTA text
   was rendering NAVY on a blue background. These rules outrank both by
   specificity AND source order, so a primary button is white. Always.
   ════════════════════════════════════════════════════════════════════ */
a.cp-btn-primary,
button.cp-btn-primary,
.cp-page a.cp-btn-primary,
.cp-header a.cp-btn-primary,
.cp-footer a.cp-btn-primary,
.cp-mega-promo a.cp-btn-primary,
.cp-form-panel button[type=submit]{color:var(--white);}
a.cp-btn-primary:hover,
button.cp-btn-primary:hover,
.cp-header a.cp-btn-primary:hover,
.cp-footer a.cp-btn-primary:hover,
.cp-mega-promo a.cp-btn-primary:hover{color:var(--white);}
a.cp-btn-primary svg,
.cp-header a.cp-btn-primary svg,
.cp-mega-promo a.cp-btn-primary svg{stroke:var(--white);}

/* the other two variants, locked the same way */
a.cp-btn-line,
.cp-header a.cp-btn-line,
.cp-footer a.cp-btn-line,
.cp-mega-promo a.cp-btn-line{color:var(--navy);}
a.cp-btn-line:hover,
.cp-header a.cp-btn-line:hover,
.cp-mega-promo a.cp-btn-line:hover{color:var(--blue);}
a.cp-btn-ghost,
.cp-header a.cp-btn-ghost,
.cp-footer a.cp-btn-ghost{color:var(--white);}/* End custom CSS */