@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Montserrat:wght@400;500;600;700&display=swap');
:root{--red:#a51f1f;--red2:#851919;--cream:#fbf7ef;--cream2:#f4e9df;--peach:#f3ded4;--ink:#263034;--muted:#556064;--line:#e5d9cf;--brown:#321e1d;--white:#fff;--shadow:0 8px 22px rgba(50,33,28,.08);--serif:'Cormorant Garamond',Georgia,serif;--sans:'Montserrat',Arial,sans-serif;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button{font:inherit}.site{min-height:100vh}.container{width:min(1180px,calc(100% - 48px));margin:auto}.serif{font-family:var(--serif)}
.header{height:78px;background:rgba(251,247,239,.98);border-bottom:1px solid #eadfd5;position:sticky;top:0;z-index:100}.header .container{height:100%;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px;min-width:300px}.mini-heart{width:44px;height:40px;background:var(--red);clip-path:polygon(50% 100%,7% 56%,2% 36%,7% 17%,22% 5%,38% 6%,50% 19%,62% 6%,78% 5%,93% 17%,98% 36%,93% 56%);color:#fff;display:grid;place-items:center;font:700 6px/1 var(--sans);letter-spacing:.4px;text-align:center;padding-top:2px}.brand h2{font:700 27px/1 var(--serif);color:#9b2823;margin:0}.brand small{font:600 9px/1 var(--sans);letter-spacing:3px;color:#516064}.nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:13px;font-weight:500}.nav a{padding:27px 0 23px;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{color:var(--red);border-color:var(--red)}.call-pill{background:var(--red);color:#fff;border-radius:26px;padding:12px 21px;font-size:13px;font-weight:700;white-space:nowrap;display:inline-flex;align-items:center;gap:9px}.ico{width:19px;height:19px;display:inline-block;vertical-align:middle;fill:currentColor;stroke:currentColor}.eyebrow{font-size:12px;letter-spacing:3px;font-weight:700;color:var(--red);text-transform:uppercase}.section-title{font:600 37px/1.02 var(--serif);color:var(--ink);margin:10px 0 12px}.section-copy{font-size:14px;color:var(--muted);max-width:720px}.btn{display:inline-flex;align-items:center;gap:10px;justify-content:center;border:0;border-radius:28px;background:var(--red);color:white;padding:13px 22px;font-size:13px;font-weight:700;cursor:pointer}.btn:hover{background:var(--red2)}.btn.light{background:#fff;color:var(--red)}
/* HOME EXACT */
.home-hero{padding:52px 0 38px;background:var(--cream)}.home-hero-grid{display:grid;grid-template-columns:310px 1fr;gap:52px;align-items:center;max-width:980px;margin:auto}.hero-heart-wrap{display:flex;justify-content:center}.hero-heart{width:265px;height:250px;background:linear-gradient(145deg,#c3312a,#8f1414);clip-path:polygon(50% 100%,8% 59%,2% 43%,2% 25%,10% 10%,23% 2%,37% 5%,50% 19%,63% 5%,77% 2%,90% 10%,98% 25%,98% 43%,92% 59%);position:relative;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-transform:uppercase;box-shadow:inset 0 0 0 6px rgba(255,255,255,.45)}.hero-heart:after{content:'';position:absolute;inset:12px;clip-path:inherit;border:3px solid #f2c6bb}.hero-heart b{font-size:26px;letter-spacing:6px;z-index:1}.hero-heart span{font:600 11px/1 var(--sans);letter-spacing:4px;z-index:1;margin:9px 0}.hero-home-copy .location-line{font-size:13px;color:var(--red);font-weight:700;display:flex;align-items:center;gap:8px}.hero-home-copy h1{font:600 50px/.98 var(--serif);margin:10px 0 6px;color:#293235}.hero-home-copy h3{font:600 29px/1 var(--serif);margin:0 0 13px}.hero-home-copy p{font-size:14px;color:var(--muted);max-width:620px;margin:0 0 20px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.phone-inline b{font-size:16px}.phone-inline small{display:block;color:var(--muted);font-size:10px}.owner-band{background:linear-gradient(100deg,#8d1717,#b52520,#901616);color:#fff;padding:32px 0}.owner-band .container{display:grid;grid-template-columns:160px 1fr;gap:32px;align-items:center;max-width:960px}.owner-photo{width:132px;height:132px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:11px;color:#fff}.owner-photo .camera{font-size:28px;display:block}.owner-band blockquote{font:600 27px/1.05 var(--serif);margin:0 0 12px;max-width:590px}.owner-band small{font-size:11px}.services-home{padding:32px 0 42px}.services-intro{text-align:center;max-width:680px;margin:0 auto 22px}.services-intro .section-title{font-size:34px}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.service-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;position:relative;box-shadow:0 3px 9px rgba(63,41,35,.03)}.service-card .photo{aspect-ratio:1.55/1;overflow:hidden;background:#ddd}.service-card .photo img{width:100%;height:100%;object-fit:cover}.service-card .badge{width:50px;height:50px;border-radius:50%;background:#fff4ef;border:1px solid #ead3c8;color:var(--red);display:grid;place-items:center;position:absolute;top:118px;left:18px;font-size:23px}.service-card .body{padding:28px 18px 17px}.service-card h3{font:600 24px/1 var(--serif);margin:0 0 10px}.service-card p{font-size:12px;color:var(--muted);min-height:74px;margin:0 0 14px}.service-card .learn{display:flex;align-items:center;justify-content:center;background:#f5dfd6;color:var(--red);border-radius:22px;padding:10px;font-size:11px;font-weight:700}.area-home{display:grid;grid-template-columns:32% 68%;background:#fff}.area-photo{position:relative;min-height:315px;overflow:hidden}.area-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.scribble{position:absolute;left:35px;top:44px;color:white;font:600 28px/1.05 var(--serif);transform:rotate(-8deg);text-shadow:0 2px 5px #0008}.area-content{padding:42px 42px 34px;display:grid;grid-template-columns:1fr 215px;gap:25px;align-items:center}.area-content .section-title{font-size:33px}.areas-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 35px;font-size:12px;margin-top:18px}.check{color:var(--red);font-weight:900;margin-right:9px}.map-card{height:215px;position:relative;display:grid;place-items:center}.map-shape{width:190px;height:190px;background:#f3dfd4;clip-path:polygon(13% 16%,34% 8%,46% 2%,66% 12%,86% 19%,96% 37%,90% 58%,94% 77%,73% 94%,50% 90%,27% 97%,10% 82%,7% 62%,3% 43%);display:grid;place-items:center;text-align:center;color:var(--red)}.map-shape strong{display:block;color:#392526;font:600 18px/1.05 var(--serif)}.reviews{padding:30px 0 34px}.reviews .eyebrow{text-align:center;margin-bottom:18px}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1020px;margin:auto}.review{background:#f5e6df;border-radius:8px;padding:20px 24px;display:grid;grid-template-columns:54px 1fr;gap:16px}.avatar{width:50px;height:50px;border-radius:50%;background:#ddd0c6;display:grid;place-items:center;color:var(--red);font-size:23px}.review h4{margin:0;font-size:12px}.review small{font-size:10px;color:#7b6c6f}.stars{color:#b92727;letter-spacing:2px;font-size:13px;margin:4px 0}.review p{font-size:11px;margin:0;color:#55494c}.sample-label{font-size:8px;text-transform:uppercase;color:#9b7d7d;letter-spacing:1px;margin-top:5px}.cta{background:linear-gradient(100deg,#8e1717,#b3241f,#8c1616);color:#fff;text-align:center;padding:31px 20px 28px}.cta h2{font:600 31px/1 var(--serif);margin:0 0 17px}.cta small{display:block;margin-top:10px;font-size:10px}
/* DOG WALK EXACT */
.photo-hero{position:relative;min-height:435px;background:#222;overflow:hidden}.photo-hero .hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}.photo-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,13,7,.90) 0%,rgba(10,18,9,.74) 38%,rgba(10,16,10,.18) 65%,rgba(0,0,0,.03) 100%)}.photo-hero .container{position:relative;z-index:2;padding-top:48px;color:white}.photo-hero .eyebrow{color:#f1a7a4}.photo-hero h1{font:600 58px/.96 var(--serif);margin:11px 0 12px;color:white;max-width:560px}.photo-hero h3{font:500 24px/1.05 var(--serif);margin:0 0 13px}.photo-hero p{max-width:520px;font-size:13px;margin:0 0 20px}.photo-hero .hero-actions{gap:22px}.photo-hero .phone-inline{color:white}.photo-hero .phone-inline small{color:#e8e1dc}.included{padding:29px 0 31px;text-align:center}.included .section-title{font-size:36px}.included-intro{font-size:13px;color:var(--muted);margin-bottom:22px}.feature-row{display:grid;grid-template-columns:repeat(5,1fr);max-width:1100px;margin:auto}.feature{padding:0 24px;min-height:130px}.feature+.feature{border-left:1px solid #ddcec4}.round-icon{width:52px;height:52px;border-radius:50%;background:#f5e7df;color:var(--red);display:grid;place-items:center;margin:0 auto 11px;font-size:23px}.feature h4{font:600 19px/1 var(--serif);margin:0 0 8px}.feature p{font-size:10.5px;color:#4e5052;margin:0;line-height:1.45}.area-dog{display:grid;grid-template-columns:40% 60%;background:#fff}.area-dog .area-photo{min-height:300px}.area-dog .area-content{grid-template-columns:1fr 190px;padding:31px 36px}.area-dog .section-title{font-size:30px}.pricing{padding:20px 0}.pricing-box{background:#f3dfd4;border-radius:8px;padding:20px 26px;display:grid;grid-template-columns:1.1fr .7fr .7fr;gap:18px;align-items:stretch}.pricing-copy h2{font:600 28px/1 var(--serif);margin:5px 0}.pricing-copy p{font-size:11px;margin:0 0 8px}.price-card{background:#fffdf9;border:1px solid #e0d3c9;border-radius:8px;padding:18px;display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:start}.price-card .round-icon{width:38px;height:38px;margin:0;font-size:18px}.price-card h4{font:600 16px/1.1 var(--serif);margin:0}.price{color:var(--red);font:700 18px/1 var(--serif);margin:6px 0}.price-card p{font-size:10px;color:var(--muted);margin:0}.faq{padding:26px 0 18px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.faq .section-title{font-size:31px}.faq-list{border-top:1px solid #ddd2ca}.faq details{border-bottom:1px solid #ddd2ca}.faq summary{list-style:none;cursor:pointer;padding:13px 0;font-size:11px;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:5px;font-size:15px}.faq details[open] summary:after{content:'−'}.faq details p{font-size:10.5px;color:var(--muted);padding:0 20px 12px 0;margin:0}.faq-photo{position:relative;overflow:hidden;border-radius:8px;background:#ddd}.faq-photo img{width:100%;height:100%;aspect-ratio:1.9/1;object-fit:cover;object-position:center}.faq-photo .scribble{right:18px;left:auto;top:30px;text-align:right;font-size:25px;transform:rotate(-6deg)}.footer{background:#2d1919;color:#eee;padding:25px 0 16px}.footer-top{display:grid;grid-template-columns:1.2fr 1.4fr .8fr;align-items:center;gap:25px}.footer-brand .brand h2{color:#fff;font-size:20px}.footer-brand .brand small{color:#ddcaca}.footer-links{display:flex;justify-content:center;gap:20px;font-size:10px}.socials{justify-self:end;font-size:18px}.footer-bottom{border-top:1px solid #4a3333;margin-top:20px;padding-top:12px;display:flex;justify-content:space-between;font-size:8px;color:#bea9a9}
/* OTHER PAGES SAME STYLE */
.simple-hero{position:relative;min-height:360px;overflow:hidden;background:#333}.simple-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.simple-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,14,14,.80),rgba(21,14,14,.25) 65%,rgba(0,0,0,.05))}.simple-hero .container{position:relative;z-index:2;color:#fff;padding-top:74px}.simple-hero .eyebrow{color:#f0aaa6}.simple-hero h1{font:600 52px/.95 var(--serif);margin:9px 0 10px;color:#fff;max-width:600px}.simple-hero p{font-size:13px;max-width:560px}.content-section{padding:38px 0}.content-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:center}.content-grid h2{font:600 34px/1 var(--serif);margin:0 0 13px}.content-grid p{font-size:12px;color:var(--muted)}.content-image img{width:100%;height:auto;border-radius:8px}.info-list{list-style:none;padding:0;margin:15px 0;display:grid;gap:9px;font-size:12px}.info-list li:before{content:'✓';color:var(--red);font-weight:800;margin-right:9px}.service-links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.service-link{background:#fff;border:1px solid var(--line);padding:16px;border-radius:8px;text-align:center;font:600 18px var(--serif);color:var(--red)}.contact-card{max-width:760px;margin:32px auto;background:#fff;border:1px solid var(--line);border-radius:12px;padding:35px;text-align:center}.contact-card h2{font:600 36px var(--serif);margin:0 0 12px}.contact-card p{font-size:13px;color:var(--muted)}
/* ACCESSIBILITY/RESPONSIVE */
@media(max-width:1000px){.brand{min-width:auto}.nav{gap:17px}.home-hero-grid{grid-template-columns:240px 1fr;gap:35px}.hero-heart{width:220px;height:210px}.hero-home-copy h1{font-size:44px}.service-cards{grid-template-columns:1fr 1fr}.service-card .badge{top:auto;transform:translateY(-25px);position:absolute}.area-home,.area-dog{grid-template-columns:1fr}.area-photo{min-height:340px}.feature-row{grid-template-columns:1fr 1fr 1fr}.feature:nth-child(4){border-left:0}.feature:nth-child(n+4){margin-top:24px}.pricing-box{grid-template-columns:1fr 1fr}.pricing-copy{grid-column:1/-1}.footer-top{grid-template-columns:1fr;text-align:center}.footer-links{flex-wrap:wrap}.socials{justify-self:center}}
@media(max-width:760px){.header{height:auto}.header .container{padding:12px 0;flex-wrap:wrap}.brand{flex:1}.brand h2{font-size:21px}.brand small{font-size:7px}.nav{order:3;width:100%;justify-content:center;gap:14px}.nav a{padding:7px 0}.call-pill{padding:9px 12px;font-size:10px}.home-hero{padding-top:32px}.home-hero-grid{grid-template-columns:1fr;text-align:center}.hero-heart-wrap{order:2}.hero-home-copy .location-line{justify-content:center}.hero-home-copy h1{font-size:39px}.hero-actions{justify-content:center}.owner-band .container{grid-template-columns:1fr;text-align:center}.owner-photo{margin:auto}.owner-band blockquote{margin-left:auto;margin-right:auto}.services-intro .section-title{font-size:29px}.service-cards{grid-template-columns:1fr}.service-card .photo{aspect-ratio:2/1}.service-card p{min-height:auto}.area-content,.area-dog .area-content{grid-template-columns:1fr;padding:30px 24px}.map-card{height:180px}.review-grid{grid-template-columns:1fr}.photo-hero{min-height:520px}.photo-hero .hero-img{object-position:64% center}.photo-hero:after{background:linear-gradient(180deg,rgba(6,13,7,.84),rgba(6,13,7,.64) 60%,rgba(6,13,7,.16))}.photo-hero .container{padding-top:34px}.photo-hero h1{font-size:43px}.feature-row{grid-template-columns:1fr 1fr}.feature{padding:0 15px}.feature:nth-child(odd){border-left:0}.pricing-box{grid-template-columns:1fr}.pricing-copy{grid-column:auto}.faq-grid,.content-grid{grid-template-columns:1fr}.service-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.simple-hero{min-height:420px}.simple-hero h1{font-size:43px}}
@media(max-width:480px){.container{width:min(100% - 28px,1180px)}.mini-heart{width:35px;height:33px}.brand h2{font-size:18px}.call-pill{font-size:9px}.nav{font-size:11px;gap:10px}.hero-home-copy h1{font-size:34px}.hero-home-copy h3{font-size:24px}.hero-heart{width:190px;height:180px}.owner-band blockquote{font-size:23px}.feature-row{grid-template-columns:1fr}.feature+.feature{border-left:0;border-top:1px solid #ddd0c7;padding-top:18px;margin-top:18px}.service-links{grid-template-columns:1fr}.area-photo{min-height:270px}.photo-hero h1{font-size:38px}.included .section-title{font-size:31px}.faq-photo .scribble{font-size:19px}.cta h2{font-size:27px}}


/* PHOTO GALLERY — added without changing the original site layout */
.photo-gallery{
  padding:34px 0 38px;
  background:#fffdf9;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.gallery-heading{
  text-align:center;
  max-width:760px;
  margin:0 auto 22px;
}
.gallery-heading .section-title{
  font-size:34px;
  margin-bottom:8px;
}
.gallery-heading .section-copy{
  margin:0 auto;
}
.gallery-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.gallery-item{
  margin:0;
  background:#fff;
  border:1px solid var(--line);
  border-radius:9px;
  overflow:hidden;
}
.gallery-frame{
  aspect-ratio:4/3;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:#f4e9df;
}
.gallery-frame img{
  width:100%;
  height:100%;
  object-fit:contain; /* show the complete photo — no crop */
  object-position:center;
}
.gallery-item figcaption{
  padding:10px 12px 11px;
  text-align:center;
  color:var(--red);
  font:600 16px/1.1 var(--serif);
}

/* Chanyl Media footer credit */
.designer-credit{
  text-align:center;
}
.designer-credit a{
  color:#f1c5c5;
  font-weight:600;
  text-decoration:underline;
  text-underline-offset:2px;
}
.designer-credit a:hover{
  color:#fff;
}

@media(max-width:760px){
  .gallery-grid{grid-template-columns:1fr 1fr}
  .gallery-heading .section-title{font-size:29px}
  .footer-bottom{gap:8px}
}
@media(max-width:480px){
  .gallery-grid{grid-template-columns:1fr}
}


/* REAL OWNER PHOTO — keeps the original circular owner-band layout */
.owner-photo{overflow:hidden}
.owner-photo img{
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center 30%;
  border-radius:50%;
}

/* NEW CLIENT INTAKE FORM — uses the existing Hearts With Peace colors and typography */
.intake-section{background:var(--cream)}
.intake-intro{
  max-width:920px;
  margin:0 auto 22px;
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:24px;
  align-items:end;
}
.intake-intro h2{
  font:600 35px/1 var(--serif);
  margin:0 0 10px;
}
.intake-intro p{
  font-size:12px;
  color:var(--muted);
  margin:0;
}
.intake-security-note{
  background:#f3dfd4;
  border:1px solid #e6cfc3;
  border-radius:9px;
  padding:15px 17px;
  color:#5f4141;
  font-size:10.5px;
  line-height:1.55;
}
.intake-form{
  max-width:920px;
  margin:0 auto;
  display:grid;
  gap:18px;
}
.intake-form fieldset{
  margin:0;
  border:1px solid var(--line);
  background:#fff;
  border-radius:11px;
  padding:22px 24px 24px;
}
.intake-form legend{
  padding:0 9px;
  color:var(--red);
  font:700 23px/1 var(--serif);
}
.form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px 18px;
}
.form-grid label,
.form-question{
  display:grid;
  gap:7px;
  font-size:11px;
  font-weight:600;
  color:#3c4042;
}
.form-grid .full{grid-column:1/-1}
.intake-form input[type="text"],
.intake-form input[type="email"],
.intake-form input[type="tel"],
.intake-form textarea{
  width:100%;
  border:1px solid #d9cbc2;
  border-radius:7px;
  background:#fffdf9;
  color:var(--ink);
  font:500 12px/1.5 var(--sans);
  padding:11px 12px;
  outline:none;
  transition:border-color .15s,box-shadow .15s;
}
.intake-form textarea{
  resize:vertical;
  min-height:74px;
}
.intake-form input:focus,
.intake-form textarea:focus{
  border-color:#bb706c;
  box-shadow:0 0 0 3px rgba(165,31,31,.08);
}
.form-question{
  grid-template-columns:auto auto auto;
  justify-content:start;
  align-items:center;
  column-gap:18px;
  padding:4px 0 2px;
}
.form-question>span{margin-right:5px}
.form-question .choice{
  display:flex;
  align-items:center;
  gap:6px;
  font-weight:500;
}
.form-question input[type="radio"]{
  accent-color:var(--red);
}
.form-submit-row{
  background:#f3dfd4;
  border-radius:10px;
  padding:20px 22px;
  display:flex;
  align-items:center;
  gap:20px;
  justify-content:space-between;
}
.form-submit-row p{
  max-width:470px;
  margin:0;
  font-size:10px;
  color:#695759;
}
.hp-field{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}
.form-status-card{
  max-width:720px;
  margin:50px auto;
  background:#fff;
  border:1px solid var(--line);
  border-radius:12px;
  padding:34px;
  text-align:center;
}
.form-status-card h1{
  font:600 36px/1 var(--serif);
  margin:0 0 12px;
}
.form-status-card p{
  color:var(--muted);
  font-size:13px;
}

@media(max-width:760px){
  .intake-intro{grid-template-columns:1fr}
  .form-grid{grid-template-columns:1fr}
  .form-grid .full{grid-column:auto}
  .form-question{grid-template-columns:1fr auto auto}
  .form-submit-row{flex-direction:column;align-items:flex-start}
}
@media(max-width:480px){
  .intake-form fieldset{padding:18px 15px 20px}
  .intake-form legend{font-size:21px}
  .form-question{grid-template-columns:1fr 1fr}
  .form-question>span{grid-column:1/-1}
}










/* FINAL GALLERY FIX
   The three previously problematic photos are physically pre-cropped to the correct 4:3 framing.
   No object-position tricks are required, so the browser cannot shift them back to the top. */
.photo-gallery .gallery-frame{
  width:100%;
  aspect-ratio:4/3;
  overflow:hidden;
  background:#f4e9df;
}
.photo-gallery .gallery-frame img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
