@charset "UTF-8";
:root{--ink:#20231f;--paper:#fff;--soft:#f4f4f0;--gold:#cfba8e;--line:#d9dcd5;--muted:#5e635a;--dark-muted:#c7cec2;--max:1320px;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,system-ui,sans-serif}
body{font-family:var(--sans);color:var(--ink);font-size:1rem;line-height:1.75;-webkit-font-smoothing:antialiased}
h1,h2{letter-spacing:-.045em;line-height:1.08}h3{line-height:1.3}p{max-width:100%}figure{margin:0}
a,button,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid #987638;outline-offset:5px}
.wrap{width:min(var(--max),calc(100% - 7rem))}.section{padding-block:6.5rem}.eyebrow{font-size:.875rem;font-weight:500;letter-spacing:.14em;line-height:1.7;margin-bottom:1.2rem}
.btn{border-radius:0;font-weight:500;letter-spacing:.015em;min-height:3.5rem;padding:.9rem 1.5rem;font-size:1rem}.btn-dark{background:var(--ink)}.btn-gold{background:var(--gold)}.text-link{font-size:1rem;font-weight:500;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.45rem;display:inline-block}.text-link::after{content:' ↗';margin-left:1rem}
.lux-header{position:relative;z-index:100;background:#fff;color:var(--ink);border-bottom:1px solid var(--line)}.lux-header-inner{display:flex;align-items:center;gap:2rem;min-height:6.4rem}
.lux-brand{display:flex;align-items:center;gap:.85rem;text-decoration:none;flex-shrink:0}.lux-brand img{width:3.5rem;height:3.5rem;object-fit:contain}.lux-brand>span{display:block;font-size:.94rem;font-weight:600;letter-spacing:.09em;line-height:1.4}.lux-brand small{display:block;font-size:.75rem;font-weight:400;letter-spacing:.14em;margin-top:.22rem}
.lux-desktop-nav{display:flex;align-items:center;gap:2rem;margin-left:auto}.lux-desktop-nav>a,.lux-services-menu>summary{font-size:.9rem;text-decoration:none;white-space:nowrap;font-weight:400;padding:1rem 0}.lux-services-menu{position:relative}.lux-services-menu>summary{cursor:pointer;list-style:none}.lux-services-menu>summary::after{content:'⌄';margin-left:.5rem}.lux-services-menu>summary::-webkit-details-marker{display:none}.lux-dropdown{position:absolute;top:calc(100% + .5rem);left:-1.5rem;min-width:16.5rem;background:#fff;padding:1.25rem 1.5rem;box-shadow:0 12px 35px #20231f1c;border-top:2px solid var(--gold);display:grid;gap:.15rem}.lux-dropdown a{padding:.65rem 0;font-size:.94rem;text-decoration:none}.lux-dropdown a:hover,.lux-dropdown a[aria-current=page]{text-decoration:underline}
.lux-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:3.1rem;border:1px solid var(--ink);font-size:.9rem;padding:.7rem 1rem;text-decoration:none;white-space:nowrap}.lux-header-cta:hover{background:var(--ink);color:white}.lux-mobile-menu{display:none;margin-left:auto}.lux-mobile-menu>summary{cursor:pointer;min-width:3.8rem;min-height:2.8rem;list-style:none;display:flex;align-items:center;justify-content:center;border:1px solid var(--ink);font-size:.9rem}.lux-mobile-menu>summary::-webkit-details-marker{display:none}.lux-mobile-menu[open]>summary{background:var(--ink);color:white}.lux-mobile-menu nav{display:grid;position:absolute;top:100%;left:0;right:0;padding:1rem 1.5rem 1.5rem;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 30px #0002;max-height:calc(100dvh - 6rem);overflow-y:auto}.lux-mobile-menu a{padding:.68rem 0;border-bottom:1px solid var(--line);text-decoration:none;font-size:1rem}
.lux-hero{position:relative;isolation:isolate;background:#282822;color:white;min-height:43rem;min-height:min(49rem,88svh);overflow:hidden}.lux-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 54%;z-index:-3}.lux-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(17,21,17,.76),rgba(17,21,17,.4) 46%,rgba(17,21,17,.02) 80%),linear-gradient(0deg,rgba(12,18,13,.58),transparent 40%)}
.lux-hero-content{min-height:inherit;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:5.5rem 5.8rem;position:relative}.lux-hero h1{font-size:clamp(3.2rem,6.1vw,6.1rem);font-weight:400;margin-bottom:1.6rem;max-width:48rem;line-height:1.05;letter-spacing:-.045em}.lux-hero h1 em{font-weight:400;color:#eee5d3}.lux-hero .eyebrow{color:#f3efdf;margin-bottom:1.6rem}.lux-hero p{font-size:1.1rem;line-height:1.85;color:#f2f2ed;max-width:35rem;margin-bottom:.5rem}.lux-hero .actions{align-items:center;gap:1.8rem}.lux-btn-light{background:#f6f5ee;color:#20231f;border-color:#f6f5ee}.lux-btn-light:hover{background:#dcd7c7;border-color:#dcd7c7}.lux-hero-contact{font-size:1rem;text-decoration:none;border-bottom:1px solid #bfc2b6;padding:.65rem 0;min-height:2.8rem}.lux-hero-bottom{position:absolute;bottom:1.65rem;left:0;right:0;display:flex;justify-content:space-between;gap:1rem;font-size:.875rem;letter-spacing:.035em;color:#f0f0e7}.lux-hero-bottom a{text-decoration:none;border-bottom:1px solid #ffffff60}
.lux-intro{padding-block:6.5rem;background:#fff}.lux-intro-grid{display:grid;grid-template-columns:1fr 2fr;gap:6rem}.lux-intro-grid>.eyebrow{padding-top:.7rem;color:#6c715f}.lux-intro h2{font-size:clamp(2.5rem,4.3vw,4.2rem);margin-bottom:1.6rem}.lux-intro p{max-width:42rem;font-size:1.1rem;color:var(--muted);margin-bottom:0}
.lux-services{padding-top:1rem}.lux-services .section-top{padding-top:2.8rem;border-top:1px solid var(--line);margin-bottom:3rem}.section-top p{color:var(--muted)}.lux-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3.3rem 1.8rem}.lux-service-card{text-decoration:none;display:block;min-width:0}.lux-card-photo{overflow:hidden;aspect-ratio:4/3;background:var(--soft)}.lux-card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.lux-service-card:nth-child(6) img{object-position:center 58%}.lux-service-card:hover img{transform:scale(1.035)}.lux-card-copy{display:grid;grid-template-columns:1.5rem minmax(0,1fr) 1rem;gap:.6rem;padding-top:1.1rem}.lux-index{font-size:.875rem;color:#777e70;font-weight:400;line-height:1.7}.lux-card-copy .lux-index{padding-top:.15rem}.lux-card-copy h3{font-family:var(--serif);font-size:1.8rem;font-weight:400;letter-spacing:-.025em;margin-bottom:.45rem}.lux-card-copy p{font-size:.94rem;line-height:1.65;color:var(--muted);margin:0}.lux-card-arrow{font-size:1.2rem;line-height:1.7}
.lux-feature{display:grid;grid-template-columns:1.2fr 1fr;background:#272e28;color:#fff;min-height:34rem}.lux-feature-image{min-height:34rem}.lux-feature-image img{width:100%;height:100%;object-fit:cover;object-position:center}.lux-feature-copy{padding:5rem clamp(2.5rem,5vw,6rem);align-self:center}.lux-feature h2{font-size:clamp(2.8rem,4.2vw,4.6rem)}.lux-feature .eyebrow{color:#d0bc94}.lux-feature p{max-width:28rem;color:#d8ded3;font-size:1.08rem}.lux-feature .text-link{margin-top:.9rem}.lux-secondary-link{display:block;font-size:.94rem;color:#d7ddcf;margin-top:1.4rem;text-decoration:none}
.lux-outdoor{padding-block:7rem}.lux-outdoor-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:7rem;align-items:center}.lux-outdoor p{color:var(--muted);max-width:30rem;font-size:1.08rem}.lux-outdoor figure img{width:100%;height:36rem;object-fit:cover;object-position:center 57%}.lux-outdoor figcaption{font-size:.875rem;color:var(--muted);padding-top:.85rem}.lux-outdoor h2{font-size:clamp(2.7rem,4vw,4rem)}.lux-outdoor .text-link{margin-top:1rem}
.lux-story{background:var(--soft);padding-block:6.2rem}.lux-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:7rem;align-items:center}.lux-story-year{border-right:1px solid #cad0c3;padding:2rem 3rem 2rem 0}.lux-year{font-family:var(--serif);font-size:clamp(5rem,10vw,10rem);font-weight:400;line-height:1;letter-spacing:-.06em;display:block;color:#354233}.lux-story-caption{display:block;font-size:.9rem;letter-spacing:.06em;margin-top:1.8rem;color:var(--muted)}.lux-story h2{font-size:clamp(2.5rem,3.5vw,3.8rem)}.lux-story p{color:var(--muted);max-width:37rem}.lux-story .text-link{margin-top:.7rem}
.lux-testimonial{text-align:center;padding-block:6rem}.lux-testimonial blockquote{font-family:var(--serif);font-size:clamp(1.7rem,2.9vw,2.65rem);line-height:1.5;letter-spacing:-.015em;max-width:60rem;margin:1.6rem auto 1.8rem}.lux-testimonial p{font-size:.94rem;color:var(--ink);line-height:1.7;margin-bottom:1.5rem}.lux-testimonial p span{color:var(--muted);font-size:.875rem}.lux-testimonial .text-link{font-size:.94rem}
.lux-cta{background:#2b352b;color:#fff;padding-block:5rem}.lux-cta-inner{display:flex;gap:3rem;justify-content:space-between;align-items:center}.lux-cta .eyebrow{color:#d2c197}.lux-cta h2{font-size:clamp(2.3rem,4vw,4rem);margin-bottom:1rem}.lux-cta p{color:#d6ddd0;margin-bottom:0;max-width:41rem}.lux-cta .btn{flex-shrink:0}.cta{background:#e8e7df}.cta h2{letter-spacing:-.035em}
.lux-service-hero{background:var(--soft);padding-block:3.2rem 4rem}.lux-service-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.lux-service-hero h1{font-size:clamp(2.9rem,4.4vw,4.6rem);line-height:1.08}.lux-service-hero .lead{color:var(--muted);font-size:1.08rem;line-height:1.85;max-width:34rem;margin-bottom:1.8rem}.lux-service-hero .breadcrumb{color:var(--muted);margin-bottom:2.7rem;font-size:.875rem}.lux-service-hero figure img{width:100%;height:34rem;object-fit:cover}.lux-service-hero figcaption{font-size:.875rem;color:var(--muted);padding-top:.8rem;line-height:1.6}.lux-scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.lux-scope-grid article{border-top:1px solid var(--line);padding-top:1.5rem}.lux-scope-grid h3{font-family:var(--serif);font-size:1.8rem;font-weight:400;letter-spacing:-.025em;margin-top:1rem;margin-bottom:1rem}.lux-scope-grid p{color:var(--muted);margin-bottom:0}
.lux-before-after{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.lux-before-after img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover}.lux-before-after figcaption{padding-top:.85rem;font-size:1.15rem;font-family:var(--serif)}
.subhero{background:#29332b;padding-block:3.5rem 4.3rem}.subhero .lead{color:#d5dccf}.subhero .eyebrow{color:#d2c198}.section-dark{background:#273129}.section-dark .section-top p{color:#d0d8c8}.media-gallery img{background:#eceee8}.gallery figcaption{font-size:.94rem}.gallery-more summary{font-size:.94rem;font-weight:500;border-color:#a4ac9c}.process article{border-top:1px solid #b6bbaf}.process .number{color:#758064}.process h3{font-weight:500}.quote{border-left:1px solid #7a865e}.footer-title{font-family:var(--sans)}
.lux-footer{padding-block:4rem 1.5rem;background:#1a201b}.lux-footer-top{display:flex;gap:2rem;justify-content:space-between;align-items:start;border-bottom:1px solid #414b3f;padding-bottom:2.4rem;margin-bottom:2.7rem}.lux-footer .lux-brand{margin-bottom:1.4rem;color:white}.lux-footer .lux-brand img{width:4.1rem;height:4.1rem}.lux-footer .lux-brand>span{font-size:1rem}.lux-footer .lux-brand small{color:#c6cdbf;font-size:.75rem}.lux-footer p{color:#bfc8b6;line-height:1.8;font-size:.94rem;margin-bottom:0}.lux-footer-phone{font-family:var(--serif);font-size:2rem;text-decoration:none;white-space:nowrap;padding-top:.9rem}.lux-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1.3fr;gap:4rem;padding-bottom:3rem}.lux-footer .eyebrow{font-size:.875rem;color:#e2e8da}.lux-footer .footer-links{gap:.6rem}.lux-footer .footer-links a{font-size:.94rem;color:#c6cfbd}.lux-footer .footer-links a:hover{color:#fff;text-decoration:underline}.lux-footer-grid>div:last-child p{margin-top:1.5rem}.lux-footer .footer-bottom{font-size:.875rem;color:#b6bfac;border-color:#414b3f}.sticky-call{background:#273b2c;color:#fff;border-color:#52674f;font-size:.94rem;font-weight:500}
@media(min-width:1700px){.lux-hero{min-height:50rem}.lux-hero-image{object-position:center 54%}}
@media(max-width:1190px){.wrap{width:calc(100% - 4rem)}.lux-header-inner{gap:1.5rem}.lux-desktop-nav{gap:1.3rem}.lux-header-cta{display:none}.lux-hero-content{padding-block:4.3rem 5.5rem}.lux-intro-grid,.lux-outdoor-grid,.lux-story-grid{gap:4rem}.lux-service-hero-grid{gap:3rem}.lux-service-hero h1{font-size:3.5rem}.lux-service-hero figure img{height:31rem}.lux-card-copy h3{font-size:1.6rem}.lux-service-grid{gap:2.8rem 1.3rem}.lux-feature-copy{padding:3.5rem 2.7rem}}
@media(max-width:900px){.wrap{width:calc(100% - 3rem)}.lux-desktop-nav{display:none}.lux-mobile-menu{display:block}.lux-header-inner{min-height:5.6rem}.lux-brand img{width:3rem;height:3rem}.lux-hero{min-height:42rem}.lux-hero h1{font-size:4.6rem}.lux-hero-shade{background:linear-gradient(90deg,#152019c9,#15201973 65%,#15201940),linear-gradient(0deg,#14201980,transparent 70%)}.lux-hero-content{padding-block:4.5rem 6rem}.lux-hero-image{object-position:58% center}.lux-intro-grid{grid-template-columns:.6fr 1fr;gap:2.5rem}.lux-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem 1.5rem}.lux-card-copy h3{font-size:1.8rem}.lux-feature{grid-template-columns:1fr}.lux-feature-image{min-height:0;height:30rem}.lux-feature-copy{padding:3.8rem 3rem}.lux-outdoor-grid,.lux-story-grid{gap:3rem;grid-template-columns:1fr 1fr}.lux-outdoor figure img{height:30rem}.lux-outdoor-grid{align-items:start}.lux-story-year{padding-right:2rem}.lux-service-hero-grid{grid-template-columns:1fr;gap:2.5rem}.lux-service-hero figure img{height:30rem;object-position:center}.lux-service-hero .lead{max-width:44rem}.lux-service-hero h1{font-size:3.8rem}.lux-service-hero .breadcrumb{margin-bottom:1.8rem}.lux-scope-grid{gap:2rem}.lux-scope-grid h3{font-size:1.6rem}.section{padding-block:4.5rem}.lux-services{padding-top:0}.lux-footer-grid{gap:2rem}.lux-footer-phone{font-size:1.6rem}.lux-before-after{gap:1.5rem}.lux-cta-inner{align-items:flex-start;flex-direction:column;gap:2rem}}
@media(max-width:600px){.wrap{width:calc(100% - 2.5rem)}.lux-header-inner{gap:.75rem;min-height:5.1rem}.lux-brand{gap:.55rem}.lux-brand img{width:2.8rem;height:2.8rem}.lux-brand>span{font-size:.77rem;letter-spacing:.06em}.lux-brand small{font-size:.75rem;letter-spacing:.035em}.lux-mobile-menu>summary{min-width:3.5rem}.lux-hero{min-height:42rem}.lux-hero-content{padding-block:3.8rem 6.5rem;justify-content:center}.lux-hero h1{font-size:clamp(3rem,10.5vw,4rem);line-height:1.07;margin-bottom:1.4rem}.lux-hero .eyebrow{font-size:.875rem;letter-spacing:.08em;max-width:18rem}.lux-hero p{font-size:1rem;max-width:24rem;line-height:1.8}.lux-hero .actions{gap:.9rem 1.3rem;align-items:center;margin-block:1.7rem}.lux-hero .actions .btn{flex:none;min-width:0;font-size:.94rem;padding:.85rem 1.2rem}.lux-hero-contact{font-size:.94rem}.lux-hero-bottom{font-size:.875rem;bottom:1.35rem;display:block}.lux-hero-bottom a{display:inline-block;margin-top:.35rem}.lux-hero-image{object-position:62% center}.lux-wide-only{display:none}.lux-intro{padding-block:3.7rem}.lux-intro-grid{display:block}.lux-intro-grid>.eyebrow br{display:none}.lux-intro-grid>.eyebrow{max-width:21rem;margin-bottom:1.6rem;padding-top:0}.lux-intro h2{font-size:2.8rem}.lux-intro p{font-size:1rem}.lux-services .section-top{padding-top:2.4rem;margin-bottom:2rem}.section-top p{font-size:1rem}.lux-services .section-top h2{font-size:2.6rem}.lux-service-grid{grid-template-columns:1fr;gap:2.3rem}.lux-card-photo{aspect-ratio:4/3}.lux-card-copy h3{font-size:1.9rem}.lux-card-copy p{font-size:1rem}.lux-card-copy{padding-top:1.1rem;gap:.65rem}.lux-feature-image{height:24rem}.lux-feature-copy{padding:3.4rem 1.25rem}.lux-feature h2{font-size:3rem}.lux-feature p{font-size:1rem}.lux-outdoor{padding-block:4rem}.lux-outdoor-grid{display:flex;flex-direction:column;gap:2.4rem}.lux-outdoor h2{font-size:2.8rem}.lux-outdoor p{font-size:1rem}.lux-outdoor figure{width:100%}.lux-outdoor figure img{height:29rem}.lux-story{padding-block:3.8rem}.lux-story-grid{display:block}.lux-story-year{padding:0 0 2rem;margin-bottom:2.4rem;border-right:0;border-bottom:1px solid #cad0c3}.lux-year{font-size:6.5rem}.lux-story-caption{margin-top:1.2rem}.lux-story h2{font-size:2.7rem}.lux-testimonial{padding-block:4rem}.lux-testimonial blockquote{font-size:1.85rem;line-height:1.5}.lux-cta{padding-block:3.8rem}.lux-cta h2{font-size:2.7rem}.lux-service-hero{padding-block:2rem 2.5rem}.lux-service-hero h1{font-size:clamp(2.4rem,9vw,3rem);line-height:1.1}.lux-service-hero .lead{font-size:1rem}.lux-service-hero figure img{height:25rem}.lux-service-hero-grid{gap:2.5rem}.lux-service-hero .breadcrumb{margin-bottom:1.5rem}.lux-scope-grid{grid-template-columns:1fr;gap:1.8rem}.lux-scope-grid h3{font-size:1.9rem}.lux-before-after{grid-template-columns:1fr;gap:2rem}.lux-before-after figure:last-child{order:-1}.lux-before-after img{height:auto;aspect-ratio:auto}.lux-footer{padding-top:3rem;padding-bottom:6rem}.lux-footer-top{display:block;padding-bottom:2rem;margin-bottom:2rem}.lux-footer .lux-brand>span{font-size:.875rem}.lux-footer .lux-brand img{width:3.3rem;height:3.3rem}.lux-footer-phone{display:inline-block;font-size:1.9rem;padding-top:1.5rem}.lux-footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem;padding-bottom:2.5rem}.lux-footer-grid>div:last-child{grid-column:span 2}.lux-footer .footer-links a{font-size:.94rem;overflow-wrap:anywhere}.lux-footer .eyebrow{font-size:.875rem;letter-spacing:.1em}.footer-bottom{line-height:1.6}.section{padding-block:3.7rem}.lux-services{padding-top:0}.subhero h1{font-size:2.7rem}.subhero .eyebrow{font-size:.875rem}.gallery figcaption{font-size:.94rem}.gallery-more summary{font-size:.94rem;min-height:3.3rem}.section-dark .media-gallery img{background:#e5e8df}}
@media(max-width:359px){.wrap{width:calc(100% - 2rem)}.lux-brand>span{font-size:.73rem}.lux-brand small{font-size:.75rem}.lux-brand img{width:2.3rem;height:2.3rem}.lux-hero h1{font-size:2.9rem}.lux-footer-grid{grid-template-columns:1fr}.lux-footer-grid>div:last-child{grid-column:auto}.lux-card-copy h3{font-size:1.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lux-card-photo img{transition:none}.lux-service-card:hover img{transform:none}}
