@import url('/css/fonts.css');
:root{--ink:#191b19;--gold:#d0ab60;--paper:#f5f5f1;--muted:#62665f;--line:#d8dbd2;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a97b22;outline-offset:5px}img{max-width:100%;display:block;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.05}h1,h2{font-family:var(--display);font-weight:700;text-transform:uppercase;letter-spacing:-.015em}h2{font-size:clamp(2.5rem,4vw,4.5rem)}p{margin-bottom:1.2rem}.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.15em;line-height:1.7;display:block;margin-bottom:1.2rem}.preview{background:#d0ab60;text-align:center;font-size:.75rem;font-weight:700;padding:.4rem 1rem;letter-spacing:.07em}.preview span{font-weight:400;letter-spacing:.015em}.header{background:#111310;color:#fff;padding:14px 4%;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:10}.brand{width:175px;flex-shrink:0}.brand img{width:175px;height:79px;object-fit:contain}.header nav{display:flex;align-items:center;gap:24px;font-size:.875rem;font-weight:600}.header nav>a:hover,.nav-services summary:hover{color:var(--gold)}.nav-services{position:relative}.nav-services summary{cursor:pointer;list-style:none}.nav-services summary:after{content:'⌄';margin-left:7px}.nav-services div{position:absolute;top:35px;left:-20px;padding:16px 20px;background:var(--ink);width:265px;box-shadow:0 10px 20px #0003}.nav-services a{display:block;padding:8px 0}.nav-services a:hover{text-decoration:underline}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:16px 24px;background:var(--gold);color:#111310;font-weight:700;font-size:.94rem;border:1px solid var(--gold);line-height:1.5;cursor:pointer;transition:background .2s}.button:hover{background:#e2bd72;color:#111310}.button.small{padding:12px 17px}.button.outline{border-color:var(--ink);background:transparent}.button:disabled{background:#e0e0d9;border-color:#ccc;color:#61645c;cursor:not-allowed}.menu-toggle{display:none}.hero{background:#191b19;color:var(--paper);display:grid;grid-template-columns:49% 51%;position:relative;padding-bottom:48px}.hero-copy{padding:58px 6% 54px 8%}.hero h1{font-size:clamp(4rem,7.8vw,8.5rem);line-height:.93;margin:22px 0 28px;letter-spacing:-.025em}.hero h1 span{color:var(--gold)}.hero .eyebrow{font-size:.72rem;color:#d4d7cd;white-space:normal}.hero-intro{font-size:1rem;color:#d6d9d1;max-width:450px}.actions{display:flex;align-items:center;gap:28px;margin-top:28px}.phone{font-size:1rem;font-weight:700;white-space:nowrap}.hero-image{margin:24px 24px 0 0;position:relative;min-height:610px;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:49% center;filter:saturate(.8)}.hero-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#000c)}.hero-image figcaption{position:absolute;bottom:28px;left:30px;right:30px;z-index:1;display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;font-size:.7rem;letter-spacing:.1em;font-weight:700}.hero-image figcaption a{font-size:.9rem;letter-spacing:0}.hero-marker{position:absolute;bottom:10px;left:4%;font-size:.66rem;letter-spacing:.2em;color:#a7ad9f}.trust-strip{background:var(--gold);display:grid;grid-template-columns:repeat(3,1fr);padding:24px 4%;gap:30px;align-items:center}.trust-strip>span{font-size:.8rem;font-weight:700;letter-spacing:.075em;display:flex;align-items:center;justify-content:center;gap:20px}.trust-strip>span+span{border-left:1px solid #8f7239}.trust-strip strong{font-family:var(--display);font-size:2.7rem;line-height:1}.trust-strip b{font-size:1.5rem}.section{padding:90px 6%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:46px}.section-heading>p{max-width:370px;color:var(--muted);margin:0}.section-heading .eyebrow{color:#62665f}.service-row{display:grid;grid-template-columns:55px 1fr 290px 38px;gap:20px;align-items:center;padding:30px 12px;border-top:1px solid var(--line);transition:background .2s}.service-row:last-child{border-bottom:1px solid var(--line)}.service-row:hover{background:#e8e9e1}.service-row h3{font-family:var(--display);font-size:2.2rem;text-transform:uppercase;font-weight:600}.row-num{font-size:.8rem;color:#686b62}.service-tagline{color:var(--muted);font-size:.9rem}.row-arrow{font-size:2rem}.work-feature{display:grid;grid-template-columns:1fr 1fr;background:#22261f;color:var(--paper)}.work-feature>img{width:100%;height:100%;min-height:570px;object-fit:cover}.work-feature>div{padding:75px 12%}.work-feature .eyebrow{color:var(--gold)}.work-feature h2{margin-bottom:30px}.work-feature p:not(.eyebrow){color:#d0d5c9}.work-feature .button{margin-top:15px}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.review-grid blockquote{margin:0;padding:34px;border-top:3px solid var(--ink);background:#fff}.review-grid blockquote p{font-size:1.22rem;line-height:1.6;margin:15px 0 25px}.stars{color:#84611e;letter-spacing:.2em}.review-grid cite{font-style:normal;font-size:.9rem;font-weight:700}.text-link{border-bottom:1px solid;font-weight:600;display:inline-block}.area-feature{padding:55px 6%;background:#e6e8df;display:flex;justify-content:space-between;align-items:center;gap:40px}.area-feature h2{font-size:3rem;margin-bottom:20px}.area-feature p{margin-bottom:0;max-width:650px}.closing{background:var(--gold);padding:60px 6%;display:flex;justify-content:space-between;gap:35px;align-items:center}.closing h2{font-size:4.8rem}.closing .eyebrow{margin-bottom:12px}.closing-actions{display:flex;align-items:center;gap:35px}.closing .button{background:var(--ink);color:white;border-color:var(--ink)}footer{background:#111310;color:#c4c9bc;padding:65px 6% 24px;font-size:.875rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1.2fr 1fr 1fr;gap:40px}.footer-grid a{display:block;margin-bottom:10px}.footer-grid a:hover{color:var(--gold)}.footer-logo{width:190px;margin-bottom:25px}.footer-grid h3{font-size:.9rem;color:white;margin:0 0 23px}.footer-bottom{margin-top:55px;padding-top:24px;border-top:1px solid #41463a;display:flex;justify-content:space-between;gap:30px;font-size:.75rem}.skip{position:absolute;left:20px;top:-100px;z-index:100;background:white;color:black;padding:15px}.skip:focus{top:10px}.page-intro{background:var(--ink);color:white;padding:64px 6% 70px}.page-intro .eyebrow{color:var(--gold)}.page-intro h1{font-size:clamp(3.5rem,6.8vw,7rem);max-width:950px;margin-bottom:25px}.page-intro>p:not(.eyebrow){max-width:720px;font-size:1.1rem;color:#d1d6ca}.service-hero{display:grid;grid-template-columns:1.1fr 1fr;background:var(--ink);color:white}.service-hero>div{padding:60px 10% 70px 11%}.service-hero h1{font-size:clamp(3.5rem,6vw,6.5rem);margin-bottom:24px}.service-hero p:not(.eyebrow){font-size:1.3rem;margin-bottom:30px;color:#d5dbcc}.service-hero .eyebrow{color:var(--gold)}.service-hero>img{height:100%;width:100%;object-fit:cover;max-height:560px}.service-body{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:90px;align-items:start}.prose{font-size:1.05rem;line-height:1.9}.prose h2{font-size:2.6rem;margin:0 0 25px}.prose h2:not(:first-child){margin-top:45px}.prose p{margin-bottom:25px}.prose ul{padding-left:22px;margin:20px 0 30px}.prose li{padding:4px 0}.service-body aside{padding:35px;background:#e6e8df}.service-body aside h2{font-size:2.8rem;margin-bottom:20px}.aside-phone{display:block;font-size:1.2rem;font-weight:700;margin:25px 0}.service-body aside h3{margin:35px 0 12px;font-size:.9rem}.aside-service{display:block;padding:12px 0;border-top:1px solid #c3c8b9;font-size:.9rem}.lead{font-size:1.2rem;line-height:1.8;max-width:650px}.area-list{display:grid;grid-template-columns:1fr 1fr;margin-top:30px;gap:0 30px}.area-list div{padding:18px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-weight:700}.area-list span{color:#8f7035}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:30px 0 60px}.gallery-item{padding:0;text-align:left;border:0;background:var(--ink);color:white;cursor:pointer}.gallery-item img{width:100%;aspect-ratio:1;object-fit:cover;transition:opacity .2s}.gallery-item:hover img{opacity:.85}.gallery-item span{display:block;padding:15px 20px;font-size:.875rem}.contact-layout,.review-form-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:start}.contact-layout h2,.review-form-layout h2{font-size:3.5rem;margin-bottom:25px}.big-phone{font-family:var(--display);font-size:2.8rem;font-weight:600;display:block;margin:25px 0}.contact-info h3{margin-top:40px}.hours{max-width:370px}.hours div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 0;gap:20px}.hours dd{margin:0}.inquiry-form,.quote-panel{padding:35px;background:white;border-top:4px solid var(--gold)}.inquiry-form h2{font-size:2.3rem}.form-note{font-size:.9rem;background:#f0f0e9;padding:13px 16px;color:#565b4d}.inquiry-form label{display:block;margin:20px 0;font-weight:600;font-size:.9rem}.inquiry-form input,.inquiry-form textarea,.inquiry-form select{display:block;background:#fafaf7;border:1px solid #929a88;width:100%;padding:12px;margin-top:8px;border-radius:0;color:var(--ink)}.inquiry-form fieldset{padding:0;border:0;margin:20px 0}.inquiry-form legend{font-weight:700;font-size:.9rem}.name-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.name-fields label{margin:8px 0 0;font-weight:400}.inquiry-form .button{margin-top:12px;max-width:100%}.review-form-layout{margin-top:80px}.quote-panel h2{font-size:2.8rem}.jobber{width:100%;height:850px;border:0}dialog{border:0;padding:20px;background:#171a15;color:white;max-width:90vw;max-height:94vh}dialog::backdrop{background:#000d}dialog img{max-height:75vh;width:auto;margin:auto}dialog p{margin:10px 0 0}dialog button{display:block;margin:0 0 15px auto;padding:8px 15px;cursor:pointer;border:1px solid white;background:transparent;color:white}
@media(min-width:1600px){.hero-copy{padding-left:12%}.hero h1{font-size:9rem}}
@media(max-width:1100px){.header nav{gap:15px;font-size:.8rem}.brand,.brand img{width:145px}.hero-copy{padding-left:8%;padding-right:5%}.actions{flex-wrap:wrap;gap:18px}.hero-image{min-height:590px}.service-row{grid-template-columns:35px 1fr 230px 30px}.closing h2{font-size:4rem}.closing-actions{flex-direction:column;gap:15px}.service-body,.contact-layout,.review-form-layout{gap:45px}}
@media(max-width:850px){.header{padding:10px 6%}.brand,.brand img{width:145px;height:66px}.menu-toggle{display:flex;gap:15px;background:transparent;color:white;border:1px solid #69715e;padding:8px 13px;align-items:center}.header nav{display:none;position:absolute;left:0;right:0;top:100%;background:#111310;padding:20px 6% 30px;align-items:stretch;font-size:1rem;max-height:80vh;overflow:auto}.header nav.is-open{display:flex;flex-direction:column}.header nav>a{padding:7px 0}.header nav>.button{padding:12px 20px}.nav-services div{position:static;width:auto;box-shadow:none;padding:8px 16px}.hero h1{font-size:6.5rem}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6% 35px}.hero-image{min-height:440px;margin:0 6% 10px}.hero-image>img{object-position:center 45%}.hero-marker{left:6%}.hero-intro{max-width:600px}.actions{flex-wrap:nowrap}.trust-strip{gap:16px;padding:22px 6%}.trust-strip>span{font-size:.65rem;gap:12px;letter-spacing:.025em}.trust-strip strong{font-size:2.2rem}.section{padding:60px 6%}.section-heading{gap:35px}.service-row{grid-template-columns:30px 1fr 25px;padding:25px 0;gap:15px}.service-tagline{display:none}.service-row h3{font-size:2rem}.work-feature{grid-template-columns:1fr}.work-feature>img{min-height:0;height:450px}.work-feature>div{padding:50px 6%}.area-feature h2{font-size:2.5rem}.closing h2{font-size:3.5rem}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.service-body,.contact-layout,.review-form-layout{grid-template-columns:1fr;gap:40px}.service-body aside{max-width:100%}.service-hero h1{font-size:3.6rem}.service-hero>div{padding:40px 10%}.service-hero>img{max-height:none}.gallery{gap:15px}.gallery-item span{padding:12px;font-size:.8rem}}
@media(max-width:540px){.preview{font-size:.65rem;letter-spacing:0}.preview span{display:block}.hero h1{font-size:5.3rem;line-height:.95}.hero .eyebrow{font-size:.64rem;letter-spacing:.08em}.hero-copy{padding-top:34px}.hero-intro{font-size:.95rem}.actions{gap:18px;align-items:flex-start;flex-direction:column}.button{font-size:.9rem;padding:14px 20px}.hero-image{min-height:330px}.hero-image figcaption{left:18px;right:18px;bottom:20px;font-size:.6rem}.hero-image figcaption a{font-size:.8rem}.hero-marker{font-size:.58rem}.trust-strip{grid-template-columns:1fr;padding:18px 6%;gap:12px}.trust-strip>span{justify-content:space-between;font-size:.75rem}.trust-strip>span+span{border-left:0;border-top:1px solid #aa8b48;padding-top:10px}.trust-strip strong{font-size:2.5rem}.section-heading{display:block;margin-bottom:30px}.section-heading>p,.section-heading>.text-link{margin-top:25px}.section h2{font-size:2.8rem}.service-row h3{font-size:1.9rem}.row-num{font-size:.75rem}.service-row{gap:12px}.work-feature>img{height:330px}.review-grid{grid-template-columns:1fr}.review-grid blockquote{padding:26px}.review-grid blockquote p{font-size:1.1rem}.area-feature,.closing{align-items:flex-start;flex-direction:column;padding:45px 6%;gap:25px}.area-feature h2{font-size:2.4rem}.closing h2{font-size:3rem}.closing-actions{align-items:flex-start;gap:20px}.footer-grid{gap:40px 25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px}.page-intro{padding:40px 6%}.page-intro h1{font-size:3.8rem}.page-intro>p:not(.eyebrow){font-size:1rem}.service-hero{grid-template-columns:1fr}.service-hero>div{padding:35px 6% 40px}.service-hero h1{font-size:3.9rem}.service-hero>img{height:300px}.prose h2{font-size:2.3rem}.prose{font-size:1rem}.service-body aside{padding:28px}.area-list{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;gap:12px}.gallery-item span{font-size:.7rem}.inquiry-form,.quote-panel{padding:22px}.name-fields{gap:12px}.inquiry-form .button{font-size:.8rem;padding:13px}.big-phone{font-size:2.5rem}.review-form-layout{margin-top:50px}.contact-layout h2{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-result{margin-top:20px;font-weight:600}
