/*
Theme Name: Zenzele Pods
Theme URI: https://zenzelepods.com/
Author: Cross Projects
Author URI: https://crossprojects.co.za/
Description: Premium editorial WordPress theme for Zenzele Pods, modular pods and container living solutions in South Africa.
Version: 6.23.0
License: GPL-2.0-or-later
Text Domain: zenzele-pods
*/

:root{--zp-ink:#20251d;--zp-olive:#2d3828;--zp-sand:#f2efe7;--zp-paper:#faf9f5;--zp-line:rgba(32,37,29,.16);--zp-muted:#6f746b;--zp-max:1320px;--zp-serif:Georgia,'Times New Roman',serif;--zp-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--zp-paper);color:var(--zp-ink);font-family:var(--zp-sans);line-height:1.65;font-size:16px}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.site-main{overflow:hidden}.container{width:min(calc(100% - 48px),var(--zp-max));margin-inline:auto}.eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--zp-muted);font-weight:600}.display{font-family:var(--zp-serif);font-weight:400;line-height:.98;letter-spacing:-.035em}.section{padding:110px 0}.section--sand{background:var(--zp-sand)}.section--olive{background:var(--zp-olive);color:#fff}.grid{display:grid;gap:24px}.btn{display:inline-flex;align-items:center;gap:13px;border:0!important;border-radius:999px;padding:13px 20px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:.25s ease}.btn:hover{transform:translateY(-2px)}.btn--fill{background:var(--zp-olive);border-color:var(--zp-olive);color:#fff}.btn--light{background:#fff;color:var(--zp-ink);border-color:#fff}.arrow{font-size:18px;line-height:0}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:15px;top:15px;z-index:9999;background:#fff;padding:10px}.site-header{position:relative;top:auto;left:auto;width:100%;z-index:20;color:var(--zp-ink);background:var(--zp-paper);}.site-header--overlay{position:absolute;top:0;left:0;background:transparent;color:#fff}.site-header--solid{border-bottom:1px solid var(--zp-line)}.header-inner{min-height:96px;height:auto;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-branding{display:flex;align-items:center}.custom-logo{display:block;max-height:52px;width:auto;height:auto;object-fit:contain}.site-branding .custom-logo-link{display:flex;align-items:center;max-width:240px}.brand-text{font-size:17px;letter-spacing:.28em;text-transform:uppercase;font-weight:500}.brand-sub{display:block;font-size:8px;letter-spacing:.38em;margin-top:1px;text-align:center}.main-nav ul{display:flex;list-style:none;gap:30px;margin:0;padding:0}.main-nav a{font-size:11px;text-transform:uppercase;letter-spacing:.11em;white-space:nowrap}.site-header--solid .btn--header{background:var(--zp-olive);color:#fff;border-color:var(--zp-olive)}.site-header--overlay .btn--header{background:rgba(32,37,29,.78);color:#fff;border-color:rgba(255,255,255,.5)}.header-actions{display:flex;align-items:center;gap:16px}.menu-toggle{display:none;background:none;border:0;color:inherit;font-size:24px}.hero{min-height:760px;position:relative;display:flex;align-items:flex-end;color:#fff;background:var(--zp-olive);isolation:isolate}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,18,13,.72) 0%,rgba(14,18,13,.3) 48%,rgba(14,18,13,.08) 100%),linear-gradient(0deg,rgba(10,14,10,.52),transparent 50%);z-index:-1}.hero-content{padding:190px 0 105px;max-width:800px}.hero h1{padding-top:4px}.hero h1{font-size:clamp(58px,8vw,112px);margin:18px 0 28px;line-height:1.04;overflow:visible}.hero-copy{font-size:18px;max-width:610px;color:rgba(255,255,255,.88);margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-scroll{position:absolute;right:48px;bottom:40px;font-size:10px;letter-spacing:.2em;text-transform:uppercase;writing-mode:vertical-rl}.intro-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:end}.intro-grid h2{font-size:clamp(45px,5vw,76px);margin:15px 0 0}.intro-copy{font-size:18px;max-width:650px;color:var(--zp-muted)}.product-grid{grid-template-columns:repeat(3,1fr);margin-top:55px}.product-card{background:#fff;border:1px solid var(--zp-line);overflow:hidden;transition:.3s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(0,0,0,.08)}.product-image{aspect-ratio:1.45;background:linear-gradient(135deg,#c8c2b4,#6b7567);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.product-card:hover .product-image img{transform:scale(1.035)}.product-body{padding:26px}.product-body h3{font-family:var(--zp-serif);font-size:32px;font-weight:400;margin:0 0 4px}.product-type{font-size:13px;color:var(--zp-muted);margin:0 0 18px}.spec-row{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--zp-line);padding-top:15px;margin-top:15px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.product-link{display:inline-flex;margin-top:20px;font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.split{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.split-media{background-size:cover;background-position:center;min-height:500px}.split-content{padding:90px max(48px,calc((100vw - var(--zp-max))/2)) 90px 80px;display:flex;flex-direction:column;justify-content:center}.split-content h2{font-size:clamp(48px,5vw,76px);margin:14px 0 24px}.split-content p{color:var(--zp-muted);max-width:560px}.use-grid{grid-template-columns:repeat(5,1fr);margin-top:55px}.use-card{padding:25px 0;border-top:1px solid var(--zp-line)}.use-number{font-family:var(--zp-serif);font-size:28px}.use-card h3{font-size:16px;margin:20px 0 8px}.use-card p{font-size:13px;color:var(--zp-muted);margin:0}.process{display:grid;grid-template-columns:1fr 2fr;gap:60px}.process h2{font-size:clamp(45px,5vw,72px);margin:14px 0}.process-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 30px}.process-item{padding:25px 0;border-top:1px solid var(--zp-line)}.process-item span{font-size:11px;letter-spacing:.15em}.process-item h3{font-family:var(--zp-serif);font-size:25px;font-weight:400;margin:8px 0}.process-item p{font-size:14px;color:var(--zp-muted);margin:0}.custom-grid{display:grid;grid-template-columns:1.2fr .8fr;min-height:650px}.custom-media{background-size:cover;background-position:center;position:relative}.hotspot{position:absolute;background:rgba(30,35,28,.9);color:#fff;border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:8px 12px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.custom-copy{padding:90px 7vw;background:#fff}.custom-copy h2{font-size:clamp(45px,5vw,72px);margin:14px 0 20px}.custom-list{list-style:none;padding:0;margin:35px 0}.custom-list li{border-top:1px solid var(--zp-line);padding:16px 0;font-size:13px;display:flex;justify-content:space-between}.catalog-hero{padding:170px 0 90px;background:var(--zp-sand)}.catalog-hero h1{font-size:clamp(60px,8vw,110px);margin:15px 0}.catalog-intro{max-width:650px;color:var(--zp-muted);font-size:18px}.catalog-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:35px 0}.filter-btn{border:1px solid var(--zp-line);background:transparent;border-radius:999px;padding:10px 16px;text-transform:uppercase;letter-spacing:.08em;font-size:10px;cursor:pointer}.filter-btn.is-active{background:var(--zp-olive);color:#fff;border-color:var(--zp-olive)}.catalog-grid{grid-template-columns:repeat(3,1fr)}.single-product{padding:150px 0 100px}.single-product-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px}.single-gallery img{width:100%;margin-bottom:16px}.single-title{font-size:clamp(55px,7vw,100px);margin:12px 0 25px}.single-meta{color:var(--zp-muted);font-size:15px}.spec-table{border-top:1px solid var(--zp-line);margin:35px 0}.spec-table div{display:grid;grid-template-columns:1fr 1.4fr;border-bottom:1px solid var(--zp-line);padding:14px 0;font-size:13px}.spec-table strong{font-weight:600}.faq-list details{border-top:1px solid var(--zp-line);padding:22px 0}.faq-list summary{cursor:pointer;font-family:var(--zp-serif);font-size:25px;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-answer{max-width:800px;color:var(--zp-muted);padding-top:12px}.cta{padding:110px 0;background-size:cover;background-position:center;color:#fff;position:relative;isolation:isolate}.cta:before{content:'';position:absolute;inset:0;background:rgba(25,32,22,.72);z-index:-1}.cta-inner{text-align:center;max-width:820px;margin:auto}.cta h2{font-size:clamp(48px,7vw,88px);margin:15px 0 30px}.site-footer{background:#1d251a;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand{font-family:var(--zp-serif);font-size:28px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:7px 0}.site-footer a{font-size:12px;color:rgba(255,255,255,.7)}.footer-title{font-size:10px;text-transform:uppercase;letter-spacing:.17em;margin-bottom:15px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:50px;padding-top:18px;display:flex;justify-content:space-between;font-size:10px;color:rgba(255,255,255,.5)}.editor-content{max-width:900px;margin:0 auto;padding:150px 0 100px}.editor-content h1{font-family:var(--zp-serif);font-size:clamp(52px,7vw,90px);font-weight:400;line-height:1}.editor-content h2{font-family:var(--zp-serif);font-weight:400;font-size:42px}.editor-content img{margin:30px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-card{padding:30px 0;border-top:1px solid var(--zp-line)}
@media(max-width:900px){.site-header--overlay .main-nav{color:#fff}.container{width:min(calc(100% - 32px),var(--zp-max))}.main-nav{display:none}.menu-toggle{display:block}.header-inner{min-height:78px}.site-header--solid .menu-toggle{color:var(--zp-ink)}.header-actions .btn{display:none}.hero{min-height:700px}.hero-content{padding-bottom:70px}.hero-scroll{display:none}.intro-grid,.process,.single-product-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.product-grid,.catalog-grid{grid-template-columns:1fr 1fr}.use-grid{grid-template-columns:repeat(2,1fr)}.split,.custom-grid{grid-template-columns:1fr}.split-content{padding:70px 24px}.split-media{min-height:430px}.custom-media{min-height:480px}.custom-copy{padding:70px 24px}.footer-grid{grid-template-columns:1fr 1fr}.single-product{padding-top:125px}}
@media(max-width:600px){.section{padding:75px 0}.hero{min-height:650px}.hero h1{font-size:58px}.hero-copy{font-size:16px}.product-grid,.catalog-grid,.use-grid,.process-list{grid-template-columns:1fr}.product-grid{margin-top:35px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.header-inner{height:74px}.catalog-hero{padding-top:125px}.single-product-grid{gap:25px}}

/* V3 refinements: cleaner hero/header and more breathing room on About */
.site-header--overlay{background:linear-gradient(180deg,rgba(10,14,10,.30),rgba(10,14,10,0));}
.header-inner{min-height:88px;padding:10px 0;}
.site-branding .custom-logo-link{max-width:210px;min-width:150px;}
.custom-logo{max-height:48px;}
.brand-text{font-size:16px;letter-spacing:.30em;line-height:1.05;}
.brand-sub{font-size:7px;letter-spacing:.42em;margin-top:4px;}
.main-nav ul{gap:22px;align-items:center;}
.main-nav a{font-size:10px;letter-spacing:.10em;}
.header-actions{gap:12px;}
.btn--header{padding:11px 17px;font-size:10px;}
.hero{min-height:790px;}
.hero-content{padding:230px 0 105px;max-width:760px;}
.hero h1{font-size:clamp(54px,7.4vw,104px);line-height:1.07;margin:20px 0 28px;padding:0 0 .08em;overflow:visible;}
.hero-copy{max-width:570px;line-height:1.6;}
.about-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:90px;align-items:center;max-width:1180px;margin:0 auto;}
.about-media{width:100%;max-width:590px;justify-self:start;}
.about-media img{display:block;width:100%;height:auto;aspect-ratio:1.18;object-fit:cover;}
.about-copy{padding:20px 0;max-width:650px;}
.about-copy h2{font-size:clamp(44px,5vw,70px);margin:18px 0 30px;}
.about-copy p{font-size:17px;line-height:1.8;color:var(--zp-muted);max-width:610px;margin:0 0 24px;}
.about-expect{margin-bottom:65px;}
.about-expect .intro-copy{line-height:1.75;}
@media(max-width:900px){.header-inner{min-height:78px}.main-nav ul{gap:18px}.hero{min-height:730px}.hero-content{padding-top:180px}.about-grid{grid-template-columns:1fr;gap:45px}.about-media{max-width:650px}.about-copy{padding:0}.about-copy h2{margin-bottom:22px}}
@media(max-width:600px){.site-branding .custom-logo-link{max-width:165px;min-width:0}.custom-logo{max-height:42px}.hero{min-height:690px}.hero-content{padding:155px 0 70px}.hero h1{font-size:54px;line-height:1.05}.about-main{padding-top:70px}.about-grid{gap:35px}.about-media{max-width:100%}.about-copy p{font-size:16px;line-height:1.7}}

/* V4 fixes: pagination controls for the catalog archives (previously missing entirely) */
.pagination,.nav-links{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin:60px 0 0;padding-top:35px;border-top:1px solid var(--zp-line)}
.pagination .page-numbers,.nav-links .page-numbers{border:1px solid var(--zp-line);border-radius:999px;padding:10px 18px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--zp-ink)}
.pagination .page-numbers.current,.nav-links .page-numbers.current{background:var(--zp-olive);color:#fff;border-color:var(--zp-olive)}
.pagination .page-numbers.dots,.nav-links .page-numbers.dots{border:none;padding:10px 4px}

/* V5 fixes: contact form styling (the Contact page previously had no real form at all) */
.contact-form label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--zp-muted);font-weight:600;margin-bottom:20px}
.contact-form input[type=text],.contact-form input[type=email],.contact-form textarea{display:block;width:100%;margin-top:8px;padding:13px 14px;border:1px solid var(--zp-line);border-radius:6px;font-family:var(--zp-sans);font-size:14px;color:var(--zp-ink);background:#fff}
.contact-form textarea{min-height:140px;resize:vertical}
.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--zp-olive);outline-offset:1px}
.contact-notice{padding:14px 18px;border-radius:6px;margin-bottom:22px;font-size:14px}
.contact-notice--success{background:#eaf3ea;color:#1d4620;border:1px solid #bcdbbf}
.contact-notice--error{background:#fbeaea;color:#7a1f1f;border:1px solid #f1c3c3}

/* V5 fixes: header + hero spacing.
   The overlay header had almost no breathing room (padding:10px 0), and the hero copy was
   bottom-anchored with a lopsided 230px top / 105px bottom padding, so "Spaces that move with
   you" sat crammed near the very bottom of the banner instead of reading as a centered block
   with its buttons. This re-centers the hero content and gives the header real vertical padding. */
.header-inner{padding:26px 0 !important}
.site-header--overlay .header-inner{padding-top:34px !important}
.hero{align-items:center !important}
.hero-content{padding:0 !important}
@media(max-width:900px){.hero-content{padding:0 !important}}
@media(max-width:600px){.hero-content{padding:0 !important}}

/* V6 fixes: dropdown/submenu support for nav menu items with children.
   There was previously no styling or JS for nested menu items at all — a submenu was invisible
   on desktop (no positioning) and completely unreachable on mobile (no way to open it, since the
   nav's own hamburger only toggled the top-level list). */
.main-nav li{position:relative}
.main-nav .sub-menu{list-style:none;margin:0;padding:8px 0;position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid var(--zp-line);border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.14);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;z-index:40}
.main-nav li:hover>.sub-menu,.main-nav li.zp-submenu-open>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.main-nav .sub-menu li{padding:0}
.main-nav .sub-menu a{display:block;padding:10px 18px;color:var(--zp-ink);text-transform:none;letter-spacing:0;font-size:13px;white-space:nowrap}
.main-nav .sub-menu a:hover{background:var(--zp-sand)}
.main-nav li.menu-item-has-children{padding-right:16px}
.zp-submenu-toggle{display:none;position:absolute;right:-16px;top:50%;transform:translateY(-50%);background:none;border:0;color:inherit;font-size:11px;padding:6px;cursor:pointer;line-height:1}
@media(max-width:900px){
  .main-nav li{position:static}
  .main-nav .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;background:transparent;display:none;padding:4px 0 4px 16px}
  .main-nav li.zp-submenu-open>.sub-menu{display:block}
  .main-nav .sub-menu a{color:inherit;font-size:12px;padding:8px 0}
  .zp-submenu-toggle{display:inline-block;right:0}
  .main-nav li.menu-item-has-children{padding-right:34px}
}


