/* Product listing page (aligned with server Additional CSS) */
.site-content.zz-container:has(.zz-product-archive),
.site-content.zz-container:has(.zz-product-full),
.site-content.zz-container:has(.zz-product-detail-page){width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff}
.zz-product-full{width:100%}
.zz-product-full > :not(.zz-product-archive):not(.zz-product-clients-section){display:none!important}

.zz-product-archive,.zz-product-archive *{box-sizing:border-box}
.zz-product-archive{position:relative;z-index:10;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:36px 20px 108px!important;background:#fff;clear:both}
.zz-product-archive-inner{width:100%;max-width:1180px;margin:0 auto}
.zz-product-archive-header{width:min(100% - 40px,1180px);margin:0 auto 28px!important;text-align:center}
.zz-product-archive-eyebrow{margin:0 0 8px!important;color:#f5b82e;font-size:18px!important;line-height:1.2;font-weight:800}
.zz-product-archive-title{margin:0;color:#24304b;font-size:clamp(32px,3.8vw,44px)!important;line-height:1.15;font-weight:800;letter-spacing:-.03em}

.zz-product-filter{display:flex!important;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto 34px!important;padding:0}
.zz-product-filter-btn,button.zz-product-filter-btn{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;padding:7px 18px!important;margin:0!important;border:1px solid #cfd6dc!important;border-radius:3px!important;background:#fff!important;color:#374151!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;text-align:center!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer;box-shadow:none!important;transition:all .2s ease}
.zz-product-filter-btn:hover,.zz-product-filter-btn.active,button.zz-product-filter-btn:hover,button.zz-product-filter-btn.active{background:#111827!important;color:#fff!important;border-color:#111827!important}

.zz-product-grid{display:grid!important;width:100%!important;max-width:1180px!important;margin:0 auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;align-items:stretch}
.zz-product-card{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;background:#fff!important;border:1px solid #edf0f3!important;box-shadow:none!important;overflow:hidden;transition:all .25s ease;text-align:center!important}
.zz-product-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(15,23,42,.1)!important}
.zz-product-card.is-hidden{display:none!important}
.zz-product-image{display:block!important;width:calc(100% - 34px)!important;aspect-ratio:1/1;margin:17px auto 0!important;background:#f4f7f8!important;overflow:hidden;text-decoration:none!important}
.zz-product-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;padding:15px!important;margin:0!important;transition:transform .3s ease}
.zz-product-card:hover .zz-product-image img{transform:scale(1.04)}
.zz-product-placeholder{display:block;position:relative;width:100%;height:100%;background:#f4f7f8}
.zz-product-placeholder::before{content:"";position:absolute;inset:0;width:74px;height:74px;margin:auto;border:2px solid #cfd6dc;opacity:.9}
.zz-product-placeholder::after{content:"\25a7";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#c7cfd6;font-size:42px}
.zz-product-info{display:block!important;width:100%!important;padding:16px 14px 24px!important;text-align:center!important}
.zz-product-category{display:block!important;margin:0 0 11px!important;color:#9ca3af!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important;text-align:center!important}
.zz-product-title{display:block!important;margin:0!important;padding:0!important;color:#374151!important;font-size:15px!important;font-weight:500!important;line-height:1.45!important;text-align:center!important}
.zz-product-title a{color:#4b5563!important;text-decoration:none!important}
.zz-product-title a:hover{color:#f5b82e!important}
.zz-product-empty{grid-column:1/-1;text-align:center;color:#6b7280;font-size:16px}

.zz-product-clients-section{padding:0 0 88px!important;background:#fff!important}
.zz-product-clients-inner{width:min(100% - 40px,1040px);margin:0 auto;text-align:center}
.zz-product-clients-heading{margin-bottom:38px!important}
.zz-product-clients-heading p{margin:0 0 14px!important;color:#f5b82e;font-size:20px!important;line-height:1.2;font-weight:800}
.zz-product-clients-heading h2{margin:0;color:#24304b;font-size:clamp(30px,3.4vw,40px)!important;line-height:1.15;font-weight:800;letter-spacing:-.03em}
.zz-product-client-logos{display:flex;align-items:center;justify-content:space-between!important;width:min(100%,920px)!important;margin:0 auto!important;gap:34px;opacity:.55;color:#555;font-size:24px!important;font-weight:800}
.zz-product-client-logo{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
.zz-product-client-logo:before{content:"";display:inline-block;width:38px!important;height:38px!important;border-radius:9px!important;background:#777}
.zz-product-client-logo-image:before{display:none!important}
.zz-product-client-logo-image img{display:block;width:auto;max-width:150px;max-height:52px;object-fit:contain;opacity:.95}

/* Product detail page */
.zz-product-detail-page{background:#f4f4f4;padding:58px 0 70px}
.zz-product-detail-inner{width:min(100% - 40px,880px);margin:0 auto;background:#fff;padding:48px 48px 56px}
.zz-product-single .zz-entry-content{color:#6b7280;font-size:15px;line-height:1.85}
.zz-product-single .zz-entry-content>p{margin:0 0 22px}
.zz-product-single .zz-entry-content h2{margin:34px 0 18px;color:#24304b;font-size:34px;line-height:1.2;font-weight:800;letter-spacing:-.03em}
.zz-product-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:56px;align-items:center;margin:0 0 34px;padding:48px;border:1px solid #edf0f3;background:#fff}
.zz-product-overview-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1.35;background:#f4f7f8;overflow:hidden}
.zz-product-overview-image img{width:86%;height:82%;object-fit:contain;display:block}
.zz-product-overview-placeholder{display:block;width:100%;height:100%;background:#f4f7f8}
.zz-product-overview-category{margin:0 0 18px;color:#f5b82e;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.zz-product-overview-info h2{margin:0 0 16px!important;color:#24304b;font-size:34px!important;line-height:1.12!important}
.zz-product-overview-excerpt{margin:0 0 24px!important;color:#6b7280;font-size:14px;line-height:1.75}
.zz-product-info-list{border-top:1px solid #edf0f3}
.zz-product-info-list>div{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid #edf0f3}
.zz-product-info-list span{color:#8a93a3;font-size:13px}
.zz-product-info-list strong{color:#24304b;font-size:13px;line-height:1.55;font-weight:800}
.zz-product-overview-actions,.zz-product-quote-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.zz-product-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:11px 28px;font-size:12px;font-weight:800;text-decoration:none!important}
.zz-product-btn-primary{background:#f5b82e;color:#24304b!important}
.zz-product-btn-secondary{background:#24304b;color:#fff!important}
.zz-product-btn-light{background:#fff;color:#24304b!important}
.zz-product-capabilities{margin-top:40px;padding-top:8px}
.zz-product-capabilities h2{font-size:25px!important}
.zz-product-capabilities-table{border:1px solid #edf0f3}
.zz-product-cap-row{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid #edf0f3}
.zz-product-cap-row:last-child{border-bottom:0}
.zz-product-cap-row>div{padding:15px 18px;font-size:13px;line-height:1.65}
.zz-product-cap-row>div:first-child{background:#f8fafc;color:#24304b;font-weight:800}
.zz-product-quote-box{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:44px 0 56px;padding:34px 38px;background:#1f2b44;color:#fff}
.zz-product-quote-box span{display:block;margin-bottom:8px;color:#f5b82e;font-size:11px;font-weight:800;text-transform:uppercase}
.zz-product-quote-box h2{margin:0 0 12px!important;color:#fff!important;font-size:26px!important}
.zz-product-quote-box p{max-width:560px;margin:0;color:rgba(255,255,255,.84);font-size:13px;line-height:1.75}
.zz-related-products-heading{margin-bottom:24px}
.zz-related-products-heading span{display:block;margin-bottom:8px;color:#f5b82e;font-size:11px;font-weight:800;text-transform:uppercase}
.zz-related-products-heading h2{margin:0!important;font-size:25px!important}
.zz-related-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.zz-related-product-card{border:1px solid #edf0f3;background:#fff}
.zz-related-product-image{display:block;aspect-ratio:1.42;background:#f4f7f8;overflow:hidden}
.zz-related-product-image img{width:100%;height:100%;object-fit:contain;padding:16px;display:block}
.zz-related-product-content{padding:18px 18px 22px}
.zz-related-product-category{margin-bottom:10px;color:#9ca3af;font-size:12px}
.zz-related-product-content h3{margin:0 0 12px;color:#24304b;font-size:17px;line-height:1.35;font-weight:800}
.zz-related-product-content p{margin:0;color:#6b7280;font-size:13px;line-height:1.7}

@media(max-width:1024px){.zz-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}.zz-product-client-logos{flex-wrap:wrap;justify-content:center!important}.zz-product-overview{grid-template-columns:1fr;gap:34px}}
@media(max-width:768px){.zz-product-archive{padding:32px 16px 80px!important}.zz-product-filter{justify-content:flex-start;gap:8px}.zz-product-filter-btn,button.zz-product-filter-btn{padding:6px 13px!important;font-size:12px!important}.zz-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.zz-product-image{width:calc(100% - 24px)!important;margin-top:12px!important}.zz-product-detail-page{padding:36px 0 52px}.zz-product-detail-inner{width:min(100% - 24px,880px);padding:28px 20px}.zz-product-overview{padding:24px}.zz-product-info-list>div,.zz-product-cap-row{grid-template-columns:1fr}.zz-product-quote-box{display:block}.zz-related-product-grid{grid-template-columns:1fr}}
@media(max-width:480px){.zz-product-grid{grid-template-columns:1fr!important}.zz-product-client-logos{display:grid;grid-template-columns:1fr;font-size:22px!important}}
