:root{--black:#101010;--carbon:#1b1b1b;--ink:#25231f;--orange:#d14c12;--orange-dark:#a93b0d;--orange-bright:#ff7444;--paper:#f3f0ea;--concrete:#d7d2c8;--muted:#6a645c;--line-dark:rgba(16,16,16,.2);--line-light:rgba(243,240,234,.2);--sans:Manrope,Arial,sans-serif;--serif:Fraunces,Georgia,serif;--gutter:clamp(22px,5.4vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--black);background:var(--paper);font-family:var(--sans)}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--orange-bright);outline-offset:4px}section[id]{scroll-margin-top:92px}h1,h2,h3,p{margin-top:0}.review{min-height:31px;display:flex;align-items:center;justify-content:center;padding:7px 18px;background:#292929;color:#e8e3da;font-size:10px;font-weight:700;letter-spacing:.11em;text-align:center;text-transform:uppercase}.review b{color:var(--orange-bright)}.nav{height:84px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:25px;position:sticky;top:0;z-index:30;background:var(--black);color:var(--paper);border-bottom:1px solid rgba(255,255,255,.12)}.wordmark{min-height:44px;display:inline-flex;align-items:center;gap:11px}.wordmark-name{display:block;font-size:28px;line-height:.82;font-weight:800;letter-spacing:-.095em}.wordmark-name em{color:var(--orange);font-style:normal}.wordmark small{display:block;margin-top:8px;font-size:8px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}.grade-mark{width:15px;height:31px;margin-top:-2px;border-left:2px solid var(--orange);border-bottom:2px solid var(--orange);transform:skewY(-34deg)}.navlinks{display:flex;align-items:center;gap:clamp(18px,2vw,31px);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.navlinks>a:not(.button){min-height:44px;display:flex;align-items:center;opacity:.8;transition:.25s}.navlinks>a:not(.button):hover{opacity:1;color:#fff}.button{--button-bg:var(--orange-dark);min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:15px;position:relative;overflow:hidden;isolation:isolate;padding:0 20px;border:1px solid var(--orange-dark);background:var(--orange-dark);color:#fff;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:color .35s,transform .3s,border-color .3s}.button:before{content:"";position:absolute;inset:0;z-index:-1;background:#8f310b;transform:translateY(103%);transition:transform .36s cubic-bezier(.2,.8,.2,1)}.button:hover{transform:translateY(-3px)}.button:hover:before{transform:translateY(0)}.button-arrow{display:inline-block;font-size:16px;line-height:0;transition:transform .32s}.button:hover .button-arrow{transform:translateX(5px)}.button--outline{background:transparent;border-color:var(--orange);color:var(--paper)}.button--paper{--button-bg:var(--black);border-color:var(--paper);background:var(--paper);color:var(--black)}.button--paper:hover{color:var(--paper);border-color:var(--black)}.menu-toggle{width:46px;height:46px;display:none;place-items:center;padding:0;border:1px solid rgba(255,255,255,.34);background:transparent;cursor:pointer}.menu-icon{width:18px;display:grid;gap:5px}.menu-icon span{height:1px;background:var(--paper);transition:.25s}.menu-toggle[aria-expanded=true] .menu-icon span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-icon span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-menu{display:none;position:fixed;inset:115px 0 0;z-index:29;padding:36px 22px;background:var(--black);color:var(--paper)}.mobile-menu.is-open{display:flex;flex-direction:column}.mobile-menu a{min-height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-light);font:600 31px/1 var(--serif)}.mobile-menu a span{color:var(--orange);font:800 11px/1 var(--sans);letter-spacing:.1em}.eyebrow{margin:0 0 19px;color:var(--orange-bright);font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.hero{min-height:calc(100vh - 115px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);background:var(--black);color:var(--paper)}.hero-copy{min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(58px,8vw,125px) clamp(25px,6.3vw,108px) 44px}.hero h1{max-width:700px;margin-bottom:30px;font:600 clamp(58px,7.4vw,112px)/.88 var(--serif);letter-spacing:-.07em;text-wrap:balance}.hero h1 i{color:var(--orange);font-style:italic;font-variation-settings:"SOFT" 70}.hero-copy>div>p:not(.eyebrow){max-width:520px;color:#d7d2c8;font-size:clamp(17px,1.4vw,20px);line-height:1.58}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px}.scroll-note{color:#aaa59c;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero-media{min-height:570px;position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(120deg,#474039,#1c1b19 48%,#0e0e0e)}.hero-media:before{content:"";position:absolute;inset:-8%;z-index:-2;background:radial-gradient(ellipse at 72% 20%,rgba(209,76,18,.5),transparent 28%);transform:translateY(var(--hero-shift,0))}.hero-media:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(16,16,16,.7),transparent 30%),repeating-linear-gradient(112deg,transparent 0 54px,rgba(255,255,255,.025) 55px 56px)}.hero-slope{position:absolute;right:-10%;bottom:14%;width:128%;height:27%;border-top:2px solid var(--orange);transform:rotate(-12deg)}.hero-slope:before,.hero-slope:after{content:"";position:absolute;top:-7px;width:12px;height:12px;border-radius:50%;background:var(--orange)}.hero-slope:before{left:16%}.hero-slope:after{right:11%}.machine{position:absolute;right:7%;bottom:7%;width:min(75%,600px);height:63%;filter:drop-shadow(0 28px 25px rgba(0,0,0,.45))}.machine span{position:absolute;background:#111}.machine .cab{right:31%;bottom:32%;width:26%;height:31%;border:2px solid #090909;border-radius:6px 11px 2px 2px;transform:skew(-8deg)}.machine .body{right:20%;bottom:19%;width:47%;height:22%;border-radius:42% 7% 15% 13%;transform:skew(-9deg)}.machine .track{right:18%;bottom:7%;width:54%;height:16%;border-radius:50%;background:#080808;box-shadow:inset 0 0 0 3px #292929}.machine .arm{right:56%;bottom:40%;width:52%;height:12%;border-radius:12px;transform:rotate(-28deg);transform-origin:right center}.media-label{position:absolute;top:32px;right:35px;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.placeholder{position:absolute;right:31px;bottom:29px;left:31px;color:#cac4ba;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.choice{padding:clamp(90px,10vw,145px) var(--gutter);background:var(--paper)}.choice-head{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:60px;margin-bottom:65px}.choice-head h2{max-width:800px;margin:0;font:600 clamp(48px,5.7vw,82px)/.93 var(--serif);letter-spacing:-.06em}.choice-head p{max-width:500px;margin:0;color:#59534c;font-size:18px;line-height:1.65}.division-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark)}.division{min-height:550px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;padding:clamp(38px,5vw,75px);border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);isolation:isolate}.division--land{background:var(--black);color:var(--paper)}.division--interior{background:#ded6cb;color:var(--black)}.division:after{content:"";position:absolute;z-index:-1;right:-15%;bottom:-25%;width:80%;height:60%;border-top:2px solid var(--orange);transform:rotate(-12deg);transition:transform .55s}.division:hover:after{transform:rotate(-8deg) translateY(-12px)}.division-no{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em}.division h3{max-width:520px;margin:0 0 22px;font:600 clamp(48px,5vw,74px)/.91 var(--serif);letter-spacing:-.06em}.division p{max-width:430px;margin:0;color:inherit;font-size:17px;line-height:1.6;opacity:.72}.division-link{width:max-content;min-height:48px;display:inline-flex;align-items:center;gap:14px;margin-top:27px;border-bottom:1px solid var(--orange);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.division-link span{font-size:19px;transition:.28s}.division:hover .division-link span{transform:translateX(6px)}.home-services{display:grid;grid-template-columns:.82fr 1.18fr;background:var(--carbon);color:var(--paper)}.home-services-title{padding:clamp(75px,9vw,135px) var(--gutter);border-right:1px solid var(--line-light)}.home-services-title h2{max-width:590px;margin:0;font:600 clamp(46px,5vw,75px)/.94 var(--serif);letter-spacing:-.06em}.service-links{align-self:stretch}.service-link-row{min-height:190px;display:grid;grid-template-columns:55px 1fr 56px;align-items:center;gap:20px;padding:28px clamp(30px,5vw,75px);border-bottom:1px solid var(--line-light);transition:background .3s}.service-link-row:hover{background:#252422}.service-link-row .no{color:var(--orange-bright);font-size:12px;font-weight:800}.service-link-row h3{margin:0;font:600 clamp(34px,3.4vw,50px)/.95 var(--serif);letter-spacing:-.045em}.service-link-row p{margin:8px 0 0;color:#bdb7ad;font-size:15px;line-height:1.5}.round-arrow{width:50px;height:50px;display:grid;place-items:center;border:1px solid #716c64;border-radius:50%;font-size:20px;transition:.3s}.service-link-row:hover .round-arrow{color:#fff;background:var(--orange);border-color:var(--orange);transform:rotate(45deg)}.final-cta{min-height:470px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;position:relative;overflow:hidden;padding:clamp(70px,8vw,125px) var(--gutter);background:var(--orange);color:#fff}.final-cta:after{content:"";position:absolute;right:16%;bottom:-30%;width:46%;height:68%;border-top:2px solid rgba(16,16,16,.36);transform:rotate(-12deg)}.final-cta .eyebrow{color:var(--black)}.final-cta h2{max-width:850px;margin:0;font:600 clamp(52px,6.7vw,98px)/.87 var(--serif);letter-spacing:-.067em}.final-cta .button{position:relative;z-index:1}footer{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px;padding:72px var(--gutter) 42px;background:var(--black);color:var(--paper)}footer h3{margin:0 0 15px;font-size:12px;letter-spacing:.1em;text-transform:uppercase}footer p,footer li{color:#aaa59c;font-size:15px;line-height:1.65}footer ul{margin:0;padding:0;list-style:none}.footer-mark{margin-bottom:21px}.footer-note{max-width:365px}.page-hero{min-height:660px;display:grid;grid-template-columns:1.1fr .9fr;background:var(--black);color:var(--paper)}.page-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(75px,9vw,140px) var(--gutter)}.page-hero h1{max-width:830px;margin-bottom:28px;font:600 clamp(62px,8vw,120px)/.86 var(--serif);letter-spacing:-.075em}.page-hero p:not(.eyebrow){max-width:570px;margin:0;color:#d2ccc2;font-size:19px;line-height:1.65}.page-visual{min-height:520px;position:relative;overflow:hidden}.page-visual--land{background:repeating-radial-gradient(ellipse at 80% 84%,transparent 0 38px,rgba(243,240,234,.08) 39px 40px),linear-gradient(135deg,#3b3935,#111)}.page-visual--floor{background:repeating-linear-gradient(96deg,#72503f 0 32px,#b48362 33px 36px,#8c614c 37px 72px)}.page-visual--room{background:linear-gradient(135deg,#c9c0b5 0 50%,#343331 50.3% 51.3%,#8d6b57 51.6%)}.page-visual:after{content:"";position:absolute;right:-12%;bottom:18%;width:120%;height:30%;border-top:3px solid var(--orange);transform:rotate(-11deg)}.scope{padding:clamp(85px,10vw,145px) var(--gutter)}.scope-head{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:58px}.scope h2{max-width:760px;margin:0;font:600 clamp(48px,5.5vw,80px)/.94 var(--serif);letter-spacing:-.06em}.scope-head p{max-width:550px;margin:0;color:#5b554d;font-size:18px;line-height:1.65}.scope-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark)}.scope-card{min-height:250px;display:flex;flex-direction:column;justify-content:space-between;padding:32px;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.scope-card .no{color:var(--orange);font-size:11px;font-weight:800}.scope-card h3{margin:0;font:600 clamp(31px,3vw,45px)/.95 var(--serif);letter-spacing:-.04em}.scope-card p{margin:14px 0 0;color:#625c54;font-size:15px;line-height:1.55}.scope-note{display:flex;justify-content:space-between;gap:40px;margin-top:35px;padding-top:24px;border-top:1px solid var(--line-dark);color:#615b53;font-size:15px;line-height:1.6}.scope-note strong{color:var(--black)}.page-process{display:grid;grid-template-columns:.8fr 1.2fr;background:var(--carbon);color:var(--paper)}.page-process-title{padding:clamp(75px,9vw,130px) var(--gutter);border-right:1px solid var(--line-light)}.page-process-title h2{max-width:550px;margin:0;font:600 clamp(45px,5vw,72px)/.95 var(--serif);letter-spacing:-.055em}.process-list{padding:45px clamp(30px,5vw,75px)}.process-row{min-height:130px;display:grid;grid-template-columns:50px 1fr;align-items:center;gap:20px;border-bottom:1px solid var(--line-light)}.process-row span{color:var(--orange-bright);font-size:11px;font-weight:800}.process-row h3{margin:0 0 8px;font-size:16px;letter-spacing:.05em;text-transform:uppercase}.process-row p{margin:0;color:#bdb7ad;font-size:16px;line-height:1.55}.js .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s,transform .7s cubic-bezier(.2,.8,.2,1)}.js .reveal.in{opacity:1;transform:none}@media(max-width:1000px){.navlinks>a:not(.button){display:none}.menu-toggle{display:grid}.navlinks{margin-left:auto;gap:12px}.choice-head,.scope-head{grid-template-columns:1fr}.home-services,.page-process{grid-template-columns:1fr}.home-services-title,.page-process-title{border-right:0;border-bottom:1px solid var(--line-light)}.scope-grid{grid-template-columns:1fr 1fr}}@media(max-width:850px){.review{font-size:8px}.nav{height:72px}.mobile-menu{inset:103px 0 0}.wordmark-name{font-size:24px}.grade-mark{height:27px}.navlinks .button{min-height:46px;padding:0 14px;font-size:10px}.hero{grid-template-columns:1fr}.hero-copy{min-height:570px;padding-top:68px}.hero h1{font-size:clamp(60px,13vw,92px)}.hero-media{min-height:390px}.choice-head{gap:30px}.division-grid{grid-template-columns:1fr}.division{min-height:470px}.final-cta{min-height:520px;grid-template-columns:1fr;align-content:center;gap:45px}.final-cta .button{width:max-content}footer{grid-template-columns:1fr;gap:28px;padding-top:58px}.page-hero{grid-template-columns:1fr}.page-hero-copy{min-height:570px}.page-visual{min-height:380px}.scope-grid{grid-template-columns:1fr 1fr}.page-process-title{padding-bottom:65px}}@media(max-width:560px){.nav{padding:0 15px}.wordmark{gap:8px}.wordmark small{font-size:7px;letter-spacing:.12em}.grade-mark{width:12px}.navlinks .button{display:none}.mobile-menu{inset:108px 0 0}.hero-copy{min-height:545px;padding:55px 20px 29px}.hero h1{font-size:clamp(56px,15vw,66px);line-height:.9;text-wrap:wrap}.hero-copy>div>p:not(.eyebrow){font-size:17px}.hero-media{min-height:330px}.media-label{top:22px;right:20px;font-size:9px}.placeholder{right:20px;bottom:21px;left:20px;font-size:8px}.choice{padding:74px 20px}.choice-head{margin-bottom:43px}.choice-head h2{font-size:45px}.choice-head p{font-size:17px}.division{min-height:430px;padding:39px 28px}.division h3{font-size:49px}.home-services-title{padding:68px 22px}.home-services-title h2{font-size:45px}.service-link-row{min-height:170px;grid-template-columns:36px 1fr 44px;gap:12px;padding:24px 22px}.service-link-row h3{font-size:34px}.round-arrow{width:44px;height:44px}.final-cta{min-height:530px;padding-right:22px;padding-left:22px}.final-cta h2{font-size:56px}.page-hero-copy{min-height:520px;padding:70px 22px}.page-hero h1{font-size:62px}.page-hero p:not(.eyebrow){font-size:17px}.page-visual{min-height:310px}.scope{padding:75px 22px}.scope-head{gap:28px;margin-bottom:42px}.scope h2{font-size:47px}.scope-head p{font-size:17px}.scope-grid{grid-template-columns:1fr}.scope-card{min-height:180px;padding:24px}.scope-note{flex-direction:column;gap:10px}.page-process-title{padding:68px 22px}.page-process-title h2{font-size:46px}.process-list{padding:30px 22px}.process-row{min-height:145px}.process-row p{font-size:15px}footer{padding-right:22px;padding-left:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.js .reveal{opacity:1;transform:none}}

/* Cinematic hybrid refinement */
:root{--industrial:"Barlow Condensed",Arial,sans-serif}
.theme-home .hero{min-height:820px;display:block;position:relative;overflow:hidden}
.theme-home .hero-copy{min-height:820px;position:relative;z-index:2;max-width:1120px;padding:clamp(90px,11vw,165px) var(--gutter) 55px;background:linear-gradient(90deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.68) 52%,transparent 82%)}
.theme-home .hero-copy>div{max-width:970px}
.theme-home .hero h1{max-width:970px;font-family:var(--industrial);font-size:clamp(82px,10.5vw,158px);font-weight:700;line-height:.76;letter-spacing:-.035em;text-transform:uppercase}
.theme-home .hero h1 i{font-style:normal}
.theme-home .hero-copy>div>p:not(.eyebrow){max-width:560px}
.theme-home .hero-media{min-height:0;position:absolute;inset:0}
.theme-home .machine{right:3%;width:min(58%,760px);height:70%;opacity:.92}
.theme-home .choice{background:#080808;color:var(--paper)}
.theme-home .choice-head p{color:#c5beb4}
.theme-home .choice-head h2{font-family:var(--industrial);font-size:clamp(65px,8vw,118px);font-weight:700;line-height:.82;letter-spacing:-.02em;text-transform:uppercase}
.theme-home .division-grid{border-color:#3a3a3a}
.theme-home .division{min-height:650px;color:var(--paper);border-color:#3a3a3a}
.theme-home .division--land{background:repeating-radial-gradient(ellipse at 80% 80%,transparent 0 55px,rgba(255,255,255,.07) 56px 57px),linear-gradient(135deg,#302e2b,#080808)}
.theme-home .division--interior{background:linear-gradient(130deg,#a78973,#403a35 55%,#131313)}
.theme-home .division:after{top:44%;right:-15%;bottom:auto;z-index:0}
.theme-home .division>span,.theme-home .division>div{position:relative;z-index:1}
.theme-home .division:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.88),transparent 65%)}
.theme-home .division h3{font-family:var(--industrial);font-size:clamp(62px,7vw,105px);font-weight:700;line-height:.8;letter-spacing:-.02em;text-transform:uppercase}
.theme-home .division p{color:#ddd7ce;opacity:1}
.theme-home .home-services-title h2{font-family:var(--industrial);font-size:clamp(60px,6vw,92px);font-weight:700;line-height:.84;letter-spacing:-.02em;text-transform:uppercase}
.theme-home .service-link-row h3{font-family:var(--industrial);font-size:clamp(39px,4vw,58px);font-weight:600;letter-spacing:.01em;text-transform:uppercase}
.theme-excavation .page-hero{min-height:780px;display:block;position:relative;overflow:hidden}
.theme-excavation .page-hero-copy{min-height:780px;position:relative;z-index:2;max-width:1150px;padding:clamp(95px,12vw,175px) var(--gutter);background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.65) 58%,transparent 88%)}
.theme-excavation .page-hero h1{max-width:1050px;font-family:var(--industrial);font-size:clamp(83px,10vw,148px);font-weight:700;line-height:.78;letter-spacing:-.025em;text-transform:uppercase}
.theme-excavation .page-hero p:not(.eyebrow){max-width:600px}
.theme-excavation .page-visual{position:absolute;inset:0;min-height:0}
.theme-excavation .scope{background:#0d0d0d;color:var(--paper)}
.theme-excavation .scope h2{font-family:var(--industrial);font-size:clamp(62px,7vw,102px);font-weight:700;line-height:.82;letter-spacing:-.02em;text-transform:uppercase}
.theme-excavation .scope-head p,.theme-excavation .scope-card p,.theme-excavation .scope-note{color:#bdb7ad}
.theme-excavation .scope-grid{border-color:#3f3f3f}
.theme-excavation .scope-card{border-color:#3f3f3f;transition:background .28s}
.theme-excavation .scope-card:hover{background:#191919}
.theme-excavation .scope-card h3{font-family:var(--industrial);font-weight:600;letter-spacing:.01em;text-transform:uppercase}
.theme-excavation .scope-note{border-color:#3f3f3f}
.theme-excavation .scope-note strong{color:var(--paper)}
.theme-excavation .page-process-title h2{font-family:var(--industrial);font-size:clamp(58px,6vw,90px);font-weight:700;line-height:.84;letter-spacing:-.02em;text-transform:uppercase}
.theme-flooring,.theme-remodeling{background:#e7e0d7;color:#322f2b}
.theme-flooring .page-hero,.theme-remodeling .page-hero{background:#f4efe8;color:#322f2b;grid-template-columns:.82fr 1.18fr}
.theme-flooring .page-hero-copy,.theme-remodeling .page-hero-copy{padding-right:clamp(40px,7vw,110px)}
.theme-flooring .page-hero h1,.theme-remodeling .page-hero h1{font-weight:500;line-height:.88;color:#322f2b}
.theme-flooring .page-hero p:not(.eyebrow),.theme-remodeling .page-hero p:not(.eyebrow){color:#665f57}
.theme-flooring .scope,.theme-remodeling .scope{background:#f4efe8}
.theme-flooring .scope-card,.theme-remodeling .scope-card{background:#eee7de}
.theme-flooring .scope-card:nth-child(even),.theme-remodeling .scope-card:nth-child(even){background:#e4dacf}
.theme-flooring .scope-card h3,.theme-remodeling .scope-card h3{font-weight:500}
.theme-flooring .page-process,.theme-remodeling .page-process{background:#302d2a}
.theme-flooring .page-process-title h2,.theme-remodeling .page-process-title h2{font-weight:500}
@media(max-width:850px){
.theme-home .hero,.theme-home .hero-copy{min-height:700px}.theme-home .hero-copy{padding:100px 25px 40px;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.5))}.theme-home .hero h1{font-size:clamp(82px,18vw,120px)}.theme-home .machine{right:-18%;width:92%;opacity:.6}.theme-home .division{min-height:550px}.theme-excavation .page-hero,.theme-excavation .page-hero-copy{min-height:690px}.theme-excavation .page-hero-copy{padding:110px 25px 60px;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.52))}.theme-excavation .page-hero h1{font-size:clamp(80px,17vw,118px)}.theme-flooring .page-hero,.theme-remodeling .page-hero{grid-template-columns:1fr}.theme-flooring .page-hero-copy,.theme-remodeling .page-hero-copy{min-height:520px}.theme-flooring .page-visual,.theme-remodeling .page-visual{min-height:420px}}
@media(max-width:560px){
.theme-home .hero,.theme-home .hero-copy{min-height:630px}.theme-home .hero-copy{padding:82px 22px 34px}.theme-home .hero h1{font-size:75px}.theme-home .choice-head h2{font-size:62px}.theme-home .division{min-height:480px}.theme-home .division h3{font-size:59px}.theme-home .home-services-title h2{font-size:58px}.theme-home .service-link-row h3{font-size:38px}.theme-excavation .page-hero,.theme-excavation .page-hero-copy{min-height:620px}.theme-excavation .page-hero-copy{padding:85px 22px 50px}.theme-excavation .page-hero h1{font-size:76px}.theme-excavation .scope h2{font-size:62px}.theme-excavation .scope-card{min-height:155px}.theme-excavation .scope-card p{font-size:14px}.theme-flooring .page-hero-copy,.theme-remodeling .page-hero-copy{min-height:500px}.theme-flooring .page-visual,.theme-remodeling .page-visual{min-height:350px}}

/* Excavation-master system */
.theme-flooring .page-hero,.theme-remodeling .page-hero{min-height:780px;display:block;position:relative;overflow:hidden;background:var(--black);color:var(--paper)}
.theme-flooring .page-hero-copy,.theme-remodeling .page-hero-copy{min-height:780px;position:relative;z-index:2;max-width:1150px;padding:clamp(95px,12vw,175px) var(--gutter);background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.65) 58%,transparent 88%)}
.theme-flooring .page-hero h1,.theme-remodeling .page-hero h1{max-width:1050px;font-family:var(--industrial);font-size:clamp(83px,10vw,148px);font-weight:700;line-height:.78;letter-spacing:-.025em;text-transform:uppercase;color:var(--paper)}
.theme-flooring .page-hero p:not(.eyebrow),.theme-remodeling .page-hero p:not(.eyebrow){max-width:600px;color:#d2ccc2}
.theme-flooring .page-visual,.theme-remodeling .page-visual{position:absolute;inset:0;min-height:0;filter:saturate(.72) brightness(.68)}
.theme-flooring .page-visual{background:repeating-linear-gradient(96deg,#4e372d 0 32px,#805a45 33px 36px,#5e4034 37px 72px)}
.theme-remodeling .page-visual{background:linear-gradient(135deg,#807269 0 50%,#272523 50.3% 51.3%,#5f493d 51.6%)}
.theme-flooring .scope,.theme-remodeling .scope{background:#0d0d0d;color:var(--paper)}
.theme-flooring .scope h2,.theme-remodeling .scope h2{font-family:var(--industrial);font-size:clamp(62px,7vw,102px);font-weight:700;line-height:.82;letter-spacing:-.02em;text-transform:uppercase}
.theme-flooring .scope-head p,.theme-remodeling .scope-head p,.theme-flooring .scope-card p,.theme-remodeling .scope-card p,.theme-flooring .scope-note,.theme-remodeling .scope-note{color:#bdb7ad}
.theme-flooring .scope-grid,.theme-remodeling .scope-grid{border-color:#3f3f3f}
.theme-flooring .scope-card,.theme-remodeling .scope-card{background:#0d0d0d;border-color:#3f3f3f;transition:background .28s}
.theme-flooring .scope-card:nth-child(even),.theme-remodeling .scope-card:nth-child(even){background:#131313}
.theme-flooring .scope-card:hover,.theme-remodeling .scope-card:hover{background:#1a1a1a}
.theme-flooring .scope-card h3,.theme-remodeling .scope-card h3{font-family:var(--industrial);font-weight:600;letter-spacing:.01em;text-transform:uppercase}
.theme-flooring .scope-note,.theme-remodeling .scope-note{border-color:#3f3f3f}
.theme-flooring .scope-note strong,.theme-remodeling .scope-note strong{color:var(--paper)}
.theme-flooring .page-process,.theme-remodeling .page-process{background:var(--carbon)}
.theme-flooring .page-process-title h2,.theme-remodeling .page-process-title h2{font-family:var(--industrial);font-size:clamp(58px,6vw,90px);font-weight:700;line-height:.84;letter-spacing:-.02em;text-transform:uppercase}
.theme-home .final-cta h2,.theme-excavation .final-cta h2,.theme-flooring .final-cta h2,.theme-remodeling .final-cta h2{font-family:var(--industrial);font-weight:700;line-height:.82;letter-spacing:-.02em;text-transform:uppercase}
@media(max-width:850px){.theme-flooring .page-hero,.theme-remodeling .page-hero,.theme-flooring .page-hero-copy,.theme-remodeling .page-hero-copy{min-height:690px}.theme-flooring .page-hero-copy,.theme-remodeling .page-hero-copy{padding:110px 25px 60px;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.52))}.theme-flooring .page-hero h1,.theme-remodeling .page-hero h1{font-size:clamp(80px,17vw,118px)}.theme-flooring .page-visual,.theme-remodeling .page-visual{min-height:0}}
@media(max-width:560px){.theme-flooring .page-hero,.theme-remodeling .page-hero,.theme-flooring .page-hero-copy,.theme-remodeling .page-hero-copy{min-height:620px}.theme-flooring .page-hero-copy,.theme-remodeling .page-hero-copy{padding:85px 22px 50px}.theme-flooring .page-hero h1,.theme-remodeling .page-hero h1{font-size:70px}.theme-flooring .scope h2,.theme-remodeling .scope h2{font-size:62px}.theme-flooring .scope-card,.theme-remodeling .scope-card{min-height:155px}.theme-flooring .scope-card p,.theme-remodeling .scope-card p{font-size:14px}}

/* Final interaction and navigation lock */
.nav{transition:box-shadow .28s,border-color .28s}
.nav.is-scrolled{border-bottom-color:rgba(209,76,18,.65);box-shadow:0 14px 30px rgba(0,0,0,.2)}
.navlinks>a[aria-current="page"]{position:relative;color:#fff;opacity:1}
.navlinks>a[aria-current="page"]:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--orange)}
.button:active{transform:translateY(0) scale(.985)}
.division:active,.service-link-row:active{filter:brightness(.92)}
.service-link-row{position:relative;isolation:isolate}
.service-link-row:before{content:"";position:absolute;inset:0;z-index:-1;background:#252422;transform:scaleX(0);transform-origin:right;transition:transform .38s cubic-bezier(.2,.8,.2,1)}
.service-link-row:hover:before,.service-link-row:focus-visible:before{transform:scaleX(1);transform-origin:left}
.service-link-row:hover{background:transparent}
.scope-grid.in .scope-card{animation:grid-card-in .52s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--i,0)*70ms)}
@keyframes grid-card-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
.scope-card{position:relative;overflow:hidden}
.scope-card:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .3s}
.scope-card:hover:after{transform:scaleX(1)}
footer a{transition:color .22s}
footer li a{display:inline-flex;min-height:32px;align-items:center}
footer a:hover{color:#fff}
@media(hover:none){.button:hover{transform:none}.scope-card:hover:after{transform:scaleX(0)}.service-link-row:hover:before{transform:scaleX(0)}.service-link-row:active:before{transform:scaleX(1)}}
@media(prefers-reduced-motion:reduce){.scope-grid.in .scope-card{animation:none}.nav,.service-link-row:before,.scope-card:after{transition:none}}

/* Final production-image overrides must follow the prototype gradients. */
.theme-home .hero-media{background-image:image-set(url("images/digwillow-home-hero-desktop-master.avif") type("image/avif"),url("images/digwillow-home-hero-desktop-master.jpg") type("image/jpeg"));background-position:72% center;background-size:cover}
.theme-home .division--land{background-image:image-set(url("images/digwillow-home-land-desktop-master.avif") type("image/avif"),url("images/digwillow-home-land-desktop-master.jpg") type("image/jpeg"));background-position:66% center;background-size:cover}
.theme-home .division--interior{background-image:image-set(url("images/digwillow-home-interior-desktop-master.avif") type("image/avif"),url("images/digwillow-home-interior-desktop-master.jpg") type("image/jpeg"));background-position:62% center;background-size:cover}
.theme-excavation .page-visual--land{background-image:image-set(url("images/digwillow-excavation-hero-desktop-master.avif") type("image/avif"),url("images/digwillow-excavation-hero-desktop-master.jpg") type("image/jpeg"));background-position:72% center;background-size:cover}
.theme-flooring .page-visual--floor{background-image:image-set(url("images/digwillow-flooring-hero-desktop-master.avif") type("image/avif"),url("images/digwillow-flooring-hero-desktop-master.jpg") type("image/jpeg"));background-position:72% center;background-size:cover}
.theme-remodeling .page-visual--room{background-image:image-set(url("images/digwillow-remodeling-hero-desktop-master.avif") type("image/avif"),url("images/digwillow-remodeling-hero-desktop-master.jpg") type("image/jpeg"));background-position:72% center;background-size:cover}
@media(max-width:850px){.theme-home .hero-media{background-image:image-set(url("images/digwillow-home-hero-mobile-master.avif") type("image/avif"),url("images/digwillow-home-hero-mobile-master.jpg") type("image/jpeg"));background-position:70% center}.theme-home .division--land{background-image:image-set(url("images/digwillow-home-land-mobile-master.avif") type("image/avif"),url("images/digwillow-home-land-mobile-master.jpg") type("image/jpeg"));background-position:66% center}.theme-home .division--interior{background-image:image-set(url("images/digwillow-home-interior-mobile-master.avif") type("image/avif"),url("images/digwillow-home-interior-mobile-master.jpg") type("image/jpeg"));background-position:62% center}.theme-excavation .page-visual--land{background-image:image-set(url("images/digwillow-excavation-hero-mobile-master.avif") type("image/avif"),url("images/digwillow-excavation-hero-mobile-master.jpg") type("image/jpeg"));background-position:70% center}.theme-flooring .page-visual--floor{background-image:image-set(url("images/digwillow-flooring-hero-mobile-master.avif") type("image/avif"),url("images/digwillow-flooring-hero-mobile-master.jpg") type("image/jpeg"));background-position:68% center}.theme-remodeling .page-visual--room{background-image:image-set(url("images/digwillow-remodeling-hero-mobile-master.avif") type("image/avif"),url("images/digwillow-remodeling-hero-mobile-master.jpg") type("image/jpeg"));background-position:68% center}}

/* Reliable JPEG backgrounds; AVIF derivatives remain packaged for a later CDN/picture upgrade. */
.theme-home .hero-media{background-image:url("images/digwillow-home-hero-desktop-master.jpg")}.theme-home .division--land{background-image:url("images/digwillow-home-land-desktop-master.jpg")}.theme-home .division--interior{background-image:url("images/digwillow-home-interior-desktop-master.jpg")}.theme-excavation .page-visual--land{background-image:url("images/digwillow-excavation-hero-desktop-master.jpg")}.theme-flooring .page-visual--floor{background-image:url("images/digwillow-flooring-hero-desktop-master.jpg")}.theme-remodeling .page-visual--room{background-image:url("images/digwillow-remodeling-hero-desktop-master.jpg")}
@media(max-width:850px){.theme-home .hero-media{background-image:url("images/digwillow-home-hero-mobile-master.jpg")}.theme-home .division--land{background-image:url("images/digwillow-home-land-mobile-master.jpg")}.theme-home .division--interior{background-image:url("images/digwillow-home-interior-mobile-master.jpg")}.theme-excavation .page-visual--land{background-image:url("images/digwillow-excavation-hero-mobile-master.jpg")}.theme-flooring .page-visual--floor{background-image:url("images/digwillow-flooring-hero-mobile-master.jpg")}.theme-remodeling .page-visual--room{background-image:url("images/digwillow-remodeling-hero-mobile-master.jpg")}}


/* Estimate and direct-contact conversion path */
.estimate-panel{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(42px,7vw,110px);padding:clamp(80px,9vw,140px) var(--gutter);background:var(--paper);color:var(--black);border-top:1px solid var(--line-dark)}
.estimate-copy h2{max-width:620px;margin-bottom:24px;font-family:var(--industrial);font-size:clamp(58px,7vw,102px);font-weight:700;line-height:.84;letter-spacing:-.02em;text-transform:uppercase}
.estimate-copy>p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:17px;line-height:1.75}
.estimate-direct{display:grid;gap:1px;margin-top:38px;background:var(--line-dark);border:1px solid var(--line-dark)}
.estimate-direct a{display:flex;justify-content:space-between;gap:20px;padding:17px 18px;background:var(--paper);transition:background .2s,color .2s}
.estimate-direct a:hover{background:var(--black);color:var(--paper)}
.estimate-direct span{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.estimate-direct strong{font-size:13px}
.estimate-form{padding:clamp(26px,4vw,48px);background:var(--black);color:var(--paper)}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px;margin-bottom:26px}
.estimate-form label{display:grid;gap:8px}
.estimate-form label>span{font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.estimate-form label small{font:inherit;opacity:.62}
.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;min-height:50px;padding:13px 14px;border:1px solid rgba(243,240,234,.32);border-radius:0;background:#1d1d1d;color:var(--paper);font:500 15px/1.4 var(--sans)}
.estimate-form textarea{resize:vertical}
.estimate-form input:focus,.estimate-form select:focus,.estimate-form textarea:focus{outline:2px solid var(--orange-bright);outline-offset:2px;border-color:transparent}
.form-wide{grid-column:1/-1}
.estimate-form .button{border:0;cursor:pointer}
.form-note,.form-status{margin:16px 0 0;color:#bdb7ad;font-size:12px;line-height:1.55}
.form-status{color:var(--orange-bright);font-weight:700}
.mobile-action-bar{display:none}
@media(max-width:850px){.estimate-panel{grid-template-columns:1fr;padding-bottom:105px}.mobile-action-bar{display:grid;grid-template-columns:1fr 1.35fr;position:fixed;right:0;bottom:0;left:0;z-index:50;padding:8px;background:var(--black);box-shadow:0 -10px 30px rgba(0,0,0,.28)}.mobile-action-bar a{display:flex;min-height:50px;align-items:center;justify-content:center;padding:10px 12px;color:var(--paper);font-size:11px;font-weight:800;letter-spacing:.06em;text-align:center;text-transform:uppercase;border:1px solid rgba(243,240,234,.3)}.mobile-action-bar a:last-child{background:var(--orange);border-color:var(--orange)}body{padding-bottom:66px}}
@media(max-width:560px){.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.estimate-panel{padding-right:22px;padding-left:22px}.estimate-form{padding:24px 20px}.estimate-direct a{align-items:flex-start;flex-direction:column;gap:6px}}


/* Contact-path quality pass */
.nav-phone{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
.nav-phone span{color:#aaa39a;font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.nav-phone strong{font-size:11px;letter-spacing:.04em}
@media(max-width:1120px){.nav-phone span{display:none}}
@media(max-width:980px){.nav-phone{display:none!important}}


/* Approved-copy section integration */
.theme-home .page-process{grid-template-columns:1fr}
.theme-home .page-process-title{max-width:900px}
.theme-flooring .scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.page-hero .hero-actions{margin-top:30px}
.page-process-title .process-intro{max-width:680px;margin:24px 0 0;color:#c6c0b7;font-size:16px;line-height:1.75;text-transform:none;font-family:var(--sans);font-weight:400;letter-spacing:0}
.final-cta-body{max-width:650px;margin:22px 0 0;font-size:16px;line-height:1.7}
.related-services{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(35px,7vw,100px);align-items:end;padding:clamp(75px,9vw,130px) var(--gutter);background:var(--paper);color:var(--black);border-top:1px solid var(--line-dark)}
.related-copy{max-width:820px}
.related-copy h2{margin-bottom:22px;font-family:var(--industrial);font-size:clamp(54px,6vw,90px);font-weight:700;line-height:.86;letter-spacing:-.02em;text-transform:uppercase}
.related-copy>p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:16px;line-height:1.75}
.related-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}
.related-links .button{white-space:nowrap}
@media(max-width:850px){.theme-flooring .scope-grid{grid-template-columns:1fr}.related-services{grid-template-columns:1fr}.related-links{justify-content:flex-start}.page-process-title .process-intro{font-size:15px}}

/* Estimate form delivery states and bot trap */
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.estimate-form .button:disabled{cursor:wait;opacity:.65}
.form-status[data-state="success"]{color:#8fd19e}
.form-status[data-state="error"]{color:#ff9b7a}