/* V6.3 polish: editable media, stronger FAQ, social footer and a clear footer CTA */
.faq-section{background:var(--zp-paper)}
.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}
.faq-intro{position:sticky;top:35px;max-width:430px}
.faq-intro h2{font-size:clamp(42px,4.6vw,68px);margin:16px 0 22px}
.faq-intro p{color:var(--zp-muted);font-size:16px}
.faq-list{border-bottom:1px solid var(--zp-line)}
.faq-list details{border-top:1px solid var(--zp-line);padding:0;transition:background .25s ease}
.faq-list details[open]{background:var(--zp-sand)}
.faq-list summary{cursor:pointer;font-family:var(--zp-serif);font-size:clamp(22px,2.2vw,30px);list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 22px}
.faq-list summary::-webkit-details-marker{display:none}
.faq-toggle{width:32px;height:32px;min-width:32px;border:1px solid var(--zp-line);border-radius:0!important;position:relative;transition:.25s ease;background:rgba(255,255,255,.45)}
.faq-toggle:before,.faq-toggle:after{content:'';position:absolute;left:50%;top:50%;width:12px;height:1px;background:var(--zp-ink);transform:translate(-50%,-50%);transition:.25s ease}
.faq-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}
.faq-list details[open] .faq-toggle{background:var(--zp-olive);border-color:var(--zp-olive)}
.faq-list details[open] .faq-toggle:before,.faq-list details[open] .faq-toggle:after{background:#fff}
.faq-list details[open] .faq-toggle:after{transform:translate(-50%,-50%) rotate(0deg)}
.faq-answer{max-width:760px;color:var(--zp-muted);padding:0 76px 28px 22px;font-size:15px;line-height:1.8}
.faq-cta{background:var(--zp-sand);padding:80px 0}
.faq-cta-inner{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}
.faq-cta h2{font-size:clamp(40px,5vw,70px);max-width:800px;margin:12px 0 20px}
.faq-cta p{max-width:650px;color:var(--zp-muted);margin:0}
.footer-note{color:rgba(255,255,255,.62);max-width:300px;font-size:13px;margin:15px 0 22px}
.footer-location{font-size:12px;color:rgba(255,255,255,.7)}
.footer-socials{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:22px}
.site-footer .footer-socials a{display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.08em;padding-bottom:3px;border-bottom:1px solid rgba(255,255,255,.25)}
.site-footer .footer-socials a:hover{border-color:#fff}
.footer-project p{font-size:13px;line-height:1.55;color:rgba(255,255,255,.62);max-width:210px;margin:0 0 18px}
.btn--footer{background:var(--zp-sand);border-color:var(--zp-sand);color:var(--zp-ink)!important;box-shadow:0 8px 24px rgba(0,0,0,.12)}
.btn--footer:hover{background:#fff;border-color:#fff}
@media(max-width:900px){.faq-layout{grid-template-columns:1fr;gap:45px}.faq-intro{position:static;max-width:650px}.faq-cta-inner{grid-template-columns:1fr;align-items:start}.footer-project p{max-width:320px}}
@media(max-width:600px){.faq-list summary{padding:21px 14px;font-size:22px}.faq-answer{padding:0 55px 23px 14px}.faq-cta{padding:65px 0}.faq-toggle{width:28px;height:28px;min-width:28px}}


/* V6.4 polish: customisation cleanup, pod archive ordering support and mobile refinements */
.customisation-showcase .split-content h2{margin-bottom:0}
@media(max-width:600px){
  .customisation-showcase .split-media{min-height:300px}
  .customisation-showcase .split-content{padding:48px 20px 52px}
  .customisation-showcase .split-content h2{font-size:clamp(42px,13vw,58px);line-height:1.02}
  .catalog-hero{padding:110px 0 58px}
  .catalog-hero h1{font-size:clamp(48px,15vw,64px);line-height:1.02;margin:12px 0 20px}
  .catalog-intro{font-size:16px;line-height:1.65}
  .catalog-grid{gap:18px}
  .product-body{padding:22px 20px}
  .product-body h3{font-size:29px;line-height:1.08}
  .spec-row{align-items:flex-start;flex-wrap:wrap}
}


/* V6.5 catalog card refresh — clearer hierarchy, useful icons and stronger interaction */
.product-card{border-radius:18px;border:1px solid rgba(43,52,39,.11);box-shadow:0 8px 30px rgba(32,40,29,.045);background:#fff;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.product-card:hover{transform:translateY(-7px);box-shadow:0 22px 55px rgba(32,40,29,.12);border-color:rgba(43,52,39,.18)}
.product-card-link{display:flex;flex-direction:column;height:100%}
.product-image{position:relative;aspect-ratio:1.45;overflow:hidden;background:linear-gradient(135deg,#c8c2b4,#6b7567)}
.product-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,23,17,0) 48%,rgba(18,23,17,.18) 100%);pointer-events:none}
.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.product-card:hover .product-image img{transform:scale(1.045)}
.product-badge{position:absolute;z-index:2;left:18px;top:18px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--zp-ink);font-size:9px;line-height:1;letter-spacing:.13em;text-transform:uppercase;font-weight:700;box-shadow:0 4px 18px rgba(0,0,0,.08)}
.product-body{padding:25px 25px 22px;display:flex;flex-direction:column;flex:1}
.product-heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}
.product-heading-row>div{min-width:0}
.product-body h3{font-family:var(--zp-serif);font-size:32px;line-height:1.05;font-weight:400;margin:0 0 7px}
.product-type{font-size:13px;line-height:1.5;color:var(--zp-muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-card-arrow{width:37px;height:37px;min-width:37px;border-radius:0!important;display:grid;place-items:center;border:1px solid var(--zp-line);transition:.25s ease;background:var(--zp-paper)}
.product-card-arrow svg,.product-card-footer svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.product-card:hover .product-card-arrow{background:var(--zp-olive);border-color:var(--zp-olive);color:#fff;transform:translate(2px,-2px)}
.product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid var(--zp-line)}
.product-spec{display:flex;align-items:center;gap:10px;min-width:0;padding:9px 10px;border-radius:10px;background:var(--zp-paper)}
.product-spec--price{grid-column:1/-1}
.product-spec-icon{width:30px;height:30px;min-width:30px;display:grid;place-items:center;border-radius:0!important;background:#fff;border:1px solid rgba(43,52,39,.08);color:var(--zp-olive)}
.product-spec-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.product-spec small{display:block;font-size:8px;line-height:1.2;letter-spacing:.11em;text-transform:uppercase;color:var(--zp-muted);margin-bottom:3px}
.product-spec strong{display:block;font-size:11px;line-height:1.25;font-weight:600;overflow-wrap:anywhere}
.product-feature-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}
.product-feature-chips span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--zp-line);border-radius:999px;font-size:10px;line-height:1.25;color:var(--zp-muted);background:#fff}
.product-feature-chips i{font-style:normal;width:13px;height:13px;display:inline-grid;place-items:center;color:var(--zp-olive)}
.product-feature-chips svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.product-card-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:20px;font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:var(--zp-ink)}
.product-card-footer>span:last-child{display:grid;place-items:center;transition:transform .25s ease}
.product-card:hover .product-card-footer>span:last-child{transform:translateX(4px)}
.product-link,.spec-row{display:none}

@media(max-width:900px){
  .catalog-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .catalog-grid,.product-grid{grid-template-columns:1fr}
  .product-card{border-radius:15px}
  .product-image{aspect-ratio:1.55}
  .product-badge{left:14px;top:14px}
  .product-body{padding:21px 18px 19px}
  .product-body h3{font-size:30px}
  .product-specs{margin-top:18px;padding-top:16px}
  .product-feature-chips{margin-top:12px}
  .product-card-arrow{width:35px;height:35px;min-width:35px}
}
@media(hover:none){
  .product-card:hover{transform:none}
  .product-card:hover .product-image img{transform:none}
}

/* V6.6 — calmer cards, compact product gallery, guided quote flow, application icons, dual-logo support */
.product-card--minimal .product-body{padding:23px 24px 20px}
.product-card--minimal .product-heading-row{align-items:center}
.product-card--minimal .product-type{-webkit-line-clamp:1}
.product-card--minimal .product-card-footer{padding-top:17px;margin-top:15px;border-top:1px solid var(--zp-line)}
.product-card--minimal .product-specs,.product-card--minimal .product-feature-chips{display:none!important}

.zp-product-gallery{position:sticky;top:120px}
.zp-gallery-main{position:relative;aspect-ratio:1.18;overflow:hidden;border-radius:16px;background:var(--zp-sand)}
.zp-gallery-main img{width:100%;height:100%;object-fit:cover;margin:0!important;transition:opacity .18s ease}
.zp-gallery-count{position:absolute;right:14px;bottom:14px;background:rgba(29,37,26,.82);color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;letter-spacing:.08em;backdrop-filter:blur(8px)}
.zp-gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:11px 2px 4px;scroll-snap-type:x proximity;scrollbar-width:thin}
.zp-gallery-thumb{appearance:none;border:1px solid transparent;padding:0;background:none;border-radius:10px;overflow:hidden;min-width:92px;width:92px;aspect-ratio:1.3;cursor:pointer;opacity:.62;transition:.2s ease;scroll-snap-align:start}
.zp-gallery-thumb img{width:100%;height:100%;object-fit:cover;margin:0!important}
.zp-gallery-thumb:hover,.zp-gallery-thumb.is-active{opacity:1;border-color:var(--zp-olive)}
.single-product-info{align-self:start}
.single-price{font-size:15px;margin:18px 0 0}
.single-description.editor-content{max-width:none;margin:0;padding:18px 0 0}
.single-feature-list{margin-top:18px}

