@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap');
:root{--green:#263a24;--green2:#41563a;--cream:#f7f3e9;--sage:#dfe7d7;--sun:#d98938;--ink:#20251f;--muted:#6b7369;--line:#dfe4d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{text-decoration:none;color:inherit}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid #ecece5}.nav{max-width:1180px;margin:auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:11px;align-items:center}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.brand b,.brand small{display:block}.brand b{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.brand small{font-size:10px;color:var(--muted);margin-top:2px}.nav nav,nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:600}.nav nav a:hover{color:var(--sun)}.nav-button{background:var(--green);color:#fff!important;padding:12px 18px;border-radius:50px}.hero{min-height:680px;background:var(--cream);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{padding:100px 50px 90px max(24px,calc((100vw - 1180px)/2));align-self:center}.kicker,.label{font-size:10px;font-weight:700;letter-spacing:.18em;color:var(--green2)}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:500}h1{font-size:clamp(52px,6vw,82px);line-height:1.04;color:var(--green);max-width:690px;margin:17px 0}h1 i{font-style:italic;color:var(--sun)}.hero-text{font-size:18px;line-height:1.7;color:#596157;max-width:620px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50px;padding:15px 21px;font:600 13px 'DM Sans';cursor:pointer}.dark{background:var(--green);color:#fff}.outline{border:1px solid #cbd2c4;color:var(--green)}.micro{font-size:11px;color:#7b8278}.hero-visual{position:relative;min-height:680px;background:linear-gradient(#f7f1df,#e3eadb 66%,#b9c7ad);overflow:hidden}.sun{position:absolute;width:220px;height:220px;background:var(--sun);border-radius:50%;left:50%;top:90px;transform:translateX(-50%);box-shadow:0 0 0 30px rgba(217,137,56,.08)}.ray{position:absolute;width:2px;height:135px;background:#bd7b31;top:275px;transform-origin:top}.r1{left:25%;transform:rotate(42deg)}.r2{left:38%;transform:rotate(20deg)}.r3{left:50%}.r4{left:62%;transform:rotate(-20deg)}.hills{position:absolute;left:-10%;bottom:-150px;width:120%;height:360px;background:#718766;border-radius:50% 50% 0 0;box-shadow:0 -50px 0 #a3b394}.stem{position:absolute;z-index:3;left:50%;bottom:92px;width:8px;height:300px;background:var(--green);border-radius:9px}.leaf{position:absolute;z-index:3;width:100px;height:42px;background:var(--green);border-radius:100% 0 100% 0}.l1{left:calc(50% - 92px);bottom:315px;transform:rotate(24deg)}.l2{left:50%;bottom:265px;transform:rotate(-25deg)}.l3{left:calc(50% - 85px);bottom:210px;transform:rotate(22deg)}.l4{left:50%;bottom:165px;transform:rotate(-18deg)}.visual-caption{position:absolute;bottom:34px;width:100%;text-align:center;color:#fff;font:italic 20px 'Playfair Display';z-index:4}.section{max-width:1180px;margin:auto;padding:105px 24px}.intro{display:grid;grid-template-columns:.55fr 1.45fr;gap:70px}.intro h2,.heading h2,.story h2,.center h2,.quote h2{font-size:clamp(40px,4.5vw,62px);line-height:1.05;color:var(--green);margin:15px 0 25px}.intro p,.heading>p,.story p,.quote-copy p{font-size:16px;line-height:1.8;color:var(--muted)}.services{max-width:none;padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2))}.heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:55px}.heading>p{max-width:340px}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:300px;gap:1px;background:var(--line);border:1px solid var(--line)}article{background:#fff;padding:34px 31px;min-height:0;height:300px;display:flex;flex-direction:column;align-items:flex-start}article:hover{background:var(--cream)}article em{font-style:normal;color:var(--sun);font-size:11px;font-weight:700;line-height:1}article h3{font-size:27px;line-height:1.12;color:var(--green);margin:24px 0 10px}article p{font-size:13px;line-height:1.7;color:var(--muted);margin:0;max-width:95%}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px}.story{background:var(--green);padding:65px;color:#fff}.story .label{color:#dce5d6}.story h2{color:#fff}.story p{color:#d8e0d5}.arrow{display:inline-block;margin-top:20px;font-weight:700}.arrow span{color:var(--sun);margin-left:8px}.story-art{min-height:520px;background:#e2eadc;position:relative;overflow:hidden}.sun-small{position:absolute;width:170px;height:170px;border-radius:50%;background:var(--sun);top:70px;left:50%;transform:translateX(-50%)}.garden-line{position:absolute;height:3px;background:var(--green);width:120%;left:-10%;bottom:100px;border-radius:50%}.g1{transform:rotate(-7deg)}.g2{transform:rotate(7deg);bottom:145px}.garden-stem{position:absolute;left:50%;bottom:100px;height:230px;width:7px;background:var(--green);border-radius:8px}.garden-leaf{position:absolute;width:90px;height:36px;background:var(--green);border-radius:100% 0 100% 0}.gl1{left:calc(50% - 84px);bottom:285px;transform:rotate(24deg)}.gl2{left:50%;bottom:235px;transform:rotate(-22deg)}.gl3{left:calc(50% - 75px);bottom:190px;transform:rotate(20deg)}.cleveland{position:absolute;right:25px;top:25px;background:#fff;padding:14px 18px;text-align:center;color:var(--green);font-size:9px;letter-spacing:.15em}.cleveland b{font-size:14px}.why{background:var(--cream);max-width:none}.narrow{padding-top:0;padding-bottom:0}.center{text-align:center}.center h2{max-width:750px;margin:15px auto 55px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.why-grid>div{border-top:1px solid #cbd3c4;padding:28px 5px}.why-grid span{font-size:11px;color:var(--sun);font-weight:700}.why-grid h3{font-size:27px;color:var(--green);margin:20px 0 8px}.why-grid p{font-size:14px;line-height:1.7;color:var(--muted)}.quote{display:grid;grid-template-columns:1fr 1fr;gap:90px}.quote-copy{padding-top:10px}.quote h2{max-width:620px}.phone{display:block;font-size:25px;font-weight:700;color:var(--green);margin-top:25px}.location{margin-top:6px!important}.quote form{background:#f4f6ee;padding:35px}.quote label{display:block;font-size:12px;font-weight:700;color:var(--green);margin-bottom:16px}.quote input,.quote select,.quote textarea{display:block;width:100%;margin-top:7px;border:1px solid #d2d9cd;background:#fff;border-radius:4px;padding:13px;font:14px 'DM Sans';outline:none}.quote input:focus,.quote select:focus,.quote textarea:focus{border-color:var(--green)}.quote form .button{width:100%}.quote form small{display:block;margin-top:12px;color:#7c8479;font-size:10px;line-height:1.5}footer{background:var(--green);color:#fff;padding:30px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-brand{display:flex;gap:10px;align-items:center}.footer-brand img{width:42px;height:42px;border-radius:50%;object-fit:cover}.footer-brand b,.footer-brand span{display:block}.footer-brand b{font-size:11px}.footer-brand span,footer p{font-size:10px;color:#cbd5c6}footer>a{font-weight:700}
@media(max-width:800px){.grid{grid-auto-rows:auto}.grid article{height:auto;min-height:220px}.nav nav a:not(.nav-button){display:none}.hero,.split,.quote{grid-template-columns:1fr}.hero-copy{padding:75px 24px 45px}.hero-visual{min-height:470px}.intro{grid-template-columns:1fr;gap:25px}.heading{display:block}.heading>p{margin-top:18px}.grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr}.story-art{min-height:430px}.quote{gap:35px}}
@media(max-width:520px){.brand span{display:none}.grid{grid-template-columns:1fr}.grid article{min-height:210px}.hero-copy h1{font-size:51px}.story{padding:42px 28px}}


