:root{--tiffany:#81d8d0;--tiffany-dark:#4aa9a2;--ink:#263b3c;--muted:#657777;--mist:#e9f9f7;--line:#d9efec;--white:#ffffff;--shadow:0 18px 50px rgba(36,91,90,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.6}.shell{width:min(1160px,calc(100% - 40px));margin:0 auto}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.eyebrow{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--tiffany-dark);font-weight:800}.serif{font-family:Georgia,Times New Roman,serif}.muted{color:var(--muted)}.topbar{background:var(--tiffany);color:#173839;text-align:center;font-size:.84rem;padding:8px 20px;font-weight:800}.nav{height:92px;justify-content:space-between;gap:24px;border-bottom:3px solid var(--tiffany)}.brand,.nav{display:flex}.brand{align-items:center;gap:14px}.brand img{width:76px;height:76px;object-fit:contain}.brand-copy strong{display:block;font-family:Georgia,serif;font-size:1.15rem}.brand-copy span{font-size:.8rem;color:var(--muted)}.navlinks{display:flex;align-items:center;gap:28px;font-size:.92rem;font-weight:700}.navlinks a:hover{color:var(--tiffany-dark)}.brand-copy strong{white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:800;transition:.2s;border:1px solid transparent}.btn-primary{background:var(--tiffany);color:#173839}.btn-primary:hover{background:#6fcfc6;transform:translateY(-1px)}.btn-outline{border-color:var(--tiffany-dark);color:var(--tiffany-dark);background:white}.btn-white{background:white;color:var(--ink)}.hero{background:linear-gradient(115deg,#fff,#f3fcfb 48%,#dff6f3);border-top:1px solid #edf8f7;overflow:hidden}.hero-grid{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:64px;gap:64px}.hero h1{font-size:clamp(3rem,6vw,5.7rem);line-height:.96;margin:16px 0 24px;letter-spacing:-.045em}.hero h1 em{color:var(--tiffany-dark);font-weight:400}.hero p{font-size:1.1rem;max-width:610px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-note{margin-top:18px;font-size:.9rem;color:var(--muted)}.hero-media{position:relative;padding:34px 0}.hero-card{border-radius:34px 34px 100px 34px;overflow:hidden;box-shadow:var(--shadow);background:white;border:10px solid white}.hero-card img{width:100%;height:555px;object-fit:cover;object-position:center}.floating{position:absolute;left:-34px;bottom:82px;background:white;border-radius:20px;padding:18px 20px;box-shadow:var(--shadow);max-width:240px;border-left:5px solid var(--tiffany)}.floating strong{display:block;font-family:Georgia,serif;font-size:1.15rem}.paw{position:absolute;right:-10px;top:42px;width:94px;height:94px;border-radius:50%;background:var(--tiffany);display:grid;place-items:center;font-size:2rem;box-shadow:var(--shadow)}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.trust-row{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;padding:24px 0}.trust-item{gap:8px;font-size:.82rem;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-weight:800;font-size:.88rem}.trust-item b{color:var(--tiffany-dark);font-size:1.3rem}.section{padding:100px 0}.section.alt{background:var(--mist)}.section-head{max-width:760px;margin:0 auto 50px;text-align:center}.section h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1.04;margin:12px 0 18px;letter-spacing:-.035em}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.card{background:white;border:2px solid #bfeae6;border-radius:24px;padding:30px;box-shadow:0 10px 35px rgba(36,91,90,.06)}.card .icon{width:52px;height:52px;border-radius:16px;background:var(--tiffany);display:grid;place-items:center;font-size:1.45rem;margin-bottom:20px}.card h3{font-family:Georgia,serif;font-size:1.45rem;margin:0 0 10px}.card p{color:var(--muted);margin:0}.link{color:var(--tiffany-dark);font-weight:800;display:inline-block;margin-top:16px}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center}.photo-stack{position:relative;min-height:560px}.photo-stack .main{width:78%;height:520px;border-radius:30px}.photo-stack .main,.photo-stack .mini{object-fit:cover;box-shadow:var(--shadow)}.photo-stack .mini{position:absolute;width:44%;height:280px;right:0;bottom:0;border:8px solid white;border-radius:26px}.checks{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 18px;gap:10px 18px;margin:26px 0}.check{padding:10px 0;font-weight:700}.check:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--tiffany);margin-right:9px;font-size:.8rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.step{position:relative;background:white;padding:34px;border-radius:24px;border:2px solid #bfeae6;box-shadow:0 10px 30px rgba(74,169,162,.08)}.num{font-size:3.5rem;color:var(--tiffany-dark);line-height:1;margin-bottom:18px}.num,.step h3{font-family:Georgia,serif}.step h3{font-size:1.5rem;margin:0 0 12px}.step p{color:var(--muted)}.gallery{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-gap:16px;gap:16px}.gallery img{height:390px;width:100%;object-fit:cover;border-radius:24px}.gallery img:first-child{object-position:center 32%}.quote{background:var(--ink);color:white;border-radius:32px;padding:58px;position:relative;overflow:hidden}.quote:after{content:"“";position:absolute;right:40px;top:-40px;color:rgba(129,216,208,.17);font:220px Georgia,serif}.quote p{font:clamp(1.5rem,3vw,2.45rem)/1.35 Georgia,serif;max-width:900px;margin:0}.quote span{display:block;color:#b7d4d3;margin-top:20px;font-size:.93rem}.cta{background:var(--tiffany);border-radius:34px;padding:64px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{margin:0 0 10px;font-size:clamp(2.4rem,4vw,3.6rem)}.cta p{margin:0;max-width:680px;color:#315b5b}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.footer{background:linear-gradient(135deg,#55bdb5,#81d8d0);color:#173839;margin-top:100px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .8fr;grid-gap:50px;gap:50px;padding:64px 0 50px}.footer img{width:105px;background:white;border-radius:15px;padding:7px;margin-bottom:14px}.footer h4{font-family:Georgia,serif;font-size:1.15rem}.footer a{display:block;color:#173839;margin:8px 0;font-weight:700}.fine{border-top:1px solid rgba(23,56,57,.22);padding:20px 0;color:#315b5b;font-size:.82rem;display:flex;justify-content:space-between;gap:20px}.page-hero{padding:80px 0;background:linear-gradient(120deg,#dff6f3,var(--mist) 58%,white)}.page-hero h1{font-size:clamp(3rem,6vw,5rem);margin:10px 0 16px;line-height:1}.service-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.service-row{padding:24px 0;border-bottom:1px solid var(--line)}.service-row h3{font-family:Georgia,serif;margin:0 0 6px}.badge-row{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:30px}.badge-row img{max-height:74px;width:auto}.profile-image{border-radius:30px;box-shadow:var(--shadow)}@media(max-width:900px){.brand-copy,.navlinks a:not(.btn){display:none}.hero-grid,.split{grid-template-columns:1fr;gap:26px}.hero-grid{padding:50px 0 70px}.hero-media{padding-top:0}.hero-card img{height:480px}.floating{left:8px}.cards,.steps{grid-template-columns:1fr}.gallery,.trust-row{grid-template-columns:1fr 1fr}.gallery img:first-child{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.cta{flex-direction:column;align-items:flex-start}.service-list{grid-template-columns:1fr}}@media(max-width:580px){.shell{width:min(100% - 28px,1160px)}.nav{height:78px}.brand img{width:62px;height:62px}.navlinks{gap:8px}.navlinks .btn{padding:11px 14px;font-size:.8rem}.hero h1{font-size:3.25rem}.hero-card img{height:390px}.floating{position:relative;left:auto;bottom:auto;margin:-38px 18px 0}.trust-row{grid-template-columns:1fr}.section{padding:55px 0}.checks,.gallery{grid-template-columns:1fr}.gallery img:first-child{grid-column:auto}.gallery img{height:330px}.photo-stack{min-height:470px}.photo-stack .main{height:430px;width:90%}.photo-stack .mini{height:210px}.cta{padding:38px 26px}.footer-grid{grid-template-columns:1fr}.fine{flex-direction:column}.quote{padding:38px 26px}}.testimonial-section{padding-top:86px;background:linear-gradient(180deg,#fff,#e9f9f7);border-top:4px solid var(--tiffany)}.testimonial-carousel{position:relative;max-width:760px;margin:0 auto;padding:0 78px 50px}.testimonial-stage{position:relative;display:grid;place-items:center;min-height:670px}.testimonial-slide{grid-area:1/1;opacity:0;transform:translateX(20px) scale(.985);pointer-events:none;transition:opacity .45s ease,transform .45s ease;width:100%;display:flex;justify-content:center}.testimonial-slide.active{opacity:1;transform:translateX(0) scale(1);pointer-events:auto}.testimonial-slide img{width:auto;max-width:100%;height:650px;object-fit:contain;border-radius:10px;box-shadow:0 22px 55px rgba(21,58,59,.18);background:#091313}.carousel-arrow{position:absolute;top:45%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--tiffany-dark);font:38px/1 Georgia,serif;display:grid;place-items:center;cursor:pointer;z-index:3;box-shadow:0 8px 28px rgba(36,91,90,.12);transition:.2s}.carousel-arrow:hover{background:var(--tiffany);color:#173839;transform:translateY(-50%) scale(1.04)}.carousel-prev{left:4px}.carousel-next{right:4px}.carousel-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;gap:9px;align-items:center}.carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#c7dfdd;cursor:pointer;transition:.2s}.carousel-dots button.active{width:26px;border-radius:999px;background:var(--tiffany-dark)}@media(max-width:760px){.testimonial-carousel{padding:0 48px 45px}.testimonial-stage{min-height:560px}.testimonial-slide img{height:auto;max-height:540px}.carousel-arrow{width:42px;height:42px;font-size:31px}.carousel-prev{left:0}.carousel-next{right:0}}@media (max-width:520px){.testimonial-carousel{padding:0 0 8px;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;grid-template-rows:auto auto;grid-column-gap:10px;column-gap:10px;grid-row-gap:14px;row-gap:14px;align-items:center}.testimonial-stage{grid-column:1/-1;grid-row:1;min-height:0}.testimonial-slide img{width:100%;height:auto;max-height:none}.carousel-arrow{position:static;top:auto;transform:none;width:42px;height:42px;background:#fff}.carousel-arrow:hover{transform:scale(1.04)}.carousel-prev{grid-column:1;grid-row:2}.carousel-next{grid-column:3;grid-row:2}.carousel-dots{position:static;grid-column:2;grid-row:2;transform:none;justify-content:center;flex-wrap:wrap}.testimonial-section .section-head{margin-bottom:30px}}.services-hero{padding:96px 0 88px;background:linear-gradient(120deg,#dff6f3,#eefaf8 52%,#ffffff);border-bottom:1px solid var(--line)}.services-hero h1{max-width:900px}.services-intro{max-width:760px;font-size:1.12rem;margin-top:18px}.services-photo-section{padding:56px 0 10px;background:#ffffff}.services-photo-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:18px;gap:18px;min-height:560px}.services-photo-column{display:grid;grid-template-rows:1fr 1fr;grid-gap:18px;gap:18px}.services-photo{position:relative;min-height:270px;overflow:hidden;border-radius:28px;box-shadow:var(--shadow);background:var(--mist)}.services-photo-large{min-height:560px}.services-photo img{object-fit:cover;object-position:center 38%}.services-section{padding-top:86px}.services-shell{max-width:980px}.services-banner{width:100%;margin:0 auto 55px;overflow:hidden;border-radius:28px;box-shadow:var(--shadow);background:#ffffff}.services-banner img{display:block;width:100%;height:auto}.services-heading{max-width:760px;margin-bottom:46px}.service-accordion{border-top:1px solid var(--line)}.service-accordion-item{border-bottom:1px solid var(--line);background:#ffffff}.service-accordion-item summary{list-style:none;display:grid;grid-template-columns:1fr 44px;align-items:center;grid-gap:18px;gap:18px;padding:25px 8px;cursor:pointer;transition:.2s ease}.service-accordion-item summary::-webkit-details-marker{display:none}.service-accordion-item summary:hover{background:var(--mist);padding-left:18px;padding-right:18px}.service-number{color:var(--tiffany-dark);font-size:1.05rem}.service-number,.service-title{font-family:Georgia,Times New Roman,serif;font-weight:700}.service-title{font-size:clamp(1.2rem,2vw,1.48rem);color:var(--ink)}.service-plus{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;justify-self:end;background:var(--tiffany);color:#173839;font-size:1.7rem;line-height:1;transition:transform .25s ease,background .2s ease}.service-accordion-item[open] summary{background:#f1fbf9}.service-accordion-item[open] .service-plus{transform:rotate(45deg);background:var(--tiffany-dark);color:#ffffff}.service-accordion-content{padding:0 70px 28px 8px}.service-accordion-content p{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.8;max-width:780px}.services-peace{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:55px;gap:55px;align-items:center}.services-peace h2{margin-bottom:18px}.services-peace-card{background:var(--tiffany);border-radius:28px;padding:34px;color:#173839;box-shadow:0 18px 44px rgba(74,169,162,.16)}.services-peace-card strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.3;margin-bottom:12px}.services-peace-card p{margin:0;line-height:1.7}@media (max-width:800px){.services-photo-grid{grid-template-columns:1fr;min-height:0}.services-photo-large{min-height:430px}.services-photo-column{grid-template-columns:1fr 1fr;grid-template-rows:none}.services-photo-column .services-photo{min-height:260px}.services-peace{grid-template-columns:1fr;gap:30px}}@media (max-width:580px){.services-hero{padding:70px 0 62px}.services-photo-section{padding-top:34px}.services-photo-large{min-height:360px}.services-photo-column{grid-template-columns:1fr}.services-photo-column .services-photo{min-height:330px}.service-accordion-item summary{grid-template-columns:1fr 38px;gap:10px;padding:21px 2px}.service-accordion-item summary:hover{padding-left:8px;padding-right:8px}.service-number{font-size:.88rem}.service-plus{width:34px;height:34px;font-size:1.45rem}.service-accordion-content{padding:0 8px 24px 2px}.services-banner{margin-bottom:38px;border-radius:20px}}.meet-patty-hero{padding:92px 0;background:linear-gradient(120deg,#dff6f3,#effaf9 54%,#ffffff);border-bottom:1px solid var(--line)}.meet-patty-hero-grid{display:grid;grid-template-columns:1fr 360px;align-items:center;grid-gap:70px;gap:70px}.meet-patty-hero h1{margin-bottom:20px}.meet-patty-intro{max-width:720px;font-size:1.13rem;line-height:1.8}.meet-patty-hero-note{background:var(--tiffany);border-radius:28px;padding:32px;box-shadow:0 18px 46px rgba(74,169,162,.16)}.meet-patty-heart{display:block;font-size:2.5rem;line-height:1;margin-bottom:16px;color:#173839}.meet-patty-hero-note p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.45;color:#173839}.meet-story-section{padding-top:100px}.meet-story-grid{display:grid;grid-template-columns:minmax(380px,.88fr) 1.12fr;grid-gap:85px;gap:85px;align-items:center}.meet-story-photo{position:relative;width:100%;min-height:650px;border-radius:34px;overflow:hidden;background:var(--mist);box-shadow:var(--shadow)}.meet-story-photo img{object-fit:cover;object-position:center center}.meet-story-copy h2{margin:12px 0 26px;max-width:700px}.meet-story-copy>p{color:var(--muted);font-size:1.04rem;line-height:1.85;margin:0 0 20px}.meet-patty-promise{margin-top:34px;padding:26px 28px;border-left:5px solid var(--tiffany);background:var(--mist);border-radius:0 20px 20px 0}.meet-patty-promise strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;margin-bottom:8px}.meet-patty-promise p{margin:0;color:var(--muted);line-height:1.7}.meet-joe-section{padding:90px 0;background:var(--mist);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.meet-joe-grid{display:grid;grid-template-columns:minmax(320px,.85fr) 1.15fr;grid-gap:70px;gap:70px;align-items:center}.meet-joe-photo{overflow:hidden;border-radius:30px;background:#ffffff;box-shadow:var(--shadow)}.meet-joe-photo img{width:100%;height:480px;object-fit:cover;object-position:center}.meet-joe-copy h2{margin:10px 0 22px;font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.05}.meet-joe-copy p{max-width:650px;margin:0 0 18px;color:var(--muted);font-size:1.04rem;line-height:1.8}.meet-joe-supporting-photos{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:42px}.meet-joe-supporting-photos img{width:100%;height:250px;object-fit:cover;border-radius:22px;background:#ffffff;box-shadow:0 10px 30px rgba(36,91,90,.09)}.meet-joe-supporting-photos img:last-child{object-fit:contain;padding:12px;background:#ffffff}@media (max-width:900px){.meet-joe-grid{grid-template-columns:1fr;gap:36px}.meet-joe-photo{max-width:650px;margin:0 auto}.meet-joe-photo img{height:520px}}@media (max-width:580px){.meet-joe-section{padding:60px 0}.meet-joe-photo img{height:400px}.meet-joe-copy h2{font-size:2.4rem}.meet-joe-supporting-photos{grid-template-columns:1fr;gap:16px;margin-top:32px}.meet-joe-supporting-photos img{height:300px}.meet-joe-supporting-photos img:last-child{height:auto;max-height:400px}}.meet-care-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:48px}.meet-care-card{background:#ffffff;border:2px solid #bfeae6;border-radius:26px;padding:34px;box-shadow:0 12px 35px rgba(36,91,90,.06)}.meet-care-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:var(--tiffany);color:#173839;font-size:1.5rem;font-weight:800;margin-bottom:22px}.meet-care-card h3{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.4rem}.meet-care-card p{margin:0;color:var(--muted);line-height:1.75}.meet-badges{max-width:800px;margin:50px auto 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.meet-badge-card{min-height:200px;padding:34px;display:flex;align-items:center;justify-content:center;background:#ffffff;border:2px solid #bfeae6;border-radius:26px;box-shadow:0 12px 35px rgba(36,91,90,.06)}.meet-badge-card img{width:auto;height:auto;max-width:100%;max-height:120px;object-fit:contain}@media (max-width:900px){.meet-patty-hero-grid{grid-template-columns:1fr;gap:35px}.meet-patty-hero-note{max-width:500px}.meet-story-grid{grid-template-columns:1fr;gap:50px}.meet-story-photo{min-height:620px;max-width:650px;margin:0 auto}.meet-background-grid,.meet-care-grid{grid-template-columns:1fr}.meet-background-grid{gap:45px}}@media (max-width:580px){.meet-patty-hero{padding:70px 0}.meet-patty-hero-note{padding:26px}.meet-story-section{padding-top:70px}.meet-story-photo{min-height:460px;border-radius:26px}.meet-story-copy h2{font-size:2.45rem}.meet-patty-promise{padding:22px 20px}.meet-care-card{padding:28px}.meet-background-item{grid-template-columns:44px 1fr}.meet-badges{grid-template-columns:1fr}.meet-badge-card{min-height:170px}}.mobile-menu-button{display:none}@media (max-width:900px){.nav{position:relative;height:82px;justify-content:space-between;gap:16px;padding-top:8px;padding-bottom:8px}.brand,.nav{display:flex;align-items:center}.brand{flex-shrink:0}.brand img{width:64px;height:64px}.brand-copy{display:none}.mobile-menu-button{width:46px;height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0;border:1px solid var(--line);border-radius:14px;background:#ffffff;cursor:pointer;position:relative;z-index:10002;box-shadow:0 5px 18px rgba(36,91,90,.08)}.mobile-menu-button span{display:block;width:21px;height:2px;border-radius:999px;background:var(--ink);transition:transform .25s ease,opacity .2s ease}.mobile-menu-button.open span:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu-button.open span:nth-child(2){opacity:0}.mobile-menu-button.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navlinks{position:absolute;top:calc(100% + 1px);left:0;right:0;z-index:10000;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:#ffffff;border:1px solid var(--line);border-top:3px solid var(--tiffany);border-radius:0 0 22px 22px;box-shadow:0 20px 40px rgba(23,56,57,.14);opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s}.navlinks.mobile-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.navlinks a:not(.btn){display:block;width:100%;padding:14px 16px;border-radius:12px;font-size:.95rem;font-weight:700;text-align:left;color:var(--ink)}.navlinks a:not(.btn):hover{background:var(--mist);color:var(--tiffany-dark)}.navlinks .contact-dropdown-wrap{display:block;width:100%;margin-top:8px;padding-top:10px;border-top:1px solid var(--line)}.navlinks .contact-dropdown-wrap .btn{width:100%;padding:13px 18px;font-size:.9rem}.navlinks .contact-dropdown{width:100%;position:relative;top:auto;right:auto;margin-top:10px;box-shadow:none;border-radius:14px}.navlinks .contact-dropdown:before{display:none}}@media (max-width:480px){.nav{height:76px}.brand img{width:58px;height:58px}.mobile-menu-button{width:43px;height:43px;border-radius:12px}.navlinks{padding:8px}.navlinks a:not(.btn){padding:13px 14px;font-size:.9rem}}.contact-dropdown-wrap{position:relative;display:inline-flex;z-index:5000}.contact-dropdown-wrap button.btn{font-family:inherit;cursor:pointer}.contact-dropdown{position:absolute;top:calc(100% + 12px);right:0;width:270px;padding:10px;background:#ffffff;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 50px rgba(23,56,57,.2);z-index:99999}.contact-dropdown:before{content:"";position:absolute;top:-7px;right:26px;width:14px;height:14px;background:#ffffff;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:rotate(45deg)}.contact-dropdown>a{position:relative;display:flex;align-items:center;gap:13px;padding:13px;border-radius:14px;color:var(--ink);transition:.2s ease}.contact-dropdown>a:hover{background:var(--mist)}.contact-dropdown-icon{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border-radius:13px;background:var(--tiffany);color:#173839;font-size:1.15rem}.contact-dropdown strong{display:block;font-size:.95rem}.contact-dropdown small{display:block;margin-top:2px;color:var(--muted);font-size:.78rem}@media (max-width:580px){.contact-dropdown{width:245px;right:0}}button.btn{font-family:inherit;border:0;cursor:pointer}@media (max-width:580px){.contact-modal{max-width:390px;padding:38px 22px 26px;border-radius:25px}.contact-choice{padding:15px}.contact-choice-icon{width:44px;height:44px}}.resources-hero{padding:72px 0 68px;background:linear-gradient(120deg,#effaf9,#ffffff 70%);border-bottom:1px solid var(--line)}.resources-hero-inner{max-width:820px}.resources-hero h1{margin:10px 0 18px;max-width:760px;font-size:clamp(2.7rem,5vw,4.4rem);line-height:1.02;letter-spacing:-.035em}.resources-hero p{max-width:700px;margin:0;color:var(--muted);font-size:1.08rem;line-height:1.75}.resources-download-section{padding:54px 0 24px}.resources-download-card{max-width:980px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 30px;border:1px solid var(--line);border-radius:20px;background:var(--mist)}.resources-download-icon{width:54px;height:54px;flex-shrink:0;display:grid;place-items:center;border-radius:15px;background:var(--tiffany);font-size:1.45rem}.resources-download-copy{flex:1 1}.resources-download-copy h2{margin:4px 0;font-size:clamp(1.45rem,2vw,1.9rem)}.resources-download-copy p{margin:0;color:var(--muted);font-size:.94rem}.resources-form-section{padding:44px 0 90px;background:#f7fcfb}.resources-form-shell{max-width:980px}.resources-form-heading{max-width:720px;margin:0 auto 34px;text-align:center}.resources-form-heading h2{margin:10px 0 14px;font-size:clamp(2.25rem,4vw,3.4rem);line-height:1.05;letter-spacing:-.03em}.resources-form-heading p{margin:0;font-size:1rem;line-height:1.7}.pet-info-form{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#ffffff;box-shadow:0 18px 45px rgba(36,91,90,.07)}.form-section{margin:0;padding:34px 42px 38px;border:0;border-bottom:1px solid var(--line);background:#ffffff}.form-section:last-of-type{border-bottom:0}.form-section legend{width:100%;padding:0;display:flex;align-items:center;gap:13px;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:700;color:var(--ink)}.form-section legend span{width:34px;height:34px;display:inline-grid;place-items:center;flex-shrink:0;border-radius:50%;background:var(--tiffany);color:#173839;font-family:Arial,Helvetica,sans-serif;font-size:.72rem;font-weight:900}.form-section-note{margin:12px 0 20px;color:var(--muted);font-size:.9rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:19px 20px;gap:19px 20px}.form-grid,.form-grid-spaced{margin-top:24px}.form-full{grid-column:1/-1}.form-field{display:flex;flex-direction:column;gap:7px;color:var(--ink);font-weight:700}.form-field>span{font-size:.88rem}.form-field small{margin-top:-2px;color:var(--muted);font-size:.78rem;line-height:1.5;font-weight:400}.form-field input,.form-field textarea{width:100%;padding:13px 14px;border:1px solid #d4e9e6;border-radius:11px;background:#ffffff;color:var(--ink);font:inherit;outline:none;transition:.2s ease}.form-field textarea{resize:vertical;min-height:115px}.form-field input:hover,.form-field textarea:hover{border-color:#a9d8d4}.form-field input:focus,.form-field textarea:focus{border-color:var(--tiffany-dark);box-shadow:0 0 0 3px rgba(129,216,208,.16)}.choice-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.choice-card{display:inline-flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid var(--line);border-radius:999px;background:#f8fcfb;cursor:pointer;font-size:.88rem;font-weight:700}.choice-card:hover{background:var(--mist)}.choice-card input,.concierge-choice input,.day-choice input,.mail-note input{accent-color:var(--tiffany-dark)}.security-note{margin:22px 0 0;padding:13px 15px;border-radius:11px;background:var(--mist);color:var(--muted);font-size:.82rem;line-height:1.6}.day-section{padding:20px 0;border-bottom:1px solid #edf5f4}.day-section:first-of-type{margin-top:8px}.day-section:last-of-type{border-bottom:0}.day-section>strong{display:block;margin-bottom:11px;font-family:Georgia,Times New Roman,serif;font-size:1rem}.day-grid{flex-wrap:wrap;gap:8px}.day-grid,.day-grid.seven-days{display:flex}.day-choice{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:72px;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#ffffff;cursor:pointer;font-size:.8rem;font-weight:700}.day-choice:hover,.mail-note{background:var(--mist)}.mail-note{display:flex;align-items:center;gap:10px;margin-top:20px;padding:13px 15px;border-radius:11px;cursor:pointer;font-weight:700;font-size:.9rem}.concierge-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px;margin-top:20px}.concierge-choice{display:flex;align-items:flex-start;gap:11px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fbfefd;cursor:pointer}.concierge-choice input{margin-top:4px}.concierge-choice strong{font-family:Georgia,Times New Roman,serif;font-size:.98rem}.concierge-choice p{margin:5px 0 0;color:var(--muted);font-size:.8rem;line-height:1.55}.other-request{margin-top:20px}.form-submit-area{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 38px;background:var(--ink);color:white}.form-submit-area h3{margin:0 0 4px;font-size:1.4rem}.form-submit-area p{margin:0;color:#c6dcdb;font-size:.9rem}.resource-submit{border:0;cursor:pointer;white-space:nowrap}@media (max-width:760px){.resources-download-card{align-items:flex-start;flex-wrap:wrap}.resources-download-card .btn{width:100%}.form-section{padding:30px 26px 32px}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.concierge-options{grid-template-columns:1fr}.form-submit-area{flex-direction:column;align-items:stretch}.resource-submit{width:100%}}@media (max-width:520px){.resources-hero{padding:58px 0}.resources-download-section{padding-top:38px}.resources-download-card{padding:22px 20px}.resources-download-icon{width:48px;height:48px;font-size:1.25rem}.resources-form-section{padding-top:32px}.resources-form-heading{margin-bottom:26px}.pet-info-form{border-radius:20px}.form-section{padding:26px 20px 28px}.form-section legend{font-size:1.16rem}.form-section legend span{width:30px;height:30px}.form-submit-area{padding:26px 20px}}.gallery-page-hero{position:relative;overflow:hidden;padding:110px 0 96px;background:radial-gradient(circle at 88% 20%,rgba(10,186,181,.18),transparent 32%),linear-gradient(135deg,#f7ffff,#ffffff 48%,#eefcfc);border-bottom:1px solid rgba(18,57,62,.08)}.gallery-page-hero:after{content:"";position:absolute;width:360px;height:360px;right:-120px;bottom:-170px;border-radius:50%;border:52px solid rgba(10,186,181,.08)}.gallery-page-hero-inner{position:relative;z-index:1;max-width:850px;text-align:center}.gallery-page-hero h1{max-width:800px;margin:10px auto 18px;font-size:clamp(2.8rem,6vw,5rem);line-height:.98}.gallery-page-hero p{max-width:670px;margin:0 auto;font-size:1.08rem;line-height:1.75;color:#597074}.gallery-page-section{padding-top:88px;padding-bottom:100px}.gallery-page-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);grid-gap:50px;gap:50px;align-items:end;margin-bottom:46px}.gallery-page-intro h2{margin:7px 0 0;font-size:clamp(2.15rem,4vw,3.65rem)}.gallery-page-intro .muted{margin:0;line-height:1.8}.pet-gallery-grid{column-count:3;column-gap:18px}.pet-gallery-card{position:relative;display:block;width:100%;margin:0 0 18px;padding:0;overflow:hidden;border:0;border-radius:20px;background:#eaf6f6;box-shadow:0 9px 28px rgba(31,55,59,.08);cursor:pointer;page-break-inside:avoid;break-inside:avoid}.pet-gallery-card img{display:block;width:100%;height:auto;transition:transform .45s ease,filter .45s ease}.pet-gallery-card:hover img{transform:scale(1.035);filter:brightness(.82)}.pet-gallery-overlay{position:absolute;inset:0;display:grid;place-items:center;opacity:0;background:linear-gradient(0deg,rgba(8,37,41,.46),rgba(8,37,41,.06));transition:opacity .3s ease}.pet-gallery-overlay span{padding:10px 18px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#fff;background:rgba(0,0,0,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pet-gallery-card:hover .pet-gallery-overlay{opacity:1}.pet-lightbox{position:fixed;inset:0;z-index:99999;padding:34px 80px;background:rgba(6,24,27,.93);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pet-lightbox,.pet-lightbox-image{display:flex;align-items:center;justify-content:center}.pet-lightbox-image{position:relative;max-width:min(1050px,82vw);max-height:88vh}.pet-lightbox-image img{width:auto;max-width:100%;height:auto;max-height:86vh;object-fit:contain;border-radius:16px;box-shadow:0 28px 80px rgba(0,0,0,.38)}.pet-lightbox-count{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);padding:7px 12px;border-radius:999px;color:white;background:rgba(0,0,0,.48);font-size:.78rem;font-weight:700}.pet-lightbox-arrow,.pet-lightbox-close{position:fixed;z-index:2;border:0;color:#fff;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;transition:background .2s ease,transform .2s ease}.pet-lightbox-arrow:hover,.pet-lightbox-close:hover{background:rgba(255,255,255,.22)}.pet-lightbox-close{top:22px;right:24px;width:46px;height:46px;border-radius:50%;font-size:2rem;line-height:1}.pet-lightbox-arrow{top:50%;width:50px;height:58px;border-radius:15px;transform:translateY(-50%);font-size:2.3rem}.pet-lightbox-arrow:hover{transform:translateY(-50%) scale(1.04)}.pet-lightbox-prev{left:20px}.pet-lightbox-next{right:20px}.gallery-page-cta{padding:78px 0;background:linear-gradient(135deg,#e9fbfb,#f7ffff);border-top:1px solid rgba(18,57,62,.07)}.gallery-page-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.gallery-page-cta h2{max-width:700px;margin:7px 0 12px;font-size:clamp(2rem,4vw,3.35rem)}.gallery-page-cta p{max-width:650px;margin:0;color:#597074;line-height:1.75}.gallery-page-cta-actions{display:flex;flex-shrink:0;gap:12px}@media (max-width:950px){.gallery-page-intro{grid-template-columns:1fr;gap:18px}.pet-gallery-grid{column-count:2}.gallery-page-cta-inner{display:grid}.gallery-page-cta-actions{justify-content:flex-start}}@media (max-width:580px){.gallery-page-hero{padding:78px 0 68px}.gallery-page-section{padding-top:64px;padding-bottom:72px}.pet-gallery-grid{column-count:1}.pet-gallery-card{margin-bottom:14px;border-radius:16px}.pet-lightbox{padding:68px 12px 84px}.pet-lightbox-image{max-width:100%}.pet-lightbox-arrow{top:auto;bottom:18px;transform:none}.pet-lightbox-arrow:hover{transform:scale(1.04)}.pet-lightbox-prev{left:calc(50% - 62px)}.pet-lightbox-next{right:calc(50% - 62px)}.gallery-page-cta{padding:62px 0}.gallery-page-cta-actions{flex-direction:column}.gallery-page-cta-actions .btn{width:100%;text-align:center}}.gallery-pagination{gap:14px;margin-top:46px}.gallery-page-numbers,.gallery-pagination{display:flex;align-items:center;justify-content:center}.gallery-page-numbers{gap:8px;flex-wrap:wrap}.gallery-page-arrow,.gallery-page-number{min-width:44px;height:44px;padding:0 13px;border:1px solid rgba(20,80,84,.15);border-radius:999px;background:#ffffff;color:#244b4e;font:inherit;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.gallery-page-arrow:hover:not(:disabled),.gallery-page-number:hover{transform:translateY(-2px);border-color:rgba(10,186,181,.45);box-shadow:0 8px 20px rgba(31,55,59,.09)}.gallery-page-number.active{background:#0abab5;color:#ffffff;border-color:#0abab5}.gallery-page-arrow:disabled{opacity:.35;cursor:not-allowed}.gallery-page-status{margin-top:14px;text-align:center;color:#718487;font-size:.88rem}@media (max-width:580px){.gallery-pagination{gap:8px;margin-top:34px}.gallery-page-arrow,.gallery-page-number{min-width:40px;height:40px;padding:0 11px}.gallery-page-numbers{gap:6px}}.home-page,.home-page .card h3,.home-page .serif,.home-page .step h3{font-family:Cambria,Georgia,Times New Roman,serif}.home-header .brand-copy{display:none}.home-header .brand img{width:118px;height:82px}.home-page .hero h1{font-size:clamp(2.5rem,4.2vw,4rem);line-height:1.04;letter-spacing:-.03em}.home-page .hero h1 em{color:var(--tiffany-dark)}.home-page .hero p{font-size:1.18rem;line-height:1.7}.home-page .btn{font-size:1rem}.home-page .eyebrow{font-size:.88rem}.home-page .trust-item{font-size:.94rem}.home-page .section h2{font-size:clamp(2rem,3vw,3rem);line-height:1.08;letter-spacing:-.025em}.home-page .section-head .muted{font-size:1.1rem;line-height:1.75}.home-page .card h3{font-size:1.4rem}.home-page .card p{font-size:1.08rem;line-height:1.7}.home-page .card .link{font-size:1rem}.home-page .photo-stack .mini{top:35px;z-index:2}.home-page .home-meet-heading{font-size:clamp(1.8rem,2.7vw,2.65rem);line-height:1.15}.home-page .split .muted{font-size:1.08rem;line-height:1.75}.home-page .photo-stack{padding-bottom:115px}.home-page .home-badge-row{position:absolute;left:0;bottom:0;width:100%;display:flex;align-items:center;justify-content:flex-start;gap:20px;margin:0}.home-page .home-badge-row img{width:auto;height:auto;max-height:70px;object-fit:contain}.home-page .step-title-row{display:flex;align-items:center;gap:15px;margin-bottom:18px}.home-page .step-title-row .num{margin:0;flex-shrink:0;font-size:2.35rem;line-height:1}.home-page .step-title-row h3{margin:0}.home-page .step p{font-size:1.08rem;line-height:1.72}.home-page .home-patty-quote{border:none}.home-page .home-patty-quote p{font-size:clamp(1.35rem,2.3vw,2rem);line-height:1.5}.home-page .home-patty-quote p,.home-page .home-patty-quote span{font-family:Bradley Hand ITC,Bradley Hand,Segoe Print,cursive;font-style:italic}.home-page .home-patty-quote span{display:block;margin-top:20px;font-size:1.45rem}.home-page .testimonial-section .muted{font-size:1.08rem}@media (max-width:900px){.home-header .brand img{width:92px;height:68px}.home-page .photo-stack{padding-bottom:105px}}@media (max-width:580px){.home-header .brand img{width:82px;height:62px}.home-page .hero h1{font-size:2.5rem}.home-page .section h2{font-size:2.15rem}.home-page .home-meet-heading{font-size:1.9rem}.home-page .photo-stack{padding-bottom:105px}.home-page .photo-stack .mini{top:25px;right:0;bottom:auto}.home-page .home-badge-row{gap:12px}.home-page .home-badge-row img{max-height:58px}.home-page .step-title-row{gap:12px}.home-page .step-title-row .num{font-size:2rem}}.home-page .care-section-head .eyebrow{color:var(--ink)}.home-page .care-section-head h2{color:var(--tiffany-dark)}.home-page .card-title-row h3{font-size:1.5rem}.home-page .card p{font-size:1.12rem;line-height:1.75}.home-page .card .link{font-size:1.05rem}.home-header .nav{height:145px!important;border-bottom:0!important;border-bottom-color:transparent!important}.home-header .brand{display:flex;align-items:center;gap:0}.home-header .brand-copy{display:none!important}.home-header .brand img{width:185px!important;height:130px!important;max-width:none!important;object-fit:contain}@media (max-width:900px){.home-header .nav{height:115px!important}.home-header .brand img{width:145px!important;height:100px!important}}@media (max-width:580px){.home-header .nav{height:100px!important}.home-header .brand img{width:125px!important;height:88px!important}}.brand img{width:190px!important;height:auto!important;max-width:190px!important;object-fit:contain!important}.nav{min-height:132px;height:auto;padding-top:10px;padding-bottom:10px}.footer img{width:190px!important;height:auto!important;max-width:190px!important;object-fit:contain!important;padding:0}.services-tagline{margin:14px 0 10px;font-family:Cambria,Georgia,Times New Roman,serif;color:var(--tiffany-dark);font-size:1.2rem;font-weight:700}.services-photo-column,.services-photo-grid{align-items:start}.services-photo-column,.services-photo-column .services-photo:first-child{align-self:start}.meet-background-item{grid-template-columns:1fr}.meet-badge-card strong{display:block;margin-top:16px;font-family:Cambria,Georgia,Times New Roman,serif;font-size:1.08rem}.meet-badge-card p{margin:8px 0 0;color:var(--muted);line-height:1.6}@media (max-width:900px){.brand img{width:130px!important;max-width:130px!important;height:auto!important}.nav{min-height:108px}}@media (max-width:580px){.brand img{width:135px!important;max-width:135px!important;height:auto!important}.nav{min-height:96px;padding-top:8px;padding-bottom:8px}.section{padding:56px 0}.meet-patty-hero,.page-hero,.resources-hero,.services-hero{padding-top:54px;padding-bottom:50px}.section-head{margin-bottom:34px}.services-photo-section{padding-top:28px}.services-section{padding-top:56px}.footer{margin-top:58px}.footer-grid{padding-top:46px;padding-bottom:38px}}.home-page .hero-actions .btn,.home-page .hero-actions .btn-outline,.home-page .hero-actions .btn-primary{background:var(--tiffany);border-color:var(--tiffany);color:#173839}.home-page .hero-actions .btn-outline:hover,.home-page .hero-actions .btn-primary:hover,.home-page .hero-actions .btn:hover{background:#6fcfc6;border-color:#6fcfc6;color:#173839;transform:translateY(-1px)}.home-page .hero-note{display:block;margin-top:18px;font-size:.9rem;color:var(--muted)}.home-page .hero h1{color:var(--tiffany-dark)}.home-page .card-title-row{display:flex;align-items:center;gap:14px;margin-bottom:18px}.home-page .card-title-row .icon{margin-bottom:0;flex-shrink:0}.home-page .card-title-row h3{margin:0}.home-page .home-patty-quote{background:#69c9c1;color:#173839}.home-page .home-patty-quote:after{display:none}.home-page .home-patty-quote p{color:#173839}.home-page .home-patty-quote span{color:#173839;font-family:cursive;font-size:1.25rem}@media (max-width:580px){.home-page .hero-actions{gap:10px}.home-page .hero-actions .btn{width:100%}.home-page .card-title-row{gap:12px}}.home-page .photo-stack .mini{top:0;bottom:auto;right:0;border:8px solid white}.services-hero h1{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.12}.nav{min-height:118px;height:auto!important;padding-top:12px;padding-bottom:12px}.nav,.nav .brand{align-items:center}.nav .brand{display:flex}.nav .brand img{width:190px!important;height:auto!important;max-width:190px!important;object-fit:contain!important;display:block}@media (max-width:900px){.nav{min-height:86px;padding-top:8px;padding-bottom:8px}.nav .brand img{width:120px!important;max-width:120px!important;height:auto!important}}@media (max-width:480px){.nav .brand img{width:105px!important;max-width:105px!important}}.home-header .nav{padding-top:30px!important;padding-bottom:8px!important;min-height:132px!important}.home-header .nav .brand{transform:none!important;align-self:flex-start}.home-header .nav .brand img{width:190px!important;max-width:190px!important;height:auto!important}@media (max-width:580px){.home-header .nav{min-height:125px!important;height:125px!important;padding-top:12px!important;padding-bottom:12px!important;align-items:center!important}.home-header .nav .brand{transform:none!important;align-self:center!important}.home-header .nav .brand img{width:125px!important;max-width:125px!important;height:auto!important;display:block!important}.home-page .hero{clear:both}.home-page .trust-row{grid-template-columns:1fr!important;gap:12px!important;padding:22px 0!important}.home-page .trust-item{width:100%;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;text-align:left!important;white-space:normal!important;padding:2px 0}.home-page .trust-item b{width:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;margin:0!important;text-align:center}.home-header .nav{min-height:145px!important;height:145px!important;padding-top:0!important;padding-bottom:10px!important;align-items:flex-start!important}.home-header .nav .brand{margin-top:22px!important;transform:none!important;align-self:flex-start!important}.home-header .nav .brand img{width:125px!important;max-width:125px!important;height:auto!important}.home-page .gallery img{width:100%!important;height:auto!important;object-fit:contain!important;object-position:center!important;border-radius:24px}}.meet-joe-certificate{max-width:520px;margin:42px auto 0;padding:12px;background:#ffffff;border-radius:22px;box-shadow:0 10px 30px rgba(36,91,90,.09)}.meet-joe-certificate img{width:100%;height:auto;max-height:400px;object-fit:contain}.meet-background-photos{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-bottom:55px}.meet-background-photos img{width:100%;height:340px;object-fit:cover;border-radius:24px;box-shadow:0 10px 30px rgba(36,91,90,.09)}@media (max-width:580px){.meet-background-photos{grid-template-columns:1fr;gap:16px;margin-bottom:38px}.meet-background-photos img{height:300px}.meet-joe-certificate{margin-top:32px}}.footer,.footer .fine,.footer .fine div,.footer .fine span,.footer a,.footer div,.footer p,.footer span{font-weight:700!important}@media (min-width:901px){.trust-row{display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.trust-item{width:100%;justify-content:center;text-align:center}}