@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";:root{--color-bg: #f5efe8;--color-surface: #fbf8f4;--color-white: #ffffff;--color-text: #4f4943;--color-muted: #6f6760;--color-soft-muted: #8a8178;--color-heading: #544b43;--color-primary: #5f786b;--color-primary-dark: #52695e;--color-line: rgba(84, 75, 67, .08);--color-line-strong: rgba(84, 75, 67, .14);--color-section: #ece4db;--shadow-soft: 0 16px 36px rgba(50, 37, 28, .045);--shadow-card: 0 14px 28px rgba(50, 37, 28, .035);--shadow-card-hover: 0 20px 34px rgba(50, 37, 28, .05);--container: 1240px;--container-page: 1100px;--container-narrow: 720px;--frame-width: min(100% - 48px, var(--container));--radius: 18px;--radius-card: 24px;--space-section: 80px;--space-section-mobile: 52px;--space-card: 30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-shell{min-height:100vh;display:flex;flex-direction:column}.page-main{flex:1}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:var(--frame-width);margin:0 auto}.container.narrow{width:min(100% - 48px,var(--container-narrow));max-width:var(--container-narrow)}.section{padding:var(--space-section) 0}.section-alt{background:#ffffff57}.section-soft{background:linear-gradient(180deg,#ffffff42,#f3ece480)}.inner-page-shell{background:linear-gradient(180deg,#f8f3ed,#fcf9f5);padding-bottom:96px}.page-hero{padding:124px 0 84px;border-bottom:1px solid rgba(84,75,67,.06)}.page-hero--soft{background:radial-gradient(circle at top center,rgba(111,133,120,.08),transparent 42%),linear-gradient(180deg,#faf6f0,#f3ede5)}.page-hero-inner{text-align:center}.page-eyebrow,.section-kicker{margin:0 0 12px;color:#6f8578;text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:600}.page-title,.section-heading h2,.feature-card h3,.cta-panel-copy h2{margin:0;color:#433c36;font-family:Cormorant Garamond,Georgia,serif;line-height:.98;font-weight:500;letter-spacing:-.02em;text-wrap:balance}.page-title{font-size:clamp(3.4rem,5vw,5rem)}.page-intro,.page-copy p,.feature-card p,.cta-panel-copy p{color:#665e57;font-size:1rem;line-height:1.68;text-wrap:pretty}.page-intro{max-width:40ch;margin:22px auto 0;font-size:1.04rem}.section-heading{max-width:52ch;margin-bottom:30px;display:grid;gap:0}.section-heading--centered{margin-left:auto;margin-right:auto;text-align:center}.section-heading h2{max-width:14ch;font-size:clamp(2.15rem,3vw,2.8rem);line-height:1.04}.section-heading--centered h2{max-width:none}.page-copy{display:grid;gap:0}.page-copy p{max-width:70ch;margin:0 0 22px}.page-copy p:last-child{margin-bottom:0}.prose-card,.feature-card,.cta-panel{border:1px solid rgba(84,75,67,.08);border-radius:var(--radius-card);background:#ffffffd6;box-shadow:var(--shadow-card)}.prose-card{padding:40px 42px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:stretch}.feature-card{display:flex;flex-direction:column;min-height:100%;padding:var(--space-card);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card:hover{transform:translateY(-2px);border-color:#5f786b24;box-shadow:var(--shadow-card-hover)}.feature-card h3{font-size:clamp(1.45rem,1.9vw,1.8rem);line-height:1.1}.feature-card p{max-width:34ch;margin:16px 0 0}.cta-panel{padding:36px 38px}.cta-panel--split{display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(135deg,#f3ece4eb,#ede5dcfa)}.cta-panel-copy{max-width:54ch}.cta-panel-copy h2{font-size:clamp(2.1rem,3vw,2.85rem);line-height:1.02}.cta-panel-copy p:last-child{margin:12px 0 0}.cta-panel-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.site-header{position:sticky;top:0;z-index:90;background:#fbf7f2eb;border-bottom:1px solid rgba(61,49,39,.07);backdrop-filter:blur(12px) saturate(118%);box-shadow:0 8px 22px #32251c09}.site-header.hero-header{margin-bottom:-84px;background:linear-gradient(180deg,#fbf7f2cc,#fbf7f29e 72%,#fbf7f24d);border-bottom:1px solid rgba(61,49,39,.03);box-shadow:0 8px 20px #32251c06}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:1.5rem;min-height:80px;padding:12px 1.5rem}@media(min-width:1024px){.header-inner{padding:12px 2rem}}.site-logo{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none;grid-column:1;justify-self:start;margin-right:0}.site-logo img{display:block;width:auto;height:50px;max-width:100%;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.45rem;grid-column:2;justify-self:center;margin-left:0}.site-nav a{color:#2f2a25;text-decoration:none;font-size:.935rem;font-weight:500;line-height:1.1;transition:color .16s ease,opacity .16s ease}.site-nav a:hover{color:#4f6a5d}.header-booking-button{display:inline-flex;align-items:center;justify-content:center;justify-self:end;min-height:39px;padding:0 16px;border-radius:7px;background:var(--color-primary);color:#fff;font-size:.88rem;font-weight:500;letter-spacing:.01em;white-space:nowrap;box-shadow:0 7px 16px #32251c17;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.header-booking-button:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 9px 18px #32251c1c}.site-nav a:focus-visible,.site-logo:focus-visible,.header-booking-button:focus-visible{outline:2px solid rgba(79,106,93,.4);outline-offset:3px;border-radius:10px}.mobile-booking-bar{display:none}.hero{--hero-scroll-progress: 0;position:relative;min-height:clamp(680px,calc(100svh - 24px),940px);min-height:clamp(680px,calc(100dvh - 24px),940px);display:flex;align-items:center;background-color:var(--color-bg);overflow:hidden}.hero-media{position:absolute;top:0;bottom:0;left:50%;width:var(--frame-width);transform:translate(-50%);z-index:0;display:block;pointer-events:none;overflow:hidden;box-shadow:inset 0 0 0 1px #544b4309}.hero-media:after{content:"";position:absolute;inset:0;z-index:2;background:#f3ece4;opacity:calc(var(--hero-scroll-progress) * .2);pointer-events:none}.hero-image{width:100%;height:100%;object-fit:cover;object-position:50% top;opacity:calc(1 - (var(--hero-scroll-progress) * .14));filter:saturate(calc(.86 - (var(--hero-scroll-progress) * .08))) contrast(calc(.92 - (var(--hero-scroll-progress) * .02))) brightness(calc(1.01 - (var(--hero-scroll-progress) * .1)));transition:opacity .14s linear,filter .14s linear}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#eae3d9b8,#eae3d9a3,#eae3d975,#eae3d947,#eae3d91f,#eae3d90a 60%,#e9e1d600)}.hero-inner{position:relative;z-index:1;min-height:inherit;padding:136px 0 92px;display:grid;grid-template-columns:minmax(320px,540px) 1fr;align-items:center;container-type:inline-size}.hero-panel{max-width:540px;margin-left:clamp(56px,7vw,128px);padding:16px 0}.hero-panel h1{margin:0;color:var(--color-heading);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,3.15vw,3.3rem);font-size:clamp(2.2rem,4.2cqi,3.3rem);line-height:.94;letter-spacing:-.03em;font-weight:500;max-width:12ch;text-wrap:initial;text-wrap:balance}.hero-panel h1 span{display:block;white-space:nowrap}.hero-heading-line{white-space:nowrap}.hero-text{margin:18px 0 0;max-width:32ch;color:#6e665e;font-size:.95rem;line-height:1.68;text-wrap:pretty}.hero-actions{margin-top:30px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;background:var(--color-primary);color:#fff;border-radius:7px;font-size:.97rem;font-weight:500;letter-spacing:.01em;transition:background .18s ease,transform .18s ease}.btn-primary:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.btn-primary:focus-visible,.btn-secondary-filled:focus-visible,.btn-secondary-outline:focus-visible,.btn-light:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.trust-bar{background:#f8f4ef;border-top:1px solid rgba(84,75,67,.05);border-bottom:1px solid rgba(84,75,67,.07)}.trust-bar-inner{padding:16px 0 20px;text-align:center}.trust-intro{margin:0 0 10px;font-family:Cormorant Garamond,Georgia,serif;color:#6a6159;font-size:1rem;font-weight:500}.trust-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;border:1px solid rgba(84,75,67,.07);border-radius:24px;background:#fff9;box-shadow:0 16px 34px #32251c08;overflow:hidden}.trust-item{display:flex;align-items:center;gap:18px;min-width:0;padding:16px 22px;background:linear-gradient(180deg,#ffffff61,#fff0)}.trust-item+.trust-item{border-left:1px solid rgba(84,75,67,.08)}.trust-mark{width:72px;min-width:72px;display:flex;align-items:center;justify-content:center}.trust-item-copy{min-width:0;display:grid;gap:4px;text-align:left}.trust-item-eyebrow,.trust-item-title,.trust-item-meta{margin:0}.trust-item-eyebrow{color:#72867b;text-transform:uppercase;letter-spacing:.14em;font-size:.66rem;font-weight:600}.trust-item-title{color:#433c36;font-size:.95rem;line-height:1.38;font-weight:600;text-wrap:balance}.trust-item-meta{color:#6b635c;font-size:.82rem;line-height:1.45}.trust-logo{width:auto;object-fit:contain;flex-shrink:0}.agpal-logo{height:28px}.racgp-logo{height:22px}.trust-google-score{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:54px;padding:0 12px;border:1px solid rgba(95,120,107,.14);border-radius:16px;background:linear-gradient(180deg,#6f85781a,#ffffffe0);color:#403933;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.7rem,2.1vw,2rem);line-height:1;font-weight:500;letter-spacing:-.04em;box-shadow:inset 0 1px #ffffffd1}.features-strip{background:#fcfaf7;border-bottom:1px solid rgba(84,75,67,.05)}.features-strip-inner{display:grid;grid-template-columns:repeat(3,1fr)}.feature-inline-card{display:flex;align-items:flex-start;gap:18px;min-height:114px;padding:24px 28px;border-right:1px solid rgba(84,75,67,.07)}.feature-inline-card:last-child{border-right:none}.feature-inline-icon{width:40px;height:40px;border-radius:999px;border:1px solid rgba(84,75,67,.1);background:#ffffff6b;display:flex;align-items:center;justify-content:center;color:var(--color-soft-muted);font-size:.92rem;flex-shrink:0}.feature-inline-text h3{margin:0 0 4px;font-size:.98rem;line-height:1.35;font-weight:600;color:var(--color-heading)}.feature-inline-text p{margin:0;color:var(--color-muted);font-size:.93rem;line-height:1.55}.section-title-wrap{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:34px}.section-line{width:88px;height:1px;background:#544b4329}.section-title{margin:0;text-transform:uppercase;letter-spacing:.2em;font-size:.88rem;font-weight:600;color:#6a6159}.services-section{background:var(--color-section);padding:54px 0 66px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;max-width:980px;margin:0 auto}.service-card{min-height:120px;background:#fffc;border:1px solid rgba(84,75,67,.06);border-radius:18px;display:grid;justify-items:center;align-content:center;gap:12px;text-align:center;padding:20px 18px;color:#433c36;font-size:.95rem;font-weight:500;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 10px 20px #38261805}.service-card-icon{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#5f786b1a;color:var(--color-primary)}.service-card-icon svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-card-label{display:block;max-width:15ch;line-height:1.35}.service-card:hover{transform:translateY(-1px);background:#ffffffeb;box-shadow:0 16px 28px #32251c0a}.services-action{margin-top:30px;text-align:center}.services-note{margin:0 0 16px;color:#6d655d;font-size:.92rem;line-height:1.58}.btn-secondary-filled{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;background:var(--color-primary);color:#fff;border-radius:7px;font-size:.97rem;font-weight:500;transition:background .18s ease,transform .18s ease}.btn-secondary-filled:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.btn-secondary-outline{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:7px;border:1px solid rgba(95,120,107,.16);background:#ffffffc2;color:#4f6a5d;font-size:.96rem;font-weight:500;transition:background .18s ease,border-color .18s ease,transform .18s ease}.btn-secondary-outline:hover{background:#fffffff0;border-color:#5f786b3d;transform:translateY(-1px)}.doctors-preview-section{background:#f7f2ec;padding:54px 0 62px;border-top:1px solid rgba(84,75,67,.05)}.doctors-preview-title-wrap{margin-bottom:18px}.doctors-preview-intro{margin:0 auto 28px;max-width:32ch;text-align:center;color:#5f5851;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.14;text-wrap:balance}.doctors-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.doctors-preview-caption{margin:0;color:#7a7067;font-size:.9rem;line-height:1.5}.doctors-preview-controls{display:flex;gap:10px}.doctors-preview-control{width:42px;height:42px;border:1px solid rgba(84,75,67,.08);border-radius:999px;background:#ffffffb8;color:#5f786b;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.doctors-preview-control:hover{transform:translateY(-1px);background:#ffffffe6;border-color:#5f786b29}.doctors-preview-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 96px) / 4.2);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px;max-width:100%;margin:0 auto}.doctors-preview-carousel::-webkit-scrollbar{display:none}.doctor-preview-card{display:grid;gap:10px;padding:10px;border-radius:18px;background:#ffffffbd;border:1px solid rgba(84,75,67,.06);box-shadow:0 10px 22px #32251c08;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;scroll-snap-align:start}.doctor-preview-card:hover{transform:translateY(-2px);background:#ffffffe0;box-shadow:0 18px 30px #32251c0d}.doctor-preview-image-wrap{border-radius:14px;overflow:hidden;aspect-ratio:1 / .8;background:#e9e1d8}.doctor-preview-image{width:100%;height:100%;object-fit:cover;object-position:center 20%}.doctor-preview-copy h3{margin:0;color:#403a35;font-size:.94rem;font-weight:600;line-height:1.3}.doctor-preview-copy p{margin:4px 0 0;color:#6b625a;font-size:.8rem;line-height:1.48}.doctors-preview-action{margin-top:26px;text-align:center}.news-preview-section{background:#f9f5ef;padding:54px 0 62px;border-top:1px solid rgba(84,75,67,.05);border-bottom:1px solid rgba(84,75,67,.05)}.news-preview-title-wrap{margin-bottom:18px}.news-preview-intro{margin:0 auto 28px;max-width:38ch;text-align:center;color:#615951;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.72rem,2.9vw,2.35rem);line-height:1.16;text-wrap:balance}.news-card-grid,.news-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.news-card,.news-page-card{display:grid;gap:14px;padding:24px 24px 22px;border-radius:22px;border:1px solid rgba(84,75,67,.07);background:#ffffffc7;box-shadow:0 12px 26px #32251c07}.news-page-card{scroll-margin-top:120px}.news-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.news-card:hover{transform:translateY(-2px);border-color:#5f786b24;background:#ffffffe6;box-shadow:0 18px 30px #32251c0b}.news-card-meta{margin:0;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#73887c;font-size:.74rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.news-card h3,.news-page-card h3{margin:0;color:#413a34;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.55rem,2.2vw,1.95rem);line-height:1.08;font-weight:500;text-wrap:balance}.news-card>p:last-of-type{margin:0;color:#665e57;font-size:.95rem;line-height:1.66;text-wrap:pretty}.news-page-summary{margin:0;color:#665e57;font-size:.97rem;line-height:1.7;text-wrap:pretty}.news-page-sections{display:grid;gap:18px}.news-page-section{display:grid;gap:10px}.news-page-section h4{margin:0;color:#433c36;font-size:1rem;line-height:1.4;font-weight:600}.news-page-section p{margin:0;color:#665e57;font-size:.96rem;line-height:1.68;text-wrap:pretty}.news-page-section ul{margin:0;padding-left:20px;color:#5f5851;font-size:.95rem;line-height:1.68}.news-page-section li{margin-bottom:8px}.news-page-section li:last-child{margin-bottom:0}.news-page-links{display:grid;gap:8px}.news-page-links a{color:#4f6a5d;font-size:.93rem;line-height:1.55;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.news-page-links a:hover{color:#3f544a}.news-card-link{display:inline-flex;align-items:center;gap:8px;color:#4f6a5d;font-size:.9rem;font-weight:500}.news-card-link:after{content:"→";line-height:1}.news-preview-action{margin-top:28px;text-align:center}.news-page-grid{align-items:start}.mission-strip{background:#fbf8f4;padding:34px 0 38px;border-top:1px solid rgba(84,75,67,.05);border-bottom:1px solid rgba(84,75,67,.05)}.mission-strip-inner{text-align:center;max-width:860px}.mission-heading{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:clamp(2rem,2.9vw,2.7rem);line-height:1.14;color:var(--color-heading);font-weight:500}.mission-subtext{margin:10px auto 0;max-width:58ch;color:var(--color-muted);font-size:.98rem;line-height:1.72;text-wrap:pretty}.quick-links-section{background:var(--color-section);padding:36px 0 48px;border-bottom:1px solid rgba(84,75,67,.05)}.quick-links-title-wrap{margin-bottom:20px}.quick-links-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid rgba(84,75,67,.07);border-bottom:1px solid rgba(84,75,67,.07)}.quick-link-card{min-height:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(84,75,67,.07);color:#443d37;transition:background .18s ease,color .18s ease;text-align:center;padding:16px 14px;font-size:.92rem;line-height:1.45}.quick-link-card:last-child{border-right:none}.quick-link-card:hover{background:#ffffff4d}.quick-link-icon{font-size:1.38rem;color:#756d65;line-height:1}.cta-banner{background-image:linear-gradient(#486056cc,#486056cc),url(/images/footer.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:58px 0}.cta-banner-inner{display:flex;justify-content:center}.cta-banner-card{text-align:center;color:#fff;max-width:760px;padding:0 8px}.cta-banner-heading{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.5rem,4vw,3.4rem);line-height:1.05;font-weight:500;text-wrap:balance}.cta-banner-text{max-width:28ch;margin:10px auto 22px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.18rem;font-style:italic;font-weight:400;color:#ffffffeb}.btn-light{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border-radius:7px;background:#fff;color:#3f544a;font-size:.97rem;font-weight:600;transition:transform .18s ease,background .18s ease}.btn-light:hover{transform:translateY(-1px);background:#f8f8f8}.cta-banner-footnote{margin:14px 0 0;color:#ffffffd6;font-size:.9rem;line-height:1.6}.site-footer{background:#f8f4ef;padding:40px 0 22px;border-top:1px solid rgba(84,75,67,.07)}.footer-primary{display:grid;grid-template-columns:1.08fr .8fr .92fr .74fr .82fr;gap:24px;align-items:start}.footer-column{min-width:0}.footer-brand-column{display:grid;align-content:start;gap:16px}.footer-brand{display:flex;align-items:flex-start}.footer-brand img{display:block;height:52px;width:auto}.footer-copy{margin-top:14px;display:grid;gap:8px}.footer-copy p{margin:0;color:#5f5851;font-size:.8rem;line-height:1.58}.footer-contact-list{gap:10px}.footer-contact-link{display:inline-grid;gap:2px;color:#585049;font-size:.8rem;line-height:1.58;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.16em;transition:color .16s ease,text-decoration-color .16s ease,opacity .16s ease}.footer-contact-link--inline{display:inline-flex;align-items:center;gap:8px}.footer-social-icon{width:.95rem;height:.95rem;flex-shrink:0}.footer-contact-link:hover{color:#3f544a;text-decoration-color:currentColor}.footer-contact-link:focus-visible{outline:2px solid rgba(79,106,93,.34);outline-offset:3px;border-radius:8px}.footer-heading{margin:4px 0 0;color:#657d70;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.08rem,1.45vw,1.38rem);line-height:1.05;font-weight:500}.footer-brand-column .footer-heading{margin:0}.footer-brand-column .footer-copy{margin-top:0}.footer-links{margin-top:14px;display:grid;gap:8px}.footer-links a{color:#5f5851;font-size:.78rem;line-height:1.52;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.16em;transition:color .16s ease,text-decoration-color .16s ease}.footer-links a:hover{color:#3f544a;text-decoration-color:currentColor}.footer-accreditation{margin-top:16px;padding-top:10px;border-top:1px solid rgba(84,75,67,.05);display:flex;gap:16px;align-items:center;flex-wrap:wrap}.footer-accreditation-item{display:flex;align-items:center;gap:8px;color:#6d655d;font-size:.68rem;line-height:1.3}.footer-accreditation-item img{height:20px;width:auto}.footer-bottom{margin-top:10px;padding-top:10px;border-top:1px solid rgba(84,75,67,.05)}.footer-bottom p{margin:0;color:#7b7269;font-size:.7rem}.team-directory-page{color:#2f2a25}.team-directory-page__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:22px;color:#766d66;font-size:.88rem;line-height:1.5}.team-directory-page__breadcrumbs a{color:#4f6a5d;font-weight:500;transition:color .18s ease}.team-directory-page__breadcrumbs a:hover{color:#3f544a}.team-directory-page__breadcrumbs a:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:4px;border-radius:6px}.team-directory-page__hero-inner{max-width:760px}.team-directory-page__section-intro{margin-left:auto;margin-right:auto}.team-directory-page__section-intro p:last-child,.team-directory-page__support-panel p,.team-directory-page__cta-copy p,.team-directory-card__summary{color:#665e57;line-height:1.72;text-wrap:pretty}.team-directory-page__support-panel h2,.team-directory-page__cta-copy h2{margin:0;color:#433c36;font-family:Cormorant Garamond,Georgia,serif;line-height:.98;font-weight:500;letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2.05rem,3.2vw,2.9rem)}.team-directory-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.team-directory-card{display:flex;flex-direction:column;min-width:0;min-height:100%;padding:14px;border:1px solid rgba(61,49,39,.08);border-radius:28px;background:linear-gradient(180deg,#ffffffeb,#fcf8f4e6);box-shadow:0 16px 34px #31271e09;overflow:hidden;text-align:left;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.team-directory-card:hover,.team-directory-card:focus-visible{transform:translateY(-4px);border-color:#4f6a5d29;box-shadow:0 24px 42px #31271e0f}.team-directory-card:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.team-directory-card__media{position:relative;overflow:hidden;display:grid;place-items:center;aspect-ratio:1 / .92;border-radius:18px}.team-directory-card__media img{width:100%;height:100%;object-fit:cover;object-position:center 18%;display:block;transition:transform .28s ease}.team-directory-card:hover .team-directory-card__media img,.team-directory-card:focus-visible .team-directory-card__media img{transform:scale(1.03)}.team-directory-card__media span{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3.2rem,4vw,4.8rem);color:#2f2a25d1}.team-directory-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:18px 8px 8px}.team-directory-card__role,.team-directory-card__credentials,.team-directory-card__footer{margin:0}.team-directory-card__role{color:#6f8578;text-transform:uppercase;letter-spacing:.14em;font-size:.71rem;font-weight:600}.team-directory-card__body h3{margin:10px 0 0;color:#3b3530;font-size:1.16rem;line-height:1.25;font-weight:600}.team-directory-card__credentials{margin-top:8px;color:#72867b;font-size:.84rem;line-height:1.5;font-weight:600}.team-directory-card__summary{margin:12px 0 0;font-size:.95rem}.team-directory-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.team-directory-card__tags span{display:inline-flex;align-items:center;min-height:29px;padding:0 11px;border-radius:999px;border:1px solid rgba(79,106,93,.08);background:#4f6a5d0f;color:#4f6a5d;font-size:.76rem;line-height:1}.team-directory-card__footer{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:22px;color:#4f6a5d;font-size:.88rem;font-weight:600}.team-directory-card:hover .team-directory-card__footer,.team-directory-card:focus-visible .team-directory-card__footer{color:#3f544a}.team-directory-page__support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.team-directory-page__support-grid .team-page-support-card{height:100%}.team-directory-page__support-panel,.team-directory-page__cta-band{padding:32px 34px;border:1px solid rgba(61,49,39,.08);border-radius:30px;box-shadow:0 14px 30px #31271e0a}.team-directory-page__support-panel{max-width:100%;background:#ffffffc2}.team-directory-page__support-panel p{margin:14px 0 0;max-width:64ch;font-size:.98rem}.team-directory-page__cta-band{display:flex;justify-content:space-between;align-items:center;gap:28px;background:linear-gradient(135deg,#f3ece4f0,#faf6f1fa)}.team-directory-page__cta-copy{max-width:54ch}.team-directory-page__cta-copy p{margin:14px 0 0;font-size:.98rem}.team-page-kicker{margin:0 0 12px;color:#6f8578;text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:600}.team-page-credentials{margin:12px 0 0;color:#72867b;font-size:.95rem;font-weight:600}.team-page-profile__notice{padding:14px 16px;border:1px solid rgba(174,138,120,.18);border-radius:16px;background:linear-gradient(180deg,#f9f1ebeb,#ffffffe0);color:#5e5148;font-size:.94rem;line-height:1.6;box-shadow:0 10px 22px #31271e08}.team-page-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:28px}.team-page-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:7px;border:1px solid rgba(79,106,93,.16);color:#4f6a5d;font-size:.95rem;font-weight:500;background:#ffffffb3;transition:background .18s ease,border-color .18s ease,transform .18s ease}.team-page-link:hover{background:#ffffffeb;border-color:#4f6a5d3d;transform:translateY(-1px)}.team-page-link:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.team-doctor-page{background:linear-gradient(180deg,#f8f3ed,#fcf9f5);padding:52px 0 110px}.team-doctor-page .container{width:min(100% - 48px,var(--container-page));max-width:var(--container-page)}.team-doctor-page__shell{display:grid;gap:32px}.team-doctor-page__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#766d66;font-size:.88rem;line-height:1.5}.team-doctor-page__breadcrumbs a{color:#4f6a5d;font-weight:500;transition:color .18s ease}.team-doctor-page__breadcrumbs a:hover{color:#3f544a}.team-doctor-page__breadcrumbs a:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:4px;border-radius:6px}.team-doctor-page__hero{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:42px;align-items:center;padding:38px;border:1px solid rgba(61,49,39,.08);border-radius:34px;background:radial-gradient(circle at top left,rgba(111,133,120,.08),transparent 34%),linear-gradient(180deg,#ffffffeb,#fcf8f4db);box-shadow:0 22px 42px #31271e0d}.team-doctor-page__portrait{position:relative;overflow:hidden;display:grid;place-items:center;aspect-ratio:1 / 1.16;border-radius:28px;box-shadow:inset 0 1px #ffffffd1}.team-doctor-page__portrait img{width:100%;height:100%;object-fit:cover;object-position:center 18%;display:block}.team-doctor-page__portrait span{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3.6rem,5vw,5.2rem);color:#2f2a25d1}.team-doctor-page__hero-copy{min-width:0}.team-doctor-page__hero-copy h1,.team-doctor-page__section-header h2,.team-doctor-page__cta-copy h2{margin:0;color:#433c36;font-family:Cormorant Garamond,Georgia,serif;line-height:.98;font-weight:500;letter-spacing:-.02em;text-wrap:balance}.team-doctor-page__hero-copy h1{margin-top:6px;font-size:clamp(2.8rem,4.6vw,4.15rem)}.team-doctor-page__positioning,.team-doctor-page__richtext p,.team-doctor-page__interest-intro,.team-doctor-page__cta-copy p{color:#665e57;font-size:.99rem;line-height:1.74;text-wrap:pretty}.team-doctor-page__positioning{max-width:54ch;margin:18px 0 0;font-size:1rem}.team-doctor-page__hero-tags,.team-doctor-page__interest-list{display:flex;flex-wrap:wrap;gap:10px}.team-doctor-page__hero-tags{margin-top:24px}.team-doctor-page__hero-tags span,.team-doctor-page__interest-list li{display:inline-flex;align-items:center;min-height:31px;padding:0 12px;border-radius:999px;border:1px solid rgba(79,106,93,.1);background:#ffffffb8;color:#4f6a5d;font-size:.78rem;line-height:1;box-shadow:inset 0 1px #ffffffe6}.team-doctor-page__hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.team-doctor-page__facts{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.team-doctor-page__fact{min-width:180px;flex:1 1 220px;display:grid;gap:5px;padding:14px 16px;border:1px solid rgba(61,49,39,.07);border-radius:18px;background:#ffffffad;box-shadow:0 10px 22px #31271e06}.team-doctor-page__fact span{color:#7b736b;font-size:.76rem;text-transform:uppercase;letter-spacing:.13em;font-weight:600}.team-doctor-page__fact strong{color:#433c36;font-size:.92rem;line-height:1.55;font-weight:600}.team-doctor-page__fact--roster{flex:1 1 320px}.team-doctor-page__roster{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;margin:2px 0 0}.team-doctor-page__roster dt,.team-doctor-page__roster dd{margin:0;font-size:.9rem;line-height:1.6}.team-doctor-page__roster dt{color:#433c36;font-weight:600}.team-doctor-page__roster dd{color:#665e57}.team-doctor-page__hero-copy .team-page-profile__notice{margin-top:18px}.team-doctor-page__content{display:grid;gap:0;margin-top:6px}.team-doctor-page__content-section{padding:32px 0;border-top:1px solid rgba(61,49,39,.08)}.team-doctor-page__content-section:first-child{padding-top:0;border-top:none}.team-doctor-page__section-header{display:grid;gap:8px;max-width:34rem;margin-bottom:18px}.team-doctor-page__section-header h2,.team-doctor-page__cta-copy h2{font-size:clamp(2rem,3vw,2.65rem)}.team-doctor-page__richtext{display:grid;gap:16px;max-width:70ch}.team-doctor-page__richtext p,.team-doctor-page__interest-intro,.team-doctor-page__cta-copy p{margin:0}.team-doctor-page__interest-group{display:grid;gap:18px;max-width:70ch}.team-doctor-page__interest-list{margin:0;padding:0;list-style:none}.team-doctor-page__cta-band{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:8px;padding:32px 34px;border:1px solid rgba(61,49,39,.08);border-radius:30px;background:linear-gradient(135deg,#f3ece4f0,#faf6f1fa);box-shadow:0 14px 30px #31271e0a}.team-doctor-page__cta-copy{max-width:54ch}.team-doctor-page__cta-copy p{margin-top:14px}.team-page-support-card{display:grid;gap:16px;padding:14px;border:1px solid rgba(61,49,39,.08);border-radius:24px;background:#fffc;box-shadow:0 14px 28px #31271e08}.team-page-support-card--link{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.team-page-support-card--link:hover,.team-page-support-card--link:focus-visible{transform:translateY(-4px);border-color:#4f6a5d29;box-shadow:0 22px 38px #31271e0f}.team-page-support-card--link:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.team-page-support-card__media{position:relative;overflow:hidden;display:grid;place-items:center;aspect-ratio:1 / .94;border-radius:16px}.team-page-support-card__media img{width:100%;height:100%;object-fit:cover;object-position:center 18%;transition:transform .28s ease}.team-page-support-card--link:hover .team-page-support-card__media img,.team-page-support-card--link:focus-visible .team-page-support-card__media img{transform:scale(1.03)}.team-page-support-card__media span{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,4vw,4.4rem);color:#2f2a25cc}.team-page-support-card__body{display:grid;gap:6px;padding:2px 4px 6px}.team-page-support-card__role,.team-page-support-card__credentials{margin:0;color:#6f8578;font-size:.8rem;line-height:1.45}.team-page-support-card__role{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:600}.team-page-support-card__body h3{margin:8px 0 0;color:#3b3530;font-size:1.02rem;line-height:1.3;font-weight:600}.team-page-support-card__credentials{margin-top:6px}.team-page-support-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.team-page-support-card__tags span{display:inline-flex;align-items:center;min-height:29px;padding:0 11px;border-radius:999px;border:1px solid rgba(79,106,93,.08);background:#4f6a5d0f;color:#4f6a5d;font-size:.76rem;line-height:1}.team-page-support-card__bio{display:grid;gap:10px;margin-top:8px}.team-page-support-card__bio p{margin:0;color:#675f58;font-size:.93rem;line-height:1.7}.team-page-support-card__footer{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:18px;color:#4f6a5d;font-size:.88rem;font-weight:600}.team-page-support-card__list-block{display:grid;gap:8px;margin-top:4px}.team-page-support-card__label,.team-page-support-card__availability{margin:0;color:#4d4741;font-size:.86rem;line-height:1.6}.team-page-support-card__label{font-weight:600}.team-page-support-card__list{margin:0;padding-left:1.1rem;color:#675f58;font-size:.9rem;line-height:1.65}.team-page-support-card__list li+li{margin-top:.2rem}.team-page-support-card__availability{margin-top:2px;color:#5d7569}.team-page-accent-sage{background:linear-gradient(180deg,#68827629,#e7efe9f2)}.team-page-accent-clay{background:linear-gradient(180deg,#ae8a7826,#f5ece6f2)}.team-page-accent-mist{background:linear-gradient(180deg,#94a2a729,#edf1f2f5)}.team-page-accent-stone{background:linear-gradient(180deg,#9c948826,#f1ede8f5)}@media(max-width:1100px){.services-grid,.quick-links-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.header-inner{grid-template-columns:auto auto;row-gap:12px}.team-directory-page__grid,.team-directory-page__support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-directory-page__cta-band{flex-direction:column;align-items:flex-start}.trust-items{grid-template-columns:1fr}.trust-item+.trust-item{border-top:1px solid rgba(84,75,67,.08);border-left:none}.doctors-preview-carousel{grid-auto-columns:calc((100% - 24px)/2)}.footer-primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 28px}.team-doctor-page{padding:44px 0 92px}.team-doctor-page__hero{grid-template-columns:1fr;gap:28px;padding:28px}.team-doctor-page__cta-band{flex-direction:column;align-items:flex-start}.site-logo{justify-content:flex-start;width:auto}.site-logo img{height:48px}.site-nav{grid-column:1 / -1;width:100%;justify-content:flex-start;gap:.95rem 1.15rem}.site-header.hero-header{margin-bottom:0;background:#fbf7f2f0;border-bottom:1px solid rgba(61,49,39,.07)}.hero{min-height:clamp(650px,calc(100svh - 16px),820px);min-height:clamp(650px,calc(100dvh - 16px),820px)}.hero-media{top:0;bottom:0;left:50%;width:min(100% - 48px,var(--container));transform:translate(-50%)}.hero-image{object-position:56% top}.hero-inner{padding:150px 0 74px;grid-template-columns:minmax(300px,420px) 1fr}.hero-panel{max-width:400px;margin-left:0;padding:0}.features-strip-inner{grid-template-columns:1fr}.feature-inline-card{border-right:none;border-bottom:1px solid rgba(84,75,67,.07)}.feature-inline-card:last-child{border-bottom:none}.services-grid{grid-template-columns:repeat(2,1fr)}.news-card-grid,.news-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-links-grid{grid-template-columns:repeat(2,1fr)}.quick-link-card:nth-child(2n){border-right:none}}@media(max-width:640px){.header-inner{grid-template-columns:1fr;row-gap:10px}.team-directory-page__breadcrumbs{margin-bottom:18px;font-size:.84rem}.team-directory-page__support-panel h2,.team-directory-page__cta-copy h2{font-size:clamp(1.85rem,8vw,2.3rem)}.team-directory-page__grid,.team-directory-page__support-grid{grid-template-columns:1fr;gap:18px}.team-directory-card{padding:12px;border-radius:24px}.team-directory-card__media{border-radius:16px}.team-directory-card__body{padding:16px 6px 6px}.team-directory-card__body h3{font-size:1.08rem}.team-directory-card__summary{font-size:.93rem}.team-directory-page__support-panel,.team-directory-page__cta-band{padding:24px 20px;border-radius:24px}.team-directory-page__support-panel p,.team-directory-page__cta-copy p{font-size:.95rem}.team-doctor-page{padding:30px 0 72px}.team-doctor-page .container{width:min(100% - 28px,var(--container-page))}.team-doctor-page__shell{gap:22px}.team-doctor-page__breadcrumbs{font-size:.92rem}.team-doctor-page__hero{gap:20px;padding:20px;border-radius:24px}.team-doctor-page__portrait{aspect-ratio:1 / .95;border-radius:18px}.team-doctor-page__hero-copy h1{font-size:clamp(2.25rem,10vw,3.1rem)}.team-doctor-page__positioning,.team-doctor-page__richtext p,.team-doctor-page__interest-intro,.team-doctor-page__cta-copy p{font-size:.95rem}.team-doctor-page__hero-tags{margin-top:20px}.team-doctor-page__hero-actions{margin-top:24px}.team-doctor-page__facts{margin-top:20px}.team-doctor-page__fact{min-width:0;flex-basis:100%}.team-doctor-page__roster{grid-template-columns:1fr;gap:4px}.team-doctor-page__roster dd{margin-bottom:8px}.team-doctor-page__roster dd:last-child{margin-bottom:0}.team-doctor-page__content-section{padding:24px 0}.team-doctor-page__section-header{margin-bottom:14px}.team-doctor-page__section-header h2,.team-doctor-page__cta-copy h2{font-size:clamp(1.8rem,8vw,2.35rem)}.team-doctor-page__cta-band{gap:20px;padding:22px 20px;border-radius:24px}.team-page-support-card__media{aspect-ratio:1 / .92}.team-page-actions{width:100%;flex-direction:column;align-items:stretch}.team-page-link{width:100%}.doctors-preview-section{padding:36px 0 42px}.doctors-preview-intro{margin-bottom:22px;font-size:clamp(1.55rem,8vw,2rem)}.news-preview-section{padding:42px 0 48px}.news-preview-intro{margin-bottom:22px;font-size:clamp(1.5rem,8vw,1.95rem)}.news-card-grid,.news-page-grid{grid-template-columns:1fr;gap:16px}.news-card,.news-page-card{padding:20px}.news-card-meta{flex-wrap:wrap}.doctors-preview-toolbar{align-items:flex-start;flex-direction:column}.doctors-preview-carousel{grid-auto-columns:82%;gap:16px}.site-header{background:#fbf7f2fa}.site-footer{padding:36px 0 32px}.footer-primary{grid-template-columns:1fr;gap:28px}.footer-copy{margin-top:18px;gap:18px}.footer-heading{font-size:clamp(1.15rem,7vw,1.45rem)}.footer-accreditation{gap:16px;align-items:flex-start;flex-direction:column}.container{width:min(100% - 28px,var(--container))}.site-logo img{height:42px}.site-nav{grid-column:1;justify-content:flex-start;gap:.8rem .95rem}.site-nav a{font-size:.9rem}.header-booking-button{display:none}.mobile-booking-bar{position:fixed;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));z-index:105;display:block;padding:8px;border:1px solid rgba(84,75,67,.08);border-radius:16px;background:#fbf7f2eb;backdrop-filter:blur(12px);box-shadow:0 10px 22px #32251c12}.mobile-booking-bar__link{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:0 18px;border-radius:11px;background:var(--color-primary);color:#fff;font-size:.93rem;font-weight:500;letter-spacing:.01em;box-shadow:0 6px 14px #32251c11;transition:background .18s ease,transform .18s ease}.mobile-booking-bar__link:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.mobile-booking-bar__link:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.site-shell{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.hero{min-height:clamp(600px,calc(100svh - 8px),720px);min-height:clamp(600px,calc(100dvh - 8px),720px)}.hero-media{top:0;bottom:0;left:50%;width:min(100% - 28px,var(--container));transform:translate(-50%)}.hero-image{object-position:60% top}.hero-overlay{background:linear-gradient(180deg,#eae3d9f0,#eae3d9db 38%,#eae3d970)}.hero-inner{padding:178px 0 52px;grid-template-columns:1fr}.hero-panel{max-width:100%;margin-left:0}.hero-panel h1{font-size:clamp(1.75rem,6.3vw,2.25rem);line-height:.98}.hero-text{font-size:.95rem;line-height:1.65}.trust-bar-inner{padding:18px 0 20px}.trust-intro{margin-bottom:12px}.trust-item{align-items:flex-start;padding:16px 18px;gap:16px}.trust-mark{width:64px;min-width:64px}.trust-item-copy{gap:3px}.trust-item-eyebrow{font-size:.64rem}.trust-item-title{font-size:.92rem}.trust-item-meta{font-size:.8rem}.trust-google-score{min-width:64px;min-height:48px;font-size:1.72rem;border-radius:14px}.services-grid{grid-template-columns:1fr}.service-card{min-height:96px;grid-template-columns:40px 1fr;justify-items:start;align-items:center;gap:14px;text-align:left}.service-card-icon{width:40px;height:40px}.service-card-label{max-width:none}.quick-links-grid{grid-template-columns:1fr}.quick-link-card{border-right:none;border-bottom:1px solid rgba(84,75,67,.07)}.quick-link-card:last-child{border-bottom:none}.section-line{width:42px}.feature-inline-card{padding:22px 10px}.cta-banner{padding:46px 0}}.contact-page-panel{margin-top:4px}.contact-layout{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1fr);gap:30px;align-items:stretch}.contact-details-card{height:100%;padding:30px 30px 26px;background:linear-gradient(180deg,#fffffff5,#f9f6f2eb);box-shadow:0 18px 34px #32251c0d,inset 0 1px #ffffff8c}.contact-primary-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:34px}.contact-item{padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid rgba(84,75,67,.12)}.contact-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.contact-item h3{margin:0 0 10px;color:#4a443e;font-size:.84rem;line-height:1.4;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.contact-item--location h3{margin-bottom:8px;color:#403933;font-size:1.28rem;letter-spacing:-.02em;line-height:1.15;text-transform:none}.contact-item--primary h3{color:#5a534c}.contact-item--secondary h3{color:#766d65}.contact-location-address{color:#4f4842}.contact-item p{margin:0 0 4px;color:#59524b;font-size:.98rem;line-height:1.62}.contact-inline-link,.contact-value-link{display:inline-flex;align-items:center;gap:10px;color:#4f6a5d;font-size:1rem;line-height:1.62;font-weight:600;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em;transition:color .18s ease}.contact-inline-link{margin-top:10px}.contact-social-icon{width:18px;height:18px;flex-shrink:0}.contact-inline-link:hover,.contact-value-link:hover{color:#3f574c}.contact-inline-link:focus-visible,.contact-value-link:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.contact-hours-list{display:grid;gap:10px}.contact-hours-list p{display:flex;justify-content:space-between;gap:18px;margin:0;padding:10px 12px;border-radius:10px;background:#ffffff94}.contact-hours-list span:first-child{color:#49423c;font-weight:600}.contact-hours-list span:last-child{color:#5f5851}.contact-item--note{padding:18px 20px;border:1px solid rgba(173,93,72,.18);border-left:4px solid rgba(173,93,72,.48);border-radius:14px;background:linear-gradient(180deg,#fff7f4fa,#ffffffe0);box-shadow:inset 0 1px #ffffff73}.contact-item--note h3{margin-bottom:6px;color:#8c5344}.contact-item--note p{margin-bottom:0;color:#5a4b45;font-weight:500}.contact-map-wrap{overflow:hidden;min-height:560px;border:1px solid rgba(84,75,67,.08);border-radius:var(--radius-card);background:#ffffffd6;box-shadow:var(--shadow-card);box-shadow:var(--shadow-card),inset 0 0 0 1px #ffffff6b}.contact-map{width:100%;height:100%;min-height:560px;border:0}.about-page{background:linear-gradient(180deg,#f8f3ed,#fcf9f5);padding-bottom:120px}.about-page .container:not(.narrow){width:min(100% - 48px,var(--container-page));max-width:var(--container-page)}.about-philosophy-layout{display:grid;grid-template-columns:minmax(240px,.6fr) minmax(0,1fr);gap:40px;align-items:start}.about-philosophy-heading{gap:16px}.about-philosophy-intro{margin:0;max-width:31ch;color:#665f58;font-size:1.02rem;line-height:1.72;text-wrap:pretty}.about-philosophy-card{display:grid;gap:30px}.about-philosophy-lead{margin:0;color:#49423c;font-size:clamp(1.12rem,1.5vw,1.22rem);line-height:1.72;text-wrap:pretty}.about-philosophy-principles{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.about-philosophy-principle{padding:18px 18px 20px;border:1px solid rgba(84,75,67,.08);border-radius:20px;background:linear-gradient(180deg,#f5f9f6e6,#fffffff0)}.about-philosophy-principle h3{margin:0 0 8px;color:#567060;font-size:.8rem;line-height:1.2;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.about-philosophy-principle p,.about-philosophy-closing{margin:0;color:#5f5750;font-size:.97rem;line-height:1.66;text-wrap:pretty}.about-philosophy-closing{padding-top:8px;border-top:1px solid rgba(84,75,67,.08)}.about-patient-voices{margin-top:34px;padding-top:30px;border-top:1px solid rgba(84,75,67,.08)}.about-patient-voices__header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.about-patient-voices__header .section-kicker,.about-patient-voices__summary{margin:0}.about-patient-voices__summary{color:#5f5750;font-size:.96rem;line-height:1.6}.about-patient-voices__summary strong{color:#433c36;font-size:1.02rem}.about-patient-voices__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-patient-voice{padding:22px 22px 20px;border:1px solid rgba(84,75,67,.08);border-radius:22px;background:#ffffffad;box-shadow:0 14px 26px #32251c08}.about-patient-voice__quote,.about-patient-voice__author{margin:0}.about-patient-voice__quote{color:#4e4740;font-size:1rem;line-height:1.7}.about-patient-voice__author{margin-top:14px;color:#6a625b;font-size:.84rem;line-height:1.45;letter-spacing:.04em;text-transform:uppercase}.about-patient-voice__link{display:inline-flex;margin-top:10px;color:#4f6a5d;font-size:.9rem;font-weight:600;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}.about-patient-voice__link:hover{color:#3f574c}.about-patient-voice__link:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.about-patient-voices__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:20px}.about-patient-voices__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid rgba(79,106,93,.16);border-radius:999px;background:#ffffffb8;color:#4f6a5d;font-size:.92rem;font-weight:600;font-family:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.about-patient-voices__button:hover{transform:translateY(-1px);border-color:#4f6a5d42;background:#f5f9f6e6}.about-patient-voices__button:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.about-patient-voices__button[aria-busy=true]{opacity:.7}.about-patient-voices__link{display:inline-flex;color:#4f6a5d;font-size:.95rem;font-weight:600;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}.about-patient-voices__link:hover{color:#3f574c}.about-patient-voices__link:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.directory-panel{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:34px;padding:34px;border:1px solid rgba(84,75,67,.08);border-radius:var(--radius-card);background:#ffffffd6;box-shadow:var(--shadow-card)}.directory-panel--wide{grid-template-columns:minmax(280px,320px) minmax(0,1fr)}.directory-nav{display:grid;gap:12px;align-content:start}.directory-button{display:grid;align-content:center;width:100%;min-height:88px;padding:16px 18px 17px;border:1px solid rgba(84,75,67,.08);border-radius:22px;background:#ffffffd1;cursor:pointer;color:#3f3a35;font-family:inherit;text-align:left;box-shadow:0 12px 24px #32251c09;transition:background .18s ease,color .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease}.directory-button:hover{transform:translateY(-2px);border-color:#5f786b29;box-shadow:0 18px 30px #32251c0e}.directory-button.is-active{border-color:#4f6a5d33;background:#f5f9f6f5;box-shadow:0 18px 30px #32251c0f}.directory-button__eyebrow{margin:0 0 8px;color:#6f8578;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;line-height:1.2;font-weight:600}.directory-button__title{color:inherit;font-size:1rem;line-height:1.35;font-weight:600;letter-spacing:0;text-wrap:balance}.directory-button.is-active .directory-button__eyebrow{color:#5e776a}.directory-button:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.directory-content{min-width:0;padding-top:4px}.directory-content h2{margin:0 0 22px;color:#3d3732;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.7rem,4vw,3.45rem);line-height:1;font-weight:500}.directory-content p{margin:0 0 22px;color:#4e4740;font-size:.99rem;line-height:1.72;text-wrap:pretty}.directory-content ul{margin:0;padding-left:24px;color:#433d37;font-size:.98rem;line-height:1.7}.directory-content li{margin-bottom:10px}.services-detail-card{max-width:900px}.services-detail-panel[hidden]{display:none}.resources-side-button{min-height:68px;padding:14px 18px}.resources-detail-card{max-width:1040px}.resources-detail-panel{min-width:0}.resources-detail-panel[hidden]{display:none}.resources-detail-panel h2{margin:0 0 22px;color:#413b35;font-size:clamp(1.7rem,2.4vw,2.15rem);line-height:1.15;letter-spacing:-.02em}.resources-rich-copy{display:grid;gap:18px}.resources-rich-copy>p,.resources-rich-copy>ul,.resources-rich-copy>div,.resources-rich-copy>section,.resources-rich-copy>a{margin:0}.resources-rich-copy strong{font-weight:700}.resources-list{margin:-6px 0 10px;padding-left:22px;color:#44403b}.resources-list li{margin:0 0 10px;line-height:1.65}.resources-fees-section{margin-top:34px;padding-top:26px;border-top:1px solid rgba(84,75,67,.08)}.resources-fees-section h3{margin:0 0 14px;color:#4a443e;font-size:1.26rem;line-height:1.35;font-weight:600}.resources-table-intro{margin-bottom:16px}.resources-note{margin:8px 0 0;padding:18px 20px;border-left:3px solid rgba(99,121,109,.45);background:linear-gradient(180deg,#f7faf8eb,#ffffffd1);border-radius:0 12px 12px 0}.resources-note p:last-child{margin-bottom:0}.resources-note--summary{border-left-color:#4f6a5d85;background:linear-gradient(180deg,#eff6f1f5,#ffffffdb)}.resources-feedback-note{margin-top:8px;background:linear-gradient(180deg,#f5f9f6db,#ffffffc7)}.resources-inline-link{color:#4f6a5d;font-weight:600;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em;transition:color .18s ease}.resources-inline-link:hover{color:#3f574c}.resources-inline-link:focus-visible{outline:2px solid rgba(79,106,93,.38);outline-offset:3px}.resources-table-wrap{overflow-x:auto;margin:16px 0 0;max-width:100%;border:1px solid rgba(84,75,67,.08);border-radius:16px;background:#ffffffd1;box-shadow:0 12px 24px #32251c09;-webkit-overflow-scrolling:touch}.resources-table{width:100%;min-width:760px;border-collapse:collapse}.resources-table th,.resources-table td{padding:14px 16px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(84,75,67,.08);color:#44403b;font-size:.95rem;line-height:1.5}.resources-table th{background:#63796d14;color:#4f6a5d;font-size:.84rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.resources-table tbody tr:last-child td{border-bottom:none}.resources-table-footnote{margin:14px 0 0;color:#6a625b;font-size:.93rem}.resources-action-button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 36px;width:fit-content;margin:-4px 0 8px;border-radius:10px;background:#63796d;color:#fff;font-size:.92rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 14px 24px #374a4124}.resources-action-button:hover{background:#55685e;transform:translateY(-1px);box-shadow:0 18px 28px #374a412e}.resources-action-button:focus-visible{outline:2px solid rgba(79,106,93,.34);outline-offset:3px}@media(max-width:768px){.resources-detail-card,.resources-detail-panel,.resources-rich-copy,.resources-fees-copy,.resources-fees-section{width:100%;min-width:0;max-width:100%}.resources-table-wrap{overflow:hidden;border:none;background:transparent;box-shadow:none;max-width:100%}.resources-table{display:block;width:100%;min-width:0;max-width:100%}.resources-table thead{display:none}.resources-table tbody{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:100%;max-width:100%}.resources-table tr{display:grid;grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%;border:1px solid rgba(84,75,67,.08);border-radius:14px;overflow:hidden;background:#ffffffeb;box-shadow:0 8px 18px #32251c08}.resources-table td{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:8px;width:100%;min-width:0;max-width:100%;padding:9px 11px;font-size:.82rem;line-height:1.4;overflow-wrap:anywhere;word-break:normal}.resources-table td>*{min-width:0;max-width:100%}.resources-table td:first-child{background:#f7faf8b8;font-weight:600}.resources-table td:before{content:attr(data-label);color:#5a7266;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.resources-table-footnote{font-size:.8rem;line-height:1.45}.resources-fees-section h3{font-size:.95rem;line-height:1.3}.resources-table-intro,.resources-fees-copy p,.resources-fees-copy li,.resources-note{font-size:.88rem;line-height:1.5;overflow-wrap:anywhere}.directory-panel,.directory-content,.resources-detail-card,.resources-detail-panel,.resources-rich-copy,.resources-fees-copy{overflow-x:clip}}@media(max-width:900px){.about-philosophy-layout{grid-template-columns:1fr;gap:28px}.about-philosophy-intro{max-width:42ch}.about-patient-voices__header{flex-direction:column;align-items:flex-start}.about-patient-voices__grid{grid-template-columns:1fr}.about-patient-voices__actions{flex-direction:column;align-items:flex-start}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-panel--split{flex-direction:column;align-items:flex-start}.directory-panel,.directory-panel--wide,.contact-layout{grid-template-columns:1fr;gap:32px}.directory-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-side-nav{grid-template-columns:1fr}}@media(max-width:640px){.about-philosophy-card{gap:24px}.about-philosophy-principles{grid-template-columns:1fr}.trust-google-score{font-size:1.62rem}.resources-fees-section h3{font-size:1.1rem}.resources-fees-section{margin-top:28px;padding-top:22px}.resources-table th,.resources-table td{padding:12px 14px;font-size:.9rem}.resources-table{min-width:680px}.resources-table-wrap{margin-top:14px;border-radius:14px}.resources-note{padding:16px 16px 16px 18px}.resources-action-button{width:100%;min-height:54px;padding:0 18px;margin-bottom:30px;letter-spacing:.14em;text-align:center}.inner-page-shell{padding-bottom:72px}.directory-panel,.directory-panel--wide{padding:24px 22px;gap:22px}.directory-nav{grid-template-columns:1fr;gap:10px}.directory-button{min-height:72px;padding:12px 14px}.directory-button__eyebrow{margin-bottom:6px;font-size:.66rem}.directory-button__title{font-size:.92rem}.resources-side-button{min-height:60px;padding:12px 14px}.resources-rich-copy{gap:16px}.about-page{padding:40px 0 80px}.about-page .page-hero{margin-top:132px;padding:88px 0 56px}.page-title{font-size:clamp(2.7rem,12vw,3.6rem)}.page-intro{max-width:32ch;font-size:.96rem}.section{padding:var(--space-section-mobile) 0}.section-heading{margin-bottom:22px}.section-heading h2{font-size:clamp(1.95rem,9vw,2.45rem);max-width:12ch}.feature-grid{grid-template-columns:1fr;gap:18px}.prose-card,.feature-card,.cta-panel{padding:24px 22px}.page-copy p{margin-bottom:18px}.feature-card h3{font-size:1.55rem}.cta-panel-actions{width:100%;flex-direction:column;align-items:stretch}.cta-panel-actions .btn-secondary-filled,.cta-panel-actions .btn-secondary-outline{width:100%}.contact-map-wrap,.contact-map{min-height:360px}.contact-primary-actions{flex-direction:column}.contact-primary-actions .btn-secondary-filled,.contact-primary-actions .btn-secondary-outline{width:100%}.contact-hours-list p{display:grid;gap:2px}.directory-content h2{font-size:clamp(2.2rem,9vw,2.8rem)}}@media(max-width:480px){.resources-table td{grid-template-columns:74px minmax(0,1fr);gap:7px;padding:8px 10px;font-size:.78rem}.resources-table td:before{font-size:.58rem}.resources-fees-section h3{font-size:.9rem}.resources-table-intro,.resources-fees-copy p,.resources-fees-copy li,.resources-table-footnote{font-size:.82rem}}.announcement-bar[data-astro-cid-o54ltyzl]{width:100%;border-bottom:1px solid rgba(84,75,67,.08)}.announcement-bar--brand[data-astro-cid-o54ltyzl]{background:linear-gradient(180deg,#60756af7,#586d62f7);color:#fffffff5}.announcement-bar--soft[data-astro-cid-o54ltyzl]{background:linear-gradient(180deg,#f9f5effa,#f3ece4fa);color:#544b43}.announcement-bar--urgent[data-astro-cid-o54ltyzl]{background:linear-gradient(180deg,#78685df7,#6c5e54f7);color:#fffffff5}.announcement-bar__inner[data-astro-cid-o54ltyzl]{width:min(100% - 48px,var(--container, 1240px));margin:0 auto;min-height:48px;padding:9px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 22px}.announcement-bar__content[data-astro-cid-o54ltyzl]{display:grid;gap:3px;min-width:0}.announcement-bar__label[data-astro-cid-o54ltyzl]{margin:0;color:inherit;opacity:.76;font-size:.66rem;line-height:1.2;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.announcement-bar__message[data-astro-cid-o54ltyzl]{margin:0;max-width:78ch;font-size:.89rem;line-height:1.5;font-weight:500;letter-spacing:.002em;text-wrap:pretty}.announcement-bar__actions[data-astro-cid-o54ltyzl]{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.announcement-bar__link[data-astro-cid-o54ltyzl]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff08;color:inherit;font-size:.79rem;line-height:1;font-weight:600;letter-spacing:.02em;transition:background .18s ease,border-color .18s ease,transform .18s ease}.announcement-bar__dismiss[data-astro-cid-o54ltyzl]{display:inline-flex;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:transparent;color:inherit;cursor:pointer;font:inherit;line-height:1;opacity:.82;transition:background .18s ease,border-color .18s ease,opacity .18s ease,transform .18s ease}.announcement-bar__dismiss[data-astro-cid-o54ltyzl] span[data-astro-cid-o54ltyzl]{display:block;font-size:1rem;line-height:1;transform:translateY(-1px)}.announcement-bar--soft[data-astro-cid-o54ltyzl] .announcement-bar__link[data-astro-cid-o54ltyzl]{border-color:#544b431f;background:#ffffff85;color:#4f6a5d}.announcement-bar--soft[data-astro-cid-o54ltyzl] .announcement-bar__dismiss[data-astro-cid-o54ltyzl]{border-color:#544b431f;color:#5c554e}.announcement-bar__link[data-astro-cid-o54ltyzl]:hover{transform:translateY(-1px);background:#ffffff17;border-color:#ffffff3d}.announcement-bar__dismiss[data-astro-cid-o54ltyzl]:hover{transform:translateY(-1px);background:#ffffff14;border-color:#ffffff38;opacity:1}.announcement-bar--soft[data-astro-cid-o54ltyzl] .announcement-bar__link[data-astro-cid-o54ltyzl]:hover{background:#ffffffd1;border-color:#544b432e}.announcement-bar--soft[data-astro-cid-o54ltyzl] .announcement-bar__dismiss[data-astro-cid-o54ltyzl]:hover{background:#ffffffb8;border-color:#544b432e}.announcement-bar__link[data-astro-cid-o54ltyzl]:focus-visible{outline:2px solid rgba(255,255,255,.36);outline-offset:3px}.announcement-bar__dismiss[data-astro-cid-o54ltyzl]:focus-visible{outline:2px solid rgba(255,255,255,.36);outline-offset:3px}.announcement-bar--soft[data-astro-cid-o54ltyzl] .announcement-bar__link[data-astro-cid-o54ltyzl]:focus-visible{outline-color:#4f6a5d47}.announcement-bar--soft[data-astro-cid-o54ltyzl] .announcement-bar__dismiss[data-astro-cid-o54ltyzl]:focus-visible{outline-color:#4f6a5d47}@media(max-width:720px){.announcement-bar__inner[data-astro-cid-o54ltyzl]{width:min(100% - 32px,var(--container, 1240px));padding:10px 0;align-items:flex-start;grid-template-columns:1fr;gap:10px}.announcement-bar__message[data-astro-cid-o54ltyzl]{max-width:none;font-size:.87rem}.announcement-bar__actions[data-astro-cid-o54ltyzl]{justify-content:flex-start;flex-wrap:wrap}.announcement-bar__link[data-astro-cid-o54ltyzl]{justify-self:flex-start;min-height:30px;padding:0 11px;font-size:.76rem}}