@media(max-width:900px){.review-card{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:600px){.reviews-heading{display:flex;align-items:end}.review-card{flex-basis:100%;min-height:270px}.review-text{font-size:22px}.review-controls{flex-shrink:0}}

/* Rolling customer review carousel */
.reviews{background:#fff;max-width:none;padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2));overflow:hidden}.reviews-heading{align-items:end;margin-bottom:35px}.review-controls{display:flex;gap:10px}.review-arrow{width:48px;height:48px;border-radius:50%;border:1px solid #cfd6c8;background:#fff;color:var(--green);font-size:20px;cursor:pointer;transition:.2s}.review-arrow:hover{background:var(--green);color:#fff}.review-viewport{overflow:hidden}.review-track{display:flex;gap:18px;transition:transform .45s ease;will-change:transform}.review-card{flex:0 0 calc((100% - 36px)/3);background:var(--cream);padding:34px 32px;min-height:285px;border:1px solid #e1e5da;display:flex;flex-direction:column}.stars{letter-spacing:3px;color:var(--sun);font-size:15px}.review-text{font-family:"Playfair Display",Georgia,serif;font-size:24px;line-height:1.4;color:var(--green);margin:25px 0}.review-author{margin-top:auto;border-top:1px solid #d8decf;padding-top:17px}.review-author strong,.review-author span{display:block}.review-author strong{font-size:13px;color:var(--green)}.review-author span{font-size:11px;color:var(--muted);margin-top:4px}.review-dots{display:flex;justify-content:center;gap:7px;margin-top:25px}.review-dot{width:8px;height:8px;border:0;padding:0;border-radius:50%;background:#cfd5c9;cursor:pointer}.review-dot.active{background:var(--green);transform:scale(1.2)}.review-note{text-align:center;font-size:10px;color:#8a9186;margin:18px 0 0}@media(max-width:900px){.review-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:600px){.reviews-heading{display:flex;align-items:end}.review-card{flex-basis:100%;min-height:270px}.review-text{font-size:22px}.review-controls{flex-shrink:0}}


/* Customer review carousel */
.reviews { background:#fff; max-width:none; padding-left:max(24px,calc((100vw - 1180px)/2)); padding-right:max(24px,calc((100vw - 1180px)/2)); }
.reviews .section-heading { display:block; text-align:center; }
.reviews .section-heading h2 { margin-left:auto; margin-right:auto; }
.reviews .section-heading > p { max-width:680px; margin:18px auto 0; font-size:12px; color:#8a9086; }
.review-carousel { position:relative; display:flex; align-items:center; gap:18px; max-width:900px; margin:45px auto 0; }
.review-track { width:100%; overflow:hidden; }
.review-card { display:none; background:var(--cream); border:1px solid #e3e6dc; padding:46px 70px; min-height:280px; text-align:center; }
.review-card.active { display:block; animation:reviewIn .35s ease; }
@keyframes reviewIn { from { opacity:0; transform:translateX(18px); } to { opacity:1; transform:translateX(0); } }
.stars { color:var(--sun); letter-spacing:5px; font-size:14px; margin-bottom:24px; }
.review-card p { max-width:700px; margin:0 auto 25px; font-family:"Playfair Display",Georgia,serif; font-size:25px; line-height:1.45; color:var(--green); }
.review-card strong,.review-card span { display:block; }
.review-card strong { font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:var(--green); }
.review-card span { margin-top:5px; color:var(--muted); font-size:11px; }
.review-arrow { width:44px; height:44px; flex:0 0 44px; border:1px solid #ccd3c5; background:#fff; border-radius:50%; color:var(--green); font-size:20px; cursor:pointer; }
.review-arrow:hover { background:var(--green); color:#fff; }
.review-dots { display:flex; justify-content:center; gap:7px; margin-top:22px; }
.review-dot { width:7px; height:7px; border-radius:50%; border:0; padding:0; background:#cbd2c5; cursor:pointer; }
.review-dot.active { background:var(--sun); width:20px; border-radius:20px; }
@media(max-width:650px){
  .review-carousel { gap:8px; }
  .review-card { padding:35px 24px; min-height:310px; }
  .review-card p { font-size:20px; }
  .review-arrow { width:36px; height:36px; flex-basis:36px; }
}

/* Compact customer review carousel */
.reviews{
  max-width:none;
  background:#f5f3f6;
  padding:82px max(24px,calc((100vw - 1180px)/2)) 68px;
  overflow:hidden;
}
.review-intro{text-align:center;margin-bottom:34px}
.review-intro .section-label{color:var(--green-2)}
.review-intro h2{
  margin:10px auto 0;
  font-size:clamp(34px,4vw,50px);
  color:var(--green);
}
.compact-review-wrap{
  max-width:1080px;
  margin:0 auto;
  display:flex;
  align-items:center;
  gap:12px;
}
.compact-review-viewport{
  width:100%;
  overflow:hidden;
}
.compact-review-track{
  display:flex;
  align-items:center;
  gap:18px;
  transition:transform .45s ease;
  will-change:transform;
}
.compact-review-card{
  position:relative;
  flex:0 0 70%;
  min-height:225px;
  box-sizing:border-box;
  padding:31px 45px 37px;
  background:#fff;
  border:1px solid #e9e5eb;
  box-shadow:0 8px 28px rgba(39,34,45,.06);
  text-align:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  opacity:.48;
  transform:scale(.92);
  transition:opacity .4s ease,transform .4s ease,box-shadow .4s ease;
}
.compact-review-card.is-active{
  opacity:1;
  transform:scale(1);
  box-shadow:0 14px 36px rgba(39,34,45,.09);
  z-index:2;
}
.compact-stars{
  color:#d88936;
  letter-spacing:3px;
  font-size:16px;
  margin-bottom:18px;
}
.compact-review-card p{
  max-width:610px;
  margin:0 auto 20px;
  font-family:"DM Sans",Arial,sans-serif;
  font-size:15px;
  line-height:1.65;
  color:#4e554c;
}
.compact-review-name{
  font-size:12px;
  font-weight:700;
  color:var(--green);
  letter-spacing:.04em;
  text-transform:uppercase;
}
.compact-review-name span{
  color:#8b9088;
  font-weight:500;
}
.quote-mark{
  position:absolute;
  right:28px;
  bottom:-10px;
  font-family:Georgia,serif;
  font-size:86px;
  line-height:.7;
  color:#d88936;
  font-weight:700;
}
.compact-review-arrow{
  width:42px;
  height:42px;
  flex:0 0 42px;
  border:1px solid #d3ced6;
  background:rgba(255,255,255,.9);
  color:var(--green);
  border-radius:50%;
  font-size:30px;
  line-height:1;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:.2s ease;
}
.compact-review-arrow:hover{background:var(--green);color:#fff;border-color:var(--green)}
.compact-review-dots{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:6px;
  margin-top:20px;
}
.compact-review-dot{
  width:6px;height:6px;padding:0;border:0;border-radius:50%;
  background:#c7c3ca;cursor:pointer;transition:.25s ease;
}
.compact-review-dot.active{width:18px;border-radius:8px;background:var(--sun)}
.review-demo-note{
  margin:18px auto 0;
  text-align:center;
  color:#96919a;
  font-size:10px;
}
@media(max-width:760px){
  .reviews{padding-top:65px}
  .compact-review-track{gap:70px}
  .compact-review-card{flex-basis:92%;height:300px;min-height:300px;padding:38px 32px 48px}
  .compact-stars{font-size:17px;margin-bottom:24px}
  .compact-review-card p{font-size:16px;line-height:1.55;margin-bottom:24px}
  .compact-review-name{font-size:12px}
  .compact-review-arrow{width:36px;height:36px;font-size:26px}
}
@media(max-width:520px){
  .compact-review-track{gap:30px}
  .compact-review-card{flex-basis:94%;height:285px;min-height:285px;padding:30px 22px 42px}
  .compact-stars{font-size:15px;margin-bottom:20px}
  .compact-review-card p{font-size:14px;line-height:1.6}
  .quote-mark{right:18px;bottom:10px;font-size:70px}
  .compact-prev{left:4px}.compact-next{right:4px}
}

/* Photography-led service cards */
.photo-hero{position:relative;min-height:680px;overflow:hidden;background:#dfe7d7}
.photo-hero img{width:100%;height:100%;min-height:680px;object-fit:cover;display:block}
.hero-photo-caption{position:absolute;bottom:18px;right:20px;background:rgba(0,0,0,.42);color:#fff;padding:7px 10px;border-radius:20px;font-size:9px;letter-spacing:.05em}
.visual-services{grid-template-columns:repeat(3,1fr);gap:1px;background:#dfe4d8;border:1px solid #dfe4d8}
.visual-services article{padding:0;background:#fff;min-height:0}
.service-image{height:190px;overflow:hidden;background:#dfe7d7}
.service-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}
.visual-services article:hover .service-image img{transform:scale(1.04)}
.service-copy{padding:25px 28px 30px}
.service-copy span{color:var(--sun);font-size:11px;font-weight:700}
.service-copy h3{margin:12px 0 9px}
.service-copy p{margin:0}
.visual-showcase{max-width:none;background:#fff;padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2))}
.showcase-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:250px 250px;gap:14px}
.showcase-grid figure{margin:0;overflow:hidden;background:#dfe7d7}
.showcase-grid figure img{width:100%;height:100%;object-fit:cover;display:block}
.showcase-large{grid-row:1 / 3}
.image-note{font-size:10px;line-height:1.6;color:#92978e;text-align:center;max-width:850px;margin:24px auto 0}
@media(max-width:800px){.photo-hero,.photo-hero img{min-height:500px}.visual-services{grid-template-columns:1fr 1fr}.showcase-grid{grid-template-columns:1fr 1fr;grid-template-rows:220px 220px}.showcase-large{grid-row:auto;grid-column:1 / 3}}
@media(max-width:520px){.visual-services{grid-template-columns:1fr}.service-image{height:210px}.showcase-grid{grid-template-columns:1fr;grid-template-rows:230px 180px 180px 180px}.showcase-large{grid-column:auto}.photo-hero,.photo-hero img{min-height:430px}}

/* V7 — photography replaces the mismatched illustration graphics */
.photo-hero{position:relative;min-height:680px;overflow:hidden;background:#dfe7d7}
.photo-hero img{width:100%;height:100%;min-height:680px;object-fit:cover;object-position:center;display:block}
.hero-photo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,43,24,.10),rgba(24,43,24,0) 60%);pointer-events:none}
.photo-about{position:relative;min-height:520px;overflow:hidden;background:#dfe7d7}
.photo-about img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center;display:block}
.about-photo-overlay{position:absolute;top:28px;right:28px;background:rgba(255,255,255,.94);padding:15px 22px;text-align:center;color:var(--green);letter-spacing:.15em;font-size:10px;box-shadow:0 8px 25px rgba(30,45,30,.08)}
.about-photo-overlay strong{display:block;margin-top:3px;font-size:16px;letter-spacing:.08em}
@media(max-width:800px){.photo-hero,.photo-hero img{min-height:500px}.photo-about,.photo-about img{min-height:430px}}
@media(max-width:520px){.photo-hero,.photo-hero img{min-height:430px}.photo-about,.photo-about img{min-height:380px}}

.image-note{display:none!important}

.phone-list { display:flex; flex-direction:column; gap:8px; }
.footer-phones { display:flex; flex-direction:column; gap:6px; }
