.gallery-header[data-astro-cid-avfgzb42]{text-align:left;margin:8rem 0 4rem;max-width:1600px;margin-left:auto;margin-right:auto;padding:0 2rem}.gallery-header[data-astro-cid-avfgzb42] h1[data-astro-cid-avfgzb42]{font-size:5.5rem;line-height:1.1;margin-bottom:1rem;font-weight:300;color:#9b9b9b}.gallery-header[data-astro-cid-avfgzb42] h1[data-astro-cid-avfgzb42] .highlight[data-astro-cid-avfgzb42]{font-weight:700;color:#000}.gallery-header[data-astro-cid-avfgzb42] p[data-astro-cid-avfgzb42]{font-size:1.8rem;color:#666;margin-bottom:2rem;line-height:1.4}.gallery-divider[data-astro-cid-avfgzb42]{width:100%;height:1px;background:#ddd;margin:3rem auto;max-width:1600px}.filter-controls[data-astro-cid-avfgzb42]{display:flex;justify-content:center;gap:1rem;margin:3rem 0 2rem;flex-wrap:wrap;padding:0 1rem}.filter-btn[data-astro-cid-avfgzb42]{padding:.6rem 1.5rem;border:2px solid #ddd;background:#fff;border-radius:25px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500;color:#666;display:flex;align-items:center;gap:.5rem}.filter-btn[data-astro-cid-avfgzb42]:hover,.filter-btn[data-astro-cid-avfgzb42].active{border-color:#6b8e6b;background:#6b8e6b;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6b8e6b4d}.filter-count[data-astro-cid-avfgzb42]{padding:.2rem .5rem;border-radius:12px;font-size:.8rem}.gallery-container[data-astro-cid-avfgzb42]{max-width:1600px;margin:0 auto;margin-top:10rem;padding:0 2rem}.gallery-grid[data-astro-cid-avfgzb42]{column-count:4;column-gap:1rem;margin:2rem 0 4rem}.gallery-item[data-astro-cid-avfgzb42]{position:relative;break-inside:avoid;margin-bottom:1rem;border-radius:0;overflow:hidden;background:#fff;box-shadow:0 4px 12px #0000001a;transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;display:inline-block;width:100%}.gallery-item[data-astro-cid-avfgzb42]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #0003;z-index:10}.gallery-item[data-astro-cid-avfgzb42] img[data-astro-cid-avfgzb42]{width:100%;height:auto;display:block;transition:all .4s ease}.gallery-item[data-astro-cid-avfgzb42]:hover img[data-astro-cid-avfgzb42]{transform:scale(1.05)}.gallery-item[data-astro-cid-avfgzb42]:nth-child(1) img[data-astro-cid-avfgzb42]{aspect-ratio:3/4;object-fit:cover}.gallery-item[data-astro-cid-avfgzb42]:nth-child(2) img[data-astro-cid-avfgzb42]{aspect-ratio:4/5;object-fit:cover}.gallery-item[data-astro-cid-avfgzb42]:nth-child(3) img[data-astro-cid-avfgzb42]{aspect-ratio:1/1;object-fit:cover}.gallery-item[data-astro-cid-avfgzb42]:nth-child(4) img[data-astro-cid-avfgzb42]{aspect-ratio:3/2;object-fit:cover}.gallery-item[data-astro-cid-avfgzb42]:nth-child(5) img[data-astro-cid-avfgzb42]{aspect-ratio:4/3;object-fit:cover}.gallery-item[data-astro-cid-avfgzb42]:nth-child(6) img[data-astro-cid-avfgzb42]{aspect-ratio:2/3;object-fit:cover}.gallery-item[data-astro-cid-avfgzb42]:nth-child(7) img[data-astro-cid-avfgzb42]{aspect-ratio:5/4;object-fit:cover}.gallery-item[data-astro-cid-avfgzb42]:nth-child(8) img[data-astro-cid-avfgzb42]{aspect-ratio:3/4;object-fit:cover}.gallery-item[data-astro-cid-avfgzb42]:nth-child(9) img[data-astro-cid-avfgzb42]{aspect-ratio:16/9;object-fit:cover}.gallery-item[data-astro-cid-avfgzb42]:nth-child(10) img[data-astro-cid-avfgzb42]{aspect-ratio:4/5;object-fit:cover}.gallery-overlay[data-astro-cid-avfgzb42]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000e6);color:#fff;padding:2rem 1.5rem 1.5rem;transform:translateY(100%);transition:all .4s cubic-bezier(.25,.46,.45,.94);backdrop-filter:blur(3px)}.gallery-item[data-astro-cid-avfgzb42]:hover .gallery-overlay[data-astro-cid-avfgzb42]{transform:translateY(0)}.gallery-item[data-astro-cid-avfgzb42]{cursor:pointer;position:relative}.gallery-item[data-astro-cid-avfgzb42]:after{content:"";position:absolute;inset:0;background:#0000;transition:background .3s ease;pointer-events:none;z-index:2}.gallery-item[data-astro-cid-avfgzb42]:hover:after{background:#0000001a}.gallery-item[data-astro-cid-avfgzb42]:active{transform:translateY(-6px) scale(1.015)}.gallery-item[data-astro-cid-avfgzb42]{opacity:0;animation:fadeInUp .6s ease forwards}.gallery-item[data-astro-cid-avfgzb42] img[data-astro-cid-avfgzb42]{opacity:0;transition:opacity .4s ease}.gallery-item[data-astro-cid-avfgzb42] img[data-astro-cid-avfgzb42].loaded{opacity:1}.gallery-item[data-astro-cid-avfgzb42]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;z-index:1}.gallery-item[data-astro-cid-avfgzb42] img[data-astro-cid-avfgzb42].loaded+.gallery-item[data-astro-cid-avfgzb42]:before,.gallery-item[data-astro-cid-avfgzb42].image-loaded:before{display:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gallery-item[data-astro-cid-avfgzb42]:nth-child(1){animation-delay:.1s}.gallery-item[data-astro-cid-avfgzb42]:nth-child(2){animation-delay:.2s}.gallery-item[data-astro-cid-avfgzb42]:nth-child(3){animation-delay:.3s}.gallery-item[data-astro-cid-avfgzb42]:nth-child(4){animation-delay:.4s}.gallery-item[data-astro-cid-avfgzb42]:nth-child(5){animation-delay:.5s}.gallery-item[data-astro-cid-avfgzb42]:nth-child(6){animation-delay:.6s}.gallery-item[data-astro-cid-avfgzb42]:nth-child(7){animation-delay:.7s}.gallery-item[data-astro-cid-avfgzb42]:nth-child(8){animation-delay:.8s}.gallery-item[data-astro-cid-avfgzb42]:nth-child(9){animation-delay:.9s}.gallery-item[data-astro-cid-avfgzb42]:nth-child(10){animation-delay:1s}.overlay-title[data-astro-cid-avfgzb42]{font-size:1.3rem;font-weight:700;margin-bottom:.2rem}.overlay-description[data-astro-cid-avfgzb42]{font-size:1.1rem;opacity:.9;margin-bottom:.5rem;line-height:1.4}.overlay-meta[data-astro-cid-avfgzb42]{display:flex;justify-content:space-between;align-items:center;font-size:1rem;opacity:.8}.overlay-date[data-astro-cid-avfgzb42],.overlay-location[data-astro-cid-avfgzb42]{display:flex;align-items:center;gap:.3rem}@media (max-width: 1200px){.gallery-grid[data-astro-cid-avfgzb42]{column-count:3;column-gap:.8rem}}@media (max-width: 900px){.gallery-grid[data-astro-cid-avfgzb42]{column-count:2;column-gap:.8rem}}@media (max-width: 768px){.gallery-header[data-astro-cid-avfgzb42] h1[data-astro-cid-avfgzb42]{font-size:3.5rem}.gallery-header[data-astro-cid-avfgzb42] p[data-astro-cid-avfgzb42]{font-size:1.5rem}.gallery-grid[data-astro-cid-avfgzb42]{column-count:1;column-gap:0}.gallery-container[data-astro-cid-avfgzb42]{padding:0 1rem}.gallery-item[data-astro-cid-avfgzb42]{margin-bottom:1.5rem;border-radius:0}.filter-controls[data-astro-cid-avfgzb42]{gap:.5rem}.filter-btn[data-astro-cid-avfgzb42]{padding:.5rem 1rem;font-size:.8rem}.gallery-item[data-astro-cid-avfgzb42]:nth-child(n) img[data-astro-cid-avfgzb42]{aspect-ratio:unset;height:auto}}.gallery-item[data-astro-cid-avfgzb42].video-item{position:relative}.gallery-item[data-astro-cid-avfgzb42].video-item:before{content:"▶";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;color:#fff;z-index:3;text-shadow:0 2px 10px rgba(0,0,0,.7);transition:all .3s ease}.gallery-item[data-astro-cid-avfgzb42].video-item:hover:before{font-size:3.5rem;text-shadow:0 4px 20px rgba(0,0,0,.9)}.video-overlay-indicator[data-astro-cid-avfgzb42]{position:absolute;top:1rem;right:1rem;background:#000000b3;color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.9rem;font-weight:500;z-index:3}.lg-backdrop[data-astro-cid-avfgzb42]{background-color:#000000f2}.lg-toolbar[data-astro-cid-avfgzb42]{background:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.lg-thumb-outer[data-astro-cid-avfgzb42]{background-color:#000c}.lg-sub-html[data-astro-cid-avfgzb42]{max-width:600px;margin:0 auto}.lg-sub-html[data-astro-cid-avfgzb42] h4[data-astro-cid-avfgzb42]{font-size:1.3rem;margin-bottom:.5rem;color:#fff}.lg-sub-html[data-astro-cid-avfgzb42] p[data-astro-cid-avfgzb42]{font-size:1rem;opacity:.9;line-height:1.4;margin-bottom:0}.lg-sub-html[data-astro-cid-avfgzb42] h5[data-astro-cid-avfgzb42]{color:#fff;font-weight:600;display:flex;align-items:center;gap:.5rem}.exif-toggle[data-astro-cid-avfgzb42]{width:100%;text-align:left;font-weight:600}.exif-toggle[data-astro-cid-avfgzb42]:hover{opacity:1!important}.exif-toggle[data-astro-cid-avfgzb42]:focus{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}.exif-content[data-astro-cid-avfgzb42]{animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.lg-sub-html[data-astro-cid-avfgzb42] [data-astro-cid-avfgzb42][style*=grid-template-columns]{grid-template-columns:repeat(2,1fr)!important;gap:.8rem!important;font-size:.9rem!important}.lg-sub-html[data-astro-cid-avfgzb42] h5[data-astro-cid-avfgzb42]{font-size:1rem!important}}footer[data-astro-cid-avfgzb42]{margin-top:4rem;text-align:center;font-size:1.4rem;color:#999}.footer-content[data-astro-cid-avfgzb42]{max-width:1400px;margin:0 auto;padding:0 2rem}.blog-divider[data-astro-cid-avfgzb42]{height:1px;background:linear-gradient(to right,#ddd,#ccc,#ddd);margin:2.5rem 0;border-radius:1px;opacity:.9}
