/*
Theme Name: OM 3D 4D Sonography
Theme URI: https://www.mindboxtechnologies.com
Author: Sanjay Idhatiya
Author URI: https://www.mindboxtechnologies.com
Description: Custom WordPress theme for OM 3D 4D Sonography Clinic, developed by Sanjay Idhatiya at Mindbox Technologies. It provides an ACF PRO-powered, responsive clinic website with manageable services, specialist details, testimonials, appointment content, contact information, and opening hours. Developer email: sanjay@mindboxtechnologies.com
Version: 2.0.0
Text Domain: om3d4d
*/

/* ---------- tokens ---------- */
:root{
  --coral:#ea6a4c;
  --coral-action:#c45136;
  --coral-action-hover:#a93d26;
  --coral-text:#b8452a;
  --coral-link:#b8452a;
  --coral-link-hover:#8f321e;
  --plum:#3a2150;
  --plum-dark:#2b1a3d;
  --cream:#fbeee6;
  --blush:#fdf0e9;
  --ink:#2b2230;
  --muted:#5b5262;
  --muted-soft:#6f6577;
  --muted-light:#746a78;
  --line:#f1e6dd;
  --field:#faf7f4;
  --field-line:#8b7d88;
  --serif:'Lora',Georgia,serif;
  --sans:'Work Sans',system-ui,-apple-system,'Segoe UI',sans-serif;
  --shell:1240px;
  --gutter:clamp(20px,4vw,40px);
}

