:root{--background:#fff;--foreground:#090909;--primary:#e8521e;--primary-foreground:white;--muted:#ededed;--border:#e9e9e9;font-family:Arial,Helvetica,sans-serif;color:var(--foreground);background:var(--background)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #151515;outline-offset:5px}p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:750;letter-spacing:-.035em}p{color:#444;line-height:1.4}h2{font-size:36px;line-height:1.13}h3{font-size:21px;line-height:1.15}.wrap{max-width:1240px;width:91%;margin:auto}.nav{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:118px}.logo{width:210px}.photo{display:block;position:relative;overflow:hidden}.photo img{position:absolute;max-width:none;height:auto;display:block}.nav nav{display:flex;gap:34px;margin-left:auto;align-items:center;font-size:16px}.nav nav a{padding:13px 0;position:relative}.nav nav a:hover:after,.nav nav a.active:after{content:'';position:absolute;height:3px;background:var(--primary);bottom:3px;left:0;right:0}.nav .active{font-weight:700}.button{display:inline-flex;gap:14px;justify-content:center;align-items:center;padding:17px 24px;border:1px solid #dd4917;border-radius:5px;background:var(--primary);color:white;font-size:16px;font-weight:700;line-height:1.2;transition:background .18s,transform .18s}.button:hover{background:#c74012;transform:translateY(-1px)}.outline{background:white;color:#111;border:1px solid #151515;font-size:14px;padding:16px 20px}.outline:hover{background:#f4f4f4}.nav-quote{margin-left:24px}.hero{position:relative;overflow:hidden;min-height:550px}.hero-photo{position:absolute;right:0;top:0;width:61%;height:100%}.hero-photo .photo{height:100%;width:100%;aspect-ratio:auto!important}.hero-photo .photo img{height:336.1%;width:auto!important;left:auto!important;right:0;top:-21.88%!important}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 32%,rgba(255,255,255,.96) 37%,rgba(255,255,255,.7) 43%,transparent 54%);pointer-events:none}.hero-inner{position:relative;z-index:1;padding:53px 0 65px}.hero-copy{width:51%;max-width:595px}.eyebrow{font-size:13px;letter-spacing:.31em;color:var(--primary);margin-bottom:22px}h1{font-size:clamp(40px,4.4vw,60px);line-height:1.01;letter-spacing:-.045em}.intro{font-size:23px;margin-top:23px;max-width:430px;line-height:1.32}.actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.services{padding:31px 0 42px}.accent{width:42px;height:3px;background:var(--primary);margin:14px 0 21px}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.card{border:1px solid var(--border);border-radius:4px;overflow:hidden;background:white;display:flex;flex-direction:column}.card-body{padding:17px 19px 23px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.card h3{font-size:21px}.card p{font-size:17px;margin:16px 0}.card a{color:#b43a10;font-size:16px;font-weight:600;display:flex;align-items:center;gap:12px;margin-top:auto}.card a:hover{text-decoration:underline}.process{background:#ededed;padding:32px 0 29px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.step{padding:0 28px 0 4px;border-right:1px solid #d9d9d9}.step:last-child{border:0;padding-right:0}.number{width:53px;height:53px;border-radius:100%;background:var(--primary);color:white;display:grid;place-items:center;font-size:29px;font-weight:700;margin-bottom:15px}.step h3{font-size:23px;margin-bottom:7px}.step p{font-size:18px;max-width:335px}.contact{position:relative;background:#101010;overflow:hidden;color:white}.contact-inner{position:relative;z-index:1;display:flex;gap:55px;padding:28px 6px 26px;align-items:center}.contact h2{font-size:34px}.contact p{color:#eee;font-size:18px;margin:7px 0 16px}.vegetables{position:absolute;right:0;top:0;width:43%;height:100%}.vegetables .photo{height:100%;width:100%;aspect-ratio:auto!important}.vegetables .photo img{height:830.3%;width:auto!important;left:auto!important;right:0;top:-698.9%!important}.contact:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#111 0%,#111 45%,transparent 75%)}.handwriting{font-family:cursive;font-style:italic;font-size:29px!important;line-height:1.1;transform:rotate(-9deg);text-align:center}.handwriting span{display:block;width:90px;height:3px;background:var(--primary);margin:16px auto}footer{background:#1b1b1b;color:#ddd;padding:14px 0}.footer-inner{display:flex;align-items:center;gap:30px}.footer-logo{width:105px}.contact-links{display:flex;gap:25px;font-size:14px;margin-left:auto}.contact-links a:hover{text-decoration:underline}.note{font-size:12px}.sr-only,.skip{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{clip:auto;width:auto;height:auto;top:5px;left:5px;z-index:5;background:white;padding:15px}
@media(max-width:1050px){.nav{min-height:99px;gap:20px}.logo{width:175px}.nav nav{gap:27px}.nav-quote{margin-left:20px;padding:14px 24px}.hero{min-height:457px}.hero-inner{padding:44px 0 65px}h1{font-size:46px}.intro{font-size:20px;max-width:370px}.actions{gap:10px;margin-top:26px;flex-wrap:nowrap}.actions .button{font-size:14px;padding:15px 18px;white-space:nowrap}.actions .outline{font-size:13px;padding:14px 18px}.card-body{padding:15px 16px 20px}.card h3{font-size:19px}.card p{font-size:16px}.services{padding:24px 0 34px}.process h2,.services h2{font-size:34px}.step h3{font-size:21px}.step p{font-size:16px}.contact h2{font-size:29px}.contact-inner{gap:50px;padding:24px 6px}.contact p{font-size:16px}.contact-links{gap:15px;flex-wrap:wrap}}
@media(max-width:760px){.nav{flex-wrap:wrap;gap:14px;padding:16px 0;min-height:0}.logo{width:140px}.nav-quote{order:2;margin-left:auto;font-size:13px;padding:12px 14px}.nav nav{order:3;width:100%;justify-content:space-between;margin:0;gap:15px;font-size:15px}.hero{display:flex;flex-direction:column;min-height:0}.hero-inner{order:0;padding:26px 0 25px}.hero-copy{width:100%;max-width:none}.hero:after{display:none}.hero-photo{position:relative;order:1;right:auto;top:auto;width:100%;height:340px}h1{font-size:clamp(36px,7.2vw,49px);max-width:550px}.eyebrow{font-size:11px;letter-spacing:.22em;margin-bottom:16px}.intro{font-size:20px;max-width:500px}.actions{flex-wrap:wrap;margin-top:24px}.actions .button{font-size:14px;min-height:48px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.services{padding:29px 0 32px}.services h2,.process h2{font-size:30px}.card-body{padding:15px}.card h3{font-size:20px}.card p{font-size:16px}.process{padding:29px 0}.steps{grid-template-columns:1fr;gap:24px}.step{border-right:0;border-bottom:1px solid #d4d4d4;padding:0 0 24px}.step p{max-width:none}.number{width:44px;height:44px;font-size:24px;margin-bottom:12px}.contact-inner{padding:30px 0 35px}.contact h2{font-size:30px}.contact-inner>div{max-width:85%}.handwriting{display:none}.vegetables{width:65%;opacity:.35}.contact:after{background:linear-gradient(90deg,#111 10%,rgba(17,17,17,.7),transparent)}.footer-inner{flex-wrap:wrap;gap:18px}.contact-links{margin:0;width:100%;flex-direction:column;gap:8px}}
@media(max-width:390px){.cards{grid-template-columns:1fr}.hero-photo{height:290px}.actions{flex-direction:column;align-items:stretch}.hero h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}


.page-intro{padding:55px 0 36px}.page-intro h1{font-size:clamp(36px,4.4vw,58px);max-width:900px}.page-intro>p:not(.eyebrow){font-size:21px;max-width:820px;margin-top:22px}.service-index{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.service-index a{border:1px solid #ddd;padding:12px 16px;border-radius:5px;color:#a53610}.service-index a:hover{background:#f7f7f7}.service-detail{display:grid;grid-template-columns:0.8fr 1.2fr;gap:48px;padding:48px 0;border-top:1px solid #e6e6e6;align-items:start}.detail-photo{border-radius:5px;width:100%}.service-detail h2{margin-bottom:18px}.service-detail .lead{font-size:22px;margin-bottom:17px}.service-detail p{font-size:18px}.service-detail h3{margin:25px 0 12px}.service-detail ul{padding-left:22px;list-style:disc;color:#444;line-height:1.6;font-size:17px}.scope-note{font-size:15px!important;background:#f4f4f4;padding:15px;margin:20px 0}.page-outro{padding:40px 0 55px}.page-outro p{margin:18px 0 24px;font-size:20px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-bottom:50px}.about-grid p{margin:20px 0;font-size:19px}.contact-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:55px;padding:15px 0 60px}.contact-layout h2{font-size:29px}.form-intro{font-size:17px;margin:16px 0 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:16px;font-weight:600}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{font:inherit;font-weight:400;padding:13px;width:100%;min-width:0;border:1px solid #bbb;border-radius:4px;background:white;color:#111}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:2px solid #e8521e;outline-offset:2px}.form-note{font-size:14px;margin:22px 0;line-height:1.5}.contact-layout button{cursor:pointer}.contact-aside{background:#f3f3f3;padding:28px;border-radius:5px;align-self:start;overflow-wrap:anywhere}.contact-aside p{margin:16px 0;font-size:17px}.contact-aside h3{margin:25px 0 12px;font-size:20px}.contact-aside>a:not(.button){display:block;margin:10px 0;text-decoration:underline;line-height:1.4}.contact-aside .button{margin-top:10px}
@media(max-width:760px){.page-intro{padding:30px 0}.page-intro>p:not(.eyebrow){font-size:19px}.service-detail,.about-grid,.contact-layout{grid-template-columns:1fr;gap:26px}.service-detail{padding:30px 0}.service-detail .detail-photo,.about-grid .detail-photo{max-width:460px}.service-detail h2{font-size:30px}.about-grid p{font-size:18px}.form-grid{grid-template-columns:1fr}.contact-layout{padding-bottom:35px}.service-index{gap:9px}.service-index a{font-size:15px;padding:11px}.page-outro h2{font-size:30px}}

/* Keep the reference image's baked-in copy outside the visible hero photograph. */
.hero-photo .photo img{clip-path:inset(0 0 0 47.86%)}
/* Fade only the clean photo region; keep the baked-in reference text masked. */
.hero-photo .photo img{-webkit-mask-image:linear-gradient(to right,transparent 47.86%,#000 62%);mask-image:linear-gradient(to right,transparent 47.86%,#000 62%)}
@media(max-width:760px){.hero-photo .photo img{-webkit-mask-image:linear-gradient(to right,transparent 47.86%,#000 53%);mask-image:linear-gradient(to right,transparent 47.86%,#000 53%)}}
/* Match the approved hero composition: photo reaches behind the copy. */
@media(min-width:761px){.hero{min-height:clamp(457px,51.3vw,760px)}.hero-inner{padding-top:clamp(44px,5.2vw,80px)}.hero-copy{width:47%;max-width:595px}.hero-photo .photo img{-webkit-mask-image:linear-gradient(to right,transparent 47.86%,#000 59%);mask-image:linear-gradient(to right,transparent 47.86%,#000 59%)}}
@media(min-width:761px){.hero-copy{width:50%}.hero h1{font-size:clamp(46px,5vw,64px)}}
