:root{--green:#173e30;--dark:#122f26;--cream:#f8f6ef;--sage:#e1e5d7;--muted:#667362;--line:#dfdfd2;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--dark);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}:focus-visible{outline:3px solid #b77836;outline-offset:4px}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.topline{background:#e9eade;font-size:12px}.topline .wrap{display:flex;justify-content:space-between;padding-block:8px}.topline a{font-weight:600}.header{display:flex;align-items:center;gap:36px;min-height:108px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand>span{font:700 40px/1 var(--serif);letter-spacing:-1.7px}.brand small{display:block;font:8px/1.55 Arial;letter-spacing:2px;margin-top:8px;color:var(--muted)}.header nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto;font-size:14px}.header nav a{white-space:nowrap;padding-block:12px;border-bottom:1px solid transparent}.header nav a:hover,.header nav a[aria-current]{border-color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--green);color:white;border:1px solid var(--green);border-radius:12px;padding:15px 23px;font-weight:600;cursor:pointer;line-height:1.3}.button:hover{background:#295844}.header-call{font-size:14px;white-space:nowrap}.menu-toggle{display:none}.hero{position:relative;display:grid;grid-template-columns:46% 54%;min-height:565px;align-items:center}.hero-copy{position:relative;z-index:1;padding:35px 0 24px}.eyebrow{font-size:11px;letter-spacing:3px;color:var(--muted);margin:0 0 19px;font-weight:500}.hero h1{font:500 clamp(56px,5.8vw,84px)/.99 var(--serif);letter-spacing:-3px;margin:0 0 23px;position:relative;width:115%}.hero h1 span{display:block}.intro{font-size:18px;line-height:1.5;max-width:430px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:26px}.text-link{font-size:14px;border-bottom:1px solid #879282;padding-bottom:3px;display:inline-flex;align-items:center;gap:20px}.text-link:hover{color:#6a773d}.handwritten{font:italic 23px/1.25 var(--serif);transform:rotate(-8deg);display:inline-block;margin:34px 0 0 12px;color:#66715c}.handwritten span{font-size:38px;color:#c98d6b;margin-left:12px}.hero-photo{align-self:stretch;position:relative;border-radius:90px 0 0 90px;overflow:hidden;margin-right:-48px}.hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:51% center}.seal{position:absolute;right:32px;top:30px;border:1px solid #71816a;border-radius:50%;width:106px;height:122px;display:flex;flex-direction:column;align-items:center;justify-content:center;letter-spacing:3px;font-size:10px;background:#f8f6efa8}.seal strong{font:29px var(--serif);letter-spacing:0}.seal span{font-size:20px}.trust{background:var(--sage);margin-top:0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:23px}.trust-grid>div{display:flex;align-items:center;gap:22px;padding:0 30px;border-right:1px solid #b2bba9}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-icon{font:44px var(--serif)}.trust-grid p{margin:0;font-size:13px}.trust-grid strong,.trust-grid p span{display:block}.trust-grid strong{font-size:15px;font-weight:500;margin-bottom:4px}.services{padding-block:65px 58px}h2{font:500 clamp(32px,3.2vw,47px)/1.08 var(--serif);letter-spacing:-1.5px;margin:0 0 20px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:25px}.section-heading h2{margin:0}.section-heading>p{font-size:13px;max-width:285px;margin-bottom:4px}.section-heading .eyebrow{margin-bottom:12px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-card{background:#ffffff6b;border:1px solid #e7e4da;border-radius:12px;padding:25px;position:relative;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #173e3010}.round-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:var(--sage);font:37px var(--serif)}h3{font:500 25px/1.15 var(--serif);letter-spacing:-.5px;margin:18px 0 12px}.service-card p{font-size:15px;line-height:1.6;margin:0 0 20px;color:#485247}.card-arrow{position:absolute;right:22px;top:28px;color:#84927b}.about{display:grid;grid-template-columns:1fr 1fr;background:#eeeee3;border-radius:4px;overflow:hidden}.about-photo{height:455px;position:relative;background:#dae1d4}.about-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.photo-note{position:absolute;bottom:20px;left:22px;padding:9px 14px;background:var(--cream);font:italic 19px var(--serif);transform:rotate(-3deg)}.about-copy{padding:45px 50px}.about-copy h2{font-size:48px}.about-copy>p:not(.eyebrow){font-size:15px;max-width:460px}.about-copy .intro{font-weight:500}.about-bottom{display:flex;align-items:center;gap:30px;border-top:1px solid #c9cebf;margin-top:28px;padding-top:20px}.about-bottom>span{font:32px var(--serif)}.about-bottom small{display:block;font:8px Arial;letter-spacing:1px;margin-top:8px}.about-bottom p{font-size:12px;color:var(--muted)}.visit-note{display:flex;align-items:center;gap:25px;padding-block:48px}.visit-note>span{font-size:48px;color:#819173}.visit-note h3{margin:0;font-size:25px}.visit-note .eyebrow{margin-bottom:8px}.visit-note p:last-child{font-size:13px;margin-bottom:0}.visit-note>a{margin-left:auto;white-space:nowrap}.contact-band{background:var(--green);color:var(--cream);padding:46px 0}.contact-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:75px}.contact-band .eyebrow{color:#b6c2a9}.contact-band h2{font-size:38px}.big-phone{font-size:29px;font-weight:500}.contact-band p{font-size:13px}.light-link{font-size:13px;border-bottom:1px solid #99b399}.hours{border-left:1px solid #708777;padding-left:65px}.hours h3{font:16px Arial;margin:5px 0 24px}.hours dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px}.hours dd{margin:0;text-align:right}.hours p{color:#c3d0c1;font-size:12px;margin-top:25px}.footer{display:flex;align-items:center;justify-content:space-between;padding-block:30px;gap:20px;font-size:12px}.footer .brand>span{font-size:29px}.footer .brand small{font-size:7px}.footer>span{color:var(--muted)}.skip{position:absolute;top:-100px;left:20px;background:white;z-index:5;padding:10px}.skip:focus{top:0}.page{padding-block:40px 75px;min-height:50vh}.page h1{font:500 clamp(38px,5vw,64px)/1.1 var(--serif);letter-spacing:-2px;margin:15px 0 40px}.breadcrumb{font-size:12px;color:var(--muted)}.page>.eyebrow{margin-top:45px}.prose{max-width:1000px;font-size:17px;line-height:1.8;overflow-wrap:anywhere}.prose img{max-width:100%;height:auto;border-radius:8px;vertical-align:middle}.prose h2{margin-top:35px;font-size:32px}.prose h3{margin-top:28px}.prose p:empty{display:none}.prose table{width:100%;border-collapse:collapse;margin-block:25px}.prose td,.prose th{padding:12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.prose a{color:#356b43;text-decoration:underline}.prose .gallery{display:flex;flex-wrap:wrap;gap:15px}.prose .gallery img{width:190px;height:155px;object-fit:cover}.prose blockquote{border-left:3px solid #98a88a;margin-left:0;padding-left:25px}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-justify{text-align:justify}.preview-banner{background:#fff0cd;padding:12px 20px;margin-bottom:20px}.gallery-page .gallery img{width:210px;height:170px}.prose address{font-style:normal}
@media(min-width:1500px){.hero-photo{margin-right:0}}@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.header{gap:20px}.header nav{gap:16px;font-size:12px}.header-call{display:none}.hero-photo{margin-right:-28px}.hero h1{font-size:65px}.hero-actions{gap:18px;flex-wrap:wrap}.hero{min-height:535px}.brand>span{font-size:34px}.about-copy{padding:30px}.about-copy h2{font-size:40px}.trust-grid>div{padding-inline:18px;gap:12px}.service-card{padding:20px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.topline{font-size:10px}.header{min-height:86px;flex-wrap:wrap;justify-content:space-between;gap:0}.brand img{width:45px;height:45px}.brand>span{font-size:32px}.brand small{font-size:6px;letter-spacing:1.4px}.menu-toggle{display:flex;gap:15px;background:none;border:1px solid #c8d0bf;border-radius:8px;padding:9px 13px;font-size:13px;color:var(--green)}.header nav{display:none;flex-basis:100%;margin:0;padding:10px 0 20px;flex-wrap:wrap;gap:10px 24px;font-size:14px;justify-content:start}.header nav.open{display:flex}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{padding:26px 0 24px}.eyebrow{font-size:10px;letter-spacing:2.4px}.hero h1{font-size:clamp(49px,10vw,70px);width:100%;letter-spacing:-2.5px;margin-bottom:20px}.hero .intro{font-size:16px;max-width:360px}.hero-actions{gap:20px;margin-top:22px}.hero-actions .button{font-size:14px;padding:14px 18px}.text-link{font-size:12px;gap:10px}.handwritten{display:none}.hero-photo{height:340px;margin:0 -20px 0 0;border-radius:55px 0 0 0}.seal{width:82px;height:97px;right:20px;top:20px;font-size:8px}.seal strong{font-size:25px}.trust-grid{grid-template-columns:1fr;padding-block:12px;gap:0}.trust-grid>div,.trust-grid>div:first-child{padding:12px 0;border-right:0;border-bottom:1px solid #c3ccba;gap:20px}.trust-icon{font-size:32px;width:32px;text-align:center}.trust-grid p span{font-size:12px}.trust-grid strong{font-size:14px}.services{padding-block:40px}.section-heading{display:block}.section-heading>p{margin-top:15px;font-size:13px}.section-heading h2{font-size:35px;max-width:360px}.cards{grid-template-columns:1fr 1fr;gap:10px}.service-card{padding:18px 15px}.service-card h3{font-size:22px}.service-card p{font-size:13px}.round-icon{width:49px;height:49px;font-size:29px}.card-arrow{right:14px;top:20px}.about{display:flex;flex-direction:column}.about-photo{height:350px}.about-copy{padding:30px 24px}.about-copy h2{font-size:40px}.about-bottom{gap:20px}.visit-note{padding-block:32px;flex-wrap:wrap;gap:15px}.visit-note>span{display:none}.visit-note>a{margin-left:0}.visit-note h3{font-size:27px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-band{padding:35px 0}.contact-band h2{font-size:34px}.hours{padding:28px 0 0;border-left:0;border-top:1px solid #708777}.footer{flex-wrap:wrap;padding-block:24px}.footer>span{display:none}.footer>a:last-child{font-size:11px}.page{padding-top:25px}.page h1{margin-bottom:25px}.prose{font-size:16px}.prose table{display:block;overflow:auto}.prose .gallery img,.gallery-page .gallery img{width:135px;height:115px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.icon{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.trust-icon .icon{width:36px;height:36px}.prose .gallery{margin:20px 0 35px}.prose>div>p>img{max-height:600px;object-fit:contain}.prose h4{font:28px Georgia;margin-top:35px}.prose li[data-list="bullet"]{list-style-type:disc}.login-card{max-width:570px;margin:25px auto 50px;padding:40px;background:white;border:1px solid var(--line);border-radius:18px}.login-card h1{font-size:45px;margin:18px 0}.login-card .button{margin-block:20px}.login-card p{color:var(--muted)}
.news-section{background:#ecefe5;padding:52px 0 58px;border-top:1px solid #dce1d3;border-bottom:1px solid #dce1d3}.news-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.news-heading h2{margin:0;font:46px/1.1 Georgia,serif}.news-heading>p{font-size:14px;line-height:1.6;margin:0;color:#576457}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.news-card{background:#fffef9;border:1px solid #d7ddcc;border-radius:16px;padding:30px;overflow-wrap:anywhere}.news-label{font:600 10px/1.4 Arial,sans-serif;letter-spacing:1.8px;color:#64745a}.news-card h3{font:28px/1.2 Georgia,serif;margin:16px 0}.news-body{white-space:pre-wrap;font-size:16px;line-height:1.8;color:#405347}.news-important{border-left:5px solid #b07b34;background:#fff8e9}.news-important .news-label{color:#946023}.news-grid>.news-card:only-child{grid-column:1/-1}@media(max-width:700px){.news-section{padding:34px 0}.news-heading{display:block}.news-heading h2{font-size:36px}.news-heading>p{margin-top:12px}.news-grid{grid-template-columns:1fr;gap:14px}.news-card{padding:22px}.news-card h3{font-size:25px}}

.clinic-map{grid-column:1/-1;overflow:hidden;border-radius:16px;background:#e1e5d7;margin-top:-32px}.clinic-map iframe{display:block;width:100%;height:360px;border:0}@media(max-width:760px){.clinic-map{margin-top:0;border-radius:12px}.clinic-map iframe{height:300px}}
.rich-content{white-space:normal}.rich-content p{margin:0 0 12px}.rich-content img{max-width:100%;height:auto;max-height:480px;object-fit:contain;border-radius:10px}.rich-content blockquote{border-left:3px solid #a5b58c;margin:16px 0;padding-left:18px}.rich-content a{text-decoration:underline}.ql-font-serif{font-family:Georgia,'Times New Roman',serif}.ql-font-monospace{font-family:Monaco,'Courier New',monospace}.ql-size-small{font-size:.75em}.ql-size-large{font-size:1.5em}.ql-size-huge{font-size:2.5em}
