:root{--ink:#132f3a;--blue:#116684;--blue-dark:#0d5069;--sky:#eaf6fa;--orange:#f7a448;--orange-ink:#a54d13;--red:#c93243;--muted:#52656d;--line:#d8e3e7;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:'Avenir Next',Avenir,'Segoe UI',sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1}h1,h2{letter-spacing:-.055em}h2{font-size:clamp(2.3rem,4.3vw,3.5rem);font-weight:750}h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.045em}p{color:var(--muted)}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:#f7a44866}.container{width:min(1180px,calc(100% - 96px));margin-inline:auto}.section{padding-block:98px}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:750;color:var(--blue);line-height:1.55}.skip-link{position:fixed;left:16px;top:10px;z-index:100;transform:translateY(-200%);padding:10px 20px;background:var(--ink);color:white;border-radius:8px}.skip-link:focus{transform:none}.announcement{background:var(--blue);color:white;text-align:center;font-size:.8125rem;letter-spacing:.025em;padding:8px 24px}.announcement span{margin-left:25px;padding-left:25px;border-left:1px solid #ffffff70}.site-header{position:sticky;top:0;z-index:20;background:#fffffffa;border-bottom:1px solid #edf1f3}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:98px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.logo-mark{position:relative;display:block;overflow:hidden;width:68px;height:64px;background:#fff;flex-shrink:0}.logo-mark img{position:absolute;width:160px;height:160px;max-width:none;top:-29px;left:-46px}.brand-type{font-size:1.72rem;letter-spacing:-.065em;font-weight:800;line-height:1.05}.brand-type>span{display:block;letter-spacing:.29em;font-size:.75rem;padding-top:7px;line-height:1.2;font-weight:650}.header-inner nav{display:flex;align-items:center;gap:32px;font-size:.875rem;font-weight:650}.header-inner nav>a:not(.button){padding-block:12px}.header-inner nav>a:not(.button):hover{color:var(--blue);text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:16px 23px;min-height:56px;background:var(--blue);color:white;font-weight:650;font-size:.9375rem;line-height:1.4;border-radius:7px;transition:background .18s,transform .18s}.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.button>span{font-size:1.35rem;line-height:1}.button-small{min-height:47px;padding:12px 19px;gap:17px;font-size:.875rem}.text-link{font-size:.9375rem;font-weight:650;display:inline-flex;gap:12px;align-items:center;border-bottom:1px solid transparent;line-height:1.65}.text-link:hover{border-color:currentColor}.text-link>span{font-size:1.25rem}.hero{padding-block:66px 82px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:56px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:12px;letter-spacing:.12em;margin-bottom:24px}.eyebrow-line{width:24px;height:2px;background:var(--red);flex-shrink:0}.hero h1{font-size:clamp(3.7rem,6.1vw,5rem);font-weight:800;line-height:1.065;letter-spacing:-.067em}.hero h1 em{font-family:var(--serif);font-weight:400;color:var(--blue);white-space:normal;letter-spacing:-.065em}.hero-description{font-size:1.0625rem;max-width:400px;margin-top:25px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:30px}.hero-note{font-size:.8125rem;margin-top:23px;color:#5a6f76}.hero-visual{height:550px;position:relative;min-width:0;margin-inline:20px 10px}.photo-backdrop{position:absolute;inset:20px -18px -17px 28px;border-radius:240px 240px 24px 24px;background:var(--sky);transform:rotate(4deg)}.hero-photo{position:absolute;inset:0;border-radius:250px 250px 22px 22px;overflow:hidden;background:var(--sky)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 42%}.good-dog-seal{position:absolute;top:26px;right:-35px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:140px;height:140px;border-radius:50%;background:var(--orange);color:var(--ink);transform:rotate(12deg);box-shadow:0 0 0 7px #fff}.good-dog-seal>span{font-size:.75rem;font-weight:750;letter-spacing:.1em}.good-dog-seal>strong{text-align:center;font-family:var(--serif);font-size:1.55rem;line-height:1.05;font-style:italic;font-weight:500}.location-card{position:absolute;bottom:25px;left:-32px;right:28px;display:flex;gap:14px;align-items:center;padding:18px 20px;background:white;box-shadow:0 8px 30px #112f3a15;border-radius:12px}.location-card strong{display:block;font-size:.9rem;line-height:1.5}.location-card small{display:block;font-size:.75rem;color:var(--muted);line-height:1.6}.location-card>span:last-child{margin-left:auto;font-size:1.4rem}.location-icon{width:42px;height:42px;border-radius:50%;background:var(--sky);display:grid;place-items:center;flex-shrink:0;color:var(--blue)}.location-icon svg{width:21px;height:21px}.care-strip{background:var(--sky);border-block:1px solid #dceff4}.care-strip>.container{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:24px;color:var(--blue-dark);font-size:.9375rem;font-weight:650}.strip-plus{color:#5399ab;font-size:1.5rem;font-weight:400}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p{max-width:340px;font-size:1rem;padding-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{border:1px solid var(--line);border-radius:14px;padding:29px 26px 23px;display:flex;flex-direction:column;align-items:stretch;transition:border-color .2s,transform .2s}.service-card:hover{border-color:#63a4b6;transform:translateY(-4px)}.service-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:29px}.service-number{display:grid;place-items:center;width:39px;height:39px;border:1px solid #b3dce8;border-radius:50%;font-size:.8125rem;color:var(--blue);font-weight:600}.service-category{font-size:.75rem;letter-spacing:.1em;color:var(--muted);font-weight:750}.service-card h3{font-size:1.6rem;letter-spacing:-.04em;margin-bottom:15px}.service-card p{line-height:1.7;font-size:1rem}.service-detail{font-size:.8125rem;color:var(--blue);padding-block:22px 24px;margin-top:auto}.service-link{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.8125rem;font-weight:700}.service-link:hover{color:var(--blue)}.service-link span{font-size:1.2rem}.service-card:nth-child(2){background:#f3f9fb;border-color:#d5eaf0}.service-card:nth-child(3) .service-number{border-color:#f3c28e;color:var(--orange-ink)}.pricing-note{text-align:center;font-size:.875rem;margin-top:27px}.pricing-note a{text-decoration:underline;text-underline-offset:3px;color:var(--blue);font-weight:650}.extras{margin-top:55px;padding-top:35px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:35px}.extras h3{font-size:1.45rem;letter-spacing:-.03em;margin-top:7px}.extras .eyebrow{font-size:.75rem;white-space:nowrap}.extras ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.extras li{font-size:.8125rem;padding:8px 14px;border:1px solid var(--line);border-radius:30px;white-space:nowrap}.our-care{background:var(--sky);padding-block:84px}.care-inner{display:grid;grid-template-columns:1.07fr 1fr;gap:100px;align-items:center}.care-title .eyebrow{margin-bottom:20px}.care-title>p:not(.eyebrow){margin-top:23px;font-size:1rem;max-width:485px}.care-title .text-link{margin-top:26px;color:var(--blue)}.care-points{border-top:1px solid #bbd8e1}.care-points article{display:flex;gap:24px;padding-block:29px;border-bottom:1px solid #bbd8e1}.care-points article>span{font-size:.8rem;color:var(--blue);padding-top:3px}.care-points h3{font-size:1.2rem;letter-spacing:-.025em;margin-bottom:10px;line-height:1.25}.care-points p{font-size:1rem;line-height:1.65}.visit-card{background:var(--blue);border-radius:20px;display:grid;grid-template-columns:1.45fr 1fr;padding:57px 61px;gap:75px;color:white}.visit-card h2{font-size:clamp(2.8rem,4.6vw,3.75rem)}.visit-card .eyebrow{color:#c2e6ef;margin-bottom:18px}.visit-card p:not(.eyebrow){color:#d4e8ee;max-width:400px;margin-top:21px;font-size:1rem}.button-light{background:white;color:var(--blue-dark);margin-top:27px;font-size:1.0625rem}.button-light:hover{background:#eaf6fa}.button svg{width:19px;height:19px;flex-shrink:0}.visit-details{align-self:center;padding-left:45px;border-left:1px solid #ffffff42}.visit-details address{display:flex;flex-direction:column;font-style:normal;font-size:1.0625rem;line-height:1.7}.visit-details address strong{font-weight:650;margin-bottom:7px}.visit-details .text-link{margin-top:22px}.visit-divider{height:1px;background:#ffffff42;margin-top:30px}.visit-details .visit-reminder{color:white!important;font-weight:650;margin-top:24px!important}.visit-details .visit-reminder+p{margin-top:5px!important;font-size:.875rem!important;max-width:270px}.faq{margin-top:94px;display:grid;grid-template-columns:1fr 1.55fr;gap:90px}.faq .eyebrow{margin-bottom:18px}.faq h2{font-size:2.6rem}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:28px;font-size:1rem;font-weight:650;cursor:pointer;padding:23px 0;line-height:1.5}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-size:1.65rem;font-weight:400;line-height:1;color:var(--blue)}details[open] summary::after{content:'−'}details>p{font-size:1rem;line-height:1.7;padding-bottom:23px;padding-right:35px}details>p>a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}footer{border-top:1px solid var(--line)}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:39px}.footer-main>p{font-size:.875rem;line-height:1.6}.footer-links{display:flex;align-items:center;gap:26px;font-size:.8125rem;font-weight:600}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:19px 27px;color:var(--muted);font-size:.75rem}.menu-toggle{border:1px solid var(--line);border-radius:6px;background:white;min-height:44px;padding:8px 13px;color:var(--ink);align-items:center;gap:10px;font-size:.875rem;font-weight:600}.menu-lines{position:relative;width:17px;height:12px;border-block:1.5px solid currentColor}.menu-lines::before{content:'';position:absolute;left:0;right:0;top:4px;border-top:1.5px solid currentColor}[hidden]{display:none!important}
@media(min-width:1600px){.hero{gap:75px}.hero-visual{height:575px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.header-inner nav{gap:22px}.hero{gap:27px}.hero h1{font-size:clamp(3.3rem,6vw,4.4rem)}.hero-visual{height:495px;margin-inline:16px 14px}.good-dog-seal{width:122px;height:122px;right:-24px}.good-dog-seal strong{font-size:1.4rem}.good-dog-seal>span{font-size:.75rem}.hero-actions{gap:19px}.hero-actions .button{padding-inline:19px}.hero-actions .text-link{font-size:.875rem}.hero-description{font-size:1rem}.care-inner{gap:60px}.service-card{padding-inline:21px}.service-category{font-size:.75rem}.service-card h3{font-size:1.4rem}.service-top{gap:8px}.service-link{font-size:.75rem}.extras{gap:22px}.visit-card{padding:46px;gap:45px}.visit-details{padding-left:32px}.footer-links{gap:20px}.faq{gap:50px}.footer-main>p{display:none}}
@media(max-width:820px){.container{width:calc(100% - 48px)}.header-inner{min-height:86px;gap:20px}.brand-type{font-size:1.55rem}.header-inner nav{gap:18px}.header-inner nav>a:not(.button){font-size:.8125rem}.header-inner .button-small{padding-inline:14px;gap:10px}.hero{grid-template-columns:1fr 1fr;padding-block:46px 60px;gap:23px}.hero h1{font-size:clamp(2.85rem,6.2vw,3.6rem)}.hero-copy>.eyebrow{font-size:.75rem;gap:8px;margin-bottom:20px}.eyebrow-line{width:15px}.hero-visual{height:445px;margin-inline:10px 12px}.good-dog-seal{width:104px;height:104px;right:-18px;top:27px;gap:6px;box-shadow:0 0 0 5px #fff}.good-dog-seal strong{font-size:1.16rem}.good-dog-seal>span{font-size:.75rem}.location-card{left:-15px;right:10px;bottom:20px;padding:14px 12px;gap:10px}.location-icon{width:32px;height:32px}.location-card strong{font-size:.75rem}.location-card small{font-size:.75rem}.location-card>span:last-child{display:none}.hero-actions{gap:19px}.hero-note{font-size:.75rem}.section{padding-block:70px}.care-strip>.container{font-size:.78rem;gap:16px}.service-grid{gap:13px}.service-card{padding:23px 17px 20px}.service-top{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:19px}.service-card p{font-size:1rem}.service-detail{font-size:.75rem}.service-card h3{font-size:1.3rem}.section-heading{gap:28px}.section-heading>p{max-width:280px}.extras{align-items:flex-start}.extras ul{gap:8px}.extras li{font-size:.75rem;padding:6px 11px}.our-care{padding-block:64px}.care-inner{gap:37px}.care-points article{gap:16px;padding-block:23px}.care-points h3{font-size:1.1rem}.visit-card{padding:38px 33px;gap:33px;grid-template-columns:1.2fr 1fr}.visit-details{padding-left:27px}.visit-card h2{font-size:2.8rem}.visit-card .eyebrow{font-size:.75rem}.visit-details address{font-size:1rem}.faq{margin-top:70px;gap:32px}.faq h2{font-size:2.25rem}.faq .eyebrow{font-size:.75rem}}
@media(max-width:680px){html{scroll-padding-top:95px}.container{width:calc(100% - 40px)}.announcement{padding:7px 10px;font-size:.75rem}.announcement span{display:none}.header-inner{min-height:81px;flex-wrap:wrap;gap:0}.logo-mark{width:55px;height:53px}.logo-mark img{width:132px;height:132px;left:-38px;top:-25px}.brand{gap:9px}.brand-type{font-size:1.5rem}.brand-type>span{font-size:.75rem;padding-top:6px}.menu-toggle{display:inline-flex}.header-inner nav{width:100%;display:flex;flex-wrap:wrap;gap:8px 24px;padding:6px 0 20px}.header-inner nav>a:not(.button){font-size:.875rem}.header-inner nav>.button{margin-left:auto}.js .header-inner nav{display:none}.js .header-inner nav.is-open{display:flex}.hero{grid-template-columns:1fr;gap:36px;padding-block:38px 58px}.hero-copy>.eyebrow{font-size:.75rem;margin-bottom:20px}.hero h1{font-size:clamp(3.15rem,12vw,4.7rem);line-height:1.04}.hero h1 br:first-of-type{display:none}.hero h1 em{white-space:normal}.hero-description{margin-top:22px;font-size:1rem;max-width:400px}.hero-actions{gap:21px;margin-top:25px}.hero-actions .button{font-size:.875rem;padding:15px 17px;gap:16px}.hero-actions .text-link{font-size:.8125rem;gap:8px}.hero-note{margin-top:18px}.hero-visual{height:440px;max-width:410px;width:calc(100% - 38px);margin-inline:auto}.photo-backdrop{inset:14px -13px -13px 23px}.hero-photo img{object-position:50% 42%}.good-dog-seal{width:122px;height:122px;right:-26px;top:16px;gap:8px}.good-dog-seal strong{font-size:1.45rem}.good-dog-seal>span{font-size:.75rem}.location-card{left:-16px;right:4px;bottom:20px;padding:16px;gap:12px}.location-card strong{font-size:.875rem}.location-card small{font-size:.75rem}.location-icon{width:39px;height:39px}.location-card>span:last-child{display:block}.care-strip>.container{justify-content:center;gap:16px;padding-block:18px;font-size:.8125rem;flex-wrap:wrap}.care-strip span:last-child,.care-strip .strip-plus:nth-last-child(2){display:none}.strip-plus{font-size:1.2rem}.section{padding-block:61px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:13px}.section-heading>p{max-width:360px;margin-top:21px}h2{font-size:2.6rem}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:25px 25px 22px}.service-top{flex-direction:row;align-items:center;margin-bottom:23px}.service-category{font-size:.75rem}.service-number{width:37px;height:37px}.service-card h3{font-size:1.55rem;margin-bottom:14px}.service-detail{font-size:.8125rem;padding-block:18px 21px}.service-link{font-size:.875rem}.pricing-note{font-size:.8125rem;margin-top:23px;line-height:1.7}.extras{display:block;margin-top:35px;padding-top:30px}.extras .eyebrow{font-size:.75rem}.extras h3{font-size:1.5rem}.extras ul{justify-content:flex-start;margin-top:21px;gap:9px}.extras li{font-size:.8125rem;padding:8px 13px}.our-care{padding-block:58px}.care-inner{grid-template-columns:1fr;gap:37px}.care-title .eyebrow{font-size:.75rem;margin-bottom:15px}.care-title .text-link{font-size:.875rem}.care-points article{gap:20px;padding-block:25px}.care-points h3{font-size:1.15rem}.visit-card{grid-template-columns:1fr;padding:34px 26px 36px;gap:36px;border-radius:14px}.visit-card h2{font-size:2.8rem}.visit-card .eyebrow{font-size:.75rem}.visit-card p:not(.eyebrow){margin-top:19px}.visit-card .button{margin-top:24px}.visit-details{border-left:0;border-top:1px solid #ffffff42;padding-left:0;padding-top:30px}.visit-details .eyebrow{margin-bottom:15px}.visit-divider{margin-top:24px}.visit-details address{font-size:1.0625rem}.faq{margin-top:58px;grid-template-columns:1fr;gap:26px}.faq h2{font-size:2.5rem}.faq h2 br{display:none}.faq .eyebrow{font-size:.75rem;margin-bottom:14px}summary{padding-block:21px;font-size:.9375rem;gap:20px}details>p{font-size:1rem;padding-right:20px}.footer-main{flex-direction:column;align-items:flex-start;padding-block:31px;gap:27px}.footer-links{flex-wrap:wrap;font-size:.875rem;gap:19px 26px}.footer-bottom{flex-direction:column;gap:5px;font-size:.75rem;padding-block:20px 25px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:2.95rem}.hero-actions{gap:18px}.hero-visual{height:375px}.good-dog-seal{width:107px;height:107px;right:-22px}.good-dog-seal strong{font-size:1.25rem}.good-dog-seal>span{font-size:.75rem}.location-card{gap:8px;padding:12px}.location-card strong{font-size:.78rem}.location-card small{font-size:.75rem}.location-icon{width:31px;height:31px}.care-strip>.container{font-size:.75rem;gap:10px}.header-inner nav>.button{margin-left:0}.visit-card{padding-inline:23px}.extras li{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.hero-copy{min-width:0;overflow-wrap:break-word}.service-link,.footer-links,.hero-actions .text-link,.header-inner nav>a:not(.button),.extras li,.care-strip>.container{font-size:.875rem}.service-category{line-height:1.5}.good-dog-seal>span{letter-spacing:.045em}.hero-actions .text-link{white-space:normal}
/* Keep the logo and company motto together in the sticky header. */
.header-branding{display:flex;align-items:center;flex:0 1 auto;flex-wrap:wrap;gap:12px 24px;min-width:0;transform:translateY(6px)}
.brand-motto{display:flex;flex-direction:column;flex:0 0 auto;gap:2px;font-size:1rem;font-weight:650;line-height:1.15;letter-spacing:.045em;text-transform:uppercase}
.brand-motto span{white-space:nowrap}
.motto-god{color:#f45c10}
.motto-people{color:#c40b46}
.motto-dogs{color:#1096df}
@media(max-width:960px){
  .header-inner{flex-wrap:wrap;gap:0 18px}
  .header-branding{margin-right:auto}
  .menu-toggle{display:inline-flex}
  .header-inner nav{width:100%;display:flex;flex-wrap:wrap;gap:8px 24px;padding:18px 0 20px}
  .header-inner nav>.button{margin-left:auto}
  .js .header-inner nav{display:none}
  .js .header-inner nav.is-open{display:flex}
}
@media(max-width:680px){
  .header-inner{column-gap:10px;row-gap:8px;padding-block:8px}
  .header-branding{flex:1 1 0;gap:10px 14px}
  .brand-motto{font-size:.875rem;line-height:1.2;letter-spacing:.025em}
  .header-inner nav{padding-top:14px;padding-bottom:12px}
  .header-inner nav>.button{margin-left:0}
}
@media(max-width:440px){
  .menu-toggle{width:44px;min-width:44px;padding:0;justify-content:center;gap:0;flex-shrink:0}
  .menu-toggle .menu-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
}
@media(max-width:360px){
  .header-branding{flex-basis:100%;justify-content:space-between}
  .menu-toggle{margin-left:auto}
}
.service-detail{font-size:.875rem;line-height:1.7}