/* ---------- base ---------- */
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-width:320px;background:#fff;color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,h5,h6,blockquote{font-family:var(--serif);font-weight:500;margin:0}
p{margin:0}
a{color:var(--coral-link);text-decoration:none;transition:color .18s}
a:hover{color:var(--coral-link-hover)}
img{display:block;max-width:100%}
svg{flex:none}
.container{width:min(var(--shell),100%);margin-inline:auto;padding-inline:var(--gutter)}
.eyebrow{display:block;font-family:var(--sans);font-size:13.5px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--coral-text);margin-bottom:14px}
.rule{display:block;width:56px;height:3px;background:var(--coral);border-radius:2px}
.btn{border:0;background:var(--coral-action);color:#fff;border-radius:999px;padding:16px 32px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font:600 15.5px/1.2 var(--sans);cursor:pointer;white-space:nowrap;transition:background .18s,transform .18s,box-shadow .18s}
.btn:hover{background:var(--coral-action-hover);color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px -12px rgba(60,30,20,.6)}
.btn svg{width:16px;height:16px;stroke-width:1.8}
.btn-small{padding:13px 28px;font-size:15px}
.btn-ghost{background:#fff;color:var(--ink)}
.btn-ghost svg{color:var(--coral)}
.btn-ghost:hover{background:#fff;color:var(--ink);box-shadow:0 10px 22px -12px rgba(60,30,20,.5)}
.link-arrow{display:inline-flex;align-items:center;gap:6px;font-size:14.5px;font-weight:600}
.link-arrow svg{width:13px;height:13px;stroke-width:2}
.link-arrow:hover svg{transform:translateX(2px);transition:transform .18s}
.anchor{display:block;height:0;overflow:hidden}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);border:0;white-space:nowrap}
.skip-link:focus{position:fixed!important;z-index:1000;top:12px;left:12px;width:auto;height:auto;padding:10px 14px;margin:0;overflow:visible;clip:auto;clip-path:none;border-radius:6px;background:#fff;color:var(--plum);font-weight:700;box-shadow:0 0 0 3px var(--plum)}
:where(a,button,input,textarea,select):focus-visible{outline:3px solid var(--plum);outline-offset:3px}
.site-footer :where(a,button):focus-visible,.testimonial :where(a,button):focus-visible{outline-color:#f0b9a4}

/* ---------- utility bar ---------- */
.utility-bar{background:var(--plum);color:#d9cbe2;font-size:13px}
.utility-inner{display:flex;align-items:center;justify-content:space-between;gap:10px 24px;flex-wrap:wrap;padding-block:9px}
.utility-group{display:flex;align-items:center;gap:10px 24px;flex-wrap:wrap}
.utility-item{display:flex;align-items:center;gap:8px}
.utility-bar svg{width:14px;height:14px;stroke:#f0b9a4;stroke-width:1.6}
.utility-bar a{color:#fff;font-weight:600;white-space:nowrap}
.utility-bar a:hover{color:#f0b9a4}

/* ---------- header ---------- */
.site-header{background:#fff;position:relative;z-index:30}
.header-row{display:flex;align-items:center;gap:14px 28px;flex-wrap:wrap;padding-block:16px;border-bottom:1px solid var(--line)}
.logo{display:flex;align-items:center;gap:13px;margin-right:auto}
.logo-mark{width:60px;height:60px;flex:none;object-fit:contain}
.logo-text{display:block;min-width:0}
.logo-name{display:block;font-weight:700;font-size:23px;letter-spacing:.02em;line-height:1.15;color:#18171b;white-space:nowrap}
.logo-sub{display:block;font-size:12px;font-weight:600;letter-spacing:.09em;color:#573862;line-height:1.35;white-space:nowrap}
.logo-tag{display:block;font-size:9.5px;letter-spacing:.02em;color:#7c747c;line-height:1.35;white-space:nowrap}
.site-nav{display:flex;flex-wrap:wrap;gap:10px clamp(14px,2.2vw,32px);font-size:15.5px;font-weight:500;flex:1 1 200px;min-width:0;justify-content:flex-end;white-space:nowrap}
.site-nav a{color:var(--ink)}
.site-nav a:hover,.site-nav a.is-current{color:var(--coral-text)}
.site-nav a.is-current{font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}
.site-nav .nav-appointment{display:none}
.menu-btn{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex:none;background:none;border:0;padding:8px;color:var(--plum);cursor:pointer}
.menu-btn svg{width:26px;height:26px;stroke:currentColor;stroke-width:1.8}

/* ---------- hero ---------- */
.hero{background:var(--cream);padding:clamp(32px,4vw,44px) 0 clamp(44px,6vw,64px)}
.hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:clamp(36px,5vw,56px) 64px;align-items:center}
.hero-badge{display:inline-flex;align-items:center;gap:9px;background:#fff;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;letter-spacing:.04em;color:#573862;margin-bottom:20px}
.hero-badge svg{width:14px;height:14px;stroke:var(--coral);stroke-width:1.8}
.hero h1{font-size:clamp(34px,5.4vw,52px);line-height:1.12;letter-spacing:-.015em}
.hero h1 em{font-style:italic;color:var(--coral-text)}
.hero-copy>p{font-size:17px;line-height:1.65;color:var(--muted);max-width:46ch;margin-top:20px}
.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.hero-media{position:relative;padding:14px}
.hero-media::before{content:"";position:absolute;inset:0;border:1px solid #eccfbf;border-radius:200px 200px 28px 28px;pointer-events:none}
.hero-media::after{content:"";position:absolute;left:-18px;bottom:-18px;width:120px;height:120px;border-radius:50%;background:#f7ddd0;pointer-events:none}
.hero-frame{position:relative;z-index:1;border-radius:186px 186px 16px 16px;overflow:hidden;aspect-ratio:1/1;box-shadow:0 28px 56px -22px rgba(60,30,20,.32)}
.photo{display:block;width:100%;height:100%;object-fit:cover}

/* ---------- trust bar ---------- */
.trust-bar{background:var(--plum)}
.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:20px 32px;padding-block:clamp(24px,3.5vw,34px);margin-block:0;list-style:none}
.trust-item{display:flex;align-items:center;gap:14px}
.trust-item svg{width:24px;height:24px;stroke:#f0b9a4;stroke-width:1.5}
.trust-item span{font-size:14.5px;line-height:1.4;color:#f2ece8;white-space:nowrap}

/* ---------- section heads ---------- */
.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px;flex-wrap:wrap}
.section-head h2{font-size:clamp(28px,4vw,40px);line-height:1.2;color:var(--ink);max-width:20ch}
.section-head .rule{margin-top:16px}
.center-heading{text-align:center;max-width:600px;margin:0 auto 64px}
.center-heading h2{font-size:clamp(26px,3.6vw,36px);color:var(--ink);margin-bottom:16px}
.center-heading .rule{margin-inline:auto}

/* ---------- services ---------- */
.services-section{padding:clamp(48px,6vw,76px) 0 clamp(44px,5vw,68px)}
.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));gap:26px}
.service-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 28px -14px rgba(60,30,20,.14);transition:transform .2s,box-shadow .2s}
.service-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px -16px rgba(60,30,20,.24)}
.service-media{position:relative;overflow:hidden;aspect-ratio:16/10}
.service-media .photo{position:absolute;inset:0}
.service-body{padding:22px 24px 24px;display:flex;flex-direction:column;flex:1}
.icon-circle{width:44px;height:44px;border-radius:50%;background:var(--blush);display:flex;align-items:center;justify-content:center;margin-bottom:14px}
.icon-circle svg{width:19px;height:19px;stroke:var(--coral);stroke-width:1.6}
.service-body h3{font-size:20px;color:var(--ink);margin-bottom:8px}
.service-body p{font-size:14.5px;line-height:1.6;color:var(--muted-soft);margin-bottom:14px}
.service-body .link-arrow{margin-top:auto;align-self:flex-start}

/* ---------- doctor ---------- */
.doctor-section{background:var(--cream)}
.doctor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:48px 64px;align-items:center;padding-block:clamp(56px,7vw,96px)}
.doctor-media{border-radius:18px;overflow:hidden;aspect-ratio:1/1;box-shadow:0 16px 36px -16px rgba(60,30,20,.2)}
.doctor-grid h2{font-size:clamp(28px,3.8vw,38px);color:var(--ink);margin-bottom:6px}
.doctor-grid .eyebrow{margin-bottom:16px}
.doctor-role{font-size:15px;font-weight:600;color:var(--coral-text);margin-bottom:22px}
.doctor-grid p{font-size:16.5px;line-height:1.75;color:var(--muted);max-width:54ch;margin-bottom:30px}
.doctor-grid .btn-small{padding:14px 30px}

/* ---------- promises ---------- */
.promise-section{padding:clamp(60px,8vw,104px) 0 clamp(52px,7vw,88px)}
.promise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:40px 16px}
.promise-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding-inline:12px}
.promise-icon{width:64px;height:64px;border-radius:50%;background:var(--blush);display:flex;align-items:center;justify-content:center}
.promise-icon svg{width:26px;height:26px;stroke:var(--coral);stroke-width:1.5}
.promise-item h3{font-family:var(--sans);font-weight:600;font-size:15.5px;margin-bottom:8px;color:var(--ink)}
.promise-item p{font-size:13.5px;line-height:1.55;color:var(--muted-light)}

/* ---------- testimonial ---------- */
.testimonial{background:var(--plum)}
.testimonial-inner{max-width:900px;margin-inline:auto;padding-block:clamp(56px,7vw,88px);text-align:center}
.testimonial .eyebrow{font-size:13px;letter-spacing:.14em;color:#f0b9a4;margin-bottom:28px}
.quote-mark{display:block;width:40px;height:40px;fill:var(--coral);margin:0 auto 20px;opacity:.9}
.testimonial blockquote{font-style:italic;font-size:clamp(21px,3vw,29px);line-height:1.55;color:#f8f2ee;margin-inline:auto;max-width:34ch}
.testimonial-author{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:34px}
.avatar{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:18px;font-weight:600;color:#ffb59b;flex:none}
.testimonial-author>div{text-align:left}
.testimonial-author>div strong{display:block;font-size:15px;font-weight:600;color:#fff;font-family:var(--sans)}
.testimonial-author>div span{display:block;font-size:13.5px;color:#b6a8c2}

/* ---------- appointment + contact ---------- */
.appointment{padding-block:clamp(56px,7vw,96px)}
.appointment .center-heading{max-width:580px;margin-bottom:56px}
.appointment .center-heading h2{margin-bottom:14px}
.appointment .center-heading p{font-size:16px;color:var(--muted-soft)}
.appointment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:40px;align-items:start}
.appointment form{display:grid;gap:20px}
.field-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:20px}
.field{display:grid;gap:8px;font-size:14px;font-weight:600;color:var(--ink)}
input:not([type=checkbox]),textarea{width:100%;min-width:0;border:1px solid var(--field-line);border-radius:10px;font:400 15px var(--sans);background:var(--field);color:var(--ink);transition:border-color .18s,box-shadow .18s}
input:not([type=checkbox]){height:50px;padding:0 16px}
textarea{padding:14px 16px;resize:vertical;min-height:104px}
input:focus,textarea:focus{border-color:var(--plum);box-shadow:0 0 0 3px rgba(58,33,80,.14)}
::placeholder{color:#746a78;opacity:1}
.form-required{font-size:12.5px;color:var(--muted);margin-bottom:-10px}
.form-required span,.required-marker{color:var(--coral-text);font-weight:700}
.consent{font-size:13.5px;font-weight:400;color:var(--muted-light)}
.consent label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}
.consent input[type=checkbox]{width:16px;height:16px;flex:none;margin-top:3px;accent-color:var(--coral)}
.appointment form .btn{justify-self:start;padding:15px 32px}
.form-notice{grid-column:1/-1;border-radius:10px;padding:14px 16px;font-size:14.5px;font-weight:600}
.form-success{background:#eef7f1;border:1px solid #73a88b;color:#245a3e}
.form-error{background:#fff1ef;border:1px solid #c45136;color:#772b1c}
.form-honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}

/* Contact Form 7 renders the appointment form; these rules keep its own
   markup inside the design above. */
.appointment .wpcf7{display:grid}
.appointment .wpcf7 form{display:grid;gap:20px;align-content:start}
.appointment .wpcf7 .wpcf7-form-control-wrap{display:block}
.appointment .wpcf7 .wpcf7-list-item{margin:0;display:block}
.appointment .wpcf7 .consent .wpcf7-list-item-label{font-size:13.5px;line-height:1.5}
.appointment .wpcf7 .wpcf7-not-valid-tip{display:block;margin-top:6px;font-size:12.5px;font-weight:600;color:var(--coral-text)}
.appointment .wpcf7 .wpcf7-not-valid{border-color:#c45136}
.appointment .wpcf7 form .wpcf7-response-output{order:-1;grid-column:1/-1;margin:0;border-radius:10px;border:1px solid #c45136;padding:14px 16px;font-size:14.5px;font-weight:600;background:#fff1ef;color:#772b1c}
.appointment .wpcf7 form.sent .wpcf7-response-output{background:#eef7f1;border-color:#73a88b;color:#245a3e}
.appointment .wpcf7 .form-actions{display:flex;align-items:center;flex-wrap:wrap}
.appointment .wpcf7 .wpcf7-spinner{margin:0 0 0 14px}
/* Turnstile sits on its own line above the button. Until it actually draws a
   challenge it holds only a hidden input, so it must cost no vertical space. */
.appointment .wpcf7 .wpcf7-turnstile{flex-basis:100%;order:-1}
.appointment .wpcf7 .wpcf7-turnstile:has(iframe){margin-bottom:20px}
.appointment .wpcf7 form.submitting .btn{opacity:.7;pointer-events:none}
.info-card{background:var(--cream);border-radius:18px;padding:32px;display:grid;gap:26px}
.info-block+.info-block{border-top:1px solid #ecdcd0;padding-top:26px}
.info-label{font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--coral-text);margin-bottom:12px}
.info-block:last-child .info-label{margin-bottom:14px}
.info-phone{font-family:var(--serif);font-weight:600;font-size:27px;display:block;color:var(--coral-text)}
.info-email{font-size:14.5px;color:var(--muted);display:block;margin-top:8px}
.info-email:hover{color:var(--coral-text)}
.info-address{display:flex;gap:11px;font-size:14.5px;line-height:1.6;color:var(--muted)}
.info-address svg{width:16px;height:16px;stroke:var(--coral);stroke-width:1.6;margin-top:3px}
.info-card .link-arrow{margin-top:12px;font-size:14px}
.hours-list{display:grid;gap:10px;font-size:14.5px}
.hours-row{display:flex;justify-content:space-between;gap:10px 16px;flex-wrap:wrap}
.hours-row span:first-child{color:var(--ink);font-weight:500}
.hours-row span:last-child{color:var(--muted);white-space:nowrap;margin-left:auto}
.hours-row.is-closed span:last-child{color:var(--coral-text);font-weight:600}

/* ---------- footer ---------- */
.site-footer{background:var(--plum-dark);color:#e6dfe9}
.footer-grid{display:flex;flex-wrap:wrap;gap:44px clamp(36px,4vw,64px);padding-block:clamp(48px,6vw,72px) 40px}
.footer-brand{flex:0 1 320px}
.footer-brand .logo{gap:12px;margin:0 0 16px}
.footer-brand .logo-mark{width:52px;height:52px}
.footer-brand .logo-name{font-size:19px;color:#fff}
.footer-brand .logo-sub{font-size:10.5px;color:#c9b4d4}
.footer-brand .logo-tag{font-size:9.5px;color:#9a90a4;letter-spacing:0}
.footer-brand p{font-size:14px;line-height:1.7;color:#b6abc0;max-width:30ch}
.footer-cols{flex:1 1 520px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:44px 36px;align-content:start}
.footer-col h3{font-family:var(--sans);font-size:13.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin-bottom:20px}
.footer-links{display:grid;gap:12px;font-size:14.5px}
.footer-links a{color:#b6abc0}
.footer-links a:hover{color:var(--coral)}
.footer-contact{display:grid;gap:14px;font-size:14.5px;color:#b6abc0;min-width:0;overflow-wrap:anywhere}
.footer-contact>*{display:flex;gap:10px;color:#b6abc0}
.footer-contact a:hover{color:var(--coral)}
.footer-contact svg{width:15px;height:15px;stroke:var(--coral);stroke-width:1.6;margin-top:0}
.footer-contact>div svg{margin-top:2px}
.footer-contact .nowrap{white-space:nowrap}
.copyright{border-top:1px solid rgba(255,255,255,.1);padding:22px var(--gutter);font-size:13px;color:#9a90a4;display:flex;align-items:center;justify-content:center;gap:10px 28px;flex-wrap:wrap;text-align:center}
.mindbox-credit{display:flex;align-items:center;gap:6px}
.mindbox-credit svg{width:14px;height:14px;fill:var(--coral)}
.mindbox-credit a{color:#d3c6dc;font-weight:600}
.mindbox-credit a:hover{color:#fff}

/* ---------- interior pages ---------- */
.interior-hero{background:var(--cream);padding-block:clamp(48px,6vw,80px)}
.interior-hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:clamp(36px,5vw,56px) 64px;align-items:center}
.interior-hero h1{font-size:clamp(32px,4.6vw,46px);line-height:1.14;letter-spacing:-.015em;color:var(--ink);margin-bottom:18px}
.interior-hero p{max-width:50ch;color:var(--muted);font-size:16.5px;line-height:1.75;margin-bottom:28px}
.interior-hero-media{border-radius:186px 186px 16px 16px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 24px 48px -22px rgba(60,30,20,.3)}
.interior-section{padding-block:clamp(52px,7vw,88px)}
.interior-two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:40px 64px;align-items:start}
.interior-section h2,.interior-band h2{font-size:clamp(26px,3.6vw,36px);line-height:1.2;color:var(--ink);margin-bottom:20px}
.interior-section p,.interior-band p{color:var(--muted);font-size:16px;line-height:1.75}
.interior-section p+p{margin-top:16px}
.interior-band{background:var(--cream);padding-block:clamp(48px,6vw,72px)}
.interior-band img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}
.interior-heading{text-align:center;max-width:600px;margin:0 auto 48px}
.about-hero{background:var(--cream);padding:clamp(58px,8vw,96px) 0 0;overflow:hidden}
.about-hero-copy{max-width:850px;margin-inline:auto;text-align:center}
.about-hero .hero-badge{margin-bottom:24px}
.about-hero h1{font-size:clamp(40px,6vw,64px);line-height:1.08;letter-spacing:-.025em;color:var(--ink)}
.about-hero h1 em{font-style:italic;color:var(--coral-text)}
.about-hero-copy>p{max-width:62ch;margin:24px auto 0;color:var(--muted);font-size:17px;line-height:1.75}
.about-hero-actions{display:flex;align-items:center;justify-content:center;gap:18px 26px;flex-wrap:wrap;margin-top:32px}
.about-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:15px;font-weight:600}
.about-text-link:hover{color:var(--coral-text)}
.about-text-link svg{width:14px;height:14px;color:var(--coral);stroke-width:1.9}
.about-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:20px 20px 0 0;margin-top:clamp(48px,6vw,68px);box-shadow:0 -18px 44px -36px rgba(60,30,20,.35)}
.about-principle{display:flex;align-items:center;justify-content:center;gap:15px;padding:25px 28px;min-width:0}
.about-principle+.about-principle{border-left:1px solid var(--line)}
.about-principle>span{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--blush);color:var(--coral);flex:none}
.about-principle svg{width:20px;height:20px;stroke-width:1.6}
.about-principle strong,.about-principle small{display:block}
.about-principle strong{font-size:14.5px;line-height:1.35;color:var(--ink)}
.about-principle small{font-size:12.5px;line-height:1.45;color:var(--muted-soft);margin-top:3px}
.about-story{padding-block:clamp(64px,8vw,104px)}
.about-story-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:40px clamp(52px,7vw,92px);align-items:start}
.about-story-heading h2{font-size:clamp(30px,4vw,42px);line-height:1.18;color:var(--ink);max-width:12ch;margin-bottom:24px}
.about-story-copy{padding-top:27px}
.about-story-copy p{color:var(--muted);font-size:16px;line-height:1.78}
.about-story-copy p+p{margin-top:17px}
.about-belief{grid-column:1/-1;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:8px 24px;align-items:center;background:var(--plum);color:#fff;border-radius:18px;padding:clamp(26px,4vw,40px);margin:12px 0 0}
.about-quote-mark{grid-row:1/3;width:42px;height:42px;fill:var(--coral)}
.about-belief p{font-family:var(--serif);font-size:clamp(20px,2.6vw,27px);font-style:italic;line-height:1.45;color:#fff}
.about-belief cite{font:500 13px/1.4 var(--sans);font-style:normal;color:#cbbdd4;white-space:nowrap}
.about-specialist{background:var(--cream);scroll-margin-top:24px}
.about-specialist-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(44px,7vw,82px);align-items:center;padding-block:clamp(62px,8vw,100px)}
.about-specialist-media{aspect-ratio:1/1;border-radius:22px 120px 22px 22px;overflow:hidden;box-shadow:0 24px 52px -28px rgba(60,30,20,.38)}
.about-specialist-media img{width:100%;height:100%;object-fit:cover;object-position:center top}
.about-specialist-copy h2{font-size:clamp(31px,4vw,42px);line-height:1.18;color:var(--ink);margin-bottom:7px}
.about-specialist-role{font-size:14.5px;font-weight:600;color:var(--coral-text);margin-bottom:22px}
.about-specialist-copy>p{max-width:55ch;color:var(--muted);font-size:16.5px;line-height:1.78}
.about-specialist-actions{display:flex;align-items:center;gap:18px 24px;flex-wrap:wrap;margin-top:30px}
.about-expect{padding-block:clamp(64px,8vw,100px)}
.about-expect-heading{max-width:670px;margin-bottom:46px}
.about-expect-heading h2{font-size:clamp(29px,3.7vw,38px);line-height:1.2;color:var(--ink)}
.about-expect-heading p{max-width:56ch;margin:14px auto 0;color:var(--muted);font-size:15.5px;line-height:1.7}
.about-expect-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.about-expect-grid article{position:relative;border:1px solid var(--line);border-radius:17px;padding:28px 26px;background:#fff;overflow:hidden}
.about-expect-number{position:absolute;right:20px;top:18px;font-family:var(--serif);font-size:25px;font-style:italic;color:#d8cad6}
.about-expect-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--blush);color:var(--coral);margin-bottom:19px}
.about-expect-icon svg{width:21px;height:21px;stroke-width:1.6}
.about-expect-grid h3{font-size:20px;line-height:1.3;color:var(--ink);margin-bottom:9px}
.about-expect-grid p{font-size:14px;line-height:1.65;color:var(--muted-soft)}
.go-actions{background:var(--cream);padding-block:clamp(52px,7vw,88px)}
.go-actions-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:clamp(36px,6vw,72px);align-items:stretch}
.go-doctor-card,.go-help-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 18px 42px -30px rgba(60,30,20,.35)}
.go-doctor-card{display:flex;flex-direction:column}
.go-doctor-media{min-height:0;aspect-ratio:4/3;overflow:hidden;background:#fff}
.go-doctor-media img{width:100%;height:100%;object-fit:cover;object-position:center 18%}
.go-doctor-copy{padding:24px 26px 28px}
.go-doctor-copy .eyebrow{margin-bottom:9px}
.go-doctor-copy h2{font-size:clamp(25px,3vw,31px);line-height:1.2;color:var(--ink);margin-bottom:6px}
.go-doctor-copy p{font-size:14px;line-height:1.55;color:var(--muted)}
.go-help-card{padding:clamp(26px,4vw,40px)}
.go-help-card>.eyebrow{margin-bottom:11px}
.go-help-card>h2{font-size:clamp(28px,3.5vw,38px);line-height:1.2;color:var(--ink);max-width:18ch}
.go-help-intro{max-width:56ch;color:var(--muted);font-size:15px;line-height:1.7;margin-top:14px}
.go-action-list{display:grid;gap:12px;margin-top:26px}
.go-action{display:grid;grid-template-columns:46px minmax(0,1fr) 17px;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);border-radius:14px;color:var(--ink);transition:border-color .18s,transform .18s,box-shadow .18s}
.go-action:hover{color:var(--ink);border-color:#e0c9ba;transform:translateY(-1px);box-shadow:0 12px 24px -20px rgba(60,30,20,.5)}
.go-action-primary{background:var(--coral-action);border-color:var(--coral-action);color:#fff}
.go-action-primary:hover{background:var(--coral-action-hover);border-color:var(--coral-action-hover);color:#fff}
.go-action-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--blush);color:var(--coral);flex:none}
.go-action-primary .go-action-icon{background:rgba(255,255,255,.14);color:#fff}
.go-action-icon svg{width:20px;height:20px;stroke-width:1.7}
.go-action>span:nth-child(2){display:block;min-width:0}
.go-action small,.go-action strong,.go-action>span:nth-child(2)>span{display:block}
.go-action small{font-size:11px;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--coral-text);margin-bottom:3px}
.go-action strong{font-family:var(--sans);font-size:15px;line-height:1.4;color:inherit}
.go-action>span:nth-child(2)>span{font-size:12.5px;line-height:1.45;color:var(--muted-soft);margin-top:3px;overflow-wrap:anywhere}
.go-action-primary small,.go-action-primary>span:nth-child(2)>span{color:#f8d8cd}
.go-action>svg{width:16px;height:16px;color:var(--coral);stroke-width:1.9}
.go-action-primary>svg{color:#fff}
.go-reassurance{display:flex;align-items:flex-start;gap:12px;border-top:1px solid var(--line);padding-top:22px;margin-top:24px;color:var(--muted);font-size:13px;line-height:1.55}
.go-reassurance svg{width:19px;height:19px;color:var(--coral);margin-top:1px;stroke-width:1.7}
.go-reassurance strong{color:var(--ink)}
.profile-hero{background:var(--cream);padding-block:clamp(52px,7vw,88px)}
.profile-hero-grid{display:grid;grid-template-columns:minmax(320px,.84fr) minmax(0,1.16fr);gap:clamp(44px,7vw,84px);align-items:center}
.profile-hero-media{aspect-ratio:1/1;border-radius:24px 140px 24px 24px;overflow:hidden;background:#fff;box-shadow:0 24px 52px -30px rgba(60,30,20,.38)}
.profile-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center top}
.profile-hero-badge{display:inline-flex;align-items:center;gap:9px;background:#fff;border-radius:999px;padding:8px 16px;color:#573862;font-size:13px;font-weight:600;letter-spacing:.04em;margin-bottom:20px}
.profile-hero-badge svg{width:15px;height:15px;color:var(--coral);stroke-width:1.7}
.profile-hero h1{font-size:clamp(39px,5.3vw,58px);line-height:1.08;letter-spacing:-.024em;color:var(--ink)}
.profile-hero-role{font-size:15px;font-weight:600;color:var(--coral-text);margin-top:12px}
.profile-hero-role span{color:#bdaebc;margin-inline:5px}
.profile-hero-copy>p{max-width:54ch;margin-top:22px;color:var(--muted);font-size:17px;line-height:1.72}
.profile-hero-actions{display:flex;align-items:center;gap:18px 25px;flex-wrap:wrap;margin-top:30px}
.profile-call-link{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:15px;font-weight:600}
.profile-call-link:hover{color:var(--coral-text)}
.profile-call-link svg{width:17px;height:17px;color:var(--coral);stroke-width:1.8}
.profile-trust{background:#fff;border-bottom:1px solid var(--line)}
.profile-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.profile-trust-grid>div{display:flex;align-items:center;justify-content:center;gap:14px;padding:24px 28px}
.profile-trust-grid>div+div{border-left:1px solid var(--line)}
.profile-trust-grid>div>svg{width:23px;height:23px;color:var(--coral);stroke-width:1.6}
.profile-trust-grid span,.profile-trust-grid strong,.profile-trust-grid small{display:block}
.profile-trust-grid strong{font-size:14px;line-height:1.4;color:var(--ink)}
.profile-trust-grid small{font-size:12px;line-height:1.45;color:var(--muted-soft);margin-top:2px}
.profile-intro{padding-block:clamp(64px,8vw,104px)}
.profile-intro-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px clamp(54px,8vw,98px);align-items:start}
.profile-intro-heading h2{max-width:12ch;font-size:clamp(31px,4vw,42px);line-height:1.18;color:var(--ink);margin-bottom:24px}
.profile-intro-copy{padding-top:28px}
.profile-intro-copy p{color:var(--muted);font-size:16px;line-height:1.8}
.profile-intro-copy p+p{margin-top:17px}
.profile-care{background:var(--cream);padding-block:clamp(64px,8vw,100px)}
.profile-care-heading{max-width:680px;margin-bottom:46px}
.profile-care-heading h2{font-size:clamp(30px,3.8vw,40px);line-height:1.2;color:var(--ink)}
.profile-care-heading p{max-width:58ch;margin:14px auto 0;color:var(--muted);font-size:15.5px;line-height:1.7}
.profile-care-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.profile-care-grid article{background:#fff;border:1px solid var(--line);border-radius:17px;padding:26px 23px}
.profile-care-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--blush);color:var(--coral);margin-bottom:18px}
.profile-care-icon svg{width:21px;height:21px;stroke-width:1.6}
.profile-care-grid h3{font-size:19px;line-height:1.3;color:var(--ink);margin-bottom:9px}
.profile-care-grid p{font-size:13.5px;line-height:1.65;color:var(--muted-soft)}
.profile-scope{padding-block:clamp(62px,8vw,96px)}
.profile-scope-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(40px,7vw,86px);align-items:center}
.profile-scope-card{background:var(--plum);border-radius:20px;padding:clamp(30px,4vw,44px);color:#fff}
.profile-scope-card .eyebrow{color:#f0b9a4;margin-bottom:11px}
.profile-scope-card h2{font-size:clamp(28px,3.5vw,37px);line-height:1.22;color:#fff;margin-bottom:15px}
.profile-scope-card p{color:#d2c5da;font-size:15px;line-height:1.72}
.profile-scope-list{display:grid;gap:13px;margin:0;padding:0;list-style:none}
.profile-scope-list li{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:13px;padding:15px 17px;color:var(--ink);font-size:14.5px;font-weight:500}
.profile-scope-list svg{width:20px;height:20px;color:var(--coral);stroke-width:1.7}
.profile-cta{padding-bottom:clamp(64px,8vw,100px)}
.profile-cta-inner{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:22px 28px;align-items:center;background:var(--plum);color:#fff;border-radius:20px;padding:clamp(28px,4vw,42px)}
.profile-cta-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:rgba(240,185,164,.14);color:#f0b9a4}
.profile-cta-icon svg{width:25px;height:25px;stroke-width:1.6}
.profile-cta .eyebrow{color:#f0b9a4;margin-bottom:7px}
.profile-cta h2{font-size:clamp(25px,3vw,33px);line-height:1.25;color:#fff;margin-bottom:8px}
.profile-cta p{max-width:55ch;color:#cbbdd4;font-size:14px;line-height:1.6}
.profile-cta-actions{display:grid;gap:11px;justify-items:start}
.profile-cta-actions .btn{padding:14px 24px}
.profile-cta-actions>a:last-child{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:600;padding-inline:12px}
.profile-cta-actions>a:last-child:hover{color:#f0b9a4}
.profile-cta-actions>a:last-child svg{width:16px;height:16px;color:#f0b9a4;stroke-width:1.8}
.contact-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:40px 64px;align-items:start}
.contact-hero{background:var(--plum);color:#fff;padding-block:clamp(54px,7vw,88px)}
.contact-hero-copy{max-width:820px;margin-inline:auto;text-align:center}
.contact-hero-badge{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:8px 16px;color:#f5d8ca;font-size:13px;font-weight:600;letter-spacing:.04em;margin-bottom:20px}
.contact-hero-badge svg{width:15px;height:15px;stroke:#f0b9a4;stroke-width:1.7}
.contact-hero h1{font-size:clamp(36px,5.2vw,56px);line-height:1.12;letter-spacing:-.018em;color:#fff}
.contact-hero h1 em{font-style:italic;color:#f0b9a4}
.contact-hero-copy>p{max-width:66ch;margin:22px auto 0;color:#d9cde1;font-size:17px;line-height:1.7}
.contact-hero-actions{display:flex;align-items:center;justify-content:center;gap:18px 26px;flex-wrap:wrap;margin-top:30px}
.contact-text-link{display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:15.5px;font-weight:600}
.contact-text-link:hover{color:#f0b9a4}
.contact-text-link svg{width:17px;height:17px;stroke:#f0b9a4;stroke-width:1.8}
.contact-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:16px;margin-top:clamp(42px,5vw,58px)}
.contact-method{display:flex;align-items:flex-start;gap:15px;min-width:0;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.07);color:#fff;transition:background .18s,border-color .18s,transform .18s}
.contact-method:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28);color:#fff;transform:translateY(-2px)}
.contact-method-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:rgba(240,185,164,.15);color:#f0b9a4;flex:none}
.contact-method-icon svg{width:19px;height:19px;stroke-width:1.7}
.contact-method>span:last-child{display:block;min-width:0}
.contact-method small{display:block;color:#cbbdd4;font-size:12px;line-height:1.3;text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:6px}
.contact-method strong{display:block;color:#fff;font-family:var(--sans);font-size:15px;line-height:1.45;overflow-wrap:anywhere}
.contact-method>span:last-child>span{display:flex;align-items:center;gap:6px;color:#cbbdd4;font-size:13px;line-height:1.45;margin-top:5px}
.contact-method>span:last-child>span svg{width:13px;height:13px;stroke-width:1.8}
.contact-appointment{background:#fff}
.contact-appointment .center-heading{max-width:650px}
.contact-appointment-grid{align-items:stretch}
.contact-appointment .appointment-form{border:1px solid var(--line);border-radius:18px;padding:clamp(24px,3vw,34px);box-shadow:0 18px 42px -26px rgba(60,30,20,.32)}
.contact-appointment .info-card{height:100%}
.contact-info-intro{display:flex;align-items:flex-start;gap:16px}
.contact-info-intro .icon-circle{flex:none;margin:0;background:#fff}
.contact-info-intro h3{font-size:23px;line-height:1.3;color:var(--ink);margin:1px 0 7px}
.contact-info-intro p{font-size:14px;line-height:1.6;color:var(--muted);margin:0}
.contact-info-intro+.info-block{border-top:1px solid #ecdcd0;padding-top:26px}
.services-hero{background:var(--cream);padding-block:clamp(52px,7vw,88px)}
.services-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);gap:clamp(40px,6vw,76px);align-items:center}
.services-hero-copy .hero-badge{margin-bottom:22px}
.services-hero h1{font-size:clamp(38px,5.2vw,54px);line-height:1.12;letter-spacing:-.018em;color:var(--ink)}
.services-hero h1 em{font-style:italic;color:var(--coral-text)}
.services-hero-copy>p{max-width:52ch;margin-top:22px;color:var(--muted);font-size:17px;line-height:1.7}
.services-navigator{background:var(--plum);color:#fff;border-radius:22px;padding:clamp(26px,3vw,36px);box-shadow:0 26px 52px -30px rgba(43,26,61,.7)}
.services-navigator>.eyebrow{color:#f0b9a4;margin-bottom:10px}
.services-navigator h2{font-size:clamp(25px,3vw,32px);line-height:1.25;color:#fff;margin-bottom:8px}
.services-navigator>p{color:#cbbdd4;font-size:14.5px;line-height:1.6}
.services-navigator-list{display:grid;gap:10px;margin-top:24px}
.services-navigator-list>a{display:grid;grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;gap:13px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(255,255,255,.06);color:#fff;transition:background .18s,border-color .18s,transform .18s}
.services-navigator-list>a:hover{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.25);color:#fff;transform:translateX(2px)}
.services-nav-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:rgba(240,185,164,.14);color:#f0b9a4}
.services-nav-icon svg{width:18px;height:18px;stroke-width:1.7}
.services-navigator-list>a>span:nth-child(2){display:block;min-width:0}
.services-navigator-list small{display:block;color:#f0b9a4;font-size:10.5px;line-height:1.2;letter-spacing:.1em;font-weight:700;margin-bottom:2px}
.services-navigator-list strong{display:block;color:#fff;font-family:var(--sans);font-size:15px;line-height:1.35}
.services-navigator-list>a>span:nth-child(2)>span{display:block;color:#cbbdd4;font-size:12.5px;line-height:1.45;margin-top:3px}
.services-navigator-list>a>svg{width:15px;height:15px;stroke:#f0b9a4;stroke-width:1.8}
.services-showcase{padding-block:clamp(62px,8vw,104px);scroll-margin-top:24px}
.services-heading{max-width:680px;margin-bottom:50px}
.services-heading p{color:var(--muted);font-size:15.5px;line-height:1.7;margin:14px auto 18px;max-width:58ch}
.services-page-grid{align-items:stretch}
.service-card-detailed{scroll-margin-top:24px}
.service-card-detailed .service-body{padding:24px 25px 27px}
.service-card-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}
.service-card-topline .icon-circle{margin:0}
.service-number{font-family:var(--serif);font-size:20px;font-style:italic;color:#cbb8c9}
.service-card-detailed h3{font-size:22px;margin-bottom:8px}
.service-summary{display:block;font:600 13.5px/1.55 var(--sans);color:var(--coral-text);margin-bottom:10px}
.service-card-detailed .service-body>p{margin-bottom:18px}
.services-guidance{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:22px 28px;align-items:center;background:var(--plum);color:#fff;border-radius:20px;padding:clamp(26px,4vw,42px);margin-top:clamp(38px,5vw,58px)}
.services-guidance-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:rgba(240,185,164,.14);color:#f0b9a4}
.services-guidance-icon svg{width:25px;height:25px;stroke-width:1.6}
.services-guidance .eyebrow{color:#f0b9a4;margin-bottom:8px}
.services-guidance h2{font-size:clamp(24px,3vw,32px);line-height:1.25;color:#fff;margin-bottom:8px}
.services-guidance p{max-width:54ch;color:#cbbdd4;font-size:14.5px;line-height:1.6}
.services-guidance-actions{display:grid;justify-items:start;gap:12px}
.services-guidance-actions .btn{padding:14px 24px}
.services-call-link{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:600;padding-inline:12px}
.services-call-link:hover{color:#f0b9a4}
.services-call-link svg{width:16px;height:16px;stroke:#f0b9a4;stroke-width:1.8}
.entry-content{max-width:850px}
.entry-content h2,.entry-content h3{margin:32px 0 14px}
.entry-content p,.entry-content li{color:var(--muted);font-size:16px;line-height:1.75}
.entry-content p{margin-bottom:16px}

/* ---------- service detail pages ---------- */
.service-detail-hero{position:relative;overflow:hidden;background:var(--cream);padding-block:26px clamp(58px,7vw,92px)}
.service-detail-hero::after{content:"";position:absolute;width:360px;height:360px;right:-150px;top:-120px;border-radius:50%;background:rgba(234,106,76,.07);pointer-events:none}
.service-detail-back{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;min-height:40px;margin-bottom:24px;color:var(--muted);font-size:13.5px;font-weight:600}
.service-detail-back svg{width:14px;height:14px;transform:rotate(180deg);stroke:var(--coral-text);stroke-width:2}
.service-detail-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);gap:clamp(40px,6vw,76px);align-items:center}
.service-detail-hero-copy .hero-badge{margin-bottom:22px}
.service-detail-hero h1{font-size:clamp(38px,5.25vw,56px);line-height:1.1;letter-spacing:-.022em;color:var(--ink)}
.service-detail-hero h1 em{color:var(--coral-text);font-style:italic}
.service-detail-hero-copy>p{max-width:55ch;margin-top:22px;color:var(--muted);font-size:17px;line-height:1.7}
.service-detail-call{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;color:var(--ink);font-size:15px;font-weight:600;padding-inline:12px}
.service-detail-call:hover{color:var(--coral-text)}
.service-detail-call svg{width:17px;height:17px;stroke:var(--coral);stroke-width:1.8}
.service-detail-hero-media{position:relative;overflow:hidden;aspect-ratio:16/12;border-radius:22px 112px 22px 22px;background:#fff;box-shadow:0 28px 56px -28px rgba(60,30,20,.4)}
.service-detail-hero-media .photo{transition:transform .35s ease}
.service-detail-hero-media:hover .photo{transform:scale(1.015)}
.service-detail-media-label{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--ink);font-size:12px;font-weight:600;box-shadow:0 8px 22px rgba(43,26,61,.14)}
.service-detail-media-label svg{width:15px;height:15px;stroke:var(--coral);stroke-width:1.8}
.service-detail-trust{background:var(--plum)}
.service-detail-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.service-detail-trust-grid>div{display:flex;align-items:center;justify-content:center;gap:14px;padding:22px 24px;color:#fff}
.service-detail-trust-grid>div+div{border-left:1px solid rgba(255,255,255,.13)}
.service-detail-trust-grid>div>svg{width:23px;height:23px;stroke:#f0b9a4;stroke-width:1.55}
.service-detail-trust-grid span{display:block}
.service-detail-trust-grid strong{display:block;font-size:14px;line-height:1.35}
.service-detail-trust-grid small{display:block;margin-top:2px;color:#cbbdd4;font-size:11.5px;line-height:1.35}
.service-detail-overview{padding-block:clamp(64px,8vw,104px)}
.service-detail-intro-grid{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:36px clamp(48px,8vw,100px);align-items:start}
.service-detail-intro-grid h2{max-width:15ch;font-size:clamp(29px,4vw,40px);line-height:1.2;color:var(--ink);margin-bottom:18px}
.service-detail-intro-grid>p{max-width:62ch;color:var(--muted);font-size:17px;line-height:1.8;padding-top:27px}
.service-detail-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:clamp(42px,6vw,66px)}
.service-detail-highlight-grid article{position:relative;padding:28px 26px 30px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 16px 34px -26px rgba(60,30,20,.32)}
.service-detail-highlight-grid article>span{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:19px;border-radius:50%;background:var(--blush);color:var(--coral)}
.service-detail-highlight-grid article>span svg{width:21px;height:21px;stroke-width:1.6}
.service-detail-highlight-grid h3{font-size:21px;line-height:1.35;color:var(--ink);margin-bottom:9px}
.service-detail-highlight-grid p{color:var(--muted-soft);font-size:14px;line-height:1.65}
.service-detail-guidance{background:var(--blush);padding-block:clamp(60px,8vw,96px)}
.service-detail-guidance-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:clamp(34px,6vw,72px);align-items:start}
.service-detail-reasons h2,.service-detail-steps h2{font-size:clamp(27px,3.6vw,36px);line-height:1.22;color:var(--ink)}
.service-detail-reasons ul{display:grid;gap:13px;padding:0;margin:28px 0 0;list-style:none}
.service-detail-reasons li{display:flex;align-items:flex-start;gap:12px;color:var(--muted);font-size:15px;line-height:1.55}
.service-detail-reasons li svg{width:20px;height:20px;margin-top:2px;padding:3px;border-radius:50%;background:#fff;stroke:var(--coral);stroke-width:2;box-shadow:0 5px 14px rgba(60,30,20,.08)}
.service-detail-steps{padding:clamp(26px,4vw,38px);border-radius:20px;background:#fff;box-shadow:0 22px 44px -30px rgba(60,30,20,.32)}
.service-detail-steps ol{display:grid;gap:0;padding:0;margin:25px 0 0;list-style:none}
.service-detail-steps li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;position:relative;padding-bottom:22px}
.service-detail-steps li:last-child{padding-bottom:0}
.service-detail-steps li>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--plum);color:#f5d8ca;font:600 11px/1 var(--sans);letter-spacing:.05em}
.service-detail-steps li:not(:last-child)::before{content:"";position:absolute;left:18px;top:41px;bottom:3px;width:1px;background:#eadbd2}
.service-detail-steps strong{display:block;color:var(--ink);font-size:14.5px;margin-bottom:3px}
.service-detail-steps p{color:var(--muted-soft);font-size:13.5px;line-height:1.55}
.service-detail-related{padding-block:clamp(60px,8vw,96px)}
.service-detail-related-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}
.service-detail-related-heading h2{font-size:clamp(27px,3.5vw,35px);line-height:1.25;color:var(--ink)}
.service-detail-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.service-detail-related-grid>a{display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:16px;padding:22px;border:1px solid var(--line);border-radius:16px;color:var(--ink);transition:border-color .18s,transform .18s,box-shadow .18s}
.service-detail-related-grid>a:hover{color:var(--ink);border-color:#dfc9bc;transform:translateY(-2px);box-shadow:0 14px 26px -22px rgba(60,30,20,.4)}
.service-detail-related-grid>a>span{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--blush);color:var(--coral)}
.service-detail-related-grid>a>span svg{width:20px;height:20px;stroke-width:1.6}
.service-detail-related-grid small{display:block;color:var(--coral-text);font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.service-detail-related-grid strong{display:block;font-family:var(--serif);font-size:20px;line-height:1.35;margin-top:2px}
.service-detail-related-grid p{color:var(--muted-soft);font-size:12.5px;line-height:1.45;margin-top:4px}
.service-detail-related-grid>a>svg{width:16px;height:16px;stroke:var(--coral);stroke-width:1.8}
.service-detail-cta{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:22px 28px;margin-top:clamp(42px,6vw,64px);padding:clamp(26px,4vw,42px);border-radius:20px;background:var(--plum);color:#fff}
.service-detail-cta>span{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:rgba(240,185,164,.14);color:#f0b9a4}
.service-detail-cta>span svg{width:25px;height:25px;stroke-width:1.6}
.service-detail-cta .eyebrow{color:#f0b9a4;margin-bottom:7px}
.service-detail-cta h2{font-size:clamp(24px,3vw,32px);line-height:1.25;color:#fff;margin-bottom:7px}
.service-detail-cta p{max-width:55ch;color:#cbbdd4;font-size:14px;line-height:1.55}
.service-detail-cta>div:last-child{display:grid;gap:10px;justify-items:start}
.service-detail-cta>div:last-child>a:last-child{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:600;padding-inline:12px}
.service-detail-cta>div:last-child>a:last-child:hover{color:#f0b9a4}
.service-detail-cta>div:last-child>a:last-child svg{width:16px;height:16px;stroke:#f0b9a4;stroke-width:1.8}

/* ---------- responsive ---------- */
@media(max-width:1100px){
  .header-row{flex-wrap:wrap;gap:14px}
  .site-nav{flex:1 1 100%;order:4;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-block:10px;gap:4px;white-space:normal}
  .site-nav>a{display:flex;align-items:center;min-height:44px;padding-block:6px}
  .site-nav .nav-appointment{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;margin-top:6px;padding:12px 20px;border-radius:999px;background:var(--coral-action);color:#fff;font-weight:600}
  .site-nav .nav-appointment:hover{background:var(--coral-action-hover);color:#fff}
  .site-nav .nav-appointment svg{width:16px;height:16px}
  .js .header-row{flex-wrap:nowrap}
  .js .site-nav{display:none;position:absolute;z-index:10;top:100%;left:0;right:0;order:initial;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 14px 30px rgba(0,0,0,.1);padding:14px var(--gutter) 18px}
  .js .site-nav.is-open{display:flex}
  .js .menu-btn{display:flex}
  .header-row>.btn{display:none}
}
@media(max-width:420px){
  .logo{gap:10px}
  .logo-mark{width:48px;height:48px}
  .logo-name{font-size:19px}
  .logo-sub{font-size:10.5px}
  .logo-tag{font-size:8.5px}
}
@media(max-width:820px){
  .about-principles{grid-template-columns:1fr}
  .about-principle{justify-content:flex-start}
  .about-principle+.about-principle{border-left:0;border-top:1px solid var(--line)}
  .about-story-grid,.about-specialist-grid{grid-template-columns:1fr}
  .about-story-copy{padding-top:0}
  .about-belief{grid-template-columns:42px minmax(0,1fr)}
  .about-belief cite{grid-column:2;white-space:normal}
  .about-expect-grid{grid-template-columns:1fr}
  .go-actions-grid{grid-template-columns:1fr}
  .go-doctor-card{display:grid;grid-template-columns:minmax(180px,.85fr) minmax(0,1.15fr);align-items:center}
  .go-doctor-media{height:100%;aspect-ratio:auto}
  .profile-hero-grid,.profile-intro-grid,.profile-scope-grid{grid-template-columns:1fr}
  .profile-care-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .profile-intro-copy{padding-top:0}
  .profile-cta-inner{grid-template-columns:58px minmax(0,1fr)}
  .profile-cta-actions{grid-column:2}
  .services-hero-grid{grid-template-columns:1fr}
  .services-guidance{grid-template-columns:58px minmax(0,1fr)}
  .services-guidance-actions{grid-column:2}
  .service-detail-hero-grid,.service-detail-intro-grid,.service-detail-guidance-grid{grid-template-columns:1fr}
  .service-detail-intro-grid>p{padding-top:0}
  .service-detail-highlight-grid{grid-template-columns:1fr}
  .service-detail-cta{grid-template-columns:58px minmax(0,1fr)}
  .service-detail-cta>div:last-child{grid-column:2}
}
@media(max-width:640px){
  body{font-size:16px}
  .utility-inner{justify-content:center;text-align:center}
  .trust-item span{white-space:normal}
  .hero-media::after{width:88px;height:88px;left:-10px;bottom:-10px}
  .hero-buttons .btn{flex:1 1 100%}
  .about-hero{text-align:left;padding-top:46px}
  .about-hero-copy{text-align:left}
  .about-hero-copy>p{margin-inline:0}
  .about-hero-actions{align-items:stretch;justify-content:flex-start;flex-direction:column}
  .about-hero-actions .btn{width:100%}
  .about-text-link{min-height:44px;justify-content:center}
  .about-principles{margin-top:42px}
  .about-principle{padding:20px}
  .about-belief{grid-template-columns:1fr;padding:26px 22px}
  .about-belief cite{grid-column:auto}
  .about-specialist-media{border-radius:18px 82px 18px 18px}
  .about-specialist-actions{align-items:stretch;flex-direction:column}
  .about-specialist-actions .btn{width:100%}
  .about-specialist-actions .link-arrow{justify-content:center;min-height:44px}
  .go-actions{padding-block:34px 48px}
  .go-actions-grid{width:100%;max-width:100%;min-width:0;gap:22px}
  .go-help-card{order:-1;padding:20px 16px}
  .go-help-card>.eyebrow{margin-bottom:6px;font-size:12px}
  .go-help-card>h2{font-size:27px;line-height:1.16;max-width:100%;overflow-wrap:anywhere}
  .go-help-intro{display:none}
  .go-action-list{gap:8px;margin-top:16px}
  .go-action{min-height:68px;padding:10px 11px}
  .go-action>span:nth-child(2){overflow:hidden}
  .go-action strong,.go-action>span:nth-child(2)>span{overflow-wrap:anywhere}
  .go-action small{font-size:9.5px}
  .go-action strong{font-size:14px}
  .go-action>span:nth-child(2)>span{font-size:11.5px;margin-top:1px}
  .go-reassurance{padding-top:14px;margin-top:14px;font-size:11.5px}
  .go-doctor-card{display:flex}
  .go-doctor-media{aspect-ratio:16/10}
  .go-doctor-copy{padding:21px 22px 24px}
  .profile-hero{padding-block:38px 46px}
  .profile-hero-grid{gap:31px}
  .profile-hero-media{order:2;border-radius:18px 88px 18px 18px}
  .profile-hero h1{font-size:38px}
  .profile-hero-role{line-height:1.6}
  .profile-hero-actions{align-items:stretch;flex-direction:column}
  .profile-hero-actions .btn{width:100%}
  .profile-call-link{min-height:44px;justify-content:center}
  .profile-trust-grid{grid-template-columns:1fr}
  .profile-trust-grid>div{justify-content:flex-start;padding:18px 20px}
  .profile-trust-grid>div+div{border-left:0;border-top:1px solid var(--line)}
  .profile-care-grid{grid-template-columns:1fr}
  .profile-care-heading{margin-bottom:36px}
  .profile-cta-inner{grid-template-columns:1fr;padding:26px 22px}
  .profile-cta-actions{grid-column:auto;width:100%}
  .profile-cta-actions .btn{width:100%}
  .profile-cta-actions>a:last-child{min-height:44px;justify-content:center;padding:0}
  .go-help-card{padding:25px 20px}
  .go-action{grid-template-columns:42px minmax(0,1fr) 15px;padding:14px 12px;gap:12px}
  .go-action-icon{width:42px;height:42px}
  .contact-hero{text-align:left}
  .contact-hero-copy{text-align:left}
  .contact-hero h1 br{display:none}
  .contact-hero-copy>p{margin-inline:0}
  .contact-hero-actions{align-items:stretch;justify-content:flex-start;flex-direction:column}
  .contact-hero-actions .btn{width:100%}
  .contact-text-link{min-height:48px;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:999px}
  .contact-methods{grid-template-columns:1fr}
  .services-hero h1 br{display:none}
  .services-hero .hero-buttons{align-items:stretch;flex-direction:column}
  .services-navigator{padding:24px 20px}
  .services-navigator-list>a{grid-template-columns:40px minmax(0,1fr) 14px;padding:13px 12px}
  .services-heading{margin-bottom:38px}
  .services-guidance{grid-template-columns:1fr;padding:26px 22px}
  .services-guidance-actions{grid-column:auto;width:100%}
  .services-guidance-actions .btn{width:100%}
  .services-call-link{min-height:44px;justify-content:center;padding:0}
  .service-detail-hero{padding-top:18px}
  .service-detail-back{margin-bottom:16px}
  .service-detail-hero-grid{gap:32px}
  .service-detail-hero h1{font-size:37px}
  .service-detail-hero-copy .hero-buttons{align-items:stretch;flex-direction:column}
  .service-detail-hero-copy .btn{width:100%}
  .service-detail-call{border:1px solid #e7d3c7;border-radius:999px}
  .service-detail-hero-media{border-radius:18px 78px 18px 18px;aspect-ratio:4/3}
  .service-detail-trust-grid{grid-template-columns:1fr}
  .service-detail-trust-grid>div{justify-content:flex-start;padding:17px 20px}
  .service-detail-trust-grid>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.13)}
  .service-detail-related-heading{align-items:flex-start;flex-direction:column}
  .service-detail-related-grid{grid-template-columns:1fr}
  .service-detail-related-grid>a{grid-template-columns:44px minmax(0,1fr) 16px;padding:18px}
  .service-detail-related-grid>a>span{width:44px;height:44px}
  .service-detail-cta{grid-template-columns:1fr;padding:26px 22px}
  .service-detail-cta>div:last-child{grid-column:auto;width:100%}
  .service-detail-cta .btn{width:100%}
  .service-detail-cta>div:last-child>a:last-child{min-height:44px;justify-content:center;padding:0}
  .promise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 16px}
  .promise-item{padding-inline:4px}
  .promise-item:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 8px);justify-self:center}
  .info-card{padding:26px 22px}
  .footer-cols>.footer-col:nth-child(3){grid-column:1/-1}
  .copyright{flex-direction:column;gap:8px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *{transition:none!important}
}
@media(forced-colors:active){
  :where(a,button,input,textarea,select):focus-visible{outline-color:CanvasText}
}
