:root{--white:#fff;--off:#f7f7f4;--ink:#151515;--muted:#666;--line:#e5e5e1;--orange:#ff7900;--hover:#e56800}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Arial,Helvetica,sans-serif;opacity:1;transition:opacity .26s ease}body.page-fading{opacity:0;pointer-events:none}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.wrap{width:min(1240px,calc(100% - 64px));margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;line-height:1.02}
.mobile-hero-title,.hero-services,.quick small,.mobile-only-feature{display:none}
.actions .quote{gap:14px}.actions .quote span{font-size:20px;line-height:0}

/* Navigation */
header{position:sticky;top:0;z-index:20;height:88px;border-bottom:1px solid var(--line);background:var(--white);transition:transform .28s cubic-bezier(.2,.7,.2,1);will-change:transform}header.nav-hidden{transform:translateY(-100%)}header:focus-within{transform:translateY(0)!important}.nav{display:flex;height:100%;align-items:center;gap:28px}.brand-logo{display:block;flex:0 0 222px;width:222px;height:72px;overflow:hidden}.brand-logo img{display:block;width:350px;height:auto;transform:translate(-64px,-82px)}.links{display:flex;align-items:center;justify-content:flex-start;gap:31px}.links a{position:relative;padding:10px 0;color:var(--ink);font-size:14px;font-weight:800;text-decoration:none}.links a:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";background:var(--orange);transform:scaleX(0);transition:transform .2s ease}.links a:hover:after,.links a.current:after{transform:scaleX(1)}.links a.current{color:var(--orange)}.quote{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 25px;border-radius:6px;background:var(--orange);box-shadow:0 9px 18px #ff790030;color:#fff;font-size:15px;font-weight:850;text-decoration:none;transition:transform .2s ease,background .2s ease}.quote:hover{background:var(--hover);transform:translateY(-2px)}.top-quote{min-width:174px;margin-left:auto}.menu{display:none}

/* Hero */
.hero{position:relative;display:flex;min-height:calc(100svh - 88px);overflow:hidden;align-items:center;background:var(--off)}.hero-photo{position:absolute;inset:0;background:url('assets/hero-home.png') center/cover no-repeat}.hero-photo:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#fff 0%,#fff 32%,#ffffffd9 44%,#ffffff00 66%)}.hero-copy{position:relative;width:100%;padding:76px 0 62px}.hero h1{max-width:680px;margin-bottom:18px;font-size:clamp(3rem,5vw,5.1rem)}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p{max-width:550px;margin-bottom:25px;color:#505050;font-size:17px;line-height:1.5}.actions{display:flex;gap:14px}.quick{display:flex;gap:34px;margin-top:29px}.quick b{display:inline-flex;gap:8px;align-items:center;color:var(--ink);font-size:13px}.quick b svg{width:19px;height:19px;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}

/* Services — static layered composition matching the supplied reference. */
.services-showcase{min-height:calc(100svh - 88px);padding:34px 0 70px;overflow:hidden;background:#fff}.services-wrap{width:min(1380px,calc(100% - 64px));margin-inline:auto}.services-heading{max-width:710px;margin:0 auto 46px;text-align:center}.services-heading .eyebrow{display:flex;gap:22px;align-items:center;justify-content:center;margin:0 0 18px;color:var(--orange);font-size:15px;font-weight:900;letter-spacing:.16em}.services-heading .eyebrow:before,.services-heading .eyebrow:after{width:40px;height:3px;content:"";background:var(--orange)}.services-heading h2{margin:0;color:var(--ink);font-size:clamp(3.2rem,5vw,5.2rem);line-height:.95;letter-spacing:-.075em}.services-heading>p:not(.eyebrow){margin:22px auto 0;color:var(--muted);font-size:18px;line-height:1.55}.services-scene{position:relative;height:790px}.services-photo{position:absolute;inset:0 0 auto;height:550px;border-radius:27px;background:linear-gradient(90deg,#1515150d,#15151500 52%,#1515150a),url('assets/services-lawn.png') center/cover no-repeat;box-shadow:0 12px 28px #15151517}.showcase-card{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;border:1px solid #efefec;background:#fff;box-shadow:0 17px 34px #15151525;color:var(--ink);text-align:center}.showcase-card svg{fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.showcase-card h3{margin:0;line-height:1.08;letter-spacing:-.05em}.showcase-card i{display:block;width:38px;height:3px;margin:23px auto;background:var(--orange)}.showcase-card p{margin:0;color:var(--muted);line-height:1.55}.showcase-card a{display:inline-flex;gap:17px;align-items:center;justify-content:center;margin-top:auto;color:var(--orange);font-weight:850;text-decoration:none}.showcase-card a span{font-size:25px;line-height:0}.primary-service{top:48px;left:50%;width:485px;min-height:466px;padding:43px 55px 41px;border-radius:27px;transform:translateX(-50%)}.primary-service svg{width:84px;height:84px;margin-bottom:25px}.primary-service h3{font-size:32px}.primary-service p{font-size:17px}.primary-service a{padding-top:31px;font-size:16px}.supporting-service{top:410px;width:365px;min-height:405px;padding:31px 39px 29px;border-radius:24px}.supporting-service svg{width:67px;height:67px;margin-bottom:18px}.supporting-service h3{font-size:27px}.supporting-service i{margin:18px auto}.supporting-service p{font-size:15px}.supporting-service a{padding-top:25px;font-size:14px}.cleanup-service{left:105px;transform:rotate(-4deg)}.property-service{right:105px;transform:rotate(4deg)}.all-services-button{position:absolute;z-index:3;top:575px;left:50%;display:inline-flex;gap:13px;align-items:center;justify-content:center;min-width:286px;padding:23px 30px;border-radius:18px;background:var(--orange);box-shadow:0 16px 28px #ff79004d;color:#fff;font-size:17px;font-weight:900;text-decoration:none;transform:translateX(-50%);transition:background .2s ease,transform .2s ease}.all-services-button:hover{background:var(--hover);transform:translateX(-50%) translateY(-3px)}.all-services-button span{font-size:22px;line-height:0}.services-down{position:absolute;top:700px;left:50%;color:var(--orange);font-size:46px;line-height:1;transform:translateX(-50%)}

@media(max-width:1050px){.services-wrap{width:min(970px,calc(100% - 48px))}.cleanup-service{left:25px}.property-service{right:25px}.supporting-service{width:310px}.primary-service{width:430px}.services-photo{height:530px}}

@media(max-width:760px){.wrap,.services-wrap{width:calc(100% - 32px)}header{height:76px}.nav{gap:12px}.brand-logo{flex-basis:142px;width:142px;height:60px}.brand-logo img{width:225px;transform:translate(-41px,-54px)}.menu{display:block;margin-left:auto;padding:9px 10px;border:1px solid var(--line);background:#fff;color:var(--ink);font:inherit;font-size:12px;font-weight:850}.links{display:none}.links.open{position:absolute;top:76px;right:16px;left:16px;z-index:3;display:flex;flex-direction:column;align-items:stretch;gap:1px;padding:14px 18px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 28px #15151512}.top-quote{min-width:0;margin-left:0;padding:10px 11px;font-size:12px}.hero{min-height:calc(100svh - 76px)}.hero-photo{background-position:64% center}.hero-photo:after{background:linear-gradient(180deg,#fffffff2,#ffffffe3 55%,#ffffff7a)}.hero-copy{padding:65px 0 50px}.hero h1{font-size:clamp(2.7rem,12vw,4rem)}.hero-copy>p{font-size:15px}.quick{gap:13px;flex-wrap:wrap;margin-top:23px}.services-showcase{padding:58px 0}.services-heading{margin-bottom:34px}.services-heading .eyebrow{gap:14px;font-size:12px}.services-heading .eyebrow:before,.services-heading .eyebrow:after{width:26px}.services-heading h2{font-size:3.25rem}.services-heading>p:not(.eyebrow){font-size:16px}.services-scene{display:flex;height:auto;flex-direction:column;gap:16px}.services-photo{position:relative;height:250px;border-radius:20px}.showcase-card,.primary-service,.supporting-service{position:relative;top:auto;right:auto;left:auto;width:100%;min-height:auto;padding:32px 27px;border-radius:20px;transform:none}.primary-service{order:1}.cleanup-service{order:2}.property-service{order:3}.showcase-card h3,.primary-service h3,.supporting-service h3{font-size:27px}.showcase-card p,.primary-service p,.supporting-service p{font-size:16px}.showcase-card a,.primary-service a,.supporting-service a{padding-top:25px}.all-services-button{position:relative;top:auto;left:auto;order:4;align-self:center;min-width:min(100%,286px);margin-top:4px;transform:none}.all-services-button:hover{transform:translateY(-3px)}.services-down{position:relative;top:auto;left:auto;order:5;align-self:center;transform:none}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body,header,.quote,.all-services-button{transition:none}}

@media(min-width:1051px){.primary-service{width:420px;min-height:405px;padding:35px 45px}.primary-service svg{width:70px;height:70px;margin-bottom:20px}.primary-service h3{font-size:29px}.primary-service p{font-size:16px}.primary-service a{padding-top:25px}.supporting-service{top:425px;width:310px;min-height:350px;padding:27px 32px 25px}.supporting-service svg{width:56px;height:56px;margin-bottom:15px}.supporting-service h3{font-size:24px}.supporting-service p{font-size:14px}.cleanup-service{left:125px}.property-service{right:125px}}

/* Scale the full desktop composition to the available viewport, including short laptop screens. */
@media(min-width:761px){.services-showcase{padding:clamp(20px,3vh,34px) 0 18px}.services-wrap{width:100%}.services-heading{margin-bottom:clamp(18px,3vh,46px)}.services-heading h2{font-size:clamp(3rem,5vw,5.2rem)}.services-heading>p:not(.eyebrow){margin-top:clamp(13px,2vh,22px);font-size:clamp(15px,1.3vw,18px)}.services-scene{container-type:inline-size;width:min(1380px,calc(100vw - 48px),calc(174.68svh - 428px));height:auto;aspect-ratio:1380/790;margin-inline:auto}.services-photo{height:69.62%;border-radius:clamp(16px,1.95cqw,27px)}.primary-service{top:6.08%;left:50%;width:30.43%;height:59%;min-height:0;padding:3.1cqw 3.25cqw 2.8cqw;border-radius:1.95cqw}.primary-service svg{width:6.08cqw;height:6.08cqw;margin-bottom:1.8cqw}.primary-service h3{font-size:clamp(20px,2.32cqw,32px)}.primary-service i{width:2.75cqw;height:3px;margin:1.65cqw auto}.primary-service p{font-size:clamp(12px,1.23cqw,17px)}.primary-service a{padding-top:2.1cqw;font-size:clamp(12px,1.16cqw,16px)}.supporting-service{top:53.8%;width:22.46%;height:51.3%;min-height:0;padding:2.25cqw 2.35cqw 2cqw;border-radius:1.74cqw}.supporting-service svg{width:4.85cqw;height:4.85cqw;margin-bottom:1.3cqw}.supporting-service h3{font-size:clamp(17px,1.96cqw,27px)}.supporting-service i{width:2.75cqw;height:3px;margin:1.3cqw auto}.supporting-service p{font-size:clamp(11px,1.09cqw,15px)}.supporting-service a{padding-top:1.75cqw;font-size:clamp(11px,1.02cqw,14px)}.cleanup-service{left:9.05%}.property-service{right:9.05%}.all-services-button{top:72.8%;min-width:0;width:20.72%;padding:1.67cqw 1.8cqw;border-radius:1.3cqw;font-size:clamp(12px,1.23cqw,17px)}.all-services-button span{font-size:clamp(16px,1.6cqw,22px)}.services-down{top:88.6%;font-size:clamp(28px,3.33cqw,46px)}}

@media(min-width:761px){.services-showcase{padding-top:22px}.services-heading{max-width:680px;margin-bottom:22px}.services-heading .eyebrow{margin-bottom:12px}.services-heading h2{font-size:clamp(44px,4vw,62px)}.services-heading>p:not(.eyebrow){margin-top:14px;font-size:16px;line-height:1.45}.services-scene{width:min(1380px,calc(100vw - 48px));aspect-ratio:1380/700}.services-photo{height:72%}.primary-service{top:5%;height:58%}.supporting-service{top:50%;height:49.5%}.all-services-button{top:73%}.services-down{top:82%}}@media(min-width:761px) and (max-height:850px){.services-scene{width:min(1120px,calc(100vw - 48px));aspect-ratio:1380/650}.services-heading h2{font-size:52px}.services-heading>p:not(.eyebrow){max-width:620px;margin-inline:auto}.services-heading{margin-bottom:18px}.services-showcase{padding-top:16px}}

/* Scroll story: the opening three cards gather into a deck, then the deck
   continuously fans out into the complete services grid. JavaScript only
   changes transforms and opacity so the animation remains inexpensive. */
.grid-heading,.all-services-grid{display:none}

@media(min-width:761px){
  .services-showcase{min-height:0;padding:0;overflow:visible}
  .services-scroll{position:relative;height:320svh}
  .services-sticky{position:sticky;top:0;height:100svh;overflow:hidden;background:#fff}
  .services-wrap{position:absolute;inset:0;width:100%;padding-top:16px;will-change:transform,opacity}
  .services-heading,.services-photo,.showcase-card,.all-services-button,.services-down{will-change:transform,opacity}

  .grid-heading{position:absolute;z-index:6;top:clamp(24px,5vh,52px);left:50%;display:block;width:min(900px,calc(100% - 64px));text-align:center;transform:translate(-50%,24px);opacity:0;will-change:transform,opacity}
  .grid-heading .eyebrow{display:flex;gap:18px;align-items:center;justify-content:center;margin:0 0 10px;color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.16em}
  .grid-heading .eyebrow:before,.grid-heading .eyebrow:after{width:34px;height:3px;content:"";background:var(--orange)}
  .grid-heading h2{margin:0;font-size:clamp(36px,4vw,58px);letter-spacing:-.065em}

  .all-services-grid{position:absolute;z-index:5;top:clamp(132px,22vh,190px);left:50%;display:grid;width:min(1280px,calc(100% - 64px));grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(12px,1.6vh,18px);transform:translateX(-50%);pointer-events:none}
  .grid-service-card{position:relative;display:flex;min-height:clamp(190px,26vh,230px);flex-direction:column;align-items:flex-start;padding:clamp(18px,2.4vh,26px);overflow:hidden;border:1px solid #ecece8;border-radius:18px;background:#fff;box-shadow:0 16px 38px #1515151c;color:var(--ink);opacity:0;will-change:transform,opacity}
  .grid-service-card:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:var(--orange);transform:scaleX(.18);transform-origin:left}
  .grid-service-card svg{width:clamp(38px,5.5vh,54px);height:clamp(38px,5.5vh,54px);margin-bottom:clamp(10px,1.7vh,16px);fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}
  .grid-service-card h3{margin:0;font-size:clamp(17px,2.25vh,22px);letter-spacing:-.045em}
  .grid-service-card i{display:block;width:32px;height:2px;margin:clamp(9px,1.5vh,14px) 0;background:var(--orange)}
  .grid-service-card p{margin:0;color:var(--muted);font-size:clamp(11px,1.55vh,14px);line-height:1.42}
  .grid-service-card a{display:inline-flex;gap:10px;align-items:center;margin-top:auto;padding-top:10px;color:var(--orange);font-size:12px;font-weight:850;text-decoration:none}
  .grid-service-card a span{font-size:19px}
}

@media(min-width:761px) and (max-width:1049px){
  .all-services-grid{width:calc(100% - 40px);grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
  .grid-service-card:nth-child(9){grid-column:2}
  .grid-service-card{min-height:clamp(140px,20vh,172px);padding:14px;border-radius:14px}
  .grid-service-card svg{width:32px;height:32px;margin-bottom:7px}
  .grid-service-card h3{font-size:clamp(14px,2.2vh,18px)}
  .grid-service-card i{width:24px;margin:7px 0}
  .grid-service-card p{font-size:clamp(9px,1.45vh,12px);line-height:1.35}
  .grid-service-card a{padding-top:7px;font-size:10px}
}

/* On touch-sized screens and for reduced motion, present both states as a
   straightforward document flow instead of pinning the page. */
@media(max-width:760px){
  .services-scroll{height:auto}
  .services-sticky{position:relative;height:auto;overflow:visible}
  .grid-heading{display:block;width:calc(100% - 32px);margin:62px auto 28px;text-align:center}
  .grid-heading .eyebrow{margin-bottom:10px;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.15em}
  .grid-heading h2{margin:0;font-size:clamp(2rem,9vw,3rem)}
  .all-services-grid{display:grid;width:calc(100% - 32px);grid-template-columns:1fr;gap:15px;margin-inline:auto}
  .grid-service-card{display:flex;min-height:245px;flex-direction:column;align-items:flex-start;padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 28px #15151512}
  .grid-service-card svg{width:52px;height:52px;margin-bottom:16px;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}
  .grid-service-card h3{margin:0;font-size:25px}.grid-service-card i{width:32px;height:2px;margin:14px 0;background:var(--orange)}
  .grid-service-card p{color:var(--muted);line-height:1.5}.grid-service-card a{margin-top:auto;color:var(--orange);font-weight:850;text-decoration:none}
}

@media(min-width:761px) and (prefers-reduced-motion:reduce){
  .services-showcase{padding:42px 0 70px;overflow:hidden}
  .services-scroll{height:auto}
  .services-sticky{position:relative;height:auto;overflow:visible}
  .services-wrap{position:relative;inset:auto;padding-top:0}
  .grid-heading{position:relative;top:auto;left:auto;margin:70px auto 30px;transform:none;opacity:1}
  .all-services-grid{position:relative;top:auto;left:auto;margin-inline:auto;transform:none;pointer-events:auto}
  .grid-service-card{opacity:1;transform:none!important}
}

/* Reference-inspired final grid: photographic card headers, orange icon tabs,
   and a full property image behind the completed service collection. */
.grid-backdrop{display:none}

@media(min-width:761px){
  .grid-backdrop{position:absolute;z-index:1;inset:132px 0 0;display:block;background:linear-gradient(180deg,#1515150d,#15151538),url('assets/services-property-backdrop.png') center/cover no-repeat;opacity:0;will-change:opacity}
  .grid-backdrop:before{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#fff 0,#ffffffcf 9%,#ffffff00 27%,#ffffff00 77%,#fff 100%)}
  .grid-heading{top:clamp(22px,4vh,42px)}
  .grid-heading h2{font-size:clamp(38px,4.2vw,60px)}
  .grid-heading h2 span{color:var(--orange)}
  .grid-heading .grid-subtitle{margin:10px 0 0;color:var(--muted);font-size:clamp(13px,1.35vw,17px);line-height:1.4}
  .all-services-grid{top:clamp(158px,22vh,184px);width:min(1166px,calc(100% - 64px));grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 24px}
  .grid-service-card{min-height:clamp(205px,27vh,232px);padding:clamp(99px,13vh,108px) 24px 15px;border-bottom:3px solid var(--orange);border-radius:16px;box-shadow:0 16px 34px #15151530}
  .grid-service-card:before{position:absolute;z-index:0;top:0;right:0;left:0;height:clamp(72px,9.5vh,82px);content:"";background-position:center;background-size:cover}
  .grid-service-card:after{height:0}
  .grid-service-card:nth-child(1):before{background-image:url('assets/card-lawn-maintenance.webp')}
  .grid-service-card:nth-child(2):before{background-image:url('assets/card-property-cleanup.webp')}
  .grid-service-card:nth-child(3):before{background-image:url('assets/card-property-services.webp')}
  .grid-service-card:nth-child(4):before{background-image:url('assets/card-mulch-flower-beds.webp')}
  .grid-service-card:nth-child(5):before{background-image:url('assets/card-hedge-trimming.webp')}
  .grid-service-card:nth-child(6):before{background-image:url('assets/card-seasonal-cleanup.webp')}
  .grid-service-card svg{position:absolute;z-index:2;top:clamp(49px,6.5vh,56px);left:24px;width:46px;height:46px;margin:0;padding:10px;border-radius:8px;background:var(--orange);stroke:#fff;stroke-width:2.2}
  .grid-service-card h3{position:relative;z-index:1;font-size:clamp(17px,2.15vh,21px)}
  .grid-service-card i{position:relative;z-index:1;margin:9px 0}
  .grid-service-card p,.grid-service-card a{position:relative;z-index:1}
}

@media(min-width:761px) and (max-width:1049px){
  .grid-backdrop{top:112px}
  .grid-heading{top:18px}
  .grid-heading h2{font-size:clamp(32px,5vw,44px)}
  .grid-heading .grid-subtitle{margin-top:6px;font-size:12px}
  .all-services-grid{top:134px;width:calc(100% - 40px);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px}
  .grid-service-card:nth-child(9){grid-column:auto}
  .grid-service-card{min-height:198px;padding:91px 16px 12px}
  .grid-service-card:before{height:68px}
  .grid-service-card svg{top:46px;left:16px;width:40px;height:40px;padding:8px}
  .grid-service-card h3{font-size:clamp(14px,2vh,18px)}
  .grid-service-card i{margin:6px 0}
  .grid-service-card p{font-size:clamp(8px,1.35vh,11px)}
  .grid-service-card a{padding-top:5px}
}

@media(max-width:760px){
  .grid-heading h2 span{color:var(--orange)}
  .grid-heading .grid-subtitle{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.45}
  .grid-service-card{position:relative;min-height:330px;padding:158px 27px 27px;overflow:hidden;border-bottom:3px solid var(--orange)}
  .grid-service-card:before{position:absolute;top:0;right:0;left:0;height:128px;content:"";background-image:url('assets/services-property-backdrop.png');background-position:center;background-size:cover}
  .grid-service-card svg{position:absolute;top:102px;left:27px;width:52px;height:52px;margin:0;padding:11px;border-radius:9px;background:var(--orange);stroke:#fff}
}

@media(max-width:760px){
  .grid-service-card:nth-child(1):before{background-image:url('assets/card-lawn-maintenance.webp')}
  .grid-service-card:nth-child(2):before{background-image:url('assets/card-property-cleanup.webp')}
  .grid-service-card:nth-child(3):before{background-image:url('assets/card-property-services.webp')}
  .grid-service-card:nth-child(4):before{background-image:url('assets/card-mulch-flower-beds.webp')}
  .grid-service-card:nth-child(5):before{background-image:url('assets/card-hedge-trimming.webp')}
  .grid-service-card:nth-child(6):before{background-image:url('assets/card-seasonal-cleanup.webp')}
}

@media(min-width:761px) and (prefers-reduced-motion:reduce){.grid-backdrop{opacity:1}}

/* Opening services stage. Every major dimension is bounded by both viewport
   width and height so the deck stays substantial on large monitors while
   remaining fully visible on short laptop screens. */
@media(min-width:761px){
  .services-heading{position:absolute;z-index:7;top:clamp(24px,4.5vh,48px);right:0;left:0;width:min(1200px,calc(100% - 64px));max-width:none;margin:0 auto;color:#fff}
  .services-heading .eyebrow{margin-bottom:clamp(8px,1.5vh,15px);font-size:clamp(12px,1.6vh,15px)}
  .services-heading h2{color:#fff;font-size:clamp(46px,min(5.4vw,8.2vh),82px);line-height:1.02;letter-spacing:-.07em}
  .services-heading h2 span{color:var(--orange)}
  .services-heading>p:not(.eyebrow){max-width:790px;margin:clamp(10px,1.8vh,18px) auto 0;color:#fff;font-size:clamp(14px,min(1.35vw,2.25vh),19px);line-height:1.45}
  .services-scene{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;margin:0;overflow:hidden;container-type:size}
  .services-photo{inset:0;width:100%;height:100%;border-radius:0;background-image:url('assets/services-lawn.png');background-position:center;background-size:cover;box-shadow:none}
  .services-photo:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#0f0f0fa8 0%,#15151582 48%,#15151540 75%,#15151512 100%)}
  .services-scene:after{position:absolute;z-index:2;right:-4%;bottom:-2px;left:-4%;height:clamp(70px,10vh,108px);border-radius:50% 50% 0 0/30% 30% 0 0;content:"";background:#fff}

  .primary-service{z-index:6;top:clamp(270px,46vh,455px);left:50%;width:clamp(270px,min(24vw,42vh),340px);height:clamp(285px,40vh,400px);min-height:0;padding:clamp(28px,4vh,42px) clamp(28px,3vw,48px);border-radius:clamp(22px,3vh,30px);transform:translateX(-50%)}
  .primary-service svg{width:clamp(58px,8vh,82px);height:clamp(58px,8vh,82px);margin-bottom:clamp(13px,2vh,22px)}
  .primary-service h3{font-size:clamp(22px,3.25vh,31px)}
  .primary-service i{width:36px;margin:clamp(12px,2vh,21px) auto}
  .primary-service p{font-size:clamp(12px,1.9vh,16px);line-height:1.5}
  .primary-service a{padding-top:clamp(14px,2.4vh,25px);font-size:clamp(12px,1.8vh,16px)}

  .supporting-service{z-index:4;top:clamp(296px,50.5vh,490px);width:clamp(235px,min(22vw,38vh),310px);height:clamp(250px,34vh,325px);min-height:0;padding:clamp(24px,3.4vh,34px) clamp(22px,2.4vw,35px);border-radius:clamp(18px,2.7vh,25px);opacity:.94}
  .supporting-service svg{width:clamp(48px,6.5vh,65px);height:clamp(48px,6.5vh,65px);margin-bottom:clamp(10px,1.5vh,17px)}
  .supporting-service h3{font-size:clamp(18px,2.55vh,25px)}
  .supporting-service i{margin:clamp(9px,1.5vh,16px) auto}
  .supporting-service p{font-size:clamp(11px,1.6vh,14px);line-height:1.45}
  .supporting-service a{padding-top:clamp(12px,2vh,20px);font-size:clamp(11px,1.5vh,14px)}
  .cleanup-service{left:calc(50% - clamp(220px,20vw,292px));transform:rotate(-2.5deg)}
  .property-service{right:calc(50% - clamp(220px,20vw,292px));transform:rotate(2.5deg)}

  .services-down{z-index:8;top:auto;bottom:clamp(9px,1.8vh,22px);display:flex;flex-direction:column;gap:7px;align-items:center;color:var(--orange);font-size:inherit;transform:translateX(-50%)}
  .services-down i{display:block;width:19px;height:19px;border-right:3px solid var(--orange);border-bottom:3px solid var(--orange);transform:rotate(45deg)}
  .services-down b{color:#4e4e4e;font-size:clamp(12px,1.7vh,16px);font-style:normal}
}

@media(min-width:761px) and (max-height:740px){
  .services-heading{top:16px}
  .services-heading h2{font-size:clamp(42px,7.2vh,58px)}
  .services-heading>p:not(.eyebrow){margin-top:8px;font-size:14px}
  .primary-service{top:clamp(245px,43vh,305px);height:clamp(270px,39vh,290px)}
  .supporting-service{top:clamp(268px,47vh,330px);height:clamp(235px,34vh,255px)}
  .services-scene:after{height:64px}
  .services-down{bottom:7px}
}

@media(min-width:1800px) and (min-height:900px){
  .services-heading{top:52px}
  .primary-service{top:45vh;width:360px;height:410px}
  .supporting-service{top:49vh;width:326px;height:340px}
  .cleanup-service{left:calc(50% - 315px)}
  .property-service{right:calc(50% - 315px)}
}

@media(max-width:760px){
  .services-showcase{padding:0;overflow:hidden}
  .services-wrap{position:relative;width:100%;padding:42px 16px 72px;overflow:hidden;background:linear-gradient(#15151594,#15151555),url('assets/services-lawn.png') center/cover no-repeat}
  .services-wrap:after{position:absolute;z-index:1;right:-12%;bottom:-2px;left:-12%;height:120px;border-radius:50% 50% 0 0/30% 30% 0 0;content:"";background:#fff}
  .services-heading{position:relative;z-index:3;width:100%;margin:0 auto 24px;color:#fff}
  .services-heading h2{color:#fff;font-size:clamp(2.65rem,12vw,4rem)}
  .services-heading h2 span{color:var(--orange)}
  .services-heading>p:not(.eyebrow){color:#fff;font-size:14px}
  .services-scene{position:relative;z-index:2;display:block;height:430px;overflow:visible}
  .services-photo{display:none}
  .showcase-card,.primary-service,.supporting-service{position:absolute;right:auto;left:auto;min-height:0;margin:0}
  .primary-service{z-index:5;top:20px;left:50%;width:min(340px,88vw);height:320px;padding:30px 28px;border-radius:24px;transform:translateX(-50%)}
  .primary-service svg{width:64px;height:64px;margin-bottom:13px}.primary-service h3{font-size:25px}.primary-service p{font-size:14px}.primary-service a{padding-top:18px}
  .supporting-service{z-index:3;top:48px;width:min(265px,70vw);height:270px;padding:28px 22px;border-radius:21px;opacity:.92}
  .supporting-service svg{width:49px;height:49px}.supporting-service h3{font-size:19px}.supporting-service p{font-size:12px}
  .cleanup-service{left:-45px;transform:rotate(-3deg)}
  .property-service{right:-45px;left:auto;transform:rotate(3deg)}
  .services-down{position:absolute;z-index:4;top:auto;bottom:0;left:50%;display:flex;flex-direction:column;gap:7px;align-items:center;order:initial;color:var(--orange);transform:translateX(-50%)}
  .services-down i{width:16px;height:16px;border-right:3px solid var(--orange);border-bottom:3px solid var(--orange);transform:rotate(45deg)}
  .services-down b{color:#4e4e4e;font-size:12px}
}

@media(min-width:761px){
  .showcase-card{justify-content:center}
  .grid-service-card{min-height:clamp(185px,25vh,235px)}
  .services-quote{position:absolute;z-index:8;bottom:clamp(8px,2.2vh,22px);left:50%;display:inline-flex;gap:14px;align-items:center;justify-content:center;min-height:46px;padding:11px 25px;border-radius:8px;background:var(--orange);box-shadow:0 12px 25px #ff790045;color:#fff;font-size:14px;font-weight:900;text-decoration:none;opacity:0;transform:translate(-50%,16px);transition:background .2s ease;pointer-events:none}
  .services-quote:hover{background:var(--hover)}
  .services-quote span{font-size:21px;line-height:0}
}

@media(min-width:761px) and (max-height:650px){
  .all-services-grid{top:142px;gap:12px 20px}
  .grid-service-card{min-height:165px;padding:80px 18px 10px}
  .grid-service-card:before{height:60px}
  .grid-service-card svg{top:40px;left:18px;width:38px;height:38px;padding:8px}
  .grid-service-card h3{font-size:16px}
  .grid-service-card i{margin:5px 0}
  .grid-service-card p{font-size:10px;line-height:1.3}
}

@media(max-width:760px){
  .showcase-card{justify-content:center}
  .services-quote{display:flex;width:fit-content;min-height:50px;gap:12px;align-items:center;justify-content:center;margin:28px auto 60px;padding:13px 24px;border-radius:8px;background:var(--orange);box-shadow:0 12px 25px #ff79003d;color:#fff;font-size:14px;font-weight:900;text-decoration:none}
  .services-quote span{font-size:20px}
}

@media(min-width:761px) and (prefers-reduced-motion:reduce){.services-quote{opacity:1;transform:translateX(-50%);pointer-events:auto}}

/* Direct deck-to-grid story: there is no separate opening services screen. */
@media(min-width:761px){
  .services-scroll{height:190svh}
  .services-scroll.animation-complete{height:100svh}
  .deck-hint{position:absolute;z-index:9;bottom:clamp(10px,2vh,20px);left:50%;display:flex;flex-direction:column;gap:8px;align-items:center;color:var(--orange);transform:translateX(-50%);will-change:opacity}
  .deck-hint i{width:18px;height:18px;border-right:3px solid var(--orange);border-bottom:3px solid var(--orange);transform:rotate(45deg)}
  .deck-hint b{color:#4e4e4e;font-size:clamp(12px,1.6vh,15px)}
}

@media(max-width:760px){.deck-hint{display:none}}
@media(min-width:761px) and (prefers-reduced-motion:reduce){.deck-hint{display:none}}

/* Our Work: a scroll-driven before/after reveal followed by project details. */
.our-work{position:relative;overflow:clip;background:#fff}
.work-scroll{position:relative;height:190svh}
.work-sticky{position:sticky;top:0;display:flex;height:100svh;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(22px,3.5vh,38px) 0;background:#fff}
.work-intro{position:relative;z-index:3;width:min(1050px,calc(100% - 48px));margin:0 auto clamp(18px,2.8vh,28px);text-align:center}
.work-intro .eyebrow{display:flex;gap:20px;align-items:center;justify-content:center;margin:0 0 10px;color:var(--orange);font-size:14px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;opacity:0;transition:opacity .52s ease}
.work-intro .eyebrow:before,.work-intro .eyebrow:after{width:40px;height:3px;content:"";background:var(--orange)}
.work-intro h2{margin:0;color:var(--ink);font-size:clamp(42px,5vw,68px);letter-spacing:-.065em;opacity:0;transform:translateY(26px);transition:opacity .58s ease .05s,transform .58s cubic-bezier(.2,.75,.2,1) .05s}
.work-intro>p:last-child{margin:11px auto 0;color:var(--muted);font-size:clamp(14px,1.4vw,18px);line-height:1.45;opacity:0;transition:opacity .5s ease .18s}
.work-intro.in-view .eyebrow,.work-intro.in-view h2,.work-intro.in-view>p:last-child{opacity:1}
.work-intro.in-view h2{transform:translateY(0)}

.work-comparison{position:relative;z-index:2;width:min(1280px,calc(100% - 64px));height:clamp(300px,52svh,520px);margin-inline:auto;overflow:hidden;border:5px solid #fff;border-radius:25px;background:#d5d3ca;box-shadow:0 18px 46px #15151524;opacity:0;transform:translateY(12px);transition:opacity .58s ease .22s,transform .58s ease .22s}
.work-intro.in-view+.work-comparison{opacity:1;transform:translateY(0)}
.work-image-stage{position:absolute;inset:0;overflow:hidden;transform:scale(1.02);transform-origin:center;will-change:transform}
.work-image-stage>img,.work-after-layer,.work-after-layer img{position:absolute;inset:0;width:100%;height:100%}
.work-image-stage img{display:block;object-fit:cover;object-position:center 58%}
.work-after-layer{overflow:hidden;clip-path:inset(0 0 0 96%);will-change:clip-path}
.work-divider{position:absolute;z-index:5;top:0;bottom:0;left:4%;width:4px;background:var(--orange);box-shadow:0 0 0 1px #fff7;transform:translateX(-50%);will-change:left}
.work-handle{position:absolute;z-index:6;top:50%;left:4%;display:grid;width:58px;height:58px;border:3px solid var(--orange);border-radius:50%;place-items:center;background:#fff;box-shadow:0 6px 18px #1515152b;transform:translate(-50%,-50%);will-change:left}
.work-handle svg{width:29px;height:20px;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3}
.work-label{position:absolute;z-index:7;top:20px;display:inline-flex;min-width:104px;min-height:38px;align-items:center;justify-content:center;border-radius:999px;font-size:13px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.work-before-label{left:22px;background:#fff;color:var(--ink);box-shadow:0 5px 14px #1515151f}
.work-after-label{right:22px;background:var(--orange);color:#fff;opacity:0;will-change:opacity}

.work-details{display:grid;grid-template-columns:minmax(310px,1.55fr) repeat(3,minmax(0,1fr));gap:22px;align-items:stretch;padding-top:44px;padding-bottom:100px}
.featured-project-copy>*,.project-card{opacity:0;transform:translateY(20px);transition:opacity .52s ease,transform .52s cubic-bezier(.2,.75,.2,1)}
.work-details.in-view .featured-project-copy>*,.work-details.in-view .project-card{opacity:1;transform:translateY(0)}
.work-details.in-view .featured-project-copy h3{transition-delay:.05s}
.work-details.in-view .featured-project-copy .project-tags{transition-delay:.15s}
.work-details.in-view .featured-project-copy>p{transition-delay:.25s}
.work-details.in-view .featured-project-copy>a{transition-delay:.35s,.35s,0s,0s}
.work-details.in-view .project-card:nth-child(2){transition-delay:.47s}
.work-details.in-view .project-card:nth-child(3){transition-delay:.58s}
.work-details.in-view .project-card:nth-child(4){transition-delay:.69s}
.featured-project-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:8px 22px 8px 0}
.featured-project-copy h3{margin:0 0 16px;font-size:clamp(27px,2.2vw,36px)}
.project-tags{display:flex;gap:0;flex-wrap:wrap;margin:0 0 18px;padding:0;color:var(--orange);font-size:14px;list-style:none}
.project-tags li:not(:last-child):after{margin:0 9px;content:"•"}
.featured-project-copy>p{max-width:520px;margin:0;color:var(--muted);font-size:16px;line-height:1.58}
.featured-project-copy>a{display:inline-flex;gap:26px;align-items:center;min-height:55px;margin-top:auto;padding:13px 24px;border:2px solid var(--orange);border-radius:8px;color:var(--orange);font-weight:900;text-decoration:none;transition:opacity .52s ease,transform .52s cubic-bezier(.2,.75,.2,1),color .2s ease,background .2s ease}
.work-details.in-view .featured-project-copy>a:hover{color:#fff;background:var(--orange);transform:translateY(-2px)}
.featured-project-copy>a span{font-size:24px;line-height:0}
.project-card{position:relative;min-width:0;overflow:hidden;border:1px solid #ecece8;border-radius:17px;background:#fff;box-shadow:0 14px 32px #15151518}
.project-card-image{height:150px;background-position:center;background-size:cover;filter:brightness(.82) saturate(.9);transition:filter .58s ease,transform .58s ease;transform:scale(1.025)}
.work-details.in-view .project-card-image{filter:brightness(1) saturate(1);transform:scale(1)}
.cleanup-image{background-image:url('assets/card-property-cleanup.webp')}
.routine-image{background-image:url('assets/card-lawn-maintenance.webp')}
.flower-image{background-image:url('assets/card-mulch-flower-beds.webp')}
.project-icon{position:absolute;top:124px;left:20px;display:grid;width:54px;height:54px;border-radius:11px;place-items:center;background:var(--orange);box-shadow:0 7px 16px #ff79003d}
.project-icon svg{width:30px;height:30px;fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}
.project-card h3{margin:31px 20px 0;font-size:23px}
.project-card>i{display:block;width:33px;height:3px;margin:9px 20px;background:var(--orange)}
.project-card>p{margin:0;padding:0 20px 23px;color:var(--muted);font-size:14px;line-height:1.4}

@media(max-width:1150px) and (min-width:761px){
  .work-details{grid-template-columns:repeat(3,minmax(0,1fr))}
  .featured-project-copy{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.45fr;gap:15px 30px;align-items:center;padding:0 0 8px}
  .featured-project-copy h3,.featured-project-copy .project-tags{grid-column:1;margin-bottom:0}
  .featured-project-copy>p{grid-row:1/3;grid-column:2}
}

@media(max-width:760px){
  .work-scroll{height:165svh}
  .work-sticky{padding:24px 0}
  .work-intro{width:calc(100% - 32px);margin-bottom:18px}
  .work-intro .eyebrow{font-size:11px}.work-intro .eyebrow:before,.work-intro .eyebrow:after{width:25px;height:2px}
  .work-intro h2{font-size:clamp(36px,11vw,49px)}
  .work-intro>p:last-child{max-width:360px;font-size:13px}
  .work-comparison{width:calc(100% - 24px);height:clamp(275px,45svh,390px);border-width:3px;border-radius:19px}
  .work-handle{width:48px;height:48px}.work-divider{width:3px}
  .work-label{top:13px;min-width:78px;min-height:32px;font-size:10px}.work-before-label{left:13px}.work-after-label{right:13px}
  .work-details{width:calc(100% - 32px);grid-template-columns:1fr;gap:17px;padding-top:42px;padding-bottom:72px}
  .featured-project-copy{padding:0 0 14px}
  .featured-project-copy>a{margin-top:24px}
  .project-card-image{height:190px}
  .project-icon{top:163px}
}

@media(prefers-reduced-motion:reduce){
  .work-scroll{height:auto}
  .work-sticky{position:relative;height:auto;min-height:0;padding:55px 0 35px}
  .work-intro .eyebrow,.work-intro h2,.work-intro>p:last-child,.work-comparison,.featured-project-copy>*,.project-card{opacity:1;transform:none;transition:none}
  .work-after-layer{clip-path:inset(0 0 0 50%)}
  .work-divider,.work-handle{left:50%}
  .work-after-label{opacity:1}
  .project-card-image{filter:none;transform:none;transition:none}
}

/* Reserved customer entry point. It is intentionally visual-only for now. */
.customer-login{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin-left:auto;padding:12px 18px;border:2px solid var(--orange);border-radius:6px;background:#fff;color:var(--orange);font:inherit;font-size:14px;font-weight:850;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}
.customer-login:hover{color:#fff;background:var(--orange);transform:translateY(-2px)}
.top-quote{margin-left:0}

@media(max-width:1100px) and (min-width:761px){
  .nav{gap:16px}
  .brand-logo{flex-basis:175px;width:175px}.brand-logo img{width:285px;transform:translate(-53px,-68px)}
  .links{gap:18px}.links a{font-size:13px}
  .customer-login{padding:10px 12px;font-size:12px}
  .top-quote{min-width:145px;padding-inline:16px;font-size:13px}
}

@media(max-width:760px){
  .nav{gap:5px}
  .brand-logo{flex:0 0 79px;width:79px}.brand-logo img{width:134px;transform:translate(-25px,-32px)}
  .menu{flex:0 0 46px;margin-left:auto;padding:7px 6px;font-size:10px}
  .customer-login{flex:0 0 91px;min-height:38px;margin-left:0;padding:7px 5px;font-size:9.5px}
  .top-quote{flex:0 0 50px;min-width:50px;min-height:38px;padding:7px 4px;font-size:0}
  .top-quote:after{content:"Quote";font-size:10px}
}

/* About / owner section. Intentionally static with no entrance animations. */
.about-owner{position:relative;display:flex;min-height:100svh;align-items:center;overflow:hidden;padding:clamp(62px,8vh,92px) 0;background:radial-gradient(circle at 90% 40%,#fff8f0 0,transparent 35%),#fff}
.about-owner:before{position:absolute;top:26px;right:0;left:0;height:2px;content:"";background:linear-gradient(90deg,var(--orange) 0 25%,transparent 25% 26.5%,var(--orange) 26.5% 100%);opacity:.72}
.about-owner:after{position:absolute;right:-8%;bottom:-145px;width:430px;height:180px;border-top:3px solid var(--orange);border-radius:50%;content:""}
.owner-layout{position:relative;z-index:1;display:grid;width:min(1380px,calc(100% - 72px));grid-template-columns:minmax(360px,1fr) minmax(480px,1.08fr);gap:clamp(32px,5vw,78px);align-items:center;margin-inline:auto}
.owner-photo-placeholder{height:clamp(470px,72svh,720px);margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#f6f6f2,#ecece7);box-shadow:0 16px 38px #15151518}
.owner-photo-placeholder img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 44%}
.owner-content{min-width:0}
.owner-eyebrow{margin:0 0 17px;color:var(--orange);font-size:14px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.owner-eyebrow:after{display:block;width:58px;height:3px;margin-top:18px;content:"";background:var(--orange)}
.owner-content h2{margin:0;font-size:clamp(46px,5vw,72px);line-height:1.05;letter-spacing:-.062em}
.owner-content h2 span{color:var(--orange)}
.owner-rule{display:block;width:42px;height:2px;margin:27px 0;background:var(--orange)}
.owner-description{max-width:730px;margin:0;color:#505050;font-size:clamp(16px,1.35vw,19px);line-height:1.72}
.owner-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.owner-values article{display:flex;min-height:170px;flex-direction:column;align-items:center;justify-content:center;padding:19px 16px;border:1px solid #dfdfdc;border-radius:13px;background:#fff;text-align:center}
.owner-values svg{width:52px;height:52px;margin-bottom:12px;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}
.owner-values h3{margin:0 0 8px;font-size:16px;letter-spacing:-.035em}
.owner-values p{margin:0;color:#4f4f4f;font-size:13px;line-height:1.45}
.owner-quote{display:flex;width:fit-content;min-width:280px;min-height:62px;align-items:center;justify-content:center;margin:22px auto 0;padding:15px 30px;border-radius:9px;background:var(--orange);box-shadow:0 12px 24px #ff79003d;color:#fff;font-size:18px;font-weight:900;text-decoration:none}

@media(max-width:920px){
  .about-owner{padding:72px 0 82px}
  .owner-layout{width:min(920px,calc(100% - 48px));grid-template-columns:1fr;gap:44px}
  .owner-photo-placeholder{height:auto;aspect-ratio:16/10}
  .owner-content{max-width:920px}
  .owner-content h2{font-size:clamp(48px,7vw,68px)}
}

@media(max-width:1120px) and (min-width:921px){
  .about-owner{padding:52px 0}
  .owner-layout{width:calc(100% - 48px);gap:30px}
  .owner-photo-placeholder{height:clamp(480px,70svh,600px)}
  .owner-eyebrow{margin-bottom:11px;font-size:12px}.owner-eyebrow:after{margin-top:12px}
  .owner-content h2{font-size:clamp(43px,5.1vw,54px)}
  .owner-rule{margin:18px 0}
  .owner-description{font-size:14px;line-height:1.55}
  .owner-values{gap:10px;margin-top:18px}
  .owner-values article{min-height:145px;padding:13px 9px}
  .owner-values svg{width:42px;height:42px;margin-bottom:8px}
  .owner-values h3{font-size:13px}.owner-values p{font-size:11px}
  .owner-quote{min-width:240px;min-height:52px;margin-top:14px;font-size:16px}
}

@media(min-width:1121px) and (max-height:820px){
  .about-owner{padding:42px 0}
  .owner-photo-placeholder{height:calc(100svh - 84px);min-height:0}
  .owner-eyebrow{margin-bottom:10px;font-size:12px}.owner-eyebrow:after{margin-top:11px}
  .owner-content h2{font-size:clamp(48px,4vw,57px)}
  .owner-rule{margin:17px 0}
  .owner-description{font-size:15px;line-height:1.55}
  .owner-values{gap:14px;margin-top:18px}
  .owner-values article{min-height:138px;padding:12px}
  .owner-values svg{width:42px;height:42px;margin-bottom:7px}
  .owner-values h3{margin-bottom:6px;font-size:14px}.owner-values p{font-size:11px}
  .owner-quote{min-width:250px;min-height:52px;margin-top:14px;font-size:16px}
}

@media(max-width:650px){
  .about-owner{padding:58px 0 72px}
  .about-owner:before{top:18px}
  .owner-layout{width:calc(100% - 32px);gap:34px}
  .owner-photo-placeholder{aspect-ratio:4/5;border-radius:19px}
  .owner-eyebrow{font-size:12px}
  .owner-content h2{font-size:clamp(40px,12vw,56px)}
  .owner-rule{margin:22px 0}
  .owner-description{font-size:15px;line-height:1.65}
  .owner-values{grid-template-columns:1fr;gap:12px;margin-top:24px}
  .owner-values article{min-height:145px}
  .owner-quote{width:100%;min-width:0;font-size:17px}
}

/* Mobile hero follows the supplied phone composition: compact utility nav,
   strong four-line headline, stacked calls to action, and a 2-by-2 trust grid. */
@media(max-width:760px){
  header{height:76px}
  .nav{gap:5px}
  .brand-logo{order:1;flex:0 0 116px;width:116px;height:60px}
  .brand-logo img{width:165px;transform:translate(-25px,-24px)}
  .customer-login{order:2;flex:0 0 62px;min-height:40px;margin-left:auto;padding:7px 6px;border-width:1px;border-color:var(--ink);color:var(--ink);font-size:0}
  .customer-login:after{content:"Login";font-size:12px}
  .customer-login:hover{border-color:var(--orange)}
  .top-quote{order:3;flex:0 0 62px;min-width:62px;min-height:40px;padding:7px 6px}
  .top-quote:after{font-size:12px}
  .menu{order:4;flex:0 0 40px;width:40px;margin-left:0;padding:4px;border:0;background:#fff;font-size:0;line-height:1}
  .menu:before{content:"☰";color:var(--ink);font-size:27px;font-weight:700}
  .menu[aria-expanded="true"]:before{content:"×";font-size:31px}

  .hero{display:block;min-height:calc(100svh - 76px);overflow:hidden;background:#fff}
  .hero-photo{background-position:68% center}
  .hero-photo:after{background:linear-gradient(90deg,#fffffff8 0%,#ffffffe9 42%,#ffffff9e 66%,#ffffff26 100%),linear-gradient(180deg,#ffffffad 0%,#ffffff22 60%,#ffffff00 100%)}
  .hero-copy{width:calc(100% - 32px);padding:clamp(42px,6svh,58px) 0 clamp(30px,5svh,46px)}
  .desktop-hero-title{display:none}
  .mobile-hero-title{display:block}
  .hero h1{max-width:none;margin:0 0 19px;font-size:clamp(30px,8.8vw,36px);line-height:1.08;letter-spacing:-.06em}
  .hero h1 em{display:block;margin-top:8px;color:var(--orange)}
  .hero-copy>p{max-width:350px;margin-bottom:22px;color:#414141;font-size:clamp(13px,3.7vw,15px);line-height:1.5}
  .actions{display:flex;max-width:350px;flex-direction:column;gap:10px}
  .actions .quote,.hero-services{display:flex;width:100%;min-height:54px;gap:14px;align-items:center;justify-content:space-between;padding:14px 20px;border-radius:7px;font-size:14px;font-weight:900;text-decoration:none}
  .hero-services{border:2px solid var(--orange);background:#ffffffdc;color:var(--orange)}
  .hero-services span{font-size:20px;line-height:0}

  .quick{display:grid;max-width:358px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}
  .quick b,.quick .mobile-only-feature{display:flex;min-width:0;min-height:104px;gap:10px;align-items:center;padding:12px 11px;border:1px solid #ecece8;border-radius:10px;background:#fffffff0;box-shadow:0 8px 20px #15151510;font-size:inherit}
  .quick b svg{flex:0 0 31px;width:31px;height:31px;stroke-width:1.9}
  .quick b span{display:flex;min-width:0;flex-direction:column;gap:6px}
  .quick b strong{font-size:clamp(11px,3.2vw,13px);line-height:1.15}
  .quick b small{display:block;color:#737373;font-size:clamp(9px,2.7vw,11px);font-weight:500;line-height:1.32}
}

/* Phone services use the same deck-to-grid story as laptop. The finished
   state stays three columns by two rows; only its measurements tighten so the
   complete composition remains inside one phone viewport. */
@media(max-width:760px){
  .services-showcase{min-height:0;padding:0;overflow:visible;background:#fff}
  .services-scroll{position:relative;height:185svh}
  .services-scroll.animation-complete{height:100svh}
  .services-sticky{position:sticky;top:0;height:100svh;overflow:hidden;background:#fff}

  .grid-backdrop{position:absolute;z-index:1;inset:clamp(106px,17svh,140px) 0 0;display:block;background:linear-gradient(180deg,#1515150d,#15151538),url('assets/services-property-backdrop.png') center/cover no-repeat;opacity:0;will-change:opacity}
  .grid-backdrop:before{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#fff 0,#ffffffd9 9%,#ffffff00 27%,#ffffff00 78%,#fff 100%)}

  .grid-heading{position:absolute;z-index:6;top:clamp(12px,2.2svh,22px);left:50%;display:block;width:calc(100% - 20px);margin:0;text-align:center;transform:translate(-50%,18px);opacity:0;will-change:transform,opacity}
  .grid-heading .eyebrow{display:flex;gap:10px;align-items:center;justify-content:center;margin:0 0 6px;color:var(--orange);font-size:clamp(9px,2.7vw,11px);font-weight:900;letter-spacing:.15em}
  .grid-heading .eyebrow:before,.grid-heading .eyebrow:after{width:22px;height:2px;content:"";background:var(--orange)}
  .grid-heading h2{margin:0;font-size:clamp(26px,8.6vw,35px);line-height:.98;letter-spacing:-.065em}
  .grid-heading h2 span{color:var(--orange)}
  .grid-heading .grid-subtitle{max-width:360px;margin:7px auto 0;color:var(--muted);font-size:clamp(9px,2.7vw,11px);line-height:1.28}

  .all-services-grid{position:absolute;z-index:5;top:clamp(128px,19svh,160px);left:50%;display:grid;width:calc(100% - 16px);grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:clamp(165px,25.5svh,215px);gap:clamp(7px,1.2svh,10px) 6px;margin:0;transform:translateX(-50%);pointer-events:none}
  .grid-service-card{position:relative;display:flex;min-width:0;min-height:0;height:100%;flex-direction:column;align-items:flex-start;padding:clamp(76px,11.8svh,94px) 8px 9px;overflow:hidden;border:1px solid #ecece8;border-bottom:3px solid var(--orange);border-radius:clamp(10px,3vw,14px);background:#fff;box-shadow:0 10px 22px #1515152b;color:var(--ink);opacity:0;will-change:transform,opacity}
  .grid-service-card:before{position:absolute;z-index:0;top:0;right:0;left:0;height:clamp(58px,8.8svh,72px);content:"";background-position:center;background-size:cover}
  .grid-service-card:after{height:0}
  .grid-service-card svg{position:absolute;z-index:2;top:clamp(42px,6.3svh,51px);left:8px;width:clamp(29px,8.7vw,36px);height:clamp(29px,8.7vw,36px);margin:0;padding:clamp(6px,1.8vw,8px);border-radius:6px;background:var(--orange);fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}
  .grid-service-card h3{position:relative;z-index:1;margin:0;font-size:clamp(10px,3.1vw,13px);line-height:1.04;letter-spacing:-.045em}
  .grid-service-card i{position:relative;z-index:1;display:block;width:18px;height:2px;margin:5px 0;background:var(--orange)}
  .grid-service-card p{position:relative;z-index:1;margin:0;color:var(--muted);font-size:clamp(7.5px,2.3vw,9.5px);line-height:1.28}

  .grid-service-card:nth-child(1):before{background-image:url('assets/card-lawn-maintenance.webp')}
  .grid-service-card:nth-child(2):before{background-image:url('assets/card-property-cleanup.webp')}
  .grid-service-card:nth-child(3):before{background-image:url('assets/card-property-services.webp')}
  .grid-service-card:nth-child(4):before{background-image:url('assets/card-mulch-flower-beds.webp')}
  .grid-service-card:nth-child(5):before{background-image:url('assets/card-hedge-trimming.webp')}
  .grid-service-card:nth-child(6):before{background-image:url('assets/card-seasonal-cleanup.webp')}

  .services-quote{position:absolute;z-index:8;bottom:clamp(8px,1.8svh,16px);left:50%;display:flex;width:180px;min-height:42px;gap:10px;align-items:center;justify-content:center;margin:0;padding:10px 14px;border-radius:7px;background:var(--orange);box-shadow:0 10px 22px #ff790045;color:#fff;font-size:11px;font-weight:900;text-decoration:none;white-space:nowrap;opacity:0;transform:translate(-50%,16px);pointer-events:none}
  .services-quote span{font-size:18px;line-height:0}
  .deck-hint{position:absolute;z-index:9;bottom:clamp(10px,2svh,18px);left:50%;display:flex;flex-direction:column;gap:6px;align-items:center;color:var(--orange);transform:translateX(-50%);will-change:opacity}
  .deck-hint i{width:15px;height:15px;border-right:3px solid var(--orange);border-bottom:3px solid var(--orange);transform:rotate(45deg)}
  .deck-hint b{color:#4e4e4e;font-size:10px;white-space:nowrap}
}

@media(max-width:760px) and (prefers-reduced-motion:reduce){
  .services-scroll{height:100svh}
  .grid-backdrop,.grid-heading,.grid-service-card,.services-quote{opacity:1}
  .grid-heading{transform:translateX(-50%)}
  .grid-service-card{transform:none!important}
  .services-quote{transform:translateX(-50%);pointer-events:auto}
  .all-services-grid{pointer-events:auto}
  .deck-hint{display:none}
}

/* Keep Our Work visually related to its desktop composition on phones: a
   landscape comparison followed immediately by its summary and three cards. */
@media(max-width:760px){
  .work-scroll{height:auto}
  .work-sticky{position:relative;height:auto;min-height:0;justify-content:flex-start;overflow:visible;padding:clamp(64px,9svh,78px) 0 24px}
  .work-intro{width:calc(100% - 24px);margin-bottom:15px}
  .work-intro .eyebrow{gap:12px;margin-bottom:7px;font-size:10px}
  .work-intro .eyebrow:before,.work-intro .eyebrow:after{width:27px;height:2px}
  .work-intro h2{font-size:clamp(35px,10.4vw,43px)}
  .work-intro>p:last-child{max-width:355px;margin-top:8px;font-size:11px;line-height:1.38}
  .work-comparison{width:calc(100% - 16px);height:auto;aspect-ratio:16/9;border-width:3px;border-radius:15px}
  .work-image-stage img{object-position:center 57%}
  .work-handle{width:42px;height:42px;border-width:2px}
  .work-handle svg{width:23px;height:16px}
  .work-divider{width:3px}
  .work-label{top:10px;min-width:68px;min-height:27px;font-size:9px}
  .work-before-label{left:10px}.work-after-label{right:10px}

  .work-details{width:calc(100% - 16px);grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;align-items:stretch;padding-top:20px;padding-bottom:72px}
  .featured-project-copy{grid-column:1/-1;display:block;padding:0 8px 14px}
  .featured-project-copy h3{margin-bottom:10px;font-size:clamp(25px,7.4vw,30px)}
  .project-tags{margin-bottom:11px;font-size:10px;line-height:1.5}
  .project-tags li:not(:last-child):after{margin:0 5px}
  .featured-project-copy>p{max-width:360px;font-size:13px;line-height:1.48}
  .project-card{min-height:178px;border-radius:11px;box-shadow:0 9px 21px #15151518}
  .project-card-image{height:74px}
  .project-icon{top:57px;left:8px;width:34px;height:34px;border-radius:7px}
  .project-icon svg{width:20px;height:20px}
  .project-card h3{margin:24px 8px 0;font-size:clamp(11px,3.1vw,13px);line-height:1.05}
  .project-card>i{width:19px;height:2px;margin:6px 8px}
  .project-card>p{margin:0;padding:0 8px 11px;font-size:clamp(8px,2.25vw,9.5px);line-height:1.32}
}

.swipe-hint{display:none}

@media(max-width:760px){
  .work-comparison{touch-action:pan-y;cursor:ew-resize;user-select:none;-webkit-user-select:none}
  .work-comparison:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
  .work-after-layer{clip-path:inset(0 0 0 50%)}
  .work-divider,.work-handle{left:50%}
  .work-after-label{opacity:1}
  .swipe-hint{position:absolute;z-index:8;top:calc(50% + 31px);left:50%;display:inline-flex;min-height:23px;align-items:center;justify-content:center;padding:5px 10px;border:1px solid #ffd2ad;border-radius:999px;background:#fffffff2;box-shadow:0 5px 13px #1515151f;color:var(--orange);font-size:9px;font-weight:900;white-space:nowrap;transform:translateX(-50%);transition:opacity .16s ease;pointer-events:none}
  .work-comparison.is-touched .swipe-hint,.work-comparison.is-interacted .swipe-hint{opacity:0}

  .work-comparison.show-swipe-demo .work-divider,
  .work-comparison.show-swipe-demo .swipe-hint{animation:mobile-comparison-travel 1s cubic-bezier(.45,0,.2,1) .25s both}
  .work-comparison.show-swipe-demo .work-handle{animation:mobile-comparison-handle 1s cubic-bezier(.45,0,.2,1) .25s both}
  .work-comparison.show-swipe-demo .work-after-layer{animation:mobile-comparison-reveal 1s cubic-bezier(.45,0,.2,1) .25s both}
}

@keyframes mobile-comparison-travel{
  0%,100%{left:50%}
  50%{left:65%}
}

@keyframes mobile-comparison-handle{
  0%,100%{left:50%;transform:translate(-50%,-50%) scale(1)}
  50%{left:65%;transform:translate(-50%,-50%) scale(1.11)}
}

@keyframes mobile-comparison-reveal{
  0%,100%{clip-path:inset(0 0 0 50%)}
  50%{clip-path:inset(0 0 0 65%)}
}

@media(max-width:760px) and (prefers-reduced-motion:reduce){
  .work-comparison.show-swipe-demo .work-divider,
  .work-comparison.show-swipe-demo .work-handle,
  .work-comparison.show-swipe-demo .work-after-layer,
  .work-comparison.show-swipe-demo .swipe-hint{animation:none}
}

/* Mobile About: a landscape owner image leads into the details, while the
   three value cards remain together as one compact row. */
@media(max-width:760px){
  .about-owner{min-height:0;padding:58px 0 72px;overflow:hidden}
  .about-owner:before{top:16px}
  .about-owner:after{right:-18%;bottom:-55px;width:210px;height:82px}
  .owner-layout{width:calc(100% - 24px);grid-template-columns:1fr;gap:27px;align-items:start}
  .owner-photo-placeholder{width:100%;height:auto;aspect-ratio:4/3;border-radius:17px;box-shadow:0 11px 26px #1515151a}
  .owner-photo-placeholder img{object-position:center 36%}
  .owner-content{min-width:0}
  .owner-eyebrow{margin:0 0 13px;font-size:11px;letter-spacing:.09em}
  .owner-eyebrow:after{width:42px;height:2px;margin-top:11px}
  .owner-content h2{font-size:clamp(37px,11vw,47px);line-height:1.04;letter-spacing:-.062em}
  .owner-rule{width:34px;height:2px;margin:19px 0}
  .owner-description{font-size:14px;line-height:1.62}
  .owner-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:21px}
  .owner-values article{min-width:0;min-height:134px;padding:12px 7px;border-radius:10px}
  .owner-values svg{width:36px;height:36px;margin-bottom:8px;stroke-width:2.1}
  .owner-values h3{margin-bottom:6px;font-size:clamp(9px,2.8vw,11px);line-height:1.1}
  .owner-values p{font-size:clamp(7.5px,2.25vw,9px);line-height:1.35}
  .owner-quote{width:100%;min-width:0;min-height:52px;margin-top:14px;padding:12px 16px;border-radius:8px;font-size:15px}
}

/* Shared phone navigation: every control uses the same box and alignment so
   Login, Quote, and the menu stay centered even on narrow screens. */
@media(max-width:760px){
  .nav{width:calc(100% - 20px);height:100%;gap:5px;align-items:center}
  .brand-logo{flex:1 1 116px;min-width:94px;max-width:116px;align-self:center}
  .customer-login,.top-quote,.menu{height:42px;min-height:42px;align-self:center;line-height:1}
  .customer-login{display:inline-flex;flex:0 0 60px;align-items:center;justify-content:center;padding:0 5px}
  .top-quote{display:inline-flex;flex:0 0 60px;min-width:60px;align-items:center;justify-content:center;padding:0 5px}
  .menu{display:inline-flex;flex:0 0 38px;width:38px;align-items:center;justify-content:center;padding:0}
  .menu:before{display:block;line-height:1}
}

@media(max-width:350px){
  .nav{width:calc(100% - 12px);gap:3px}
  .brand-logo{min-width:88px;max-width:104px}
  .customer-login,.top-quote{flex-basis:56px}
  .top-quote{min-width:56px}
  .menu{flex-basis:36px;width:36px}
}

/* On phones the services section stays in normal document flow. The cards
   automatically fan out once on entry instead of pinning the viewport and
   tying progress to a long scroll runway. */
@media(max-width:760px){
  .services-showcase{min-height:0;overflow:hidden}
  .services-scroll,.services-scroll.animation-complete{height:auto}
  .services-sticky{position:relative;top:auto;height:max(660px,100svh);min-height:660px;overflow:hidden}
  .services-scroll.mobile-services-ready .grid-service-card{backface-visibility:hidden;transform-origin:center;will-change:transform,opacity}
  .services-scroll.mobile-services-played .all-services-grid{pointer-events:auto}
  .deck-hint{display:none}
}

@media(max-width:760px) and (prefers-reduced-motion:reduce){
  .services-sticky{height:max(660px,100svh)}
}
