.gallery-hero{padding:3rem 2rem 2rem;text-align:center;background:linear-gradient(180deg,#FFF9F5,#FFFFFF);border-bottom:3px solid #f57702}.gallery-hero-title{font-size:2rem;font-weight:700;color:#622300;margin-bottom:.5rem}.gallery-hero-sub{font-size:1rem;color:#7a5040;max-width:560px;margin:0 auto;line-height:1.6}.gallery-hero-stats{display:flex;gap:2rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.gallery-stat{display:flex;flex-direction:column;align-items:center;gap:.15rem}.gallery-stat-num{font-size:1.6rem;font-weight:700;color:#F57702;line-height:1}.gallery-stat-label{font-size:.78rem;color:#7a5040;text-transform:uppercase;letter-spacing:.05em}.gallery-content{max-width:1280px;margin:0 auto;padding:2rem 1.5rem 4rem}.gallery-filters{gap:.75rem;margin-bottom:1.25rem}.gallery-filter-group,.gallery-filters{display:flex;flex-wrap:wrap;align-items:center}.gallery-filter-group{gap:.4rem}.gallery-filter-pill{padding:.4rem .9rem;border-radius:50px;border:1.5px solid #e8c8a8;background:#fff;color:#622300;font-family:inherit;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s}.gallery-filter-pill:hover{border-color:#F57702;background:#fff9f5}.gallery-filter-pill--active{background:#F57702;border-color:#F57702;color:#fff}.gallery-filter-select{border-radius:8px;border:1.5px solid #e8c8a8;background:#fff;color:#622300;font-family:inherit;font-size:.88rem;font-weight:600;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23622300' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;padding:.4rem 2rem .4rem .8rem}.gallery-filter-select:focus{outline:2px solid #F57702;outline-offset:1px}.gallery-result-count{font-size:.85rem;color:#9a6e50;margin-bottom:1.5rem;font-style:italic}.gallery-masonry{columns:220px 4;column-gap:.75rem}@media (max-width:900px){.gallery-masonry{columns:180px 3}}@media (max-width:600px){.gallery-masonry{columns:140px 2;column-gap:.5rem}}.gallery-card{display:block;page-break-inside:avoid;break-inside:avoid;margin-bottom:.75rem;border-radius:10px;overflow:hidden;position:relative;border:none;padding:0;background:#1a1a1a;cursor:pointer;width:100%;text-align:left;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(98,35,0,.12)}.gallery-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(245,119,2,.2)}.gallery-card:hover .gallery-card-overlay{opacity:1}.gallery-card-img{display:block;width:100%;height:auto;object-fit:cover;transition:transform .3s}.gallery-card:hover .gallery-card-img{transform:scale(1.03)}.gallery-card--portrait .gallery-card-thumb-wrap{aspect-ratio:9/16;overflow:hidden}.gallery-card--portrait .gallery-card-img{width:100%;height:100%;object-fit:cover}.gallery-card-thumb-wrap{position:relative}.gallery-card-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2rem;color:rgba(255,255,255,.9);background:rgba(0,0,0,.25);transition:background .2s;pointer-events:none}.gallery-card--video:hover .gallery-card-play{background:rgba(245,119,2,.55)}.gallery-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:.6rem .7rem .5rem;background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,0));display:flex;flex-direction:column;gap:.1rem;opacity:0;transition:opacity .22s}.gallery-card-location{font-size:.8rem;font-weight:700;color:#fff;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-card-state{font-size:.7rem;color:rgba(255,255,255,.75);font-weight:500}.gallery-card-date{font-size:.68rem;color:rgba(255,255,255,.6)}.gallery-card-caption{font-size:.78rem;color:#7a5040;padding:.4rem .6rem .5rem;margin:0;background:#fff9f5;line-height:1.4}.gallery-empty{text-align:center;padding:4rem 2rem;color:#9a6e50;font-style:italic}.gallery-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.93);cursor:zoom-out}.gallery-lightbox,.gallery-lightbox-close{display:flex;align-items:center;justify-content:center}.gallery-lightbox-close{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.15);border:none;border-radius:50%;width:2.5rem;height:2.5rem;color:#fff;font-size:1.2rem;cursor:pointer;transition:background .2s;z-index:1}.gallery-lightbox-close:hover{background:rgba(255,255,255,.28)}.gallery-lightbox-counter{position:absolute;top:1rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.55);font-size:.82rem}.gallery-lightbox-img{max-width:90vw;max-height:84vh;object-fit:contain;border-radius:4px;box-shadow:0 8px 48px rgba(0,0,0,.6);cursor:default}.gallery-lightbox-caption{bottom:4.5rem;color:rgba(255,255,255,.85);font-size:.9rem;text-align:center;max-width:60vw;background:rgba(0,0,0,.4);padding:.35rem .9rem;border-radius:4px}.gallery-lightbox-caption,.gallery-lightbox-meta{position:absolute;left:50%;transform:translateX(-50%);cursor:default}.gallery-lightbox-meta{bottom:1.25rem}.gallery-lightbox-link{color:rgba(255,255,255,.7);font-size:.82rem;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.25);transition:color .2s;white-space:nowrap}.gallery-lightbox-link:hover{color:#F57702;border-color:#F57702}.gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.13);border:none;border-radius:50%;width:3rem;height:3rem;color:#fff;font-size:1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gallery-lightbox-nav:hover{background:rgba(245,119,2,.6)}.gallery-lightbox-prev{left:1rem}.gallery-lightbox-next{right:1rem}@media (max-width:600px){.gallery-hero{padding:2rem 1rem 1.5rem}.gallery-hero-title{font-size:1.5rem}.gallery-content{padding:1.5rem .75rem 3rem}.gallery-filters{gap:.5rem}.gallery-lightbox-prev{left:.25rem}.gallery-lightbox-next{right:.25rem}.gallery-lightbox-nav{width:2.4rem;height:2.4rem;font-size:1.3rem}}.gallery-load-more{margin-top:2.5rem;text-align:center}.gallery-load-more-btn{padding:.65rem 2rem;border-radius:50px;border:2px solid #f57702;background:transparent;color:#F57702;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.gallery-load-more-btn:hover{background:#F57702;color:#fff}