.zp-quote-modal{position:fixed;inset:0;z-index:9999;display:none}
.zp-quote-modal.is-open{display:block}
.zp-quote-backdrop{position:absolute;inset:0;background:rgba(16,20,15,.66);backdrop-filter:blur(5px)}
.zp-quote-panel{position:absolute;right:0;top:0;height:100%;width:min(720px,94vw);overflow-y:auto;background:var(--zp-paper);padding:64px 58px 50px;box-shadow:-30px 0 80px rgba(0,0,0,.22)}
.zp-quote-panel h2{font-size:clamp(42px,5vw,66px);margin:12px 0 14px}
.zp-quote-intro{color:var(--zp-muted);max-width:580px;margin:0 0 30px}
.zp-quote-close{position:absolute;right:24px;top:22px;width:40px;height:40px;border-radius:0!important;border:1px solid var(--zp-line);background:#fff;font-size:24px;line-height:1;cursor:pointer;color:var(--zp-ink)}
.zp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}
.zp-quote-form select{display:block;width:100%;margin-top:8px;padding:13px 14px;border:1px solid var(--zp-line);border-radius:6px;font-family:var(--zp-sans);font-size:14px;color:var(--zp-ink);background:#fff}
.zp-check{display:flex!important;align-items:center;gap:10px;text-transform:none!important;letter-spacing:0!important;font-size:13px!important;color:var(--zp-ink)!important;margin:0 0 22px!important}
.zp-check input{width:17px;height:17px}
.zp-honeypot{position:absolute!important;left:-9999px!important;top:-9999px!important}
body.zp-modal-open{overflow:hidden}

.use-card{position:relative;transition:transform .25s ease,background .25s ease,border-color .25s ease}
.use-card:hover{transform:translateY(-4px)}
.use-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}
.use-icon{width:44px;height:44px;border:1px solid var(--zp-line);border-radius:0!important;display:grid;place-items:center;color:var(--zp-olive);background:rgba(255,255,255,.45)}
.use-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.use-card .use-number{position:static}
.site-header--overlay .custom-logo-link--home .custom-logo{filter:none}

