.gallery-hero{background:linear-gradient(135deg,rgba(12,38,70,.95),rgba(122,23,32,.9));color:#fff}.gallery-intro{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;align-items:center}.gallery-admin-callout{border:1px solid rgba(12,38,70,.14);border-radius:18px;padding:1rem;background:#f7f9fc;display:grid;gap:.25rem}.gallery-filter-wrap{max-width:1100px;margin:1rem auto;display:flex;gap:.5rem;flex-wrap:wrap;padding:0 1rem}.gallery-filter{border:1px solid rgba(12,38,70,.18);background:#fff;border-radius:999px;padding:.55rem .9rem;cursor:pointer;font-weight:700}.gallery-filter.active{background:#0c2646;color:#fff}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.gallery-card,.video-card{border:1px solid rgba(12,38,70,.12);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(12,38,70,.08)}.gallery-photo-button{border:0;background:none;padding:0;width:100%;height:210px;cursor:pointer;display:block;overflow:hidden}.gallery-photo-button img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.gallery-photo-button:hover img{transform:scale(1.04)}.gallery-card-body{padding:1rem}.gallery-tag{display:inline-flex;background:rgba(122,23,32,.1);color:#7a1720;border-radius:999px;font-size:.8rem;font-weight:800;padding:.25rem .55rem;margin-bottom:.5rem}.empty-gallery{border:2px dashed rgba(12,38,70,.2);border-radius:20px;padding:2rem;text-align:center;background:#fbfcff}.video-memory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.video-card{display:flex;gap:1rem;padding:1.2rem}.video-icon{width:54px;height:54px;min-width:54px;border-radius:50%;background:#7a1720;color:#fff;display:grid;place-items:center;font-weight:900}.gallery-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.86);z-index:9999;display:grid;place-items:center;padding:2rem}.gallery-lightbox[hidden]{display:none}.gallery-lightbox img{max-width:92vw;max-height:78vh;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.gallery-lightbox p{color:#fff;font-weight:700}.lightbox-close{position:fixed;top:1rem;right:1rem;border:0;background:#fff;color:#111;border-radius:50%;width:44px;height:44px;font-size:2rem;line-height:1;cursor:pointer}.gallery-admin-form textarea{resize:vertical}.admin-list{display:grid;gap:.65rem}.admin-list-row{display:grid;grid-template-columns:1.4fr 1fr auto;gap:.75rem;align-items:center;border:1px solid rgba(12,38,70,.12);border-radius:14px;padding:.75rem;background:#fff}@media(max-width:760px){.gallery-intro{grid-template-columns:1fr}.admin-list-row{grid-template-columns:1fr}.gallery-photo-button{height:190px}}
