*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Mulish',sans-serif;font-size:16px;color:#333;background:#fff;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:root{--red:#E92D4E;--navy:#061A34;--navy-mid:#0D3468;--navy-blue:#1a4080;--medium-blue:#1a5296;--link-blue:#1572B9;--star:#E92D4E;--font-h:'Concert One',cursive;--font-b:'Mulish',sans-serif;--max-w:1200px;--radius-pill:25px}.paw-watermark{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%23061A34' fill-opacity='0.08'%3E%3Cellipse cx='30' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='50' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='18' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='62' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='40' cy='52' rx='14' ry='16'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:80px 80px}.paw-watermark-light{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%23ffffff' fill-opacity='0.07'%3E%3Cellipse cx='30' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='50' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='18' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='62' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='40' cy='52' rx='14' ry='16'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:80px 80px}.container{max-width:var(--max-w);margin:0 auto;padding:0 20px}.btn,.btn-primary,.btn-red{display:inline-block;background:var(--red);color:#fff !important;padding:12px 28px;border-radius:var(--radius-pill);font-family:var(--font-b);font-weight:700;font-size:0.95rem;border:none;cursor:pointer;transition:background 0.2s;letter-spacing:0.3px;text-align:center}.btn:hover,.btn-primary:hover,.btn-red:hover{background:#c01e3a}.btn-outline{display:inline-block;border:2px solid var(--navy);color:var(--navy) !important;padding:10px 26px;border-radius:var(--radius-pill);font-weight:700;font-size:0.95rem;background:transparent}.btn-outline:hover{background:var(--navy);color:#fff !important}.btn-white{display:inline-block;background:#fff;color:var(--navy) !important;padding:12px 28px;border-radius:var(--radius-pill);font-weight:700;font-size:0.95rem}.header-topbar{background:var(--navy);padding:10px 0}.header-topbar .container{display:flex;justify-content:center;align-items:center;gap:0}.topbar-locations{display:flex;gap:0;flex-wrap:wrap;justify-content:center}.topbar-loc{display:flex;flex-direction:column;align-items:center;padding:4px 24px;border-right:1px solid rgba(255,255,255,0.15);min-width:160px}.topbar-loc:last-child{border-right:none}.topbar-loc-name{font-size:0.75rem;color:#8aaddd;font-weight:600;letter-spacing:0.5px;text-transform:uppercase;margin-bottom:2px}.topbar-loc-phone{font-size:1.15rem;font-weight:800;color:#fff;letter-spacing:0.5px}.topbar-loc-phone a{color:#fff}@media (max-width:768px){.topbar-loc{padding:4px 12px;min-width:120px}.topbar-loc-phone{font-size:0.95rem}}@media (max-width:540px){.topbar-locations{display:none}.header-topbar .container::after{content:'Call Us:(281) 459-0932';color:#fff;font-weight:700;font-size:1rem}}.site-header{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.08);position:sticky;top:0;z-index:1000}.header-nav-wrap{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;max-width:var(--max-w);margin:0 auto}.site-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.logo-svg{width:180px;height:auto}.site-nav ul{list-style:none;display:flex;gap:32px;align-items:center;margin:0;padding:0}.site-nav a{font-size:0.95rem;font-weight:600;color:var(--navy);transition:color 0.2s}.site-nav a:hover,.site-nav .current-menu-item a{color:var(--red)}.nav-search{cursor:pointer;color:var(--navy);font-size:1.1rem;margin-left:8px}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px 0;transition:transform 0.3s,opacity 0.3s}@media (max-width:768px){.nav-toggle{display:block}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,0.12);padding:20px}.site-nav.open{display:block}.site-nav ul{flex-direction:column;gap:12px}}.hero-section{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;background:#061A34}.hero-picture{position:absolute;inset:0;width:100%;height:100%;display:block}.hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right;display:block}.hero-bg-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient( to right,rgba(6,26,52,0.88) 0%,rgba(6,26,52,0.78) 40%,rgba(6,26,52,0.35) 65%,rgba(6,26,52,0.0) 100% )}.hero-overlay{position:absolute;left:0;top:0;bottom:0;width:55%;background:rgba(6,26,52,0.7)}.hero-content{position:relative;z-index:2;max-width:560px;padding:80px 40px 80px 0}.hero-eyebrow{font-family:var(--font-h);font-size:0.9rem;color:#8aaddd;letter-spacing:0.5px;text-transform:uppercase;margin-bottom:8px}.hero-headline{font-family:var(--font-h);font-size:clamp(2.8rem,5vw,4.5rem);color:var(--red);line-height:1.0;margin-bottom:16px}.hero-subhead{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.3}.hero-body{font-size:1rem;color:rgba(255,255,255,0.85);margin-bottom:32px;line-height:1.6}.hero-btns{display:flex;gap:12px;flex-wrap:wrap}.home-intro{padding:60px 20px;text-align:center;background:#fff}.home-intro h1{font-family:var(--font-h);font-size:1.4rem;color:var(--navy);margin-bottom:20px;font-style:italic}.home-about{padding:60px 20px;background:#fff;text-align:center;max-width:var(--max-w);margin:0 auto}.home-about h2{font-family:var(--font-h);font-size:2rem;color:var(--navy);margin-bottom:16px}.home-about p{font-size:1rem;color:#555;max-width:700px;margin:0 auto;line-height:1.7}.home-about .btn-red{margin-top:24px}.promo-panels{display:grid;grid-template-columns:1fr 1fr;max-width:var(--max-w);margin:0 auto 0}@media (max-width:640px){.promo-panels{grid-template-columns:1fr}}.promo-panel{padding:48px 36px}.promo-panel.panel-navy{background:var(--navy-mid)}.promo-panel.panel-red{background:var(--red);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.promo-panel h3{font-family:var(--font-h);font-size:1.3rem;color:#fff;margin-bottom:20px}.promo-panel ol{padding-left:20px}.promo-panel ol li{color:rgba(255,255,255,0.9);margin-bottom:10px;font-size:0.95rem}.promo-panel p{color:rgba(255,255,255,0.9);font-size:1.05rem;margin-bottom:20px}.services-list-section{background:#fff;padding:60px 20px;text-align:center}.services-list-section h2{font-family:var(--font-h);font-size:2rem;color:var(--navy);margin-bottom:8px}.services-list-section .section-sub{color:#666;margin-bottom:32px;font-size:1rem}.services-text-links{display:flex;justify-content:center;gap:8px 24px;flex-wrap:wrap;list-style:none;padding:0}.services-text-links li a{color:var(--red);font-weight:700;font-size:1.05rem;text-decoration:underline;text-underline-offset:3px}.services-text-links li a:hover{color:#c01e3a}.why-choose{background-color:var(--navy-blue);position:relative;overflow:hidden;padding:80px 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cellipse cx='25' cy='15' rx='7' ry='9'/%3E%3Cellipse cx='45' cy='15' rx='7' ry='9'/%3E%3Cellipse cx='10' cy='30' rx='6' ry='8'/%3E%3Cellipse cx='60' cy='30' rx='6' ry='8'/%3E%3Cellipse cx='35' cy='50' rx='16' ry='18'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:100px 100px}.why-choose-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media (max-width:768px){.why-choose-inner{grid-template-columns:1fr}}.why-choose-photo{position:relative;border-radius:8px;overflow:hidden;min-height:340px;background:linear-gradient(135deg,#1c4a1c,#2d6a2d);display:flex;align-items:center;justify-content:center}.why-choose-photo .mascot-svg{width:120px;opacity:0.9}.why-choose-right h2{font-family:var(--font-h);font-size:1.9rem;color:#fff;margin-bottom:32px}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.feature-icon-circle{width:72px;height:72px;background:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon-circle svg{width:36px;height:36px;fill:none;stroke:#fff;stroke-width:1.8}.feature-label{font-family:var(--font-h);font-size:0.95rem;color:#fff;line-height:1.3}.amenities-section{background:#fff;padding:60px 20px}.amenities-section h2{font-family:var(--font-h);font-size:2rem;color:var(--navy);text-align:center;margin-bottom:36px}.amenities-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 40px;max-width:680px;margin:0 auto;list-style:none;padding:0}.amenities-grid li{display:flex;align-items:flex-start;gap:10px;font-size:1rem;color:#333}.amenities-grid li::before{content:'✓';color:var(--red);font-weight:800;font-size:1.1rem;flex-shrink:0;margin-top:2px}.reviews-home{background:#fff;padding:80px 20px;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%23061A34' fill-opacity='0.05'%3E%3Cellipse cx='30' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='50' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='18' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='62' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='40' cy='52' rx='14' ry='16'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:80px 80px}.reviews-home-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}@media (max-width:768px){.reviews-home-inner{grid-template-columns:1fr}}.reviews-home-left h2{font-family:var(--font-h);font-size:2rem;color:var(--red);margin-bottom:8px;font-style:italic}.reviews-home-left p{color:#555;margin-bottom:24px}.reviews-home-photo{width:100%;min-height:300px;background:linear-gradient(135deg,#8B4513,#A0522D);border-radius:8px;position:relative;overflow:hidden;border:6px solid var(--red)}.reviews-home-photo::after{content:'🐕';position:absolute;bottom:20px;right:20px;font-size:80px;opacity:0.3}.review-card-single{background:var(--navy);border-radius:8px;padding:32px;color:#fff}.review-card-single .stars{color:var(--red);font-size:1.5rem;letter-spacing:2px;margin-bottom:12px}.review-card-single .review-title{font-family:var(--font-h);font-size:1.3rem;color:#fff;margin-bottom:12px}.review-card-single .review-text{font-size:0.95rem;color:#cdd8e8;line-height:1.6;margin-bottom:16px;font-style:italic}.review-card-single .review-author{font-weight:700;color:rgba(255,255,255,0.75);font-size:0.9rem}.review-nav{display:flex;align-items:center;gap:16px;margin-top:20px}.review-nav-btn{width:36px;height:36px;border-radius:50%;border:2px solid var(--navy);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:var(--navy);transition:transform 0.2s,opacity 0.2s}.review-nav-btn:hover{background:var(--navy);color:#fff}.view-all-reviews{margin-top:20px}.proudly-serving{background:var(--navy);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Ccircle cx='20' cy='20' r='15'/%3E%3Ccircle cx='60' cy='10' r='10'/%3E%3Ccircle cx='80' cy='40' r='12'/%3E%3Ccircle cx='30' cy='70' r='18'/%3E%3Ccircle cx='75' cy='75' r='8'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:100px 100px;padding:80px 20px;text-align:center}.proudly-serving h2{font-family:var(--font-h);font-size:2rem;color:#fff;margin-bottom:8px}.proudly-serving p{color:rgba(255,255,255,0.7);margin-bottom:24px}.serving-locations{display:flex;justify-content:center;gap:12px 32px;flex-wrap:wrap;list-style:none;padding:0;margin-bottom:32px}.serving-locations li a{color:#8aaddd;font-weight:700;font-size:1.1rem;text-decoration:underline;text-underline-offset:3px}.serving-locations li a:hover{color:#fff}.site-footer{background:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%23061A34' fill-opacity='0.04'%3E%3Cellipse cx='30' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='50' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='18' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='62' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='40' cy='52' rx='14' ry='16'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:80px 80px;padding:60px 20px 0;color:var(--navy)}.footer-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:180px 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid #e0e0e0}@media (max-width:900px){.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer-inner{grid-template-columns:1fr}}.footer-logo{display:flex;flex-direction:column;gap:12px}.footer-logo-svg{width:150px;height:auto}.footer-nav-col h4{font-family:var(--font-h);font-size:1.1rem;color:var(--navy);margin-bottom:16px}.footer-links-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;list-style:none;padding:0}.footer-links-grid li a{font-size:0.9rem;color:var(--navy);transition:color 0.2s}.footer-links-grid li a:hover{color:var(--red)}.footer-locations-col h4{font-family:var(--font-h);font-size:1.1rem;color:var(--navy);margin-bottom:16px}.footer-locs-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-loc h5{font-size:0.9rem;font-weight:700;color:var(--navy);margin-bottom:6px}.footer-loc address{font-style:normal;font-size:0.82rem;color:#444;line-height:1.5;margin-bottom:6px}.footer-loc a.map-link{color:var(--link-blue);font-size:0.82rem;display:block;margin-bottom:4px}.footer-loc .phone{font-size:0.82rem;font-weight:700;color:var(--navy);margin-bottom:8px}.footer-social{display:flex;gap:8px}.footer-social a{width:32px;height:32px;background:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:0.75rem;text-decoration:none;transition:background 0.2s}.footer-social a:hover{background:var(--red)}.footer-bottom{max-width:var(--max-w);margin:0 auto;padding:16px 0;display:flex;justify-content:space-between;align-items:center;font-size:0.8rem;color:#666;flex-wrap:wrap;gap:8px}.footer-bottom-links{display:flex;gap:16px}.footer-bottom-links a{color:#666}.footer-bottom-links a:hover{color:var(--red)}.about-page{max-width:1000px;margin:0 auto;padding:60px 20px}.about-page h1{font-family:var(--font-h);font-size:2.5rem;color:var(--navy);margin-bottom:24px}.about-page h3{font-family:var(--font-h);font-size:1.5rem;color:var(--navy-mid);margin:40px 0 16px;border-bottom:2px solid var(--red);padding-bottom:8px}.about-page p{line-height:1.7;color:#444;margin-bottom:16px}.sitemap-page{max-width:900px;margin:0 auto;padding:60px 20px}.sitemap-page h1{font-family:var(--font-h);font-size:2.5rem;color:var(--navy);margin-bottom:32px}.sitemap-page h2{font-family:var(--font-h);font-size:1.2rem;color:var(--navy-mid);margin:32px 0 12px}.sitemap-page ul{padding-left:24px;margin-bottom:8px}.sitemap-page ul li{margin-bottom:6px}.sitemap-page a{color:var(--link-blue)}.sitemap-page a:hover{text-decoration:underline}.blog-page{max-width:1100px;margin:0 auto;padding:60px 20px}.blog-page h1{font-family:var(--font-h);font-size:2.5rem;color:var(--navy);margin-bottom:40px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media (max-width:900px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.blog-grid{grid-template-columns:1fr}}.blog-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform 0.2s,box-shadow 0.2s;will-change:transform}.blog-card:hover{box-shadow:0 6px 24px rgba(6,26,52,0.12)}.blog-card-img{height:200px;background:var(--navy-mid);display:flex;align-items:center;justify-content:center}.blog-card-body{padding:20px}.blog-card-body h3{font-family:var(--font-h);font-size:1.1rem;color:var(--navy);margin-bottom:10px}.blog-card-body p{font-size:0.9rem;color:#555;line-height:1.5;margin-bottom:16px}.blog-card-body .read-more{color:var(--red);font-weight:700;font-size:0.9rem}.home-hero{position:relative;min-height:540px;background:linear-gradient(120deg,#061A34 55%,#0D3468 100%);display:flex;align-items:center;overflow:hidden}.home-hero::before{content:'';position:absolute;inset:0;background:url('../images/hero-dogs.jpg') center right / cover no-repeat;opacity:0.35;z-index:0}.home-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,26,52,0.92) 45%,rgba(6,26,52,0.4) 100%);z-index:1}.home-hero__content{position:relative;z-index:2;max-width:600px;padding:4rem 0}.home-hero__tagline{font-family:'Mulish',sans-serif;font-size:1rem;font-weight:700;color:rgba(255,255,255,0.8);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:0.75rem}.home-hero__heading{font-family:'Concert One',cursive;font-size:clamp(2.8rem,6vw,4.5rem);color:#ffffff;line-height:1.05;margin-bottom:1.25rem}.home-hero__heading--accent{color:#E92D4E}.home-hero__body{font-size:1.0625rem;color:rgba(255,255,255,0.85);line-height:1.65;margin-bottom:2rem;max-width:480px}.home-hero__cta{font-family:'Concert One',cursive;font-size:1.05rem;padding:0.875rem 2.5rem}@media (max-width:768px){.home-hero{min-height:420px}.home-hero__heading{font-size:2.5rem}}.home-intro{background:#fff;text-align:center}.home-intro__inner{max-width:760px;margin:0 auto}.home-intro__title{font-family:'Concert One',cursive;font-size:clamp(1.6rem,3.5vw,2.25rem);color:#061A34;margin-bottom:1rem}.home-intro__inner p{font-size:1.0625rem;line-height:1.7;color:#444}.home-promo-cards{background:#0D3468;padding:2.5rem 0}.home-promo-cards__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (max-width:640px){.home-promo-cards__grid{grid-template-columns:1fr}}.home-promo-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:8px;padding:2rem 1.75rem;display:flex;align-items:flex-start;gap:1.25rem;color:#fff}.home-promo-card__icon{flex-shrink:0}.home-promo-card__body h3{font-family:'Concert One',cursive;font-size:1.2rem;color:#fff;margin-bottom:0.875rem;line-height:1.3}.home-promo-card__steps{list-style:decimal;padding-left:1.25rem;color:rgba(255,255,255,0.85);font-size:0.9375rem;line-height:1.7}.home-promo-card__steps li{margin-bottom:0.3rem}.home-promo-card--locs p{color:rgba(255,255,255,0.8);font-size:0.9375rem;margin-bottom:1.25rem;line-height:1.6}.home-promo-card .btn--white{background:#fff;color:#E92D4E;font-family:'Concert One',cursive;font-size:0.9375rem;padding:0.625rem 1.75rem;border-radius:9999px;text-decoration:none;display:inline-block;transition:background 0.18s}.home-promo-card .btn--white:hover{background:#f0f0f0}.home-services{background:#fff;text-align:center}.home-services__sub{font-size:1.0625rem;color:#555;margin-bottom:1.75rem;margin-top:-0.5rem}.home-services__list{display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem 2rem;list-style:none;padding:0;margin:0}.home-services__list li a{font-family:'Mulish',sans-serif;font-size:1.0625rem;font-weight:700;color:#E92D4E;text-decoration:none;position:relative;padding-left:1.25rem}.home-services__list li a::before{content:'»';position:absolute;left:0;color:#E92D4E;font-weight:900}.home-services__list li a:hover{text-decoration:underline}.why-choose{background:#1a4080;position:relative;overflow:hidden}.why-choose__paw{position:absolute;right:-100px;top:50%;transform:translateY(-50%);pointer-events:none}.why-choose__inner{display:grid;grid-template-columns:340px 1fr;gap:3.5rem;align-items:center;position:relative;z-index:1}@media (max-width:900px){.why-choose__inner{grid-template-columns:1fr}.why-choose__photo{display:none}}.why-choose__photo-placeholder{border-radius:12px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,0.3)}.why-choose .section-title{margin-bottom:0.75rem}.why-choose__intro{color:rgba(255,255,255,0.8);font-size:1rem;margin-bottom:2rem;line-height:1.65}.why-choose__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media (max-width:500px){.why-choose__grid{grid-template-columns:1fr}}.why-card{display:flex;align-items:flex-start;gap:1rem;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.1);border-radius:10px;padding:1.5rem 1.25rem}.why-card__icon{flex-shrink:0}.why-card__text h3{font-family:'Concert One',cursive;font-size:1rem;color:#fff;margin-bottom:0.35rem}.why-card__text p{font-size:0.875rem;color:rgba(255,255,255,0.75);line-height:1.55;margin:0}.home-reviews{background:#fff;position:relative;overflow:hidden}.home-reviews__paw{position:absolute;left:-80px;bottom:-80px;pointer-events:none}.home-reviews__inner{display:grid;grid-template-columns:320px 1fr;gap:3.5rem;align-items:flex-start;position:relative;z-index:1}@media (max-width:900px){.home-reviews__inner{grid-template-columns:1fr}.home-reviews__photo{display:none}}.home-reviews__photo-placeholder{width:100%;aspect-ratio:3/4;background:linear-gradient(160deg,#0D3468 0%,#061A34 100%);border-radius:12px;overflow:hidden;min-height:320px}.home-reviews__cards .section-title{margin-bottom:1.5rem}.review-rotator{min-height:200px;position:relative}.review-card{display:none;background:#061A34;border-radius:10px;padding:2rem 2rem;border-left:4px solid #E92D4E}.review-card.is-active{display:block}.review-card__stars{color:#FFD80A;font-size:1.25rem;letter-spacing:2px;margin-bottom:0.875rem}.review-card blockquote{font-size:1rem;line-height:1.7;color:rgba(255,255,255,0.9);font-style:italic;margin:0 0 1rem;padding:0;border:none}.review-card cite{font-style:normal;font-size:0.875rem;font-weight:700;color:#8FCEFF}.review-dots{display:flex;gap:0.5rem;margin-top:1.25rem;align-items:center}.review-dot{width:10px;height:10px;border-radius:50%;background:#d1dbe8;border:none;cursor:pointer;padding:0;transition:background 0.15s,transform 0.15s;min-width:10px;min-height:10px}.review-dot.is-active{background:#E92D4E;transform:scale(1.3)}.home-reviews__cta{display:inline-block;margin-top:1.5rem;font-family:'Concert One',cursive}.proudly-serving{background:#061A34}.proudly-serving__sub{text-align:center;color:rgba(255,255,255,0.75);font-size:1rem;margin-bottom:2.5rem}.serving-cities{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width:900px){.serving-cities{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.serving-cities{grid-template-columns:1fr}}.serving-city{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:10px;padding:1.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;gap:0.375rem;transition:background 0.18s}.serving-city:hover{background:rgba(255,255,255,0.1);text-decoration:none}.serving-city__paw{font-size:1.75rem}.serving-city__name{font-family:'Concert One',cursive;font-size:1.1rem;color:#fff;line-height:1.2}.serving-city__phone{font-size:0.8125rem;color:#8FCEFF;font-weight:700}.locations-banner{background:#1a5296;position:relative;overflow:hidden;padding:4rem 0 3rem;text-align:center}.locations-banner__watermark{position:absolute;inset:0;pointer-events:none;overflow:hidden}.locations-banner__watermark svg{width:100%;height:100%}.locations-banner__content{position:relative;z-index:1}.locations-banner__title{font-family:'Concert One',cursive;font-size:clamp(2rem,5vw,3.5rem);color:#fff;margin-bottom:0.75rem;font-style:italic}.locations-banner__sub{color:rgba(255,255,255,0.82);font-size:1.0625rem;max-width:560px;margin:0 auto;line-height:1.6}.locations-photo-strip{width:100%;overflow:hidden;line-height:0;position:relative}.locations-photo-strip__inner{width:100%}.locations-photo-strip__bg{width:100%;min-height:180px;background:linear-gradient(180deg,#3a7a3c 0%,#2d6b2f 60%,#1f5022 100%);position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.locations-photo-strip__bg::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,0.08) 1px,transparent 1px);background-size:20px 20px}.locations-photo-strip__mascot{position:relative;z-index:2;margin-bottom:-4px}.loc-cards-section{padding:4rem 0 5rem;background:#f4f6fa}.loc-cards-section .section-title{margin-bottom:2.5rem}.loc-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width:1100px){.loc-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.loc-cards-grid{grid-template-columns:1fr}}.loc-card{position:relative;min-height:420px;border-radius:10px;overflow:hidden;display:flex;align-items:flex-end;color:#fff;background:linear-gradient(160deg,#0D3468 0%,#061A34 100%);background-size:cover;background-position:center;transition:transform 0.25s ease,box-shadow 0.25s ease;will-change:transform}.loc-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,0.35)}.loc-card--kingwood{background:linear-gradient(160deg,#1a3a6e 0%,#061A34 100%)}.loc-card--atascocita{background:linear-gradient(160deg,#1a4a5c 0%,#0a2535 100%)}.loc-card--cypress{background:linear-gradient(160deg,#1a5c3a 0%,#0a2518 100%)}.loc-card--katy{background:linear-gradient(160deg,#5c3a1a 0%,#251508 100%)}.loc-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(6,26,52,0.92) 50%,rgba(6,26,52,0.3) 100%);z-index:1}.loc-card__content{position:relative;z-index:2;padding:1.75rem 1.5rem;width:100%}.loc-card__city{font-family:'Concert One',cursive;font-size:1.35rem;color:#fff;margin-bottom:0.625rem;line-height:1.2}.loc-card__addr{font-size:0.875rem;color:rgba(255,255,255,0.82);margin-bottom:0.375rem;line-height:1.5}.loc-card__phone{display:block;font-weight:800;font-size:0.9375rem;color:#8FCEFF;text-decoration:none;margin-bottom:0.75rem;font-family:'Mulish',sans-serif}.loc-card__phone:hover{color:#FFD80A;text-decoration:none}.loc-card__hours{font-size:0.8rem;color:rgba(255,255,255,0.7);line-height:1.6;margin-bottom:1.25rem}.loc-card__hours p{margin:0}.loc-card__cta{font-family:'Concert One',cursive;font-size:0.9rem;padding:0.5rem 1.5rem;display:inline-block}.page-banner{background:#1a5296;padding:3.5rem 0;text-align:center;position:relative;overflow:hidden}.page-banner__title{font-family:'Concert One',cursive;font-size:clamp(1.75rem,4vw,3rem);color:#fff;margin:0}.page-banner__subtitle{color:rgba(255,255,255,0.82);font-size:1.0625rem;margin-top:0.5rem}@media (max-width:768px){.section-pad{padding-block:48px}.home-promo-card{flex-direction:column}.loc-cards-grid{grid-template-columns:1fr 1fr}.loc-card{min-height:340px}}@media (max-width:480px){.loc-cards-grid{grid-template-columns:1fr}}.locations-play-strip{background:#061A34;padding:1.25rem 0;border-bottom:3px solid #E92D4E}.locations-play-strip__inner{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:space-between}.locations-play-strip__mascot{flex-shrink:0}.locations-play-strip__text{flex:1;min-width:200px}.locations-play-strip__text strong{display:block;font-family:'Concert One',cursive;font-size:1.15rem;color:#fff;margin-bottom:0.2rem}.locations-play-strip__text span{font-size:0.875rem;color:rgba(255,255,255,0.7)}.locations-banner__eyebrow{font-family:'Mulish',sans-serif;font-size:0.9rem;font-weight:700;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0.5rem}.loc-cards-section{background:#f4f6fa;padding:4rem 0 5rem}.loc-cards-title{font-family:'Concert One',cursive;font-size:clamp(1.75rem,4vw,2.5rem);color:#E92D4E;margin-bottom:0.35rem}.loc-cards-sub{font-family:'Concert One',cursive;font-size:1.25rem;color:#061A34;margin-bottom:0.75rem}.loc-cards-body{font-size:1rem;color:#444;line-height:1.65;margin-bottom:2.5rem;max-width:760px}.loc-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width:1100px){.loc-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.loc-cards-grid{grid-template-columns:1fr}}.loc-card{position:relative;min-height:460px;border-radius:10px;overflow:hidden;display:flex;align-items:flex-end;background-size:cover;background-position:center;transition:transform 0.25s ease,box-shadow 0.25s ease;will-change:transform}.loc-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,0,0,0.3)}.loc-card--atascocita,.loc-card-atascocita{background:linear-gradient(155deg,#1a5c8a 0%,#0a2d52 100%)}.loc-card--cypress,.loc-card-cypress{background:linear-gradient(155deg,#1a6b3a 0%,#0a3520 100%)}.loc-card--kingwood,.loc-card-kingwood{background:linear-gradient(155deg,#1a3a8a 0%,#061A34 100%)}.loc-card--katy,.loc-card-katy{background:linear-gradient(155deg,#7a3a1a 0%,#3d1a08 100%)}.loc-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(6,26,52,0.95) 55%,rgba(6,26,52,0.25) 100%);z-index:1}.loc-card__content{position:relative;z-index:2;padding:1.75rem 1.5rem;width:100%}.loc-card__city{font-family:'Concert One',cursive;font-size:1.5rem;color:#fff;margin-bottom:0.25rem;line-height:1.15}.loc-card__name{font-size:0.8rem;color:rgba(255,255,255,0.6);margin-bottom:0.625rem;line-height:1.4}.loc-card__addr{font-size:0.875rem;color:rgba(255,255,255,0.85);line-height:1.5;margin-bottom:0.375rem}.loc-card__phone{display:block;font-weight:800;font-size:1rem;color:#8FCEFF;text-decoration:none;margin-bottom:0.25rem;font-family:'Mulish',sans-serif}.loc-card__phone:hover{color:#FFD80A;text-decoration:none}.loc-card__email{font-size:0.78rem;color:rgba(255,255,255,0.5);margin-bottom:1.25rem}.loc-card__cta{font-family:'Concert One',cursive;font-size:0.9rem;padding:0.55rem 1.5rem;display:inline-block}.loc-card-content{position:relative;z-index:2;padding:1.75rem 1.5rem;width:100%}.loc-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(6,26,52,0.95) 55%,rgba(6,26,52,0.25) 100%);z-index:1}.loc-card-city{font-family:'Concert One',cursive;font-size:1.5rem;color:#fff;margin-bottom:1.25rem}.loc-card-btn{background:#E92D4E;color:#fff;text-decoration:none;padding:10px 24px;border-radius:9999px;font-weight:700;font-size:0.9rem;display:inline-block;transition:background 0.18s}.loc-card-btn:hover{background:#c4213e;text-decoration:none}.location-cards-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;min-height:380px}@media (max-width:900px){.location-cards-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.location-cards-row{grid-template-columns:1fr}}.location-cards-row .loc-card{border-radius:0;min-height:380px}.dogs-photo-strip{background:linear-gradient(180deg,#3a7a3c 0%,#2d6b2f 60%,#1e5020 100%);min-height:160px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.dogs-photo-strip::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,0.1) 1px,transparent 1px);background-size:18px 18px}.mascot-overlay{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center;padding-top:20px}.home-about__inner{max-width:780px;margin:0 auto;padding:64px 20px;text-align:center}.home-about__title{font-family:var(--font-h);font-size:clamp(1.75rem,4vw,2.5rem);color:var(--navy);margin-bottom:6px}.home-about__sub{font-family:var(--font-h);font-size:1.1rem;color:var(--red);margin-bottom:16px}.home-about p{color:#444;line-height:1.75;margin-bottom:0}.home-promo{background:var(--navy-mid);padding:64px 20px}.home-promo__grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:var(--max-w);margin:0 auto}@media (max-width:700px){.home-promo__grid{grid-template-columns:1fr}}.home-promo__card{background:rgba(255,255,255,0.07);border-radius:12px;padding:36px 32px;color:#fff}.home-promo__card h3{font-family:var(--font-h);font-size:1.3rem;color:#fff;margin-bottom:16px}.home-promo__card ol{padding-left:20px;color:rgba(255,255,255,0.85);line-height:1.8;margin-bottom:0}.home-promo__card p{color:rgba(255,255,255,0.8);margin-bottom:20px}.btn-white{display:inline-block;background:#fff;color:var(--navy);font-family:var(--font-h);font-size:0.95rem;padding:12px 28px;border-radius:50px;text-decoration:none;transition:background 0.2s}.btn-white:hover{background:#e8edf5}.home-reviews__left{display:flex;flex-direction:column;justify-content:center}.home-reviews__heading{font-family:var(--font-h);font-size:clamp(1.5rem,3.5vw,2.2rem);color:var(--navy);margin-bottom:12px;line-height:1.2}.home-reviews__sub{color:#666;font-size:1rem;line-height:1.6}.home-reviews__right{display:flex;flex-direction:column}.review-slide{display:none}.review-slide.active{display:block;animation:fadeInSlide 0.4s ease}@keyframes fadeInSlide{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.review-stars{color:var(--red);font-size:1.3rem;letter-spacing:2px;margin-bottom:8px}.review-title{font-family:var(--font-h);font-size:1.1rem;color:var(--navy);margin-bottom:10px}.review-slide blockquote{font-style:italic;color:#444;line-height:1.7;margin:0 0 12px 0;border-left:3px solid var(--red);padding-left:16px}.review-slide cite{font-size:0.85rem;font-weight:700;color:#888;font-style:normal}.btn-outline-nav{display:inline-block;margin-top:20px;padding:10px 24px;border:2px solid var(--navy);border-radius:50px;color:var(--navy);font-family:var(--font-h);font-size:0.9rem;text-decoration:none;transition:background 0.2s,color 0.2s}.btn-outline-nav:hover{background:var(--navy);color:#fff}.proudly-serving__inner{text-align:center;padding:72px 20px;max-width:var(--max-w);margin:0 auto}.proudly-serving__title{font-family:var(--font-h);font-size:clamp(1.75rem,4vw,2.75rem);color:#fff;margin-bottom:8px}.proudly-serving__cities{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 32px;margin:24px 0 32px}.serving-city-link{font-family:var(--font-h);font-size:1.2rem;color:rgba(255,255,255,0.85);text-decoration:none;transition:color 0.2s}.serving-city-link:hover{color:#fff;text-decoration:underline}:root{--paw-lt:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%23061A34' fill-opacity='0.06'%3E%3Cellipse cx='30' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='50' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='18' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='62' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='40' cy='52' rx='14' ry='16'/%3E%3C/g%3E%3C/svg%3E");--paw-dk:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%23ffffff' fill-opacity='0.06'%3E%3Cellipse cx='30' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='50' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='18' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='62' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='40' cy='52' rx='14' ry='16'/%3E%3C/g%3E%3C/svg%3E");--paw-alt:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%231572B9' fill-opacity='0.08'%3E%3Cellipse cx='30' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='50' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='18' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='62' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='40' cy='52' rx='14' ry='16'/%3E%3C/g%3E%3C/svg%3E")}.btn-outline-red{display:inline-block;padding:12px 32px;border:2px solid var(--red);border-radius:50px;color:var(--red);font-family:var(--font-h);font-size:1rem;text-decoration:none;background:transparent;transition:background 0.2s,color 0.2s}.btn-outline-red:hover{background:var(--red);color:#fff}.hp-hero{position:relative;min-height:640px;display:flex;align-items:center;background:#061A34;overflow:hidden}.hp-hero__picture{position:absolute;inset:0;width:100%;height:100%;display:block}.hp-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right}.hp-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to right,rgba(255,255,255,0.92) 0%,rgba(255,255,255,0.88) 38%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 80% )}.hp-hero__paw-panel{position:absolute;left:0;top:0;bottom:0;width:48%;z-index:2;background-image:var(--paw-lt);background-repeat:repeat;background-size:120px;opacity:0.35}.hp-hero__content{position:relative;z-index:3;max-width:560px;padding:80px 0}.hp-hero__headline{font-family:var(--font-h);font-size:clamp(3rem,6vw,5rem);color:var(--red);line-height:1.0;margin-bottom:12px}.hp-hero__play{color:var(--navy)}.hp-hero__sub{font-family:var(--font-h);font-size:clamp(1rem,2vw,1.3rem);color:var(--navy);margin-bottom:14px}.hp-hero__body{font-size:1rem;color:var(--navy);line-height:1.65;max-width:480px;margin-bottom:28px}@media (max-width:768px){.hp-hero{min-height:420px}.hp-hero__overlay{background:linear-gradient(to right,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.7) 70%,rgba(255,255,255,0) 100% )}.hp-hero__paw-panel{width:100%}.hp-hero__content{padding:48px 0}}.hp-blue-banner{}.hp-blue-banner__inner{display:flex;min-height:320px}.hp-blue-banner__panel{flex:1;position:relative;padding:48px 40px 64px;overflow:hidden;display:flex;flex-direction:column}.hp-blue-banner__panel--left{background:#1b3a6b}.hp-blue-banner__panel--right{background:#0d2051}.hp-blue-banner__panel--left::after{content:'';position:absolute;right:-1px;top:0;bottom:0;width:60px;background:#0d2051;clip-path:polygon(100% 0,100% 100%,0 100%)}.hp-blue-banner__paw{position:absolute;inset:0;background-image:var(--paw-dk);background-repeat:repeat;background-size:100px;opacity:0.12;pointer-events:none}.hp-blue-banner__mascot{position:absolute;left:20px;top:50%;transform:translateY(-50%);opacity:0.25;will-change:transform;contain:layout style;pointer-events:none}.hp-blue-banner__mascot svg{fill:#fff}.hp-blue-banner__panel{contain:layout}.hp-blue-banner__text{position:relative;z-index:2;flex:1}.hp-blue-banner__heading{font-family:var(--font-h);font-size:clamp(1.15rem,2vw,1.5rem);color:#fff;margin-bottom:16px;line-height:1.25}.hp-blue-banner__list{color:rgba(255,255,255,0.9);padding-left:20px;line-height:1.9;font-size:0.95rem;margin-bottom:0}.hp-blue-banner__panel p{color:rgba(255,255,255,0.88);font-size:0.95rem;line-height:1.7}.hp-blue-banner__arrow-btn{position:absolute;bottom:20px;right:20px;width:44px;height:44px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;z-index:3;transition:background 0.2s}.hp-blue-banner__arrow-btn:hover{background:#c01e3a}.hp-blue-banner__arrow-btn svg{fill:#fff}@media (max-width:700px){.hp-blue-banner__inner{flex-direction:column}.hp-blue-banner__panel--left::after{display:none}}.hp-about{background:#fff;padding:72px 0}.hp-about__inner{display:grid;grid-template-columns:380px 1fr;gap:56px;align-items:start}@media (max-width:860px){.hp-about__inner{grid-template-columns:1fr}.hp-about__img-wrap{display:none}}.hp-about__img-wrap{position:relative}.hp-about__paw-bg{position:absolute;left:-32px;top:0;bottom:0;width:80px;background:#1b3a6b;background-image:var(--paw-lt);background-repeat:repeat;background-size:60px;border-radius:4px}.hp-about__img{position:relative;z-index:1;width:100%;height:auto;border-radius:50%;display:block;aspect-ratio:0.88;object-fit:cover}.hp-about__title{font-family:var(--font-h);font-size:clamp(1.6rem,3.5vw,2.25rem);color:var(--navy);margin-bottom:6px}.hp-about__sub{font-family:var(--font-h);font-size:1.05rem;color:var(--navy);font-weight:700;margin-bottom:20px}.hp-about__text p{font-size:0.975rem;color:#333;line-height:1.75;margin-bottom:16px}.hp-about__text a{color:#1a5296}.hp-about__cta-box{background:var(--navy);color:#fff;padding:20px 24px;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:24px}.hp-about__cta-box p{color:#fff;margin:0;font-size:0.95rem}.hp-services{background:#fff;padding:64px 0 72px}.hp-services__title{font-family:var(--font-h);font-size:clamp(1.75rem,4vw,2.5rem);color:var(--red);text-align:center;margin-bottom:40px}.hp-services__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media (max-width:900px){.hp-services__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:580px){.hp-services__grid{grid-template-columns:repeat(2,1fr)}}.hp-svc-card{position:relative;background:var(--navy);border-radius:6px;overflow:hidden;padding:36px 20px 28px;display:flex;flex-direction:column;align-items:center;gap:16px;text-decoration:none;transition:transform 0.2s}.hp-svc-card:hover{transform:translateY(-3px)}.hp-svc-card__bg{position:absolute;inset:0;background-image:var(--paw-dk);background-repeat:repeat;background-size:80px;opacity:0.1;pointer-events:none}.hp-svc-card__icon{position:relative;z-index:1}.hp-svc-card__icon svg{fill:#fff;display:block}.hp-svc-card__label{position:relative;z-index:1;font-family:var(--font-h);font-size:1rem;color:#fff;text-align:center}.hp-services__cta{text-align:center;margin-top:40px}.hp-why{position:relative;padding:72px 0;overflow:hidden}.hp-why__bg-img{position:absolute;inset:0;background:url('../images/why-choose-bg.jpg') center/cover no-repeat;filter:brightness(0.45);z-index:0}.hp-why::before{content:'';position:absolute;inset:0;background:rgba(13,32,81,0.7);z-index:1}.hp-why__inner{position:relative;z-index:2;display:grid;grid-template-columns:380px 1fr;gap:64px;align-items:center}@media (max-width:860px){.hp-why__inner{grid-template-columns:1fr}.hp-why__photo-col{display:none}}.hp-why__red-frame{position:relative;border:4px solid var(--red);border-radius:4px;overflow:visible;display:inline-block}.hp-why__dog-img{display:block;width:100%;height:auto;border-radius:2px}.hp-why__mascot{position:absolute;bottom:-20px;right:-20px}.hp-why__mascot svg{fill:#F5C842;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.4))}.hp-why__title{font-family:var(--font-h);font-size:clamp(1.5rem,3vw,2.1rem);color:#fff;margin-bottom:32px;line-height:1.2}.hp-why__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width:520px){.hp-why__grid{grid-template-columns:1fr}}.hp-why-feat{display:flex;align-items:center;gap:14px}.hp-why-feat__icon{width:60px;height:60px;border-radius:50%;background:var(--navy);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-why-feat__icon svg{fill:#fff}.hp-why-feat__label{font-family:var(--font-h);font-size:1rem;color:#fff;line-height:1.3}.hp-book{background:#fff;padding:72px 0}.hp-book__inner{display:grid;grid-template-columns:1fr 500px;gap:56px;align-items:center}@media (max-width:900px){.hp-book__inner{grid-template-columns:1fr}.hp-book__img-wrap{display:none}}.hp-book__title{font-family:var(--font-h);font-size:clamp(1.75rem,4vw,2.5rem);color:var(--red);margin-bottom:20px}.hp-book__text p{font-size:0.975rem;color:#333;line-height:1.75;margin-bottom:16px}.hp-book__img-wrap{position:relative}.hp-book__img{display:block;width:100%;height:auto;border-radius:4px;object-fit:cover}.hp-book__paw-strip{position:absolute;right:-32px;top:0;bottom:0;width:64px;background:var(--navy);background-image:var(--paw-dk);background-repeat:repeat;background-size:50px;opacity:0.9;border-radius:0 4px 4px 0}.hp-offer{background:#fff;padding:72px 0;border-top:1px solid #e8ecf2}.hp-offer__inner{display:grid;grid-template-columns:480px 1fr;gap:56px;align-items:start}@media (max-width:900px){.hp-offer__inner{grid-template-columns:1fr}.hp-offer__img-wrap{display:none}}.hp-offer__img-wrap{position:relative;display:flex;align-items:stretch}.hp-offer__paw-strip{width:56px;flex-shrink:0;background:var(--navy);background-image:var(--paw-dk);background-repeat:repeat;background-size:44px;border-radius:4px 0 0 4px}.hp-offer__img{display:block;width:100%;height:auto;border-radius:0 4px 4px 0;object-fit:cover}.hp-offer__title{font-family:var(--font-h);font-size:clamp(1.3rem,2.5vw,1.75rem);color:var(--red);text-transform:uppercase;margin-bottom:20px;line-height:1.2}.hp-offer__list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;margin-bottom:24px}.hp-offer__list li{color:var(--navy);font-size:0.95rem;padding-left:20px;position:relative}.hp-offer__list li::before{content:'—';position:absolute;left:0;color:var(--red);font-weight:700}.hp-offer__list a{color:#1a5296}.hp-offer__text p{font-size:0.975rem;color:#333;line-height:1.75;margin-bottom:14px}.hp-strip{display:grid;grid-template-columns:1fr 260px 1fr;min-height:300px}@media (max-width:700px){.hp-strip{grid-template-columns:1fr}}.hp-strip__panel{position:relative;overflow:hidden}.hp-strip__img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover}.hp-strip__panel--center{background:var(--navy);display:flex;align-items:center;justify-content:center;padding:24px}.hp-strip__panel--center a{display:block}.hp-reviews{position:relative;background:#fff;padding:72px 0;overflow:hidden}.hp-reviews__paw-bg{position:absolute;inset:0;background-image:var(--paw-alt);background-repeat:repeat;background-size:140px;opacity:0.06;pointer-events:none}.hp-reviews__inner{position:relative;z-index:2;display:grid;grid-template-columns:420px 1fr;gap:56px;align-items:start}@media (max-width:900px){.hp-reviews__inner{grid-template-columns:1fr}.hp-reviews__photo-col{display:none}}.hp-reviews__red-frame{position:relative;border:4px solid var(--red);border-radius:4px;overflow:visible;display:inline-block;width:100%}.hp-reviews__photo{display:block;width:100%;height:auto;border-radius:2px;object-fit:cover}.hp-reviews__mascot{position:absolute;bottom:-16px;left:-16px}.hp-reviews__mascot svg{fill:#F5C842;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.3))}.hp-reviews__title{font-family:var(--font-h);font-size:clamp(1.5rem,3vw,2.1rem);color:var(--red);margin-bottom:8px;line-height:1.2}.hp-reviews__sub{color:var(--navy);font-size:1rem;margin-bottom:24px}.hp-reviews__rotator{min-height:220px}.hp-rev-slide{display:none}.hp-rev-slide.active{display:block;animation:hpRevIn 0.4s ease}@keyframes hpRevIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hp-rev-card{background:var(--navy);border-radius:8px;padding:28px 32px}.hp-rev-card__stars{color:var(--red);font-size:1.25rem;letter-spacing:2px;margin-bottom:10px}.hp-rev-card__title{font-family:var(--font-h);font-size:1.15rem;color:#fff;margin-bottom:10px}.hp-rev-card__text{font-style:italic;color:#cdd8e8;line-height:1.65;font-size:0.95rem;margin:0 0 12px 0;border:none;padding:0}.hp-rev-card__author{font-size:0.85rem;font-weight:700;color:rgba(255,255,255,0.7);font-style:normal}.hp-reviews__nav{display:flex;gap:12px;margin-top:20px}.hp-rev-arrow{width:40px;height:40px;border-radius:50%;border:2px solid var(--navy);background:transparent;color:var(--navy);font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s,color 0.2s}.hp-rev-arrow:hover{background:var(--navy);color:#fff}.hp-reviews__cta{margin-top:24px;display:inline-block}.hp-serving{position:relative;padding:88px 0;background:url('../images/reviews-bg.jpg') center/cover no-repeat;overflow:hidden}.hp-serving__bg-overlay{position:absolute;inset:0;background:rgba(10,30,80,0.87)}.hp-serving__inner{position:relative;z-index:2;display:flex;justify-content:center}.hp-serving__box{border:2px solid rgba(255,255,255,0.35);border-radius:8px;padding:48px 56px;text-align:center;max-width:560px;width:100%}.hp-serving__title{font-family:var(--font-h);font-size:clamp(2rem,4vw,2.75rem);color:#fff;margin-bottom:24px}.hp-serving__cities{display:grid;grid-template-columns:1fr 1fr;gap:10px 32px;margin-bottom:32px}.hp-serving__city{font-family:var(--font-h);font-size:1.15rem;color:rgba(255,255,255,0.9);text-decoration:none;text-align:left;transition:color 0.2s}.hp-serving__city:hover{color:#fff;text-decoration:underline}.custom-logo-wrap{display:flex;align-items:center}.custom-logo-wrap a{display:flex;align-items:center;line-height:0}.custom-logo-wrap .custom-logo{max-height:60px;width:auto;display:block}.section-pad{padding:72px 0}.section-pad-sm{padding:48px 0}.flair-icon{display:inline-block;margin-bottom:16px;color:var(--red)}.flair-icon--white{color:#fff}.heading-red{font-family:var(--font-h);color:var(--red);line-height:1.2}.heading-white{font-family:var(--font-h);color:#fff;line-height:1.2}.heading-navy{font-family:var(--font-h);color:var(--navy);line-height:1.2}.section-dark{position:relative;background-color:var(--navy);overflow:hidden}.section-dark::before{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cellipse cx='30' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='50' cy='20' rx='6' ry='8'/%3E%3Cellipse cx='18' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='62' cy='35' rx='5' ry='7'/%3E%3Cellipse cx='40' cy='52' rx='14' ry='16'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;z-index:0}.section-dark .container,.section-dark__content{position:relative;z-index:2}.section-dark .section-dark__bg-img{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0.25;z-index:0}.section-light-paw{position:relative;background-color:#fff}.section-light-paw::before{