:root{--ink:#1c2428;--ink-soft:#374046;--paper:#f5f1e8;--paper-deep:#e8e1d5;--clay:#d6c3ab;--orange:#e04b2a;--orange-deep:#b83d25;--moss:#546256;--line:rgba(28,36,40,.18);--ease:cubic-bezier(.23,1,.32,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.55}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid var(--line);background:#f5f1e8f0;backdrop-filter:blur(18px);position:sticky;top:0;z-index:30}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;letter-spacing:-.06em;font-size:16px}.brand img{width:36px;height:36px}.brand span{display:flex;align-items:center;gap:6px}.brand i{width:5px;height:5px;background:var(--orange);border-radius:50%;display:inline-block}.desktop-nav{display:flex;gap:27px;margin-left:auto;margin-right:38px}.desktop-nav a,.text-action{color:var(--ink);text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.015em}.desktop-nav a:hover,.text-action:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;border:0;padding:15px 20px;font:800 12px/1 Manrope,Arial,sans-serif;letter-spacing:.03em;transition:transform .16s var(--ease),background .18s var(--ease),color .18s var(--ease)}.button:active{transform:scale(.97)}.button--orange{background:var(--orange);color:#fff}.button--orange:hover{background:var(--orange-deep)}.button--compact{padding:12px 15px;font-size:11px}.button--ghost{color:#fff;border:1px solid rgba(255,255,255,.55);background:transparent}.button--ghost:hover{background:#fff;color:var(--ink)}.button--light{background:var(--paper);color:var(--ink)}.mobile-nav{display:none}.hero-section{min-height:calc(100svh - 82px);position:relative;overflow:hidden;color:#fff;background:var(--ink)}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{background-image:url(/manus-storage/mark-measure-hero-toronto_97f4ce05.jpg);background-position:center;background-size:cover;filter:saturate(.88)}.hero-overlay{background:linear-gradient(90deg,#0d1315eb,#0d1315b0 43%,#0d13152e)}.hero-grid{position:relative;z-index:1;min-height:calc(100svh - 82px);display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:30px;align-items:end;padding:8vh 4vw 12vh}.hero-copy{max-width:780px}.eyebrow{font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.15em;font-weight:800;margin:0 0 18px;color:var(--ink-soft)}.eyebrow--light{color:#ffffffc7}.eyebrow--orange{color:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"DM Serif Display",Georgia,serif;font-weight:400;letter-spacing:-.045em;line-height:.98}h1{font-size:clamp(3.9rem,7.8vw,8rem);margin-bottom:28px}h1 em,h2 em{font-weight:400;color:var(--orange)}.hero-summary{max-width:475px;font-size:17px;line-height:1.58;color:#ffffffd9;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.hero-ledger{border-left:1px solid rgba(255,255,255,.34);padding-left:22px;display:grid;gap:26px;max-width:260px}.hero-ledger div{display:grid;gap:6px}.ledger-label{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#fff9;font-weight:800}.hero-ledger strong{font-size:12px;line-height:1.45;font-weight:600}.hero-baseline{position:absolute;z-index:1;bottom:24px;left:4vw;right:4vw;display:flex;justify-content:space-between;font-size:9px;font-weight:800;letter-spacing:.13em;color:#ffffffab}.section-pad{padding:130px 4vw}.intro-split{display:grid;grid-template-columns:120px minmax(0,1.22fr) minmax(270px,.78fr);gap:6vw;align-items:start;border-bottom:1px solid var(--line)}.annotation-rail{display:flex;align-items:center;gap:11px;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--orange);white-space:nowrap}.annotation-rail i{height:1px;flex:1;background:var(--orange);opacity:.7}.intro-heading h2,.section-heading-row h2,.proof-header h2,.faq-section h2,.business-services h2,.commercial-intake h2,.estimate-guidance h2{font-size:clamp(2.65rem,4.7vw,5.5rem);margin:0}.intro-body{padding-top:31px}.intro-body p{font-size:16px;line-height:1.75;max-width:420px}.text-arrow{display:inline-flex;gap:9px;align-items:center;color:var(--ink);font-weight:800;font-size:12px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}.text-arrow span{color:var(--orange);font-size:16px;line-height:1}.text-arrow--light{color:#fff}.services-section{background:var(--paper-deep)}.section-heading-row{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px}.section-heading-row h2{font-size:clamp(2.7rem,5vw,5.8rem);margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{padding:28px 25px 30px;min-height:390px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:background .18s var(--ease),transform .18s var(--ease)}.service-card:hover{background:var(--paper);transform:translateY(-5px)}.service-number{font-size:11px;color:var(--orange);font-weight:800;margin-bottom:44px}.service-card h3{font-family:"DM Serif Display",Georgia,serif;font-size:29px;line-height:1.02;letter-spacing:-.035em;margin:0 0 18px}.service-summary{font-size:13px;color:var(--ink-soft);line-height:1.7}.service-card ul{margin:20px 0 25px;padding:0;list-style:none;font-size:11px;line-height:1.6;color:var(--ink-soft)}.service-card li{padding:8px 0;border-top:1px solid var(--line)}.service-card .text-arrow{margin-top:auto;align-self:start}.feature-service{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.feature-image{min-height:470px;background-size:cover;background-position:center}.feature-image--painting{background-image:url(/manus-storage/mark-measure-painting_85fc0c0c.jpg)}.feature-image--deck{background-image:url(/manus-storage/mark-measure-deck_c5dbf0ab.jpg)}.feature-panel{padding:9vw;display:flex;justify-content:center;flex-direction:column;background:#ede5d8}.feature-panel h2{font-size:clamp(3rem,4.9vw,5.4rem);margin-bottom:23px}.feature-panel p:not(.eyebrow){max-width:420px;font-size:15px;line-height:1.7}.feature-panel--dark{color:#fff;background:var(--ink)}.feature-panel--dark p:not(.eyebrow){color:#ffffffc2}.commercial-band{min-height:630px;position:relative;background:var(--ink);color:#fff;display:flex;align-items:center;overflow:hidden}.commercial-image{position:absolute;inset:0;background:url(/manus-storage/mark-measure-commercial_35ca6f21.jpg) center/cover;opacity:.44}.commercial-band:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1c2428f5,#1c2428b3,#1c242826)}.commercial-content{position:relative;z-index:1;max-width:730px;padding:100px 8vw}.commercial-content h2{font-size:clamp(3rem,5.4vw,6rem);margin-bottom:25px}.commercial-content p:not(.eyebrow){max-width:510px;color:#fffc;margin-bottom:29px}.proof-section{display:grid;grid-template-columns:1.1fr .9fr;gap:10vw;align-items:center}.proof-note{border-left:1px solid var(--orange);padding:7px 0 7px 28px;position:relative}.proof-note p{font-size:17px;line-height:1.75;max-width:500px}.proof-note .text-arrow{margin-top:9px}.measurement-dot{position:absolute;width:10px;height:10px;background:var(--orange);border-radius:50%;left:-5px;top:-5px}.faq-section{background:#dbd1c1;display:grid;grid-template-columns:1fr 1fr;gap:9vw}.faq-list details{border-top:1px solid var(--line);padding:18px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;font-weight:800;font-size:15px;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:18px}.faq-list p{font-size:13px;color:var(--ink-soft);line-height:1.7;max-width:540px;margin:15px 30px 3px 0}.closing-cta{padding:130px 4vw;background:var(--ink);color:#fff;text-align:center}.closing-cta h2{font-size:clamp(3.1rem,6vw,6.4rem);margin:0 auto 33px;max-width:1100px}.closing-cta h2 em{color:#fff;font-style:italic}.floating-actions{position:fixed;right:0;bottom:24px;z-index:25;display:grid;gap:2px}.floating-actions a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:133px;padding:11px 14px;color:#fff;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.03em;transition:transform .16s var(--ease)}.floating-actions a:hover{transform:translate(-5px)}.floating-actions b{font-size:13px}.floating-call{background:var(--ink)}.floating-wa{background:var(--moss)}.floating-estimate{background:var(--orange)}.site-footer{background:#111719;color:#fff;padding:80px 4vw 24px}.footer-grid{display:grid;grid-template-columns:1.25fr .55fr .7fr;gap:8vw}.footer-brand-block h2{font-size:clamp(2.8rem,4.3vw,4.8rem);margin-bottom:28px}.footer-brand-block h2 em{color:#fff;font-style:italic}.footer-list{display:grid;align-content:start;gap:11px}.footer-list a{color:#ffffffc7;font-size:12px;text-decoration:none}.footer-list a:hover{color:var(--orange)}.footer-label{font-size:9px;letter-spacing:.14em;font-weight:800;text-transform:uppercase;color:var(--orange);margin-bottom:6px}.footer-note{font-size:11px;line-height:1.65;color:#ffffff80;margin-top:10px}.footer-base{border-top:1px solid rgba(255,255,255,.16);margin-top:65px;padding-top:18px;display:flex;justify-content:space-between;gap:16px;color:#ffffff7a;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.page-hero{padding:150px 12vw 120px;max-width:1300px}.page-hero--light{background:var(--paper)}.page-hero h1{font-size:clamp(4rem,7vw,7.6rem);margin-bottom:26px}.page-hero>p:not(.eyebrow){font-size:17px;line-height:1.75;max-width:560px;margin-bottom:30px}.services-section--page{padding-top:25px}.scope-section{display:grid;grid-template-columns:120px 1fr 1fr;gap:6vw;border-top:1px solid var(--line);align-items:start}.scope-section h2{font-size:clamp(2.6rem,4.4vw,5rem);margin:0}.scope-list{list-style:none;padding:0;margin:0}.scope-list li{padding:18px 0;border-top:1px solid var(--line);font-size:15px;display:flex;gap:24px;align-items:baseline}.scope-list li:last-child{border-bottom:1px solid var(--line)}.scope-list span{font-size:10px;color:var(--orange);font-weight:800}.service-process{background:#dbd1c1;display:grid;grid-template-columns:1fr 1fr;gap:9vw}.service-process h2{font-size:clamp(2.8rem,4.4vw,5rem);margin:0}.service-process ol{padding:0;margin:0;list-style:none}.service-process li{display:grid;grid-template-columns:45px 1fr;border-top:1px solid var(--line);padding:18px 0}.service-process li:last-child{border-bottom:1px solid var(--line)}.service-process li>span{color:var(--orange);font-size:10px;font-weight:800}.service-process p{font-size:13px;color:var(--ink-soft);line-height:1.7;margin:0}.service-process strong{color:var(--ink)}.business-hero{min-height:610px;position:relative;background:var(--ink);color:#fff;display:flex;align-items:center;overflow:hidden}.business-hero-image{position:absolute;inset:0;background:url(/manus-storage/mark-measure-commercial_35ca6f21.jpg) center/cover;opacity:.55}.business-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,36,40,.95),rgba(28,36,40,.68),transparent)}.business-hero-content{position:relative;z-index:1;max-width:760px;padding:100px 10vw}.business-hero-content h1{font-size:clamp(4rem,7vw,7rem)}.business-hero-content h1 em{color:#fff;font-style:italic}.business-hero-content p:not(.eyebrow){max-width:530px;color:#fffc;line-height:1.7;margin-bottom:30px}.business-services{display:grid;grid-template-columns:120px .8fr 1.1fr;gap:6vw}.business-list{border-top:1px solid var(--line)}.business-list article{display:grid;grid-template-columns:40px 1fr;column-gap:15px;border-bottom:1px solid var(--line);padding:20px 0}.business-list article>span{font-size:10px;color:var(--orange);font-weight:800}.business-list h3{grid-column:2;font-family:"DM Serif Display",Georgia,serif;font-size:25px;line-height:1.1;margin:0 0 6px}.business-list p{grid-column:2;font-size:12px;line-height:1.7;color:var(--ink-soft);margin:0}.commercial-intake{background:#dbd1c1;padding:100px 10vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.commercial-intake p:not(.eyebrow){font-size:16px;line-height:1.75;max-width:500px}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-card{color:var(--ink);text-decoration:none}.project-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:19px}.project-card h2{font-size:31px;margin:0 0 15px}.empty-projects{display:grid;grid-template-columns:180px minmax(0,680px);gap:80px;align-items:start;border-top:1px solid var(--line)}.empty-mark{width:160px;height:160px;border:1px solid var(--orange);display:grid;place-items:center;color:var(--orange);font:70px/.8 "DM Serif Display",Georgia,serif}.empty-projects h2{font-size:clamp(2.7rem,4.7vw,5rem);margin-bottom:20px}.empty-projects p:not(.eyebrow){font-size:16px;line-height:1.75;max-width:570px}.project-hero{min-height:680px;position:relative;background:var(--ink);color:#fff;overflow:hidden;display:flex;align-items:end}.project-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.6}.project-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,15,16,.9),transparent 70%)}.project-hero>div{position:relative;z-index:1;padding:100px 10vw}.project-hero h1{font-size:clamp(4rem,7vw,7rem);margin-bottom:18px}.project-hero p:not(.eyebrow){max-width:610px;color:#fffc}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-top:1px solid var(--line)}.principles-grid article{border-top:4px solid var(--orange);padding-top:26px}.principles-grid span{font-size:10px;color:var(--orange);font-weight:800}.principles-grid h2{font-size:34px;line-height:1.05;margin:32px 0 17px}.principles-grid p{font-size:14px;line-height:1.7;color:var(--ink-soft)}.responsible-note{background:#dbd1c1;padding:90px 10vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.responsible-note h2{font-size:clamp(2.7rem,4.4vw,4.8rem);margin:0}.responsible-note>p{font-size:16px;line-height:1.75;max-width:510px}.estimate-hero{padding:130px 12vw 80px;background:var(--paper-deep)}.estimate-hero h1{font-size:clamp(3.8rem,6vw,6.8rem);max-width:900px;margin-bottom:23px}.estimate-hero>p:not(.eyebrow){font-size:16px;max-width:630px;line-height:1.75}.estimate-section{padding:0 8vw 100px;background:var(--paper-deep)}.estimate-form{background:var(--ink);color:#fff;padding:55px 5vw}.form-intro{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:start;margin-bottom:50px}.form-intro h2{font-size:clamp(2.8rem,4.5vw,4.8rem);margin:0}.form-intro p:not(.eyebrow){font-size:13px;line-height:1.75;color:#ffffffb8;padding-top:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-grid label{display:grid;gap:8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3}.form-grid input,.form-grid select,.form-grid textarea{border:0;border-bottom:1px solid rgba(255,255,255,.37);background:transparent;border-radius:0;padding:11px 0;color:#fff;font:500 14px Manrope,Arial,sans-serif;outline:none}.form-grid textarea{resize:vertical}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#ffffff6e}.form-grid select option{color:var(--ink)}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--orange)}.form-wide{grid-column:1/-1}.form-submit-row{margin-top:44px;display:flex;align-items:center;gap:22px}.form-submit-row p{font-size:11px;line-height:1.6;color:#ffffff9e;max-width:410px;margin:0}.estimate-guidance{padding:85px 12vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.estimate-guidance h2{font-size:clamp(2.7rem,4.4vw,4.8rem);margin:0}.estimate-guidance>p{font-size:16px;line-height:1.75;max-width:520px}@media (max-width: 960px){.desktop-nav,.header-actions{display:none}.mobile-nav{display:block}.mobile-nav summary{list-style:none;display:flex;gap:10px;align-items:center;font-size:12px;font-weight:800;cursor:pointer}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open] .menu-mark{transform:rotate(45deg)}.mobile-nav nav{position:absolute;top:82px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:22px 4vw;display:grid;gap:12px}.mobile-nav nav a{color:var(--ink);text-decoration:none;font-size:15px;font-weight:800}.hero-grid{grid-template-columns:1fr}.hero-ledger{display:none}.intro-split,.scope-section,.business-services{grid-template-columns:80px 1fr}.intro-body,.scope-list,.business-list{grid-column:2}.annotation-rail{grid-row:1}.service-grid{grid-template-columns:repeat(2,1fr)}.feature-panel{padding:7vw}.proof-section,.faq-section,.service-process,.commercial-intake,.responsible-note,.estimate-guidance{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-brand-block{grid-column:1/-1}.business-services .annotation-rail{grid-row:1}.business-services .business-list{grid-column:2}.principles-grid{grid-template-columns:1fr}.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.site-header{height:70px;padding:0 5vw}.brand img{width:32px;height:32px}.brand{font-size:14px}.hero-section{min-height:690px}.hero-grid{min-height:690px;padding:75px 5vw 70px}.hero-image{background-position:63% center}.hero-overlay{background:linear-gradient(90deg,#0d1315e8,#0d1315b0 80%,#0d13154d)}.hero-summary{font-size:15px}.hero-baseline{left:5vw;right:5vw;bottom:17px;font-size:8px}.hero-baseline span:last-child{display:none}.section-pad{padding:80px 5vw}.intro-split,.scope-section,.business-services{grid-template-columns:1fr;gap:30px}.annotation-rail{grid-row:auto}.intro-body,.scope-list,.business-list{grid-column:auto;padding-top:0}.section-heading-row{display:block}.section-heading-row .text-arrow{margin-top:27px}.service-grid{grid-template-columns:1fr}.service-card{min-height:340px}.feature-service{grid-template-columns:1fr}.feature-service--deck .feature-panel{order:1}.feature-service--deck .feature-image{order:2}.feature-panel{padding:75px 7vw}.feature-image{min-height:420px}.commercial-content{padding:85px 7vw}.proof-section{gap:40px}.faq-section{gap:45px}.floating-actions{right:0;bottom:10px}.floating-actions a{min-width:112px;padding:9px 11px;font-size:9px}.footer-grid{grid-template-columns:1fr;gap:37px}.footer-brand-block{grid-column:auto}.footer-base{display:grid;gap:6px}.page-hero{padding:100px 6vw 75px}.page-hero h1{font-size:clamp(3.5rem,16vw,5rem)}.scope-section h2{font-size:2.8rem}.service-process{padding:75px 6vw}.business-hero{min-height:570px}.business-hero-content{padding:75px 7vw}.business-hero-content h1{font-size:clamp(3.6rem,15vw,5.3rem)}.commercial-intake,.responsible-note,.estimate-guidance{padding:75px 7vw}.empty-projects{grid-template-columns:1fr;gap:35px}.empty-mark{width:110px;height:110px}.projects-grid{grid-template-columns:1fr}.project-hero>div{padding:75px 7vw}.estimate-hero{padding:100px 7vw 65px}.estimate-section{padding:0 0 70px}.estimate-form{padding:45px 7vw}.form-intro,.form-grid{grid-template-columns:1fr}.form-intro{gap:15px}.form-submit-row{align-items:flex-start;flex-direction:column}.form-wide{grid-column:auto}}@media (prefers-reduced-motion:no-preference){.service-card,.button,.floating-actions a{will-change:transform}.service-card{animation:rise .5s var(--ease) both}.service-card:nth-child(2){animation-delay:.06s}.service-card:nth-child(3){animation-delay:.12s}.service-card:nth-child(4){animation-delay:.18s}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}.brand-register{color:var(--orange);font:700 20px/1 Manrope,Arial,sans-serif;margin-left:-2px;transform:translateY(-4px)}.site-header:after{content:"";position:absolute;bottom:-1px;left:4vw;width:56px;height:3px;background:var(--orange)}.section-heading-row,.page-hero,.business-hero-content,.estimate-hero,.intro-split,.proof-section,.faq-section,.scope-section,.business-services,.principles-grid,.responsible-note{position:relative}.section-heading-row:before,.page-hero:before,.business-hero-content:before,.estimate-hero:before,.proof-section:before{content:"";position:absolute;width:11px;height:11px;border:2px solid var(--orange);border-left:0;border-bottom:0;right:0;top:0}.intro-split:after,.scope-section:after,.business-services:after,.principles-grid:after{content:"";position:absolute;right:4vw;top:0;width:92px;height:1px;background:var(--orange);box-shadow:18px 8px 0 -.1px var(--orange),36px 0 0 -.1px var(--orange),54px 8px 0 -.1px var(--orange),72px 0 0 -.1px var(--orange)}.material-note{display:grid;grid-template-columns:1.1fr .9fr;min-height:550px;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.material-note-image{position:relative;overflow:hidden;background:var(--ink)}.material-note-image img{width:100%;height:100%;min-height:550px;display:block;object-fit:cover;filter:saturate(.84)}.material-note-copy{padding:9vw 8vw;display:flex;flex-direction:column;justify-content:center;position:relative}.material-note-copy h2{font-size:clamp(2.8rem,4.5vw,5.1rem);margin:0 0 20px}.material-note-copy>p:not(.eyebrow){font-size:15px;line-height:1.75;max-width:420px;color:var(--ink-soft)}.material-index{display:flex;align-items:center;gap:11px;font:800 9px/1 Manrope,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:55px}.material-index i{height:1px;flex:1;max-width:100px;background:var(--orange)}.image-register{position:absolute;z-index:1;color:var(--orange);font:700 72px/.6 Manrope,Arial,sans-serif;text-shadow:0 1px 9px rgba(0,0,0,.23)}.image-register--top{top:24px;left:24px}.image-register--bottom{bottom:24px;right:24px}.measure-ticks{display:flex;align-items:end;gap:14px;margin-top:36px;height:22px}.measure-ticks span{display:block;width:1px;background:var(--orange);height:10px}.measure-ticks span:nth-child(2),.measure-ticks span:nth-child(4){height:18px}.measure-ticks span:nth-child(5){height:22px}.closing-ledger{background:var(--ink);color:#fff;padding:90px 8vw;display:grid;grid-template-columns:120px 1fr auto;gap:5vw;align-items:end}.closing-ledger-rail{display:flex;flex-direction:column;gap:10px;color:var(--orange);font:800 9px/1.2 Manrope,Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase}.closing-ledger-rail i{height:70px;width:1px;background:var(--orange)}.closing-ledger h2{font-size:clamp(2.8rem,4.8vw,5.6rem);margin:0}.closing-ledger h2 em{color:#fff;font-style:italic}.principles-grid h2,.business-list h3,.scope-list li,.service-process strong{font-family:Manrope,Arial,sans-serif;letter-spacing:-.04em}.principles-grid h2{font-size:26px;font-weight:800}.business-list h3{font-size:20px;font-weight:800}.scope-list li{font-weight:700}.feature-service .feature-panel:before,.commercial-content:before{content:"";display:block;width:52px;height:10px;margin-bottom:40px;background:repeating-linear-gradient(90deg,var(--orange) 0 1px,transparent 1px 12px)}@media (max-width:960px){.material-note{grid-template-columns:1fr}.material-note-image img{min-height:420px}.closing-ledger{grid-template-columns:70px 1fr}.closing-ledger .button{grid-column:2;justify-self:start}.site-header:after{left:5vw}.intro-split:after,.scope-section:after,.business-services:after,.principles-grid:after{right:5vw}}@media (max-width:640px){.material-note{min-height:0}.material-note-image img{min-height:330px}.material-note-copy{padding:68px 7vw}.material-index{margin-bottom:36px}.image-register{font-size:56px}.closing-ledger{padding:70px 7vw;grid-template-columns:1fr;gap:28px}.closing-ledger-rail{flex-direction:row;align-items:center}.closing-ledger-rail i{width:45px;height:1px}.closing-ledger .button{grid-column:auto}.section-heading-row:before,.page-hero:before,.business-hero-content:before,.estimate-hero:before,.proof-section:before{right:7vw}.feature-service .feature-panel:before,.commercial-content:before{margin-bottom:28px}}.hero-image{background-image:url(/images/hero.webp)}.feature-image--painting{background-image:url(/images/painting.webp)}.feature-image--deck{background-image:url(/images/deck.webp)}.commercial-image,.business-hero-image{background-image:url(/images/commercial.webp)}
