.kumu-production-gallery{--pg-ink:#17352c;--pg-accent:#147456;max-width:1200px;margin:36px auto;padding:clamp(16px,3vw,40px);color:var(--pg-ink);background:#f6faf8;border-radius:24px;font-family:inherit}.kumu-production-gallery *{box-sizing:border-box}.kumu-production-gallery header{max-width:650px;margin-bottom:28px}.kumu-production-gallery h2{font-size:clamp(28px,4vw,44px);line-height:1.15;letter-spacing:-.025em;color:var(--pg-ink);margin:10px 0 14px}.kumu-gallery-kicker{font-size:12px;font-weight:700;letter-spacing:.15em;color:var(--pg-accent)}.kumu-gallery-filters{display:flex;align-items:end;flex-wrap:wrap;gap:12px;margin:0 0 28px}.kumu-gallery-filters label{display:grid;gap:6px;flex:1;min-width:145px;font-size:13px;font-weight:600}.kumu-gallery-filters input,.kumu-gallery-filters select{min-height:46px;width:100%;border:1px solid #cee0d7;border-radius:10px;padding:10px;background:#fff;color:#17352c;font:inherit}.kumu-production-gallery button{min-height:46px;border:0;border-radius:10px;padding:11px 20px;background:var(--pg-accent);color:#fff;font:inherit;font-weight:600;cursor:pointer}.kumu-production-gallery button:hover{background:#0c5940;color:#fff}.kumu-production-gallery button:disabled{opacity:.55;cursor:wait}.kumu-production-gallery :focus-visible{outline:3px solid #438dff;outline-offset:4px}.kumu-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.kumu-gallery-grid article{min-width:0;background:#fff;border:1px solid #e0ebe5;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px #183a2e08}.kumu-gallery-photo{display:block;aspect-ratio:4/3;background:#eaf0ec;overflow:hidden}.kumu-gallery-photo img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .2s}.kumu-gallery-photo:hover img{transform:scale(1.025)}.kumu-gallery-grid p{font-size:14px;line-height:1.5;padding:14px 16px;margin:0;overflow-wrap:anywhere}.kumu-gallery-status{font-size:14px;margin:24px 0 14px}.kumu-gallery-more{display:block;margin:0 auto}.kumu-gallery-more[hidden]{display:none}.kumu-gallery-lightbox{max-width:min(96vw,1200px);max-height:94vh;border:0;border-radius:16px;padding:48px 16px 16px;background:#11221c;color:#fff}.kumu-gallery-lightbox::backdrop{background:#071710df}.kumu-gallery-lightbox img{max-width:100%;max-height:75vh;display:block;object-fit:contain;margin:auto}.kumu-gallery-lightbox p{color:#fff;margin:12px 0 0;text-align:center}.kumu-gallery-lightbox .kumu-gallery-close{position:absolute;top:5px;right:8px;font-size:28px;line-height:1;padding:5px 12px;background:transparent}.kumu-gallery-lightbox:not([open]){display:none}@media(max-width:900px){.kumu-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.kumu-gallery-grid{grid-template-columns:1fr}.kumu-gallery-filters{display:grid;grid-template-columns:1fr 1fr}.kumu-gallery-filters label{min-width:0}.kumu-gallery-filters label:nth-child(2){grid-column:1/-1}.kumu-production-gallery{border-radius:16px;margin:18px auto}}@media(prefers-reduced-motion:reduce){.kumu-gallery-photo img{transition:none}}

/* Keep controls aligned even inside theme-styled Elementor columns. */
.kumu-production-gallery{background:#fff;border:1px solid #e3ebe7;border-radius:20px;padding:clamp(20px,3vw,36px);box-shadow:0 8px 30px #17352c06}
.kumu-production-gallery header{margin-bottom:24px}
.kumu-production-gallery h2{font-size:clamp(28px,3vw,38px)}
.kumu-production-gallery .kumu-gallery-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:20px;background:#f4f8f6;border:1px solid #e3ebe7;border-radius:14px;align-items:end}
.kumu-production-gallery .kumu-gallery-filters label{display:flex;flex-direction:column;gap:8px;min-width:0;margin:0;line-height:20px}
.kumu-production-gallery .kumu-gallery-filters input,.kumu-production-gallery .kumu-gallery-filters select{height:46px;min-height:46px;max-width:100%;margin:0;padding:10px 12px;font-size:14px;line-height:24px;box-shadow:none}
.kumu-production-gallery .kumu-gallery-filters button{grid-column:1/-1;justify-self:end;margin:0;min-height:44px;font-size:14px}
.kumu-production-gallery .kumu-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:20px}
.kumu-production-gallery .kumu-gallery-photo{aspect-ratio:1/1}
.kumu-production-gallery .kumu-gallery-photo img{height:100%;max-height:none;object-fit:contain}
.kumu-production-gallery .kumu-gallery-grid article{box-shadow:none}
@media(max-width:600px){.kumu-production-gallery .kumu-gallery-filters{grid-template-columns:1fr;padding:16px}.kumu-production-gallery .kumu-gallery-filters label:nth-child(2){grid-column:auto}.kumu-production-gallery .kumu-gallery-filters button{width:100%}}

/* Theme search resets must not expand this field beyond its grid track. */
.kumu-production-gallery .kumu-gallery-filters input[type="search"],
.kumu-production-gallery .kumu-gallery-filters select{
box-sizing:border-box!important;min-width:0;width:100%;max-width:100%;height:46px;min-height:46px;
-webkit-appearance:none;appearance:none;
}
.kumu-production-gallery .kumu-gallery-filters select{appearance:auto}
.kumu-production-gallery .kumu-gallery-photo{position:relative;aspect-ratio:4/3}
.kumu-production-gallery .kumu-gallery-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
