:root{--zz-green:#396a17;--zz-dark:#1a2e05;--zz-bg:#f8faf5;--zz-line:#dce4d4}html{scroll-behavior:smooth;scroll-padding-top:110px}body{overflow-wrap:break-word}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #6eac42;outline-offset:5px}img{max-width:100%}.zz-wrap{width:min(1280px,calc(100% - 48px));margin:auto}.zz-section{padding:80px 0;background:var(--zz-bg)}.zz-section:nth-of-type(even){background:#f0f5ea}.zz-section h2,.zz-related h2,.zz-cta h2{font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.2;letter-spacing:-1.1px;color:var(--zz-dark);margin:0 0 28px}.zz-section h3{font-size:21px;font-weight:800;line-height:1.4;margin:12px 0}.zz-section p{font-size:16px;line-height:1.85;color:#4e5c46;margin:0 0 20px}.zz-hero{padding:84px 0 70px;background:linear-gradient(145deg,#f8faf5,#edf3e7)}.zz-hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:48px;align-items:center}.zz-eyebrow{font-size:13px!important;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;color:var(--zz-green)!important;margin-bottom:22px!important}.zz-hero h1{font-size:clamp(38px,4.2vw,64px);font-weight:800;line-height:1.12;letter-spacing:-2.4px;color:var(--zz-dark);margin:0 0 28px}.zz-hero h1 span{color:var(--zz-green)}.zz-lead{font-size:18px!important;line-height:1.8;color:#4e5c46;margin-bottom:28px}.zz-hero-photo{margin:0;position:relative;border-radius:32px;overflow:hidden;box-shadow:0 20px 50px #2638171c}.zz-hero-photo img{width:100%;height:530px;object-fit:cover;object-position:48%}.zz-hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:54px 28px 26px;color:white;background:linear-gradient(transparent,#152709db);font-size:17px;font-weight:700}.zz-actions{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}.zz-button{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:99px;background:var(--zz-green);color:white!important;font-size:14px;font-weight:800;text-decoration:none;border:1px solid var(--zz-green);min-height:48px;line-height:1.4}.zz-button:hover{background:#294e10}.zz-outline{background:transparent;color:var(--zz-green)!important}.zz-outline:hover{background:#e4eddc}.zz-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.zz-tags span{font-size:12px;color:#536249;padding:7px 11px;border:1px solid #d8e3ce;border-radius:99px}.zz-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zz-card{display:block;background:white;border:1px solid var(--zz-line);border-radius:26px;padding:27px;text-decoration:none;transition:transform .2s,box-shadow .2s}.zz-card[href]:hover{transform:translateY(-4px);box-shadow:0 14px 30px #26381712}.zz-card p{font-size:15px;line-height:1.75}.zz-icon{font-size:29px!important;color:var(--zz-green);background:#edf4e6;padding:12px;border-radius:16px}.zz-more{display:inline-block;color:var(--zz-green);font-size:14px;font-weight:800;margin-top:10px}.zz-intro{max-width:650px}.zz-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.zz-list{padding-left:22px;margin:22px 0;line-height:2;font-size:16px;color:var(--zz-green)}.zz-portfolio{border:1px dashed #b7c9a7;border-radius:30px;padding:44px;background:white;max-width:850px}.zz-portfolio p{max-width:660px}.zz-step{font-size:38px;font-weight:800;color:#a6bf92}.zz-about-photo{border-radius:28px;width:100%;height:340px;object-fit:cover}.zz-faq{max-width:920px}.zz-faq details{background:white;border:1px solid var(--zz-line);border-radius:18px;padding:22px 25px;margin:12px 0}.zz-faq summary{cursor:pointer;font-weight:700;font-size:17px;color:var(--zz-dark)}.zz-faq p{margin:18px 0 0}.zz-nav{gap:17px;align-items:center}.zz-nav>a{font-size:13px;font-weight:800;color:var(--zz-dark);white-space:nowrap}.zz-nav .zz-button{font-size:12px;padding:12px 15px}.zz-mobile-nav>a{font-size:16px;font-weight:700;padding:10px 0}.zz-detail{margin:0;background:var(--zz-bg);color:var(--zz-dark);font-family:'Plus Jakarta Sans',sans-serif}.zz-detail *{box-sizing:border-box}.zz-detail-header{display:flex;justify-content:space-between;align-items:center;padding-top:18px;padding-bottom:18px;gap:20px}.zz-detail-header img{object-fit:contain}.zz-breadcrumb{padding:30px 0;font-size:14px;line-height:1.8}.zz-detail a{color:var(--zz-green)}.zz-detail-hero{padding:46px;border-radius:30px;background:#eaf1e2;margin-bottom:50px}.zz-detail h1{font-size:clamp(32px,4vw,56px);line-height:1.2;letter-spacing:-1.5px;max-width:900px}.zz-detail-body{max-width:850px}.zz-detail-body section{margin:40px 0}.zz-detail-body h2{font-size:27px;line-height:1.3}.zz-detail-body p,.zz-detail p{font-size:17px;line-height:1.9;color:#4e5c46}.zz-cta{padding:35px;border-radius:28px;border:1px solid var(--zz-line);background:white;margin:55px 0}.zz-related{padding-top:35px;padding-bottom:45px}.zz-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.zz-detail-footer{padding:32px 0;background:#eaf1e2;font-size:14px;line-height:1.8}#contact a[href^="mailto"]{overflow-wrap:anywhere}#contact h4{font-size:14px}.zz-section p:last-child{margin-bottom:0}main>section .text-xs{font-size:14px;line-height:1.7}#main-header .hidden.sm\:flex{display:none}main.pt-18{padding-top:96px}#contact{scroll-margin-top:95px}@media(max-width:1100px){.zz-grid{grid-template-columns:repeat(2,1fr)}.zz-hero-grid{gap:28px}.zz-hero-photo img{height:460px}.zz-nav{gap:12px}}@media(max-width:767px){.zz-wrap{width:calc(100% - 32px)}.zz-hero{padding:42px 0}.zz-hero-grid,.zz-split{grid-template-columns:1fr;gap:30px}.zz-hero h1{letter-spacing:-1.5px}.zz-hero-photo img{height:320px}.zz-section{padding:52px 0}.zz-grid{grid-template-columns:1fr}.zz-process{grid-template-columns:1fr 1fr}.zz-card{padding:23px}.zz-hero-photo figcaption{font-size:15px}.zz-portfolio{padding:26px}.zz-detail-hero{padding:26px}.zz-link-grid{grid-template-columns:1fr}.zz-detail-header img{width:110px}.zz-detail-header .zz-button{font-size:12px;padding:12px 16px}.zz-detail h1{letter-spacing:-1px}.zz-faq summary{font-size:16px}.zz-process .zz-card{padding:20px}main.pt-18{padding-top:80px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Real photographs from the company Facebook profile, added 2026-09-10. */
.zz-photo-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.zz-project{margin:0;background:white;border:1px solid var(--zz-line);border-radius:28px;overflow:hidden}.zz-project-image{display:block;position:relative;overflow:hidden}.zz-project-image img{width:100%;height:430px;object-fit:cover;transition:transform .35s}.zz-project-image:hover img{transform:scale(1.035)}.zz-project figcaption{padding:20px 24px 26px}.zz-project figcaption h3{margin:0;font-size:20px}.zz-project figcaption a{font-size:13px}.zz-enlarge{position:absolute;right:16px;bottom:16px;background:#fffffff0;color:#23450c;padding:8px 13px;border-radius:99px;font-size:12px;font-weight:700}.zz-team-photo{object-position:center 38%;height:420px}.zz-equipment-photo{width:100%;height:230px;object-fit:cover;border-radius:18px;margin-bottom:24px}.zz-service-photos{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin:0 0 50px}.zz-service-photos figure{margin:0}.zz-service-photos img{width:100%;height:460px;object-fit:cover;border-radius:26px}.zz-service-photos:has(figure:only-child){max-width:850px}.zz-service-photos:has(figure:only-child) img{height:560px;object-position:center 60%}.zz-service-photos figcaption{font-size:13px;line-height:1.7;padding:12px 4px;color:#536249}.zz-hero-photo img{object-position:center 62%}
@media(max-width:1000px){.zz-photo-grid{grid-template-columns:1fr 1fr}.zz-project:last-child{grid-column:1/-1}.zz-project:last-child img{height:350px}}@media(max-width:600px){.zz-photo-grid{grid-template-columns:1fr}.zz-project:last-child{grid-column:auto}.zz-project-image img,.zz-project:last-child img{height:360px}.zz-team-photo{height:300px}.zz-service-photos{grid-template-columns:1fr}.zz-service-photos img,.zz-service-photos:has(figure:only-child) img{height:380px}}

.zz-manufacturer-photo{margin:24px 0}.zz-manufacturer-photo img{width:100%;height:auto;border-radius:24px}.zz-manufacturer-photo figcaption{font-size:.85rem;line-height:1.7;margin-top:12px;color:#496353}.zz-table-scroll{overflow-x:auto}.zz-comparison{width:100%;border-collapse:collapse;font-size:.95rem}.zz-comparison caption{text-align:left;font-weight:700;margin:16px 0}.zz-comparison th,.zz-comparison td{text-align:left;padding:16px;border-bottom:1px solid #dce7da;vertical-align:top}.zz-comparison thead{background:#eaf1e4}.zz-detail-body a{text-decoration:underline;text-underline-offset:3px}
