.photo-galleries-page .page-hero{overflow:hidden}.photo-galleries-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 180px auto;gap:.75rem;align-items:end;margin-bottom:1.4rem;padding:1rem;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(8,54,67,.06)}.photo-galleries-toolbar label{display:grid;gap:.35rem;color:var(--navy);font-size:.76rem;font-weight:800}.photo-galleries-toolbar input,.photo-galleries-toolbar select{width:100%;min-width:0;padding:.75rem .8rem;border:1px solid #cfdedf;border-radius:9px;background:#fff;color:var(--navy);font:inherit}.photo-galleries-toolbar-actions{display:flex;gap:.55rem;align-items:center}.photo-galleries-toolbar .button{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.gallery-grid.enhanced{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.gallery-grid.enhanced .gallery-card{display:flex;flex-direction:column;border-radius:18px;box-shadow:0 12px 30px rgba(6,52,65,.08);transition:transform .2s ease,box-shadow .2s ease}.gallery-grid.enhanced .gallery-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(6,52,65,.13)}.gallery-grid.enhanced .gallery-card-cover{position:relative;display:block;aspect-ratio:16/10;overflow:hidden}.gallery-grid.enhanced .gallery-card-cover img{transition:transform .35s ease}.gallery-grid.enhanced .gallery-card:hover .gallery-card-cover img{transform:scale(1.035)}.gallery-card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#084b60,#11959b);color:#fff}.gallery-card-placeholder svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-width:1.5}.gallery-card-count{position:absolute;right:.7rem;bottom:.7rem;padding:.35rem .55rem;border-radius:999px;background:rgba(3,44,57,.82);color:#fff;font-size:.68rem;font-weight:800;backdrop-filter:blur(5px)}.gallery-grid.enhanced .gallery-card-body{display:flex;flex:1;flex-direction:column;padding:1.15rem 1.2rem 1.25rem}.gallery-grid.enhanced .gallery-card-body time{color:var(--teal);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.045em}.gallery-grid.enhanced .gallery-card-body h2{margin:.45rem 0 .65rem;font-family:inherit;font-size:1.08rem;line-height:1.35}.gallery-grid.enhanced .gallery-card-body p{margin:0 0 .75rem;color:var(--muted);font-size:.82rem;line-height:1.55}.gallery-grid.enhanced .gallery-card-body .arrow-link{margin-top:auto}.gallery-pagination{display:flex;align-items:center;justify-content:center;gap:.7rem;margin-top:2rem}.gallery-pagination a,.gallery-pagination span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem .8rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);font-weight:800}.gallery-pagination span{background:var(--navy);color:#fff}.gallery-detail-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.gallery-detail-heading p{margin:0;color:var(--muted)}.gallery-detail-description{max-width:850px;margin-bottom:1.6rem}.gallery-photos.enhanced{columns:3 260px;display:block;column-gap:1rem;margin-top:1rem}.gallery-photos.enhanced .gallery-photo{position:relative;display:block;break-inside:avoid;aspect-ratio:auto;margin:0 0 1rem;border-radius:14px;box-shadow:0 8px 24px rgba(7,51,64,.09)}.gallery-photos.enhanced .gallery-photo img{display:block;width:100%;height:auto;object-fit:contain}.gallery-photo-index{position:absolute;right:.5rem;bottom:.5rem;padding:.25rem .42rem;border-radius:999px;background:rgba(3,44,57,.78);color:#fff;font-size:.62rem;font-weight:800}.gallery-empty-public{padding:2rem;border:1px dashed #bfd0d2;border-radius:16px;background:#fff;text-align:center;color:var(--muted)}
@media(max-width:980px){.gallery-grid.enhanced{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-galleries-toolbar{grid-template-columns:minmax(0,1fr) 160px}.photo-galleries-toolbar-actions{grid-column:1/-1}.gallery-photos.enhanced{columns:2 240px}}
@media(max-width:640px){.gallery-grid.enhanced{grid-template-columns:1fr}.photo-galleries-toolbar{grid-template-columns:1fr}.photo-galleries-toolbar-actions{grid-column:auto;align-items:stretch;flex-direction:column}.photo-galleries-toolbar .button{width:100%}.gallery-detail-heading{align-items:flex-start;flex-direction:column}.gallery-photos.enhanced{columns:1}.gallery-pagination{flex-wrap:wrap}}
