li{font-size:18px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#5f7093;--navy-deep:#2f394f;--orange:#9c3725;--orange-dark:#c44029;--orange-pale:#FBF0EA;--white:#FFFFFF;--off-white:#edf2f4;--sand:#edf2f4;--gray-500:#edf2f4;--gray-700:#555555;--border:rgba(27,43,75,0.12);--border-light:rgba(255,255,255,0.1);--font-display:'Playfair Display',Georgia,serif;--font-body:'Raleway',system-ui,sans-serif;--radius-sm:4px;--radius-md:6px;--radius-lg:10px}body{font-family:var(--font-body);font-weight:400;line-height:1.4;color:#1a1a1a;background:var(--off-white)}img{display:block;max-width:100%;height:auto}.btn{display:inline-block;padding:13px 28px;border-radius:var(--radius-sm);font-family:var(--font-body);;font-weight:500;letter-spacing:0.03em;text-decoration:none;border:1.5px solid transparent;cursor:pointer;transition:all 0.18s ease;line-height:1.4}.btn-primary{background:#9c3725);color:var(--white);border-color:var(--orange)}.btn-primary:hover{background:#c44029;bordåer-color:var(--orange-dark)}.btn-secondary{background:transparent;color:var(--white);border-color:rgba(255,255,255,0.35)}.btn-secondary:hover{border-color:var(--white)}.btn-outline-navy{background:transparent;color:var(--navy);border-color:var(--navy)}.btn-outline-navy:hover{background:var(--navy);color:var(--white)}.btn-outline-orange{background:transparent;color:var(--orange);border-color:var(--orange)}.btn-outline-orange:hover{background:var(--orange);color:var(--white)}.btn-white{background:var(--white);color:var(--navy);border-color:var(--white)}.btn-white:hover{background:var(--sand)}.btn-row{display:flex;gap:14px;flex-wrap:wrap}.eyebrow{;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;color:var(--orange);margin-bottom:14px;display:block}.eyebrow--light{color:var(--orange)}.display-xl{font-family:var(--font-display);font-size:clamp(30px,5vw,50px);font-weight:700;line-height:1.4;color:var(--white)}.display-xl em{font-style:italic;color:var(--orange)}.display-lg{font-family:var(--font-display);font-size:clamp(22px,3vw,34px);font-weight:700;line-height:1.4;color:var(--navy)}.display-md{font-family:var(--font-display);font-size:clamp(18px,2.5vw,24px);font-weight:700;line-height:1.4;color:var(--navy)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:560px;overflow:hidden}.hero-content{padding:72px 48px;display:flex;flex-direction:column;justify-content:center}.hero-accent{width:44px;height:3px;background:var(--orange);border-radius:2px;margin-bottom:24px}.hero-sub{max-width:500px;color:rgba(255,255,255,0.7);;line-height:1.4;margin:20px 0 10px}.hero-body{max-width:480px;color:rgba(255,255,255,0.5);;line-height:1.4;margin-bottom:36px}.hero-image-wrap{position:relative;overflow:hidden}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-image-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(27,43,75,0.35) 0%,transparent 50%)}.section{padding:72px 48px}.section--white{background:var(--white)}.section--sand{background:var(--sand)}.section--navy{background:var(--navy)}.section--off{background:var(--off-white)}.divider{height:1px;background:var(--border);margin:0 48px}.pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;text-align:center}.pain-item{background:var(--white);border:1px solid var(--border);border-left:3px solid var(--orange-dark);border-radius:var(--radius-sm);padding:16px 18px;;color:black;line-height:1.4}.value-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.value-list{list-style:none}.value-list li{display:flex;align-items:flex-start;gap:12px;;line-height:1.4;padding:8px 0;border-bottom:1px solid var(--border)}.value-list li:last-child{border-bottom:none}.check-icon{width:20px;height:20px;flex-shrink:0;background:var(--orange-dark);border-radius:50%;margin-top:2px;display:flex;align-items:center;justify-content:center}.check-icon::after{content:'';width:5px;height:9px;border:1.5px solid white;border-top:none;border-left:none;transform:rotate(45deg) translateY(-1px);display:block}.value-image{border-radius:var(--radius-lg);overflow:hidden}.value-image img{width:100%;height:360px;object-fit:cover;object-position:center}.bridge-section{background:var(--navy-deep);padding:0;overflow:hidden}.bridge-section img{width:100%;max-height:380px;object-fit:cover;object-position:center;opacity:0.88}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.service-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:26px 22px;display:flex;flex-direction:column;position:relative}.service-card.featured{border:1.5px solid var(--orange);position:relative}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.service-badge{position:absolute;top:-11px;left:20px;background-color:var(--orange);color:var(--white);font-weight:500;letter-spacing:0.1em;text-transform:uppercase;padding:3px 12px;border-radius:20px;z-index:10}.service-eyebrow{;letter-spacing:0.12em;text-transform:uppercase;color:#f37930;font-weight:600;margin-bottom:5px;margin-top:10px}.service-title{font-family:var(--font-display);;font-weight:700;color:var(--navy);margin-bottom:3px;line-height:1.4}.service-duration{color:var(--gray-700);margin-bottom:12px}.service-desc{;color:#444;line-height:1.4;margin-bottom:14px}.service-list{list-style:none;;margin-bottom:18px;flex:1}.service-list li{;color:var(--gray-700);padding:5px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:8px;line-height:1.4}.service-list li::before{content:'';width:4px;height:4px;border-radius:50%;background:var(--orange);flex-shrink:0}```.testi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.testi-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:var(--radius-md);padding:28px 24px}.quote-mark{font-family:var(--font-display);font-size:52px;color:var(--orange);line-height:1.4;margin-bottom:12px}.testi-text{;color:rgba(255,255,255,0.78);line-height:1.4;margin-bottom:20px;font-style:italic}.testi-name{;font-weight:500;color:var(--white)}.testi-role{color:rgba(255,255,255,0.45);margin-top:2px}.about-layout{display:grid;grid-template-columns:380px 1fr;gap:56px;align-items:center}.about-photo{border-radius:var(--radius-lg);overflow:hidden;border:3px solid var(--orange-dark)}.about-photo img{width:100%;height:460px;object-fit:cover;object-position:top center}.about-title{font-family:var(--font-display);font-weight:700;color:var(--navy);margin-bottom:4px}.about-sub{;color:var(--orange);font-weight:500;margin-bottom:18px}.about-body{;color:#3a3a3a;line-height:1.4;margin-bottom:28px}.cta-band{color:var(--white);text-align:center;text-align:center}.cta-band .display-lg{color:var(--white);text-align:center}.cta-band p{color:white;max-width:480px;;text-align:center;line-height:1.4}.footer{color:rgba(255,255,255,0.45);padding:28px 48px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer a{color:var(--orange);text-decoration:none}.page-hero{background:var(--navy);padding:72px 48px;position:relative;overflow:hidden}.page-hero-g{padding:72px 48px;position:relative;overflow:hidden}.page-hero::after{content:'';position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(135deg,transparent 40%,rgba(232,98,42,0.06) 100%);pointer-events:none}.page-hero-inner{max-width:720px;position:relative;z-index:1}.page-hero-accent{width:44px;height:3px;background:var(--orange);border-radius:2px;margin-bottom:20px}.page-hero h1{font-family:var(--font-display);font-weight:700;color:var(--white);line-height:1.4;margin-bottom:20px}.page-hero p{;color:rgba(255,255,255,0.7);line-height:1.4;max-width:620px;margin-bottom:16px}.page-hero p:last-child{margin-bottom:0}.intro-layout{display:grid;grid-template-columns:360px 1fr;gap:56px;align-items:start}.intro-photo{border-radius:var(--radius-lg);overflow:hidden;border:3px solid var(--orange)}.intro-photo img{width:100%;height:440px;object-fit:cover;object-position:top center}.intro-subtitle{color:var(--orange);font-weight:600;margin-bottom:24px;letter-spacing:0.03em}.intro-text p{;color:var(--gray-700);line-height:1.4;margin-bottom:16px}.intro-text p:last-child{margin-bottom:0}.what-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.delivers-list{list-style:none}.delivers-list li{display:flex;align-items:flex-start;gap:12px;;color:var(--navy);line-height:1.4;padding:10px 0;border-bottom:1px solid var(--border)}.delivers-list li:last-child{border-bottom:none}.tagline-block{background:var(--navy);border-radius:var(--radius-md);padding:24px 28px;margin-top:24px}.tagline-block p{font-family:var(--font-display);;font-style:italic;color:var(--white);line-height:1.4;margin:0}.tagline-block span{color:var(--orange)}.action-photo{border-radius:var(--radius-lg);overflow:hidden}.action-photo img{width:100%;height:480px;object-fit:cover;object-position:center top}.career-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.career-text p{;color:var(--gray-700);line-height:1.4;margin-bottom:18px}.career-text p:last-child{margin-bottom:0}.brands-block{background:var(--white);border:1px solid var(--border);border-left:3px solid var(--orange);border-radius:var(--radius-sm);padding:20px 24px;margin-top:8px}.brands-label{font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--orange-dark);margin-bottom:10px}.brands-list{;color:var(--navy);font-weight:500;line-height:1.4}.how-intro{;color:var(--gray-700);line-height:1.4;max-width:700px}.how-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:28px}.how-card{background:var(--white);border:1px solid var(--border);border-top:3px solid var(--orange);border-radius:var(--radius-md);padding:22px 20px}.how-card p{;color:var(--gray-700);line-height:1.4}.client-quote{background:var(--orange-pale);border-left:3px solid var(--orange);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:20px 24px;margin-top:32px;;font-style:italic;color:var(--navy);line-height:1.4}.personal-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.personal-text p{;color:var(--gray-700);line-height:1.4;margin-bottom:16px}.personal-text p:last-child{margin-bottom:0}.dogs-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dogs-grid img{width:100%;height:200px;object-fit:cover;border-radius:var(--radius-md)}.contact-section{background:var(--navy);padding:72px 48px}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.contact-text h2{font-family:var(--font-display);font-weight:700;color:var(--white);margin-bottom:16px;line-height:1.4}.contact-text p{;color:rgba(255,255,255,0.7);line-height:1.4;margin-bottom:28px}.contact-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:var(--radius-lg);padding:36px 32px}.contact-card h3{font-family:var(--font-display);font-weight:700;color:var(--white);margin-bottom:8px}.contact-card p{;color:#1a1a1a;line-height:1.4;margin-bottom:24px}.contact-steps{list-style:none;margin-bottom:28px}.contact-steps li{color:rgba(255,255,255,0.75);padding:8px 0;border-bottom:1px solid rgba(255,255,255,0.08);display:flex;align-items:center;gap:10px}.contact-steps li:last-child{border-bottom:none}.step-num{width:24px;height:24px;border-radius:50%;background:var(--orange);color:1a1a1a;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.process-strip{background:var(--navy-deep);padding:0;overflow:hidden}.process-strip img{width:100%;max-height:420px;object-fit:cover;object-position:center;opacity:0.92}.choose-intro{text-align:center;max-width:640px;margin:0 auto}.choose-intro h2{font-family:var(--font-display);font-size:clamp(22px,3vw,32px);font-weight:700;color:var(--navy);margin-bottom:12px;line-height:1.4}.choose-intro p{;color:var(--gray-700);line-height:1.4}.service-block{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);background:var(--white)}.service-block.featured{border:2px solid var(--orange)}.service-block-content{display:flex;flex-direction:column}.service-block-aside{background:var(--sand);display:flex;flex-direction:column}.service-block.featured .service-block-aside{background:var(--navy)}.svc-tier{font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--orange);margin-bottom:6px}.svc-title{font-family:var(--font-display);font-size:clamp(18px,2.5vw,24px);font-weight:700;color:var(--navy);line-height:1.4;margin-bottom:6px}.svc-tagline{;font-weight:500;color:var(--gray-500);margin-bottom:6px}.svc-intro{;color:var(--gray-700);line-height:1.4;margin-bottom:28px}.svc-accent{width:36px;height:2px;background:var(--orange);border-radius:2px;margin:12px 0 20px}.svc-list-label{;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--navy);margin-bottom:12px}.svc-list{list-style:none;margin-bottom:28px;flex:1}.svc-list li{display:flex;align-items:flex-start;gap:10px;;color:var(--gray-700);line-height:1.4;padding:8px 0;border-bottom:1px solid var(--border)}.svc-list li:last-child{border-bottom:none}.svc-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0;margin-top:8px}.svc-cta{margin-top:auto;padding-top:28px}.best-for-label{;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--navy);margin-bottom:12px}.service-block.featured .best-for-label{color:rgba(255,255,255,0.6)}.best-for-list{list-style:none}.best-for-list li{display:flex;align-items:flex-start;gap:10px;;color:var(--gray-700);line-height:1.4;padding:8px 0;border-bottom:1px solid var(--border)}.best-for-list li:last-child{border-bottom:none}.service-block.featured .best-for-list li{color:rgba(255,255,255,0.75);border-bottom-color:rgba(255,255,255,0.1)}.check-sm{width:18px;height:18px;flex-shrink:0;background:var(--orange);border-radius:50%;margin-top:2px;display:flex;align-items:center;justify-content:center}.check-sm::after{content:'';width:4px;height:7px;border:1.5px solid white;border-top:none;border-left:none;transform:rotate(45deg) translateY(-1px);display:block}.featured-badge{display:inline-block;background-color:var(--orange,#f37930)!important;color:var(--white,#ffffff)!important;;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:16px}.img-break{width:100%;overflow:hidden;border-radius:var(--radius-lg);margin-bottom:32px}.img-break img{width:100%;height:360px;object-fit:cover;object-position:center;opacity:0.9}.not-sure{background:var(--navy);padding:72px 48px;text-align:center}.not-sure h2{font-family:var(--font-display);font-size:clamp(22px,3vw,34px);font-weight:700;color:var(--white);margin-bottom:16px;line-height:1.4}.not-sure p{font-size:17px;color:rgba(255,255,255,0.72);line-height:1.4;max-width:580px;margin:0 auto 36px}@media (max-width:900px){.service-block{grid-template-columns:1fr}}@media (max-width:768px){.nav{padding:0 20px}.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-image-wrap{height:280px}.hero-content{padding:52px 24px}.section{padding:52px 24px}.divider{margin:0 24px}.value-layout{grid-template-columns:1fr}.about-layout{grid-template-columns:1fr}.about-photo img{height:300px}.cta-band{padding:52px 24px}.footer{padding:24px;flex-direction:column}.page-hero{padding:52px 24px}.intro-layout{grid-template-columns:1fr}.intro-photo img{height:300px}.what-layout{grid-template-columns:1fr}.action-photo img{height:300px}.career-layout{grid-template-columns:1fr}.personal-layout{grid-template-columns:1fr}.dogs-grid img{height:150px}.contact-section{padding:52px 24px}.contact-inner{grid-template-columns:1fr}.service-block-content{padding:32px 24px}.service-block-aside{padding:32px 24px}.not-sure{padding:52px 24px}.choose-intro{margin-bottom:36px}}