@media(max-width:900px){
  .zp-product-gallery{position:static}
  .zp-gallery-main{aspect-ratio:1.35}
  .zp-quote-panel{padding:58px 30px 40px}
}
@media(max-width:600px){
  .product-card--minimal .product-body{padding:20px 18px 17px}
  .product-card--minimal .product-type{-webkit-line-clamp:2}
  .zp-gallery-main{border-radius:12px;aspect-ratio:1.25}
  .zp-gallery-thumb{min-width:78px;width:78px}
  .zp-quote-panel{width:100%;padding:58px 20px 35px}
  .zp-form-grid{grid-template-columns:1fr}
  .zp-quote-close{right:16px;top:16px}
  .use-card-top{margin-bottom:20px}
}


/* V6.7 — refined cards, site-wide guided quote drawer, larger About image */
.product-card--refined{border-radius:18px;border:1px solid var(--zp-line);background:#fff;overflow:hidden}
.product-card--refined .product-image{aspect-ratio:1.48}
.product-card--refined .product-body{padding:24px 24px 20px}
.product-card--refined .product-type{margin:5px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.product-keywords span{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:var(--zp-sand);font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.08em;color:var(--zp-ink)}
.product-card--refined .product-card-footer{padding-top:18px;margin-top:18px;border-top:1px solid var(--zp-line)}
.about-grid{grid-template-columns:minmax(420px,1.05fr) minmax(0,.95fr);max-width:1280px;gap:80px}
.about-media{max-width:720px}
.about-media img{aspect-ratio:1.12;border-radius:16px}
@media(max-width:900px){.about-grid{grid-template-columns:1fr;max-width:760px}.about-media{max-width:760px}.product-card--refined .product-body{padding:22px 20px 18px}}
@media(max-width:600px){.product-keywords{gap:6px;margin-top:14px}.product-keywords span{font-size:9px;padding:7px 9px}.about-media img{aspect-ratio:1.2;border-radius:12px}}


/* V6.8 — reliable mobile navigation + tighter responsive spacing */
@media(max-width:900px){
  .header-inner{position:relative;padding:18px 0!important;min-height:76px!important;gap:14px}
  .site-header--overlay .header-inner{padding-top:20px!important}
  .site-branding{min-width:0;flex:1}
  .site-branding .custom-logo-link{max-width:180px;min-width:0}
  .custom-logo{max-height:44px}
  .header-actions{gap:8px}
  .menu-toggle{display:grid;width:42px;height:42px;place-items:center;padding:0;border:0;background:transparent;border-radius:0;font-size:0;cursor:pointer;opacity:.95;box-shadow:none}
  .menu-toggle::before{content:'☰';font-size:21px;line-height:1}
  .menu-toggle[aria-expanded="true"]::before{content:'×';font-size:27px;font-weight:300}
  .main-nav{display:none;position:absolute;top:calc(100% + 4px);left:16px;right:16px;z-index:100;background:rgba(29,37,26,.98);color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 18px 48px rgba(0,0,0,.2);padding:10px 18px 14px;max-height:calc(100vh - 110px);overflow-y:auto}
  .site-header--solid .main-nav{background:#fff;color:var(--zp-ink);border-color:var(--zp-line)}
  .main-nav.is-open{display:block}
  .main-nav>ul{display:flex!important;flex-direction:column;align-items:stretch!important;gap:0!important;width:100%}
  .main-nav>ul>li{position:relative!important;border-bottom:1px solid rgba(255,255,255,.12);padding:0!important}
  .site-header--solid .main-nav>ul>li{border-bottom-color:var(--zp-line)}
  .main-nav>ul>li:last-child{border-bottom:0}
  .main-nav>ul>li>a{display:block;padding:13px 38px 13px 0;font-size:11px;line-height:1.35;white-space:normal}
  .main-nav li.menu-item-has-children{padding-right:0!important}
  .zp-submenu-toggle{display:grid!important;place-items:center;position:absolute!important;right:-5px!important;top:7px!important;transform:none!important;width:34px;height:34px;padding:0!important;border-radius:0!important;font-size:13px!important}
  .main-nav .sub-menu{position:static!important;display:none;opacity:1!important;visibility:visible!important;transform:none!important;min-width:0!important;margin:0!important;padding:0 0 9px 14px!important;background:transparent!important;border:0!important;border-left:1px solid rgba(255,255,255,.16)!important;border-radius:0!important;box-shadow:none!important}
  .site-header--solid .main-nav .sub-menu{border-left-color:var(--zp-line)!important}
  .main-nav li.zp-submenu-open>.sub-menu{display:block!important}
  .main-nav .sub-menu a{display:block;padding:8px 10px!important;color:inherit!important;font-size:11px!important;line-height:1.4;white-space:normal!important}
  .main-nav .sub-menu a:hover{background:transparent!important}

  .section{padding:78px 0}
  .product-grid{margin-top:38px}
  .use-grid{margin-top:38px}
  .faq-layout{gap:34px}
  .faq-cta{padding:60px 0}
  .footer-grid{gap:34px}
  .site-footer{padding:52px 0 24px}
  .footer-bottom{margin-top:36px}
  .single-product{padding:105px 0 72px}
  .single-product-grid{gap:38px}
  .catalog-hero{padding:105px 0 60px}
  .catalog-toolbar{margin:25px 0 30px}
  .about-grid{gap:38px}
  .about-expect{margin-bottom:48px}
  .process{gap:38px}
  .custom-copy{padding-top:60px;padding-bottom:60px}
  .split-content{padding-top:60px;padding-bottom:60px}
}
@media(max-width:600px){
  .container{width:min(calc(100% - 28px),var(--zp-max))}
  .header-inner{min-height:68px!important;padding:13px 0!important}
  .site-header--overlay .header-inner{padding-top:15px!important}
  .site-branding .custom-logo-link{max-width:145px}
  .custom-logo{max-height:38px}
  .menu-toggle{width:38px;height:38px;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
  .main-nav{left:14px;right:14px;top:calc(100% + 2px);padding:8px 16px 12px;border-radius:12px}
  .section{padding:60px 0}
  .hero{min-height:620px}
  .hero h1{font-size:clamp(46px,14vw,58px);margin:14px 0 20px}
  .hero-copy{margin-bottom:24px}
  .intro-grid{gap:24px}
  .intro-grid h2{margin-top:10px}
  .product-grid,.catalog-grid{gap:16px;margin-top:28px}
  .use-grid{gap:12px;margin-top:28px}
  .use-card{padding:20px 0}
  .use-card-top{margin-bottom:14px}
  .process{gap:28px}
  .process-list{gap:0}
  .process-item{padding:20px 0}
  .split-content,.custom-copy{padding:48px 18px}
  .split-media{min-height:340px}
  .custom-media{min-height:360px}
  .catalog-hero{padding:88px 0 46px}
  .catalog-hero h1{margin:10px 0 16px}
  .catalog-toolbar{margin:22px 0 26px}
  .single-product{padding:82px 0 58px}
  .single-product-grid{gap:24px}
  .single-title{margin:10px 0 18px}
  .spec-table{margin:25px 0}
  .about-main{padding-top:55px}
  .about-grid{gap:26px}
  .about-copy h2{margin:14px 0 20px}
  .about-copy p{margin-bottom:18px}
  .about-expect{margin-bottom:38px}
  .faq-layout{gap:24px}
  .faq-list summary{padding:18px 10px;font-size:21px}
  .faq-answer{padding:0 46px 20px 10px}
  .faq-cta{padding:48px 0}
  .site-footer{padding:44px 0 22px}
  .footer-grid{gap:26px}
  .footer-bottom{margin-top:28px;padding-top:16px}
  .zp-quote-panel{padding:52px 18px 28px}
  .zp-quote-intro{margin-bottom:22px}
  .product-card--refined .product-body{padding:19px 17px 16px}
  .product-card--refined .product-card-footer{padding-top:14px;margin-top:14px}
  .product-keywords{margin-top:12px}
}


/* V6.9 — clean mobile menu trigger */
@media (max-width:900px){
  .menu-toggle{
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    width:38px;
    height:38px;
    box-shadow:none!important;
  }
}

/* V6.10 — robust borderless mobile navigation trigger */
@media (max-width:900px){
  .menu-toggle{
    display:grid!important;
    place-items:center;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    cursor:pointer!important;
    position:relative;
    z-index:102;
    -webkit-tap-highlight-color:transparent;
  }
  .main-nav.is-open{display:block!important}
}


/* V6.11 — permanent clean hamburger styling */
@media (max-width:900px){
  button.menu-toggle,
  .menu-toggle,
  .site-header .menu-toggle{
    border:0!important;
    outline:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    -webkit-appearance:none!important;
    appearance:none!important;
  }
  button.menu-toggle:focus,
  button.menu-toggle:focus-visible,
  button.menu-toggle:hover,
  button.menu-toggle:active{
    border:0!important;
    outline:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
}


/* V6.12 — isolated mobile navigation trigger.
   This intentionally uses a brand-new class so legacy .menu-toggle rules cannot affect it. */
.zp-mobile-menu-trigger{
  display:none;
  margin:0;
  padding:0;
  width:34px;
  height:34px;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  cursor:pointer;
  color:inherit;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  position:relative;
  z-index:102;
  -webkit-tap-highlight-color:transparent;
}
.zp-mobile-menu-trigger::before,
.zp-mobile-menu-trigger::after{
  content:none!important;
  display:none!important;
}
.zp-mobile-menu-trigger .zp-menu-line{
  display:block;
  width:23px;
  height:2px;
  margin:0;
  padding:0;
  border:0;
  border-radius:0;
  background:currentColor;
  box-shadow:none;
  transition:transform .18s ease,opacity .18s ease;
}
.zp-mobile-menu-trigger:hover,
.zp-mobile-menu-trigger:focus,
.zp-mobile-menu-trigger:focus-visible,
.zp-mobile-menu-trigger:active{
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
}
.zp-mobile-menu-trigger[aria-expanded="true"] .zp-menu-line:nth-child(1){
  transform:translateY(7px) rotate(45deg);
}
.zp-mobile-menu-trigger[aria-expanded="true"] .zp-menu-line:nth-child(2){
  opacity:0;
}
.zp-mobile-menu-trigger[aria-expanded="true"] .zp-menu-line:nth-child(3){
  transform:translateY(-7px) rotate(-45deg);
}
@media (max-width:900px){
  .zp-mobile-menu-trigger{display:flex!important}
  .site-header--solid .zp-mobile-menu-trigger{color:var(--zp-ink)}
}

/* V6.13 — use the proven working menu button, visual-only cleanup */
@media (max-width:900px){
  html body .site-header button.menu-toggle{
    display:grid!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-width:0!important;
    border-style:none!important;
    border-color:transparent!important;
    border-radius:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    -webkit-box-shadow:none!important;
    -webkit-appearance:none!important;
    appearance:none!important;
    cursor:pointer!important;
    -webkit-tap-highlight-color:transparent!important;
  }
  html body .site-header button.menu-toggle:hover,
  html body .site-header button.menu-toggle:focus,
  html body .site-header button.menu-toggle:focus-visible,
  html body .site-header button.menu-toggle:active{
    border:0!important;
    border-radius:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    -webkit-box-shadow:none!important;
  }
}


/* V6.14 — mobile nav hardening */
@media (max-width:900px){
  .site-header{position:relative}
  .menu-toggle{
    display:grid!important;
    place-items:center!important;
    position:relative!important;
    z-index:1000!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .main-nav{
    display:none!important;
    pointer-events:auto!important;
  }
  .main-nav.is-open{
    display:block!important;
  }
}


/* V6.15 — native mobile menu, no JavaScript dependency */
.zp-mobile-menu{display:none;margin:0;padding:0;position:relative}
.zp-mobile-menu-summary{
  list-style:none;
  margin:0;
  padding:0;
  width:34px;
  height:34px;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  -webkit-tap-highlight-color:transparent;
}
.zp-mobile-menu-summary::-webkit-details-marker{display:none}
.zp-mobile-menu-summary::marker{display:none;content:""}
.zp-mobile-menu-icon{
  width:23px;
  height:18px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.zp-mobile-menu-icon span{
  display:block;
  width:23px;
  height:2px;
  background:currentColor;
  border-radius:0;
  transition:transform .18s ease,opacity .18s ease;
}
.zp-mobile-menu[open] .zp-mobile-menu-icon span:nth-child(1){transform:translateY(8px) rotate(45deg)}
.zp-mobile-menu[open] .zp-mobile-menu-icon span:nth-child(2){opacity:0}
.zp-mobile-menu[open] .zp-mobile-menu-icon span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}

@media (max-width:900px){
  .menu-toggle{display:none!important}
  .zp-mobile-menu{display:block}
  .main-nav{display:none!important}

  .zp-mobile-menu-panel{
    position:absolute;
    top:calc(100% + 12px);
    right:0;
    width:min(320px,calc(100vw - 32px));
    max-height:calc(100vh - 110px);
    overflow:auto;
    background:rgba(29,37,26,.98);
    color:#fff;
    border:1px solid rgba(255,255,255,.10);
    border-radius:14px;
    padding:10px 18px 14px;
    box-shadow:0 18px 40px rgba(0,0,0,.18);
    z-index:999;
  }
  .site-header--solid .zp-mobile-menu-summary{color:var(--zp-ink)}
  .site-header--overlay .zp-mobile-menu-summary{color:#fff}

  .zp-mobile-menu-panel ul{
    list-style:none;
    margin:0;
    padding:0;
  }
  .zp-mobile-menu-panel > ul > li{
    margin:0;
    padding:0;
    border-bottom:1px solid rgba(255,255,255,.10);
  }
  .zp-mobile-menu-panel > ul > li:last-child{border-bottom:0}
  .zp-mobile-menu-panel a{
    display:block;
    padding:13px 0;
    color:#fff;
    text-decoration:none;
    font-size:12px;
    letter-spacing:.08em;
    text-transform:uppercase;
  }
  .zp-mobile-menu-panel .sub-menu{
    position:static!important;
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    box-shadow:none!important;
    border:0!important;
    background:transparent!important;
    padding:0 0 6px 14px!important;
    margin:0!important;
  }
  .zp-mobile-menu-panel .sub-menu a{
    font-size:11px;
    text-transform:none;
    letter-spacing:.03em;
    opacity:.82;
    padding:8px 0;
  }
}

@media (max-width:480px){
  .zp-mobile-menu-panel{
    right:-2px;
    width:min(300px,calc(100vw - 24px));
    border-radius:12px;
  }
}








/* V6.20 — clean mobile header: homepage is fully transparent over hero */
@media (max-width:900px){
  .site-header--overlay{
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    z-index:300!important;
    background:transparent!important;
    background-color:transparent!important;
    background-image:none!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }

  .site-header--overlay::before,
  .site-header--overlay::after{
    content:none!important;
    display:none!important;
  }

  .site-header--solid{
    position:relative!important;
    background:var(--zp-paper)!important;
    border-bottom:1px solid var(--zp-line)!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }

  .header-inner{
    position:relative!important;
    min-height:74px!important;
    padding:14px 0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    background:transparent!important;
  }

  .site-header--overlay .header-inner{
    padding-top:16px!important;
  }

  .site-branding{
    flex:1 1 auto!important;
    min-width:0!important;
  }

  .site-branding .custom-logo-link{
    display:flex!important;
    align-items:center!important;
    max-width:158px!important;
  }

  .custom-logo{
    max-height:40px!important;
    width:auto!important;
    height:auto!important;
  }

  .header-actions{
    flex:0 0 auto!important;
    margin-left:auto!important;
    display:flex!important;
    align-items:center!important;
    gap:0!important;
    background:transparent!important;
  }

  .header-actions>.btn{display:none!important}
  .main-nav{display:none!important}
  .menu-toggle{display:none!important}

  .zp-mobile-menu{
    display:block!important;
    position:static!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
  }

  .zp-mobile-menu-summary{
    width:34px!important;
    height:34px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
    cursor:pointer!important;
    border:0!important;
    outline:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    -webkit-appearance:none!important;
    appearance:none!important;
    -webkit-tap-highlight-color:transparent!important;
  }

  .zp-mobile-menu-summary::-webkit-details-marker{display:none!important}
  .zp-mobile-menu-summary::marker{content:""!important}

  .site-header--overlay .zp-mobile-menu-summary{color:#fff!important}
  .site-header--solid .zp-mobile-menu-summary{color:var(--zp-ink)!important}

  .zp-mobile-menu-icon{
    width:24px!important;
    height:16px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:space-between!important;
  }

  .zp-mobile-menu-icon span{
    display:block!important;
    width:24px!important;
    height:2px!important;
    background:currentColor!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transition:transform .18s ease,opacity .18s ease!important;
  }

  .zp-mobile-menu[open] .zp-mobile-menu-icon span:nth-child(1){
    transform:translateY(7px) rotate(45deg)!important;
  }
  .zp-mobile-menu[open] .zp-mobile-menu-icon span:nth-child(2){
    opacity:0!important;
  }
  .zp-mobile-menu[open] .zp-mobile-menu-icon span:nth-child(3){
    transform:translateY(-7px) rotate(-45deg)!important;
  }

  .zp-mobile-menu-panel{
    position:absolute!important;
    top:calc(100% + 6px)!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    max-height:calc(100vh - 110px)!important;
    overflow:auto!important;
    margin:0!important;
    padding:8px 18px 12px!important;
    background:rgba(25,31,23,.98)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.08)!important;
    border-radius:12px!important;
    box-shadow:0 18px 42px rgba(0,0,0,.20)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    z-index:500!important;
  }

  .site-header--solid .zp-mobile-menu-panel{
    background:#fff!important;
    color:var(--zp-ink)!important;
    border-color:var(--zp-line)!important;
    box-shadow:0 14px 34px rgba(0,0,0,.10)!important;
  }

  .zp-mobile-menu-panel ul{
    list-style:none!important;
    margin:0!important;
    padding:0!important;
  }

  .zp-mobile-menu-panel>ul>li{
    margin:0!important;
    padding:0!important;
    border-bottom:1px solid rgba(255,255,255,.10)!important;
  }

  .site-header--solid .zp-mobile-menu-panel>ul>li{
    border-bottom-color:var(--zp-line)!important;
  }

  .zp-mobile-menu-panel>ul>li:last-child{border-bottom:0!important}

  .zp-mobile-menu-panel a{
    display:block!important;
    padding:12px 0!important;
    color:inherit!important;
    text-decoration:none!important;
    font-size:11px!important;
    line-height:1.35!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
  }

  .zp-mobile-menu-panel .sub-menu{
    position:static!important;
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0 0 8px 12px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }

  .zp-mobile-menu-panel .sub-menu a{
    padding:7px 0!important;
    font-size:10.5px!important;
    letter-spacing:.03em!important;
    text-transform:none!important;
    opacity:.76!important;
  }
}

@media (max-width:480px){
  .header-inner{
    min-height:68px!important;
    padding:12px 0!important;
  }

  .site-header--overlay .header-inner{
    padding-top:14px!important;
  }

  .site-branding .custom-logo-link{
    max-width:142px!important;
  }

  .custom-logo{
    max-height:36px!important;
  }
}


/* V6.21 — homepage header must physically overlay the hero on mobile */
@media (max-width:900px){
  body.home .site-header,
  body.home .site-header--overlay,
  body.front-page .site-header,
  .site-header--overlay{
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    margin:0!important;
    background:transparent!important;
    background-color:transparent!important;
    background-image:none!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }

  .site-header--overlay .header-inner,
  body.home .site-header .header-inner{
    background:transparent!important;
    background-color:transparent!important;
    background-image:none!important;
    box-shadow:none!important;
  }
}


/* =========================================================
   V6.22 CLEAN HEADER SYSTEM
   These unique classes replace the legacy header/menu system.
   Homepage header is a child of .hero, so no separate bar can appear.
   ========================================================= */
.zp-header{
  width:100%;
  z-index:50;
  font-family:var(--zp-sans);
}
.zp-header--home{
  position:absolute;
  top:0;
  left:0;
  right:0;
  color:#fff;
  background:transparent;
}
.zp-header--inner{
  position:relative;
  color:var(--zp-ink);
  background:var(--zp-paper);
  border-bottom:1px solid var(--zp-line);
}
.zp-header-row{
  min-height:92px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
}
.zp-header-branding{
  flex:0 1 auto;
  min-width:0;
  display:flex;
  align-items:center;
}
.zp-header-logo-link{
  display:flex;
  align-items:center;
  line-height:0;
  max-width:215px;
}
.zp-header-logo{
  display:block;
  width:auto;
  max-width:100%;
  max-height:48px;
  object-fit:contain;
}
.zp-header-logo--auto-light{
  filter:brightness(0) invert(1);
}
.zp-header-brand{
  display:inline-flex;
  flex-direction:column;
  font-size:17px;
  line-height:1;
  letter-spacing:.28em;
  font-weight:600;
}
.zp-header-brand span{
  font-size:8px;
  letter-spacing:.38em;
  text-align:center;
  margin-top:4px;
}
.zp-header-brand--light{color:#fff}

.zp-desktop-nav{
  margin-left:auto;
}
.zp-desktop-nav>ul{
  display:flex;
  align-items:center;
  list-style:none;
  gap:28px;
  margin:0;
  padding:0;
}
.zp-desktop-nav li{position:relative}
.zp-desktop-nav a{
  display:block;
  font-size:11px;
  line-height:1.2;
  letter-spacing:.11em;
  text-transform:uppercase;
  white-space:nowrap;
}
.zp-desktop-nav .sub-menu{
  position:absolute;
  top:100%;
  left:0;
  min-width:215px;
  list-style:none;
  margin:14px 0 0;
  padding:8px 0;
  background:#fff;
  color:var(--zp-ink);
  border:1px solid var(--zp-line);
  border-radius:10px;
  box-shadow:0 18px 42px rgba(0,0,0,.13);
  opacity:0;
  visibility:hidden;
  transform:translateY(5px);
  transition:.18s ease;
}
.zp-desktop-nav li:hover>.sub-menu,
.zp-desktop-nav li:focus-within>.sub-menu{
  opacity:1;
  visibility:visible;
  transform:none;
}
.zp-desktop-nav .sub-menu a{
  padding:10px 16px;
  font-size:12px;
  text-transform:none;
  letter-spacing:0;
}

.zp-header-actions{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  gap:14px;
}
.zp-header--home .zp-header-quote{
  background:rgba(28,34,26,.72);
  color:#fff;
  border:1px solid rgba(255,255,255,.48)!important;
}
.zp-header--inner .zp-header-quote{
  background:var(--zp-olive);
  color:#fff;
}
.zp-nav-details{display:none}
.zp-mobile-panel{display:none}

@media(max-width:900px){
  .zp-header-row{
    min-height:76px;
    padding:14px 0;
    gap:14px;
  }

  .zp-header-logo-link{max-width:158px}
  .zp-header-logo{max-height:40px}
  .zp-desktop-nav,
  .zp-header-quote{display:none!important}

  .zp-nav-details{
    display:block;
    position:static;
    margin:0;
    padding:0;
  }
  .zp-nav-summary{
    width:34px;
    height:34px;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    margin:0;
    padding:0;
    list-style:none;
    cursor:pointer;
    border:0;
    outline:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    -webkit-appearance:none;
    appearance:none;
    -webkit-tap-highlight-color:transparent;
  }
  .zp-nav-summary::-webkit-details-marker{display:none}
  .zp-nav-summary::marker{content:""}
  .zp-nav-icon{
    width:24px;
    height:16px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
  }
  .zp-nav-icon span{
    display:block;
    width:24px;
    height:2px;
    background:currentColor;
    border:0;
    border-radius:0;
    transition:transform .18s ease,opacity .18s ease;
  }
  .zp-nav-details[open] .zp-nav-icon span:nth-child(1){
    transform:translateY(7px) rotate(45deg);
  }
  .zp-nav-details[open] .zp-nav-icon span:nth-child(2){opacity:0}
  .zp-nav-details[open] .zp-nav-icon span:nth-child(3){
    transform:translateY(-7px) rotate(-45deg);
  }

  .zp-mobile-panel{
    display:block;
    position:absolute;
    top:calc(100% + 2px);
    left:0;
    right:0;
    width:100%;
    max-height:calc(100vh - 100px);
    overflow:auto;
    margin:0;
    padding:8px 18px 12px;
    background:rgba(25,31,23,.985);
    color:#fff;
    border:1px solid rgba(255,255,255,.08);
    border-radius:12px;
    box-shadow:0 18px 42px rgba(0,0,0,.22);
    z-index:500;
  }
  .zp-header--inner .zp-mobile-panel{
    background:#fff;
    color:var(--zp-ink);
    border-color:var(--zp-line);
    box-shadow:0 14px 34px rgba(0,0,0,.10);
  }
  .zp-mobile-panel ul{
    list-style:none;
    margin:0;
    padding:0;
  }
  .zp-mobile-panel>ul>li{
    margin:0;
    padding:0;
    border-bottom:1px solid rgba(255,255,255,.10);
  }
  .zp-header--inner .zp-mobile-panel>ul>li{
    border-bottom-color:var(--zp-line);
  }
  .zp-mobile-panel>ul>li:last-child{border-bottom:0}
  .zp-mobile-panel a{
    display:block;
    padding:12px 0;
    color:inherit;
    font-size:11px;
    line-height:1.35;
    letter-spacing:.08em;
    text-transform:uppercase;
  }
  .zp-mobile-panel .sub-menu{
    position:static;
    display:block;
    list-style:none;
    margin:0;
    padding:0 0 8px 12px;
    background:transparent;
    border:0;
    box-shadow:none;
  }
  .zp-mobile-panel .sub-menu a{
    padding:7px 0;
    font-size:10.5px;
    letter-spacing:.03em;
    text-transform:none;
    opacity:.76;
  }

  /* Hero remains the only homepage background behind the header */
  .hero{
    position:relative;
  }
}

@media(max-width:480px){
  .zp-header-row{
    min-height:68px;
    padding:12px 0;
  }
  .zp-header-logo-link{max-width:142px}
  .zp-header-logo{max-height:36px}
  .zp-mobile-panel{
    border-radius:10px;
    padding:8px 16px 10px;
  }
}

/* V6.23 — editable footer background */
.site-footer{background:var(--zp-footer-bg,#20231E)!important;}
