:root{--green:#153f35;--mid:#356f5c;--mint:#c6e8be;--ink:#233c34;--muted:#606d66;--paper:#f5f6f1;--line:#dbe2d9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font-family:"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bc782b;outline-offset:5px}a:hover{color:var(--mid)}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.topbar{background:var(--green);color:#fff;font-size:13px;letter-spacing:.04em}.topbar .wrap{display:flex;justify-content:space-between;padding-block:9px}.topbar a:hover{color:var(--mint)}.header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:20;border-bottom:1px solid #e7ebe5}.navrow{display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:30px}.brand{width:208px;flex-shrink:0}.brand img{height:76px;width:100%;object-fit:contain}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 24px;border-radius:5px;background:var(--green);color:#fff;font-size:14px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#2c5c4e;color:#fff;transform:translateY(-2px)}.button.small{padding:13px 20px}.button.mint{background:var(--mint);color:var(--green)}.button.mint:hover{background:#def2d9}.menu-button{display:none}.hero{position:relative;min-height:660px;display:flex;align-items:center;background:#343b32;color:#fff;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 54%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,35,28,.94) 0%,rgba(13,35,28,.77) 34%,rgba(12,28,22,.17) 72%,rgba(10,25,20,.04) 100%)}.hero-content{position:relative;padding-block:76px 100px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.6;margin:0 0 22px;color:var(--mid)}.eyebrow.light{color:#d8e9cf}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,4.9vw,74px);font-weight:450;letter-spacing:-.055em;line-height:1.06;margin-bottom:27px}h1 em,h2 em,.closing em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.04em}h1 em{color:#d8edc8}h2{font-size:clamp(34px,3vw,47px);font-weight:450;line-height:1.17;letter-spacing:-.04em;margin-bottom:25px}h2 em{color:var(--mid)}h3{font-size:23px;line-height:1.25;font-weight:550;letter-spacing:-.025em;margin-bottom:15px}.hero-copy{font-size:17px;line-height:1.7;color:#e4e8df;margin-bottom:30px}.actions{display:flex;gap:29px;align-items:center}.hero-link{font-size:14px;border-bottom:1px solid #9cab9b;padding:10px 0}.hero-link:hover{color:var(--mint)}.hero-caption{position:absolute;bottom:26px;right:56px;display:flex;gap:18px;font-size:12px;color:#fff;text-shadow:0 1px 4px #000}.hero-caption span:first-child{font-weight:700;letter-spacing:.12em}.quick-strip{background:var(--paper);border-bottom:1px solid var(--line)}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:28px}.quick-grid>a{display:flex;gap:18px;align-items:center;padding-inline:34px;border-right:1px solid #ced9cc}.quick-grid>a:first-child{padding-left:0}.quick-grid>a:last-child{border:0}.quick-icon{font-size:32px;color:var(--mid);line-height:1}.quick-grid strong{display:block;font-size:15px;font-weight:600}.quick-grid small{font-size:13px;color:var(--muted)}.section{padding-block:95px}.about{display:grid;grid-template-columns:1fr 1.1fr;gap:75px}.about-copy p{color:var(--muted);font-size:16px;margin-bottom:20px}.stats{display:grid;grid-template-columns:1.3fr .9fr 1.5fr;border-top:1px solid var(--line);margin-top:30px;padding-top:25px;gap:16px}.stats strong{display:block;font-size:31px;font-weight:500;letter-spacing:-.04em;line-height:1.3}.stats span{font-size:12px;color:var(--muted)}.services{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading>p{margin-bottom:2px;color:var(--muted);font-size:16px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service-card{background:#fff;border:1px solid #e4e8df;border-radius:8px;overflow:hidden;align-self:start}.service-photo{position:relative;aspect-ratio:1.82;overflow:hidden}.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.service-card:hover img{transform:scale(1.035)}.service-photo>span{position:absolute;top:16px;left:16px;background:#fff;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:12px}.service-body{padding:26px}.service-body h3{font-size:22px}.service-body>p{color:var(--muted);font-size:15px;line-height:1.7;min-height:102px;margin-bottom:22px}summary{cursor:pointer;list-style:none;font-weight:600;font-size:14px;border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between;align-items:center}summary::-webkit-details-marker{display:none}summary span{font-size:23px;font-weight:400;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);margin:18px 0 12px}details a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.service-link{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;font-weight:600;font-size:14px}.other-care{text-align:center;padding:35px 12px 0;margin-top:8px}.other-care strong{font-size:15px;font-weight:600}.other-care p{margin:9px 0 3px;font-size:15px}.other-care p span{margin-inline:13px;color:#8f9c8d}.muted{font-size:12px;color:var(--muted)}.lab{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff}.lab-photo{position:relative;min-height:600px}.lab-photo img{width:100%;height:100%;object-fit:cover;position:absolute}.lab-photo>span{position:absolute;bottom:25px;left:35px;padding:8px 13px;background:rgba(255,255,255,.9);color:var(--green);font-size:11px;font-weight:600;letter-spacing:.12em}.lab-copy{padding:70px clamp(40px,5.2vw,88px)}.lab-copy h2{font-size:46px}.lab-copy h2 em{color:var(--mint)}.lab-copy>p:not(.eyebrow){color:#d9e5dd;font-size:15px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-block:26px}.tags span{font-size:12px;border:1px solid #547566;border-radius:30px;padding:6px 13px}.online{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:35px}.online h2{margin-bottom:20px}.online p:not(.eyebrow){max-width:580px;color:var(--muted);margin:0}.online-mark{font-size:130px;line-height:1;color:var(--mid);font-weight:200}.contact{background:var(--paper)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.contact-info{display:grid;grid-template-columns:1fr;gap:26px}.contact-block{border-bottom:1px solid var(--line);padding-bottom:25px}.contact-block:last-child{border:0;padding-bottom:0}.contact-block .eyebrow{margin-bottom:10px;font-size:11px}.contact-block h3{margin:0 0 4px;font-size:24px}.contact-block p{color:var(--muted);margin-bottom:12px}.text-link{font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.contact-phone{display:block;font-size:32px;letter-spacing:-.025em}.email{display:block;font-size:16px;margin:2px 0 10px;overflow-wrap:anywhere}.hours{display:grid;grid-template-columns:1fr auto;gap:8px;font-size:14px}.hours strong{font-weight:600}.note{font-size:12px;margin:14px 0!important}.location-panel{border-radius:8px;overflow:hidden;background:#e3e8dd;position:relative;min-height:600px;display:flex;flex-direction:column}.location-panel>img{height:290px;width:100%;object-fit:cover;filter:sepia(.1)}.location-card{padding:40px;flex:1;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.location-card h3{font-size:36px;font-weight:450;letter-spacing:-.035em}.location-card p{color:var(--muted);font-size:15px}.location-card .eyebrow{font-size:11px;margin-bottom:15px}.closing{background:#dcecd5;padding-block:46px}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.closing p{font-size:35px;line-height:1.2;letter-spacing:-.035em;margin:0}.closing a{font-size:14px;font-weight:600}.closing a span{display:block;font-size:12px;font-weight:400;margin-top:6px}footer{background:var(--green);color:#dce9dd;padding:44px 0 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:35px}.footer-brand{width:185px;flex-shrink:0}.footer-brand img{height:90px;object-fit:contain}.footer-top p{font-size:13px;line-height:1.9;margin:0}.footer-top>div{display:flex;gap:24px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #446358;padding-top:22px;font-size:12px}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:22px}.footer-bottom button{border:0;padding:0;background:none;color:inherit;cursor:pointer;font-size:12px}footer a:hover,footer button:hover{color:#fff}.whatsapp{position:fixed;bottom:22px;right:24px;z-index:30;display:flex;align-items:center;gap:9px;background:#fff;color:var(--green);border:1px solid #d4dfd1;border-radius:30px;padding:12px 20px;box-shadow:0 4px 25px #123a3420;font-size:13px;font-weight:600}.whatsapp svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:#fff;padding:15px}.skip:focus{top:12px}dialog{border:1px solid var(--line);border-radius:10px;padding:35px;max-width:660px;width:calc(100% - 36px);max-height:85vh;color:var(--ink);box-shadow:0 12px 60px #0003}dialog::backdrop{background:#0d211ebf}dialog p{font-size:15px;color:var(--muted)}.dialog-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.dialog-top h2{font-size:30px}.close{border:0;background:var(--paper);border-radius:50%;width:38px;height:38px;flex-shrink:0;cursor:pointer;font-size:26px;line-height:1}body.modal-open{overflow:hidden}
@media(min-width:1600px){.hero{min-height:740px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}nav{gap:20px}.brand{width:175px}.about{gap:40px}.service-body{padding:22px}.service-body h3{font-size:20px}.service-body>p{min-height:130px}.lab-copy{padding:50px 36px}.lab-copy h2{font-size:40px}.contact-grid{gap:40px}.online{grid-template-columns:75px 1fr;gap:25px}.online>.button{grid-column:2;justify-self:start}.online-mark{font-size:100px}.quick-grid>a{padding-inline:20px;gap:12px}.quick-grid strong{font-size:13px}}
@media(max-width:820px){.wrap{width:calc(100% - 48px)}.navrow{min-height:85px}.brand img{height:64px}.menu-button{display:flex;align-items:center;gap:12px;cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:5px;padding:8px 13px;font-size:14px;color:var(--green)}nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:20px 24px;box-shadow:0 12px 15px #153f3515;align-items:stretch}nav.open{display:flex;flex-direction:column;gap:0}nav>a{padding:13px 0}nav .button{margin-top:12px;align-self:start}.hero{min-height:620px}.hero-shade{background:linear-gradient(90deg,#0b231ce8,#0d231c80)}.hero-content{padding-block:65px 95px}h1{font-size:59px}.hero-caption{left:24px;right:24px;bottom:22px}.quick-grid>a{padding-inline:15px}.quick-icon{display:none}.section{padding-block:65px}.about{grid-template-columns:1fr;gap:10px}.about h2{max-width:600px}.stats{max-width:650px}.section-heading{align-items:flex-start;gap:25px}.section-heading>p{max-width:210px;font-size:14px}.service-grid{grid-template-columns:repeat(2,1fr);gap:22px}.service-body>p{min-height:102px}.lab{grid-template-columns:1fr}.lab-photo{min-height:370px}.lab-photo img{object-position:50% 60%}.lab-copy{padding:50px 40px}.lab-copy>p{max-width:650px}.lab-copy h2 br{display:none}.contact-grid{gap:30px;grid-template-columns:1fr 1fr}.hours{grid-template-columns:1fr;gap:2px}.hours strong{margin-bottom:9px}.contact-phone{font-size:30px}.location-panel{min-height:650px}.location-panel>img{height:300px}.location-card{padding:25px}.location-card h3{font-size:30px}.footer-top{flex-wrap:wrap}.footer-bottom{flex-direction:column}.other-care p span{margin-inline:6px}}
@media(max-width:540px){html{scroll-padding-top:86px}.wrap{width:calc(100% - 40px)}.topbar{font-size:10px;letter-spacing:0}.topbar .wrap{padding-block:8px}.brand{width:158px}.navrow{min-height:76px}.brand img{height:58px}.hero{min-height:650px;align-items:flex-start}.hero-image{object-position:57% center}.hero-shade{background:linear-gradient(90deg,#0b231ce8,#0d231c74),linear-gradient(0deg,#0b231c77,transparent 55%)}.hero-content{padding-top:68px;padding-bottom:95px}.eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:19px}h1{font-size:47px;letter-spacing:-.055em;line-height:1.12;margin-bottom:25px}.hero-copy{font-size:15px;max-width:310px}.hero-copy br{display:none}.actions{align-items:flex-start;flex-direction:column;gap:14px}.button{font-size:13px;padding:14px 19px;gap:20px}.hero-link{font-size:13px}.hero-caption{left:20px;right:20px;flex-direction:column;gap:2px;font-size:10px;bottom:22px}.quick-grid{grid-template-columns:1fr;padding-block:8px}.quick-grid>a,.quick-grid>a:first-child{border-right:0;border-bottom:1px solid var(--line);padding:15px 4px;gap:17px}.quick-icon{display:block;font-size:28px;width:30px;text-align:center}.quick-grid strong{font-size:14px}.quick-grid small{font-size:12px}.section{padding-block:55px}h2{font-size:35px}.about{gap:4px}.about-copy p{font-size:15px}.stats{gap:12px;grid-template-columns:1.2fr .75fr 1.35fr}.stats strong{font-size:25px}.stats span{font-size:10px;line-height:1.4;display:block;margin-top:8px}.section-heading{flex-direction:column;gap:12px;margin-bottom:28px}.section-heading>p{font-size:15px;max-width:none}.section-heading>p br{display:none}.service-grid{grid-template-columns:1fr;gap:23px}.service-photo{aspect-ratio:1.85}.service-body{padding:24px}.service-body h3{font-size:23px}.service-body>p{min-height:0;font-size:15px;margin-bottom:22px}.other-care{padding:28px 0 0}.other-care p{font-size:14px;line-height:2}.lab-photo{min-height:275px}.lab-photo>span{left:20px;bottom:20px;font-size:9px}.lab-copy{padding:43px 24px}.lab-copy h2{font-size:37px}.lab-copy h2 br{display:block}.online{grid-template-columns:1fr;gap:22px}.online-mark{display:none}.online>.button{grid-column:1}.online p:not(.eyebrow){font-size:15px}.contact-grid{grid-template-columns:1fr;gap:30px}.hours{grid-template-columns:1fr auto;font-size:12px;gap:8px}.hours strong{margin:0}.contact-phone{font-size:32px}.email{font-size:14px}.location-panel{min-height:0}.location-panel>img{height:235px}.location-card{padding:30px}.location-card h3 br{display:none}.location-card h3{font-size:30px}.closing{padding-block:38px}.closing .wrap{align-items:flex-start;flex-direction:column;gap:25px}.closing p{font-size:32px}.footer-top{align-items:flex-start;flex-direction:column;gap:22px;padding-bottom:28px}.footer-brand{width:165px}.footer-brand img{height:68px}.footer-top p{font-size:12px}.footer-bottom{font-size:11px;gap:15px;padding-bottom:60px}.footer-bottom>div{gap:18px}.footer-bottom button{font-size:11px}.whatsapp{right:16px;bottom:16px;padding:12px;border-radius:50%;box-shadow:0 4px 22px #123a3430}.whatsapp span{display:none}.whatsapp svg{width:26px;height:26px}dialog{padding:25px}.dialog-top h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
