@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap');
:root{--teal:#007d90;--deep:#123e4a;--red:#ff0738;--mint:#effbfd;--ink:#183d48;--muted:#526c76;--line:#d7e8ed;--white:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--white);color:var(--ink);font:16px/1.65 'Nunito',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--red);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Nunito,Arial,sans-serif}h1,h2{font-weight:600;letter-spacing:-.055em;line-height:1.1}h2{font-size:clamp(2.25rem,4vw,3.65rem)}h2 span{color:var(--teal)}h3{font-size:1.25rem;line-height:1.35;letter-spacing:-.03em}.container{width:min(1240px,calc(100% - 96px));margin:auto}.topbar{background:var(--deep);color:white;font-size:.875rem;padding:9px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.topbar a{font-weight:600}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #e5eff2;backdrop-filter:blur(15px)}.header-inner{height:105px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;flex-direction:column;line-height:1;position:relative;width:181px;flex-shrink:0}.brand-word{font-family:Arial,sans-serif;font-weight:800;letter-spacing:-5px;font-size:54px;color:var(--teal);display:flex;align-items:center}.brand-heart{display:inline-block;font-size:62px;font-weight:400;color:var(--red);line-height:.8;letter-spacing:-7px;transform-origin:center bottom;animation:heart-arrive 2.8s cubic-bezier(.24,.65,.29,1) both}.brand-plus{color:var(--red);font-size:32px;align-self:start;letter-spacing:0;margin:0 0 0 5px}.brand-caption{font-size:9.5px;font-weight:700;letter-spacing:1.25px;margin-top:8px}.brand-heart.static{animation:none}nav{display:flex;gap:27px;font-size:.9rem;font-weight:500}nav a:hover,.text-link:hover{color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 24px;background:var(--teal);color:white;border:1px solid var(--teal);border-radius:9px;font-size:.94rem;font-weight:700;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--deep);transform:translateY(-2px)}.button.small{font-size:.85rem;padding:13px 17px;gap:14px}.button.outline{background:transparent;color:var(--teal)}.button.outline:hover{background:#def4f8}.text-link{font-size:.9rem;display:inline-flex;align-items:center;gap:15px;font-weight:700}.menu-toggle{display:none}.hero{min-height:650px;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:36px;padding-top:55px;padding-bottom:50px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;line-height:1.6;color:var(--teal);margin-bottom:23px}.mini-cross{font-size:19px;vertical-align:middle;margin-right:8px;color:var(--red)}h1{font-size:clamp(3.1rem,4.95vw,4.7rem);margin-bottom:25px}h1>span{color:var(--teal);position:relative}h1>span:after{content:'';position:absolute;bottom:-10px;left:0;right:0;height:5px;background:var(--red);border-radius:100%;transform:rotate(-3deg)}.hero-description{font-size:1.05rem;color:var(--muted);max-width:435px;margin-top:30px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:15px;margin-top:38px}.note-icon{border:1px solid var(--line);border-radius:50%;height:48px;width:48px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:var(--teal)}.note-icon>span{font-size:.8rem}.hero-note p{font-size:.8rem;color:var(--muted);line-height:1.6}.hero-note strong{font-weight:500;color:var(--ink)}.hero-visual{position:relative;align-self:center;padding:15px 0 35px}.hero-photo-wrap{overflow:hidden;border-radius:48% 48% 12px 12px;background:var(--mint);aspect-ratio:1/1.04}.hero-photo-wrap img{width:100%;height:100%;object-fit:cover}.love-stamp{position:absolute;right:-12px;bottom:65px;padding:18px 23px;border-radius:14px;background:var(--white);box-shadow:0 12px 50px #17443e14;transform:rotate(5deg);font-size:.85rem;font-weight:600;line-height:1.4;display:flex;gap:12px;align-items:center}.love-stamp>span{color:var(--red);font-size:47px;font-weight:400}.visual-caption{position:absolute;bottom:8px;right:12px;font-size:.65rem;letter-spacing:.16em;color:var(--muted)}.care-strip{border-block:1px solid var(--line);background:var(--mint)}.care-strip .container{display:flex;justify-content:space-between;gap:25px;padding-block:23px;font-size:.9rem}.care-strip span{display:flex;gap:5px}.care-strip strong{font-weight:600}.section{padding-block:100px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:43px}.section-heading>p{max-width:360px;color:var(--muted);font-size:1rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;min-height:280px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #17443e09}.service-number{font-size:.85rem;color:var(--teal);margin-bottom:30px}.service-card h3{margin-bottom:12px}.service-card p{color:var(--muted);font-size:.9rem;line-height:1.7;margin-bottom:23px}.service-card a{font-weight:700;font-size:.85rem;margin-top:auto;display:flex;justify-content:space-between;gap:12px}.featured{background:var(--deep);color:white;border-color:var(--deep)}.featured p,.featured .service-number{color:#cbe5db}.service-badge{position:absolute;right:25px;top:27px;border:1px solid #5e8276;border-radius:30px;font-size:.65rem;letter-spacing:.1em;padding:4px 10px}.hospital-section{background:var(--mint);padding-block:90px}.hospital-layout{display:grid;grid-template-columns:1.04fr 1fr;gap:80px;align-items:center}.hospital-image{position:relative}.hospital-image img{width:100%;aspect-ratio:1.1;object-fit:cover;border-radius:var(--radius)}.image-label{position:absolute;bottom:20px;left:20px;right:20px;background:white;border-radius:9px;padding:12px 18px;font-size:.85rem;font-weight:600}.hospital-copy p:not(.eyebrow){margin-top:23px;color:var(--muted)}.hospital-copy a{margin-top:27px}.feline-section{display:grid;grid-template-columns:1fr 1fr;gap:80px}.feline-section>div>p:not(.eyebrow){color:var(--muted);max-width:500px}.feline-list{padding:0;margin:22px 0 0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:.92rem}.feline-list li{display:flex;gap:10px;align-items:start}.feline-list li:before{content:'✓';color:var(--teal)}.instagram-section{background:#f6f8f6;padding-block:85px}.instagram-fallback{display:flex;align-items:center;gap:25px;padding:35px 40px;border:1px solid var(--line);border-radius:var(--radius);background:white}.instagram-symbol{font-size:65px;line-height:1;color:var(--teal)}.instagram-fallback p{font-size:.95rem;color:var(--muted);margin-top:8px}.instagram-fallback>a{margin-left:auto;white-space:nowrap}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-section>div>p:not(.eyebrow){margin:25px 0;color:var(--muted)}.contact-card{padding:35px 40px;border:1px solid var(--line);border-radius:var(--radius)}.contact-card>div+div{margin-top:28px;padding-top:25px;border-top:1px solid var(--line)}.contact-label{display:block;font-size:.7rem;letter-spacing:.12em;color:var(--muted);margin-bottom:12px}.phone{font-size:1.85rem;letter-spacing:-.035em;font-weight:600}.contact-card address{font-style:normal;font-size:1rem;line-height:1.8}.contact-card .text-link{margin-top:18px}footer{background:var(--deep);color:white;padding-top:50px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:40px}.footer-main .brand-word,.footer-main .brand-caption{color:white}.footer-main>p{font-size:.95rem;color:#cce7ed}.footer-main>a:last-child{font-size:.9rem}.footer-bottom{border-top:1px solid #3d626e;padding-block:23px;display:flex;justify-content:space-between;gap:25px;color:#c4dce3;font-size:.75rem}.floating-contact{position:fixed;bottom:22px;right:24px;border-radius:99px;background:var(--teal);color:white;box-shadow:0 5px 20px #0002;padding:12px 18px;z-index:25;font-size:.8rem;font-weight:600;display:flex;gap:16px;border:2px solid white}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.carousel-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.arrow-button{border:1px solid var(--line);border-radius:50%;width:44px;height:44px;background:white;color:var(--teal);font-size:22px}.arrow-button:disabled{opacity:.35;cursor:default}.post-track{display:flex;gap:20px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:16px}.post-card{flex:0 0 calc((100% - 40px)/3);min-width:0;border:1px solid var(--line);border-radius:16px;background:white;overflow:hidden;scroll-snap-align:start}.post-image{width:100%;aspect-ratio:1;object-fit:cover}.post-content{padding:18px}.post-content p{font-size:.9rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-line}.post-content time{display:block;font-size:.75rem;color:var(--muted);margin-top:12px}.media-kind{font-size:.7rem;color:var(--teal);display:block;margin-bottom:8px}[hidden]{display:none!important}@keyframes heart-arrive{0%{transform:translate(145px,-80px) rotate(35deg) scale(.5);opacity:0}15%{opacity:1}35%{transform:translate(80px,0) rotate(-20deg)}50%{transform:translate(45px,-55px) rotate(18deg)}65%{transform:translate(20px,0) scale(1.15,.8)}80%{transform:translate(0,-22px) rotate(-8deg)}90%{transform:translate(0,0) scale(1.05,.9)}100%{transform:none}}
@media(min-width:1500px){.hero{min-height:720px}.hero-visual{max-width:560px}}@media(max-width:1100px){.container{width:calc(100% - 56px)}nav{gap:18px;font-size:.8rem}.header-cta{display:none}.hero{gap:25px;min-height:590px}h1{font-size:3.8rem}.hero-actions{gap:18px}.hero-actions .text-link{font-size:.82rem}.care-strip .container{flex-wrap:wrap;justify-content:center;gap:12px 35px}.hospital-layout{gap:45px}.service-card{padding:23px}.contact-section{gap:50px}.section-heading .button{font-size:.8rem}.brand{width:170px}}
@media(max-width:760px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.topbar{font-size:.72rem}.topbar .container{justify-content:center}.topbar .container>span{display:none}.header-inner{height:82px}.header .brand{width:150px}.brand-word{font-size:44px;letter-spacing:-4px}.brand-heart{font-size:52px}.brand-caption{font-size:8px;letter-spacing:1px}.brand-plus{font-size:26px}.menu-toggle{display:flex;align-items:center;gap:10px;background:none;border:1px solid var(--line);border-radius:7px;padding:8px 12px;font-size:.8rem;color:var(--ink)}nav{display:none;position:absolute;left:0;right:0;top:82px;background:white;border-bottom:1px solid var(--line);padding:20px;box-shadow:0 10px 20px #0001;font-size:1rem}nav.open{display:flex;flex-direction:column;gap:20px}.hero{grid-template-columns:1fr;gap:30px;padding-top:38px;padding-bottom:35px}.eyebrow{font-size:.65rem;letter-spacing:.1em;margin-bottom:18px}h1{font-size:clamp(2.9rem,10vw,4.2rem);margin-bottom:20px}.hero-description{font-size:1rem;max-width:470px}.hero-actions{margin-top:24px}.hero-note{margin-top:28px}.hero-visual{width:min(100%,450px);margin:0 auto;padding-top:0}.hero-photo-wrap{aspect-ratio:1.14}.love-stamp{right:0;bottom:55px;font-size:.78rem;padding:13px 18px}.visual-caption{font-size:.6rem}.care-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:.75rem;padding-block:20px}.care-strip span{display:block}.section{padding-block:60px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px}.service-grid{grid-template-columns:1fr 1fr;gap:12px}.service-card{padding:21px;min-height:285px}.service-card h3{font-size:1.1rem}.service-card p{font-size:.875rem}.service-number{margin-bottom:30px}.service-badge{top:20px;right:16px;font-size:.55rem;padding:3px 7px}.service-card a{font-size:.75rem}.hospital-section{padding-block:55px}.hospital-layout{grid-template-columns:1fr;gap:32px}.hospital-image img{aspect-ratio:1.2}.hospital-copy p:not(.eyebrow){font-size:.95rem}.feline-section{grid-template-columns:1fr;gap:25px}.feline-list{gap:15px;font-size:.875rem}.instagram-section{padding-block:55px}.section-heading .button{margin-top:25px;max-width:100%;font-size:.78rem;padding:14px}.instagram-fallback{padding:24px;flex-wrap:wrap;gap:18px}.instagram-fallback>a{margin:0}.instagram-fallback h3{font-size:1.1rem}.instagram-symbol{font-size:45px}.instagram-fallback>div{flex:1;min-width:180px}.contact-section{grid-template-columns:1fr;gap:30px}.contact-card{padding:26px}.phone{font-size:1.75rem}.footer-main{flex-wrap:wrap;gap:25px}.footer-main>p{font-size:.85rem}.footer-bottom{flex-direction:column;gap:8px;padding-bottom:80px}.floating-contact{bottom:15px;right:15px;font-size:.75rem}.post-card{flex-basis:80%}.carousel-toolbar p{font-size:.85rem}}
@media(max-width:420px){.service-grid{grid-template-columns:1fr}.service-card{min-height:245px}.hero-actions{align-items:start;flex-direction:column}.feline-list{grid-template-columns:1fr}.care-strip .container{font-size:.7rem}.hero-note p{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Readable secondary labels at every breakpoint. */
.eyebrow,.visual-caption,.service-badge,.contact-label,.media-kind{font-size:.75rem}.hero-photo-wrap{border-radius:32px;background:white}.hero-photo-wrap img{object-fit:contain}.contact-photo{width:100%;aspect-ratio:2;object-fit:cover;border-radius:12px;margin-bottom:25px}

.footer-contact{font-size:.875rem;line-height:1.6}.footer-contact>a:first-child{font-weight:600}.footer-contact address{font-style:normal;color:#cce7ed;margin:5px 0}.footer-contact .text-link{font-size:.8rem;color:#cce7ed}

.hospital-image img{aspect-ratio:4/3;height:auto;object-fit:contain}

/* A closer, more compact page rhythm. */
.header-inner{height:86px}.hero{min-height:0;padding-top:30px;padding-bottom:30px;gap:30px}.hero-visual{max-width:450px;justify-self:end;padding:0 0 24px}.hero-note{margin-top:22px}.hero-actions{margin-top:23px}.hero-description{margin-top:22px}.section{padding-block:52px}.section-heading{margin-bottom:26px}.section-heading .eyebrow{margin-bottom:12px}.care-strip .container{padding-block:15px}.service-grid{gap:14px}.service-card{min-height:235px;padding:23px}.service-number{margin-bottom:16px}.service-card p{margin-bottom:15px}.hospital-section{padding-block:48px}.hospital-layout{gap:45px}.hospital-copy p:not(.eyebrow){margin-top:16px}.hospital-copy a{margin-top:18px}.feline-section{gap:40px;padding-block:42px}.feline-section h2{font-size:2.6rem}.eyebrow{margin-bottom:14px}footer{padding-top:28px}.footer-main{padding-bottom:25px}.footer-bottom{padding-block:17px}
/* Google-inspired review cards, retaining the NeoVet palette. */
.reviews-section{padding:34px 0 26px;background:#f0f9fb;color:var(--ink);border-block:1px solid var(--line)}.reviews-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.reviews-heading-copy{display:flex;align-items:center;gap:17px;min-width:0}.reviews-heading .eyebrow{font-size:.75rem;margin-bottom:5px}.reviews-heading h2{font-size:clamp(1.4rem,2.6vw,2rem);letter-spacing:-.035em;line-height:1.25}.reviews-heading-copy>div>p:last-child{font-size:.875rem;color:var(--muted);margin-top:6px}.reviews-all{font-size:.8rem;white-space:nowrap}.red-heart{color:#ec3945!important}.reviews-cat{width:86px;height:90px;flex-shrink:0;overflow:hidden;border-radius:22px;background:white}.reviews-cat img{width:215px;height:215px;max-width:none;transform:translate(-8px,-83px)}.google-word{font-family:Arial,sans-serif;font-weight:600;letter-spacing:-.6px;font-size:1.05em;white-space:nowrap}.google-word span:nth-child(1),.google-word span:nth-child(4){color:#4285f4}.google-word span:nth-child(2),.google-word span:nth-child(6){color:#ea4335}.google-word span:nth-child(3){color:#b57900}.google-word span:nth-child(5){color:#188038}.review-carousel{min-width:0}.review-slides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.review-slide{margin:0;min-height:232px;background:white;border:1px solid #dce7ec;border-radius:14px;padding:20px;box-shadow:0 2px 7px #15362c05;display:flex;flex-direction:column;animation:review-in .35s ease}.review-author{display:flex;align-items:center;gap:10px;min-width:0}.review-author>div{min-width:0;flex:1}.review-author h3{font-family:'Nunito',Arial,sans-serif;font-size:.875rem;line-height:1.3;letter-spacing:0;font-weight:700;overflow-wrap:anywhere}.review-origin{font-size:.75rem;color:#60727b}.review-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;background:#d8ebe4;color:#155c49;flex-shrink:0;font-weight:600}.avatar-1{background:#e2eafa;color:#335caa}.avatar-2{background:#f8e6dc;color:#994d28}.avatar-3{background:#ede2f5;color:#6c4092}.google-g{font:bold 22px/1 Arial,sans-serif;color:#4285f4}.review-stars{color:#b87800;font-size:1rem;letter-spacing:2px;line-height:1;margin:16px 0 12px}.review-slide blockquote{margin:0 0 12px}.review-slide blockquote p{font-size:.9rem;line-height:1.6;white-space:pre-line;color:#344a54}.review-source{font-size:.75rem;color:#526d77;margin-top:auto;display:inline-flex;gap:6px;align-items:center}.review-source:hover{color:var(--teal)}.review-controls{display:flex;align-items:center;gap:15px;margin-top:14px}.review-auto-note{font-size:.75rem;color:var(--muted)}.review-pause{background:transparent;border:0;padding:7px 5px;text-decoration:underline;text-underline-offset:3px;font-size:.75rem;color:var(--muted)}.review-position{margin-left:auto;font-size:.75rem;color:var(--muted);font-variant-numeric:tabular-nums}.review-arrows{display:flex;gap:6px}.review-arrows .arrow-button{width:34px;height:34px;font-size:19px}.review-arrows .arrow-button:hover{background:var(--mint)}@keyframes review-in{from{opacity:.6;transform:translateY(4px)}to{opacity:1;transform:none}}
/* Both channels stay together without covering the page with a large panel. */
.social-dock{position:fixed;right:20px;bottom:18px;z-index:25;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.social-button{display:flex;align-items:center;justify-content:center;gap:9px;border-radius:30px;padding:11px 15px;font-size:.8rem;font-weight:600;box-shadow:0 4px 18px #143a2d20;border:2px solid white;line-height:1.2;transition:transform .2s}.social-button:hover{transform:translateY(-2px)}.social-button svg{width:21px;height:21px;flex-shrink:0}.social-instagram{background:white;color:var(--deep);border-color:#d7e8ed}.social-instagram-name{font-size:.75rem}.social-whatsapp{background:var(--teal);color:white}.social-button .red-heart{font-size:19px}.footer-bottom{padding-bottom:28px}
@media(max-width:1050px){.review-slides{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{max-width:380px}.reviews-all{font-size:.75rem}}
@media(max-width:760px){.header-inner{height:76px}nav{top:76px}.hero{padding-top:25px;padding-bottom:24px;gap:22px}.hero-visual{max-width:320px;justify-self:center}.hero-note{margin-top:20px}.hero-description{margin-top:20px}.section{padding-block:34px}.section-heading{margin-bottom:22px}.section-heading>p{margin-top:14px}.service-card{min-height:230px;padding:20px}.hospital-section{padding-block:34px}.hospital-layout{gap:23px}.hospital-copy .eyebrow{margin-bottom:12px}.hospital-copy h2{font-size:2.1rem}.hospital-copy p:not(.eyebrow){margin-top:13px}.feline-section{gap:18px;padding-block:30px}.feline-section h2{font-size:2.05rem}.feline-list{margin-top:14px}.reviews-section{padding:27px 0 20px}.reviews-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:16px}.reviews-heading-copy{gap:12px}.reviews-cat{width:64px;height:74px;border-radius:16px}.reviews-cat img{width:177px;height:177px;transform:translate(-9px,-67px)}.reviews-heading h2{font-size:1.35rem}.reviews-heading-copy>div>p:last-child{font-size:.8rem}.reviews-heading .eyebrow{font-size:.65rem}.reviews-all{margin-left:76px}.review-slides{grid-template-columns:minmax(0,1fr);gap:0}.review-slide{min-height:230px;padding:19px}.review-slide blockquote p{font-size:.9rem}.review-controls{gap:8px;margin-top:10px}.review-auto-note{font-size:.65rem}.review-pause{font-size:.7rem}.review-position{font-size:.7rem}.review-arrows .arrow-button{height:32px;width:32px}.social-dock{right:12px;bottom:12px;gap:6px}.social-button{padding:9px 12px;font-size:.75rem}.social-button svg{width:18px;height:18px}.social-instagram-name{font-size:.65rem}.social-button .red-heart{font-size:17px}footer{padding-top:24px}.footer-main{gap:18px;padding-bottom:22px}.footer-bottom{padding-bottom:105px;gap:6px}}

/* Compact service directory: one clear, clickable row per care area. */
.care-compact{padding-block:36px}.care-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.care-heading h2{font-size:clamp(1.8rem,3vw,2.6rem)}.care-heading .eyebrow{margin-bottom:7px}.care-heading>p{color:var(--muted);font-size:.875rem;line-height:1.6}.care-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.care-item{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:white;transition:background .2s,border-color .2s}.care-item:hover{background:var(--mint);border-color:var(--teal)}.care-item>div{flex:1;min-width:0}.care-item h3{font-size:1rem;line-height:1.4;margin-bottom:3px}.care-item p{font-size:.82rem;line-height:1.5;color:var(--muted)}.care-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;background:var(--mint);color:var(--teal);border-radius:10px;font-size:1.25rem;font-weight:600}.care-item:nth-child(2) .care-icon{font-size:.85rem;background:var(--deep);color:white}.care-item:last-child .care-icon{color:var(--red)}.care-arrow{color:var(--teal);font-size:1.1rem}.footer-description{padding-bottom:16px}.footer-description p{font-size:.8rem;line-height:1.6;color:#cce7ed;max-width:920px}
@media(max-width:760px){.care-compact{padding-block:28px}.care-heading{display:block;margin-bottom:16px}.care-heading>p{margin-top:10px;font-size:.82rem}.care-list{grid-template-columns:1fr;gap:8px}.care-item{padding:12px;gap:11px}.care-item h3{font-size:.94rem}.care-item p{font-size:.8rem}.care-icon{width:33px;height:33px}.care-heading .eyebrow{font-size:.65rem}.footer-description p{font-size:.75rem}}

/* The heart opens to reveal the V, then gently joins again. */
.brand-heart{display:inline-flex;align-items:center;justify-content:center;width:43px;height:46px;margin:0 0 0 1px;flex-shrink:0;letter-spacing:0;animation:none;line-height:1;color:var(--red)}.brand-heart svg{display:block;width:100%;height:100%;overflow:visible}.heart-top{animation:heart-open 5.5s ease-in-out infinite}.brand-plus{animation:cross-glow 2.8s ease-in-out infinite}
@keyframes heart-open{0%,18%,100%{transform:translateY(0);opacity:1}38%,60%{transform:translateY(-11px);opacity:.8}82%{transform:translateY(0);opacity:1}}
@keyframes cross-glow{0%,100%{opacity:1}50%{opacity:0}}
@media(max-width:760px){.brand-heart{width:35px;height:38px;margin-left:1px}}
@media(prefers-reduced-motion:reduce){.heart-top{animation:heart-open 8s ease-in-out infinite!important}.brand-plus{animation:cross-glow 4s ease-in-out infinite!important}}

.footer-bottom{flex-wrap:wrap}.visit-counter{flex-basis:100%;text-align:right;font-size:.68rem;color:#bed7df;line-height:1.4;margin-top:-10px}@media(max-width:760px){.visit-counter{margin-top:4px;align-self:flex-end}}

.footer-description .visit-counter{display:block;margin-top:8px;text-align:right}

.social-instagram-name{font-size:inherit}

/* A stronger heart, with greater presence beside the lettering. */
.brand-heart{width:49px;height:51px;margin-left:1px;margin-right:1px;color:#e83f4c}.brand-heart svg{filter:drop-shadow(0 1px 0 #b7253020)}
@media(max-width:760px){.brand-heart{width:41px;height:44px}}

/* Facade lettering, with a gentle highlight crossing the whole mark. */
.brand{width:210px}.brand-art{display:block;width:100%;height:auto;overflow:visible}.brand-caption{text-align:center;font-size:8px;letter-spacing:1.1px;margin-top:0}.brand-art .shine{animation:brand-shimmer 5.8s ease-in-out infinite;opacity:.6}.brand-art mask use{filter:brightness(0) invert(1)}
@keyframes brand-shimmer{0%,15%{x:-140px}65%,100%{x:850px}}
@media(max-width:760px){.header .brand{width:175px}.brand-caption{font-size:6.8px;letter-spacing:.8px}.footer-main .brand{width:195px}}
@media(prefers-reduced-motion:reduce){.brand-art .shine{animation:brand-shimmer 8s ease-in-out infinite!important}}

/* Rounded typography and cyan accents follow the facade logo. */
:root{--cyan:#08b9ce}body{font-weight:500}h1,h2{font-weight:800;letter-spacing:-.035em;line-height:1.12}h3{font-weight:800;letter-spacing:-.015em}.button,.text-link,nav,.social-button{font-weight:800}.eyebrow{font-weight:800;letter-spacing:.11em}.hero-description{font-weight:500}.hero-photo-wrap{background:#f4fcfd}.care-strip{background:#e9f9fc;border-color:#cbe9f0}.care-icon{background:#e5f8fb}.reviews-cat{background:#fff}.red-heart{color:#ff0738!important}.review-author h3{font-weight:800}.review-avatar.avatar-0{background:#def3f7;color:#007589}.review-stars{color:#a76c00}.button{border-radius:13px}.button:hover{background:#006679}.hero-note .note-icon{color:var(--teal);border-color:#b9e5ee}.note-icon{background:#f0fbfd}.hero h1>span:after{height:4px}.hospital-copy h2 span,.hero h1>span,.care-heading h2 span,.feline-section h2 span{color:#008399}.social-instagram{border-color:#c9e4eb}.footer-contact .text-link{color:#cce7ed}.brand-caption{font-family:'Nunito',Arial,sans-serif;font-weight:800}.love-stamp>span{color:var(--red)}
