:root{--ink:#233e38;--green:#254f46;--green-hover:#183d34;--muted:#69746d;--paper:#fbfaf6;--cream:#f0f1e9;--line:#e0e3d9;--white:#fff;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.16;letter-spacing:-.045em}h3{line-height:1.3;font-weight:500}h2{font-size:clamp(2.1rem,3.3vw,3.15rem)}p{color:var(--muted)}:focus-visible{outline:3px solid #a6783f;outline-offset:5px}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:24px;padding:12px 20px;background:white;z-index:100}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;background:rgba(251,250,246,.96);border-bottom:1px solid var(--line);z-index:50;backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:105px}.brand{display:inline-flex;align-items:center;gap:13px;white-space:nowrap;color:var(--green);font-family:'Manrope',var(--sans);font-size:27px;line-height:1.15;letter-spacing:-1.2px}.brand strong{font-weight:700}.brand small{display:block;font-family:var(--sans);font-size:9px;letter-spacing:2.9px;line-height:1.8;margin-top:7px}.brand-symbol{font-size:52px;font-family:Georgia,serif;font-weight:400;line-height:1}.desktop-nav{display:flex;gap:27px;align-items:center}.desktop-nav a{position:relative;font-size:14px;white-space:nowrap;padding:17px 0;color:#657169}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--green)}.desktop-nav a[aria-current]::after{content:'';position:absolute;bottom:7px;height:3px;width:16px;background:var(--green);left:calc(50% - 8px);border-radius:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);border:1px solid var(--green);border-radius:5px;padding:17px 25px;color:white;font-size:14px;font-weight:500;line-height:1.5;transition:background .2s,transform .2s;cursor:pointer;min-height:48px}.button:hover{background:var(--green-hover);transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button-small{padding:12px 20px;gap:22px;min-height:45px}.text-link{display:inline-flex;align-items:center;gap:14px;font-weight:500;font-size:14px;line-height:1.5;transition:color .2s}.text-link span{font-size:22px;transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.text-link:hover{color:#57765b}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:4px;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:7px}.menu-toggle span{width:20px;height:1.5px;background:var(--green);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.mobile-menu{padding:12px 28px 24px;border-top:1px solid var(--line)}.mobile-menu:not([hidden]){display:grid}.mobile-menu a{padding:10px;font-size:17px}.hero{display:grid;grid-template-columns:.92fr 1fr;gap:52px;align-items:center;padding-top:54px;padding-bottom:54px;min-height:740px}.hero-copy{padding-bottom:10px}.eyebrow{display:flex;align-items:center;gap:11px;font-size:11px;letter-spacing:2.1px;font-weight:600;line-height:1.6;color:var(--green);margin-bottom:24px}.tiny-line{height:1px;width:27px;background:#829185}.hero h1{font-size:clamp(3.5rem,5.2vw,5rem);line-height:1.12;letter-spacing:-.055em}.hero h1 em{font-weight:400;color:#5c7564}.hero-description{font-size:16px;line-height:1.85;max-width:385px;margin-top:28px}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:27px;margin-top:32px}.hero-note{display:flex;align-items:center;gap:13px;border-top:1px solid var(--line);margin-top:38px;padding-top:23px;font-size:12px;color:var(--muted);line-height:1.7;max-width:375px}.hero-note strong{color:var(--ink);font-weight:500}.mini-cross{font-size:30px;width:37px;height:37px;display:grid;place-content:center;background:#e8ece1;border-radius:50%;font-weight:300;color:#57715e}.hero-visual{position:relative;align-self:stretch;min-height:580px;margin-bottom:8px}.hero-photo{width:100%;height:100%;position:absolute;object-fit:cover;border-radius:130px 7px 7px 7px;background:#e9e9df}.photo-label{position:absolute;bottom:32px;left:-28px;padding:20px 26px;background:rgba(255,255,252,.97);display:flex;align-items:center;gap:15px;border-radius:6px;box-shadow:0 10px 35px #243e3810;font-size:15px;font-weight:500}.label-icon{font-size:38px;color:#6d8366;line-height:1}.photo-label small{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:4px}.image-caption{position:absolute;bottom:-27px;right:0;font-size:9px;letter-spacing:1.8px;color:var(--muted)}.care-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f2f3ec}.care-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:25px;gap:24px}.care-grid>span{display:flex;align-items:center;justify-content:center;gap:14px;font-size:22px;color:#567263}.care-grid>span+span{border-left:1px solid #d7ddcf}.care-grid>span span{font-size:13px;color:#526054}.section{padding-block:92px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:12px}.section-heading .text-link{padding-bottom:8px;max-width:290px}.service-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.service-preview{background:#f1f2eb;border:1px solid #e4e7dd;border-radius:7px;padding:32px;position:relative;min-height:280px;transition:background .25s,transform .25s}.service-preview:hover{transform:translateY(-5px);background:#e9eee2}.service-number{font-size:10px;letter-spacing:1.4px;color:#73806b}.service-preview h3{font-family:var(--serif);font-size:29px;letter-spacing:-.5px;margin:28px 0 13px}.service-preview p{font-size:14px;max-width:280px;line-height:1.8;padding-right:13px}.round-arrow{position:absolute;right:25px;bottom:24px;border:1px solid #ccd5c6;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:22px}.cta-band{background:var(--green);color:var(--paper);padding:73px 0;text-align:center;position:relative;overflow:hidden}.cta-band .eyebrow{color:#c4d0ba;justify-content:center;margin-bottom:15px}.cta-band h2{font-size:clamp(2.8rem,4vw,4rem)}.cta-band p:not(.eyebrow){color:#d2dbd2;margin:19px auto 29px;max-width:500px;font-size:15px}.button-light{background:#eff0df;border-color:#eff0df;color:var(--green)}.button-light:hover{background:white}.site-footer{padding:61px 0 24px}.site-footer p{font-size:14px;margin-top:20px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);margin-top:45px;padding-top:23px;color:var(--muted);font-size:11px}.footer-bottom>div{display:flex;gap:26px}.whatsapp-float{position:fixed;right:28px;bottom:28px;width:53px;height:53px;display:grid;place-items:center;background:var(--green);color:white;border:3px solid var(--paper);border-radius:50%;box-shadow:0 5px 18px #233e3830;z-index:45;transition:transform .2s}.whatsapp-float:hover{transform:translateY(-4px)}.whatsapp-float svg{width:26px;height:26px}[hidden]{display:none!important}
@media(min-width:1600px){.hero{min-height:790px;gap:75px}.hero h1{font-size:85px}}@media(max-width:1180px){.container{width:calc(100% - 72px)}.desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.header-inner{gap:20px}.brand{font-size:24px}.brand-symbol{font-size:44px}.hero{gap:35px;min-height:670px}.hero h1{font-size:65px}.hero-visual{min-height:540px}.photo-label{left:-18px;padding:17px 20px}.button-row{gap:19px}.button{padding-inline:20px}.care-grid{gap:14px}.care-grid>span{gap:9px}.care-grid>span span{font-size:11px}.service-preview{padding:27px}.section-heading .text-link{max-width:220px}}@media(max-width:960px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-appointment{margin-left:auto}.header-inner{min-height:86px}.hero{gap:30px;padding-block:42px;min-height:620px}.hero h1{font-size:54px}.hero-visual{min-height:515px}.hero-description{font-size:15px}.hero .button-row{gap:19px;align-items:flex-start;flex-direction:column}.hero-note{margin-top:25px;padding-top:20px}.photo-label{padding:17px 18px;left:-15px;font-size:13px}.photo-label small{font-size:10px}.label-icon{font-size:31px}.hero-photo{border-top-left-radius:100px}.care-grid{grid-template-columns:repeat(2,1fr);gap:20px}.care-grid>span:nth-child(3){border-left:0}.care-grid>span span{font-size:13px}.section{padding-block:70px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.section-heading .text-link{max-width:none}.service-preview-grid{gap:15px}.service-preview{padding:24px;min-height:300px}.service-preview h3{font-size:25px}.service-preview p{font-size:13px}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.container{width:calc(100% - 42px)}.header-inner{min-height:79px;gap:14px}.brand{font-size:23px;gap:8px}.brand-symbol{font-size:39px}.brand small{font-size:7px;letter-spacing:2.4px;margin-top:5px}.header-appointment{font-size:12px;padding:9px 12px;min-height:39px;gap:10px}.header-appointment span{font-size:17px}.menu-toggle{width:39px;height:39px;flex-shrink:0}.hero{grid-template-columns:1fr;gap:34px;padding-top:36px;padding-bottom:48px;min-height:auto}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:18px}.hero h1{font-size:clamp(2.9rem,12.3vw,4.4rem);line-height:1.09}.hero h1 br:nth-of-type(2){display:none}.hero-description{font-size:15px;max-width:100%;margin-top:23px;line-height:1.8}.hero .button-row{flex-direction:row;align-items:center;gap:21px;margin-top:26px}.hero .button{font-size:12px;padding:15px 17px;gap:16px}.text-link{font-size:12px}.hero-note{margin-top:26px;padding-top:20px;font-size:11px}.hero-visual{min-height:365px;margin-left:15px;margin-bottom:13px}.hero-photo{border-radius:90px 5px 5px 5px;object-position:center}.photo-label{left:-15px;bottom:24px;padding:16px 20px}.image-caption{font-size:8px;bottom:-23px}.care-grid{gap:18px 8px;padding-block:25px}.care-grid>span{justify-content:flex-start;gap:9px;font-size:19px}.care-grid>span+span{border-left:0}.care-grid>span span{font-size:10px}.section{padding-block:53px}.section-heading{gap:18px;margin-bottom:27px}h2{font-size:32px}.service-preview-grid{grid-template-columns:1fr;gap:14px}.service-preview{min-height:235px;padding:26px}.service-preview h3{font-size:29px;margin-top:20px}.service-preview p{font-size:14px;max-width:85%}.service-number{font-size:10px}.cta-band{padding:59px 0}.cta-band h2{font-size:42px}.cta-band p:not(.eyebrow){font-size:14px;padding-inline:10px}.site-footer{padding-top:43px}.footer-bottom{font-size:10px;margin-top:30px;padding-right:32px}.whatsapp-float{right:18px;bottom:18px;width:50px;height:50px}.button-row{gap:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Local typefaces: no third-party font requests. */
@font-face{font-family:'DM Sans';font-style:normal;font-weight:100 1000;font-display:swap;src:url('assets/dm-sans-latin.woff2') format('woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:200 800;font-display:swap;src:url('assets/manrope-latin.woff2') format('woff2')}
@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400 900;font-display:swap;src:url('assets/playfair-latin.woff2') format('woff2')}
@font-face{font-family:'Playfair Display';font-style:italic;font-weight:400 900;font-display:swap;src:url('assets/playfair-latin-italic.woff2') format('woff2')}
.icon{display:inline-block;width:25px;height:25px;flex-shrink:0;vertical-align:middle}.care-grid .icon{width:24px;height:24px}.footer-grid{display:grid;grid-template-columns:1.55fr 1fr 1.2fr 1.1fr;gap:42px}.footer-grid>div>h2{font-family:var(--sans);font-size:13px;letter-spacing:0;font-weight:600;line-height:1.5;margin-bottom:20px}.footer-grid nav{display:flex;flex-direction:column;gap:9px}.footer-grid nav a,.footer-grid>div>a{font-size:12px;color:var(--muted)}.footer-grid>div>a:not(.brand){display:block;margin-top:10px}.footer-grid>div>.text-link{display:flex!important;color:var(--ink);margin-top:20px!important}.footer-grid p{font-size:12px;margin-top:0;line-height:1.9}.footer-grid p+p{margin-top:12px}.footer-brand p{margin-top:22px}.footer-grid a:hover,.footer-bottom a:hover{color:var(--green);text-decoration:underline;text-underline-offset:4px}.social-links{display:flex;gap:9px;margin-top:22px}.social-links button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d4dbd0;background:transparent;border-radius:50%;color:var(--green);transition:background .2s}.social-links button:hover{background:#e9ede2}.social-links .icon{width:16px;height:16px}.social-links span{font-size:19px;font-family:Arial,sans-serif;font-weight:700}.subtle-label{display:inline-block;font-size:11px;color:#6b7569;margin-top:4px}.toast{position:fixed;z-index:80;left:50%;bottom:30px;transform:translateX(-50%);width:max-content;max-width:calc(100% - 40px);padding:16px 22px;background:var(--green);border:1px solid #68897e;border-radius:6px;box-shadow:0 8px 35px #0002;color:#fff;font-size:14px}.page-intro{padding-top:69px;padding-bottom:55px;max-width:1280px}.page-intro h1{font-size:clamp(2.8rem,4.7vw,4.6rem);line-height:1.15;max-width:1040px}.page-intro h1 em,.detail-hero h1 em,.team-statement em,.centered-note em{color:#66806a;font-weight:400}.intro-description{font-size:17px;line-height:1.85;max-width:640px;margin-top:26px}.section-topless{padding-bottom:85px}.soft-section{background:#eff1e9;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.about-photo{position:relative;padding-bottom:28px}.about-photo img{width:100%;height:540px;object-fit:cover;object-position:55% center;border-radius:6px 100px 6px 6px}.photo-footnote{position:absolute;bottom:0;left:0;font-size:11px;color:var(--muted);letter-spacing:.4px}.about-copy h2{font-size:43px;margin-bottom:24px}.about-copy p:not(.eyebrow){font-size:15px;margin-top:19px;line-height:1.9}.about-copy .text-link{margin-top:25px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:65px}.values-grid .icon{width:34px;height:34px;color:#6a8267;margin-bottom:22px}.values-grid h3{font-size:21px;letter-spacing:-.5px;margin-bottom:13px}.values-grid p{font-size:15px;line-height:1.85}.heading-description{max-width:310px;font-size:14px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.benefit{position:relative;padding-top:25px;border-top:1px solid var(--line)}.benefit-index{position:absolute;right:0;top:24px;font-size:11px;color:#7b8577}.benefit .icon{width:28px;height:28px;margin-bottom:23px}.benefit h3{font-size:18px;margin-bottom:14px;max-width:200px}.benefit p{font-size:14px;line-height:1.85}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.service-card{border:1px solid var(--line);border-radius:7px;padding:34px;background:#f2f3ec;display:flex;flex-direction:column;min-height:395px;transition:transform .25s,background .25s}.service-card:hover{transform:translateY(-4px);background:#ecf0e6}.service-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.service-card-top .icon{width:34px;height:34px;color:#6a8165}.service-card-top>span{font-size:12px;color:#87917d}.service-card .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:13px}.service-card h2{font-size:31px;letter-spacing:-1.2px;margin-bottom:18px}.service-card>p:not(.eyebrow){font-size:14px;line-height:1.85;margin-bottom:26px}.service-card .text-link{margin-top:auto;font-size:13px}.service-help{background:#e1e8d8;border-radius:7px;padding:33px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;min-height:395px}.service-help .brand-symbol{font-size:41px;margin-bottom:20px}.service-help h2{font-size:33px;line-height:1.2;margin-bottom:17px}.service-help>p{font-size:14px;color:#596d53;margin-bottom:25px;line-height:1.8}.service-help .button{font-size:13px;padding:13px 22px}.breadcrumb{padding-top:34px;display:flex;gap:12px;font-size:12px;color:var(--muted)}.breadcrumb a{color:var(--green)}.breadcrumb a:hover{text-decoration:underline}.detail-hero{padding-top:36px;padding-bottom:10px;display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:center}.detail-hero h1{font-size:clamp(2.5rem,4.2vw,4rem)}.detail-hero .intro-description{font-size:16px;max-width:520px}.detail-hero .button{margin-top:30px}.detail-image{height:410px;overflow:hidden;border-radius:100px 6px 6px 6px}.detail-image img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.detail-content{display:grid;grid-template-columns:1.6fr 1fr;gap:100px;align-items:start}.detail-content article>p:not(.eyebrow){font-size:16px;line-height:1.9;margin-top:24px}.detail-content article>h3{font-family:var(--serif);font-size:27px;margin-top:38px}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{display:flex;align-items:center;gap:13px;padding:10px 0;font-size:15px}.check-list .icon{width:19px;height:19px;color:#6c8567}.visit-card{background:#eff1e8;border:1px solid var(--line);border-radius:7px;padding:32px}.visit-card .eyebrow{font-size:10px;margin-bottom:8px}.visit-card>div{display:flex;gap:15px;padding:22px 0;border-bottom:1px solid #dce2d4}.visit-card>div>.icon{width:21px;height:21px;margin-top:3px}.visit-card p{font-size:13px;line-height:1.8}.visit-card strong{display:block;font-weight:500;color:var(--ink);margin-bottom:4px;font-size:14px}.visit-card .small-note{font-size:11px;line-height:1.8;margin-top:20px}.visit-card>.text-link{margin-top:20px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:33px}.team-photo{aspect-ratio:4/4.6;overflow:hidden;border-radius:6px 6px 0 0;background:#e4e9e0;margin-bottom:25px}.team-photo img{width:100%;height:100%;object-fit:cover;object-position:center 23%;transition:transform .6s}.team-card:hover img{transform:scale(1.025)}.team-card>.eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:11px;min-height:29px}.team-card h2{font-size:32px;margin-bottom:17px}.team-card>p:not(.eyebrow){font-size:14px;line-height:1.85}.team-card blockquote{padding:20px 0 0;margin:23px 0 0;border-top:1px solid var(--line);font-size:17px;font-family:var(--serif);font-style:italic;color:#5b735b;line-height:1.7}.demo-note{display:flex;align-items:flex-start;gap:10px;margin-top:34px;font-size:11px;line-height:1.9;color:#75806f}.demo-note .icon{width:15px;height:15px;margin-top:4px}.team-statement{text-align:center;padding:75px 0}.team-statement .eyebrow{justify-content:center}.team-statement h2{font-size:48px}.team-statement p:not(.eyebrow){max-width:585px;margin:28px auto 0;font-size:15px;line-height:1.85}.review-disclosure{display:flex;align-items:center;gap:18px;padding-bottom:28px}.small-pill{border:1px solid #d6decf;background:#eef1e8;color:#556d51;padding:7px 11px;border-radius:3px;font-size:9px;letter-spacing:1.4px;font-weight:500;flex-shrink:0}.review-disclosure p{font-size:12px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{position:relative;margin:0;background:#f0f2e9;border:1px solid #e1e6d9;border-radius:7px;padding:35px;display:flex;flex-direction:column}.quote-mark{position:absolute;right:23px;top:13px;font-family:Georgia,serif;font-size:85px;line-height:1.5;color:#c7d3be}.review-stars{letter-spacing:3px;color:#648059;font-size:13px;z-index:1}.review-card blockquote{font-family:var(--serif);font-size:22px;line-height:1.7;margin:30px 0;color:#3b5140;position:relative}.review-card figcaption{margin-top:auto;display:flex;align-items:center;gap:12px;padding-top:22px;border-top:1px solid #d9e0d2}.avatar-initials{display:grid;place-items:center;width:39px;height:39px;flex-shrink:0;border-radius:50%;background:#dce5d4;font-size:11px;color:#4d674c}.review-card figcaption strong{display:block;font-size:13px;font-weight:500}.review-card figcaption div>span{display:block;font-size:11px;color:var(--muted);margin-top:2px}.centered-note{text-align:center;padding-top:0}.centered-note .eyebrow{justify-content:center}.centered-note p:not(.eyebrow){max-width:530px;margin:25px auto;font-size:15px;line-height:1.8}.appointment-section{max-width:1100px}.appointment-options{display:grid;grid-template-columns:1fr 1fr;gap:28px}.appointment-card{border:1px solid var(--line);border-radius:8px;background:#f5f5ef;padding:40px;display:flex;align-items:flex-start;flex-direction:column}.appointment-card.featured{background:#eaf0e3;border-color:#d8e1cf}.contact-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#e3e9da;color:var(--green);margin-bottom:27px}.contact-icon .icon{width:26px;height:26px}.featured .contact-icon{background:#d8e2cf}.appointment-card .eyebrow{font-size:10px;margin-bottom:15px}.appointment-card h2{font-size:34px;margin-bottom:21px}.appointment-card>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-bottom:30px}.appointment-card>.button{margin-top:auto;font-size:13px}.button-outline{background:transparent;color:var(--green);border-color:#b4c2ad}.button-outline:hover{background:#e7ecdf}.contact-meta{font-size:11px;color:#6f7b67;margin-top:17px}.appointment-hint{font-size:11px;line-height:1.8;margin-top:13px;padding-left:25px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.steps-grid article>span{display:block;font-family:var(--serif);font-size:43px;color:#91a184;padding-bottom:18px;margin-bottom:21px;border-bottom:1px solid #d5ddce}.steps-grid h3{font-size:21px;margin-bottom:12px}.steps-grid p{font-size:14px;line-height:1.85}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.faq-layout>div>p:not(.eyebrow){margin-top:24px;font-size:15px}.faq-list{border-top:1px solid #d9e0d2}.faq-list details{border-bottom:1px solid #d9e0d2}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;cursor:pointer;font-size:15px;line-height:1.6;padding:22px 0;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;font-weight:400;color:#7e9172;flex-shrink:0;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 24px 24px 0;font-size:14px;line-height:1.85}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px}.contact-row{display:flex;align-items:flex-start;gap:21px;margin-bottom:29px}.contact-row>.icon{width:24px;height:24px;margin-top:3px;color:#77906b}.contact-row h2{font-family:var(--sans);font-size:14px;font-weight:600;letter-spacing:0;margin-bottom:9px}.contact-row p,.contact-row a{display:block;font-size:15px;line-height:1.85}.contact-row a:hover{text-decoration:underline;text-underline-offset:4px}.contact-row .subtle-label{font-size:11px}.contact-details .button-row{margin-top:36px}.map-wrap{min-height:520px;border-radius:100px 7px 7px 7px;overflow:hidden;background:#e7ecdf;display:flex;flex-direction:column;border:1px solid #dce3d4}.map-placeholder{padding:50px 32px 35px;flex:1;text-align:center;background:linear-gradient(145deg,#e5ebdc,#dce5d4);display:flex;align-items:center;justify-content:center;flex-direction:column}.map-placeholder>.icon{width:32px;height:32px;margin-bottom:22px}.map-placeholder .eyebrow{font-size:10px;margin-bottom:20px}.map-placeholder h2{font-size:43px}.map-placeholder>p:not(.eyebrow){font-size:13px;margin-top:22px;line-height:1.8;color:#63765b}.map-placeholder .button{margin-top:23px;font-size:12px;padding:12px 20px}.map-placeholder small{font-size:10px;color:#697c5f;line-height:1.8;margin-top:20px}.map-placeholder small a{text-decoration:underline;text-underline-offset:3px}.map-external{padding:15px 22px;text-align:center;font-size:12px;background:#e1e8d8;display:flex;gap:14px;align-items:center;justify-content:center}.map-external:hover{background:#d6e0cc}#map-frame{flex:1;min-height:470px}#map-frame iframe{display:block;width:100%;height:100%;min-height:470px;border:0}.contact-disclosure{margin-top:-55px;padding-bottom:60px}.contact-disclosure .demo-note{max-width:800px}.legal-content{max-width:840px;margin-left:max(56px,calc((100% - 1280px)/2));margin-right:auto}.legal-content h2{font-family:var(--sans);font-size:21px;letter-spacing:-.4px;font-weight:500;line-height:1.45;margin:36px 0 16px}.legal-content h2:first-child{margin-top:0}.legal-content p{font-size:15px;line-height:1.9;margin-bottom:17px}.legal-content p a{text-decoration:underline;text-underline-offset:3px;color:var(--green)}.legal-content>.text-link{margin-top:24px}.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal-ready.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1180px){.footer-grid{gap:25px}.services-grid{gap:20px}.service-card{padding:29px}.service-card h2{font-size:28px}.service-card .eyebrow{font-size:8px}.service-help{padding:28px}.about-layout{gap:45px}.about-photo img{height:520px}.values-grid{gap:45px}.benefit-grid{gap:23px}.detail-hero{gap:45px}.detail-content{gap:60px}.contact-layout{gap:60px}.team-grid{gap:24px}.team-card h2{font-size:29px}.review-card{padding:27px}.review-card blockquote{font-size:21px}.legal-content{margin-left:36px}}
@media(max-width:960px){.page-intro{padding-top:52px;padding-bottom:40px}.page-intro h1{font-size:48px}.intro-description{font-size:16px;max-width:600px}.footer-grid{grid-template-columns:1.25fr 1fr;gap:38px 60px}.about-layout{gap:35px}.about-photo img{height:530px}.about-copy h2{font-size:34px}.about-copy p:not(.eyebrow){font-size:14px}.about-copy .eyebrow{font-size:9px}.values-grid{gap:35px}.benefit-grid{grid-template-columns:1fr 1fr;gap:38px}.services-grid{grid-template-columns:1fr 1fr;gap:22px}.service-card{min-height:380px}.service-help{min-height:380px}.service-card .eyebrow{font-size:9px}.detail-hero{gap:35px;grid-template-columns:1.15fr 1fr}.detail-hero h1{font-size:43px}.detail-image{height:400px;border-top-left-radius:70px}.detail-hero .intro-description{font-size:14px}.detail-content{gap:40px;grid-template-columns:1.2fr 1fr}.detail-content article>p:not(.eyebrow){font-size:14px}.visit-card{padding:24px}.check-list li{font-size:13px}.team-grid{gap:20px}.team-card h2{font-size:24px}.team-card>.eyebrow{font-size:8px;min-height:28px;letter-spacing:.6px}.team-card>p:not(.eyebrow){font-size:13px}.team-card blockquote{font-size:16px}.review-grid{gap:17px}.review-card{padding:23px}.review-card blockquote{font-size:19px}.appointment-card{padding:30px}.appointment-card h2{font-size:30px}.steps-grid{gap:33px}.faq-layout{gap:50px}.contact-layout{gap:40px}.contact-details .button-row{flex-direction:column;align-items:flex-start}.map-placeholder{padding-inline:25px}.map-placeholder h2{font-size:36px}.map-wrap{border-top-left-radius:70px}.legal-content{max-width:calc(100% - 72px)}}
@media(max-width:640px){.icon{width:23px;height:23px}.care-grid .icon{width:21px;height:21px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-brand{grid-column:1/-1}.footer-grid>div>h2{font-size:13px;margin-bottom:16px}.footer-grid nav a,.footer-grid>div>a{font-size:12px}.footer-grid p{font-size:12px}.footer-grid>div:nth-child(3){min-width:0}.footer-grid>div:nth-child(3)>a{overflow-wrap:anywhere}.footer-bottom>div{gap:20px}.page-intro{padding-top:40px;padding-bottom:36px}.page-intro h1{font-size:clamp(2.35rem,9.8vw,3.1rem);line-height:1.16}.intro-description{font-size:15px;line-height:1.8;margin-top:23px}.section-topless{padding-bottom:53px}.about-layout{grid-template-columns:1fr;gap:37px}.about-photo img{height:365px;border-top-right-radius:85px}.about-copy h2{font-size:33px}.about-copy p:not(.eyebrow){font-size:14px}.values-grid{grid-template-columns:1fr;gap:32px}.values-grid article+article{border-top:1px solid #dce2d4;padding-top:29px}.values-grid .icon{margin-bottom:16px}.values-grid h3{font-size:21px}.values-grid p{font-size:14px}.benefit-grid{gap:30px 22px}.benefit h3{font-size:16px}.benefit p{font-size:13px}.benefit .icon{margin-bottom:19px}.services-grid{grid-template-columns:1fr;gap:18px}.service-card{min-height:330px;padding:29px}.service-card h2{font-size:33px}.service-card-top{margin-bottom:30px}.service-card .eyebrow{font-size:9px}.service-card>p:not(.eyebrow){font-size:14px}.service-help{min-height:335px;padding:30px}.service-help h2{font-size:35px}.breadcrumb{padding-top:25px;font-size:11px}.detail-hero{grid-template-columns:1fr;gap:34px;padding-top:28px}.detail-hero h1{font-size:43px}.detail-hero .intro-description{font-size:15px}.detail-hero .button{margin-top:25px;font-size:13px}.detail-image{height:325px;border-top-left-radius:80px}.detail-content{grid-template-columns:1fr;gap:37px}.detail-content article>p:not(.eyebrow){font-size:15px}.check-list li{font-size:14px;align-items:flex-start}.check-list .icon{margin-top:3px}.visit-card{padding:27px}.visit-card .small-note{font-size:12px}.team-grid{grid-template-columns:1fr;gap:46px}.team-photo{aspect-ratio:1/1.05;margin-bottom:24px}.team-photo img{object-position:center 25%}.team-card>.eyebrow{font-size:9px;letter-spacing:1.2px;min-height:0}.team-card h2{font-size:34px}.team-card>p:not(.eyebrow){font-size:14px}.team-card blockquote{font-size:19px;padding-top:18px;margin-top:20px}.team-statement{padding:52px 0}.team-statement h2{font-size:35px}.team-statement p:not(.eyebrow){font-size:14px;margin-top:23px}.demo-note{font-size:10px;line-height:1.8;gap:9px}.demo-note .icon{margin-top:2px}.review-disclosure{align-items:flex-start;flex-direction:column;gap:13px}.review-disclosure p{font-size:11px;line-height:1.8}.review-grid{grid-template-columns:1fr;gap:19px}.review-card{padding:29px}.review-card blockquote{font-size:23px;line-height:1.65;margin-top:26px}.centered-note h2{font-size:35px}.centered-note p:not(.eyebrow){font-size:14px}.appointment-options{grid-template-columns:1fr;gap:21px}.appointment-card{padding:29px}.appointment-card h2{font-size:32px}.appointment-hint{font-size:10px}.steps-grid{grid-template-columns:1fr;gap:28px}.steps-grid article>span{font-size:35px;margin-bottom:17px;padding-bottom:12px}.steps-grid h3{font-size:21px}.faq-layout{grid-template-columns:1fr;gap:29px}.faq-layout h2 br{display:none}.faq-layout>div>p:not(.eyebrow){margin-top:18px;font-size:14px}.faq-list summary{font-size:14px;padding-block:20px;gap:16px}.faq-list details p{font-size:13px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-details .button-row{flex-direction:row;align-items:center}.contact-details .button{font-size:12px;gap:18px}.contact-row{gap:16px}.contact-row p,.contact-row a{font-size:14px}.map-wrap{min-height:470px;border-top-left-radius:75px}.map-placeholder{padding:42px 25px 32px}.map-placeholder h2{font-size:40px}.map-external{font-size:11px}#map-frame,#map-frame iframe{min-height:470px}.contact-disclosure{margin-top:-42px;padding-bottom:43px}.legal-content{margin-left:21px;max-width:calc(100% - 42px)}.legal-content h2{font-size:19px;margin-top:28px}.legal-content p{font-size:14px}.toast{bottom:82px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none}}

/* Readability and accessible text contrast across all breakpoints. */
.service-number,.demo-note,.benefit-index,.contact-meta,.service-card-top>span{color:#626d5e}
.hero-description,.intro-description,.service-preview p,.service-card>p:not(.eyebrow),.values-grid p,.benefit p,.team-card>p:not(.eyebrow),.steps-grid p,.appointment-card>p:not(.eyebrow),.faq-list details p,.about-copy p:not(.eyebrow),.contact-row p,.contact-row a,.detail-content article>p:not(.eyebrow),.legal-content p{font-size:1rem}
.service-preview{min-height:310px}.service-preview p{padding-right:15px;margin-bottom:20px}.demo-note{font-size:12px}.contact-meta{font-size:12px}.service-number{font-size:11px}.footer-grid nav a,.footer-grid>div>a,.footer-grid p{font-size:14px}.footer-grid>div>h2{font-size:14px}.footer-bottom{font-size:12px}.eyebrow,.service-card .eyebrow,.team-card>.eyebrow{font-size:11px}.cta-band p:not(.eyebrow),.team-statement p:not(.eyebrow),.centered-note p:not(.eyebrow){font-size:16px}.review-disclosure p,.appointment-hint{font-size:12px}.brand small{font-size:9px}.hero-note,.photo-label small{font-size:12px}.care-grid>span span{font-size:14px}.care-grid>span{gap:10px}
@media(max-width:960px){.team-card>.eyebrow{min-height:36px}.care-grid>span span{font-size:13px}}
@media(max-width:640px){.service-preview{min-height:270px}.service-preview p{max-width:90%}.team-card>.eyebrow{min-height:0}.brand small{font-size:7px}.footer-grid{column-gap:20px}.footer-grid nav a,.footer-grid>div>a,.footer-grid p{font-size:13px}.footer-bottom{font-size:11px}.care-grid>span span{font-size:11px}.care-grid>span{gap:8px}.eyebrow{font-size:10px}.hero h1{font-size:clamp(2.9rem,12.3vw,4.4rem)}}
@media(max-width:380px){.container{width:calc(100% - 36px)}.header-inner{gap:8px}.brand{font-size:20px;gap:7px}.brand-symbol{font-size:34px}.brand small{font-size:6px;letter-spacing:2.1px}.header-appointment{white-space:nowrap;padding:9px 11px;font-size:12px}.header-appointment span{display:none}.menu-toggle{width:35px}.hero h1{font-size:42px}.footer-grid{column-gap:15px}.legal-content{margin-left:18px;max-width:calc(100% - 36px)}}
