:root{--ink:#111612;--forest:#17362b;--green:#216e50;--lime:#d8ff55;--cream:#f5f3ea;--paper:#fffefa;--muted:#68716b;--line:#d8ddd7;--display:Georgia,"Times New Roman",serif;--sans:Arial,"Helvetica Neue",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.045em;font-weight:400;line-height:.98}h2 em,h1 em{color:var(--green);font-style:italic}.wrap{width:min(1240px,100% - 48px);margin-inline:auto}.header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:#fffefaf0;border-bottom:1px solid #1116121a;height:90px;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:36px;height:100%;display:flex}.logo{align-items:center;gap:12px;display:flex}.logo-monogram{background:var(--forest);width:46px;height:46px;color:var(--lime);font:italic 29px/1 var(--display);border-radius:50%;place-items:center;display:grid}.logo-copy{line-height:1;display:block}.logo-copy strong{letter-spacing:.12em;font-size:19px;display:block}.logo-copy small{letter-spacing:.3em;margin-top:6px;font-size:9px;font-weight:700;display:block}.nav-wrap nav{gap:34px;font-size:13px;font-weight:700;display:flex}.nav-wrap nav a{border-bottom:1px solid #0000;padding:8px 0}.nav-wrap nav a:hover{border-color:var(--green)}.button{background:var(--forest);color:#fff;border:0;border-radius:99px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 22px;font-size:13px;font-weight:800;transition:all .25s;display:inline-flex}.button:hover{background:var(--green);transform:translateY(-2px)}.button b{font-size:17px}.wa-icon{color:#fff;background:#25d366;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:inline-grid}.header-cta{background:#17362b;min-height:44px;padding-inline:18px}.hero-slider{background:#111;height:min(780px,100vh - 90px);min-height:650px;position:relative;overflow:hidden}.hero-slide{opacity:0;visibility:hidden;transition:opacity .9s,visibility .9s;position:absolute;inset:0}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide>img{object-fit:cover;width:100%;height:100%;transition:transform 7s;position:absolute;inset:0;transform:scale(1.035)}.hero-slide.is-active>img{transform:scale(1)}.slide-shade{background:linear-gradient(90deg,#060c09e0 0%,#060c09a8 38%,#060c091f 75%),linear-gradient(#0000 52%,#0408067a);position:absolute;inset:0}.slide-content{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-bottom:70px;display:flex;position:relative}.slide-content>span{text-transform:uppercase;letter-spacing:.24em;color:var(--lime);margin-bottom:26px;font-size:11px;font-weight:700}.slide-content h1{max-width:760px;margin-bottom:25px;font-size:clamp(64px,7vw,108px)}.slide-content p{color:#ffffffc7;max-width:570px;font-size:18px;line-height:1.65}.slide-content>div{gap:14px;margin-top:25px;display:flex}.hero-wa{background:var(--lime);color:var(--ink)}.hero-wa:hover{background:#fff}.ghost-button{color:#fff;border:1px solid #fff9;border-radius:99px;align-items:center;min-height:50px;padding:0 24px;font-size:13px;font-weight:700;display:inline-flex}.slider-ui{z-index:3;color:#fff;align-items:center;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.slide-count{align-items:baseline;gap:6px;margin-right:45px;display:flex}.slide-count strong{font:34px/1 var(--display)}.slide-count span{color:#ffffff8c;font-size:12px}.slide-dots{gap:8px;display:flex}.slide-dots button{cursor:pointer;background:0 0;border:0;width:44px;height:16px;padding:0}.slide-dots i{background:#ffffff59;width:100%;height:2px;display:block}.slide-dots button.active i{background:var(--lime)}.slide-arrows{gap:8px;margin-left:auto;display:flex}.slide-arrows button{color:#fff;cursor:pointer;background:#00000026;border:1px solid #ffffff73;border-radius:50%;width:46px;height:46px;font-size:20px}.slide-arrows button:hover{background:var(--lime);color:var(--ink)}.scroll-note{transform-origin:100% 0;color:#fff;z-index:3;text-transform:uppercase;letter-spacing:.22em;align-items:center;gap:10px;font-size:9px;display:flex;position:absolute;top:50%;right:28px;transform:rotate(90deg)translateY(-50%)}.scroll-note i{background:#fff;width:50px;height:1px}.intro-strip{background:var(--cream);border-bottom:1px solid var(--line)}.intro-grid{grid-template-columns:repeat(4,1fr);display:grid}.intro-grid>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;column-gap:16px;padding:30px 28px;display:grid}.intro-grid>div:first-child{border-left:1px solid var(--line)}.intro-grid span{font:italic 28px var(--display);color:var(--green);grid-row:1/3}.intro-grid strong{font-size:14px}.intro-grid small{color:var(--muted);font-size:11px}.section{padding:120px 0}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--green);align-items:center;gap:12px;margin-bottom:26px;font-size:10px;font-weight:800;display:flex}.eyebrow i{background:currentColor;width:38px;height:1px}.section-title{grid-template-columns:1.2fr .7fr;align-items:end;gap:70px;margin-bottom:65px;display:grid}.section-title h2{margin:0;font-size:clamp(50px,5.6vw,80px)}.section-title>p{color:var(--muted);font-size:17px}.service-showcase{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.service-showcase>a{background:var(--cream);border:1px solid #0000;border-radius:24px;grid-column:span 4;justify-content:space-between;min-height:290px;padding:30px;transition:all .25s;display:flex}.service-showcase>a:hover{border-color:var(--green);transform:translateY(-5px)}.service-showcase>a.featured{background:var(--forest);color:#fff;grid-column:span 8}.service-showcase a>div{flex-direction:column;display:flex}.service-showcase span{letter-spacing:.15em;color:var(--green);font-size:11px}.service-showcase .featured span{color:var(--lime)}.service-showcase h3{font:36px/1.08 var(--display);margin:auto 0 16px;font-weight:400}.service-showcase p{color:var(--muted);max-width:380px;margin:0}.service-showcase .featured p{color:#ffffffa6}.service-showcase b{font-size:22px}.story-section{background:var(--cream);grid-template-columns:1.1fr .9fr;min-height:720px;display:grid}.story-image{min-height:650px;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%}.story-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:95px clamp(35px,7vw,110px);display:flex}.story-copy h2{margin-bottom:28px;font-size:clamp(50px,5.2vw,76px)}.story-copy>p{color:var(--muted);max-width:560px;font-size:17px}.story-copy ul{margin:20px 0 35px;padding:0;list-style:none}.story-copy li{border-bottom:1px solid var(--line);min-width:360px;padding:10px 0}.story-copy li span{color:var(--green);margin-right:12px}.process-new{background:var(--forest);color:#fff}.process-new .eyebrow,.process-new .section-title h2 em{color:var(--lime)}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps>div{background:#fff1;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;min-height:340px;padding:36px;display:flex}.steps span{font:italic 38px var(--display);color:var(--lime)}.steps i{letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;margin-top:auto;font-size:10px;font-style:normal}.steps h3{font:32px/1.1 var(--display);margin:14px 0;font-weight:400}.steps p{color:#ffffff9e;margin:0}.areas-new{background:var(--cream)}.district-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.district-grid a{background:var(--paper);border:1px solid #0000;border-radius:10px;justify-content:space-between;padding:14px 16px;font-size:13px;font-weight:700;display:flex}.district-grid a:hover{border-color:var(--green);color:var(--green)}.area-action{text-align:center;margin-top:46px}.insight-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.insight-grid>a{display:block}.insight-thumb{border-radius:22px;height:280px;margin-bottom:20px;position:relative;overflow:hidden}.insight-thumb img{object-fit:cover;width:100%;height:100%;transition:all .45s}.insight-grid>a:hover img{transform:scale(1.04)}.insight-thumb span{background:var(--lime);border-radius:99px;padding:7px 13px;font-size:10px;font-weight:800;position:absolute;bottom:16px;left:16px}.insight-grid small{letter-spacing:.15em;color:var(--green);font-size:9px}.insight-grid h3{font:30px/1.15 var(--display);margin:13px 0 20px;font-weight:400}.insight-grid b,.plain-link{border-bottom:1px solid;padding-bottom:3px;font-size:12px;display:inline-block}.cta{background:var(--lime);padding:110px 0}.cta-inner{grid-template-columns:1.2fr .7fr;align-items:end;gap:80px;display:grid}.cta h2{margin:0;font-size:clamp(52px,6vw,86px)}.cta h2 em{color:var(--forest)}.cta-inner>div:last-child p{max-width:480px;font-size:18px}.footer{color:#fff;background:#0e1e17;padding:80px 0 24px}.footer-top{grid-template-columns:1.4fr 1.1fr .7fr .9fr;gap:60px;display:grid}.logo-footer .logo-monogram{background:var(--lime);color:var(--forest)}.footer-top>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-top>div:first-child>p{color:#ffffff8c;max-width:310px;margin-top:18px}.footer-top>div>span{letter-spacing:.2em;color:var(--lime);margin-bottom:10px;font-size:9px;font-weight:800}.footer p,.footer a{color:#ffffffb8;margin:0;font-size:13px}.footer a:hover{color:var(--lime)}.footer .button{color:#082010;background:#25d366;min-height:40px;margin-top:12px}.footer-bottom{color:#fff6;border-top:1px solid #ffffff21;justify-content:space-between;margin-top:60px;padding-top:20px;font-size:11px;display:flex}.floating-wa{z-index:40;color:#082010;background:#25d366;border-radius:99px;align-items:center;gap:9px;padding:13px 18px;font-size:12px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #00000038}.floating-wa span{font-size:20px}.inner-hero,.location-hero,.detail-hero{background:var(--forest);color:#fff;padding:110px 0;position:relative;overflow:hidden}.inner-hero:after,.location-hero:after{content:"";border:100px solid #d8ff5512;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-80px}.inner-hero h1,.location-hero h1,.detail-grid h1{max-width:900px;font-size:clamp(60px,7vw,100px)}.inner-hero h1 em,.location-hero h1 em{color:var(--lime)}.inner-hero p,.location-hero p,.detail-grid p{color:#ffffffab;max-width:700px;font-size:18px}.location-hero .hero-actions{align-items:center;gap:18px;margin-top:32px;display:flex}.text-link{border-bottom:1px solid;font-size:13px;font-weight:700}.service-list{gap:12px;display:grid}.service-list>a{background:var(--cream);border-radius:20px;grid-template-columns:60px 1fr 40px;align-items:center;gap:22px;padding:28px 34px;display:grid}.service-list>a:hover{background:#edf5e2}.service-list span{color:var(--green);font-size:11px}.service-list h2{font:36px/1.1 var(--display);margin-bottom:8px;font-weight:400}.service-list p{color:var(--muted);margin:0}.detail-grid{grid-template-columns:1.1fr .5fr;align-items:center;gap:80px;display:grid}.detail-stamp{aspect-ratio:1;background:var(--lime);color:var(--forest);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.detail-stamp>span{font-size:12px}.detail-stamp strong{font:70px var(--display)}.prose-grid{grid-template-columns:1.25fr .7fr;gap:90px;display:grid}.prose-grid article h2{font:42px/1.1 var(--display);margin:50px 0 18px;font-weight:400}.prose-grid article h2:first-child{margin-top:0}.prose-grid article p{color:var(--muted);font-size:17px}.prose-grid aside{background:var(--cream);border-radius:22px;height:max-content;padding:34px}.prose-grid aside h3{font:30px/1.1 var(--display);font-weight:400}.prose-grid aside li{color:var(--muted);margin:12px 0}.pale{background:var(--cream)}.mini-service-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.mini-service-grid>a{background:var(--paper);border-radius:18px;flex-direction:column;min-height:280px;padding:28px;display:flex}.mini-service-grid h3{font:28px/1.1 var(--display);margin-top:55px;font-weight:400}.mini-service-grid p{color:var(--muted);font-size:14px}.mini-service-grid b{margin-top:auto}.blog-list{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.blog-list>a{background:var(--cream);border-radius:22px;flex-direction:column;min-height:330px;padding:36px;display:flex}.blog-list>a:hover{background:#edf5e2}.blog-list span{letter-spacing:.14em;color:var(--green);font-size:10px}.blog-list h2{font:35px/1.12 var(--display);margin:55px 0 18px;font-weight:400}.blog-list p{color:var(--muted)}.blog-list b{margin-top:auto;font-size:12px}.article-page header{background:var(--forest);color:#fff;padding:110px 0 75px}.narrow{max-width:920px}.article-page header h1{font-size:clamp(54px,6vw,84px)}.article-page header p{color:#ffffffa8;font-size:18px}.article-meta{letter-spacing:.12em;border-top:1px solid #fff3;justify-content:space-between;margin-top:42px;padding-top:20px;font-size:10px;display:flex}.article-body{max-width:830px;padding-block:90px}.article-body>p,.article-body li{color:var(--muted);font-size:18px}.article-body .lead{font:26px/1.5 var(--display);color:var(--ink)}.article-body h2{font:42px/1.1 var(--display);margin:60px 0 20px;font-weight:400}.tip-box{background:#edf5e2;border-radius:20px;margin:45px 0;padding:34px}.tip-box>span{letter-spacing:.15em;color:var(--green);font-size:10px}.article-end{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:55px;padding-top:35px;display:flex}.quote-page{background:var(--forest);color:#fff;min-height:700px;padding:110px 0}.quote-grid{grid-template-columns:1.1fr .7fr;align-items:center;gap:90px;display:grid}.quote-grid h1{font-size:clamp(58px,7vw,96px)}.quote-grid>div:first-child>p{color:#ffffffa6;font-size:18px}.quote-card{background:var(--cream);color:var(--ink);border-radius:24px;padding:36px}.quote-card>span{letter-spacing:.16em;color:var(--green);font-size:10px}.quote-card ol{counter-reset:item;padding:0;list-style:none}.quote-card li{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;display:flex}.quote-card li b:before{counter-increment:item;content:"0" counter(item) "  ";color:var(--green)}.quote-card small{color:var(--muted)}.quote-card>div{flex-direction:column;margin-top:25px;display:flex}.about-hero{background:#244d3d}.hero-actions{align-items:center;gap:18px;display:flex}.article-card,.article-grid,.journal,.services-section,.process,.districts,.center-action{display:none}@media (max-width:960px){.nav-wrap nav{display:none}.header{height:78px}.hero-slider{height:720px}.section-title,.cta-inner,.detail-grid,.quote-grid,.prose-grid{grid-template-columns:1fr}.service-showcase>a,.service-showcase>a.featured{grid-column:span 6}.story-section{grid-template-columns:1fr}.story-image{height:520px}.district-grid{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1.3fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.mini-service-grid{grid-template-columns:repeat(2,1fr)}.insight-grid{grid-template-columns:1fr 1fr}.insight-grid>a:last-child{display:none}}@media (max-width:640px){.wrap{width:min(100% - 28px,1240px)}.header-cta{width:46px;padding:0;font-size:0}.header-cta .wa-icon{font-size:11px}.header-cta b{display:none}.hero-slider{height:690px;min-height:0}.slide-content{padding-bottom:115px}.slide-content h1{font-size:52px}.slide-content p{font-size:16px}.slide-content>div{flex-direction:column;align-items:flex-start}.ghost-button{display:none}.slide-shade{background:linear-gradient(90deg,#060c09d6,#060c0957),linear-gradient(#0000,#04080699)}.slider-ui{bottom:28px}.slide-count{margin-right:15px}.slide-dots button{width:25px}.slide-arrows button{width:40px;height:40px}.scroll-note{display:none}.intro-grid{grid-template-columns:1fr 1fr}.intro-grid>div{padding:20px 12px}.section{padding:80px 0}.section-title{gap:25px;margin-bottom:42px}.section-title h2{font-size:48px}.service-showcase>a,.service-showcase>a.featured{grid-column:1/-1;min-height:245px}.story-image{height:390px;min-height:0}.story-copy{padding:70px 24px}.story-copy h2{font-size:47px}.story-copy li{min-width:0}.steps{grid-template-columns:1fr}.steps>div{min-height:280px}.district-grid{grid-template-columns:1fr 1fr}.insight-grid{grid-template-columns:1fr}.insight-grid>a:last-child{display:block}.insight-thumb{height:260px}.cta{padding:80px 0}.cta h2{font-size:50px}.footer-top{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px}.floating-wa b{display:none}.floating-wa{justify-content:center;width:52px;height:52px;padding:0}.inner-hero,.location-hero,.detail-hero{padding:80px 0}.inner-hero h1,.location-hero h1,.detail-grid h1{font-size:51px}.service-list>a{grid-template-columns:35px 1fr 20px;padding:24px 18px}.service-list h2{font-size:28px}.mini-service-grid,.blog-list{grid-template-columns:1fr}.article-page header{padding:80px 0 55px}.article-page header h1{font-size:46px}.article-body{padding-block:65px}.article-body h2{font-size:35px}.article-end{flex-direction:column;align-items:flex-start}.quote-page{padding:80px 0}.quote-grid h1{font-size:50px}.location-hero .hero-actions{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.hero-slide,.hero-slide>img{transition:none}}.nav-wrap{position:relative}.nav-actions{align-items:center;gap:10px;display:flex}.mega-wrap{position:static}.mega-trigger{align-items:center;gap:7px;display:flex}.mega-trigger span{color:var(--green);font-size:12px}.mega-menu{background:var(--paper);border:1px solid var(--line);opacity:0;visibility:hidden;z-index:60;border-radius:0 0 24px 24px;grid-template-columns:1fr 260px;gap:28px;padding:30px;transition:all .22s;display:grid;position:absolute;top:76px;left:0;right:0;transform:translateY(10px);box-shadow:0 28px 70px #11161229}.mega-wrap:hover .mega-menu,.mega-wrap:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.mega-products{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.mega-products section h3{text-transform:uppercase;letter-spacing:.14em;color:var(--green);margin-bottom:13px;font-size:10px}.mega-products section a{color:var(--muted);border:0;justify-content:space-between;gap:8px;padding:6px 0;font-size:12px;display:flex}.mega-products section a:hover{color:var(--green)}.mega-products section a span{opacity:.35}.mega-menu aside{background:var(--forest);color:#fff;border-radius:18px;padding:25px}.mega-menu aside small{letter-spacing:.16em;color:var(--lime);font-size:9px}.mega-menu aside h3{font:28px/1.08 var(--display);margin:30px 0 12px;font-weight:400}.mega-menu aside p{color:#fff9;font-size:12px}.mega-menu aside a{color:var(--lime);border:0;font-size:12px}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);border-radius:99px;padding:9px 14px;font-size:11px;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>div{background:var(--paper);border:1px solid var(--line);border-radius:18px;width:min(360px,100vw - 28px);max-height:75vh;padding:20px;position:absolute;top:52px;right:0;overflow:auto;box-shadow:0 24px 60px #0000002e}.mobile-menu>div>a{border-bottom:1px solid var(--line);padding:10px 4px;font-size:13px;font-weight:700;display:block}.mobile-menu section{grid-template-columns:1fr 1fr;gap:6px;margin-top:15px;display:grid}.mobile-menu section a{background:var(--cream);border-radius:8px;padding:8px;font-size:11px}.home-work-strip{color:#fff;background:#0e1e17;grid-template-columns:1fr 180px;gap:20px;padding:26px max(24px,50vw - 620px);display:grid}.work-strip-head{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.work-strip-head>span{font:25px var(--display)}.work-strip-head>a{color:var(--lime);font-size:11px}.home-work-strip>div:nth-child(2){grid-template-columns:repeat(6,1fr);gap:9px;display:grid}.home-work-strip>div:nth-child(2)>a{aspect-ratio:1.15;border-radius:13px;position:relative;overflow:hidden}.home-work-strip img{object-fit:cover;width:100%;height:100%;transition:all .35s}.home-work-strip>div:nth-child(2)>a:hover img{transform:scale(1.05)}.home-work-strip>div:nth-child(2) span{text-shadow:0 1px 8px #000;font-size:10px;font-weight:800;position:absolute;bottom:9px;left:10px;right:10px}.work-strip-gallery{background:#ffffff0d;border:1px solid #ffffff2e;border-radius:14px;flex-direction:column;justify-content:space-between;padding:20px;display:flex}.work-strip-gallery b{font:60px/1 var(--display);color:var(--lime)}.work-strip-gallery span{font-size:12px}.product-hub-hero{background:#284a3c}.product-hub{background:var(--paper)}.product-group{margin-bottom:80px}.product-group:last-child{margin-bottom:0}.product-group>header{border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:18px;padding-bottom:14px;display:flex}.product-group>header small{letter-spacing:.16em;color:var(--green);text-transform:uppercase;font-size:11px;font-weight:800}.product-group>header span{color:var(--muted);font-size:11px}.product-group>div{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-group>div>a{background:var(--cream);border-radius:20px;grid-template-columns:150px 1fr;min-height:240px;transition:all .25s;display:grid;overflow:hidden}.product-group>div>a:hover{transform:translateY(-4px);box-shadow:0 20px 45px #1116121a}.product-group img{object-fit:cover;width:100%;height:100%}.product-group a>section{flex-direction:column;padding:24px;display:flex}.product-group a small{letter-spacing:.13em;color:var(--green);font-size:9px}.product-group a h2{font:28px/1.08 var(--display);margin:25px 0 12px;font-weight:400}.product-group a p{color:var(--muted);font-size:12px}.product-group a b{margin-top:auto;font-size:11px}.product-detail-hero{background:var(--forest);color:#fff;padding:95px 0}.product-detail-grid{grid-template-columns:1fr .8fr;align-items:center;gap:90px;display:grid}.product-detail-grid h1{margin-bottom:26px;font-size:clamp(58px,7vw,96px)}.product-detail-grid>div:first-child>p{color:#ffffffab;max-width:640px;font-size:18px}.product-main-image{height:520px;box-shadow:20px 20px 0 var(--lime);border-radius:28px;position:relative;overflow:hidden;transform:rotate(1.5deg)}.product-main-image img{object-fit:cover;width:100%;height:100%}.product-main-image span{background:var(--lime);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;border-radius:99px;padding:8px 13px;font-size:9px;font-weight:800;position:absolute;bottom:18px;left:18px}.product-content{grid-template-columns:1.25fr .65fr;gap:90px;display:grid}.product-content article h2{font:43px/1.08 var(--display);margin:52px 0 18px;font-weight:400}.product-content article h2:first-of-type{margin-top:0}.product-content article p{color:var(--muted);font-size:17px}.product-content aside{background:var(--cream);border-radius:22px;height:max-content;padding:34px;position:sticky;top:115px}.product-content aside h3{font:30px var(--display);font-weight:400}.product-content aside li{color:var(--muted);margin:10px 0}.placement-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.placement-grid>div{background:var(--cream);border-radius:12px;gap:12px;padding:15px;display:flex}.placement-grid span{color:var(--green);font-size:10px}.placement-grid strong{font-size:13px}.product-examples{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-examples a{display:block}.product-examples img{object-fit:cover;border-radius:18px;width:100%;height:320px;margin-bottom:12px}.product-examples strong{font:23px var(--display);font-weight:400}.related-products>div>div:last-child{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.related-products>div>div:last-child>a{border:1px solid var(--line);border-radius:18px;flex-direction:column;min-height:250px;padding:28px;display:flex}.related-products small{color:var(--green);letter-spacing:.13em;font-size:9px}.related-products h3{font:30px var(--display);margin:45px 0 12px;font-weight:400}.related-products p{color:var(--muted);font-size:13px}.related-products b{margin-top:auto}.gallery-hero{background:#24483a}.gallery-note{background:#edf5e2;border-radius:16px;grid-template-columns:180px 1fr;gap:30px;margin-bottom:34px;padding:20px 24px;display:grid}.gallery-note strong{font:22px var(--display);font-weight:400}.gallery-note p{color:var(--muted);margin:0;font-size:13px}.gallery-filters{flex-wrap:wrap;gap:8px;margin-bottom:34px;display:flex}.gallery-filters button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:99px;padding:10px 16px;font-size:11px;font-weight:700}.gallery-filters button.active,.gallery-filters button:hover{background:var(--forest);color:#fff;border-color:var(--forest)}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.gallery-card{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.gallery-image{border-radius:20px;height:340px;display:block;position:relative;overflow:hidden}.gallery-image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.gallery-card:hover .gallery-image img{transform:scale(1.045)}.gallery-image i{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#111612cc;border-radius:99px;padding:6px 10px;font-size:8px;font-style:normal;position:absolute;top:14px;left:14px}.gallery-info{grid-template-columns:1fr 25px;margin-top:14px;display:grid}.gallery-info small{color:var(--green);letter-spacing:.12em;grid-column:1;font-size:9px}.gallery-info strong{font:24px/1.15 var(--display);grid-column:1;font-weight:400}.gallery-info b{grid-area:1/2/3;font-size:20px}.gallery-modal{z-index:100;background:#080d0ae0;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.gallery-modal>div{background:var(--paper);border-radius:24px;grid-template-columns:1.15fr .85fr;width:min(1040px,100%);max-height:90vh;display:grid;overflow:auto}.gallery-modal>div>img{object-fit:cover;width:100%;height:100%;min-height:580px}.gallery-modal section{flex-direction:column;justify-content:center;align-items:flex-start;padding:45px;display:flex}.gallery-modal section small{letter-spacing:.14em;color:var(--green);font-size:9px}.gallery-modal h2{margin:28px 0 18px;font-size:45px}.gallery-modal p{color:var(--muted);font-size:14px}.modal-close{cursor:pointer;z-index:2;background:#fff;border:0;border-radius:50%;width:44px;height:44px;font-size:28px;position:fixed;top:22px;right:28px}@media (max-width:1100px){.mega-products{grid-template-columns:repeat(3,1fr)}.mega-products section:nth-child(n+4){display:none}.product-group>div,.gallery-grid{grid-template-columns:1fr 1fr}.home-work-strip>div:nth-child(2){grid-template-columns:repeat(3,1fr)}}@media (max-width:960px){.mobile-menu{display:block}.mega-menu{display:none}.home-work-strip{grid-template-columns:1fr 150px}.product-detail-grid,.product-content{grid-template-columns:1fr}.product-main-image{max-width:650px}.product-content aside{position:static}.product-group>div>a{grid-template-columns:120px 1fr}.gallery-modal>div{grid-template-columns:1fr}.gallery-modal>div>img{min-height:0;max-height:52vh}.gallery-modal section{padding:28px}.gallery-modal h2{font-size:35px}}@media (max-width:640px){.home-work-strip{grid-template-columns:1fr;padding-inline:14px}.home-work-strip>div:nth-child(2){grid-template-columns:repeat(2,1fr)}.work-strip-gallery{min-height:140px}.product-group>div{grid-template-columns:1fr}.product-group>div>a{grid-template-columns:110px 1fr;min-height:210px}.product-group a>section{padding:18px}.product-group a h2{font-size:25px}.product-detail-hero{padding:70px 0}.product-detail-grid{gap:50px}.product-detail-grid h1{font-size:52px}.product-main-image{height:390px;box-shadow:10px 10px 0 var(--lime)}.placement-grid,.product-examples,.related-products>div>div:last-child{grid-template-columns:1fr}.product-examples img{height:280px}.gallery-note{grid-template-columns:1fr;gap:5px}.gallery-grid{grid-template-columns:1fr}.gallery-image{height:390px}.gallery-modal{padding:12px}.modal-close{top:12px;right:14px}.gallery-modal section{padding:24px}.mobile-menu section{grid-template-columns:1fr}.nav-actions{gap:6px}}
