@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#202626;--paper:#f7f7f3;--muted:#626863;--copper:#c88d68;--line:#d7dbd5}*{box-sizing:border-box}html{scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b36b40;outline-offset:5px}button,a{touch-action:manipulation}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:white;padding:12px}.skip:focus{top:10px}.header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:35px;background:#fcfcf9}.brand{display:flex;align-items:center;gap:13px;font-family:Manrope,Arial,sans-serif;font-size:21px;font-weight:800;line-height:1.2;letter-spacing:.04em;flex-shrink:0}.brand small{display:block;font-size:11px;letter-spacing:.42em;font-weight:600;margin-top:7px}.brand-mark{font-size:42px;letter-spacing:-.16em;line-height:1;position:relative;padding-right:14px}.brand-mark span{font-size:23px;position:absolute;right:0;top:-3px;color:#a96640}.header nav{display:flex;gap:34px;font-size:14px;font-weight:500}.header nav a:hover,.text-link:hover,footer>a:last-child:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;padding:17px 24px;background:var(--ink);color:white;font-size:14px;font-weight:600;border:1px solid transparent;cursor:pointer;min-height:54px}.button span{font-size:23px;line-height:1}.button:hover{background:#394140}.hero{min-height:700px;color:#fafbf8;position:relative;overflow:hidden;background:linear-gradient(90deg,#222929 0%,#222929f0 43%,#20272755 76%),repeating-linear-gradient(105deg,#424a49 0px,#6c7370 2px,#303837 5px,#222928 10px,#333b39 90px,#626b65 93px,#202927 98px,#363e3b 102px,#323a36 173px);display:flex;flex-direction:column;justify-content:space-between;padding:70px 5% 0}.hero-content{max-width:870px;position:relative}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:600;margin:0 0 30px;display:flex;align-items:center;gap:10px;color:#d0d6d1}.eyebrow>span{width:22px;height:2px;background:var(--copper)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(52px,6.3vw,94px);line-height:1.09;letter-spacing:-.055em;font-weight:500;margin-bottom:27px}em{font-style:normal;color:var(--copper)}.hero-description{font-size:18px;line-height:1.7;max-width:435px;color:#c7ceca;margin-bottom:31px}.copper{background:var(--copper);color:#202626}.copper:hover{background:#dda381}.hero-notes{display:flex;gap:22px;color:#b5bdb8;font-size:12px;margin:28px 0 55px}.hero-notes span+span{border-left:1px solid #67706b;padding-left:22px}.hero-side{position:absolute;right:4%;top:86px;bottom:100px;display:flex;align-items:center;flex-direction:column;gap:25px;font-size:10px;letter-spacing:.2em;writing-mode:vertical-rl;color:#bdc6bf}.vertical-line{height:130px;width:1px;background:#81908777}.hero-bottom{border-top:1px solid #9bafa333;display:flex;justify-content:space-between;align-items:center;padding:21px 0;color:#abb7af;font-size:10px;letter-spacing:.12em}.hero-bottom a{font-size:12px;letter-spacing:0;color:#e5ebe7}.hero-bottom a span{margin-left:20px}.intro-strip{display:flex;align-items:center;justify-content:space-between;padding:27px 5%;gap:30px;border-bottom:1px solid var(--line)}.intro-strip p{margin:0;color:var(--muted);font-size:14px}.intro-strip strong{font-weight:500;color:var(--ink)}.intro-strip a{font-size:13px;font-weight:600;white-space:nowrap}.intro-strip a span{margin-left:22px}.section{padding:100px 5%}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:55px}.dark{color:#676e68}.section .eyebrow{margin-bottom:21px}h2{font-size:clamp(36px,4vw,57px);line-height:1.16;letter-spacing:-.047em;font-weight:500;margin-bottom:0}.section-top>p{max-width:330px;color:var(--muted);font-size:16px;margin-bottom:5px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service{position:relative;padding:30px 25px 30px 0;display:flex;flex-direction:column}.service+.service{border-left:1px solid var(--line);padding-left:25px}.service-number{font-size:12px;color:#838982}.service-symbol{font-size:45px;line-height:1.2;font-weight:400;margin:25px 0;color:#59645d;height:55px}.service h3{font-size:21px;letter-spacing:-.04em;font-weight:600;margin-bottom:12px}.service p{font-size:14px;color:var(--muted);margin-bottom:28px;line-height:1.75}.service a{margin-top:auto;font-size:12px;font-weight:600;display:flex;justify-content:space-between;gap:8px}.service a:hover{text-decoration:underline}.service a span{font-size:19px}.service-footer{display:flex;gap:15px;font-size:14px;margin-top:27px}.service-footer>span{color:var(--muted)}.service-footer a{border-bottom:1px solid #a8afa7}.service-footer a span{margin-left:14px}.about{background:#e9ece6;display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:85px;padding-bottom:85px}.material-swatch{height:115px;margin-top:38px;background:repeating-linear-gradient(100deg,#565f58 0,#858e82 2px,#464f46 5px,#424b41 8px,#737b6e 65px,#222e26 67px,#626d60 71px);display:flex;align-items:flex-end;padding:14px 18px;color:#e6eae3;font-size:9px;letter-spacing:.14em;max-width:330px}.about-copy{padding-top:35px}.large-copy{font-size:25px;line-height:1.5;letter-spacing:-.025em;color:var(--ink)!important}.about-copy p{color:#5d665d;max-width:520px}.text-link{display:inline-block;font-size:14px;font-weight:600;margin-top:15px}.text-link span{margin-left:28px}.contractors{background:var(--ink);color:#f4f6f2;padding:75px 5%;display:grid;grid-template-columns:1fr 1fr;gap:12%}.contractors .eyebrow{color:#bdc9bf;margin-bottom:23px}.contractors h2{font-size:46px}.contractors>div+div{align-self:center}.contractors p:not(.eyebrow){color:#bac4bd;max-width:490px;margin-bottom:29px}.outline{border:1px solid #6e7b70;background:transparent}.contact{display:grid;grid-template-columns:1fr 1.1fr;gap:10%;padding-top:105px;padding-bottom:100px}.contact-copy>p:not(.eyebrow){color:var(--muted);max-width:335px;margin-top:26px}.contact-copy h2{font-size:60px}.contact-copy em{color:#a7633c}.contact-details{display:flex;flex-direction:column;gap:12px;margin-top:28px}.contact-details a{font-size:18px;border-bottom:1px solid var(--line);width:fit-content}.contact-copy .contact-aside{font-size:13px!important;margin-top:55px!important}form label{display:block;font-size:13px;font-weight:500;margin-bottom:21px}label>span{color:#a4613b;margin-left:3px}label>.optional{color:#70786f;font-size:11px;font-weight:400}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}input,select,textarea{display:block;background:transparent;border:0;border-bottom:1px solid #b5bdb2;border-radius:0;padding:12px 0;width:100%;color:var(--ink);font-size:14px;min-height:48px}textarea{resize:vertical;min-height:100px}input::placeholder,textarea::placeholder{color:#7b8179}select{cursor:pointer}.submit{width:100%;margin-top:5px}.form-note{color:#727a6e;font-size:12px;margin:12px 0 0;line-height:1.6}#form-status{font-size:14px;margin-top:15px}#form-status:empty{display:none}footer{border-top:1px solid var(--line);padding:40px 5%;display:flex;justify-content:space-between;align-items:center;gap:35px}footer p{font-size:13px;color:var(--muted);margin:0}footer>span,footer>a:last-child{font-size:12px;color:var(--muted)}
@media(min-width:1600px){.header,.hero,.section,.intro-strip,.contractors,footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}
@media(max-width:1050px){.header{gap:20px}.header nav{gap:18px}.header nav a{font-size:12px}.header-quote{padding:13px 16px;gap:15px}.hero{min-height:650px}.section{padding-top:75px;padding-bottom:75px}.service{padding-right:17px}.service+.service{padding-left:17px}.service h3{font-size:18px}.about,.contractors,.contact{gap:7%}.contact-copy h2{font-size:50px}footer{flex-wrap:wrap}.hero-side{right:3%}}
@media(max-width:760px){.header{height:88px;padding:0 6%}.header nav{display:none}.brand{font-size:17px;gap:10px}.brand-mark{font-size:34px}.brand small{font-size:9px}.header-quote{font-size:12px;min-height:43px;padding:11px 14px;gap:12px}.header-quote span{font-size:18px}.hero{padding:58px 6% 0;min-height:640px;background:linear-gradient(90deg,#222929f5,#222929ba),repeating-linear-gradient(105deg,#424a49 0,#6c7370 2px,#303837 5px,#222928 10px,#333b39 90px,#626b65 93px,#202927 98px,#363e3b 102px,#323a36 173px)}h1{font-size:clamp(44px,8.7vw,66px);letter-spacing:-.055em}.hero .eyebrow{font-size:10px;margin-bottom:28px}.hero-description{font-size:16px;max-width:350px}.hero-side{display:none}.hero-notes{gap:12px;font-size:10px;margin-bottom:38px}.hero-notes span+span{padding-left:12px}.hero-bottom>span:last-child{display:none}.hero-bottom{gap:15px;font-size:9px}.intro-strip{padding:25px 6%;display:block}.intro-strip p{margin-bottom:12px}.intro-strip strong{display:block}.section{padding:62px 6%}.section-top{display:block;margin-bottom:34px}.section-top>p{margin-top:22px;max-width:450px}.services-grid{grid-template-columns:1fr 1fr}.service{padding:24px 18px 25px 0}.service+.service{padding-left:18px}.service:nth-child(3){border-left:0;padding-left:0}.service:nth-child(n+3){border-top:1px solid var(--line)}.service h3{font-size:20px}.service p{font-size:14px}.service a{font-size:12px}.service-footer{display:block;font-size:13px}.service-footer a{display:inline-block;margin-top:8px}.service-footer>span{display:block}.about,.contractors,.contact{grid-template-columns:1fr;gap:32px}.about-copy{padding-top:0}.material-swatch{max-width:none;height:100px}.large-copy{font-size:23px}.contractors{padding:58px 6%;gap:27px}.contractors h2{font-size:38px}.contact-copy h2{font-size:46px}.contact-copy .contact-aside{margin-top:22px!important}.contact-details:empty{margin:0}.contact-copy>p:not(.eyebrow){max-width:none}.form-row{gap:18px}.contact form{border-top:1px solid var(--line);padding-top:30px}footer{padding:34px 6%;display:grid;grid-template-columns:1fr 1fr;gap:25px}footer>p{text-align:right}footer>a:last-child{text-align:right}}
@media(max-width:380px){.header-quote{font-size:11px;gap:5px;padding:10px}.header{padding:0 5%;gap:8px}.brand{font-size:15px}.hero-notes{display:block}.hero-notes span{display:block}.hero-notes span+span{padding-left:0;border:0;margin-top:5px}.form-row{grid-template-columns:1fr;gap:0}.service h3{font-size:18px}.service a{font-size:11px}.button{gap:12px}.outline{font-size:12px}}

/* Responsive dusk hero: retain roof detail and localize text contrast. */
.hero{isolation:isolate;background:#202626;min-height:680px;padding-top:64px}
.hero-image{position:absolute;inset:0;z-index:-2;display:block}
.hero-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:65% 44%}
.hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(15,23,24,.89) 0%,rgba(15,23,24,.76) 29%,rgba(15,23,24,.35) 49%,rgba(15,23,24,0) 69%),linear-gradient(0deg,rgba(15,23,24,.65),transparent 25%)}
.hero-content{max-width:650px;width:52%}
.hero h1{font-size:clamp(46px,5.5vw,80px)}
.hero-description{color:#e0e5e2;max-width:395px}
.hero-notes{color:#d6ddd8}
.hero-bottom{color:#e0e5e2}
.hero-side{display:none}
@media(max-width:1050px) and (min-width:761px){.hero-content{width:58%}.hero h1{font-size:54px}.hero-image img{object-position:60% center}.hero-notes{font-size:11px;gap:12px}.hero-notes span+span{padding-left:12px}}
@media(max-width:760px){
.hero{padding:300px 6% 0;min-height:0;background:#202626}
.hero-image{height:330px;bottom:auto}
.hero-image img{object-position:70% 35%}
.hero::before{height:331px;bottom:auto;background:linear-gradient(0deg,#202626 0%,rgba(32,38,38,.3) 22%,transparent 50%)}
.hero-content{width:100%;max-width:none}
.hero h1{font-size:clamp(44px,8.7vw,66px)}
.hero .eyebrow{margin-bottom:24px}
.hero-description{max-width:420px}
.hero-notes{margin-bottom:36px}
.hero-bottom{position:relative}
}
@media(max-width:420px){.hero{padding-top:255px}.hero-image{height:285px}.hero::before{height:286px}}

/* Native sticky positioning keeps normal scrolling and anchor navigation. */
.hero-scroll{position:relative}
.hero-scroll .hero{height:100svh;min-height:640px}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 44%;z-index:-2;opacity:0;pointer-events:none}
.hero-scroll.is-scrubbing{height:calc(var(--hero-viewport,100svh) * 4.2)}
.hero-scroll.is-scrubbing .hero{position:sticky;top:0;height:var(--hero-viewport,100svh);min-height:0}
.hero-scroll.video-ready .hero-video{opacity:1}
.hero-scroll.video-ready .hero-image{visibility:hidden}
.hero-progress{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#ffffff26;display:none}
.is-scrubbing .hero-progress{display:block}
.hero-progress span{display:block;width:100%;height:100%;background:var(--copper);transform:scaleX(var(--film-progress,0));transform-origin:left center}
.hero-scroll .hero-content{margin:auto 0}
.hero-scroll .hero-bottom{width:100%;flex-shrink:0}
@media(max-width:760px){
.hero-scroll .hero{padding:40px 6% 0;height:100svh;min-height:620px;justify-content:flex-end}
.hero-scroll .hero-image{height:100%;inset:0}
.hero-scroll .hero-image img,.hero-video{object-position:68% center}
.hero-scroll .hero::before{height:auto;inset:0;background:linear-gradient(0deg,rgba(15,23,24,.94) 0%,rgba(15,23,24,.79) 31%,rgba(15,23,24,.15) 67%,rgba(15,23,24,.05) 100%)}
.hero-scroll .hero-content{margin:auto 0 0;padding-top:120px}
.hero-scroll .hero h1{font-size:clamp(38px,8vw,58px)}
.hero-scroll .hero-description{font-size:15px;line-height:1.5;margin-bottom:20px}
.hero-scroll .hero-notes{margin:20px 0 25px}
.hero-scroll .hero .eyebrow{margin-bottom:18px}
}
@media(max-height:620px){
.hero-scroll .hero{padding-top:20px}
.hero-scroll .hero-content{padding-top:0}
.hero-scroll .hero h1{font-size:clamp(32px,5vw,54px);margin-bottom:15px}
.hero-scroll .hero .eyebrow{margin-bottom:12px}
.hero-scroll .hero-description{font-size:14px;margin-bottom:15px}
.hero-scroll .hero-notes{margin:12px 0}
.hero-scroll .hero-bottom{padding:12px 0}
}

/* Coordinated Higgsfield marks: roof charcoal, dusk slate, warm bronze. */
.brand-icon{display:block;width:64px;height:54px;object-fit:contain;flex-shrink:0;mix-blend-mode:multiply}
.service-icon{display:block;width:84px;height:70px;object-fit:contain;margin:24px 0 22px;mix-blend-mode:multiply}
@media(max-width:760px){.brand-icon{width:48px;height:40px}.service-icon{width:78px;height:65px}}
@media(max-width:380px){.brand-icon{width:38px;height:32px}}

/* Softer surfaces, generous curves and a continuous slate-and-bronze palette. */
:root{--paper:#f6f7f8;--ink:#283340;--muted:#616d79;--line:#dde2e6;--copper:#c79b72}
body{background:var(--paper)}
.button{border-radius:999px;transition:background-color .2s,box-shadow .2s,transform .2s}
.button:hover{transform:translateY(-2px);box-shadow:0 8px 22px #1523331c}
.button:active{transform:translateY(0)}
.header{background:#fafbfbeF}.header nav{gap:23px}
.header nav a{border-radius:12px}
.intro-strip{background:linear-gradient(#e9edef,#f6f7f8);border:0;padding-top:35px;padding-bottom:35px}
.section{padding-top:95px;padding-bottom:95px}
.services{background:linear-gradient(#f6f7f8,#f0f3f5)}
.services-grid{border:0;gap:16px}
.service,.service+.service{border:1px solid #e0e5e9;padding:26px 23px 30px;border-radius:26px;background:#ffffffc9;box-shadow:0 6px 20px #25344204}
.service-icon{margin-top:20px}.service h3{font-size:20px}.service p{font-size:15px}
.service a{font-size:13px}.service-footer{margin-top:30px}
.work{background:linear-gradient(#f0f3f5,#f6f7f8)}
.work-collage{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:245px;gap:18px}
.project-photo{position:relative;margin:0;overflow:hidden;border-radius:26px;background:#e1e6e9}
.project-photo img{display:block;width:100%;height:100%;object-fit:cover}
.work-collage .project-1{grid-column:span 2;grid-row:span 2}
.work-collage .project-6{grid-column:span 2}
.project-photo figcaption{position:absolute;bottom:0;left:0;width:100%;padding:50px 22px 20px;color:white;background:linear-gradient(transparent,#0c1a2b99);font-size:14px;line-height:1.4}
.extra-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.extra-gallery .project-photo{height:265px}
.more-projects summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:18px 24px;border:1px solid var(--line);border-radius:22px;font-size:14px;margin-top:24px;list-style:none;background:#ffffff99}
.more-projects summary::-webkit-details-marker{display:none}.more-projects[open] summary span{transform:rotate(45deg)}
.photo-note,.source-note{font-size:12px;color:#697580;margin:18px 0 0}
.about{margin:10px 3%;padding:75px 5%;border-radius:38px;background:linear-gradient(125deg,#e1e7eb,#f0f3f5);gap:9%}
.about h2{font-size:clamp(38px,4vw,58px)}
.about .eyebrow{font-size:11px}.about-copy{padding-top:0}.about-copy p{color:#586775}
.about-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:36px}.about-facts>span{font-size:13px;color:#5e6a76;border:1px solid #ccd6df;border-radius:23px;padding:22px 20px}
.about-facts strong{display:block;font-family:Manrope,sans-serif;font-size:25px;font-weight:500;color:var(--ink);line-height:1.4;margin-bottom:8px}
.benefits{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7%;background:linear-gradient(#f6f7f8,#edf1f4)}
.benefits-visual{position:relative;height:760px;border-radius:32px;overflow:hidden}.benefits-visual>img{width:100%;height:100%;object-fit:cover;object-position:55% center}
.image-label{position:absolute;bottom:22px;left:22px;border-radius:999px;background:#1824329c;color:white;backdrop-filter:blur(8px);padding:9px 15px;font-size:11px}
.section-lead{color:var(--muted);margin:24px 0}.benefit-list article{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}
.benefit-list article>span{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;flex-shrink:0;color:#a2754f;background:#e8e0d7;font-size:12px}
.benefit-list h3{font-size:19px;font-weight:600;margin:0 0 7px;letter-spacing:-.02em}.benefit-list p{font-size:14px;color:var(--muted);margin:0;line-height:1.7}.source-note a{text-decoration:underline;text-underline-offset:3px}
.transformation{background:linear-gradient(#edf1f4,#e6ecf1)}
.comparison{position:relative;aspect-ratio:1.45;border-radius:32px;overflow:hidden;background:#263440;isolation:isolate}
.comparison>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.comparison-before{clip-path:inset(0 calc(100% - var(--reveal)) 0 0)}
.compare-label{position:absolute;top:23px;padding:9px 17px;background:#f8fafbef;border-radius:999px;font-size:13px;color:#283340;box-shadow:0 2px 10px #0001}.before-label{left:23px}.after-label{right:23px}
.compare-divider{position:absolute;left:var(--reveal);top:0;bottom:0;width:3px;transform:translateX(-50%);background:#fff;pointer-events:none}
.compare-divider>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:white;color:#334250;font-size:27px;box-shadow:0 3px 20px #0003}
.comparison input[type=range]{position:absolute;inset:0;margin:0;padding:0;border:0;width:100%;height:100%;opacity:0;cursor:ew-resize;touch-action:pan-y}
.comparison:focus-within{outline:3px solid #9b6e48;outline-offset:5px}.compare-caption{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:18px;font-size:12px;color:#647382}.compare-caption p{margin:0}.compare-caption>span{font-size:11px}
.reviews{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:75px 5%;background:#283440;color:#f3f6f8;border-radius:38px;margin:25px 3%;position:relative;overflow:hidden}
.reviews h2{font-size:clamp(35px,3.8vw,54px)}.reviews-copy>p:not(.eyebrow){margin-top:25px;color:#bdc9d3}
.sample-notice{padding:13px 16px;border:1px solid #798b9b70;border-radius:16px;font-size:12px;color:#d4dce3;background:#ffffff08}
.review-list figure{margin:22px 0;padding:0 0 21px;border-bottom:1px solid #ffffff1c}.review-list figure:last-child{border:0;padding:0;margin-bottom:0}
.review-list blockquote{font-family:Manrope,sans-serif;font-size:19px;font-weight:400;line-height:1.6;margin:0 0 12px;letter-spacing:-.015em}.review-list figcaption{font-size:12px;color:#b6c2cd}
.reviews-film{position:relative;min-height:600px;border-radius:28px;overflow:hidden;align-self:stretch;background:#1b2835}
.reviews-film video{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:67% center}
.reviews-film:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#283440e8,transparent 40%);pointer-events:none}
.film-caption{position:absolute;bottom:30px;left:25px;right:25px;z-index:1}.film-caption>span{display:block;font-size:25px;letter-spacing:-.03em}.film-caption small{font-size:11px;color:#d2dbe2}
.film-toggle{position:absolute;top:18px;right:18px;z-index:2;border:1px solid #ffffff55;color:white;background:#24313ca8;backdrop-filter:blur(10px);border-radius:999px;padding:10px 16px;cursor:pointer;font-size:12px}
.contractors{background:linear-gradient(#f6f7f8,#edf1f4);color:var(--ink);border-radius:0;padding-top:70px;padding-bottom:75px}
.contractors .eyebrow,.contractors p:not(.eyebrow){color:var(--muted)}.contractors .outline{color:var(--ink);border-color:#a9b8c5}.contractors .outline:hover{color:white}
.contact{background:linear-gradient(#edf1f4,#f6f7f8)}
.contact form{padding:32px;background:#ffffffbf;border:1px solid #e0e6eb;border-radius:30px;box-shadow:0 12px 40px #25344205}
input,select,textarea{border:1px solid #d5dee5;border-radius:15px;padding:13px 15px;background:#f9fafb;font-size:15px;margin-top:8px}
form label{font-size:14px}.submit{margin-top:3px}.contact-copy em{color:#a97b52}
footer{background:#f6f7f8;padding-top:45px;padding-bottom:45px}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.project-photo img{transition:transform .45s ease}.project-photo:hover img{transform:scale(1.035)}}
@media(max-width:1100px){.header nav{gap:16px}.header nav a{font-size:12px}.service,.service+.service{padding:22px 18px}.service h3{font-size:18px}.work-collage{grid-auto-rows:200px}.benefits-visual{height:800px}}
@media(max-width:760px){
.section{padding-top:62px;padding-bottom:62px}.services-grid{gap:12px}.service,.service+.service,.service:nth-child(3),.service:nth-child(n+3){padding:22px 16px;border:1px solid #e0e5e9;border-radius:22px}
.work-collage{grid-template-columns:1fr 1fr;grid-auto-rows:200px;gap:12px}.work-collage .project-1{grid-column:span 2;grid-row:span 1}.work-collage .project-6{grid-column:auto}.project-photo{border-radius:21px}.project-photo figcaption{padding:38px 13px 14px;font-size:12px}.extra-gallery{grid-template-columns:1fr 1fr;gap:12px}.extra-gallery .project-photo{height:190px}
.about{margin:0 4%;padding:45px 6%;border-radius:28px}.about-facts{margin-top:25px}.about-facts>span{padding:18px 13px}.about-facts strong{font-size:22px}
.benefits{grid-template-columns:1fr;gap:36px}.benefits-visual{height:360px;border-radius:26px}.benefit-list h3{font-size:18px}
.comparison{aspect-ratio:1.15;border-radius:25px}.compare-label{top:15px;font-size:11px;padding:7px 11px}.before-label{left:12px}.after-label{right:12px}.compare-divider>span{width:48px;height:48px}.compare-caption{display:block}.compare-caption>span{display:block;margin-top:8px}
.reviews{grid-template-columns:1fr;margin:10px 4%;padding:42px 7%;gap:32px;border-radius:28px}.reviews-film{height:400px;min-height:0}.review-list blockquote{font-size:18px}.film-caption>span{font-size:23px}
.contact form{padding:24px 20px;border-radius:25px}.form-row{gap:13px}.contractors{padding:60px 6%}
}
@media(max-width:420px){.work-collage{grid-auto-rows:160px}.extra-gallery .project-photo{height:160px}.service h3{font-size:17px}.service p{font-size:14px}.service a{font-size:12px}.form-row{grid-template-columns:1fr;gap:0}.contact form{padding:22px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

.sample-stars{color:#dab58c;font-size:19px;letter-spacing:.18em;line-height:1.4;margin-bottom:12px}.review-list figcaption{font-size:12px;color:#c6d0d9}

/* Preserve detail: use a wider review film frame instead of a tall enlargement. */
.reviews-film{min-height:0;height:auto;aspect-ratio:4/3;align-self:center}
.reviews-film video{object-position:65% center}
@media(max-width:760px){.reviews-film{height:auto;min-height:0;aspect-ratio:4/3}}

/* Balance the introduction and wide film, with reviews across the full width. */
.reviews{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:32px 5%;padding:48px 4%;align-items:center}
.reviews-copy{min-width:0}.reviews-copy h2{font-size:clamp(34px,3.5vw,50px)}
.reviews-copy>p:not(.eyebrow){margin-bottom:0;max-width:340px}
.reviews .reviews-film{width:100%;aspect-ratio:16/10;align-self:center;border-radius:26px}
.reviews-feedback{grid-column:1/-1;min-width:0}
.reviews-feedback .sample-notice{padding:11px 16px;margin-bottom:20px;background:#ffffff05}
.review-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.review-list figure,.review-list figure:last-child{margin:0;padding:24px;border:1px solid #ffffff18;border-radius:22px;background:linear-gradient(145deg,#ffffff09,#ffffff03);display:flex;flex-direction:column}
.review-list blockquote{font-size:16px;line-height:1.65;margin-bottom:20px}
.review-list figcaption{margin-top:auto;line-height:1.6}.sample-stars{font-size:17px;margin-bottom:15px}
.film-caption{bottom:22px;left:22px}.film-caption>span{font-size:23px}
@media(max-width:1000px){.review-list figure,.review-list figure:last-child{padding:20px}.reviews-copy h2{font-size:36px}.review-list blockquote{font-size:15px}}
@media(max-width:760px){.reviews{grid-template-columns:1fr;padding:30px 6%;gap:28px}.reviews-copy>p:not(.eyebrow){max-width:none}.reviews .reviews-film{aspect-ratio:16/10}.review-list{grid-template-columns:1fr;gap:12px}.review-list figure,.review-list figure:last-child{padding:22px}.review-list blockquote{font-size:17px}.reviews-feedback{grid-column:auto}}

@media(prefers-reduced-motion:no-preference){
  .reveal-pending{opacity:.18}
}
@media print{.reveal-pending{opacity:1!important;transform:none!important}}

.faq{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);gap:7%;align-items:start;background:linear-gradient(#edf1f4,#f6f7f8);scroll-margin-top:20px}
.faq-intro>p:not(.eyebrow){max-width:340px;color:var(--muted);margin:24px 0 28px}
.faq-list{min-width:0}.faq-item{background:#ffffffce;border:1px solid #dbe3e9;border-radius:22px;margin-bottom:12px;overflow:hidden}
.faq-item summary{display:flex;justify-content:space-between;gap:22px;align-items:center;padding:22px 24px;cursor:pointer;font-size:16px;font-weight:600;line-height:1.5;list-style:none}
.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:#edf1f580}
.faq-plus{font-size:24px;line-height:1;display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#eef1f5;color:#926d4f;font-weight:400}
.faq-item[open] .faq-plus{transform:rotate(45deg)}
.faq-answer{padding:0 24px 23px;color:var(--muted);font-size:16px;line-height:1.75}.faq-answer p{margin:0}
.faq-item summary:focus-visible{outline-offset:-5px;border-radius:18px}
@media(prefers-reduced-motion:no-preference){.faq-plus{transition:transform .3s ease}.faq-item[open] .faq-answer{animation:faq-answer-in .4s ease both}@keyframes faq-answer-in{from{opacity:0}to{opacity:1}}}
@supports(interpolate-size:allow-keywords){@media(prefers-reduced-motion:no-preference){.faq-item{interpolate-size:allow-keywords}.faq-item::details-content{height:0;overflow:clip;transition:height .35s ease,content-visibility .35s;transition-behavior:allow-discrete}.faq-item[open]::details-content{height:auto}}}
@media(max-width:760px){.faq{grid-template-columns:1fr;gap:30px}.faq-intro>p:not(.eyebrow){max-width:none}.faq-item summary{padding:19px 20px;font-size:15px;gap:15px}.faq-answer{padding:0 20px 21px;font-size:15px}.header nav{display:flex;margin-left:auto}.header nav a:not(.faq-nav){display:none}.header nav .faq-nav{font-size:13px;padding:10px 3px}.header{gap:12px}}
@media(max-width:420px){.header{flex-wrap:wrap;height:auto;padding-top:15px;padding-bottom:13px;gap:10px}.header .brand{margin-right:auto}.header nav{margin-left:0}.header .header-quote{width:100%;justify-content:center;min-height:38px;padding:8px 14px}}

/* A compact FAQ column: no empty sidebar beside the answers. */
.faq{display:block;padding-top:70px;padding-bottom:70px}
.faq-intro{max-width:960px;margin:0 auto 32px;text-align:center}
.faq-intro .eyebrow{justify-content:center;margin-bottom:16px}
.faq-intro h2{font-size:clamp(34px,4vw,54px);line-height:1.2}
.faq-intro h2 span{color:#96704f}
.faq-intro>p:not(.eyebrow){max-width:520px;margin:18px auto 0}
.faq-list{max-width:960px;margin:0 auto}
.faq-item{margin-bottom:10px;border-radius:20px;box-shadow:0 3px 14px #28334003}
.faq-item summary{padding:20px 24px}
.faq-answer{max-width:820px}
.faq-footer{max-width:960px;margin:26px auto 0;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:24px;background:#e6ecf1}
.faq-footer p{margin:0;color:var(--ink);font-size:16px}.faq-footer .button{flex-shrink:0}
@media(max-width:760px){.faq{padding-top:52px;padding-bottom:52px}.faq-intro{margin-bottom:26px}.faq-intro h2 span{display:block}.faq-item summary{padding:18px 20px}.faq-footer{flex-direction:column;text-align:center;padding:23px 20px;gap:16px}.faq-footer .button{width:100%;justify-content:center}}

.hero-service-area{margin:16px 0 0;color:#fff;font-size:clamp(16px,1.4vw,20px);font-weight:600}.hero-phone{display:block;width:fit-content;margin-top:18px;color:#fff;font-size:16px;text-decoration:none}.hero-phone strong{white-space:nowrap}.hero-phone:hover{text-decoration:underline}.contact-details a[href^="tel:"]{font-size:clamp(24px,3vw,34px);font-weight:700}
