:root{--zm-green:#173f36;--zm-green-2:#245b4e;--zm-ink:#17201d;--zm-muted:#5d6864;--zm-sand:#f4f0e7;--zm-line:#d7ddd9;--zm-white:#fff;--zm-gold:#8a5a14;--zm-radius:18px;--zm-shadow:0 18px 55px rgba(23,63,54,.10);--zm-gutter:24px;--zm-wrap:min(1160px,calc(100% - 48px))}.page .hero-section,.single-post .hero-section{display:none!important}.page .site-main>.ct-container-full,.single-post .site-main>.ct-container-full{padding-block:0}
/* Responsywne logo marki w globalnym nagłówku Blocksy. Tekst pozostaje nazwą dostępną dla czytników. */
#header .site-title-container,#header .site-title{display:block}
#header .site-title a{display:block;font-size:0;line-height:0;background-repeat:no-repeat;background-position:left center;background-size:contain}
#header [data-device="desktop"] .site-title a{width:clamp(184px,17vw,224px);height:54px;background-image:url("media/logo-zmodulu-desktop.png")}
#header [data-device="mobile"] .site-title a{width:220px;height:48px;background-image:url("media/logo-zmodulu-mobile.png")}
@media(max-width:380px){#header [data-device="mobile"] .site-title a{width:205px;height:46px}}
html{scroll-behavior:smooth}.entry-content{margin:0}.entry-content>.zm-site{max-width:none;width:100%;margin:0}.zm-site,.zm-site-footer{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--zm-ink);font-size:17px;line-height:1.7}.zm-site *,.zm-site-footer *{box-sizing:border-box}.zm-site h1,.zm-site h2,.zm-site h3,.zm-site-footer h2,.zm-site-footer h3{color:inherit;font-weight:750;line-height:1.12;letter-spacing:-.025em;margin:0 0 .8em}.zm-site h1{font-size:clamp(2.35rem,7vw,5rem);max-width:13ch}.zm-site h2{font-size:clamp(1.8rem,4.5vw,3.15rem);max-width:21ch}.zm-site h3{font-size:clamp(1.15rem,2.4vw,1.42rem)}.zm-site p{margin:0 0 1em}.zm-site a,.zm-site-footer a{color:inherit}.zm-wrap{width:var(--zm-wrap);margin-inline:auto}.zm-eyebrow{font-size:.78rem!important;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--zm-gold);margin-bottom:1rem!important}.zm-lead{font-size:clamp(1.05rem,2vw,1.28rem);color:#43514c;max-width:62ch}.zm-hero{background:var(--zm-sand);padding:clamp(54px,8vw,112px) 0;border-bottom:1px solid var(--zm-line)}.zm-hero-grid{display:grid;gap:36px;align-items:center}.zm-hero-media{margin:0;min-width:0}.zm-hero-media img{display:block;width:100%;height:clamp(260px,55vw,570px);object-fit:cover;border-radius:var(--zm-radius);box-shadow:var(--zm-shadow)}.zm-hero-media figcaption,.zm-gallery figcaption,.zm-plan figcaption,.zm-tech-gallery figcaption{font-size:.8rem;color:var(--zm-muted);padding:.55rem .2rem}.zm-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.zm-btn,.zm-site a.zm-btn,.zm-lead-form button.zm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.76rem 1.25rem;border-radius:999px;background:var(--zm-green);border:2px solid var(--zm-green);color:#fff;text-decoration:none;font-weight:750;line-height:1.2;cursor:pointer}.zm-btn:hover,.zm-btn:focus-visible{background:var(--zm-green-2);border-color:var(--zm-green-2)}.zm-btn--ghost,.zm-site a.zm-btn--ghost{background:transparent;color:var(--zm-green)}.zm-btn--ghost:hover,.zm-btn--ghost:focus-visible{color:#fff}.zm-site a:focus-visible,.zm-site button:focus-visible,.zm-site input:focus-visible,.zm-site select:focus-visible,.zm-site textarea:focus-visible,.zm-site summary:focus-visible,.zm-site-footer a:focus-visible,.zm-site-footer summary:focus-visible{outline:3px solid #f2b756;outline-offset:3px}.zm-section{padding:clamp(58px,8vw,108px) 0}.zm-section--sand{background:var(--zm-sand)}.zm-section--dark{background:var(--zm-green);color:#fff}.zm-section--dark .zm-eyebrow{color:#f3c778}.zm-section--dark p{color:#e6efeb}.zm-prose{max-width:820px}.zm-prose p{color:var(--zm-muted)}.zm-section--dark .zm-prose p{color:#e4ece9}.zm-prose h3{margin-top:1.65em}.zm-model-grid,.zm-blog-grid{display:grid;gap:20px;margin-top:30px}.zm-model-card,.zm-blog-card{background:#fff;border:1px solid var(--zm-line);border-radius:var(--zm-radius);overflow:hidden;box-shadow:0 8px 32px rgba(23,63,54,.06)}.zm-model-card>div,.zm-blog-card>div{padding:22px}.zm-card-media{display:block;aspect-ratio:4/3;background:#e7ece9}.zm-card-media img,.zm-blog-card>a img{display:block;width:100%;height:100%;object-fit:cover}.zm-blog-card>a{display:block;aspect-ratio:16/10;background:#e7ece9}.zm-price{font-weight:800;color:var(--zm-green)}.zm-text-link{font-weight:750;text-underline-offset:4px}.zm-gallery,.zm-tech-gallery{display:grid;gap:18px;margin-top:28px}.zm-gallery figure,.zm-tech-gallery figure,.zm-plan{margin:0;background:#fff;border:1px solid var(--zm-line);border-radius:14px;overflow:hidden}.zm-gallery img,.zm-tech-gallery img,.zm-plan img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.zm-plan{max-width:900px;margin-top:28px}.zm-plan img{object-fit:contain;background:#fff}.zm-placeholder{padding:24px;border:1px dashed #8b9994;border-radius:14px;background:rgba(255,255,255,.72);margin-top:24px}.zm-faq{display:grid;gap:12px;margin-top:28px;max-width:900px}.zm-faq details{border:1px solid var(--zm-line);border-radius:14px;background:#fff;padding:0 20px}.zm-faq summary{padding:18px 0;font-weight:750;cursor:pointer}.zm-faq p{padding-bottom:18px;color:var(--zm-muted)}.zm-cta{width:var(--zm-wrap);margin:clamp(46px,7vw,88px) auto;padding:clamp(28px,5vw,56px);border-radius:var(--zm-radius);background:var(--zm-green);color:#fff;display:grid;gap:22px;align-items:center}.zm-cta .zm-eyebrow{color:#f3c778}.zm-breadcrumbs{width:var(--zm-wrap);margin:0 auto;padding:15px 0;display:flex;flex-wrap:wrap;gap:8px;font-size:.82rem;color:var(--zm-muted)}.zm-breadcrumbs a{text-underline-offset:3px}.zm-energy-flow{display:grid;grid-template-columns:1fr;gap:10px;align-items:center;text-align:center;margin-top:28px}.zm-energy-flow span{background:#fff;color:var(--zm-green);border-radius:999px;padding:13px 16px;font-weight:750}.zm-energy-flow b{transform:rotate(90deg)}
.zm-configurator{display:grid;gap:24px;margin-top:28px}.zm-config-controls,.zm-summary,.zm-option-list{background:#fff;border:1px solid var(--zm-line);border-radius:var(--zm-radius);padding:22px}.zm-configurator label,.zm-lead-form label{display:grid;gap:7px;font-weight:700}.zm-configurator select,.zm-lead-form input,.zm-lead-form select,.zm-lead-form textarea{width:100%;min-height:48px;border:1px solid #aab5b0;border-radius:10px;background:#fff;padding:.75rem .85rem;color:var(--zm-ink);font:inherit}.zm-configurator fieldset{border:0;padding:18px 0 0;margin:0}.zm-configurator fieldset label{display:inline-flex;align-items:center;margin:10px 18px 0 0}.zm-option-group{margin-bottom:22px}.zm-option-group h3{font-size:1rem}.zm-option-row{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:10px 0;border-bottom:1px solid #edf0ee}.zm-option-row input{margin-top:.35rem}.zm-option-row small{display:block;color:var(--zm-muted);font-weight:500}.zm-summary dl{margin:0 0 20px}.zm-summary dl div{display:flex;justify-content:space-between;gap:20px;padding:8px 0;border-bottom:1px solid var(--zm-line)}.zm-summary dd{margin:0;font-weight:800;text-align:right}.zm-individual-note{padding:12px;border-radius:10px;background:#fff5dd;color:#684b17}.zm-small{font-size:.82rem;color:var(--zm-muted)}
.zm-lead-form{margin-top:26px}.zm-form-grid{display:grid;gap:16px}.zm-field-wide{grid-column:1/-1}.zm-consent{grid-template-columns:auto 1fr!important;align-items:start!important;margin:20px 0}.zm-consent input{width:auto;min-height:auto;margin-top:.4rem}.zm-config-field{display:none}.zm-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.zm-form-notice,.zm-form-errors{padding:15px 18px;border-radius:10px;margin-bottom:18px}.zm-form-notice.is-success{background:#dff4e7;color:#17452b}.zm-form-notice.is-error,.zm-form-errors{background:#ffe4e2;color:#70221c}.zm-location-groups{display:grid;gap:28px}.zm-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.zm-link-grid a{text-underline-offset:4px}.zm-topic-links{display:grid;gap:12px;margin-top:28px}.zm-topic-links a{display:flex;align-items:center;min-height:52px;padding:13px 16px;border:1px solid var(--zm-line);border-radius:12px;background:#fff;color:var(--zm-green);font-weight:750;text-decoration:none}.zm-site-footer{background:#102f29;color:#fff;padding:58px 0 82px}.zm-footer-grid{display:grid;gap:34px}.zm-site-footer section>a{display:block;margin:.45rem 0;color:#dce9e4}.zm-site-footer details{margin-top:12px}.zm-site-footer summary{cursor:pointer;font-weight:700}.zm-site-footer .zm-location-groups{margin-top:20px;font-size:.85rem}.zm-site-footer .zm-link-grid{grid-template-columns:1fr;max-height:280px;overflow:auto}.zm-footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:22px;margin-top:34px!important;color:#bfd0ca}.ct-footer{display:none}.zm-mobile-cta{position:fixed;z-index:80;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 12px 30px rgba(0,0,0,.22);border-radius:999px;overflow:hidden}.zm-mobile-cta a{background:var(--zm-green);color:#fff!important;text-align:center;text-decoration:none;padding:13px 10px;font-weight:800}.zm-mobile-cta a+a{background:var(--zm-gold)}
@media(min-width:700px){.zm-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}.zm-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zm-gallery,.zm-tech-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.zm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zm-location-groups{grid-template-columns:1fr 2fr}.zm-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zm-topic-links{grid-template-columns:repeat(4,minmax(0,1fr))}.zm-footer-grid{grid-template-columns:1.3fr .8fr .8fr 1.5fr}.zm-cta{grid-template-columns:1fr auto}.zm-energy-flow{grid-template-columns:repeat(7,auto)}.zm-energy-flow b{transform:none}.zm-configurator{grid-template-columns:minmax(230px,.75fr) minmax(300px,1.4fr)}.zm-summary{grid-column:1/-1}.zm-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zm-mobile-cta{display:none}.zm-site-footer{padding-bottom:58px}}
@media(min-width:1024px){.zm-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zm-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.zm-configurator{grid-template-columns:minmax(230px,.7fr) minmax(330px,1.2fr) minmax(280px,.8fr)}.zm-summary{grid-column:auto}}
@media(max-width:699px){:root{--zm-gutter:20px;--zm-wrap:min(calc(100% - 40px),1160px)}.zm-site{font-size:16px}.zm-hero{padding-top:38px}.zm-actions{display:grid}.zm-btn{width:100%}.zm-section{padding:52px 0}.zm-link-grid{grid-template-columns:1fr}.zm-site h1{font-size:clamp(2.25rem,10.5vw,3rem);overflow-wrap:anywhere}.zm-site-footer{padding-bottom:92px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* UX 2.0: stabilny układ, czytelne cele dotykowe i pola bez powiększania w iOS. */
html{overflow-x:hidden}.zm-site,.zm-site-footer{overflow-wrap:break-word}.zm-site h1,.zm-site h2,.zm-site h3,.zm-site-footer h2,.zm-site-footer h3{text-wrap:balance}.zm-site h1{max-width:15ch}.zm-site h2{max-width:22ch}.menu-item.zm-menu-cta>a{background:var(--zm-green)!important;color:#fff!important;border-radius:999px;padding-inline:18px!important;min-height:44px}.zm-text-link{display:inline-flex;align-items:center;min-height:44px}.zm-faq summary{min-height:52px;padding-block:16px}.zm-configurator select,.zm-lead-form input,.zm-lead-form select,.zm-lead-form textarea{border-color:#87968f;font-size:16px}.zm-configurator fieldset label{min-height:44px;margin-top:6px}.zm-configurator input[type=radio],.zm-option-row input,.zm-consent input{inline-size:21px;block-size:21px;accent-color:var(--zm-green)}.zm-option-row{gap:12px;min-height:48px}.zm-option-row input{margin-top:.2rem}.zm-mobile-cta{bottom:max(12px,env(safe-area-inset-bottom))}.zm-mobile-cta a{display:flex;align-items:center;justify-content:center;min-height:50px}
.zm-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,2.5rem);margin-top:2rem}.zm-metrics-grid>div{padding:1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:var(--zm-radius);display:grid;gap:.35rem}.zm-metrics-grid strong{font-size:clamp(2rem,5vw,3.5rem);line-height:1}.zm-metrics-grid span{color:rgba(255,255,255,.8)}
.ct-toggle-dropdown-desktop-ghost,.ct-header-search.ct-toggle,.ct-header-trigger.ct-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}
@media(max-width:699px){.zm-metrics-grid{grid-template-columns:1fr}}

/* ZModułu Core 1.2.2: krótsza droga do decyzji i responsywny pierwszy ekran */
.zm-preform-cta{background:#e9dfc9;padding:clamp(34px,5vw,58px) 0;border-block:1px solid #d5c7aa}.zm-preform-cta>.zm-wrap{display:grid;gap:20px;align-items:center}.zm-preform-cta h2{margin-bottom:.35em}.zm-preform-cta p{max-width:720px}.zm-preform-cta .zm-actions{margin-top:0}.zm-preform-cta .zm-btn--ghost{background:#fff}.zm-local-cta .zm-btn--ghost{border-color:#fff;color:#fff}.zm-local-cta .zm-btn--ghost:hover,.zm-local-cta .zm-btn--ghost:focus-visible{background:#fff;color:var(--zm-green)}
@media(min-width:700px){.zm-preform-cta>.zm-wrap{grid-template-columns:minmax(0,1fr) auto}}
@media(min-width:1000px){#header [data-row*="middle"]{--height:84px!important}#header [data-row*="middle"] .ct-container{min-height:84px!important}.menu-item.zm-menu-cta>a{height:50px!important;min-height:50px!important;padding-inline:20px!important;align-self:center}.zm-hero{padding:52px 0}.zm-site h1{font-size:clamp(3rem,4.4vw,3.625rem);line-height:1.08;max-width:18ch}.zm-hero-grid{gap:44px}.zm-hero .zm-lead{font-size:1.08rem;line-height:1.58}.zm-hero .zm-actions{margin-top:22px}}
@media(min-width:700px) and (max-width:999px){.zm-hero{padding:48px 0}.zm-site h1{font-size:clamp(2.75rem,6.2vw,3rem);line-height:1.1}.zm-hero-grid{align-items:start;gap:28px}.zm-hero .zm-actions{margin-top:20px}}
@media(max-width:699px){.zm-hero{padding:32px 0 40px}.zm-hero .zm-lead{font-size:1.02rem;line-height:1.62}.zm-hero .zm-actions{margin-top:20px}.zm-preform-cta .zm-actions{display:grid}.zm-mobile-cta{bottom:max(10px,env(safe-area-inset-bottom))}}

/* ZModułu Core 1.3.0: wdrożenie zaakceptowanego kierunku wizualnego. */
:root{--zm-sand:#f4f7f5;--zm-mint:#e7f0ec;--zm-gold-accent:#d6aa55;--zm-section-space:clamp(72px,8vw,112px)}
.zm-site{background:var(--zm-white)}
.zm-section{padding:var(--zm-section-space) 0}
.zm-section--sand{background:var(--zm-mint)}
.zm-section--dark{border-top:6px solid var(--zm-gold-accent)}
.zm-section>.zm-wrap>h2,.zm-section>.zm-wrap>.zm-eyebrow{text-align:center;margin-inline:auto}
.zm-section>.zm-wrap>h2::after,.zm-contact-section h2::after{content:"";display:block;width:72px;height:5px;margin:22px auto 0;border-radius:999px;background:var(--zm-gold-accent)}
.zm-prose{margin-inline:auto}
.zm-model-card,.zm-blog-card,.zm-gallery figure,.zm-tech-gallery figure,.zm-plan{box-shadow:0 14px 40px rgba(23,63,54,.08)}
.zm-model-card .zm-card-media,.zm-blog-card>a{border-bottom:5px solid var(--zm-gold-accent)}
.zm-model-card>div,.zm-blog-card>div{text-align:center;padding:28px}
.zm-model-card .zm-eyebrow,.zm-blog-card .zm-eyebrow{text-align:center}
.zm-text-link{justify-content:center;padding:.35rem 1rem;border:1px solid var(--zm-green);border-radius:999px;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}
.zm-text-link:hover,.zm-text-link:focus-visible{background:var(--zm-green);color:#fff;transform:translateY(-2px)}
.zm-btn,.zm-site a.zm-btn,.zm-lead-form button.zm-btn{transition:background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.zm-btn:hover,.zm-btn:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px rgba(23,63,54,.18)}
.zm-cta{border-top:8px solid var(--zm-gold-accent);text-align:center;box-shadow:var(--zm-shadow)}
.zm-cta h2{margin-inline:auto}
.zm-preform-cta{background:var(--zm-mint);border-block:6px solid var(--zm-gold-accent)}

body.home .zm-site .zm-hero{position:relative;padding:0;background:var(--zm-green);border:0;overflow:hidden;isolation:isolate}
body.home .zm-site .zm-hero-grid{position:relative;width:100%;max-width:none;min-height:clamp(560px,58vw,700px);padding:0;display:block}
body.home .zm-site .zm-hero-media{position:absolute;inset:0;z-index:-2}
body.home .zm-site .zm-hero-media img{width:100%;height:100%;border:0;border-radius:0;box-shadow:none;object-fit:cover}
body.home .zm-site .zm-hero-media figcaption{position:absolute;right:clamp(20px,5vw,72px);bottom:22px;padding:.45rem .9rem;border-radius:999px;background:rgba(23,63,54,.92);color:#fff;font-weight:700}
body.home .zm-site .zm-hero-grid>div:first-child{width:min(60%,760px);min-height:inherit;display:flex;flex-direction:column;justify-content:center;padding:clamp(52px,6vw,72px) clamp(28px,4vw,60px) clamp(52px,6vw,72px) max(var(--zm-gutter),calc((100% - 1160px)/2));background:linear-gradient(90deg,rgba(16,47,41,.97),rgba(23,63,54,.91));color:#fff}
body.home .zm-site .zm-hero h1{font-size:clamp(2.65rem,3.9vw,3.7rem);line-height:1.04;max-width:18ch;color:#fff}
body.home .zm-site .zm-hero .zm-eyebrow{color:var(--zm-gold-accent)}
body.home .zm-site .zm-hero .zm-lead{max-width:55ch;color:#eef5f2}
body.home .zm-site .zm-hero .zm-btn{background:#fff;border-color:#fff;color:var(--zm-green)}
body.home .zm-site .zm-hero .zm-btn--ghost{background:transparent;border-color:#fff;color:#fff}
body.home .zm-site .zm-hero .zm-btn:hover,body.home .zm-site .zm-hero .zm-btn:focus-visible{background:var(--zm-gold-accent);border-color:var(--zm-gold-accent);color:var(--zm-ink)}

.zm-energy-proof{background:var(--zm-mint);border-top:6px solid var(--zm-gold-accent);padding:30px 0}
.zm-energy-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.zm-energy-proof-grid>div{display:grid;align-content:start;gap:8px;padding:8px clamp(16px,2.5vw,30px);text-align:center;border-left:1px solid rgba(138,90,20,.38)}
.zm-energy-proof-grid>div:first-child{border-left:0}
.zm-energy-proof-grid>div>strong{font-size:clamp(.9rem,1.25vw,1.05rem);line-height:1.3;text-transform:uppercase;color:var(--zm-green)}
.zm-energy-proof-grid span{font-size:.82rem;line-height:1.45;color:var(--zm-muted)}
.zm-energy-proof-grid span strong{font-size:inherit;line-height:inherit;text-transform:none;color:inherit;font-weight:700}

.zm-process{background:#fff;border-top:6px solid var(--zm-gold-accent)}
.zm-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:38px}
.zm-process-grid article{min-height:230px;padding:30px 24px;border-radius:var(--zm-radius);display:flex;flex-direction:column;justify-content:center;text-align:center;box-shadow:0 12px 32px rgba(23,63,54,.08)}
.zm-process-grid article:nth-child(1){background:#e7f0ec;color:var(--zm-ink)}
.zm-process-grid article:nth-child(2){background:#c7ddd4;color:var(--zm-ink)}
.zm-process-grid article:nth-child(3){background:#88b2a2;color:var(--zm-ink)}
.zm-process-grid article:nth-child(4){background:#3f7666;color:#fff}
.zm-process-grid article:nth-child(5){background:#173f36;color:#fff}
.zm-process-grid h3{font-size:clamp(1.22rem,1.6vw,1.48rem);line-height:1.25;margin:0 0 .8rem}
.zm-process-grid p{font-size:.92rem;line-height:1.5;margin:0;color:inherit;opacity:.88}
.zm-process-note{max-width:760px;margin:30px auto 0!important;text-align:center;color:var(--zm-muted)}

.zm-contact-section{background:#fff}
.zm-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:38px}
.zm-contact-cards>a,.zm-contact-cards>div{display:flex;align-items:center;justify-content:center;gap:16px;min-height:132px;padding:24px;border:1px solid var(--zm-line);border-top:6px solid var(--zm-gold-accent);border-radius:var(--zm-radius);background:var(--zm-mint);text-decoration:none;text-align:left;box-shadow:0 12px 30px rgba(23,63,54,.07)}
.zm-contact-cards>a:hover,.zm-contact-cards>a:focus-visible{background:#dcebe5;transform:translateY(-2px)}
.zm-contact-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:var(--zm-green);color:#fff}
.zm-contact-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.zm-contact-cards small,.zm-contact-cards strong{display:block}
.zm-contact-cards small{font-size:.78rem;color:var(--zm-muted);text-transform:uppercase;letter-spacing:.08em}
.zm-contact-cards strong{font-size:1.02rem;color:var(--zm-green)}
.zm-contact-legal{text-align:center;margin:24px 0 0!important;color:var(--zm-muted);font-size:.9rem}

.zm-lead-form{max-width:980px;margin:34px auto 0;padding:clamp(24px,4vw,46px);border:1px solid var(--zm-line);border-top:8px solid var(--zm-gold-accent);border-radius:var(--zm-radius);background:#fff;box-shadow:var(--zm-shadow)}
.zm-consent{gap:13px!important;margin:24px 0!important;font-size:.92rem;line-height:1.55}
.zm-consent input{margin-top:.15rem!important}
.zm-consent-copy{min-width:0}
.zm-consent-copy a{font-weight:750;text-underline-offset:3px}
.zm-form-submit{display:flex;flex-wrap:wrap;align-items:center;gap:20px 26px;margin-top:28px}
.zm-form-submit .zm-small{flex:1 1 360px;margin:0;line-height:1.55}
.zm-form-submit .zm-btn{flex:0 0 auto}

@media(max-width:980px){.zm-energy-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.zm-energy-proof-grid>div:nth-child(3){border-left:0}.zm-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zm-process-grid article:last-child{grid-column:1/-1}.zm-contact-cards{grid-template-columns:1fr}}

@media(max-width:699px){:root{--zm-section-space:64px}.zm-section>.zm-wrap>h2{font-size:clamp(2rem,9vw,2.65rem)}body.home .zm-site .zm-hero-grid{min-height:680px}body.home .zm-site .zm-hero-grid>div:first-child{width:100%;min-height:inherit;padding:54px var(--zm-gutter);background:linear-gradient(180deg,rgba(16,47,41,.91),rgba(23,63,54,.82))}body.home .zm-site .zm-hero h1{font-size:clamp(2.35rem,10.7vw,3.05rem);line-height:1.04;max-width:14ch}body.home .zm-site .zm-hero .zm-lead{font-size:.96rem;line-height:1.55}body.home .zm-site .zm-hero-media figcaption{right:var(--zm-gutter);bottom:16px}.zm-energy-proof{padding:28px 0}.zm-energy-proof-grid{grid-template-columns:1fr}.zm-energy-proof-grid>div{border-left:0;border-top:1px solid rgba(138,90,20,.3);padding:18px 10px}.zm-energy-proof-grid>div:first-child{border-top:0}.zm-process-grid{grid-template-columns:1fr;gap:12px}.zm-process-grid article,.zm-process-grid article:last-child{grid-column:auto;min-height:160px;padding:26px 22px}.zm-process-grid h3{font-size:1.35rem}.zm-contact-cards>a,.zm-contact-cards>div{justify-content:flex-start;min-height:112px}.zm-form-submit{display:grid;gap:18px}.zm-form-submit .zm-btn{width:100%}.zm-model-card>div,.zm-blog-card>div{text-align:center}}

@media(prefers-reduced-motion:reduce){.zm-btn,.zm-text-link,.zm-contact-cards>a{transition:none!important;transform:none!important}}

@media(max-width:699px){body.home .zm-site .zm-hero .zm-actions .zm-btn--ghost{display:none}}

/* ZModułu Core 1.5.0: zgodność Gutenberg + Kadence Blocks + Blocksy. */
:root{--global-palette1:var(--zm-green);--global-palette2:var(--zm-green-2);--global-palette3:var(--zm-ink);--global-palette4:var(--zm-muted);--global-palette7:var(--zm-mint);--global-palette8:#f4f7f5;--global-palette9:var(--zm-white)}
.entry-content>.wp-block-kadence-rowlayout.alignfull,.entry-content>.wp-block-group.alignfull{width:100%;max-width:none}
.entry-content .kt-row-column-wrap{box-sizing:border-box}
.entry-content .kb-button,.entry-content .wp-block-button__link{min-height:48px;border-radius:999px;font-weight:800}
.entry-content .zm-button-block .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;padding:.76rem 1.25rem;background:var(--zm-green);border:2px solid var(--zm-green);color:#fff;text-decoration:none}
.entry-content .zm-button-block .wp-block-button__link:hover,.entry-content .zm-button-block .wp-block-button__link:focus-visible{background:var(--zm-green-2);border-color:var(--zm-green-2)}
.entry-content .zm-button-block--ghost .wp-block-button__link{background:transparent;border-color:#fff;color:#fff}
.entry-content .zm-button-block--ghost .wp-block-button__link:hover,.entry-content .zm-button-block--ghost .wp-block-button__link:focus-visible{background:#fff;border-color:#fff;color:var(--zm-green)}
.entry-content .zm-section.wp-block-group{padding-block:var(--zm-section-space);margin-block:0}
.entry-content .zm-section--sand.wp-block-group{background:var(--zm-mint)}
.entry-content .zm-cta.wp-block-group{box-sizing:border-box}
.entry-content .zm-editor-media-placeholder{min-height:260px;display:grid;place-items:center;padding:28px;border:2px dashed var(--zm-line);border-radius:var(--zm-radius);background:#fff;color:var(--zm-muted);text-align:center}

/* ZModułu Core 1.3.8: czytelniejsze CTA, FAQ, wyróżnienia treści i moduł EP */
.zm-site p strong{font-weight:800}
.zm-faq{width:min(100%,820px);margin-inline:auto}
.zm-faq details,.zm-faq summary{width:100%}
.zm-faq summary{display:block}
.zm-cta>.zm-btn--ghost,.zm-cta>a.zm-btn--ghost{background:transparent;border-color:#fff;color:#fff}
.zm-cta>.zm-btn--ghost:hover,.zm-cta>.zm-btn--ghost:focus-visible{background:#fff;border-color:#fff;color:var(--zm-green)}
.zm-ep-figure{max-width:1010px;margin:34px auto 28px;background:#fff;border:1px solid var(--zm-line);border-radius:var(--zm-radius);overflow:hidden;box-shadow:var(--zm-shadow)}
.zm-ep-figure img{display:block;width:100%;height:auto}
.zm-ep-figure figcaption{padding:14px 18px;color:var(--zm-muted);font-size:.84rem;line-height:1.5;text-align:center}
.zm-ep-section .zm-prose{text-align:center}

/* ZModułu Core 1.3.9: rzuty modeli w sekcjach układu i spójne wyśrodkowanie */
.zm-plan{margin:28px auto 0}
.zm-plan figcaption{text-align:center}

/* ZModułu Core 1.5.3: jeden wymiar głównych CTA w całym serwisie. */
.zm-btn,
.zm-site a.zm-btn,
.zm-lead-form button.zm-btn,
.entry-content .zm-button-block .wp-block-button__link{
  width:280px;
  max-width:100%;
  height:56px;
  min-height:56px;
  padding:6px 16px;
  text-align:center;
  white-space:normal;
}

/* Jednolite proporcje podglądów niezależnie od wymiarów zapisanych w blokach Gutenberga. */
.zm-gallery figure.wp-block-image {
  aspect-ratio: 4 / 3 !important;
  overflow: hidden !important;
  height: auto !important;
}

.zm-gallery figure.wp-block-image > img {
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
}

/* ZModułu Core 1.6.25: obrazowe hero głównych podstron i galeria modeli. */
body.page-id-106 .zm-site .zm-hero,
body.page-id-108 .zm-site .zm-hero,
body.page-id-110 .zm-site .zm-hero,
body.page-id-114 .zm-site .zm-hero,
body.page-id-85 .zm-site .zm-hero{
  position:relative;
  min-height:clamp(500px,54vw,660px);
  display:flex;
  align-items:center;
  overflow:hidden;
  border:0;
  color:#fff;
  background-color:#10352d;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
}
body.page-id-106 .zm-site .zm-hero{background-image:linear-gradient(90deg,rgba(7,31,26,.98) 0%,rgba(12,45,38,.90) 38%,rgba(12,45,38,.54) 64%,rgba(12,45,38,.16) 100%),url("media/budowa-domu-modulowego.webp")}
body.page-id-108 .zm-site .zm-hero{background-image:linear-gradient(90deg,rgba(7,31,26,.98) 0%,rgba(12,45,38,.90) 38%,rgba(12,45,38,.54) 64%,rgba(12,45,38,.16) 100%),url("media/oze-dla-domu-modulowego.webp")}
body.page-id-110 .zm-site .zm-hero{background-image:linear-gradient(90deg,rgba(7,31,26,.98) 0%,rgba(12,45,38,.90) 38%,rgba(12,45,38,.54) 64%,rgba(12,45,38,.16) 100%),url("media/koszt-domu-modulowego.webp")}
body.page-id-114 .zm-site .zm-hero{background-image:linear-gradient(90deg,rgba(7,31,26,.98) 0%,rgba(12,45,38,.91) 40%,rgba(12,45,38,.55) 66%,rgba(12,45,38,.18) 100%),url("media/wnetrze-domu-modulowego.webp")}
body.page-id-85 .zm-site .zm-hero{background-image:linear-gradient(90deg,rgba(7,31,26,.98) 0%,rgba(12,45,38,.90) 38%,rgba(12,45,38,.54) 64%,rgba(12,45,38,.16) 100%),url("media/modele-domow-modulowych.webp");background-position:center 48%}
body.page-id-106 .zm-site .zm-hero>.zm-wrap,
body.page-id-108 .zm-site .zm-hero>.zm-wrap,
body.page-id-110 .zm-site .zm-hero>.zm-wrap,
body.page-id-114 .zm-site .zm-hero>.zm-wrap,
body.page-id-85 .zm-site .zm-hero>.zm-wrap{width:var(--zm-wrap);display:block}
body.page-id-106 .zm-site .zm-hero>.zm-wrap>div:first-child,
body.page-id-108 .zm-site .zm-hero>.zm-wrap>div:first-child,
body.page-id-110 .zm-site .zm-hero>.zm-wrap>div:first-child,
body.page-id-114 .zm-site .zm-hero>.zm-wrap>div:first-child,
body.page-id-85 .zm-site .zm-hero>.zm-wrap>div:first-child{width:min(680px,58%)}
body.page-id-106 .zm-site .zm-hero h1,
body.page-id-108 .zm-site .zm-hero h1,
body.page-id-110 .zm-site .zm-hero h1,
body.page-id-114 .zm-site .zm-hero h1,
body.page-id-85 .zm-site .zm-hero h1{color:#fff}
body.page-id-106 .zm-site .zm-hero .zm-lead,
body.page-id-108 .zm-site .zm-hero .zm-lead,
body.page-id-110 .zm-site .zm-hero .zm-lead,
body.page-id-114 .zm-site .zm-hero .zm-lead,
body.page-id-85 .zm-site .zm-hero .zm-lead{color:#edf4ef}
body.page-id-106 .zm-site .zm-hero .zm-eyebrow,
body.page-id-108 .zm-site .zm-hero .zm-eyebrow,
body.page-id-110 .zm-site .zm-hero .zm-eyebrow,
body.page-id-114 .zm-site .zm-hero .zm-eyebrow,
body.page-id-85 .zm-site .zm-hero .zm-eyebrow{color:var(--zm-gold-accent)}
body.page-id-106 .zm-site .zm-hero .zm-btn,
body.page-id-108 .zm-site .zm-hero .zm-btn,
body.page-id-110 .zm-site .zm-hero .zm-btn,
body.page-id-114 .zm-site .zm-hero .zm-btn,
body.page-id-85 .zm-site .zm-hero .zm-btn{background:#fff;border-color:#fff;color:var(--zm-green)}
body.page-id-106 .zm-site .zm-hero .zm-btn--ghost,
body.page-id-108 .zm-site .zm-hero .zm-btn--ghost,
body.page-id-110 .zm-site .zm-hero .zm-btn--ghost,
body.page-id-114 .zm-site .zm-hero .zm-btn--ghost,
body.page-id-85 .zm-site .zm-hero .zm-btn--ghost{background:rgba(11,43,36,.32);color:#fff}
.zm-gallery figure{aspect-ratio:4 / 3;position:relative}
.zm-gallery figure img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;cursor:zoom-in;transition:transform .25s ease,filter .25s ease}
.zm-gallery figure:hover img{transform:scale(1.025);filter:brightness(.94)}
.zm-gallery figcaption{position:absolute;inset:auto 0 0;padding:26px 14px 12px;background:linear-gradient(transparent,rgba(5,24,20,.78));color:#fff;pointer-events:none}
.zm-lightbox{position:fixed;inset:0;z-index:100000;display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;background:rgba(4,18,15,.94);padding:28px}
.zm-lightbox[hidden]{display:none}
.zm-lightbox__figure{margin:0;display:grid;place-items:center;max-height:calc(100vh - 56px)}
.zm-lightbox__figure img{display:block;max-width:100%;max-height:calc(100vh - 104px);width:auto;height:auto;object-fit:contain}
.zm-lightbox__figure figcaption{padding:10px;color:#fff;text-align:center}
.zm-lightbox button{width:48px;height:48px;border:2px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(13,48,40,.82);color:#fff;font-size:1.7rem;cursor:pointer}
.zm-lightbox__close{position:absolute;top:18px;right:18px}
@media(max-width:699px){
  body.page-id-106 .zm-site .zm-hero,
  body.page-id-108 .zm-site .zm-hero,
  body.page-id-110 .zm-site .zm-hero,
  body.page-id-114 .zm-site .zm-hero,
  body.page-id-85 .zm-site .zm-hero{min-height:620px;background-image:linear-gradient(180deg,rgba(7,31,26,.96) 0%,rgba(12,45,38,.86) 62%,rgba(12,45,38,.48) 100%),var(--zm-hero-image);background-position:center}
  body.page-id-106{--zm-hero-image:url("media/budowa-domu-modulowego.webp")}
  body.page-id-108{--zm-hero-image:url("media/oze-dla-domu-modulowego.webp")}
  body.page-id-110{--zm-hero-image:url("media/koszt-domu-modulowego.webp")}
  body.page-id-114{--zm-hero-image:url("media/wnetrze-domu-modulowego.webp")}
  body.page-id-85{--zm-hero-image:url("media/modele-domow-modulowych.webp")}
  body.page-id-106 .zm-site .zm-hero>.zm-wrap>div:first-child,
  body.page-id-108 .zm-site .zm-hero>.zm-wrap>div:first-child,
  body.page-id-110 .zm-site .zm-hero>.zm-wrap>div:first-child,
  body.page-id-114 .zm-site .zm-hero>.zm-wrap>div:first-child,
  body.page-id-85 .zm-site .zm-hero>.zm-wrap>div:first-child{width:100%}
  .zm-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;padding:16px 6px}
  .zm-lightbox button{width:42px;height:42px}
}

@media(max-width:699px){
  .zm-btn,
  .zm-site a.zm-btn,
  .zm-lead-form button.zm-btn,
  .entry-content .zm-button-block .wp-block-button__link,
  .zm-form-submit .zm-btn{
    width:248px;
    max-width:100%;
    height:56px;
    min-height:56px;
    margin-inline:auto;
    padding:6px 14px;
  }
}

/* ZModułu Core 1.5.5: pełnoekranowe hero modeli, spójne ze stroną główną. */
body.parent-pageid-85 .zm-site .zm-hero{
  position:relative;
  padding:0;
  background:var(--zm-green);
  border:0;
  overflow:hidden;
  isolation:isolate;
}
body.parent-pageid-85 .zm-site .zm-hero-grid{
  position:relative;
  width:100%;
  max-width:none;
  min-height:clamp(620px,62vw,760px);
  padding:0;
  display:block;
}
body.parent-pageid-85 .zm-site .zm-hero-media{
  position:absolute;
  inset:0;
  z-index:-2;
}
body.parent-pageid-85 .zm-site .zm-hero-media img{
  width:100%;
  height:100%;
  border:0;
  border-radius:0;
  box-shadow:none;
  object-fit:cover;
  object-position:center;
}
body.parent-pageid-85 .zm-site .zm-hero-grid>div:first-child{
  width:min(60%,760px);
  min-height:inherit;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(52px,6vw,72px) clamp(28px,4vw,60px) clamp(52px,6vw,72px) max(var(--zm-gutter),calc((100% - 1160px)/2));
  background:linear-gradient(90deg,rgba(16,47,41,.98),rgba(23,63,54,.93));
  color:#fff;
}
body.parent-pageid-85 .zm-site .zm-hero h1{
  font-size:clamp(2.65rem,3.9vw,3.7rem);
  line-height:1.04;
  max-width:18ch;
  color:#fff;
}
body.parent-pageid-85 .zm-site .zm-hero .zm-eyebrow{color:var(--zm-gold-accent)}
body.parent-pageid-85 .zm-site .zm-hero .zm-lead{max-width:55ch;color:#eef5f2}
body.parent-pageid-85 .zm-site .zm-hero .zm-btn{background:#fff;border-color:#fff;color:var(--zm-green)}
body.parent-pageid-85 .zm-site .zm-hero .zm-btn--ghost{background:transparent;border-color:#fff;color:#fff}
body.parent-pageid-85 .zm-site .zm-hero .zm-btn:hover,
body.parent-pageid-85 .zm-site .zm-hero .zm-btn:focus-visible{
  background:var(--zm-gold-accent);
  border-color:var(--zm-gold-accent);
  color:var(--zm-ink);
}

/* Podpis typu materiału nie jest wyświetlany w hero. */
body.home .zm-site .zm-hero-media figcaption,
body.parent-pageid-85 .zm-site .zm-hero-media figcaption{display:none}

@media(max-width:699px){
  body.parent-pageid-85 .zm-site .zm-hero-grid{min-height:720px}
  body.parent-pageid-85 .zm-site .zm-hero-grid>div:first-child{
    width:100%;
    min-height:inherit;
    padding:54px var(--zm-gutter);
    background:linear-gradient(180deg,rgba(16,47,41,.88),rgba(23,63,54,.94));
  }
  body.parent-pageid-85 .zm-site .zm-hero h1{
    font-size:clamp(2.35rem,10.7vw,3.05rem);
    line-height:1.04;
    max-width:14ch;
  }
  body.parent-pageid-85 .zm-site .zm-hero .zm-lead{font-size:.96rem;line-height:1.55}
}

/* ZModułu Core 1.5.6: bezszwowe wypełnienie hero po konwersji treści do bloków. */
body.home .zm-site>.zm-hero,
body.parent-pageid-85 .zm-site>.zm-hero{
  margin-block:0!important;
}
body.home .zm-site .zm-hero-grid>div:first-child,
body.parent-pageid-85 .zm-site .zm-hero-grid>div:first-child,
body.home .zm-site .zm-hero-media,
body.parent-pageid-85 .zm-site .zm-hero-media{
  margin:0!important;
}
body.home .zm-site .zm-hero-media img,
body.parent-pageid-85 .zm-site .zm-hero-media img{
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
}

/* ZModułu Core 1.5.7: podstrona SIZE i czytelny, zamknięty obieg energii. */
.zm-size-page .zm-size-map{
  border-top:8px solid var(--zm-gold-accent);
}
.zm-size-map-figure{
  width:min(100%,1180px);
  margin:clamp(28px,4vw,48px) auto 22px;
  text-align:center;
}
.zm-size-map-figure img{
  display:block;
  width:100%;
  height:auto;
  border-radius:24px;
  box-shadow:0 22px 54px rgba(16,47,41,.14);
}
.zm-size-map-figure figcaption{
  max-width:76ch;
  margin:14px auto 0;
  color:var(--zm-muted);
  font-size:.9rem;
  line-height:1.55;
}
.zm-size-jumps{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:10px;
  margin:24px auto 34px;
}
.zm-size-jumps a{
  display:inline-flex;
  min-height:46px;
  align-items:center;
  justify-content:center;
  padding:8px 18px;
  border:1px solid var(--zm-green);
  border-radius:999px;
  color:var(--zm-green);
  font-weight:700;
  text-decoration:none;
  transition:background-color .2s ease,color .2s ease,transform .2s ease;
}
.zm-size-jumps a:hover,
.zm-size-jumps a:focus-visible{
  background:var(--zm-green);
  color:#fff;
  transform:translateY(-2px);
}
.zm-size-flow{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:12px;
  padding:0;
  margin:0;
  list-style:none;
  counter-reset:size-flow;
}
.zm-size-flow li{
  position:relative;
  min-height:132px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:20px 14px;
  border:1px solid rgba(16,47,41,.14);
  border-radius:18px;
  background:#fff;
  text-align:center;
  box-shadow:0 12px 26px rgba(16,47,41,.07);
}
.zm-size-flow li:not(:last-child)::after{
  content:'→';
  position:absolute;
  z-index:2;
  right:-18px;
  top:50%;
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  transform:translateY(-50%);
  border-radius:50%;
  background:var(--zm-gold-accent);
  color:var(--zm-ink);
  font-weight:800;
}
.zm-size-flow strong{color:var(--zm-green);font-size:1rem;line-height:1.25}
.zm-size-flow span{color:var(--zm-muted);font-size:.82rem;line-height:1.35}
.zm-size-page [id]{scroll-margin-top:110px}

@media(max-width:899px){
  .zm-size-flow{grid-template-columns:repeat(2,minmax(0,1fr))}
  .zm-size-flow li:not(:last-child)::after{display:none}
}
@media(max-width:599px){
  .zm-size-map-figure img{border-radius:14px}
  .zm-size-jumps{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .zm-size-jumps a{width:100%;padding-inline:10px}
  .zm-size-flow{grid-template-columns:1fr}
  .zm-size-flow li{min-height:104px}
}

/* ZModułu Core 1.5.8: interaktywny moduł domu, energii i zasięgu na stronach lokalizacyjnych. */
.zm-location-energy-map{
  border-top:8px solid var(--zm-gold-accent);
}
.zm-location-map-canvas{
  position:relative;
  width:min(100%,1160px);
  margin:clamp(28px,4vw,48px) auto 22px;
  overflow:hidden;
  border-radius:24px;
  background:#eef1ea;
  box-shadow:0 22px 54px rgba(16,47,41,.14);
}
.zm-location-map-image{
  display:block;
  width:100%;
  height:auto;
}
.zm-location-hotspot{
  position:absolute;
  width:clamp(40px,4.2vw,58px);
  aspect-ratio:1;
  display:grid;
  place-items:center;
  transform:translate(-50%,-50%);
  border:2px solid rgba(210,164,65,.92);
  border-radius:50%;
  background:rgba(255,255,255,.28);
  box-shadow:0 0 0 0 rgba(210,164,65,.5);
  text-decoration:none;
  transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease;
  animation:zm-location-pulse 2.6s ease-out infinite;
}
.zm-location-hotspot:hover,
.zm-location-hotspot:focus-visible{
  z-index:4;
  transform:translate(-50%,-50%) scale(1.12);
  background:rgba(255,255,255,.94);
  box-shadow:0 0 0 10px rgba(210,164,65,.18);
  outline:3px solid var(--zm-green);
  outline-offset:3px;
}
.zm-location-hotspot span{
  position:absolute;
  left:50%;
  bottom:calc(100% + 9px);
  width:max-content;
  max-width:170px;
  padding:7px 10px;
  border-radius:8px;
  background:var(--zm-green);
  color:#fff;
  font-size:.74rem;
  font-weight:700;
  line-height:1.25;
  opacity:0;
  pointer-events:none;
  transform:translate(-50%,6px);
  transition:opacity .2s ease,transform .2s ease;
}
.zm-location-hotspot:hover span,
.zm-location-hotspot:focus-visible span{opacity:1;transform:translate(-50%,0)}
.zm-location-hotspot--sun{left:14%;top:17%}
.zm-location-hotspot--pv{left:10%;top:48%}
.zm-location-hotspot--battery{left:15%;top:82%}
.zm-location-hotspot--house{left:51%;top:53%}
.zm-location-hotspot--size{left:46%;top:82%}
.zm-location-hotspot--pump{left:87%;top:48%}
.zm-location-hotspot--ev{left:86%;top:82%}
.zm-location-hotspot--poland{left:53%;top:27%}
.zm-location-map-links{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:10px;
  margin:0 auto 26px;
}
.zm-location-map-links a{
  display:inline-flex;
  min-height:46px;
  align-items:center;
  justify-content:center;
  padding:8px 18px;
  border:1px solid var(--zm-green);
  border-radius:999px;
  color:var(--zm-green);
  font-weight:700;
  text-decoration:none;
}
.zm-location-map-links a:hover,
.zm-location-map-links a:focus-visible{background:var(--zm-green);color:#fff}
@keyframes zm-location-pulse{
  0%{box-shadow:0 0 0 0 rgba(210,164,65,.42)}
  70%,100%{box-shadow:0 0 0 13px rgba(210,164,65,0)}
}
@media(prefers-reduced-motion:reduce){.zm-location-hotspot{animation:none}}
@media(max-width:699px){
  .zm-location-map-canvas{border-radius:14px}
  .zm-location-hotspot{display:none}
  .zm-location-map-links{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .zm-location-map-links a{width:100%;padding-inline:10px}
}

/* ZModułu Core 1.6.2: dopracowanie strony lokalizacyjnej Grudziądza. */
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero{
  position:relative;
  padding:0;
  background:var(--zm-green);
  border:0;
  overflow:hidden;
  isolation:isolate;
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-hero-grid{
  position:relative;
  width:100%;
  max-width:none;
  min-height:clamp(620px,58vw,720px);
  padding:0;
  display:block;
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-hero-media{
  position:absolute;
  inset:0;
  z-index:-2;
  margin:0;
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-hero-media img{
  display:block;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center;
  border:0;
  border-radius:0;
  box-shadow:none;
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-hero-grid>div:first-child{
  width:min(60%,760px);
  min-height:inherit;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(52px,6vw,72px) clamp(28px,4vw,60px) clamp(52px,6vw,72px) max(var(--zm-gutter),calc((100% - 1160px)/2));
  background:linear-gradient(90deg,rgba(16,47,41,.98),rgba(23,63,54,.91));
  color:#fff;
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero h1{
  max-width:18ch;
  color:#fff;
  font-size:clamp(2.65rem,3.9vw,3.7rem);
  line-height:1.04;
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-eyebrow{color:var(--zm-gold-accent)}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-lead{max-width:55ch;color:#eef5f2}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-btn{background:#fff;border-color:#fff;color:var(--zm-green)}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-btn--ghost{background:transparent;border-color:#fff;color:#fff}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-btn:hover,
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-btn:focus-visible{background:var(--zm-gold-accent);border-color:var(--zm-gold-accent);color:var(--zm-ink)}

:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section{padding:96px 0}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section>.zm-wrap>p:not(.zm-eyebrow),
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section>.zm-wrap>.zm-lead,
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section>.zm-wrap>.zm-prose{
  width:min(100%,820px);
  margin-left:auto;
  margin-right:auto;
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section>.zm-wrap>.zm-lead{margin-bottom:0}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-grid{
  display:grid;
  gap:24px;
  margin-top:32px;
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-card{
  display:flex;
  flex-direction:column;
  min-height:100%;
  padding:30px;
  border:1px solid var(--zm-line);
  border-radius:var(--zm-radius);
  background:#fff;
  box-shadow:0 12px 34px rgba(23,63,54,.08);
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-card h3{margin-bottom:16px}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-card p{margin-bottom:22px;line-height:1.68}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-split{display:grid;gap:40px;align-items:start}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-split>div>p{max-width:68ch}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-panel{
  padding:30px;
  border:1px solid var(--zm-line);
  border-radius:var(--zm-radius);
  background:var(--zm-mint);
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-panel ul{margin:0;padding-left:1.25rem}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-panel li+li{margin-top:10px}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-model-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:52px;
  margin-top:auto;
  padding:10px 16px;
  border:2px solid var(--zm-green);
  border-radius:999px;
  color:var(--zm-green);
  font-weight:800;
  line-height:1.2;
  text-align:center;
  text-decoration:none;
}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-model-btn:hover,
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-model-btn:focus-visible{background:var(--zm-green);color:#fff}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-actions--center,
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-energy-map .zm-actions{justify-content:center}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-energy-map .zm-prose{margin-inline:auto;text-align:center}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-region-actions{margin-top:30px}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section--dark>.zm-wrap>p:not(.zm-eyebrow){text-align:center}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section--dark .zm-region-actions .zm-btn--ghost{border-color:#fff;color:#fff;background:transparent}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section--dark .zm-region-actions .zm-btn--ghost:hover,
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section--dark .zm-region-actions .zm-btn--ghost:focus-visible{background:#fff;color:var(--zm-green)}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-local-cta{grid-template-columns:1fr;text-align:center}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-local-cta>div:first-child{max-width:820px;margin-inline:auto}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-btn--outline-light,
:where(.zm-location-page--grudziadz,.zm-location-page--polished) a.zm-btn--outline-light{background:transparent;border-color:#fff;color:#fff}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-btn--outline-light:hover,
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-btn--outline-light:focus-visible{background:#fff;border-color:#fff;color:var(--zm-green)}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-btn--light,
:where(.zm-location-page--grudziadz,.zm-location-page--polished) a.zm-btn--light{background:#fff;border-color:#fff;color:var(--zm-green)}
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-btn--light:hover,
:where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-btn--light:focus-visible{background:var(--zm-gold-accent);border-color:var(--zm-gold-accent);color:var(--zm-ink)}

@media(min-width:700px){
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-split{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}
}
@media(min-width:700px) and (max-width:899px){
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-model-btn{
    height:56px;
    min-height:56px;
    padding-inline:8px;
    font-size:.84rem;
    white-space:nowrap;
  }
}
@media(max-width:999px){
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section{padding:64px 0}
}
@media(max-width:699px){
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-hero-grid{min-height:720px}
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-hero-grid>div:first-child{
    width:100%;
    min-height:inherit;
    padding:54px var(--zm-gutter);
    background:linear-gradient(180deg,rgba(16,47,41,.91),rgba(23,63,54,.84));
  }
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero h1{font-size:clamp(2.25rem,10vw,3rem);max-width:15ch}
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-hero .zm-lead{font-size:.96rem;line-height:1.55}
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-section{padding:48px 0}
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-card,
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-panel{padding:24px}
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-actions--center,
  :where(.zm-location-page--grudziadz,.zm-location-page--polished) .zm-location-energy-map .zm-actions{display:grid;width:100%}
}

/* ZModułu Core 1.6.5: ochrona kolorów CTA i przycisków modeli przed
   wcześniejszymi, bardziej szczegółowymi regułami stron lokalizacyjnych. */
.zm-site.zm-location-page--polished a.zm-location-model-btn{
  color:var(--zm-green);
}
.zm-site.zm-location-page--polished a.zm-location-model-btn:hover,
.zm-site.zm-location-page--polished a.zm-location-model-btn:focus-visible{
  background:var(--zm-green);
  color:#fff;
}
.zm-site.zm-location-page--polished .zm-local-cta a.zm-btn.zm-btn--outline-light{
  background:transparent;
  border-color:#fff;
  color:#fff;
}
.zm-site.zm-location-page--polished .zm-local-cta a.zm-btn.zm-btn--outline-light:hover,
.zm-site.zm-location-page--polished .zm-local-cta a.zm-btn.zm-btn--outline-light:focus-visible{
  background:#fff;
  border-color:#fff;
  color:var(--zm-green);
}
.zm-site.zm-location-page--polished .zm-local-cta a.zm-btn.zm-btn--light{
  background:#fff;
  border-color:#fff;
  color:var(--zm-green);
}
.zm-site.zm-location-page--polished .zm-local-cta a.zm-btn.zm-btn--light:hover,
.zm-site.zm-location-page--polished .zm-local-cta a.zm-btn.zm-btn--light:focus-visible{
  background:var(--zm-gold-accent);
  border-color:var(--zm-gold-accent);
  color:var(--zm-ink);
}

/* ZModułu Core 1.6.8: centralne wyrównanie grupy przycisków w końcowym CTA. */
.zm-site.zm-location-page--polished .zm-local-cta .zm-actions,
.zm-site.zm-location-page--grudziadz .zm-local-cta .zm-actions{
  width:100%;
  justify-content:center;
}
@media(max-width:699px){
  .zm-site.zm-location-page--polished .zm-local-cta .zm-actions,
  .zm-site.zm-location-page--grudziadz .zm-local-cta .zm-actions{
    justify-items:center;
  }
}

/* ZModułu Core 1.6.10: wysoki kontrast przycisków w hero stron lokalizacyjnych. */
.zm-site.zm-location-page--polished .zm-location-hero a.zm-btn,
.zm-site.zm-location-page--grudziadz .zm-location-hero a.zm-btn{
  background:#fff;
  border-color:#fff;
  color:var(--zm-green);
  box-shadow:0 8px 24px rgba(0,0,0,.16);
}
.zm-site.zm-location-page--polished .zm-location-hero a.zm-btn--ghost,
.zm-site.zm-location-page--grudziadz .zm-location-hero a.zm-btn--ghost{
  background:rgba(16,47,41,.24);
  border-color:#fff;
  color:#fff;
  box-shadow:0 8px 24px rgba(0,0,0,.12);
}
.zm-site.zm-location-page--polished .zm-location-hero a.zm-btn:hover,
.zm-site.zm-location-page--polished .zm-location-hero a.zm-btn:focus-visible,
.zm-site.zm-location-page--grudziadz .zm-location-hero a.zm-btn:hover,
.zm-site.zm-location-page--grudziadz .zm-location-hero a.zm-btn:focus-visible{
  background:var(--zm-gold-accent);
  border-color:var(--zm-gold-accent);
  color:var(--zm-ink);
}

/* ZModułu Core 1.6.11: kompletna modernizacja katalogu lokalizacji. */
.zm-location-index .zm-location-groups{
  grid-template-columns:1fr;
  gap:24px;
  margin-top:34px;
}
.zm-location-index .zm-location-groups>section{
  padding:clamp(24px,4vw,36px);
  border:1px solid var(--zm-line);
  border-radius:var(--zm-radius);
  background:#fff;
  box-shadow:0 12px 34px rgba(23,63,54,.08);
}
.zm-location-index .zm-location-groups h3{
  margin-bottom:22px;
  text-align:center;
}
.zm-location-index .zm-location-groups .zm-link-grid{
  gap:12px;
}
.zm-location-index .zm-location-groups .zm-link-grid a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:10px 14px;
  border:1px solid var(--zm-line);
  border-radius:999px;
  color:var(--zm-green);
  font-weight:750;
  text-align:center;
  text-decoration:none;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;
}
.zm-location-index .zm-location-groups .zm-link-grid a:hover,
.zm-location-index .zm-location-groups .zm-link-grid a:focus-visible{
  background:var(--zm-green);
  border-color:var(--zm-green);
  color:#fff;
  transform:translateY(-2px);
}
@media(min-width:900px){
  .zm-location-index .zm-location-groups{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}
}
@media(max-width:699px){
  .zm-location-index .zm-location-groups .zm-link-grid{grid-template-columns:1fr}
}

/* ZModułu Core 1.6.13: wyśrodkowane CTA w końcowej sekcji strony SIZE. */
.zm-size-page .zm-section--sand .zm-actions{
  justify-content:center;
}
@media(max-width:699px){
  .zm-size-page .zm-section--sand .zm-actions{
    width:100%;
    margin-inline:auto;
  }
}

/* ZModułu Core 1.6.14: naprawiony centralny moduł konsultacji na stronie głównej. */
body.home .zm-site .zm-cta{
  grid-template-columns:minmax(0,1fr);
  justify-items:center;
  gap:28px;
  margin-top:clamp(82px,9vw,124px);
  margin-bottom:clamp(54px,7vw,88px);
}
body.home .zm-site .zm-cta>div{
  width:min(100%,920px);
  text-align:center;
}
body.home .zm-site .zm-cta>div p{
  max-width:760px;
  margin-inline:auto;
}
body.home .zm-site .zm-cta>p{
  margin:0;
  justify-self:center;
}
body.home .zm-site .zm-cta>p .zm-btn--ghost{
  background:transparent;
  border-color:#fff;
  color:#fff;
}
body.home .zm-site .zm-cta>p .zm-btn--ghost:hover,
body.home .zm-site .zm-cta>p .zm-btn--ghost:focus-visible{
  background:#fff;
  border-color:#fff;
  color:var(--zm-green);
}

@media(max-width:699px){
  body.home .zm-site .zm-cta{
    gap:24px;
    margin-top:72px;
    margin-bottom:56px;
    padding:40px 22px;
  }
}

/* ZModułu Core 1.6.15: jednolity kadr zdjęć we wszystkich kartach modeli. */
.zm-site .zm-model-card .wp-block-image,
.zm-site .zm-model-card .zm-card-media{
  display:block;
  width:100%;
  margin:0;
  overflow:hidden;
  line-height:0;
}
.zm-site .zm-model-card>.wp-block-image,
.zm-site .zm-model-card>.zm-card-media{
  border-bottom:5px solid var(--zm-gold-accent);
}
.zm-site .zm-model-card>.wp-block-image .zm-card-media{
  border-bottom:0;
}
.zm-site .zm-model-card .wp-block-image img,
.zm-site .zm-model-card .zm-card-media img{
  display:block;
  width:100% !important;
  height:auto !important;
  aspect-ratio:4 / 3 !important;
  object-fit:cover !important;
}

/* ZModułu Core 1.6.21: pełnoszeroka sekcja OZE ze zdjęciem i kafelkami. */
.zm-home-oze-showcase{
  padding:0;
  background:#fff;
}
.zm-home-oze-showcase > .zm-wrap{
  width:100%;
  max-width:none;
  margin:0;
  padding-inline:0;
}
.zm-home-oze-panel{
  position:relative;
  isolation:isolate;
  min-height:620px;
  display:flex;
  align-items:center;
  overflow:hidden;
  padding:clamp(42px,6vw,74px);
  border-top:8px solid var(--zm-gold-accent);
  border-radius:0;
  color:#fff;
  background-color:#0d3028;
  background-image:linear-gradient(90deg,rgba(6,28,24,.98) 0%,rgba(8,34,29,.93) 36%,rgba(8,34,29,.52) 66%,rgba(8,34,29,.13) 100%),url("media/oze-size-bg-gold.webp");
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  box-shadow:0 18px 55px rgba(23,63,54,.16);
}
.zm-home-oze-copy{
  position:relative;
  z-index:1;
  width:min(720px,64%);
}
.zm-home-oze-panel .zm-eyebrow{
  color:var(--zm-gold-accent);
}
.zm-home-oze-panel h2{
  max-width:14ch;
  color:#fff;
}
.zm-home-oze-lead{
  max-width:62ch;
  color:#edf4ef;
  font-size:1.08rem;
}
.zm-home-oze-tiles{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:28px;
}
.zm-home-oze-tiles article{
  min-height:170px;
  padding:20px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:14px;
  background:rgba(8,43,35,.78);
  backdrop-filter:blur(7px);
}
.zm-home-oze-tiles span{
  display:block;
  margin-bottom:12px;
  color:var(--zm-gold-accent);
  font-weight:800;
}
.zm-home-oze-tiles h3{
  margin-bottom:.5rem;
  color:#fff;
}
.zm-home-oze-tiles p{
  margin:0;
  color:#edf4ef;
  font-size:.92rem;
  line-height:1.5;
}
.zm-site .zm-home-oze-btn{
  min-width:190px;
  background:#fff;
  border-color:#fff;
  color:var(--zm-green);
}
.zm-site .zm-home-oze-btn:hover,
.zm-site .zm-home-oze-btn:focus-visible{
  background:var(--zm-gold-accent);
  border-color:var(--zm-gold-accent);
  color:var(--zm-ink);
}
.zm-home-oze-loop{
  position:absolute;
  right:24px;
  bottom:22px;
  margin:0;
  padding:9px 16px;
  border-radius:999px;
  background:rgba(8,43,35,.78);
  color:#fff;
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.06em;
  text-transform:uppercase;
}
@media(max-width:900px){
  .zm-home-oze-panel{
    min-height:0;
    background-image:linear-gradient(180deg,rgba(6,28,24,.97) 0%,rgba(8,34,29,.91) 62%,rgba(8,34,29,.58) 100%),url("media/oze-size-bg-gold.webp");
    background-position:62% center;
  }
  .zm-home-oze-copy{
    width:100%;
  }
}
@media(max-width:699px){
  .zm-home-oze-showcase{
    padding:0;
  }
  .zm-home-oze-panel{
    padding:42px 20px 28px;
    text-align:center;
  }
  .zm-home-oze-panel h2,
  .zm-home-oze-lead{
    margin-inline:auto;
  }
  .zm-home-oze-tiles{
    grid-template-columns:1fr;
    max-width:430px;
    margin-inline:auto;
  }
  .zm-home-oze-tiles article{
    min-height:0;
  }
  .zm-home-oze-panel .zm-actions{
    max-width:430px;
    margin-inline:auto;
  }
  .zm-home-oze-loop{
    position:static;
    width:max-content;
    max-width:100%;
    margin:24px auto 0;
  }
}

/* ZModułu Core 1.6.25: miękkie hero i kontrast CTA na ciemnych sekcjach. */
@media (min-width:700px){
  body.home .zm-site .zm-hero-grid>div:first-child{
    width:min(74%,940px);
    padding-right:clamp(110px,13vw,190px);
    background:linear-gradient(90deg,
      rgba(12,45,38,.99) 0%,
      rgba(12,45,38,.97) 52%,
      rgba(12,45,38,.78) 70%,
      rgba(12,45,38,.38) 86%,
      rgba(12,45,38,0) 100%);
  }
}

body.page-id-85 .zm-site .zm-hero{
  background-image:linear-gradient(90deg,
    rgba(7,31,26,.99) 0%,
    rgba(12,45,38,.97) 30%,
    rgba(12,45,38,.82) 46%,
    rgba(12,45,38,.42) 63%,
    rgba(12,45,38,0) 80%),
    url("media/modele-domow-modulowych.webp");
}

body.page-id-112 .zm-site .zm-hero{
  min-height:660px;
  display:flex;
  align-items:center;
  padding:clamp(70px,9vw,120px) 0;
  border:0;
  color:#fff;
  background-color:var(--zm-green);
  background-image:linear-gradient(90deg,
    rgba(7,31,26,.99) 0%,
    rgba(12,45,38,.96) 32%,
    rgba(12,45,38,.78) 49%,
    rgba(12,45,38,.38) 67%,
    rgba(12,45,38,0) 84%),
    url("media/kontakt-dom-modulowy.webp");
  background-size:cover;
  background-position:center 52%;
  background-repeat:no-repeat;
}
body.page-id-112 .zm-site .zm-hero>.zm-wrap{width:var(--zm-wrap);display:block}
body.page-id-112 .zm-site .zm-hero>.zm-wrap>div:first-child{width:min(680px,58%)}
body.page-id-112 .zm-site .zm-hero h1{color:#fff}
body.page-id-112 .zm-site .zm-hero .zm-lead{color:#edf4ef}
body.page-id-112 .zm-site .zm-hero .zm-eyebrow{color:var(--zm-gold-accent)}
body.page-id-112 .zm-site .zm-hero .zm-btn{background:#fff;border-color:#fff;color:var(--zm-green)}
body.page-id-112 .zm-site .zm-hero .zm-btn--ghost{background:rgba(11,43,36,.32);border-color:#fff;color:#fff}

.zm-site .zm-cta .zm-btn,
.zm-site .zm-section--dark .zm-btn{
  background:#fff;
  border-color:#fff;
  color:var(--zm-green);
}
.zm-site .zm-cta .zm-btn--ghost,
.zm-site .zm-section--dark .zm-btn--ghost{
  background:rgba(255,255,255,.08);
  border-color:#fff;
  color:#fff;
}
.zm-site .zm-cta .zm-btn:hover,
.zm-site .zm-cta .zm-btn:focus-visible,
.zm-site .zm-section--dark .zm-btn:hover,
.zm-site .zm-section--dark .zm-btn:focus-visible{
  background:var(--zm-gold-accent);
  border-color:var(--zm-gold-accent);
  color:var(--zm-ink);
}

@media (max-width:699px){
  body.page-id-112 .zm-site .zm-hero{
    min-height:620px;
    background-image:linear-gradient(180deg,
      rgba(7,31,26,.96) 0%,
      rgba(12,45,38,.86) 62%,
      rgba(12,45,38,.48) 100%),
      url("media/kontakt-dom-modulowy.webp");
    background-position:62% center;
  }
  body.page-id-112 .zm-site .zm-hero>.zm-wrap>div:first-child{width:100%}
}

/* ZModułu Core 1.6.26: konfigurator na stronie głównej, jednolite CTA mobilne i gradient modeli. */
.zm-home-configurator{
  border-block:1px solid var(--zm-line);
}
.zm-home-configurator>.zm-wrap>h2,
.zm-home-configurator>.zm-wrap>.zm-lead{
  margin-inline:auto;
  text-align:center;
}
.zm-home-configurator>.zm-wrap>.zm-eyebrow{
  text-align:center;
}
.zm-home-configurator .zm-configurator{
  scroll-margin-top:110px;
}
.zm-configurator{
  scroll-margin-top:110px;
}
.zm-home-oze-loop{
  display:none!important;
}
.zm-site .zm-mobile-cta{
  display:none!important;
}

@media (min-width:700px){
  body.parent-pageid-85 .zm-site .zm-hero-grid>div:first-child{
    width:min(74%,940px);
    padding-right:clamp(110px,13vw,190px);
    background:linear-gradient(90deg,
      rgba(12,45,38,.99) 0%,
      rgba(12,45,38,.97) 52%,
      rgba(12,45,38,.78) 70%,
      rgba(12,45,38,.38) 86%,
      rgba(12,45,38,0) 100%);
  }
  .zm-mobile-cta--global{
    display:none;
  }
}

@media (max-width:699px){
  .zm-site :is(h1,h2,h3,.zm-eyebrow,.zm-lead),
  .zm-site section>div>p{
    margin-inline:auto;
    text-align:center;
  }
  .zm-site .zm-actions{
    justify-items:center;
    text-align:center;
  }
  .zm-site .zm-actions>*{
    margin-inline:auto;
  }
  body.parent-pageid-85 .zm-site .zm-hero-grid>div:first-child{
    background:linear-gradient(180deg,
      rgba(12,45,38,.96) 0%,
      rgba(12,45,38,.86) 62%,
      rgba(12,45,38,.50) 100%);
  }
  .zm-mobile-cta--global{
    position:fixed;
    z-index:999;
    left:50%;
    right:auto;
    bottom:max(10px,env(safe-area-inset-bottom));
    width:min(calc(100% - 24px),430px);
    height:56px;
    transform:translateX(-50%);
    display:grid;
    grid-template-columns:1fr 1fr;
    overflow:hidden;
    border:2px solid #fff;
    border-radius:999px;
    box-shadow:0 12px 30px rgba(0,0,0,.26);
    background:var(--zm-green);
  }
  .zm-mobile-cta--global a{
    min-width:0;
    min-height:52px;
    padding:0 12px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:0;
    border-radius:0;
    background:var(--zm-green);
    color:#fff!important;
    font-size:.95rem;
    font-weight:800;
    line-height:1;
    text-align:center;
    text-decoration:none;
  }
  .zm-mobile-cta--global a+a{
    background:var(--zm-gold-accent);
    color:var(--zm-ink)!important;
  }
  .zm-mobile-cta--global a:focus-visible{
    outline:3px solid #fff;
    outline-offset:-4px;
  }
}

