.gmpgallery{--gmp-cols-d:4;--gmp-cols-t:3;--gmp-cols-m:2;--gmp-gap:16px;--gmp-ratio:4/3;margin:1.5rem 0}.gmpgallery-grid{display:grid;grid-template-columns:repeat(var(--gmp-cols-d),minmax(0,1fr));gap:var(--gmp-gap)}.gmpgallery-item{min-width:0}.gmpgallery-link{display:block;text-decoration:none;color:inherit}.gmpgallery-thumb-wrap{display:block;aspect-ratio:var(--gmp-ratio);overflow:hidden;background:#f1f3f5;border-radius:8px}.gmpgallery-thumb{display:block;width:100%;height:100%;object-fit:var(--gmp-fit,cover);transition:transform .22s ease}.gmpgallery-link:hover .gmpgallery-thumb{transform:scale(1.025)}.gmpgallery-title{display:block;font-weight:600;margin-top:.55rem;line-height:1.25}.gmpgallery-description{display:block;margin-top:.3rem;color:#6c757d;font-size:.92rem;line-height:1.45}.gmpgallery-dialog{width:min(1100px,96vw);max-width:none;height:min(92vh,900px);padding:0;border:0;background:transparent;overflow:visible}.gmpgallery-dialog::backdrop{background:rgba(0,0,0,.88)}.gmpgallery-lightbox{position:relative;width:100%;height:100%;display:grid;grid-template-rows:1fr auto;place-items:center}.gmpgallery-lightbox img{max-width:100%;max-height:calc(92vh - 90px);object-fit:contain;box-shadow:0 12px 50px rgba(0,0,0,.35)}.gmpgallery-lb-caption{color:#fff;padding:14px 64px 0;text-align:center;min-height:45px}.gmpgallery-lb-close,.gmpgallery-lb-prev,.gmpgallery-lb-next{position:absolute;border:0;background:rgba(0,0,0,.45);color:#fff;width:46px;height:46px;border-radius:50%;font-size:28px;line-height:1;cursor:pointer;z-index:2}.gmpgallery-lb-close{right:10px;top:10px}.gmpgallery-lb-prev{left:10px;top:50%;transform:translateY(-50%)}.gmpgallery-lb-next{right:10px;top:50%;transform:translateY(-50%)}@media(max-width:900px){.gmpgallery-grid{grid-template-columns:repeat(var(--gmp-cols-t),minmax(0,1fr))}}@media(max-width:600px){.gmpgallery-grid{grid-template-columns:repeat(var(--gmp-cols-m),minmax(0,1fr));gap:min(var(--gmp-gap),12px)}.gmpgallery-thumb-wrap{border-radius:6px}.gmpgallery-lb-caption{padding-left:45px;padding-right:45px}}

/* Index / sve galerije */
.gmpgallery-index{margin-top:1.5rem}.gmpgallery-index-card{min-width:0}.gmpgallery-index-link{display:block;height:100%;position:relative;text-decoration:none;color:inherit;overflow:hidden}.gmpgallery-index-link:hover{color:inherit}.gmpgallery-index-body{display:block}.gmpgallery-index-title{display:block;font-size:1.05rem;font-weight:700;line-height:1.3}.gmpgallery-index-date,.gmpgallery-index-count{display:block;margin-top:.32rem;font-size:.88rem;color:#6c757d}.gmpgallery-index-description{display:block;margin-top:.55rem;font-size:.92rem;line-height:1.45;color:#5f6670}.gmpgallery-index-empty{display:flex;align-items:center;justify-content:center;color:#868e96;font-weight:600}.gmpgallery-pagination{margin-top:2rem}

/* Layout 1: kartice */
.gmpgallery-index-layout-cards .gmpgallery-index-link{border-radius:8px;background:var(--body-bg,#fff);box-shadow:0 1px 4px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .18s ease}.gmpgallery-index-layout-cards .gmpgallery-index-link:hover{transform:translateY(-2px);box-shadow:0 5px 18px rgba(0,0,0,.16)}.gmpgallery-index-layout-cards .gmpgallery-thumb-wrap{border-radius:0}.gmpgallery-index-layout-cards .gmpgallery-index-body{padding:.85rem 1rem 1rem}

/* Layout 2: tekst preko fotografije */
.gmpgallery-index-layout-overlay .gmpgallery-index-link{border-radius:8px;aspect-ratio:var(--gmp-ratio);background:#111;box-shadow:0 2px 10px rgba(0,0,0,.16)}.gmpgallery-index-layout-overlay .gmpgallery-thumb-wrap{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0;background:#222}.gmpgallery-index-layout-overlay .gmpgallery-thumb{transition:transform .35s ease,opacity .35s ease}.gmpgallery-index-layout-overlay .gmpgallery-index-link:hover .gmpgallery-thumb{transform:scale(1.045);opacity:.92}.gmpgallery-index-layout-overlay .gmpgallery-index-body{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:3.8rem 1.1rem 1rem;color:#fff;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.82))}.gmpgallery-index-layout-overlay .gmpgallery-index-title{font-size:1.08rem;text-shadow:0 1px 3px rgba(0,0,0,.35)}.gmpgallery-index-layout-overlay .gmpgallery-index-date,.gmpgallery-index-layout-overlay .gmpgallery-index-count,.gmpgallery-index-layout-overlay .gmpgallery-index-description{color:rgba(255,255,255,.86)}.gmpgallery-index-layout-overlay .gmpgallery-index-description{display:none}

/* Layout 3: minimalno */
.gmpgallery-index-layout-minimal .gmpgallery-index-link{overflow:visible}.gmpgallery-index-layout-minimal .gmpgallery-thumb-wrap{border-radius:4px}.gmpgallery-index-layout-minimal .gmpgallery-index-body{padding:.7rem 0 .2rem}.gmpgallery-index-layout-minimal .gmpgallery-index-title{font-size:1rem}.gmpgallery-index-layout-minimal .gmpgallery-index-link:hover .gmpgallery-index-title{text-decoration:underline;text-underline-offset:3px}

.gmpgallery-publish-date{display:block;opacity:.72;font-size:.92em;margin:.25rem 0 1rem}


/* Navigacija prethodna / sljedeća galerija */
.gmpgallery-gallery-nav{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin:3rem 0 1rem;padding-top:1.5rem;border-top:1px solid rgba(127,127,127,.24)}
.gmpgallery-gallery-nav-item{display:flex;flex-direction:column;gap:.28rem;min-width:0;padding:1rem 1.1rem;border:1px solid rgba(127,127,127,.22);border-radius:8px;text-decoration:none;color:inherit;background:rgba(127,127,127,.035);transition:transform .18s ease,border-color .18s ease,background .18s ease}
.gmpgallery-gallery-nav-item:hover{color:inherit;transform:translateY(-1px);border-color:rgba(127,127,127,.42);background:rgba(127,127,127,.065)}
.gmpgallery-gallery-nav-next{text-align:right;align-items:flex-end}
.gmpgallery-gallery-nav-label{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.62}
.gmpgallery-gallery-nav-title{font-size:1rem;font-weight:700;line-height:1.3}
.gmpgallery-gallery-nav-date{font-size:.86rem;opacity:.62}
@media(max-width:600px){.gmpgallery-gallery-nav{grid-template-columns:1fr;gap:.7rem;margin-top:2rem}.gmpgallery-gallery-nav-spacer{display:none}.gmpgallery-gallery-nav-next{text-align:left;align-items:flex-start}}
