:root{--page:#fff;--ink:#30372f;--ink-strong:#050806;--muted:#5c665a;--green:#358d2a;--green-bright:#44ba39;--line:#1018121f;--header-height:98px;--header-height-mobile:78px;color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px)}body{background:var(--page);min-width:320px;margin:0}body,button,input,textarea,select{font:16px/1.5 inherit}button,a{-webkit-tap-highlight-color:transparent}button{font-family:inherit}a{color:inherit}img{max-width:100%}section[id]{scroll-margin-top:calc(var(--header-height) + 18px)}:focus-visible{outline-offset:3px;outline:3px solid #44ba39d9}::selection{color:#fff;background:var(--green)}@media (width<=920px){html{scroll-padding-top:calc(var(--header-height-mobile) + 16px)}section[id]{scroll-margin-top:calc(var(--header-height-mobile) + 16px)}}.site-shell{background:var(--page);min-height:100svh;color:var(--ink)}.site-header{z-index:50;height:var(--header-height);background:0 0;border-bottom:1px solid #0000;grid-template-columns:auto 1fr auto auto;align-items:center;gap:26px;padding:0 clamp(24px,5vw,86px);transition:background .22s,border-color .22s,box-shadow .22s;display:grid;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom-color:#1018121a;box-shadow:0 12px 34px #10181214}.brand{align-items:center;width:164px;height:82px;display:inline-flex;overflow:hidden}.brand img{object-fit:contain;object-position:center;width:100%;height:100%}.primary-nav{justify-content:center;align-items:center;gap:8px;display:flex}.primary-nav a,.site-footer a{text-decoration:none}.primary-nav a{color:#fff;border-radius:6px;align-items:center;gap:4px;min-height:48px;padding:0 15px;font-size:16px;font-weight:800;transition:color .22s;display:inline-flex;position:relative}.site-header.is-scrolled .primary-nav a{color:#111612}.primary-nav a svg{width:16px;height:16px}.primary-nav a:after{content:"";background:var(--green);transform-origin:0;height:3px;transition:transform .18s;position:absolute;bottom:4px;left:15px;right:15px;transform:scaleX(0)}.primary-nav a:hover:after,.primary-nav a:focus-visible:after,.primary-nav a.is-active:after{transform:scaleX(1)}.header-cta,.nav-mobile-cta,.button{text-transform:uppercase;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 24px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.header-cta svg,.nav-mobile-cta svg,.button svg{flex:none;width:19px;height:19px}.header-cta,.button-primary{color:#fff;background:linear-gradient(#43a934 0%,#2f8425 100%);box-shadow:0 14px 26px #2f842547}.header-cta:hover,.button-primary:hover{transform:translateY(-1px);box-shadow:0 18px 34px #2f842557}.button-secondary{color:#fff;background:#ffffff0d;border-color:#ffffffc7}.button-secondary:hover{background:#ffffff24}.button-light{color:#2e7f24;background:#fff;box-shadow:0 14px 32px #0003}.button-light:hover{transform:translateY(-1px)}.menu-toggle,.carousel-actions button{color:#111612;cursor:pointer;background:#fff;border:1px solid #10181229;border-radius:6px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.menu-toggle{transition:background .22s,border-color .22s,color .22s;display:none}.site-header:not(.is-scrolled) .menu-toggle{color:#fff;background:#ffffff24;border-color:#ffffff73}.menu-toggle svg,.carousel-actions button svg{width:22px;height:22px}.primary-nav .nav-mobile-cta{display:none}.hero-section{min-height:100svh;padding-top:var(--header-height);isolation:isolate;background:#061006;align-items:center;display:flex;position:relative;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center center;z-index:-3;width:100%;height:100%}.hero-shade{z-index:-2;background:linear-gradient(90deg,#000000eb 0%,#000000c7 30%,#00000057 62%,#00000029 100%),radial-gradient(circle at 18% 40%,#42ae3438,#0000 30%)}.hero-section:after{content:"";z-index:-1;pointer-events:none;opacity:.12;mix-blend-mode:overlay;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.hero-content{color:#fff;width:min(680px,100% - 48px);margin-left:clamp(24px,6vw,86px);padding:66px 0}.location-line{color:var(--green-bright);text-transform:uppercase;align-items:center;gap:16px;margin:0 0 18px;font-weight:900;display:flex}.location-line:after{content:"";background:var(--green);width:74px;height:3px}.hero-content h1{color:#fff;max-width:650px;margin:0;font-size:72px;font-weight:950;line-height:.98}.hero-content h1 span{color:var(--green-bright);display:block}.hero-copy{color:#fffffff0;max-width:560px;margin:22px 0 0;font-size:20px;line-height:1.48}.hero-badges{flex-wrap:wrap;gap:16px;margin:34px 0 32px;display:flex}.hero-badges span{color:#fff;align-items:center;gap:10px;min-height:42px;font-size:14px;font-weight:800;display:inline-flex}.hero-badges svg{width:30px;height:30px;color:var(--green-bright);stroke-width:1.8px}.hero-actions,.contact-actions{flex-wrap:wrap;gap:18px;display:flex}.section{padding:64px clamp(24px,6vw,86px)}.section-heading{text-align:center;width:min(760px,100%);margin:0 auto 32px}.section-heading.compact{margin-bottom:26px}.eyebrow{color:var(--green);text-transform:uppercase;margin:0 0 6px;font-size:14px;font-weight:950}.section-heading h2,.about-copy h2,.service-area h2,.contact-band h2,.site-footer h2{color:var(--ink-strong);margin:0;font-weight:950}.section-heading h2,.about-copy h2,.service-area h2,.contact-band h2{font-size:40px;line-height:1.08}.section-heading p:last-child,.about-copy>p,.service-area p,.contact-band p{color:var(--muted);font-size:17px;line-height:1.58}.carousel-wrap{position:relative}.carousel-actions{justify-content:flex-end;gap:10px;margin-bottom:14px;display:flex}.carousel-actions button:hover{color:#fff;background:var(--green);border-color:var(--green)}.services-carousel{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;gap:20px;padding:2px 2px 16px;scroll-padding-inline:2px;display:grid;overflow-x:auto}.service-card{scroll-snap-align:start;text-align:center;background:#fff;border:1px solid #1018121a;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;height:218px;padding:28px 18px 22px;display:flex;box-shadow:0 16px 34px #1018121a}.service-card svg{width:48px;height:48px;color:var(--green);stroke-width:1.7px;margin-bottom:14px}.service-card h3{min-height:48px;color:var(--ink-strong);justify-content:center;align-items:center;margin:0 0 8px;font-size:19px;line-height:1.12;display:flex}.service-card p{color:var(--ink);margin:0;font-size:14px;line-height:1.42}.about-section{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:center;gap:clamp(32px,5vw,64px);padding-top:44px;display:grid}.about-image{aspect-ratio:16/9;border-radius:8px;overflow:hidden;box-shadow:0 22px 44px #10181229}.about-image img,.project-card img{object-fit:cover;width:100%;height:100%;display:block}.about-copy{max-width:620px}.about-copy>p{margin:16px 0 0}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px;margin-top:26px;display:grid}.benefit-item{color:var(--ink);grid-template-columns:24px 1fr;align-items:start;gap:10px;font-weight:700;line-height:1.42;display:grid}.benefit-item svg{width:22px;height:22px;color:var(--green)}.gallery-section{padding-top:46px}.project-grid,.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.project-card{background:#111612;border-radius:8px;min-height:262px;position:relative;overflow:hidden;box-shadow:0 18px 36px #10181229}.project-card:after{content:"";background:linear-gradient(#0000 46%,#000000b3 100%);position:absolute;inset:0}.split-line{z-index:2;background:#ffffffe0;width:3px;position:absolute;top:0;bottom:0;left:50%}.project-label{z-index:3;color:#fff;text-transform:uppercase;background:#000000c7;border-radius:4px;padding:7px 10px;font-size:12px;font-weight:950;position:absolute;bottom:46px}.project-label.before{left:12px}.project-label.after{left:calc(50% + 14px)}.project-card h3{z-index:3;color:#fff;margin:0;font-size:19px;position:absolute;bottom:14px;left:16px;right:16px}.reviews-section{background:linear-gradient(#2f84250d,#fff);padding-top:46px}.review-card{background:#fff;border:1px solid #1018121a;border-radius:8px;min-height:236px;padding:28px;box-shadow:0 16px 34px #1018121a}.quote-icon{width:34px;height:34px;color:var(--green);fill:#3fa3311f}.stars{color:var(--green);gap:3px;margin:12px 0 16px;display:flex}.stars svg{fill:currentColor;width:17px;height:17px}.review-card p{color:var(--ink);margin:0 0 18px;line-height:1.54}.review-card strong,.review-card span{display:block}.review-card strong{color:var(--ink-strong)}.review-card span{color:var(--muted);font-size:14px}.service-area{background:#f6f8f3;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;gap:34px;padding:36px clamp(24px,7vw,120px);display:grid}.service-area-item{grid-template-columns:86px 1fr;align-items:center;gap:20px;display:grid}.service-area-item>svg{width:86px;height:86px;color:var(--green);background:#3fa3311f;border-radius:50%;padding:20px}.service-area h2{font-size:26px}.service-area p{margin:4px 0 0}.service-area-divider{background:#1018122e;width:1px;height:76px}.contact-section{color:#fff;background:#081108}.contact-band{isolation:isolate;justify-content:space-between;align-items:center;gap:26px;padding:40px clamp(24px,7vw,120px);display:flex;position:relative;overflow:hidden}.contact-band:before{content:"";z-index:-2;background-image:url(/assets/hero-landscape-DtIcc0B1.png);background-position:50% 82%;background-size:cover;position:absolute;inset:0}.contact-band:after{content:"";z-index:-1;background:linear-gradient(90deg,#000000c2,#00000061),#1a601770;position:absolute;inset:0}.contact-band .eyebrow,.contact-band h2,.contact-band p{color:#fff}.contact-band h2{font-size:34px}.contact-band p:last-child{color:#ffffffe6;max-width:620px;margin:6px 0 0}.contact-actions{flex:none;justify-content:flex-end}.contact-details{background:#ffffff1a;border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.contact-details a,.contact-details>span{color:#fff;background:#081108;grid-template-columns:34px 1fr;align-items:center;gap:14px;min-height:112px;padding:26px clamp(18px,3vw,34px);text-decoration:none;display:grid}.contact-details svg{width:30px;height:30px;color:var(--green-bright)}.contact-details strong{color:#fff;text-transform:uppercase;margin-bottom:2px;font-size:14px;display:block}.contact-details span span{color:#ffffffc7}.site-footer{color:#ffffffc7;background:#020502;grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(160px,1fr));gap:42px;padding:42px clamp(24px,7vw,120px) 46px;display:grid}.footer-brand img{object-fit:contain;object-position:left center;width:178px;height:92px;margin-bottom:12px;display:block}.footer-brand p{max-width:300px;margin:0;line-height:1.55}.site-footer h2{color:#fff;margin-bottom:14px;font-size:18px}.site-footer ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.site-footer a{color:#ffffffc7}.site-footer a:hover{color:#fff}.footer-contact li{grid-template-columns:20px 1fr;align-items:center;gap:9px;display:grid}.footer-contact svg{width:18px;height:18px;color:var(--green-bright)}.social-instagram{color:#ffffffc7;align-items:center;gap:10px;margin-bottom:18px;font-size:14px;font-weight:700;display:inline-flex}.social-instagram:hover{color:#fff}.social-instagram svg{border:1px solid #ffffff3d;border-radius:50%;flex:none;width:42px;height:42px;padding:11px}.copyright{margin:0;font-size:13px;line-height:1.45}.reveal-ready [data-reveal]{opacity:0;transform:translateY(18px)}.reveal-ready [data-reveal].is-visible{opacity:1;transition:opacity .62s,transform .62s;transform:translateY(0)}@media (width<=1180px){.site-header{grid-template-columns:auto 1fr auto;gap:16px}.primary-nav{gap:2px}.primary-nav a{padding:0 10px;font-size:15px}.header-cta{display:none}.hero-content h1{font-size:60px}.project-grid,.review-grid{gap:18px}}@media (width<=920px){.site-header{height:var(--header-height-mobile);grid-template-columns:auto 1fr auto;padding:0 18px}.brand{width:132px;height:70px}.menu-toggle{justify-self:end;display:inline-flex}.primary-nav{z-index:-1;height:100dvh;padding:calc(var(--header-height-mobile) + 16px) 18px 28px;opacity:0;visibility:hidden;pointer-events:none;background:#fff;grid-template-columns:minmax(0,1fr);place-content:start stretch;justify-items:stretch;gap:0;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:fixed;inset:0;overflow-y:auto;transform:translateY(-14px)}.primary-nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.primary-nav a{border-bottom:1px solid #10181214;border-radius:0;justify-content:space-between;min-height:64px;font-size:22px}.primary-nav a:after{display:none}.site-header .primary-nav a.nav-mobile-cta{color:#fff;background:var(--green);border-radius:6px;justify-content:center;margin-top:26px;font-size:15px;display:inline-flex}.hero-section{min-height:100svh;padding-top:var(--header-height-mobile)}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#000000e6 0%,#000000c7 44%,#00000057 100%),linear-gradient(#0000 54%,#0000005c)}.hero-content{width:min(640px,100% - 36px);margin-inline:18px}.hero-content h1{font-size:52px}.about-section,.project-grid,.review-grid,.service-area,.contact-details,.site-footer{grid-template-columns:1fr}.service-area-divider{width:100%;height:1px}.contact-band{flex-direction:column;align-items:flex-start}.contact-actions{justify-content:flex-start;width:100%}}@media (width<=680px){.section{padding:50px 18px}.hero-content{padding:54px 0 46px}.hero-content h1{font-size:42px;line-height:1.02}.hero-copy{max-width:440px;font-size:17px}.hero-badges{gap:11px;margin:28px 0;display:grid}.hero-badges span{min-height:36px}.hero-actions,.contact-actions{gap:12px;width:100%;display:grid}.button,.header-cta,.nav-mobile-cta{width:100%;min-height:52px;padding-inline:18px}.section-heading h2,.about-copy h2,.contact-band h2{font-size:32px}.carousel-actions{justify-content:flex-start}.services-carousel{grid-auto-columns:minmax(78%,1fr);gap:14px;padding-right:22%}.service-card{height:226px}.benefit-grid{grid-template-columns:1fr}.project-card{min-height:226px}.service-area{gap:24px;padding:32px 18px}.service-area-item{grid-template-columns:62px 1fr}.service-area-item>svg{width:62px;height:62px;padding:15px}.service-area h2{font-size:23px}.contact-band{padding:34px 18px}.contact-details a,.contact-details>span{min-height:90px;padding:20px 18px}.site-footer{gap:28px;padding:36px 18px 40px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-ready [data-reveal]{opacity:1;transform:none}}
