:root{--green:#205d0b;--green-dark:#184907;--green-mid:#397222;--sage:#eff4e8;--ink:#202020;--muted:#51505a;--line:#dde5d6;--white:#fff;--radius:16px;--container:1340px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:124px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:650;line-height:1.2;letter-spacing:-.035em}h1{font-size:50px}h2{font-size:36px}h3{font-size:20px}p+p{margin-top:18px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #669d41;outline-offset:5px}button{border:0}.container{width:calc(100% - 112px);max-width:var(--container);margin-inline:auto}.icon{width:25px;height:25px;display:inline-block;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{color:var(--green);font-size:13px;font-weight:650;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}.skip-link{position:fixed;top:-80px;left:20px;z-index:1000;background:var(--green);color:#fff;padding:12px 24px}.skip-link:focus{top:10px}
.site-header{height:108px;background:rgba(255,255,255,.98);position:relative;z-index:30;border-top:2px solid var(--green)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:18px;flex-shrink:0;color:var(--green)}.brand-mark{width:91px;height:82px;object-fit:contain;filter:hue-rotate(-40deg) brightness(.83)}.brand-text{display:flex;flex-direction:column;line-height:1.2}.brand-text>span{font-size:17px;font-weight:700;text-transform:uppercase;white-space:nowrap}.brand-text strong{font-size:39px;font-weight:500;letter-spacing:.045em;margin-top:3px}.primary-nav{display:flex;gap:36px;align-items:center}.primary-nav a{white-space:nowrap;font-size:14px;font-weight:500;text-transform:uppercase;line-height:1.4;position:relative;padding:16px 0}.primary-nav a:after{content:'';position:absolute;left:0;right:0;bottom:3px;height:2px;background:var(--green);transform:scaleX(0);transition:transform .2s}.primary-nav a:hover,.primary-nav a[aria-current]{color:var(--green)}.primary-nav a:hover:after,.primary-nav a[aria-current]:after{transform:scaleX(1)}.primary-nav a[aria-current]{font-weight:650}.header-phone{display:flex;align-items:center;gap:10px;flex-shrink:0}.phone-disc{background:#eff4e8;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:100%;color:var(--green)}.phone-disc .icon{width:27px;height:27px;stroke-width:2}.header-phone strong{font-size:20px;color:var(--green);display:block;font-weight:650;line-height:1.4}.header-phone small{font-size:12px;color:var(--muted);display:block;margin-top:1px}.mobile-call,.menu-toggle{display:none}
.button{min-height:52px;padding:13px 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;border:1.5px solid var(--green);font-size:14px;font-weight:600;line-height:1.4;transition:background .18s,box-shadow .18s}.button .icon{width:23px;height:23px}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:var(--green-dark);box-shadow:0 5px 18px #205d0b22}.button.outline{color:var(--green);background:#ffffff75}.button.outline:hover{background:#e5eddd}.text-link{display:inline-flex;gap:12px;align-items:center;color:var(--green);font-size:14px;font-weight:600}.text-link .icon{width:22px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.home-hero{position:relative;background:#f5f6f4;height:600px;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;right:0;top:0;height:100%;width:auto;max-width:none;z-index:-2}.home-hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f5f6f4 0%,#f5f6f4f5 28%,#f5f6f4bb 39%,#f5f6f400 60%)}.hero-inner{height:100%;padding-top:66px;position:relative}.hero-copy{max-width:670px}.hero-copy h1{font-size:56px;line-height:1.1;letter-spacing:-.042em;margin-top:18px}.hero-copy h1 span{display:block;color:var(--green)}.hero-lead{font-size:16px;line-height:1.52;max-width:480px;color:#45414d;margin-top:20px}.hero-actions{display:flex;gap:44px;margin-top:26px}.hero-actions .button{min-width:171px}.hero-trust{position:absolute;left:0;bottom:83px;display:flex;gap:28px;align-items:flex-start;max-width:710px}.hero-trust>div{display:flex;gap:13px}.hero-trust>div>.icon{width:33px;height:33px;color:var(--green);margin-top:1px}.hero-trust strong{font-size:13px;line-height:1.3;font-weight:650;white-space:nowrap}.hero-trust p{font-size:12px;line-height:1.75;margin-top:6px;color:#403e45}.hero-curve{position:absolute;left:0;bottom:-1px;width:100%;height:56px;z-index:2;pointer-events:none}.service-preview{background:var(--sage);padding:20px 0 32px}.section-heading.centered{text-align:center}.section-heading h2{font-size:32px;margin-top:4px}.service-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:20px}.service-card{border-radius:16px;background:#fff;padding:38px 23px 28px;display:grid;grid-template-columns:55px 1fr;gap:18px;min-height:214px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #254b1710}.service-card>.icon{width:52px;height:58px;color:var(--green);stroke-width:1.3}.service-card h3{font-size:17px;line-height:1.4;letter-spacing:-.028em}.service-card p{font-size:12px;line-height:1.75;color:#45414d;margin-top:11px;max-width:205px}.card-arrow{display:flex;margin-top:20px;color:var(--green)}.card-arrow .icon{width:28px;height:25px}.all-services{margin-top:23px;float:none;position:relative;left:50%;transform:translateX(-50%)}
.about-section{padding:88px 0 74px}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:center}.about-copy h2{margin:12px 0 24px;line-height:1.23}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.75}.doctor-list{display:flex;gap:33px;border-top:1px solid var(--line);padding-top:24px;margin-top:30px}.doctor-list>div{display:flex;align-items:center;gap:10px}.doctor-list .icon{width:29px;height:29px;color:var(--green)}.doctor-list strong{font-size:15px;font-weight:600;display:block}.doctor-list small{font-size:11px;color:var(--muted);display:block}.about-photos{max-width:500px;width:100%;justify-self:end;position:relative;padding-left:34px;padding-bottom:30px}.about-photos figure{background:var(--sage);border-radius:18px;overflow:hidden}.about-photos img{width:100%;height:auto}.about-photos figcaption{font-size:12px;color:var(--green);padding:12px 20px}.about-note{position:absolute;bottom:0;left:0;background:white;box-shadow:0 9px 38px #253e1e19;border:1px solid #ecf0e8;padding:17px 23px;display:flex;align-items:center;gap:17px;border-radius:12px}.about-note .icon{color:var(--green);width:42px;height:42px}.about-note p{font-size:14px;line-height:1.7}.about-note strong{font-weight:600}.gallery-section{padding:36px 0 70px;background:#fafbf8}.gallery-title{display:flex;align-items:baseline;justify-content:space-between;gap:25px;margin-bottom:25px}.gallery-title h2{font-size:28px}.gallery-title p{color:var(--muted);font-size:13px}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gallery-item{background:transparent;text-align:left;padding:0;border-radius:12px;overflow:hidden;align-self:start}.gallery-item img{width:100%;aspect-ratio:1.5;object-fit:cover;object-position:center top;transition:filter .2s}.gallery-item:hover img{filter:brightness(1.08)}.gallery-item>span{font-size:12px;color:#535a4b;display:flex;gap:8px;justify-content:space-between;align-items:center;padding:12px 4px 3px}.gallery-item>span .icon{width:17px;height:17px;color:var(--green)}.more-gallery{margin-top:22px}.more-gallery summary{font-size:13px;font-weight:600;color:var(--green);list-style:none;display:flex;align-items:center;gap:10px;cursor:pointer;width:fit-content;min-height:40px}.more-gallery summary::-webkit-details-marker{display:none}.more-gallery summary .icon{width:18px}.more-gallery[open] summary .icon{transform:rotate(45deg)}.more-gallery .gallery-grid{padding-top:15px}.visit-section{padding:62px 0;background:var(--sage);border-bottom:1px solid var(--line)}.visit-grid{display:grid;grid-template-columns:1.1fr 1fr .85fr;gap:60px;align-items:center}.visit-grid h2{font-size:28px;margin:9px 0 12px}.visit-grid>div>p:not(.eyebrow){font-size:14px;color:var(--muted)}.visit-grid .button{margin-top:23px}.visit-hours h3{font-size:18px;display:flex;align-items:center;gap:12px;letter-spacing:-.02em}.visit-hours h3 .icon{color:var(--green)}.hours{margin:19px 0 0}.hours>div{display:flex;justify-content:space-between;gap:22px;padding:10px 0;border-bottom:1px solid #d9e2d0;font-size:14px}.hours dd{margin:0;font-weight:600;white-space:nowrap}.visit-phone{text-align:center}.visit-phone .phone-disc{background:#fff}.visit-phone>p{margin-top:10px}.visit-phone>a{font-size:27px;font-weight:650;display:block;color:var(--green);line-height:1.5;letter-spacing:-.03em}.visit-phone small{display:block;font-size:13px;color:var(--muted)}
.site-footer{background:white;padding:37px 0 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:40px}.brand-footer .brand-mark{width:60px;height:54px}.brand-footer .brand-text>span{font-size:12px}.brand-footer .brand-text strong{font-size:28px}.footer-grid nav{display:flex;gap:36px;font-size:13px}.footer-grid nav a:hover{color:var(--green)}.footer-grid>p{font-size:12px;text-align:right;color:var(--muted)}.footer-grid>p>a{font-weight:600;color:var(--green)}.footer-bottom{border-top:1px solid #e8ece3;margin-top:29px;padding:17px 0;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#67695f}.footer-bottom a{display:flex;align-items:center;gap:8px}.footer-bottom .icon{width:17px;height:17px;transform:rotate(-90deg)}
.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:12px;color:#666b60;margin-bottom:30px}.breadcrumbs a:hover{color:var(--green)}.breadcrumbs .icon{width:13px;height:13px}.inner-intro{background:linear-gradient(110deg,#f3f6ed,#fafbf8);padding:24px 0 45px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.intro-grid h1{font-size:48px;line-height:1.14;margin:12px 0 21px}.intro-lead{max-width:525px;color:var(--muted);font-size:16px;line-height:1.7}.intro-grid .button{margin-top:26px}.intro-image{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:18px}.services-layout{display:grid;grid-template-columns:278px minmax(0,1fr);gap:82px;padding-top:57px;padding-bottom:75px}.service-index{align-self:start;position:sticky;top:30px}.service-index>p{font-size:13px;font-weight:650;color:var(--green);letter-spacing:.02em;margin-bottom:14px}.service-index nav{display:flex;flex-direction:column;border-top:1px solid var(--line)}.service-index nav a{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:500;line-height:1.55}.service-index nav a:hover{color:var(--green)}.service-index nav .icon{width:16px;height:16px}.index-phone{display:flex;gap:10px;align-items:center;font-size:17px;font-weight:600;color:var(--green);margin-top:26px}.index-phone .icon{width:23px;height:23px}.service-detail{padding:0 0 36px;margin-bottom:33px;border-bottom:1px solid var(--line);scroll-margin-top:30px}.service-detail:last-child{border:0;margin:0;padding:0}.service-heading{display:flex;align-items:center;gap:15px;margin-bottom:16px}.service-heading>.icon{width:32px;height:32px;color:var(--green)}.service-heading h2{font-size:29px}.service-detail>p{color:var(--muted);font-size:15px;line-height:1.75}.service-facts{margin:23px 0 0;display:grid;gap:18px}.service-facts>div{display:grid;grid-template-columns:190px 1fr;gap:20px;font-size:14px;line-height:1.75}.service-facts dt{color:var(--ink);font-weight:600}.service-facts dd{margin:0;color:var(--muted)}.check-list{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:12px}.check-list li{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.6;color:var(--muted)}.check-list .icon{width:17px;height:17px;color:var(--green);margin-top:3px;stroke-width:1.8}.check-list.two-columns{grid-template-columns:1fr 1fr;gap:12px 22px}.service-note{margin-top:16px;border-left:3px solid #c6d8b9;padding-left:18px}
.food-intro{padding-bottom:46px}.food-offer{padding:48px 0 70px}.food-brands{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-bottom:35px;border-bottom:1px solid var(--line)}.food-brands h2{font-size:30px}.brand-logos{display:flex;align-items:center;gap:48px;padding-right:18px}.brand-logos img{max-width:140px;max-height:86px;object-fit:contain}.food-types{display:grid;grid-template-columns:1fr 1fr;gap:90px;max-width:1160px;padding-top:35px}.food-types>div+div{border-left:1px solid var(--line);padding-left:70px}.food-types h3{font-size:22px}.food-types p{color:var(--muted);font-size:14px;margin-top:25px;line-height:1.8}.food-types .check-list{grid-template-columns:1fr 1fr;gap:15px 26px}.food-types>div+div .check-list{grid-template-columns:1fr}
.contact-intro{background:var(--sage);padding:24px 0 35px}.contact-intro .breadcrumbs{margin-bottom:27px}.contact-intro h1{font-size:44px;margin:10px 0 14px}.contact-intro>.container>p:last-child{color:var(--muted);font-size:15px}.contact-section{padding:49px 0 58px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px 100px}.contact-info{padding:4px 0}.contact-block{display:grid;grid-template-columns:45px 1fr;gap:16px;margin-bottom:30px}.contact-block:last-child{margin-bottom:0}.contact-icon{display:flex;align-items:center;justify-content:center;width:43px;height:43px;background:var(--sage);color:var(--green);border-radius:50%}.contact-icon .icon{width:23px;height:23px}.contact-block h2{font-size:19px;line-height:1.4;letter-spacing:-.02em;margin:7px 0 12px}.big-phone{font-size:35px;line-height:1.4;letter-spacing:-.025em;color:var(--green);font-weight:600;display:block}.second-phone{display:block;font-size:16px;margin-top:5px;color:var(--muted)}.contact-block .hours{max-width:410px;margin:0}.contact-block .hours>div{padding:8px 0}.contact-block address{font-style:normal;font-size:17px;line-height:1.65}.parking{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:13px;margin-top:14px}.parking .icon{width:19px;height:19px;color:var(--green)}.arrival-panel{width:100%;max-width:516px;justify-self:end;align-self:start;border-radius:16px;background:var(--sage);overflow:hidden}.arrival-visual{position:relative}.arrival-visual>img{width:100%;height:auto}.arrival-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#17330ee8);display:flex;align-items:center;gap:11px;color:#fff;padding:42px 27px 20px}.arrival-caption .icon{width:30px;height:30px}.arrival-caption span{font-size:14px;line-height:1.5}.arrival-caption strong{display:block;font-size:21px}.arrival-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px}.arrival-footer>span{font-size:12px;color:var(--muted)}.arrival-footer .button{padding-inline:18px}.contact-team{grid-column:1/-1;display:flex;align-items:center;gap:60px;padding-top:30px;border-top:1px solid var(--line)}.contact-team h2{font-size:20px}.contact-team p{margin:0;font-size:14px;display:flex;flex-direction:column}.contact-team p strong{font-weight:600}.contact-team p span{font-size:12px;color:var(--muted);margin-top:3px}.payment-note{margin-left:auto;font-size:12px;color:var(--muted)}.payment-note strong{font-size:14px;color:var(--ink);font-weight:600}
.lightbox{border:0;border-radius:16px;background:#fdfefb;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);padding:52px 62px 24px;overflow:auto;box-shadow:0 20px 100px #0006}.lightbox::backdrop{background:#11240ddb;backdrop-filter:blur(5px)}.lightbox figure{margin:0}.lightbox-image{width:auto;max-width:min(72vw,900px);max-height:72vh;height:auto;object-fit:contain;margin:auto}.lightbox figcaption{text-align:center;padding-top:15px;font-size:13px;color:var(--muted)}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;display:flex;align-items:center;justify-content:center;background:transparent;color:var(--green);width:44px;height:44px}.lightbox-close{right:8px;top:6px}.lightbox-prev{top:45%;left:7px;transform:rotate(180deg)}.lightbox-next{top:45%;right:7px}.not-found{padding:90px 0 150px}.not-found h1{margin:20px 0}.not-found .button{margin-top:25px}
@media(min-width:1700px){.hero-copy{max-width:720px}.hero-copy h1{font-size:59px}.home-hero{height:620px}}
@media(max-width:1390px){.container{width:calc(100% - 100px)}.header-inner{gap:20px}.brand{gap:13px}.brand-mark{width:76px;height:72px}.brand-text>span{font-size:14px}.brand-text strong{font-size:34px}.primary-nav{gap:26px}.primary-nav a{font-size:12px}.header-phone strong{font-size:18px}.header-phone small{font-size:10px}.phone-disc{width:44px;height:44px}.service-card{grid-template-columns:44px 1fr;gap:14px;padding-inline:20px}.service-card>.icon{width:42px;height:48px}.service-card h3{font-size:16px}.hero-copy{max-width:620px}.hero-copy h1{font-size:52px}.hero-trust{gap:22px}.hero-trust>div{gap:9px}.hero-trust strong{font-size:12px}.hero-trust p{font-size:11px}.about-grid{gap:65px}.doctor-list{gap:23px}.doctor-list small{font-size:10px}.intro-grid{gap:65px}.services-layout{gap:60px}.visit-grid{gap:38px}.contact-grid{gap:45px 70px}}
@media(max-width:1120px){.container{width:calc(100% - 64px)}.site-header{height:88px}.brand-mark{width:69px;height:65px}.brand-text>span{font-size:13px}.brand-text strong{font-size:30px}.header-phone{margin-left:auto}.menu-toggle{display:flex;width:46px;height:46px;align-items:center;justify-content:center;background:transparent;border:1px solid #d9e3d1;border-radius:8px;color:var(--green)}.primary-nav{position:absolute;top:87px;left:0;right:0;background:#fff;box-shadow:0 15px 25px #1c3d1715;padding:20px 32px;flex-direction:column;align-items:stretch;gap:0;display:none;border-top:1px solid var(--line)}.primary-nav.is-open{display:flex}.primary-nav a{font-size:14px;padding:16px 5px}.primary-nav a:after{display:none}.home-hero{height:590px}.hero-copy{max-width:540px}.hero-copy h1{font-size:47px}.hero-inner{padding-top:56px}.hero-lead{max-width:430px;font-size:15px}.hero-actions{gap:20px}.hero-trust{max-width:570px;gap:18px;bottom:85px}.hero-trust>div>.icon{width:28px;height:28px}.hero-trust strong{white-space:normal}.hero-trust>div{max-width:180px}.home-hero:before{background:linear-gradient(90deg,#f5f6f4 0%,#f5f6f4fa 28%,#f5f6f4b3 45%,transparent 75%)}.hero-photo{right:-80px}.service-card{grid-template-columns:1fr;padding:25px 22px;gap:12px}.service-card>.icon{width:40px;height:40px}.service-card h3 br{display:none}.service-card p{max-width:none}.service-card h3{min-height:44px}.card-arrow{margin-top:15px}.about-grid{gap:35px}.about-copy h2{font-size:30px}.about-copy>p:not(.eyebrow){font-size:14px}.doctor-list{flex-direction:column;gap:14px}.doctor-list small{font-size:11px}.about-photos{padding-left:15px}.about-note{padding:15px}.about-note p{font-size:12px}.visit-grid{grid-template-columns:1fr 1fr}.visit-phone{grid-column:1/-1;text-align:left;display:flex;gap:18px;align-items:center;border-top:1px solid #d9e2d0;padding-top:25px}.visit-phone>p{margin:0}.visit-phone>a{font-size:23px}.visit-phone small{margin-left:auto}.intro-grid{gap:35px}.intro-grid h1{font-size:41px}.intro-lead{font-size:14px}.services-layout{grid-template-columns:235px minmax(0,1fr);gap:36px}.service-facts>div{grid-template-columns:155px 1fr;gap:15px}.service-heading h2{font-size:26px}.service-detail>p{font-size:14px}.brand-logos{gap:30px;padding:0}.brand-logos img{max-width:115px;max-height:70px}.food-types{gap:35px}.food-types>div+div{padding-left:35px}.contact-grid{gap:40px}.big-phone{font-size:31px}.contact-intro h1{font-size:40px}.contact-team{gap:30px}.arrival-footer>span{display:none}.footer-grid{gap:25px}.footer-grid nav{gap:24px}}
@media(max-width:760px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.site-header{height:77px;border-top-width:2px}.header-inner{gap:10px}.brand{gap:10px}.brand-mark{width:55px;height:54px}.brand-text>span{font-size:10px}.brand-text strong{font-size:27px;margin-top:1px}.header-phone{display:none}.mobile-call{display:flex;margin-left:auto;color:var(--green);align-items:center;justify-content:center;width:39px;height:42px;flex-shrink:0}.mobile-call .icon{width:22px;height:22px}.menu-toggle{width:40px;height:40px;flex-shrink:0}.primary-nav{top:76px;padding:14px 20px}.primary-nav a{font-size:14px}.home-hero{height:auto;min-height:0;padding-bottom:0;overflow:hidden;background:#f5f6f4;display:flex;flex-direction:column}.hero-inner{padding-top:29px;padding-bottom:28px;height:auto;display:contents}.hero-copy{max-width:none;width:calc(100% - 40px);margin:0 auto;padding-top:28px;position:relative;order:0;z-index:1}.hero-copy .eyebrow{font-size:10px;letter-spacing:.1em}.hero-copy h1{font-size:35px;line-height:1.12;letter-spacing:-.04em;margin-top:12px}.hero-lead{font-size:14px;line-height:1.65;margin-top:17px;max-width:480px}.hero-actions{gap:10px;margin-top:21px;flex-wrap:wrap}.hero-actions .button{min-width:0;flex:1;padding:12px 13px;font-size:12px;min-height:48px;white-space:nowrap}.hero-actions .icon{width:19px;height:19px}.hero-photo{position:relative;order:1;right:auto;top:auto;width:100%;height:240px;object-fit:cover;object-position:100% 48%;max-width:100%;margin-top:17px;z-index:0}.home-hero:before{display:none}.hero-trust{position:relative;left:auto;bottom:auto;order:2;display:grid;grid-template-columns:1fr;gap:14px;width:calc(100% - 40px);max-width:none;margin:0 auto;padding:23px 0 44px}.hero-trust>div{max-width:none;align-items:center;gap:12px}.hero-trust>div>.icon{width:28px;height:28px}.hero-trust strong{font-size:12px}.hero-trust p{font-size:11px;margin-top:2px;line-height:1.55}.hero-trust p br{display:none}.hero-trust p br:after{content:' '}.hero-trust>div>div{display:flex;flex-direction:column}.hero-curve{height:27px;bottom:-1px}.service-preview{padding:18px 0 26px}.section-heading h2{font-size:26px;line-height:1.25;margin-top:7px;max-width:350px;margin-inline:auto}.section-heading .eyebrow{font-size:10px}.service-cards{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.service-card{padding:21px 17px 18px;gap:12px;min-height:0;border-radius:13px}.service-card h3{font-size:15px;min-height:42px;line-height:1.4}.service-card p{font-size:11px;line-height:1.7;margin-top:9px}.service-card>.icon{width:36px;height:39px}.card-arrow{margin-top:15px}.all-services{margin-top:22px;font-size:13px}.about-section{padding:47px 0}.about-grid{grid-template-columns:1fr;gap:31px}.about-copy h2{font-size:29px;margin:11px 0 20px;line-height:1.24}.about-copy h2 br{display:none}.about-copy>p:not(.eyebrow){font-size:14px;line-height:1.8}.about-copy>.eyebrow{font-size:11px}.doctor-list{flex-direction:row;flex-wrap:wrap;gap:21px;margin-top:22px;padding-top:21px}.doctor-list>div{gap:8px}.doctor-list .icon{width:24px;height:24px}.doctor-list strong{font-size:13px}.doctor-list small{font-size:10px}.about-photos{max-width:450px;padding-left:22px;justify-self:center;padding-bottom:26px}.about-note p{font-size:12px}.about-note .icon{width:32px;height:32px}.about-note{padding:14px 19px}.gallery-section{padding:32px 0 38px}.gallery-title{display:block;margin-bottom:20px}.gallery-title h2{font-size:25px}.gallery-title p{font-size:12px;margin-top:8px}.gallery-grid{grid-template-columns:1fr 1fr;gap:16px 12px}.gallery-item>span{font-size:10px;line-height:1.5;padding-top:9px}.gallery-item>span .icon{width:15px;height:15px}.more-gallery{margin-top:17px}.more-gallery summary{font-size:12px}.visit-section{padding:36px 0}.visit-grid{grid-template-columns:1fr;gap:32px}.visit-grid h2{font-size:28px}.visit-grid .eyebrow{font-size:11px}.visit-grid>div>p:not(.eyebrow){font-size:14px}.visit-grid .button{margin-top:18px}.visit-hours h3{font-size:19px}.visit-hours .hours{margin-top:13px}.visit-hours .hours>div{font-size:14px}.visit-phone{grid-column:auto;display:grid;grid-template-columns:45px 1fr;gap:1px 14px;padding-top:24px}.visit-phone .phone-disc{grid-row:1/4}.visit-phone p{font-size:12px!important}.visit-phone>a{font-size:25px}.visit-phone small{margin:0;grid-column:2;font-size:12px}.site-footer{padding-top:29px}.footer-grid{display:grid;grid-template-columns:1fr;gap:22px}.brand-footer{gap:12px}.brand-footer .brand-mark{width:51px;height:47px}.brand-footer .brand-text>span{font-size:10px}.brand-footer .brand-text strong{font-size:25px}.footer-grid nav{gap:29px;font-size:13px}.footer-grid>p{text-align:left;font-size:12px}.footer-bottom{margin-top:23px;font-size:10px;gap:20px}.footer-bottom small{font-size:10px}.footer-bottom a{white-space:nowrap}
.breadcrumbs{font-size:11px;margin-bottom:25px}.inner-intro{padding:18px 0 30px}.intro-grid{grid-template-columns:1fr;gap:25px}.intro-grid h1{font-size:37px;line-height:1.15;margin:11px 0 16px}.intro-grid .eyebrow{font-size:10px}.intro-lead{font-size:14px;line-height:1.7}.intro-grid .button{margin-top:20px;font-size:13px;min-height:48px;padding:12px 19px}.intro-image{border-radius:13px;aspect-ratio:1.5}.services-layout{grid-template-columns:1fr;gap:34px;padding-top:28px;padding-bottom:45px}.service-index{position:static}.service-index>p{font-size:13px;margin-bottom:13px}.service-index nav{display:grid;grid-template-columns:1fr 1fr;border:0;gap:0 20px}.service-index nav a{font-size:11px;line-height:1.45;padding:12px 0}.service-index nav a:last-child{grid-column:1/-1;max-width:calc(50% - 10px)}.service-index nav .icon{width:13px;height:13px}.index-phone{display:none}.service-heading{gap:10px;margin-bottom:16px}.service-heading h2{font-size:25px;line-height:1.24}.service-heading>.icon{width:29px;height:29px}.service-detail{padding-bottom:28px;margin-bottom:28px;scroll-margin-top:25px}.service-detail>p{font-size:14px;line-height:1.75}.service-facts{gap:19px;margin-top:21px}.service-facts>div{grid-template-columns:1fr;gap:4px;font-size:13px}.check-list{gap:12px;margin-top:20px}.check-list li{font-size:13px}.check-list.two-columns{grid-template-columns:1fr}.food-offer{padding:32px 0 45px}.food-brands{display:block;padding-bottom:26px}.food-brands h2{font-size:27px;line-height:1.25}.food-brands h2 br{display:none}.brand-logos{gap:25px;justify-content:space-between;margin-top:26px}.brand-logos img{max-width:92px;max-height:66px}.food-types{grid-template-columns:1fr;gap:28px;padding-top:27px}.food-types>div+div{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.food-types h3{font-size:22px}.food-types .check-list{gap:14px 20px}.food-types p{font-size:13px;margin-top:20px}.contact-intro{padding:18px 0 28px}.contact-intro .breadcrumbs{margin-bottom:23px}.contact-intro .eyebrow{font-size:10px}.contact-intro h1{font-size:34px;line-height:1.17;margin:12px 0 15px}.contact-intro>.container>p:last-child{font-size:13px}.contact-section{padding:29px 0 38px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-block{grid-template-columns:36px 1fr;gap:14px;margin-bottom:26px}.contact-icon{width:35px;height:35px}.contact-icon .icon{width:20px;height:20px}.contact-block h2{font-size:18px;margin:4px 0 10px}.big-phone{font-size:31px}.second-phone{font-size:14px}.contact-block .hours>div{font-size:12px;gap:10px;padding:9px 0}.contact-block address{font-size:16px}.parking{font-size:11px;gap:7px}.arrival-panel{justify-self:center;max-width:516px;border-radius:13px}.arrival-caption{padding:45px 20px 17px}.arrival-caption strong{font-size:18px}.arrival-caption span{font-size:12px}.arrival-footer{padding:17px}.arrival-footer .button{min-height:48px;font-size:13px}.arrival-footer>span{display:block;font-size:11px}.contact-team{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:24px}.contact-team h2{grid-column:1/-1;font-size:21px}.contact-team p{font-size:13px}.contact-team p span{font-size:11px}.payment-note{margin:0;grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;gap:15px}.lightbox{padding:48px 36px 22px;max-width:calc(100vw - 20px)}.lightbox-image{max-width:calc(100vw - 92px);max-height:70vh}.lightbox-prev{left:0;width:35px}.lightbox-next{right:0;width:35px}.lightbox figcaption{font-size:11px;line-height:1.5}.not-found{padding:60px 0 90px}.not-found h1{font-size:35px}}
@media(max-width:360px){.container,.hero-copy,.hero-trust{width:calc(100% - 32px)}.brand{gap:7px}.brand-mark{width:47px;height:49px}.brand-text>span{font-size:8px}.brand-text strong{font-size:25px}.header-inner{gap:6px}.mobile-call{width:31px}.menu-toggle{width:36px;height:38px}.hero-copy h1{font-size:31px}.hero-copy .eyebrow{font-size:9px}.hero-lead{font-size:13px;line-height:1.7}.hero-actions{gap:8px}.hero-actions .button{font-size:11px;padding-inline:9px}.hero-actions .icon{width:17px;height:17px}.hero-photo{height:210px}.service-card{padding:18px 13px}.service-card h3{font-size:14px}.service-card p{font-size:11px}.section-heading h2{font-size:24px}.brand-logos{gap:15px}.brand-logos img{max-width:82px}.intro-grid h1{font-size:33px}.contact-intro h1{font-size:31px}.service-index nav{gap:0 14px}.service-index nav a{font-size:10px}.arrival-footer>span{font-size:10px}.doctor-list{gap:17px}.doctor-list small{font-size:9px}.food-types .check-list{grid-template-columns:1fr}.footer-bottom{font-size:9px;gap:8px}.footer-bottom small{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}


/* Tablet opening: protect the pets and give the copy its own region. */
@media(min-width:761px) and (max-width:1280px){
 .home-hero{height:auto;display:grid;grid-template-columns:1fr 1fr;}
 .home-hero:before{display:none}
 .hero-inner{display:contents}
 .hero-copy{width:auto;max-width:none;margin:0;padding:43px 0 30px 32px;grid-column:1;grid-row:1}
 .hero-copy h1{font-size:42px;line-height:1.14;position:relative;z-index:1}
 .hero-lead{max-width:420px;padding-right:15px;font-size:14px}
 .hero-actions{gap:12px;margin-top:24px;flex-wrap:wrap}
 .hero-actions .button{min-width:0;padding:13px 17px;font-size:12px}
 .hero-photo{position:relative;top:auto;right:auto;grid-column:2;grid-row:1;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:100% center;z-index:0;mask-image:linear-gradient(90deg,transparent,black 10%)}
 .hero-trust{position:relative;bottom:auto;left:auto;grid-column:1/-1;width:calc(100% - 64px);max-width:none;margin:0 auto;padding:12px 0 61px;justify-content:flex-start;gap:43px}
 .hero-trust>div{max-width:none;gap:12px}
 .hero-trust strong{white-space:nowrap}
 .hero-trust>div>.icon{width:29px;height:29px}
 .hero-trust p{font-size:11px}
}
@media(min-width:761px) and (max-width:900px){
 .home-hero{display:flex;flex-direction:column}
 .hero-copy{padding:34px 0 0;width:calc(100% - 64px);margin-inline:auto;order:0}
 .hero-copy h1{font-size:44px;max-width:660px}
 .hero-lead{max-width:590px;font-size:15px}
 .hero-actions{margin-top:22px}
 .hero-photo{order:1;position:relative;width:100%;height:340px;margin-top:22px;mask-image:none;object-fit:cover;object-position:right center}
 .hero-trust{order:2;padding:24px 0 57px;gap:40px}
 .service-cards{grid-template-columns:1fr 1fr}
 .service-card{grid-template-columns:48px 1fr;padding:27px;gap:15px}
 .service-card h3{min-height:0}
 .food-brands{display:block}
 .food-brands h2{max-width:500px}
 .brand-logos{margin-top:30px;justify-content:flex-start;gap:65px}
}

@media(min-width:1121px) and (max-width:1280px){.hero-copy{padding-left:50px}.hero-trust{width:calc(100% - 100px)}}
