.zzk-full-bleed{display:block;width:100%;max-width:100%;margin:0;overflow:hidden;background:var(--zzk-bg);color:var(--zzk-text);clear:both}
.zzk-catalog,.zzk-catalog *{box-sizing:border-box}.zzk-catalog{font-family:inherit;line-height:1.6;background:var(--zzk-bg);color:var(--zzk-text)}
.zzk-container{width:min(1180px,calc(100% - 36px));margin:0 auto}.zzk-narrow{width:min(820px,calc(100% - 36px));text-align:center}
.zzk-section{padding:72px 0}.zzk-kicker,.zzk-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.78rem;font-weight:800;color:var(--zzk-secondary);margin:0 0 10px}
.zzk-section-heading{text-align:center;max-width:780px;margin:0 auto 34px}.zzk-section-heading h2,.zzk-intro h2,.zzk-delivery h2,.zzk-contact h2{font-size:clamp(2rem,4vw,3.15rem);line-height:1.12;margin:.15em 0 .35em;color:var(--zzk-primary)}
.zzk-section-heading>p:last-child{color:var(--zzk-muted);font-size:1.05rem}.zzk-richtext{color:var(--zzk-muted);font-size:1.05rem}.zzk-richtext p:last-child{margin-bottom:0}
.zzk-hero{position:relative;min-height:620px;display:flex;align-items:center;background:linear-gradient(135deg,#0d2f1f,#2e6b46);background-size:cover;background-position:center}.zzk-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,38,25,.92),rgba(10,38,25,.65) 55%,rgba(10,38,25,.22))}.zzk-hero-content{position:relative;z-index:1;color:#fff;padding-top:70px;padding-bottom:70px}.zzk-hero-content h1{max-width:760px;color:#fff;font-size:clamp(2.6rem,6vw,5.4rem);line-height:.98;margin:.1em 0 .35em;text-shadow:0 4px 24px rgba(0,0,0,.25)}.zzk-hero-content>p:not(.zzk-eyebrow){max-width:680px;font-size:clamp(1rem,2vw,1.25rem);opacity:.95}.zzk-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.zzk-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:12px 20px;border-radius:999px;font-weight:800;text-decoration:none!important;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;line-height:1.2}.zzk-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.16)}.zzk-btn-primary{background:var(--zzk-secondary);color:#18251d!important}.zzk-btn-light{background:#fff;color:var(--zzk-primary)!important}.zzk-btn-disabled{background:#d7d7d2;color:#777!important;cursor:not-allowed}
.zzk-intro{background:var(--zzk-bg)}.zzk-features-section{padding-top:0}.zzk-features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.zzk-feature-card{background:var(--zzk-card);padding:27px 23px;border-radius:var(--zzk-radius);box-shadow:0 12px 35px rgba(20,60,39,.08);border:1px solid rgba(23,63,42,.08)}.zzk-feature-icon{font-size:2rem}.zzk-feature-card h3{margin:12px 0 6px;color:var(--zzk-primary);font-size:1.15rem}.zzk-feature-card p{margin:0;color:var(--zzk-muted)}
.zzk-page-gallery-section{background:rgba(255,255,255,.48)}.zzk-page-gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.zzk-gallery-tile{padding:0;border:0;background:none;cursor:pointer;border-radius:calc(var(--zzk-radius) * .7);overflow:hidden;aspect-ratio:1/1}.zzk-gallery-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.zzk-gallery-tile:hover img{transform:scale(1.06)}
.zzk-products-section{background:var(--zzk-bg)}.zzk-filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 0 30px}.zzk-filters button{border:1px solid rgba(23,63,42,.18);background:transparent;color:var(--zzk-primary);border-radius:999px;padding:9px 16px;font-weight:750;cursor:pointer}.zzk-filters button.is-active{background:var(--zzk-primary);color:#fff;border-color:var(--zzk-primary)}
.zzk-grid{display:grid;grid-template-columns:repeat(var(--zzk-cols),minmax(0,1fr));gap:24px}.zzk-card{background:var(--zzk-card);border-radius:var(--zzk-radius);overflow:hidden;box-shadow:0 14px 38px rgba(18,54,35,.10);border:1px solid rgba(23,63,42,.08);display:flex;flex-direction:column;min-width:0;transition:transform .25s ease,box-shadow .25s ease}.zzk-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px rgba(18,54,35,.16)}.zzk-card[hidden]{display:none!important}.zzk-card-media{position:relative;background:#e8eee9;aspect-ratio:4/3}.zzk-card-image-button{display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:zoom-in}.zzk-card-image-button img{display:block;width:100%;height:100%;object-fit:cover}.zzk-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:3rem;color:var(--zzk-muted)}.zzk-placeholder span{font-size:.9rem}.zzk-photo-count{position:absolute;right:12px;bottom:12px;background:rgba(0,0,0,.65);color:#fff;border-radius:999px;padding:5px 10px;font-size:.82rem}.zzk-badges{position:absolute;left:12px;top:12px;display:flex;gap:7px;flex-wrap:wrap}.zzk-badge{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:.74rem;font-weight:850;box-shadow:0 4px 15px rgba(0,0,0,.12)}.zzk-status-badge{background:#e6f5e9;color:#1d6a35}.status-reserved .zzk-status-badge{background:#fff0cc;color:#8a5e00}.status-sold .zzk-status-badge{background:#ececeb;color:#666}.zzk-new-badge{background:var(--zzk-secondary);color:#1d291f}.zzk-unique-badge{background:#fff;color:var(--zzk-primary)}.status-sold .zzk-card-media img{filter:grayscale(.75);opacity:.72}
.zzk-card-body{padding:22px;display:flex;flex-direction:column;flex:1}.zzk-card-title-row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.zzk-card h3{font-size:1.35rem;line-height:1.18;margin:0;color:var(--zzk-primary)}.zzk-price{color:var(--zzk-primary);white-space:nowrap;font-size:1.2rem}.zzk-card-excerpt{color:var(--zzk-muted);margin:12px 0}.zzk-mini-details{font-size:.92rem;color:var(--zzk-muted);border-top:1px solid rgba(23,63,42,.1);padding-top:12px}.zzk-mini-details p{margin:6px 0}.zzk-mini-details span{display:inline-block;width:25px}.zzk-mini-details strong{color:var(--zzk-text)}.zzk-card-actions{margin-top:auto;padding-top:18px}.zzk-card-actions .zzk-btn{width:100%}.zzk-empty{grid-column:1/-1;background:var(--zzk-card);padding:36px;border-radius:var(--zzk-radius);text-align:center;color:var(--zzk-muted)}
.zzk-delivery{background:var(--zzk-primary);color:#fff}.zzk-delivery h2,.zzk-delivery .zzk-richtext{color:#fff}.zzk-delivery-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:34px;align-items:center}.zzk-area-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:var(--zzk-radius);padding:30px;text-align:center}.zzk-area-card span{font-size:2.5rem;display:block}.zzk-area-card strong{font-size:1.15rem}.zzk-area-card p{margin:.4em 0 0}
.zzk-contact{background:var(--zzk-secondary)}.zzk-contact-inner{display:grid;grid-template-columns:1.45fr 1fr;gap:32px;align-items:center}.zzk-contact h2{color:var(--zzk-primary)}.zzk-contact .zzk-richtext{color:#29392f}.zzk-contact-buttons{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.zzk-lightbox[hidden]{display:none}.zzk-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(5,15,10,.92);display:flex;align-items:center;justify-content:center;padding:30px}.zzk-lightbox img{max-width:min(100%,1100px);max-height:88vh;object-fit:contain}.zzk-lightbox button{position:absolute;border:0;background:rgba(255,255,255,.14);color:#fff;border-radius:999px;width:48px;height:48px;font-size:2rem;cursor:pointer}.zzk-lightbox-close{top:20px;right:20px}.zzk-lightbox-prev{left:20px;top:50%;transform:translateY(-50%)}.zzk-lightbox-next{right:20px;top:50%;transform:translateY(-50%)}
@media(max-width:980px){.zzk-features{grid-template-columns:repeat(2,1fr)}.zzk-page-gallery{grid-template-columns:repeat(3,1fr)}.zzk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zzk-delivery-grid,.zzk-contact-inner{grid-template-columns:1fr}.zzk-contact-buttons{justify-content:flex-start}}
@media(max-width:640px){.zzk-container,.zzk-narrow{width:min(100% - 24px,1180px)}.zzk-section{padding:54px 0}.zzk-hero{min-height:540px}.zzk-hero-overlay{background:linear-gradient(90deg,rgba(10,38,25,.91),rgba(10,38,25,.69))}.zzk-hero-content h1{font-size:2.75rem}.zzk-hero-actions .zzk-btn{width:100%}.zzk-features{grid-template-columns:1fr}.zzk-page-gallery{grid-template-columns:repeat(2,1fr)}.zzk-grid{grid-template-columns:1fr}.zzk-card-title-row{align-items:flex-start}.zzk-contact-buttons .zzk-btn{width:100%}.zzk-lightbox{padding:14px}.zzk-lightbox-prev{left:8px}.zzk-lightbox-next{right:8px}.zzk-lightbox-close{top:8px;right:8px}}

/* v1.1.0 – dopracowanie układu i kontaktu */
.zzk-catalog-page .zzk-full-bleed{position:relative;left:auto;right:auto;transform:none;overflow:clip;margin:0 auto}
.zzk-product-contact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.zzk-product-contact .zzk-contact-label{grid-column:1/-1;display:block;font-size:.82rem;font-weight:800;color:var(--zzk-muted);margin-bottom:2px}
.zzk-product-contact .zzk-btn{width:100%;min-height:40px;padding:9px 8px;font-size:.8rem;white-space:nowrap}
.zzk-contact-choice{box-shadow:none}
.zzk-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}
.zzk-reveal.is-visible{opacity:1;transform:none}
.zzk-card-image-button img{transition:transform .45s ease}
.zzk-card:hover .zzk-card-image-button img{transform:scale(1.035)}
.zzk-feature-card{transition:transform .25s ease,box-shadow .25s ease}
.zzk-feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(20,60,39,.13)}
@media(max-width:760px){.zzk-product-contact{grid-template-columns:1fr}.zzk-product-contact .zzk-btn{font-size:.9rem}.zzk-reveal{transform:translateY(14px)}}
@media(prefers-reduced-motion:reduce){.zzk-reveal,.zzk-card,.zzk-card-image-button img,.zzk-feature-card{transition:none!important;transform:none!important;opacity:1!important}}

/* v1.1.1 – naprawa przesunięcia na komputerach */
.zzk-catalog-page .entry-content{width:100%!important;max-width:none!important;float:none!important;clear:both!important;margin:0!important;padding:0!important;}
.zzk-catalog-page .zzk-catalog{width:100%;max-width:100%;margin:0 auto;}

/* v1.2.0 – responsywny baner, osobny obraz mobilny i pełna kontrola nakładki */
.zzk-hero{min-height:var(--zzk-hero-desktop);background-position:var(--zzk-hero-position);}
.zzk-hero-overlay{background:rgba(7,28,18,var(--zzk-overlay-opacity));}
.zzk-hero-image-mode{min-height:0;display:block;position:relative;background:none;overflow:hidden;}
.zzk-hero-picture{display:block;width:100%;line-height:0;}
.zzk-hero-picture img{display:block;width:100%;height:auto;max-width:none;object-fit:contain;}
.zzk-hero-image-mode .zzk-hero-overlay{position:absolute;inset:0;z-index:1;}
.zzk-hero-image-mode .zzk-hero-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;pointer-events:none;}
.zzk-hero-image-mode .zzk-hero-actions{pointer-events:auto;}
@media(max-width:640px){
  .zzk-hero{min-height:var(--zzk-hero-mobile);background-position:var(--zzk-hero-position);}
  .zzk-hero-image-mode{min-height:0;}
  .zzk-hero-picture img{width:100%;height:auto;object-fit:contain;}
  .zzk-hero-image-mode .zzk-hero-content{padding:18px 12px;}
}

/* v1.3.0 – niezależny tryb banera na komputerze i telefonie */
.zzk-hero-has-image{margin-top:var(--zzk-hero-gap);border-radius:var(--zzk-hero-radius);overflow:hidden;background-size:cover;background-position:var(--zzk-hero-position)}
.zzk-hero-has-image.zzk-desktop-image{min-height:0;display:block;background-image:none!important}
.zzk-hero-has-image.zzk-desktop-image .zzk-hero-picture{display:block}
.zzk-hero-has-image.zzk-desktop-background{min-height:var(--zzk-hero-desktop);display:flex}
.zzk-hero-has-image.zzk-desktop-background .zzk-hero-picture{display:none}
@media(max-width:640px){
 .zzk-hero-has-image{margin-top:var(--zzk-hero-gap);border-radius:var(--zzk-hero-radius)}
 .zzk-hero-has-image.zzk-mobile-image{min-height:0;display:block;background-image:none!important}
 .zzk-hero-has-image.zzk-mobile-image .zzk-hero-picture{display:block}
 .zzk-hero-has-image.zzk-mobile-background{min-height:var(--zzk-hero-mobile);display:flex}
 .zzk-hero-has-image.zzk-mobile-background .zzk-hero-picture{display:none}
}

/* v1.4.0 – aktywne kafelki, automatyczne £ i „Pokaż więcej” */
html{scroll-behavior:smooth}.zzk-feature-card{display:flex;flex-direction:column;text-decoration:none!important;color:inherit;cursor:pointer;position:relative}.zzk-feature-card:focus-visible{outline:3px solid var(--zzk-secondary);outline-offset:4px}.zzk-feature-link{display:inline-block;margin-top:16px;color:var(--zzk-primary);font-weight:800;font-size:.88rem}.zzk-load-more-wrap{text-align:center;margin-top:28px}.zzk-load-more{appearance:none;border:2px solid var(--zzk-primary);background:var(--zzk-primary);color:#fff;border-radius:999px;padding:13px 28px;font-weight:850;cursor:pointer;box-shadow:0 8px 22px rgba(23,63,42,.16)}.zzk-load-more:hover{filter:brightness(1.08)}.zzk-load-more[hidden]{display:none!important}
.zzk-lightbox video{max-width:min(100%,1100px);max-height:88vh;background:#000;border-radius:10px}.zzk-lightbox video[hidden]{display:none}

/* v1.4.3 – publiczny status „Niedostępny” dla sprzedanych i niedostępnych */
.status-unavailable .zzk-status-badge{background:#ececeb;color:#5f6360}
.status-unavailable .zzk-card-media img{filter:grayscale(.82);opacity:.58}
.status-unavailable .zzk-card-media{background:#e4e5e4}
.status-unavailable .zzk-card-image-button img{transition:filter .25s ease,opacity .25s ease,transform .45s ease}
.status-unavailable.zzk-card:hover .zzk-card-image-button img{transform:none}
.zzk-unavailable-message{width:100%;padding:13px 15px;border:1px solid rgba(95,99,96,.24);border-radius:12px;background:#f2f2f1;color:#5f6360;text-align:center;font-weight:800;line-height:1.35}
