.Lightbox_lightbox__2a6tL{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:Lightbox_fadeIn__1GrQQ .3s ease-out}.Lightbox_lightboxContent__mbixe{position:relative;max-width:95vw;max-height:95vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.Lightbox_closeButton__kwJqV{position:absolute;top:-50px;right:0;background:hsla(0,0%,100%,.2);color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;z-index:1001;display:flex;align-items:center;justify-content:center}.Lightbox_closeButton__kwJqV:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.Lightbox_navButton__rpNtz{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.2);color:#fff;border:none;width:60px;height:60px;border-radius:50%;font-size:2rem;cursor:pointer;transition:all .3s ease;z-index:1001;display:flex;align-items:center;justify-content:center}.Lightbox_navButton__rpNtz:hover{background:hsla(0,0%,100%,.3);transform:translateY(-50%) scale(1.1)}.Lightbox_navButton__rpNtz:first-of-type{left:-80px}.Lightbox_navButtonNext__ZMQfW{right:-80px}.Lightbox_imageContainer__12ELy{position:relative;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:80vh;touch-action:pan-x}.Lightbox_lightboxImage__MF0JK{max-width:100%;max-height:80vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.5);animation:Lightbox_imageZoomIn__KhhAk .3s ease-out}.Lightbox_lightboxCaption__4WfOT{margin-top:1rem;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;text-align:center;max-width:80%}.Lightbox_lightboxCaption__4WfOT,.Lightbox_lightboxCounter__mBXkT{background:rgba(0,0,0,.7);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Lightbox_lightboxCounter__mBXkT{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}@keyframes Lightbox_fadeIn__1GrQQ{0%{opacity:0}to{opacity:1}}@keyframes Lightbox_imageZoomIn__KhhAk{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Lightbox_closeButton__kwJqV{top:-40px;width:35px;height:35px;font-size:1.2rem}.Lightbox_navButton__rpNtz{width:50px;height:50px;font-size:1.5rem}.Lightbox_navButton__rpNtz:first-of-type{left:-60px}.Lightbox_navButtonNext__ZMQfW{right:-60px}.Lightbox_lightboxCaption__4WfOT{font-size:.9rem;padding:.5rem 1rem}.Lightbox_lightboxCounter__mBXkT{bottom:-40px;font-size:.8rem}}@media (max-width:480px){.Lightbox_lightboxContent__mbixe{max-width:100vw;max-height:100vh}.Lightbox_closeButton__kwJqV{top:20px;right:20px;width:30px;height:30px;font-size:1rem}.Lightbox_navButton__rpNtz{width:40px;height:40px;font-size:1.2rem}.Lightbox_navButton__rpNtz:first-of-type{left:20px}.Lightbox_navButtonNext__ZMQfW{right:20px}.Lightbox_imageContainer__12ELy,.Lightbox_lightboxImage__MF0JK{max-height:70vh}.Lightbox_lightboxCaption__4WfOT{font-size:.8rem;padding:.5rem;max-width:90%;margin-top:.5rem}.Lightbox_lightboxCounter__mBXkT{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);font-size:.7rem;padding:.25rem .75rem}}.PhotoGallery_gallery__urwGH{max-width:1200px;margin:0 auto;padding:1.5rem;background:transparent;border-radius:12px}.PhotoGallery_categoryFilter__VOBiz{display:flex;justify-content:center;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.PhotoGallery_categoryButton__0KThb{padding:.5rem 1.2rem;border:2px solid #d4e6c7;background:hsla(0,0%,100%,.9);color:#2d5016;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:.9rem;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.PhotoGallery_categoryButton__0KThb:hover{border-color:#28a745;color:#28a745;transform:translateY(-2px);box-shadow:0 4px 12px rgba(40,167,69,.2)}.PhotoGallery_categoryButton__0KThb.PhotoGallery_active__e5HU_{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border-color:#28a745;box-shadow:0 4px 15px rgba(40,167,69,.3)}.PhotoGallery_mainContent__u6UJP{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}.PhotoGallery_mainImageSection__77EIs{display:flex;flex-direction:column;gap:1rem}.PhotoGallery_mainImageContainer__e0tZV{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem}.PhotoGallery_imageWrapper__GDhev{position:relative;width:600px;height:450px;flex-shrink:0}.PhotoGallery_mainImageClickable__QNBRq{position:relative;width:100%;height:100%;cursor:pointer;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 6px 25px rgba(0,0,0,.15)}.PhotoGallery_mainImageClickable__QNBRq:hover{transform:scale(1.02);box-shadow:0 8px 35px rgba(0,0,0,.2)}.PhotoGallery_zoomHint__m8NDy{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.7);color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.PhotoGallery_mainImageClickable__QNBRq:hover .PhotoGallery_zoomHint__m8NDy{opacity:1}.PhotoGallery_mainImage__hO5hd{-o-object-fit:cover;object-fit:cover;border-radius:12px;transition:all .3s ease}.PhotoGallery_navButton__bOOVs{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(40,167,69,.3);flex-shrink:0}.PhotoGallery_navButton__bOOVs:hover{background:linear-gradient(135deg,#1e7e34,#17a2b8);transform:scale(1.1);box-shadow:0 6px 20px rgba(40,167,69,.4)}.PhotoGallery_navButton__bOOVs:active{transform:scale(.95)}.PhotoGallery_caption__qdR2_{padding:.75rem 1.5rem;background:hsla(0,0%,100%,.9);border-radius:8px;font-size:.95rem;color:#2d5016;border-left:4px solid #28a745;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.PhotoGallery_thumbnailSection__k9B1L{display:flex;flex-direction:column}.PhotoGallery_thumbnailGrid__KQGfr{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-height:500px;overflow-y:auto;padding:.5rem;border-radius:8px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.PhotoGallery_thumbnail__a9yy1{position:relative;border:3px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.PhotoGallery_thumbnail__a9yy1:hover{border-color:#28a745;transform:translateY(-3px);box-shadow:0 6px 20px rgba(40,167,69,.2)}.PhotoGallery_thumbnail__a9yy1.PhotoGallery_active__e5HU_{border-color:#20c997;box-shadow:0 4px 15px rgba(32,201,151,.3)}.PhotoGallery_thumbnailImage__evGom{width:100%;height:90px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.PhotoGallery_thumbnail__a9yy1:hover .PhotoGallery_thumbnailImage__evGom{transform:scale(1.05)}.PhotoGallery_thumbnailOverlay___IHoY{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);padding:.5rem .25rem .25rem;transform:translateY(100%);transition:transform .3s ease}.PhotoGallery_thumbnail__a9yy1:hover .PhotoGallery_thumbnailOverlay___IHoY{transform:translateY(0)}.PhotoGallery_categoryTag__HH4jc{background:rgba(40,167,69,.9);color:#fff;padding:.15rem .4rem;border-radius:12px;font-size:.7rem;font-weight:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media (max-width:1024px){.PhotoGallery_mainContent__u6UJP{grid-template-columns:1fr 250px;gap:1.5rem}.PhotoGallery_imageWrapper__GDhev{width:500px;height:375px}.PhotoGallery_thumbnailGrid__KQGfr{max-height:400px}}@media (max-width:768px){.PhotoGallery_gallery__urwGH{padding:1rem}.PhotoGallery_categoryFilter__VOBiz{gap:.5rem;margin-bottom:1.5rem}.PhotoGallery_categoryButton__0KThb{padding:.4rem 1rem;font-size:.8rem}.PhotoGallery_mainContent__u6UJP{grid-template-columns:1fr;gap:1.5rem}.PhotoGallery_imageWrapper__GDhev{width:100%;height:300px}.PhotoGallery_mainImageContainer__e0tZV{gap:.5rem}.PhotoGallery_navButton__bOOVs{width:40px;height:40px;font-size:1.2rem}.PhotoGallery_thumbnailGrid__KQGfr{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));max-height:none;overflow-y:visible}.PhotoGallery_thumbnailImage__evGom{height:75px}.PhotoGallery_caption__qdR2_{padding:.5rem 1rem;font-size:.9rem}}@media (max-width:480px){.PhotoGallery_gallery__urwGH{padding:.75rem}.PhotoGallery_categoryFilter__VOBiz{flex-direction:column;align-items:center}.PhotoGallery_categoryButton__0KThb{padding:.35rem .8rem;font-size:.75rem}.PhotoGallery_mainImageContainer__e0tZV{flex-direction:column;gap:1rem}.PhotoGallery_navButton__bOOVs{width:35px;height:35px;font-size:1rem}.PhotoGallery_imageWrapper__GDhev{height:250px}.PhotoGallery_thumbnailGrid__KQGfr{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem}.PhotoGallery_thumbnailImage__evGom{height:60px}.PhotoGallery_zoomHint__m8NDy{width:25px;height:25px;font-size:.8rem}.PhotoGallery_caption__qdR2_{padding:.4rem .8rem;font-size:.8rem}}