.services-page{background:var(--white);padding-bottom:15px;padding-top:16px}.services-hero{width:min(1320px,calc(100% - 40px));margin:0 auto;min-height:480px;border-radius:28px;background:var(--white);position:relative;overflow:hidden;display:flex;align-items:center;padding:0 20px 0 58px;box-sizing:border-box}.services-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;display:block}.services-hero-content{position:relative;z-index:1;max-width:480px}.services-eyebrow{font-size:13px;font-weight:700;color:var(--accent);display:block;margin-bottom:10px}.services-hero h1{font-size:44px;line-height:1.1;color:var(--text);margin:0 0 12px;font-weight:750;letter-spacing:-1px}.services-hero-content>p{line-height:1.8;color:var(--text-body-i);max-width:430px;margin:0}.services-container{width:min(1320px,calc(100% - 40px));margin:auto}.services-heading{text-align:center;margin-bottom:26px}.services-heading h2{font-size:30px;line-height:1.2;color:var(--text);margin:0 0 8px;font-weight:750}.services-heading h2 img{width:34px;height:34px;object-fit:contain;margin-left:8px;display:inline-block;position:relative;top:-4px;vertical-align:middle;transform:rotate(15deg)}.services-heading p{font-size:14px;color:var(--text-body-c);margin:0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.services-grid .service-card{height:165px;padding:0;border:1px solid var(--border-lighter);border-radius:16px;background:var(--white);box-shadow:0 2px 10px var(--shadow-services-card);display:flex;align-items:stretch;overflow:hidden;position:relative;transition:.25s ease}.services-grid .service-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px var(--shadow-services-card-hover)}.services-grid .service-card-content{width:64%;display:flex;flex-direction:row;align-items:flex-start;gap:12px;text-align:left;padding:28px 10px 18px 20px;box-sizing:border-box;position:relative;z-index:2}.services-grid .service-icon{width:56px;height:56px;min-width:56px;flex-shrink:0;margin-bottom:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--accent);background:var(--icon-orange-bg)}.services-grid .service-icon img{width:30px;height:30px;object-fit:contain}.services-grid .service-card-info{display:flex;flex-direction:column;align-items:flex-start;padding-top:5px;min-width:0}.services-grid .service-card-info h3{font-size:16.5px;line-height:1.25;margin:0 0 12px;color:var(--text-heading);font-weight:700}.services-grid .service-card-info p{font-size:12.5px;line-height:1.55;color:var(--text-body-g);margin:0 0 14px;max-width:190px}.services-grid .service-link{font-size:12.5px;font-weight:600;color:var(--accent-link);text-decoration:none;margin:0;padding:0;align-self:flex-start}.services-grid .service-card-image{width:58%;height:100%;position:absolute;right:0;bottom:0;display:block;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,var(--mask-dark) 6%,var(--text-black) 18%);mask-image:linear-gradient(to right,transparent 0,var(--mask-dark) 6%,var(--text-black) 18%)}.services-grid .service-card-image img{width:100%;height:100%;object-fit:cover;object-position:center}.services-grid .service-grooming .service-card-image img{object-position:55% center}.services-grid .service-boarding .service-card-image img{object-position:50% center}.services-grid .service-veterinary .service-card-image img,.services-grid .service-walking .service-card-image img{object-position:55% center}.services-grid .service-cafes .service-card-image img,.services-grid .service-community .service-card-image img,.services-grid .service-insurance .service-card-image img,.services-grid .service-sitting .service-card-image img,.services-grid .service-vaccination .service-card-image img{object-position:50% center}.services-grid .service-boarding .service-icon{background:var(--icon-blue-bg);color:var(--icon-blue)}.services-grid .service-walking .service-icon{background:var(--icon-green-bg);color:var(--icon-green-2)}.services-grid .service-veterinary .service-icon{background:var(--icon-blue-bg);color:var(--icon-blue)}.services-grid .service-vaccination .service-icon{background:var(--icon-purple-bg);color:var(--icon-purple-3)}.services-grid .service-sitting .service-icon{background:var(--icon-teal-bg);color:var(--icon-teal)}.services-grid .service-cafes .service-icon{background:var(--icon-brown-bg);color:var(--icon-brown)}.services-grid .service-insurance .service-icon{background:var(--icon-pink-bg-2);color:var(--icon-pink-3)}.services-grid .service-community .service-icon{background:var(--icon-yellow-bg-2);color:var(--icon-yellow-2)}.health-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:80px 0}.health-history-card{height:192px;border:1px solid var(--border-lighter);border-radius:16px;background:var(--white);box-shadow:0 2px 10px var(--shadow-services-card);display:flex;overflow:hidden;position:relative}.health-history-content{width:52%;display:flex;padding:34px 8px 20px 20px;position:relative;z-index:2}.health-icon{width:58px;height:58px;min-width:58px;border-radius:50%;background:var(--icon-blue-bg);color:var(--icon-blue);display:flex;align-items:center;justify-content:center;font-size:23px;margin-right:12px}.health-history-content h3{font-size:16.5px;line-height:1.3;margin:2px 0 8px;color:var(--text-heading);font-weight:700}.health-history-content p{font-size:12.5px;line-height:1.55;margin:0 0 10px;max-width:170px}.health-history-content .service-link{color:var(--accent-link);font-weight:700}.health-history-image{position:absolute;right:0;bottom:0;width:56%;height:100%;display:block;overflow:hidden}.health-history-image img{width:100%;height:100%;object-fit:cover;object-position:center}.health-app-card{height:192px;border-radius:16px;background:var(--icon-blue-bg-4);display:flex;overflow:hidden;padding-left:20px}.health-benefits{padding-top:24px;position:relative;z-index:2}.health-benefit-item{display:flex;align-items:center;gap:9px;margin:0 0 16px;font-size:12.5px;color:var(--text-health)}.health-benefit-item svg{color:var(--success);flex-shrink:0}.health-app-card:before{content:"";position:absolute;right:14px;top:8px;width:150px;height:176px;border-radius:20px;z-index:1}.health-phone{position:absolute;right:55px;top:0;height:250px;width:200px;display:flex;align-items:flex-start;justify-content:center;z-index:2}.health-phone img{height:250px;width:150px;object-fit:fill}.health-app-card{position:relative;overflow:visible}.services-cta{width:min(1320px,calc(100% - 40px));height:130px;margin:80px auto 50px;border-radius:14px;background:var(--surface-soft);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.services-cta-pet{position:absolute;bottom:0;width:115px;height:105px;object-fit:contain;object-position:bottom;z-index:1}.services-cta-cat{left:24px}.services-cta-dog{right:24px}.services-cta-content{text-align:center;position:relative;z-index:3}.services-cta-content h2{font-size:17px;margin:0 0 4px;color:var(--text-heading)}.services-cta-content p{font-size:12px;margin:0 0 10px;color:var(--text-body-a)}.services-cta-button{display:inline-flex;align-items:center;justify-content:center;background:var(--accent-strong);color:var(--white);text-decoration:none;font-size:12px;font-weight:600;border-radius:5px;padding:10px 19px;box-shadow:0 3px 8px var(--shadow-cta-button)}@media(max-width:900px){.services-hero{padding:0 30px;min-height:380px}.services-hero h1{font-size:30px}.services-grid{grid-template-columns:repeat(2,1fr)}.health-row{grid-template-columns:1fr;margin:40px 0}}@media(max-width:768px){.services-grid .service-card{display:flex;flex-direction:column;align-items:center;text-align:center;height:auto;min-height:0;width:calc(100% - 8px);margin:0 auto;overflow:hidden;padding:20px 16px 18px;border:1px solid var(--border-light);border-radius:24px;box-shadow:0 4px 20px var(--shadow-soft)}.services-grid .service-card-content,.services-grid .service-card-info{display:contents}.services-grid .service-icon{order:1;width:52px;height:52px;min-width:52px;margin:0 0 14px}.services-grid .service-icon img{width:26px;height:26px}.services-grid .service-card-info h3{order:2;width:100%;text-align:center;font-size:20px;font-weight:700;line-height:1.2;color:var(--text-heading);margin:0 0 6px}.services-grid .service-card-info p{order:3;width:100%;text-align:center;max-width:300px;margin:0 auto;font-size:15px;line-height:1.45;color:var(--text-body-g)}.services-grid .service-card-image{order:4;position:relative;right:auto;bottom:auto;width:150px;max-width:150px;height:150px;border-radius:16px;overflow:hidden;margin:8px auto 12px;-webkit-mask-image:none;mask-image:none}.services-grid .service-card-image img{width:100%;height:100%;object-fit:cover!important;object-position:100% center!important;display:block}.services-grid .service-link{order:5;display:flex;align-items:center;justify-content:center;gap:6px;width:auto;min-width:140px;min-height:44px;padding:0 18px;box-sizing:border-box;border-radius:12px;background:var(--accent-strong);color:var(--white);font-size:16px;font-weight:600;text-decoration:none;box-shadow:0 4px 14px var(--shadow-accent-sm);margin:0 auto}.health-history-card{display:flex;flex-direction:column;align-items:center;text-align:center;height:auto;min-height:0;overflow:hidden;padding:20px 16px 18px;border-radius:24px}.health-history-content,.health-history-content>div{display:contents}.health-icon{order:1;width:52px;height:52px;min-width:52px;margin:0 0 14px}.health-history-content h3{order:2;width:100%;text-align:center;font-size:20px;font-weight:700;line-height:1.2;color:var(--text-heading);margin:0 0 6px}.health-history-content p{order:3;width:100%;text-align:center;max-width:300px;margin:0 auto;font-size:15px;line-height:1.45;color:var(--text-body-g)}.health-history-image{order:4;position:relative;right:auto;bottom:auto;width:100%;max-width:100%;height:auto;aspect-ratio:1708/921;border-radius:16px;overflow:hidden;margin:8px auto 12px}.health-history-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:none}.health-history-content .service-link{order:5;display:flex;align-items:center;justify-content:center;gap:6px;width:auto;min-width:140px;min-height:44px;padding:0 18px;box-sizing:border-box;border-radius:12px;background:var(--accent-strong);color:var(--white);font-size:16px;font-weight:600;text-decoration:none;box-shadow:0 4px 14px var(--shadow-accent-sm);margin:0 auto}.health-app-card{flex-direction:column;height:auto;min-height:0;padding:20px 16px;align-items:flex-start}.health-app-card:before,.health-phone{display:none}.health-benefits{padding-top:0;width:100%}.health-benefit-item{font-size:14px}.services-cta{padding:24px 20px}.services-cta-content h2{font-size:16px;line-height:1.3}.services-cta-content p{font-size:12.5px}.services-cta-button{padding:8px 14px;font-size:11px;border-radius:8px}}@media(max-width:650px){.services-hero{margin:0 15px;padding:0;min-height:auto;border-radius:20px;flex-direction:column;align-items:stretch}.services-hero-bg{position:relative;inset:auto;width:100%;height:200px;order:1;object-position:87% center}.services-hero-content{order:2;max-width:none;background:var(--surface-soft);padding:20px 22px 24px}.services-hero h1{font-size:24px}.services-hero h1 .title-paw{width:22px;height:22px;margin-left:6px}.services-hero-content>p{font-size:13px}.services-container{width:calc(100% - 30px)}.services-heading p{font-size:12.5px}.services-grid{grid-template-columns:1fr}.services-grid .service-card{height:auto;min-height:0}.services-cta{width:calc(100% - 30px);aspect-ratio:auto;min-height:150px}.services-cta-pet{width:80px;height:73px}.services-cta-cat{left:10px}.services-cta-dog{right:10px}.services-cta-content{padding:0 26px}}@media(max-width:480px){.services-hero-content{padding:18px 18px 20px}.services-hero h1{font-size:20px}.services-hero h1 .title-paw{width:18px;height:18px;margin-left:5px}.services-hero-content>p{font-size:12px}.services-heading h2{font-size:24px}.services-heading h2 img{width:26px;height:26px}.services-cta-pet{width:64px;height:58px}}@media(min-width:769px){.services-grid .service-card{height:165px!important}.services-grid .service-card-content{padding:28px 10px 18px 20px!important;box-sizing:border-box}.services-grid .service-card-info{padding-top:5px!important}.services-grid .service-card-info h3{margin:0 0 12px!important}.services-grid .service-card-info p{margin:0 0 14px!important;max-width:190px}.services-grid .service-card-image{width:58%!important;height:100%;right:0;bottom:0}.services-grid .service-card-image img{width:100%;height:100%;object-fit:cover}.services-grid .service-grooming .service-card-image img{object-position:55% center!important}.services-grid .service-boarding .service-card-image img{object-position:50% center!important}.services-grid .service-veterinary .service-card-image img,.services-grid .service-walking .service-card-image img{object-position:55% center!important}.services-grid .service-cafes .service-card-image img,.services-grid .service-community .service-card-image img,.services-grid .service-insurance .service-card-image img,.services-grid .service-sitting .service-card-image img,.services-grid .service-vaccination .service-card-image img{object-position:50% center!important}.services-grid .service-cafes .service-card-image,.services-grid .service-community .service-card-image{-webkit-mask-image:none!important;mask-image:none!important}.services-grid .service-cafes .service-card-image:before,.services-grid .service-community .service-card-image:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to right,var(--white) 0,var(--white) 38%,var(--gradient-white-85) 50%,var(--gradient-white-0) 78%)}}