/* DMD Cluster Parent — clinical index / atlas */
.dmd-cluster-parent{background:var(--md-light);color:var(--md-text);overflow:clip}
.dmd-cluster-progress{position:fixed;z-index:160;inset:0 0 auto;height:3px;pointer-events:none}.dmd-cluster-progress span{display:block;width:0;height:100%;background:var(--md-accent)}
.dmd-cluster-section-label,.dmd-cluster-eyebrow{margin:0 0 18px;color:var(--md-accent-deep);font:700 9px/1.3 var(--md-font-ui);letter-spacing:.18em;text-transform:uppercase}
.dmd-cluster-hero{position:relative;padding:clamp(82px,9vw,138px) 0 clamp(68px,8vw,112px);background:#eee7de;border-bottom:1px solid var(--md-line);overflow:hidden}
.dmd-cluster-hero:after{content:"";position:absolute;right:-8vw;bottom:-18vw;width:min(52vw,720px);height:min(52vw,720px);border:1px solid rgba(38,64,50,.09);border-radius:50%;pointer-events:none}
.dmd-cluster-hero.has-image:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(238,231,222,.98) 0%,rgba(238,231,222,.94) 47%,rgba(238,231,222,.72) 100%),var(--dmd-cluster-image);background-size:cover;background-position:center;opacity:.9}
.dmd-cluster-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.72fr);gap:clamp(60px,8vw,128px);align-items:end}
.dmd-cluster-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:38px;color:#778078;font-size:10px;line-height:1.4}.dmd-cluster-breadcrumb a{color:inherit;text-decoration:none}.dmd-cluster-breadcrumb a:hover{color:var(--md-brand)}
.dmd-cluster-hero h1{max-width:850px;margin:0;color:var(--md-brand);font:400 clamp(54px,7.6vw,108px)/.92 var(--md-font-display);letter-spacing:-.065em;text-wrap:balance}
.dmd-cluster-deck{max-width:690px;margin:30px 0 0;color:#566159;font-size:clamp(17px,1.5vw,20px);line-height:1.72}
.dmd-cluster-hero__index{padding:28px 0 0;border-top:1px solid rgba(38,64,50,.22)}.dmd-cluster-hero__index>p:first-child{margin:0 0 22px;color:var(--md-accent-deep);font:700 9px var(--md-font-ui);letter-spacing:.15em;text-transform:uppercase}
.dmd-cluster-hero__stats{display:grid;grid-template-columns:1fr 1fr;margin-bottom:28px;border-top:1px solid rgba(38,64,50,.13);border-bottom:1px solid rgba(38,64,50,.13)}.dmd-cluster-hero__stats div{padding:17px 14px 17px 0}.dmd-cluster-hero__stats div+div{padding-left:18px;border-left:1px solid rgba(38,64,50,.13)}.dmd-cluster-hero__stats strong{display:block;color:var(--md-brand);font:400 34px/1 var(--md-font-display)}.dmd-cluster-hero__stats span{display:block;margin-top:7px;color:#777f79;font:600 8px var(--md-font-ui);letter-spacing:.1em;text-transform:uppercase}
.dmd-cluster-hero__index ol{margin:0;padding:0;list-style:none;border-top:1px solid rgba(38,64,50,.12)}.dmd-cluster-hero__index li{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid rgba(38,64,50,.12)}.dmd-cluster-hero__index li span{color:#9a7e6c;font:700 8px var(--md-font-ui);letter-spacing:.1em}.dmd-cluster-hero__index li a{color:var(--md-brand);font-size:13px;text-decoration:none}.dmd-cluster-hero__empty{color:#68736c;font-size:13px}
.dmd-cluster-intro{padding:clamp(70px,8vw,112px) 0;border-bottom:1px solid var(--md-line)}.dmd-cluster-intro__grid{display:grid;grid-template-columns:220px minmax(0,780px);gap:clamp(50px,7vw,100px);justify-content:center}.dmd-cluster-intro__grid.is-editorial-only{grid-template-columns:minmax(0,900px);gap:0;justify-content:center}.dmd-cluster-intro__content{color:#465149;font-size:18px;line-height:1.8}
/* Long-form cluster body must never depend on JS reveal state. */
.dmd-cluster-intro__grid,.dmd-cluster-intro__content{opacity:1!important;visibility:visible!important;transform:none!important}.dmd-cluster-intro__content>:first-child{margin-top:0}.dmd-cluster-intro__content>:last-child{margin-bottom:0}.dmd-cluster-intro__content h2{margin:0 0 26px;color:var(--md-brand);font:400 clamp(34px,4.2vw,52px)/1.08 var(--md-font-display);letter-spacing:-.045em}.dmd-cluster-intro__content p{margin:0 0 22px}
.dmd-cluster-chapters{padding:clamp(82px,9vw,130px) 0;background:#f6f3ee}.dmd-cluster-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);gap:50px;align-items:end;margin-bottom:50px}.dmd-cluster-section-head h2,.dmd-cluster-directory__top h2{margin:0;color:var(--md-brand);font:400 clamp(38px,4.8vw,62px)/1.02 var(--md-font-display);letter-spacing:-.05em}.dmd-cluster-section-head>p{max-width:500px;margin:0;color:#657068;font-size:14px;line-height:1.7}
.dmd-cluster-chapter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.dmd-cluster-chapter{display:grid;grid-template-columns:minmax(150px,.68fr) minmax(0,1.32fr);min-height:390px;background:#fff;border:1px solid var(--md-line)}
.dmd-cluster-chapter__visual{position:relative;display:flex;align-items:flex-end;padding:24px;background:#dfe5df;text-decoration:none;overflow:hidden}.dmd-cluster-chapter__visual.has-image:before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,transparent 35%,rgba(16,38,28,.55)),var(--dmd-card-image);background-size:cover;background-position:center}.dmd-cluster-chapter__visual.no-image:before{content:"";position:absolute;width:250px;height:250px;left:-95px;top:-80px;border:1px solid rgba(38,64,50,.18);border-radius:50%}.dmd-cluster-chapter__visual.no-image:after{content:"";position:absolute;width:160px;height:160px;right:-50px;bottom:-60px;border:1px solid rgba(38,64,50,.15);border-radius:50%}.dmd-cluster-chapter__visual>span{position:relative;z-index:1;color:#fff;font:400 clamp(44px,5vw,72px)/1 var(--md-font-display);letter-spacing:-.05em}.dmd-cluster-chapter__visual.no-image>span{color:var(--md-brand)}
.dmd-cluster-chapter__body{display:flex;flex-direction:column;padding:30px}.dmd-cluster-chapter__meta{display:flex;justify-content:space-between;gap:12px;color:#9a7e6c;font:700 8px var(--md-font-ui);letter-spacing:.12em;text-transform:uppercase}.dmd-cluster-chapter h3{margin:24px 0 14px;color:var(--md-brand);font:400 clamp(29px,3vw,40px)/1.07 var(--md-font-display);letter-spacing:-.04em}.dmd-cluster-chapter h3 a{color:inherit;text-decoration:none}.dmd-cluster-chapter__body>p{margin:0 0 25px;color:#647068;font-size:13px;line-height:1.65}.dmd-cluster-chapter__links{margin-top:auto;border-top:1px solid var(--md-line)}.dmd-cluster-chapter__links a{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--md-line);color:#556159;font-size:11px;text-decoration:none}.dmd-cluster-chapter__links a:hover{color:var(--md-brand)}.dmd-cluster-chapter__links a.is-all{color:var(--md-brand);font-weight:600}
.dmd-cluster-directory{padding:clamp(82px,9vw,136px) 0;background:var(--md-light)}.dmd-cluster-directory__top{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.dmd-cluster-search{width:min(330px,100%)}.dmd-cluster-search span{display:block;margin-bottom:8px;color:var(--md-accent-deep);font:700 8px var(--md-font-ui);letter-spacing:.13em;text-transform:uppercase}.dmd-cluster-search input{width:100%;padding:12px 0;border:0;border-bottom:1px solid rgba(38,64,50,.28);outline:0;background:transparent;color:var(--md-brand);font:500 15px var(--md-font-body)}.dmd-cluster-search input:focus{border-color:var(--md-brand)}
.dmd-cluster-list{border-top:1px solid var(--md-line)}.dmd-cluster-item{border-bottom:1px solid var(--md-line);transition:background .2s ease}.dmd-cluster-item:hover{background:#f0ebe4}.dmd-cluster-item[hidden]{display:none}.dmd-cluster-item__link{display:grid;grid-template-columns:54px minmax(0,1fr) 112px 32px;gap:24px;align-items:center;padding:20px 12px 20px 0;color:inherit;text-decoration:none}.dmd-cluster-item__number{color:#a68a77;font:700 9px var(--md-font-ui);letter-spacing:.1em}.dmd-cluster-item__type{display:block;margin-bottom:5px;color:#9b806e;font:700 8px var(--md-font-ui);letter-spacing:.12em;text-transform:uppercase}.dmd-cluster-item__copy h3{margin:0;color:var(--md-brand);font:400 clamp(23px,2.4vw,31px)/1.08 var(--md-font-display);letter-spacing:-.035em}.dmd-cluster-item__copy p{max-width:680px;margin:7px 0 0;color:#6a746e;font-size:12px;line-height:1.55}.dmd-cluster-item__thumb{position:relative;width:112px;height:74px;background:#e6dfd5;overflow:hidden}.dmd-cluster-item__thumb.has-image:before{content:"";position:absolute;inset:0;background-image:var(--dmd-item-image);background-size:cover;background-position:center;filter:saturate(.75)}.dmd-cluster-item__thumb.no-image:before{content:"";position:absolute;width:85px;height:85px;border:1px solid rgba(38,64,50,.13);border-radius:50%;left:-25px;top:-30px}.dmd-cluster-item__thumb span{position:absolute;right:8px;bottom:6px;color:rgba(38,64,50,.42);font:400 22px var(--md-font-display)}.dmd-cluster-item__arrow{color:#96745f;font-size:18px}.dmd-cluster-no-results{padding:40px 0;color:#69746d}
.dmd-cluster-decision{padding:clamp(70px,8vw,110px) 0;background:#ebe1d5;border-top:1px solid var(--md-line)}.dmd-cluster-decision__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:70px;align-items:end}.dmd-cluster-decision h2{max-width:780px;margin:0;color:var(--md-brand);font:400 clamp(38px,5vw,68px)/1 var(--md-font-display);letter-spacing:-.055em}.dmd-cluster-decision p:not(.dmd-cluster-section-label){max-width:680px;margin:22px 0 0;color:#5e6962;font-size:14px;line-height:1.7}.dmd-cluster-decision__action .dmd-chatnow-trigger,.dmd-cluster-decision__action>a{display:inline-flex;padding:14px 18px;background:var(--md-brand);color:#fff;text-decoration:none;font:700 9px var(--md-font-ui);letter-spacing:.1em;text-transform:uppercase}
@media(max-width:1050px){.dmd-cluster-hero__inner{grid-template-columns:1fr;gap:55px}.dmd-cluster-hero__index{max-width:650px}.dmd-cluster-chapter-grid{grid-template-columns:1fr}.dmd-cluster-intro__grid{grid-template-columns:160px minmax(0,1fr)}.dmd-cluster-decision__inner{grid-template-columns:1fr}.dmd-cluster-decision__action{justify-self:start}}
@media(max-width:760px){.dmd-cluster-hero{padding:68px 0 58px}.dmd-cluster-hero h1{font-size:clamp(48px,15vw,72px)}.dmd-cluster-deck{font-size:16px}.dmd-cluster-breadcrumb{margin-bottom:28px}.dmd-cluster-hero__stats{grid-template-columns:1fr 1fr}.dmd-cluster-intro{padding:58px 0}.dmd-cluster-intro__grid{grid-template-columns:1fr;gap:18px}.dmd-cluster-intro__content{font-size:16px;line-height:1.72}.dmd-cluster-section-head{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.dmd-cluster-chapters,.dmd-cluster-directory{padding:64px 0}.dmd-cluster-chapter{grid-template-columns:1fr;min-height:0}.dmd-cluster-chapter__visual{min-height:220px}.dmd-cluster-chapter__body{padding:25px 22px}.dmd-cluster-directory__top{display:grid;gap:28px}.dmd-cluster-search{width:100%}.dmd-cluster-item__link{grid-template-columns:35px minmax(0,1fr) 24px;gap:13px;padding:18px 0}.dmd-cluster-item__thumb{display:none}.dmd-cluster-item__copy h3{font-size:25px}.dmd-cluster-item__copy p{font-size:12px}.dmd-cluster-decision{padding:58px 0}.dmd-cluster-decision h2{font-size:clamp(36px,10vw,50px)}}
@media(max-width:430px){.dmd-cluster-hero__stats strong{font-size:29px}.dmd-cluster-hero__index li{grid-template-columns:29px 1fr}.dmd-cluster-chapter__visual{min-height:185px}.dmd-cluster-item__copy p{display:none}.dmd-cluster-item__link{padding:16px 0}.dmd-cluster-item__copy h3{font-size:23px}}


/* =========================================================
   v1.65 — Cluster landing hero overhaul
   - make parent cluster heroes use deep medical green
   - remove cluster-hero illustrations / decorative rings
   - adapt typography and index panel for dark surface
   ========================================================= */
.dmd-cluster-hero{
  background:var(--md-brand)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
.dmd-cluster-hero::after,
.dmd-cluster-hero.has-image::before{
  display:none!important;
}
.dmd-cluster-hero > .md-editorial-anatomy{
  display:none!important;
}
.dmd-cluster-hero .dmd-cluster-eyebrow{
  color:var(--md-accent)!important;
}
.dmd-cluster-hero h1{
  color:#fff!important;
}
.dmd-cluster-hero .dmd-cluster-deck{
  color:rgba(255,255,255,.76)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__index{
  border-top-color:rgba(255,255,255,.22)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__index > p:first-child{
  color:rgba(255,255,255,.62)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__stats{
  border-top-color:rgba(255,255,255,.14)!important;
  border-bottom-color:rgba(255,255,255,.14)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__stats div+div{
  border-left-color:rgba(255,255,255,.14)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__stats strong{
  color:#fff!important;
}
.dmd-cluster-hero .dmd-cluster-hero__stats span{
  color:rgba(255,255,255,.54)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__index ol{
  border-top-color:rgba(255,255,255,.12)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__index li{
  border-bottom-color:rgba(255,255,255,.12)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__index li span{
  color:var(--md-accent)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__index li a,
.dmd-cluster-hero .dmd-cluster-hero__empty{
  color:rgba(255,255,255,.86)!important;
}
.dmd-cluster-hero .dmd-cluster-hero__index li a:hover{
  color:#fff!important;
}


/* =========================================================
   v1.66 — Doctor-led cluster heroes + motion-rich CTAs
   - replace illustration treatment with curated Dr. Demirel photography
   - fill hero whitespace with integrated side portrait instead of background art
   - add hover motion to cluster CTA buttons
   ========================================================= */
.dmd-cluster-hero{
  min-height:clamp(520px,54vw,760px);
}
.dmd-cluster-hero.has-portrait::after,
.dmd-cluster-hero.has-portrait::before,
.dmd-cluster-hero.has-image::before,
.dmd-cluster-hero > .md-editorial-anatomy{
  display:none!important;
  content:none!important;
}
.dmd-cluster-hero__portrait{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  width:min(44vw,760px);
  min-width:320px;
  margin:0;
  z-index:0;
  overflow:hidden;
  pointer-events:none;
}
.dmd-cluster-hero__portrait img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
  display:block;
  filter:saturate(.94) contrast(1.03);
  opacity:.96;
}
.dmd-cluster-hero__portrait::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,var(--md-brand) 0%,rgba(14,38,28,.97) 18%,rgba(14,38,28,.72) 48%,rgba(14,38,28,.22) 78%,rgba(14,38,28,0) 100%),
    linear-gradient(180deg,rgba(14,38,28,.08),rgba(14,38,28,.28));
}
.dmd-cluster-hero__copy{
  padding-right:min(10vw,100px);
}
.dmd-cluster-hero__index{
  position:relative;
  justify-self:end;
  width:min(100%,440px);
  padding:26px 0 0;
}
.dmd-cluster-decision__action .dmd-chatnow-trigger,
.dmd-cluster-decision__action>a{
  position:relative;
  align-items:center;
  justify-content:center;
  gap:14px;
  overflow:hidden;
  isolation:isolate;
  border:1px solid var(--md-brand);
  transition:
    transform .28s cubic-bezier(.2,.7,.2,1),
    background-color .28s cubic-bezier(.2,.7,.2,1),
    color .28s cubic-bezier(.2,.7,.2,1),
    border-color .28s cubic-bezier(.2,.7,.2,1),
    box-shadow .28s cubic-bezier(.2,.7,.2,1);
  box-shadow:0 10px 24px rgba(9,36,27,.08);
}
.dmd-cluster-decision__action .dmd-chatnow-trigger::before,
.dmd-cluster-decision__action>a::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);
  transform:translateX(-125%);
  transition:transform .6s cubic-bezier(.2,.7,.2,1);
  z-index:-1;
}
.dmd-cluster-decision__action .dmd-chatnow-trigger:hover,
.dmd-cluster-decision__action .dmd-chatnow-trigger:focus-visible,
.dmd-cluster-decision__action>a:hover,
.dmd-cluster-decision__action>a:focus-visible{
  transform:translateY(-2px);
  background:#163a2b;
  border-color:#163a2b;
  box-shadow:0 16px 32px rgba(9,36,27,.16);
}
.dmd-cluster-decision__action .dmd-chatnow-trigger:hover::before,
.dmd-cluster-decision__action .dmd-chatnow-trigger:focus-visible::before,
.dmd-cluster-decision__action>a:hover::before,
.dmd-cluster-decision__action>a:focus-visible::before{
  transform:translateX(125%);
}
@media(max-width:1050px){
  .dmd-cluster-hero{
    min-height:0;
  }
  .dmd-cluster-hero__portrait{
    width:min(60vw,620px);
    opacity:.86;
  }
  .dmd-cluster-hero__copy{
    padding-right:0;
  }
}
@media(max-width:760px){
  .dmd-cluster-hero__portrait{
    width:100%;
    min-width:0;
    height:230px;
    top:0;
    right:0;
    bottom:auto;
  }
  .dmd-cluster-hero__portrait::after{
    background:
      linear-gradient(180deg,rgba(14,38,28,.12) 0%,rgba(14,38,28,.62) 55%,var(--md-brand) 100%),
      linear-gradient(90deg,rgba(14,38,28,.08),rgba(14,38,28,.08));
  }
  .dmd-cluster-hero{
    padding-top:190px;
    min-height:0;
  }
  .dmd-cluster-hero__index{
    width:100%;
  }
}
@media(prefers-reduced-motion:reduce){
  .dmd-cluster-decision__action .dmd-chatnow-trigger,
  .dmd-cluster-decision__action>a,
  .dmd-cluster-decision__action .dmd-chatnow-trigger::before,
  .dmd-cluster-decision__action>a::before{
    transition:none!important;
  }
  .dmd-cluster-decision__action .dmd-chatnow-trigger:hover,
  .dmd-cluster-decision__action .dmd-chatnow-trigger:focus-visible,
  .dmd-cluster-decision__action>a:hover,
  .dmd-cluster-decision__action>a:focus-visible{
    transform:none!important;
  }
}


/* =========================================================
   v1.67 — Monochrome masked portrait system (cluster parent)
   ========================================================= */
.dmd-cluster-hero__portrait{
  width:min(40vw,680px)!important;
  min-width:300px!important;
  right:max(18px,3vw)!important;
  bottom:0!important;
  top:auto!important;
  height:min(92%,680px);
  align-self:end;
  overflow:hidden;
  clip-path:inset(0 0 0 10% round 42% 0 0 32%);
}
.dmd-cluster-hero__portrait img{
  object-position:center 10%!important;
  filter:grayscale(1) saturate(0) contrast(1.06) brightness(.98)!important;
  transform:scale(1.03);
  -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.96) 24%, #000 56%, #000 100%), linear-gradient(180deg, rgba(0,0,0,.18) 0%, #000 12%, #000 88%, rgba(0,0,0,.08) 100%);
  mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.96) 24%, #000 56%, #000 100%), linear-gradient(180deg, rgba(0,0,0,.18) 0%, #000 12%, #000 88%, rgba(0,0,0,.08) 100%);
}
.dmd-cluster-hero__portrait::after{
  background:
    linear-gradient(90deg,var(--md-brand) 0%,rgba(14,38,28,.98) 13%,rgba(14,38,28,.82) 33%,rgba(14,38,28,.36) 63%,rgba(14,38,28,.08) 83%,rgba(14,38,28,0) 100%),
    linear-gradient(180deg,rgba(14,38,28,.06),rgba(14,38,28,.18));
}
.dmd-cluster-hero__inner{
  align-items:center;
}
.dmd-cluster-hero__copy{
  max-width:min(640px,100%);
  padding-right:min(8vw,84px)!important;
}
.dmd-cluster-hero__index{
  width:min(100%,420px)!important;
}
@media(max-width:1050px){
  .dmd-cluster-hero__portrait{
    width:min(46vw,560px)!important;
    right:0!important;
    clip-path:inset(0 0 0 8% round 36% 0 0 28%);
  }
}
@media(max-width:760px){
  .dmd-cluster-hero__portrait{
    width:100%!important;
    height:235px!important;
    right:0!important;
    top:0!important;
    bottom:auto!important;
    clip-path:none;
  }
  .dmd-cluster-hero__portrait img{
    object-position:center 14%!important;
    -webkit-mask-image:linear-gradient(180deg, rgba(0,0,0,.18) 0%, #000 28%, #000 82%, transparent 100%);
    mask-image:linear-gradient(180deg, rgba(0,0,0,.18) 0%, #000 28%, #000 82%, transparent 100%);
  }
}


/* =========================================================
   v1.85.8 — Cluster fast-path navigation
   Long editorial hub copy remains available, while visitors who already
   know what they want can jump directly to the child-page explorer.
   ========================================================= */
#cluster-intro,#cluster-explore{scroll-margin-top:clamp(88px,9vw,126px)}
.dmd-cluster-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}
.dmd-cluster-jump{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:12px 17px;border:1px solid rgba(255,255,255,.34);font:700 9px/1.2 var(--md-font-ui);letter-spacing:.11em;text-transform:uppercase;text-decoration:none;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease}
.dmd-cluster-jump span{font-size:14px;line-height:1;transition:transform .22s ease}
.dmd-cluster-jump--primary{background:#fff;border-color:#fff;color:var(--md-brand)}
.dmd-cluster-jump--secondary{background:rgba(255,255,255,.04);color:#fff}
.dmd-cluster-jump:hover,.dmd-cluster-jump:focus-visible{transform:translateY(-2px);outline:none}
.dmd-cluster-jump--primary:hover,.dmd-cluster-jump--primary:focus-visible{background:#f3f0eb;border-color:#f3f0eb;color:var(--md-brand)}
.dmd-cluster-jump--secondary:hover,.dmd-cluster-jump--secondary:focus-visible{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.62);color:#fff}
.dmd-cluster-jump:hover span,.dmd-cluster-jump:focus-visible span{transform:translateY(3px)}
.dmd-cluster-intro__shortcut{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 38px;padding:13px 0 14px;border-top:1px solid var(--md-line);border-bottom:1px solid var(--md-line);color:#78827b;font:600 10px/1.4 var(--md-font-ui);letter-spacing:.06em}
.dmd-cluster-intro__shortcut>a{display:inline-flex;align-items:center;gap:8px;color:var(--md-brand);font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}
.dmd-cluster-intro__shortcut>a>span{font-size:14px;transition:transform .2s ease}
.dmd-cluster-intro__shortcut>a:hover>span,.dmd-cluster-intro__shortcut>a:focus-visible>span{transform:translateY(3px)}
@media(max-width:760px){.dmd-cluster-hero__actions{margin-top:24px}.dmd-cluster-jump{flex:1 1 auto;padding:12px 14px}.dmd-cluster-intro__shortcut{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:30px}}
@media(prefers-reduced-motion:reduce){.dmd-cluster-jump,.dmd-cluster-jump span,.dmd-cluster-intro__shortcut>a>span{transition:none!important}.dmd-cluster-jump:hover,.dmd-cluster-jump:focus-visible,.dmd-cluster-jump:hover span,.dmd-cluster-jump:focus-visible span,.dmd-cluster-intro__shortcut>a:hover>span,.dmd-cluster-intro__shortcut>a:focus-visible>span{transform:none!important}}

/* =========================================================
   v1.87.0 — TRUE SCULPTED LUXURY
   Four master clusters use the art-directed reference layout:
   Procedures / Patient Guide / Concerns / Body Areas.
   ========================================================= */
.dmd-cluster-hero.dmd-cluster-hero--true-sculpted{
  min-height:0!important;
  padding:0!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.72),rgba(247,242,235,.86)),
    url('../images/editorial/patterns/paper-bright.webp') center/cover no-repeat!important;
  border-bottom:1px solid rgba(125,100,85,.16)!important;
  color:#1f1b18!important;
  overflow:hidden!important;
}
.dmd-cluster-hero.dmd-cluster-hero--true-sculpted::before,
.dmd-cluster-hero.dmd-cluster-hero--true-sculpted::after{display:none!important;content:none!important}
.dmd-sculpted-hero{padding-top:clamp(34px,4vw,54px);padding-bottom:18px}
.dmd-sculpted-hero__stage{
  display:grid;
  grid-template-columns:minmax(0,.87fr) minmax(420px,1.13fr);
  min-height:clamp(440px,44vw,610px);
  background:rgba(250,247,241,.72);
  border:1px solid rgba(125,100,85,.13);
  box-shadow:0 18px 44px rgba(88,70,54,.06);
  overflow:hidden;
}
.dmd-sculpted-hero__copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(34px,5vw,72px) clamp(28px,4vw,60px);
  position:relative;
  z-index:2;
}
.dmd-sculpted-hero__eyebrow{
  margin:0 0 15px;
  color:#806a58!important;
  font:700 10px/1.3 var(--md-font-ui);
  letter-spacing:.22em;
  text-transform:uppercase;
}
.dmd-cluster-hero--true-sculpted .dmd-sculpted-hero__copy h1{
  max-width:10.4ch;
  margin:0!important;
  color:#171411!important;
  font:400 clamp(48px,5.55vw,82px)/.94 var(--md-font-display)!important;
  letter-spacing:-.055em!important;
  text-wrap:balance;
}
.dmd-sculpted-hero__deck{
  max-width:560px;
  margin:22px 0 0!important;
  color:#4f4740!important;
  font-size:clamp(16px,1.25vw,19px)!important;
  line-height:1.68!important;
}
.dmd-sculpted-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}
.dmd-sculpted-hero__primary,
.dmd-sculpted-hero__secondary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-height:48px;
  padding:13px 19px;
  font:700 9px/1.2 var(--md-font-ui);
  letter-spacing:.08em;
  text-transform:uppercase;
  text-decoration:none;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;
}
.dmd-sculpted-hero__primary{
  background:var(--md-brand);
  border:1px solid var(--md-brand);
  color:#fff;
  box-shadow:0 12px 26px rgba(38,64,50,.14);
}
.dmd-sculpted-hero__primary:hover,.dmd-sculpted-hero__primary:focus-visible{
  background:#1d3428;color:#fff;transform:translateY(-2px);box-shadow:0 16px 30px rgba(38,64,50,.18);outline:none
}
.dmd-sculpted-hero__secondary{
  background:rgba(255,255,255,.55);
  border:1px solid rgba(125,100,85,.22);
  color:#2c2824;
}
.dmd-sculpted-hero__secondary:hover,.dmd-sculpted-hero__secondary:focus-visible{
  background:#fff;border-color:rgba(125,100,85,.34);transform:translateY(-2px);outline:none
}
.dmd-sculpted-hero__visual{position:relative;margin:0;min-height:100%;overflow:hidden;background:#eee7dd}
.dmd-sculpted-hero__visual::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(249,246,240,.25),rgba(249,246,240,0) 16%);
}
.dmd-sculpted-hero__visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}
.dmd-cluster-hero--procedures .dmd-sculpted-hero__visual img{object-position:48% center}
.dmd-cluster-hero--patient-guide .dmd-sculpted-hero__visual img{object-position:center center}
.dmd-cluster-hero--concerns .dmd-sculpted-hero__visual img{object-position:center center}
.dmd-cluster-hero--body-areas .dmd-sculpted-hero__visual{background:#f4eee5}
.dmd-cluster-hero--body-areas .dmd-sculpted-hero__visual img{object-fit:contain;object-position:center bottom}

.dmd-sculpted-rail{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin-top:10px;
}
.dmd-sculpted-rail--patient-guide{grid-template-columns:repeat(6,minmax(0,1fr))}
.dmd-sculpted-card{min-width:0}
.dmd-sculpted-card>a{
  position:relative;
  display:grid;
  min-height:124px;
  border:1px solid rgba(125,100,85,.15);
  background:rgba(255,255,255,.73);
  color:#231f1b;
  text-decoration:none;
  overflow:hidden;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;
}
.dmd-sculpted-card>a:hover,.dmd-sculpted-card>a:focus-visible{
  transform:translateY(-3px);
  border-color:rgba(38,64,50,.24);
  background:#fff;
  box-shadow:0 14px 26px rgba(45,36,29,.08);
  outline:none;
}
.dmd-sculpted-rail--procedures .dmd-sculpted-card>a{
  grid-template-columns:minmax(0,.9fr) minmax(92px,1.1fr);
  align-items:stretch;
}
.dmd-sculpted-rail--procedures .dmd-sculpted-card__body{
  display:flex;flex-direction:column;justify-content:center;gap:12px;padding:16px 12px 15px 14px;position:relative;z-index:2
}
.dmd-sculpted-rail--procedures .dmd-sculpted-card__image{
  display:block;min-height:124px;background-image:var(--dmd-sculpted-card-image);background-size:cover;background-position:center;filter:saturate(.72) contrast(.96)
}
.dmd-sculpted-rail--concerns .dmd-sculpted-card>a{
  display:grid;grid-template-rows:74px 1fr;min-height:162px
}
.dmd-sculpted-rail--concerns .dmd-sculpted-card__image{
  grid-row:1;display:block;background-image:var(--dmd-sculpted-card-image);background-size:cover;background-position:center;filter:saturate(.78) contrast(.98)
}
.dmd-sculpted-rail--concerns .dmd-sculpted-card__body{
  grid-row:2;padding:12px 14px 13px;display:flex;flex-direction:column;align-items:flex-start
}
.dmd-sculpted-card__body h2{
  margin:0;color:#211d19;font:400 clamp(18px,1.5vw,23px)/1.05 var(--md-font-display);letter-spacing:-.03em
}
.dmd-sculpted-card__body p{margin:7px 0 0;color:#61564d;font-size:11px;line-height:1.45}
.dmd-sculpted-card__arrow{display:inline-flex;margin-top:auto;color:var(--md-brand);font-size:15px;line-height:1}

.dmd-sculpted-rail--patient-guide .dmd-sculpted-card>a{
  display:flex;flex-direction:column;align-items:flex-start;min-height:154px;padding:13px 12px 12px
}
.dmd-sculpted-rail--patient-guide .dmd-sculpted-card__index{
  color:#927861;font:700 8px/1 var(--md-font-ui);letter-spacing:.12em
}
.dmd-sculpted-rail--patient-guide .dmd-sculpted-card__icon{
  display:flex;align-items:center;justify-content:center;width:33px;height:33px;margin:8px 0;color:#9c7d61
}
.dmd-sculpted-rail--patient-guide .dmd-sculpted-card__icon svg{width:29px;height:29px}
.dmd-sculpted-rail--patient-guide .dmd-sculpted-card__body h2{font-size:20px}
.dmd-sculpted-rail--patient-guide .dmd-sculpted-card__body p{font-size:10.5px;line-height:1.38}
.dmd-sculpted-rail--patient-guide .dmd-sculpted-card__arrow{margin-top:auto;padding-top:8px}

.dmd-sculpted-hero__footer-line{
  margin:13px 0 0;
  text-align:center;
  color:#87715e;
  font:700 8px/1.5 var(--md-font-ui);
  letter-spacing:.27em;
  text-transform:uppercase;
}

/* Keep long editorial content and explorer below intact. */
.dmd-cluster-hero--true-sculpted + .dmd-cluster-intro{background:#fbf8f3}
.dmd-cluster-parent--procedures .dmd-cluster-intro,
.dmd-cluster-parent--patient-guide .dmd-cluster-intro,
.dmd-cluster-parent--concerns .dmd-cluster-intro,
.dmd-cluster-parent--body-areas .dmd-cluster-intro{
  background:
    linear-gradient(180deg,rgba(255,255,255,.94),rgba(248,244,238,.92)),
    url('../images/editorial/patterns/paper-light.webp') center/cover no-repeat;
}

@media(max-width:1100px){
  .dmd-sculpted-hero__stage{grid-template-columns:1fr;min-height:0}
  .dmd-sculpted-hero__copy{padding-bottom:34px}
  .dmd-sculpted-hero__visual{min-height:420px}
  .dmd-cluster-hero--body-areas .dmd-sculpted-hero__visual{min-height:520px}
  .dmd-sculpted-rail--patient-guide{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .dmd-sculpted-hero{padding-top:22px;padding-bottom:14px}
  .dmd-sculpted-hero__stage{border-left:0;border-right:0}
  .dmd-sculpted-hero__copy{padding:32px 22px 28px}
  .dmd-cluster-hero--true-sculpted .dmd-sculpted-hero__copy h1{font-size:clamp(42px,12vw,62px)!important;max-width:none}
  .dmd-sculpted-hero__deck{font-size:16px!important}
  .dmd-sculpted-hero__actions{flex-direction:column;align-items:stretch}
  .dmd-sculpted-hero__primary,.dmd-sculpted-hero__secondary{width:100%}
  .dmd-sculpted-hero__visual{min-height:330px}
  .dmd-cluster-hero--body-areas .dmd-sculpted-hero__visual{min-height:420px}
  .dmd-sculpted-rail,.dmd-sculpted-rail--patient-guide{grid-template-columns:1fr 1fr;gap:8px}
  .dmd-sculpted-rail--patient-guide .dmd-sculpted-card>a{min-height:145px}
}
@media(max-width:520px){
  .dmd-sculpted-rail,.dmd-sculpted-rail--patient-guide{grid-template-columns:1fr}
  .dmd-sculpted-rail--procedures .dmd-sculpted-card>a{grid-template-columns:1fr 120px}
}
@media(prefers-reduced-motion:reduce){
  .dmd-sculpted-card>a,.dmd-sculpted-hero__primary,.dmd-sculpted-hero__secondary{transition:none!important}
  .dmd-sculpted-card>a:hover,.dmd-sculpted-card>a:focus-visible,.dmd-sculpted-hero__primary:hover,.dmd-sculpted-hero__primary:focus-visible,.dmd-sculpted-hero__secondary:hover,.dmd-sculpted-hero__secondary:focus-visible{transform:none!important}
}

/* =========================================================
   v1.87.1 — Procedures page rebuilt to match the approved
   Sculpted Luxury mockup more directly.
   ========================================================= */
.dmd-cluster-hero--procedures-exact{
  min-height:0!important;
  padding:0!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.78),rgba(248,243,236,.92)),
    url('../images/editorial/patterns/paper-bright.webp') center/cover no-repeat!important;
  border-bottom:1px solid rgba(125,100,85,.16)!important;
  color:#1d1814!important;
  overflow:hidden!important;
}
.dmd-cluster-hero--procedures-exact::before,
.dmd-cluster-hero--procedures-exact::after{display:none!important;content:none!important}
.dmd-procedures-exact{padding:26px 0 20px}
.dmd-procedures-exact__shell{
  border:1px solid rgba(125,100,85,.15);
  background:rgba(252,249,244,.74);
  box-shadow:0 22px 52px rgba(89,70,55,.08);
  overflow:hidden;
}
.dmd-procedures-exact__hero{
  display:grid;
  grid-template-columns:minmax(340px,.42fr) minmax(0,.58fr);
  align-items:stretch;
  min-height:clamp(420px,43vw,620px);
}
.dmd-procedures-exact__copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(34px,5vw,76px) clamp(30px,3.6vw,52px) clamp(28px,4vw,50px);
}
.dmd-procedures-exact__eyebrow{
  margin:0 0 18px;
  color:#7f6755;
  font:700 10px/1.3 var(--md-font-ui);
  letter-spacing:.28em;
  text-transform:uppercase;
}
.dmd-procedures-exact__copy h1{
  max-width:8.7ch;
  margin:0;
  color:#171411;
  font:400 clamp(58px,5.95vw,86px)/.92 var(--md-font-display);
  letter-spacing:-.058em;
  text-wrap:balance;
}
.dmd-procedures-exact__deck{
  max-width:560px;
  margin:24px 0 0;
  color:#4b433c;
  font-size:clamp(16px,1.2vw,18px);
  line-height:1.55;
}
.dmd-procedures-exact__actions{margin-top:28px}
.dmd-procedures-exact__primary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-height:52px;
  padding:15px 22px;
  background:var(--md-brand);
  border:1px solid rgba(24,52,38,.9);
  box-shadow:0 14px 28px rgba(38,64,50,.16), inset 0 0 0 1px rgba(255,255,255,.12);
  color:#fff;
  text-decoration:none;
  font:700 9px/1.2 var(--md-font-ui);
  letter-spacing:.08em;
  text-transform:uppercase;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.dmd-procedures-exact__primary:hover,
.dmd-procedures-exact__primary:focus-visible{
  background:#173225;
  color:#fff;
  transform:translateY(-2px);
  box-shadow:0 18px 34px rgba(38,64,50,.2);
  outline:none;
}
.dmd-procedures-exact__visual{
  position:relative;
  margin:0;
  min-height:100%;
  overflow:hidden;
  background:#f3ede3;
}
.dmd-procedures-exact__visual::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(249,246,240,.12),rgba(249,246,240,0) 14%);
  z-index:1;
}
.dmd-procedures-exact__visual img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
}
.dmd-procedures-exact__rail{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  padding:10px 14px 0;
}
.dmd-procedures-exact__card a{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(110px,1.1fr);
  min-height:148px;
  border:1px solid rgba(125,100,85,.15);
  background:rgba(255,255,255,.8);
  color:#1f1b18;
  text-decoration:none;
  overflow:hidden;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.dmd-procedures-exact__card a:hover,
.dmd-procedures-exact__card a:focus-visible{
  transform:translateY(-3px);
  border-color:rgba(38,64,50,.24);
  box-shadow:0 14px 26px rgba(45,36,29,.08);
  outline:none;
}
.dmd-procedures-exact__card-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:12px;
  padding:18px 14px 16px 16px;
  position:relative;
  z-index:2;
}
.dmd-procedures-exact__card-copy h2{
  margin:0;
  color:#221d19;
  font:400 clamp(18px,1.46vw,23px)/1.04 var(--md-font-display);
  letter-spacing:-.03em;
}
.dmd-procedures-exact__card-arrow{
  display:inline-flex;
  margin-top:auto;
  color:var(--md-brand);
  font-size:15px;
  line-height:1;
}
.dmd-procedures-exact__card-image{
  display:block;
  min-height:148px;
  background-image:var(--dmd-procedure-card-image);
  background-size:cover;
  background-position:center;
  filter:saturate(.78) contrast(.97);
}
.dmd-procedures-exact__footer{
  margin:14px 0 0;
  padding-bottom:8px;
  text-align:center;
  color:#87715e;
  font:700 8px/1.5 var(--md-font-ui);
  letter-spacing:.29em;
  text-transform:uppercase;
}
@media (max-width:1100px){
  .dmd-procedures-exact__hero{grid-template-columns:1fr;min-height:0}
  .dmd-procedures-exact__visual{min-height:420px}
  .dmd-procedures-exact__copy{padding-bottom:34px}
  .dmd-procedures-exact__rail{grid-template-columns:1fr 1fr}
}
@media (max-width:760px){
  .dmd-procedures-exact{padding:18px 0 14px}
  .dmd-procedures-exact__copy{padding:30px 22px 26px}
  .dmd-procedures-exact__copy h1{font-size:clamp(44px,11vw,62px);max-width:none}
  .dmd-procedures-exact__deck{font-size:16px}
  .dmd-procedures-exact__primary{width:100%}
  .dmd-procedures-exact__visual{min-height:320px}
}
@media (max-width:520px){
  .dmd-procedures-exact__rail{grid-template-columns:1fr;gap:8px;padding-left:10px;padding-right:10px}
  .dmd-procedures-exact__card a{grid-template-columns:minmax(0,1fr) 126px;min-height:136px}
  .dmd-procedures-exact__card-image{min-height:136px}
}
@media (prefers-reduced-motion:reduce){
  .dmd-procedures-exact__primary,
  .dmd-procedures-exact__card a{transition:none!important}
  .dmd-procedures-exact__primary:hover,
  .dmd-procedures-exact__primary:focus-visible,
  .dmd-procedures-exact__card a:hover,
  .dmd-procedures-exact__card a:focus-visible{transform:none!important}
}

/* =========================================================
   v1.87.2 — Procedures exact composition correction
   Treat the approved Sculpted Luxury reference as one art-directed canvas:
   background/figure spans the whole hero, copy overlays the intentionally
   quiet left side, rail remains part of the same material surface.
   ========================================================= */
body.md-page-procedures .md-breadcrumb-shell{display:none!important}
body.md-page-procedures .dmd-cluster-hero--procedures-exact{
  background:#f7f1e8!important;
  border:0!important;
}
body.md-page-procedures .dmd-procedures-exact{
  padding:0 0 18px!important;
}
body.md-page-procedures .dmd-procedures-exact__shell{
  position:relative;
  border:1px solid rgba(125,100,85,.12)!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),
    url('../images/editorial/patterns/paper-bright.webp') center/cover no-repeat!important;
  box-shadow:none!important;
  overflow:hidden;
}
body.md-page-procedures .dmd-procedures-exact__hero{
  position:relative;
  display:block!important;
  min-height:clamp(500px,48vw,650px)!important;
  overflow:hidden;
}
body.md-page-procedures .dmd-procedures-exact__visual{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  min-height:0!important;
  width:100%!important;
  height:100%!important;
  background:#f3ede4!important;
}
body.md-page-procedures .dmd-procedures-exact__visual::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,rgba(249,246,240,.20) 0%,rgba(249,246,240,.05) 31%,rgba(249,246,240,0) 48%)!important;
}
body.md-page-procedures .dmd-procedures-exact__visual img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  display:block!important;
}
body.md-page-procedures .dmd-procedures-exact__copy{
  position:relative!important;
  z-index:2!important;
  width:min(46%,650px)!important;
  min-height:clamp(500px,48vw,650px)!important;
  padding:clamp(48px,5.2vw,78px) 0 clamp(44px,4.5vw,66px) clamp(38px,4.5vw,68px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  background:transparent!important;
}
body.md-page-procedures .dmd-procedures-exact__eyebrow{
  margin:0 0 22px!important;
  color:#735f50!important;
  font:700 11px/1.2 var(--md-font-ui)!important;
  letter-spacing:.28em!important;
  text-transform:uppercase!important;
}
body.md-page-procedures .dmd-procedures-exact__copy h1{
  max-width:8.9ch!important;
  margin:0!important;
  color:#171411!important;
  font:400 clamp(58px,6vw,92px)/.91 var(--md-font-display)!important;
  letter-spacing:-.06em!important;
  text-shadow:none!important;
}
body.md-page-procedures .dmd-procedures-exact__deck{
  max-width:560px!important;
  margin:24px 0 0!important;
  color:#403831!important;
  font:400 clamp(16px,1.28vw,19px)/1.58 var(--md-font-body)!important;
}
body.md-page-procedures .dmd-procedures-exact__actions{margin-top:28px!important}
body.md-page-procedures .dmd-procedures-exact__primary{
  min-width:210px!important;
  min-height:54px!important;
  padding:15px 22px!important;
  background:linear-gradient(90deg,#264032,#1f382b)!important;
  border-color:#1f382b!important;
  color:#fff!important;
  font-size:10px!important;
  letter-spacing:.08em!important;
  box-shadow:0 12px 24px rgba(38,64,50,.17)!important;
}
body.md-page-procedures .dmd-procedures-exact__rail{
  position:relative!important;
  z-index:3!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  margin:-5px 0 0!important;
  padding:0 clamp(14px,1.7vw,24px)!important;
  background:transparent!important;
}
body.md-page-procedures .dmd-procedures-exact__card a{
  grid-template-columns:minmax(0,.82fr) minmax(118px,1.18fr)!important;
  min-height:174px!important;
  background:rgba(255,255,255,.74)!important;
  border-color:rgba(125,100,85,.16)!important;
}
body.md-page-procedures .dmd-procedures-exact__card-copy{
  padding:22px 13px 16px 18px!important;
}
body.md-page-procedures .dmd-procedures-exact__card-copy h2{
  color:#201b18!important;
  font:400 clamp(21px,1.65vw,28px)/1.03 var(--md-font-display)!important;
  letter-spacing:-.035em!important;
}
body.md-page-procedures .dmd-procedures-exact__card-image{
  min-height:174px!important;
  background-size:cover!important;
  background-position:center center!important;
  filter:saturate(.72) contrast(.98) sepia(.06)!important;
}
body.md-page-procedures .dmd-procedures-exact__card:nth-child(1) .dmd-procedures-exact__card-image{background-position:58% center!important}
body.md-page-procedures .dmd-procedures-exact__card:nth-child(2) .dmd-procedures-exact__card-image{background-position:48% center!important}
body.md-page-procedures .dmd-procedures-exact__card:nth-child(3) .dmd-procedures-exact__card-image{background-position:42% center!important}
body.md-page-procedures .dmd-procedures-exact__card:nth-child(4) .dmd-procedures-exact__card-image{background-position:62% center!important}
body.md-page-procedures .dmd-procedures-exact__footer{
  margin:14px 0 0!important;
  padding:0 16px 16px!important;
  color:#786657!important;
  font-size:8px!important;
  letter-spacing:.31em!important;
}
@media(max-width:1100px){
  body.md-page-procedures .dmd-procedures-exact__hero{min-height:620px!important}
  body.md-page-procedures .dmd-procedures-exact__copy{width:53%!important;min-height:620px!important;padding-left:34px!important}
  body.md-page-procedures .dmd-procedures-exact__copy h1{font-size:clamp(54px,7vw,78px)!important}
  body.md-page-procedures .dmd-procedures-exact__rail{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  body.md-page-procedures .dmd-procedures-exact{padding-top:0!important}
  body.md-page-procedures .dmd-procedures-exact__hero{min-height:760px!important}
  body.md-page-procedures .dmd-procedures-exact__visual img{object-position:62% center!important}
  body.md-page-procedures .dmd-procedures-exact__visual::before{background:linear-gradient(180deg,rgba(249,246,240,.96) 0%,rgba(249,246,240,.84) 42%,rgba(249,246,240,.18) 68%,rgba(249,246,240,0) 100%)!important}
  body.md-page-procedures .dmd-procedures-exact__copy{width:100%!important;min-height:auto!important;padding:34px 22px 0!important;justify-content:flex-start!important}
  body.md-page-procedures .dmd-procedures-exact__copy h1{max-width:9ch!important;font-size:clamp(45px,12vw,66px)!important}
  body.md-page-procedures .dmd-procedures-exact__deck{max-width:92%!important}
  body.md-page-procedures .dmd-procedures-exact__primary{width:auto!important;align-self:flex-start!important}
  body.md-page-procedures .dmd-procedures-exact__rail{grid-template-columns:1fr!important;padding:10px!important;margin-top:0!important}
  body.md-page-procedures .dmd-procedures-exact__card a{grid-template-columns:minmax(0,1fr) 150px!important;min-height:145px!important}
  body.md-page-procedures .dmd-procedures-exact__card-image{min-height:145px!important}
}

/* v1.87.3 — Procedures hero full-width expansion */
body.md-page-procedures .dmd-cluster-hero--procedures-exact > .md-container.dmd-procedures-exact{
  width:100%!important;
  max-width:none!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.md-page-procedures .dmd-procedures-exact__shell{
  border-left:0!important;
  border-right:0!important;
}
@media(max-width:760px){
  body.md-page-procedures .dmd-cluster-hero--procedures-exact > .md-container.dmd-procedures-exact{
    padding-left:0!important;
    padding-right:0!important;
  }
}

/* v1.87.4 — Concerns exact hero */
.dmd-cluster-hero--concerns-exact{
  min-height:0!important;
  padding:0!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.82),rgba(248,243,236,.93)),
    url('../images/editorial/patterns/paper-bright.webp') center/cover no-repeat!important;
  border-bottom:1px solid rgba(125,100,85,.16)!important;
  color:#1d1814!important;
  overflow:hidden!important;
}
.dmd-cluster-hero--concerns-exact::before,
.dmd-cluster-hero--concerns-exact::after{display:none!important;content:none!important}
.dmd-concerns-exact{padding:26px 0 20px}
.dmd-concerns-exact__shell{
  border:1px solid rgba(125,100,85,.15);
  background:rgba(252,249,244,.76);
  box-shadow:0 22px 52px rgba(89,70,55,.08);
  overflow:hidden;
}
.dmd-concerns-exact__hero{
  position:relative;
  min-height:clamp(430px,43vw,610px);
  background-image:var(--dmd-concerns-hero-bg);
  background-size:cover;
  background-position:center center;
}
.dmd-concerns-exact__hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(251,247,242,.97) 0%,rgba(251,247,242,.95) 28%,rgba(251,247,242,.78) 42%,rgba(251,247,242,0) 60%);
}
.dmd-concerns-exact__copy,
.dmd-concerns-exact__slogan{position:relative;z-index:1}
.dmd-concerns-exact__copy{
  width:min(40vw,540px);
  padding:clamp(34px,4.6vw,68px) clamp(26px,3.2vw,50px) 30px clamp(40px,4vw,72px);
}
.dmd-concerns-exact__eyebrow{
  margin:0 0 16px;
  color:#7f6755;
  font:700 10px/1.3 var(--md-font-ui);
  letter-spacing:.28em;
  text-transform:uppercase;
}
.dmd-concerns-exact__copy h1{
  max-width:7.6ch;
  margin:0;
  color:#171411;
  font:400 clamp(52px,5.2vw,78px)/.95 var(--md-font-display);
  letter-spacing:-.055em;
  text-wrap:balance;
}
.dmd-concerns-exact__deck{
  max-width:540px;
  margin:24px 0 0;
  color:#3f3832;
  font-size:clamp(16px,1.18vw,18px);
  line-height:1.56;
}
.dmd-concerns-exact__actions{margin-top:28px}
.dmd-concerns-exact__primary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-height:52px;
  padding:15px 22px;
  background:var(--md-brand);
  border:1px solid rgba(24,52,38,.9);
  box-shadow:0 14px 28px rgba(38,64,50,.16), inset 0 0 0 1px rgba(255,255,255,.12);
  color:#fff;
  text-decoration:none;
  font:700 9px/1.2 var(--md-font-ui);
  letter-spacing:.08em;
  text-transform:uppercase;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.dmd-concerns-exact__primary:hover,
.dmd-concerns-exact__primary:focus-visible{
  background:#173225;
  color:#fff;
  transform:translateY(-2px);
  box-shadow:0 18px 34px rgba(38,64,50,.2);
  outline:none;
}
.dmd-concerns-exact__slogan{
  position:absolute;
  top:50%;
  right:clamp(68px,8vw,140px);
  transform:translateY(-42%);
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:20px;
}
.dmd-concerns-exact__slogan p{
  margin:0;
  color:#645548;
  font:700 11px/2.15 var(--md-font-ui);
  letter-spacing:.26em;
  text-transform:uppercase;
}
.dmd-concerns-exact__slogan span{
  width:72px;
  height:2px;
  background:#c1a36c;
}
.dmd-concerns-exact__rail{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  padding:10px 14px 0;
}
.dmd-concerns-exact__card a{
  display:block;
  min-height:100%;
  border:1px solid rgba(125,100,85,.15);
  background:rgba(255,255,255,.82);
  color:#1f1b18;
  text-decoration:none;
  overflow:hidden;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.dmd-concerns-exact__card a:hover,
.dmd-concerns-exact__card a:focus-visible{
  transform:translateY(-3px);
  border-color:rgba(38,64,50,.24);
  box-shadow:0 14px 26px rgba(45,36,29,.08);
  outline:none;
}
.dmd-concerns-exact__card-image{
  display:block;
  aspect-ratio: 308 / 106;
  background-image:var(--dmd-concern-card-image);
  background-size:cover;
  background-position:center;
}
.dmd-concerns-exact__card-copy{
  display:flex;
  min-height:180px;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
  padding:16px 16px 14px;
}
.dmd-concerns-exact__card-copy h2{
  margin:0;
  color:#221d19;
  font:400 clamp(18px,1.42vw,24px)/1.06 var(--md-font-display);
  letter-spacing:-.03em;
}
.dmd-concerns-exact__card-copy p{
  margin:0;
  color:#433c36;
  font-size:14px;
  line-height:1.5;
}
.dmd-concerns-exact__card-arrow{
  display:inline-flex;
  margin-top:auto;
  color:var(--md-brand);
  font-size:15px;
  line-height:1;
}
.dmd-concerns-exact__footer{
  margin:14px 0 0;
  padding-bottom:8px;
  text-align:center;
  color:#7d6857;
  font:700 8px/1.5 var(--md-font-ui);
  letter-spacing:.29em;
  text-transform:uppercase;
}
body.md-page-concerns .dmd-cluster-hero--concerns-exact > .md-container.dmd-concerns-exact{
  width:100%!important;
  max-width:none!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.md-page-concerns .dmd-concerns-exact__shell{
  border-left:0!important;
  border-right:0!important;
}
body.md-page-concerns .md-breadcrumb,
body.md-page-concerns .breadcrumbs,
body.md-page-concerns .rank-math-breadcrumb,
body.md-page-concerns nav[aria-label="Breadcrumb"]{display:none!important}
@media (max-width:1200px){
  .dmd-concerns-exact__copy{width:min(48vw,520px)}
  .dmd-concerns-exact__slogan{right:48px}
}
@media (max-width:1040px){
  .dmd-concerns-exact__hero{background-position:62% center}
  .dmd-concerns-exact__hero::before{background:linear-gradient(90deg,rgba(251,247,242,.98) 0%,rgba(251,247,242,.95) 42%,rgba(251,247,242,.72) 58%,rgba(251,247,242,.12) 76%,rgba(251,247,242,0) 92%)}
  .dmd-concerns-exact__copy{width:min(56vw,560px)}
  .dmd-concerns-exact__rail{grid-template-columns:1fr 1fr}
}
@media (max-width:760px){
  .dmd-concerns-exact{padding:18px 0 14px}
  .dmd-concerns-exact__hero{min-height:560px;background-position:68% center}
  .dmd-concerns-exact__hero::before{background:linear-gradient(180deg,rgba(251,247,242,.96) 0%,rgba(251,247,242,.93) 42%,rgba(251,247,242,.72) 64%,rgba(251,247,242,.18) 100%)}
  .dmd-concerns-exact__copy{width:auto;padding:28px 22px 22px}
  .dmd-concerns-exact__copy h1{font-size:clamp(42px,10vw,60px);max-width:7.8ch}
  .dmd-concerns-exact__deck{font-size:16px}
  .dmd-concerns-exact__primary{width:100%}
  .dmd-concerns-exact__slogan{position:relative;top:auto;right:auto;transform:none;padding:0 22px 20px}
}
@media (max-width:520px){
  .dmd-concerns-exact__rail{grid-template-columns:1fr;gap:8px;padding-left:10px;padding-right:10px}
  .dmd-concerns-exact__card-copy{min-height:0}
}
@media (prefers-reduced-motion:reduce){
  .dmd-concerns-exact__primary,
  .dmd-concerns-exact__card a{transition:none!important}
  .dmd-concerns-exact__primary:hover,
  .dmd-concerns-exact__primary:focus-visible,
  .dmd-concerns-exact__card a:hover,
  .dmd-concerns-exact__card a:focus-visible{transform:none!important}
}

/* v1.87.5 — Concerns hero contrast + breadcrumb restoration */
body.md-page-concerns .dmd-cluster-hero--concerns-exact .dmd-concerns-exact__copy h1{
  color:var(--md-brand)!important;
  text-shadow:none!important;
}
body.md-page-concerns .md-breadcrumb-shell{
  display:block!important;
}
body.md-page-concerns .md-breadcrumb,
body.md-page-concerns nav.md-breadcrumb[aria-label="Breadcrumb"]{
  display:flex!important;
}

/* v1.87.6 — Concerns breadcrumb flush with hero */
body.md-page-concerns .dmd-concerns-exact{
  padding-top:0!important;
}
body.md-page-concerns .dmd-cluster-hero--concerns-exact{
  margin-top:0!important;
}

/* v1.87.7 — Body Areas exact hero */
.dmd-cluster-hero--body-areas-exact{
  min-height:0!important;
  padding:0!important;
  margin-top:0!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.82),rgba(248,243,236,.93)),
    url('../images/editorial/patterns/paper-bright.webp') center/cover no-repeat!important;
  border-bottom:1px solid rgba(125,100,85,.16)!important;
  color:#1d1814!important;
  overflow:hidden!important;
}
.dmd-cluster-hero--body-areas-exact::before,
.dmd-cluster-hero--body-areas-exact::after{display:none!important;content:none!important}
.dmd-body-areas-exact{padding:0 0 12px}
.dmd-body-areas-exact__shell{
  background:rgba(252,249,244,.76);
  overflow:hidden;
}
.dmd-body-areas-exact__hero{
  position:relative;
  min-height:clamp(470px,49vw,720px);
  background-image:var(--dmd-body-areas-hero-bg);
  background-size:cover;
  background-position:center center;
}
.dmd-body-areas-exact__hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(251,247,242,.86) 0%,rgba(251,247,242,.78) 22%,rgba(251,247,242,.32) 36%,rgba(251,247,242,0) 52%);
}
.dmd-body-areas-exact__copy{
  position:relative;
  z-index:1;
  width:min(36vw,520px);
  padding:clamp(48px,5vw,78px) clamp(30px,3.2vw,48px) 28px clamp(48px,4vw,72px);
}
.dmd-body-areas-exact__eyebrow{
  margin:0 0 18px;
  color:#7f6755;
  font:700 10px/1.3 var(--md-font-ui);
  letter-spacing:.28em;
  text-transform:uppercase;
}
.dmd-body-areas-exact__copy h1{
  max-width:8.1ch;
  margin:0;
  color:#171411;
  font:400 clamp(54px,5.4vw,80px)/.95 var(--md-font-display);
  letter-spacing:-.055em;
  text-wrap:balance;
}
.dmd-body-areas-exact__deck{
  max-width:450px;
  margin:22px 0 0;
  color:#403832;
  font-size:clamp(16px,1.14vw,18px);
  line-height:1.56;
}
.dmd-body-areas-exact__actions{margin-top:28px}
.dmd-body-areas-exact__primary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-height:52px;
  padding:15px 22px;
  background:var(--md-brand);
  border:1px solid rgba(24,52,38,.9);
  box-shadow:0 14px 28px rgba(38,64,50,.16), inset 0 0 0 1px rgba(255,255,255,.12);
  color:#fff;
  text-decoration:none;
  font:700 9px/1.2 var(--md-font-ui);
  letter-spacing:.08em;
  text-transform:uppercase;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.dmd-body-areas-exact__primary:hover,
.dmd-body-areas-exact__primary:focus-visible{
  background:#173225;
  color:#fff;
  transform:translateY(-2px);
  box-shadow:0 18px 34px rgba(38,64,50,.2);
  outline:none;
}
.dmd-body-areas-exact__footer{
  margin:10px 0 0;
  text-align:center;
  color:#7d6857;
  font:700 8px/1.5 var(--md-font-ui);
  letter-spacing:.29em;
  text-transform:uppercase;
}
body.md-page-body-areas .dmd-cluster-hero--body-areas-exact > .md-container.dmd-body-areas-exact{
  width:100%!important;
  max-width:none!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.md-page-body-areas .dmd-body-areas-exact__shell{
  border-left:0!important;
  border-right:0!important;
}
body.md-page-body-areas .dmd-cluster-hero--body-areas-exact{
  margin-top:0!important;
  padding-top:0!important;
}
body.md-page-body-areas .md-breadcrumb,
body.md-page-body-areas .breadcrumbs,
body.md-page-body-areas .rank-math-breadcrumb,
body.md-page-body-areas nav[aria-label="Breadcrumb"]{
  margin-bottom:0!important;
  border-bottom:0!important;
}
body.md-page-body-areas .md-breadcrumb + .dmd-cluster-hero--body-areas-exact,
body.md-page-body-areas .breadcrumbs + .dmd-cluster-hero--body-areas-exact,
body.md-page-body-areas .rank-math-breadcrumb + .dmd-cluster-hero--body-areas-exact,
body.md-page-body-areas nav[aria-label="Breadcrumb"] + .dmd-cluster-hero--body-areas-exact{
  margin-top:0!important;
}
@media (max-width:1100px){
  .dmd-body-areas-exact__hero{background-position:58% center;min-height:560px}
  .dmd-body-areas-exact__copy{width:min(45vw,500px)}
}
@media (max-width:760px){
  .dmd-body-areas-exact{padding-bottom:10px}
  .dmd-body-areas-exact__hero{min-height:640px;background-position:62% center}
  .dmd-body-areas-exact__hero::before{background:linear-gradient(180deg,rgba(251,247,242,.88) 0%,rgba(251,247,242,.82) 34%,rgba(251,247,242,.48) 58%,rgba(251,247,242,.08) 100%)}
  .dmd-body-areas-exact__copy{width:auto;padding:30px 22px 20px}
  .dmd-body-areas-exact__copy h1{font-size:clamp(44px,10vw,62px);max-width:8.3ch}
  .dmd-body-areas-exact__deck{font-size:16px}
  .dmd-body-areas-exact__primary{width:100%}
}
@media (prefers-reduced-motion:reduce){
  .dmd-body-areas-exact__primary{transition:none!important}
  .dmd-body-areas-exact__primary:hover,
  .dmd-body-areas-exact__primary:focus-visible{transform:none!important}
}

/* v1.87.8 — Cluster master breadcrumb cleanup + Body Areas contrast */
body.md-page-procedures .md-breadcrumb-shell,
body.md-page-concerns .md-breadcrumb-shell,
body.md-page-body-areas .md-breadcrumb-shell,
body.md-page-patient-guide .md-breadcrumb-shell,
body.md-source-path-patient-guide .md-breadcrumb-shell,
body.md-page-procedures .md-breadcrumb,
body.md-page-concerns .md-breadcrumb,
body.md-page-body-areas .md-breadcrumb,
body.md-page-patient-guide .md-breadcrumb,
body.md-source-path-patient-guide .md-breadcrumb,
body.md-page-procedures .breadcrumbs,
body.md-page-concerns .breadcrumbs,
body.md-page-body-areas .breadcrumbs,
body.md-page-patient-guide .breadcrumbs,
body.md-source-path-patient-guide .breadcrumbs,
body.md-page-procedures .rank-math-breadcrumb,
body.md-page-concerns .rank-math-breadcrumb,
body.md-page-body-areas .rank-math-breadcrumb,
body.md-page-patient-guide .rank-math-breadcrumb,
body.md-source-path-patient-guide .rank-math-breadcrumb,
body.md-page-procedures nav[aria-label="Breadcrumb"],
body.md-page-concerns nav[aria-label="Breadcrumb"],
body.md-page-body-areas nav[aria-label="Breadcrumb"],
body.md-page-patient-guide nav[aria-label="Breadcrumb"],
body.md-source-path-patient-guide nav[aria-label="Breadcrumb"]{
  display:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}

body.md-page-body-areas .dmd-body-areas-exact__copy h1{
  color:var(--md-brand)!important;
}

body.md-page-body-areas .dmd-cluster-hero--body-areas-exact,
body.md-page-concerns .dmd-concerns-exact,
body.md-page-procedures .dmd-cluster-hero--procedures-exact,
body.md-page-patient-guide .dmd-cluster-hero--true-sculpted,
body.md-source-path-patient-guide .dmd-cluster-hero--true-sculpted{
  margin-top:0!important;
  padding-top:0!important;
}

/* =========================
   Patient Guide — exact sculpted luxury hero
   ========================= */
.dmd-patient-guide-exact{padding:0 0 18px}
.dmd-patient-guide-exact__shell{
  background:#f8f3ec;
  border:1px solid rgba(193,163,108,.18);
  box-shadow:0 24px 54px rgba(27,42,36,.08);
  overflow:hidden;
}
.dmd-patient-guide-exact__hero{
  position:relative;
  min-height:640px;
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);
  align-items:stretch;
  background-image:var(--dmd-patient-guide-hero-bg);
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}
.dmd-patient-guide-exact__hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(251,247,242,.97) 0%,rgba(251,247,242,.93) 31%,rgba(251,247,242,.58) 46%,rgba(251,247,242,.14) 62%,rgba(251,247,242,0) 74%);
}
.dmd-patient-guide-exact__copy,
.dmd-patient-guide-exact__slogan{position:relative;z-index:1}
.dmd-patient-guide-exact__copy{
  width:min(44vw,620px);
  padding:64px 38px 46px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}
.dmd-patient-guide-exact__eyebrow{
  margin:0 0 18px;
  font-size:14px;
  font-weight:600;
  letter-spacing:.3em;
  text-transform:uppercase;
  color:#765d3a;
}
.dmd-patient-guide-exact__copy h1{
  margin:0;
  max-width:10.4ch;
  font-family:var(--font-display);
  font-size:clamp(58px,6.05vw,96px);
  line-height:.94;
  letter-spacing:-.05em;
  color:#203f34;
}
.dmd-patient-guide-exact__deck{
  margin:24px 0 0;
  max-width:24ch;
  font-size:18px;
  line-height:1.5;
  color:#2d2b26;
}
.dmd-patient-guide-exact__actions{margin-top:26px}
.dmd-patient-guide-exact__primary{
  display:inline-flex;
  align-items:center;
  gap:14px;
  min-height:58px;
  padding:0 28px;
  border-radius:10px;
  border:1px solid rgba(193,163,108,.22);
  background:linear-gradient(135deg,#214d3e 0%,#2b684f 100%);
  color:#fff;
  font-weight:600;
  text-decoration:none;
  box-shadow:0 12px 28px rgba(27,42,36,.14);
  transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;
}
.dmd-patient-guide-exact__primary:hover,
.dmd-patient-guide-exact__primary:focus-visible{
  transform:translateY(-1px);
  box-shadow:0 16px 30px rgba(27,42,36,.18);
  filter:saturate(1.03);
}
.dmd-patient-guide-exact__slogan{
  position:absolute;
  top:50%;
  right:96px;
  transform:translateY(-50%);
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:22px;
}
.dmd-patient-guide-exact__slogan p{
  margin:0;
  font-size:16px;
  line-height:1.85;
  letter-spacing:.28em;
  text-transform:uppercase;
  color:#5f584e;
  text-align:center;
}
.dmd-patient-guide-exact__slogan span{
  width:76px;
  height:2px;
  background:#c9ad7a;
}
.dmd-patient-guide-exact__rail{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:0;
  padding:0 12px;
  margin-top:-22px;
  position:relative;
  z-index:2;
}
.dmd-patient-guide-exact__card a{
  min-height:220px;
  padding:22px 22px 18px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:14px;
  background:rgba(253,250,246,.94);
  border:1px solid rgba(193,163,108,.16);
  text-decoration:none;
  color:inherit;
  box-shadow:0 14px 28px rgba(27,42,36,.06);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.dmd-patient-guide-exact__card a:hover,
.dmd-patient-guide-exact__card a:focus-visible{
  transform:translateY(-2px);
  box-shadow:0 18px 32px rgba(27,42,36,.09);
  border-color:rgba(193,163,108,.34);
}
.dmd-patient-guide-exact__index{
  font-size:16px;
  font-weight:600;
  color:#61584e;
  letter-spacing:.04em;
}
.dmd-patient-guide-exact__icon{
  width:54px;
  height:54px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.dmd-patient-guide-exact__icon img{
  max-width:100%;
  max-height:100%;
  display:block;
}
.dmd-patient-guide-exact__card-copy{
  display:flex;
  flex-direction:column;
  gap:8px;
  min-height:92px;
}
.dmd-patient-guide-exact__card-copy h2{
  margin:0;
  font-family:var(--font-display);
  font-size:22px;
  line-height:1.02;
  letter-spacing:-.03em;
  color:#1f1b17;
}
.dmd-patient-guide-exact__card-copy p{
  margin:0;
  font-size:14px;
  line-height:1.45;
  color:#4f473e;
}
.dmd-patient-guide-exact__card-arrow{
  margin-top:auto;
  font-size:24px;
  line-height:1;
  color:#2d5a47;
}
.dmd-patient-guide-exact__footer{
  margin:18px 0 0;
  padding:0 24px 18px;
  font-size:13px;
  font-weight:600;
  letter-spacing:.42em;
  text-transform:uppercase;
  text-align:center;
  color:#6f6558;
}
body.md-page-patient-guide .dmd-cluster-hero--patient-guide-exact > .md-container.dmd-patient-guide-exact{
  width:min(100%, 100vw);
  max-width:none;
  margin:0;
  padding-left:0;
  padding-right:0;
}
body.md-page-patient-guide .dmd-patient-guide-exact__shell{
  border-left:0;
  border-right:0;
  border-bottom:0;
  border-top:1px solid rgba(193,163,108,.14);
  box-shadow:none;
}
@media (max-width:1340px){
  .dmd-patient-guide-exact__hero{min-height:580px;background-position:58% center}
  .dmd-patient-guide-exact__copy{width:min(48vw,560px)}
  .dmd-patient-guide-exact__rail{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 14px 12px;gap:10px}
  .dmd-patient-guide-exact__card a{min-height:208px}
}
@media (max-width:1024px){
  .dmd-patient-guide-exact__hero{min-height:620px;background-position:62% center}
  .dmd-patient-guide-exact__hero::before{background:linear-gradient(180deg,rgba(251,247,242,.96) 0%,rgba(251,247,242,.92) 32%,rgba(251,247,242,.68) 56%,rgba(251,247,242,.18) 100%)}
  .dmd-patient-guide-exact__copy{width:auto;padding:36px 24px 24px}
  .dmd-patient-guide-exact__copy h1{font-size:clamp(48px,9vw,74px);max-width:9.5ch}
  .dmd-patient-guide-exact__deck{font-size:16px;max-width:30ch}
  .dmd-patient-guide-exact__primary{width:auto}
  .dmd-patient-guide-exact__slogan{position:relative;top:auto;right:auto;transform:none;align-items:flex-start;padding:0 24px 24px}
  .dmd-patient-guide-exact__slogan p{text-align:left}
}
@media (max-width:767px){
  .dmd-patient-guide-exact{padding:0 0 14px}
  .dmd-patient-guide-exact__hero{min-height:0;background-position:66% center}
  .dmd-patient-guide-exact__copy{padding:30px 22px 22px}
  .dmd-patient-guide-exact__copy h1{font-size:clamp(42px,12vw,60px);max-width:8.4ch}
  .dmd-patient-guide-exact__deck{max-width:92%}
  .dmd-patient-guide-exact__actions{margin-top:22px}
  .dmd-patient-guide-exact__primary{width:100%;justify-content:center}
  .dmd-patient-guide-exact__slogan{padding:0 22px 22px}
  .dmd-patient-guide-exact__slogan p{font-size:14px;letter-spacing:.22em}
  .dmd-patient-guide-exact__rail{grid-template-columns:1fr;gap:8px;padding:0 10px 10px;margin-top:0}
  .dmd-patient-guide-exact__card a{min-height:0;padding:18px 18px 16px}
  .dmd-patient-guide-exact__card-copy{min-height:0}
  .dmd-patient-guide-exact__footer{padding:2px 18px 16px;font-size:11px;letter-spacing:.28em}
}
@media (prefers-reduced-motion:reduce){
  .dmd-patient-guide-exact__primary,
  .dmd-patient-guide-exact__card a{transition:none!important}
  .dmd-patient-guide-exact__primary:hover,
  .dmd-patient-guide-exact__primary:focus-visible,
  .dmd-patient-guide-exact__card a:hover,
  .dmd-patient-guide-exact__card a:focus-visible{transform:none!important}
}

/* v1.87.10 — Patient Guide exact hero fixes */
.dmd-cluster-hero--patient-guide-exact{
  min-height:0!important;
  padding:0!important;
  margin-top:0!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.82),rgba(248,243,236,.93)),
    url('../images/editorial/patterns/paper-bright.webp') center/cover no-repeat!important;
  border-bottom:1px solid rgba(125,100,85,.16)!important;
  color:#1d1814!important;
  overflow:hidden!important;
}
.dmd-cluster-hero--patient-guide-exact::before,
.dmd-cluster-hero--patient-guide-exact::after{
  display:none!important;
  content:none!important;
}
.dmd-cluster-hero--patient-guide-exact .dmd-patient-guide-exact__copy h1{
  color:var(--md-brand)!important;
}
body.md-page-patient-guide .dmd-cluster-hero--patient-guide-exact,
body.md-source-path-patient-guide .dmd-cluster-hero--patient-guide-exact{
  margin-top:0!important;
  padding-top:0!important;
}
body.md-page-patient-guide .dmd-cluster-hero--patient-guide-exact > .md-container.dmd-patient-guide-exact,
body.md-source-path-patient-guide .dmd-cluster-hero--patient-guide-exact > .md-container.dmd-patient-guide-exact{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.md-page-patient-guide .dmd-patient-guide-exact__shell,
body.md-source-path-patient-guide .dmd-patient-guide-exact__shell{
  border-left:0!important;
  border-right:0!important;
  border-top:0!important;
  margin-top:0!important;
}

/* v1.87.11 — unify the three Sculpted Luxury hero footer slogans with Patient Guide */
.dmd-procedures-exact__footer,
.dmd-concerns-exact__footer,
.dmd-body-areas-exact__footer{
  font-size:13px!important;
  line-height:1.5!important;
  font-weight:600!important;
  letter-spacing:.42em!important;
  text-transform:uppercase!important;
  color:#6f6558!important;
}
