._card_1gxcc_1{display:flex;flex-direction:column;background-color:var(--card);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);height:100%;border:1px solid var(--border)}._image_1gxcc_12{height:200px;border-radius:0}._content_1gxcc_17{padding:var(--spacing-4);display:flex;flex-direction:column;gap:var(--spacing-2);flex:1}._header_1gxcc_25{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--spacing-2)}._name_1gxcc_32{height:1.5rem;width:60%;border-radius:var(--radius-sm)}._rating_1gxcc_38{height:1.5rem;width:4rem;border-radius:var(--radius-sm)}._headline_1gxcc_44{height:2.5rem;border-radius:var(--radius-sm)}._location_1gxcc_49{height:1rem;width:50%;border-radius:var(--radius-sm)}._footer_1gxcc_55{margin-top:auto;padding-top:var(--spacing-3);border-top:1px solid var(--border);display:flex;justify-content:flex-end}._price_1gxcc_63{height:1.5rem;width:5rem;border-radius:var(--radius-sm)}._container_zhhpb_1{display:flex;flex-direction:column;gap:var(--spacing-16);padding-bottom:var(--spacing-16)}._hero_zhhpb_9{background-image:linear-gradient(#0000004d,#0000004d),url(/_cdn/static/a8dd8ea9-3d50-41a0-921c-1c5d19db885f.png);background-size:cover;background-position:center;min-height:480px;display:flex;align-items:center;justify-content:center;padding:var(--spacing-4);color:#fff}@media(min-width:768px){._hero_zhhpb_9{min-height:600px;padding:var(--spacing-8)}}._heroContent_zhhpb_28{max-width:800px;width:100%;text-align:center}._heroTitle_zhhpb_34{font-family:var(--font-family-heading);font-size:2rem;font-weight:700;margin-bottom:var(--spacing-4);text-shadow:0 2px 4px rgba(0,0,0,.3);word-break:break-word;text-align:center}._heroSubtitle_zhhpb_44{font-size:1.0625rem;margin-bottom:var(--spacing-6);text-shadow:0 1px 2px rgba(0,0,0,.3);text-align:center}@media(min-width:768px){._heroTitle_zhhpb_34{font-size:3rem}._heroSubtitle_zhhpb_44{font-size:1.25rem;margin-bottom:var(--spacing-8)}}._searchBox_zhhpb_62{background:var(--surface);padding:var(--spacing-6);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:var(--spacing-4);box-shadow:var(--shadow-lg);text-align:start;color:var(--foreground)}._searchField_zhhpb_74{display:flex;flex-direction:column;gap:var(--spacing-2)}._searchLabel_zhhpb_80{font-weight:600;font-size:.875rem;color:var(--muted-foreground)}._inputWrapper_zhhpb_86{position:relative;display:flex;align-items:center}._inputIcon_zhhpb_92{position:absolute;inset-inline-start:var(--spacing-3);color:var(--muted-foreground);z-index:1}._autoCompleteWrapper_zhhpb_99{flex:1;width:100%}._inputWrapper_zhhpb_86 input{padding-inline-start:2.5rem;padding-inline-end:2.5rem}._geoButton_zhhpb_109{position:absolute;inset-inline-end:var(--spacing-2);top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:var(--muted-foreground);padding:var(--spacing-1);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:color var(--animation-duration-fast);z-index:1}._geoButton_zhhpb_109:hover:not(:disabled){color:var(--primary)}._geoButton_zhhpb_109:disabled{opacity:.5;cursor:not-allowed}._geoSpinner_zhhpb_136{animation:_spin_zhhpb_1 1s linear infinite}@keyframes _spin_zhhpb_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._searchButton_zhhpb_149{margin-top:var(--spacing-2);width:100%}@media(min-width:768px){._searchBox_zhhpb_62{flex-direction:row;align-items:flex-end}._searchField_zhhpb_74{flex:1}._searchButton_zhhpb_149{width:auto;margin-top:0}}._announcementSection_zhhpb_171{max-width:1200px;margin:0 auto;padding:0 var(--spacing-4);width:100%;display:flex;justify-content:center}._announcementImage_zhhpb_180{max-width:900px;width:100%;height:auto;border-radius:var(--radius);box-shadow:var(--shadow);display:block}._howItWorksSection_zhhpb_190{max-width:1200px;margin:0 auto;padding:0 var(--spacing-4);width:100%}._howItWorksGrid_zhhpb_197{display:grid;grid-template-columns:1fr;gap:var(--spacing-6);margin-top:var(--spacing-8)}@media(min-width:768px){._howItWorksGrid_zhhpb_197{grid-template-columns:repeat(3,1fr)}}._howItWorksCard_zhhpb_210{background:var(--card);border-radius:var(--radius);padding:var(--spacing-8) var(--spacing-6);box-shadow:var(--shadow);border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;gap:var(--spacing-4)}._stepBadge_zhhpb_224{position:absolute;top:calc(var(--spacing-4) * -1);background:var(--primary);color:var(--primary-foreground);width:2.5rem;height:2.5rem;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-family:var(--font-family-heading);font-weight:700;font-size:1.25rem;box-shadow:var(--shadow-sm);z-index:2}._howItWorksCard_zhhpb_210 h3{font-family:var(--font-family-heading);font-size:1.25rem;margin:0;color:var(--foreground)}._howItWorksCard_zhhpb_210 p{font-size:1rem;color:var(--muted-foreground);margin:0;line-height:1.5}._pricingSection_zhhpb_257{max-width:1200px;margin:0 auto;padding:0 var(--spacing-4);width:100%}._pricingGrid_zhhpb_264{display:grid;grid-template-columns:1fr;gap:var(--spacing-4);margin-top:var(--spacing-8)}@media(min-width:768px){._pricingGrid_zhhpb_264{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){._pricingGrid_zhhpb_264{grid-template-columns:repeat(6,1fr)}}._pricingCard_zhhpb_283{background:var(--card);border-radius:var(--radius);padding:var(--spacing-6);box-shadow:var(--shadow-sm);border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--spacing-2)}._pricingServiceName_zhhpb_296{font-family:var(--font-family-heading);font-weight:600;font-size:1.125rem;color:var(--foreground)}._pricingServiceDesc_zhhpb_303{color:var(--muted-foreground);font-size:.875rem;line-height:1.4;margin-top:calc(var(--spacing-1) * -1);margin-bottom:var(--spacing-2)}._pricingPriceRange_zhhpb_311{color:var(--primary);font-weight:700;font-size:1.25rem;margin-top:auto}._pricingNotes_zhhpb_318{margin-top:var(--spacing-8);display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--spacing-2)}._pricingNoteMuted_zhhpb_327{color:var(--muted-foreground);font-size:.875rem;margin:0}._pricingNoteBold_zhhpb_333{color:var(--foreground);font-weight:600;font-size:1rem;margin:var(--spacing-2) 0 0 0}._pricingCtaWrapper_zhhpb_340{margin-top:var(--spacing-8);display:flex;justify-content:center}._valueProps_zhhpb_347{display:grid;grid-template-columns:1fr;gap:var(--spacing-8);max-width:1200px;margin:0 auto;padding:0 var(--spacing-4);width:100%}@media(min-width:768px){._valueProps_zhhpb_347{grid-template-columns:repeat(3,1fr)}}._valueProp_zhhpb_347{text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-3)}._iconWrapper_zhhpb_371{width:4rem;height:4rem;background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center}._valueProp_zhhpb_347 h2{font-family:var(--font-family-heading);font-size:1.25rem;margin:0}._valueProp_zhhpb_347 p{color:var(--muted-foreground);margin:0;line-height:1.5}._allPetsCallout_zhhpb_395{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;padding:var(--spacing-8) var(--spacing-4);text-align:center;width:100%}._allPetsCallout_zhhpb_395 p{max-width:800px;margin:0 auto;font-size:1.125rem;font-weight:500;line-height:1.6}@media(min-width:768px){._allPetsCallout_zhhpb_395{padding:2.5rem var(--spacing-8)}._allPetsCallout_zhhpb_395 p{font-size:1.25rem}}._servicesSection_zhhpb_421{max-width:1200px;margin:0 auto;padding:0 var(--spacing-4);width:100%}._sectionTitle_zhhpb_428{font-family:var(--font-family-heading);font-size:1.5rem;text-align:center;margin-bottom:var(--spacing-6);color:var(--foreground)}@media(min-width:768px){._sectionTitle_zhhpb_428{font-size:2rem;margin-bottom:var(--spacing-8)}}._servicesGrid_zhhpb_443{display:grid;grid-template-columns:1fr;gap:var(--spacing-6)}@media(min-width:640px){._servicesGrid_zhhpb_443{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._servicesGrid_zhhpb_443{grid-template-columns:repeat(5,1fr)}}._serviceCard_zhhpb_461{background:var(--card);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform var(--animation-duration-fast);border:1px solid var(--border)}._serviceCard_zhhpb_461:hover{transform:translateY(-4px)}._serviceCard_zhhpb_461 img{width:100%;height:160px;object-fit:cover}._serviceContent_zhhpb_480{padding:var(--spacing-4)}._serviceContent_zhhpb_480 h3{font-family:var(--font-family-heading);font-size:1.125rem;margin:0 0 var(--spacing-2);color:var(--primary)}._serviceContent_zhhpb_480 p{font-size:.875rem;color:var(--muted-foreground);margin:0;line-height:1.5}._featuredSection_zhhpb_499{max-width:1200px;margin:0 auto;padding:0 var(--spacing-4);width:100%}._sectionHeader_zhhpb_506{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-8)}._sectionHeader_zhhpb_506 ._sectionTitle_zhhpb_428{margin-bottom:0;text-align:left}._sittersGrid_zhhpb_518{display:grid;grid-template-columns:1fr;gap:var(--spacing-6)}@media(min-width:768px){._sittersGrid_zhhpb_518{grid-template-columns:repeat(3,1fr)}}._comparisonSection_zhhpb_531{max-width:1200px;margin:0 auto;padding:var(--spacing-8) var(--spacing-4);width:100%}._comparisonHeader_zhhpb_538{text-align:center;margin-bottom:var(--spacing-12)}._sectionSubtitle_zhhpb_543{font-size:1.125rem;color:var(--muted-foreground);max-width:800px;margin:0 auto}._compDesktop_zhhpb_551{display:none}._compMobile_zhhpb_556{display:flex;flex-direction:column;gap:var(--spacing-6)}._compCard_zhhpb_562{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-6);display:flex;flex-direction:column;gap:var(--spacing-4)}._compCardTitle_zhhpb_572{font-family:var(--font-family-heading);font-size:1.25rem;margin:0;color:var(--foreground);text-align:center}._compCardRow_zhhpb_580{display:flex;flex-direction:column;gap:var(--spacing-4)}@media(min-width:480px){._compCardRow_zhhpb_580{flex-direction:row}._compCardFb_zhhpb_590,._compCardKv_zhhpb_590{flex:1}}._compCardFb_zhhpb_590,._compCardKv_zhhpb_590{padding:var(--spacing-4);border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:var(--spacing-2)}._compCardFb_zhhpb_590{background-color:var(--background);border:1px solid var(--border)}._compCardKv_zhhpb_590{background-color:color-mix(in srgb,var(--primary) 10%,transparent);border:1px solid var(--primary)}._compCardLabel_zhhpb_613{font-size:.875rem;font-weight:700}._compCardFb_zhhpb_590 ._compCardLabel_zhhpb_613{color:var(--muted-foreground)}._compCardKv_zhhpb_590 ._compCardLabel_zhhpb_613{color:var(--primary)}._compCardFb_zhhpb_590 p,._compCardKv_zhhpb_590 p{margin:0;font-size:.9375rem;line-height:1.5}._compCardFb_zhhpb_590 p{color:var(--muted-foreground)}._compCardKv_zhhpb_590 p{color:var(--foreground)}@media(min-width:768px){._compMobile_zhhpb_556{display:none}._compDesktop_zhhpb_551{display:grid;grid-template-columns:200px 1fr 1fr;gap:var(--spacing-4);align-items:stretch}._compEmptyLabel_zhhpb_652,._compColHeaderFb_zhhpb_652,._compColHeaderKv_zhhpb_652{display:block;font-family:var(--font-family-heading);font-size:1.25rem;font-weight:600;padding-bottom:var(--spacing-4);border-bottom:2px solid var(--border)}._compColHeaderKv_zhhpb_652{color:var(--primary);border-bottom-color:var(--primary)}._compRowLabel_zhhpb_666{font-family:var(--font-family-heading);font-size:1rem;font-weight:600;margin-bottom:0;display:flex;align-items:center;border-bottom:1px solid var(--border);padding:var(--spacing-4) 0;color:var(--foreground)}._compCellFb_zhhpb_678,._compCellKv_zhhpb_678{margin-bottom:0;display:flex;align-items:center;border:none;border-radius:0;border-bottom:1px solid var(--border);padding:var(--spacing-4)}._compCellKv_zhhpb_678{background-color:color-mix(in srgb,var(--primary) 5%,transparent);color:var(--foreground)}._compCellFb_zhhpb_678{background-color:transparent;color:var(--muted-foreground)}}._testimonials_zhhpb_700{background-color:var(--surface);padding:var(--spacing-16) var(--spacing-4)}._testimonialsGrid_zhhpb_705{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:var(--spacing-8)}@media(min-width:768px){._testimonialsGrid_zhhpb_705{grid-template-columns:repeat(3,1fr)}}._testimonialCard_zhhpb_719{background:var(--card);padding:var(--spacing-6);border-radius:var(--radius);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:var(--spacing-4)}._stars_zhhpb_729{display:flex;gap:2px;color:var(--secondary)}._testimonialCard_zhhpb_719 p{font-style:italic;color:var(--foreground);line-height:1.6;margin:0;flex:1}._testimonialAuthor_zhhpb_743{display:flex;align-items:center;gap:var(--spacing-3);font-weight:500;font-size:.875rem}._authorAvatar_zhhpb_751{width:2rem;height:2rem;background-color:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}._impactBanner_zhhpb_764{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;padding:var(--spacing-12) var(--spacing-4);text-align:center;width:100%}._impactContent_zhhpb_772{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-6)}._impactIcon_zhhpb_781{color:#fff;margin-bottom:calc(-1 * var(--spacing-2))}._impactContent_zhhpb_772 h2{font-family:var(--font-family-heading);font-size:2rem;margin:0}._impactContent_zhhpb_772 p{font-size:1.25rem;margin:0;line-height:1.6}._impactBadge_zhhpb_798{background-color:#fff3;padding:var(--spacing-2) var(--spacing-4);border-radius:var(--radius-full);font-size:.875rem;font-weight:600;backdrop-filter:blur(4px)}._impactBtn_zhhpb_807{margin-top:var(--spacing-4)}._ctaSection_zhhpb_812{max-width:1200px;margin:0 auto;padding:0 var(--spacing-4);width:100%}._ctaContent_zhhpb_819{background-color:var(--primary);color:#fff;border-radius:var(--radius-lg);padding:var(--spacing-12) var(--spacing-6);text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-6)}._ctaContent_zhhpb_819 h2{font-family:var(--font-family-heading);font-size:1.75rem;margin:0}@media(min-width:768px){._ctaContent_zhhpb_819 h2{font-size:2.5rem}}._ctaContent_zhhpb_819 p{font-size:1.25rem;max-width:600px;margin:0;opacity:.9}
