.Gallery_gallerySection__TlixM{width:100%;background:var(--warm-cream);overflow:hidden}.Gallery_galleryContainer__pjv1T{max-width:100%;margin:0 auto}.Gallery_scrollContainer__GbvuC{display:flex;align-items:flex-end;gap:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.Gallery_scrollContainer__GbvuC::-webkit-scrollbar{display:none}.Gallery_imageThumb__46I10{flex:0 0 400px;width:400px;height:400px;margin:0;position:relative;border:none;padding:0;background:transparent;cursor:pointer;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;transition:transform .3s ease,filter .3s ease}.Gallery_imageThumb__46I10:hover{transform:scale(1.02);filter:brightness(1.05)}.Gallery_thumbImage__3nWfD{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.Gallery_modal__Y453a{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(26,51,41,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:Gallery_fadeIn__Ac_ee .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes Gallery_fadeIn__Ac_ee{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.Gallery_modalContent__nIvQp{position:relative;width:90vw;height:90vh;max-width:1200px;max-height:900px;display:flex;align-items:center;justify-content:center;animation:Gallery_scaleIn__jhJcH .3s ease}@keyframes Gallery_scaleIn__jhJcH{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.Gallery_imageWrapper__aFJr_{position:relative;width:100%;height:100%}.Gallery_modalImage__CEIUf{object-fit:contain;object-position:center;display:block;animation:Gallery_imageSlideIn__8l79b .3s ease}@keyframes Gallery_imageSlideIn__8l79b{0%{opacity:0}to{opacity:1}}.Gallery_navButton__YNLOA{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:50%;color:var(--pure-white);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:10}.Gallery_navButton__YNLOA:not(:disabled):hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.4);transform:translateY(-50%) scale(1.1)}.Gallery_navButton__YNLOA:disabled{opacity:.3;cursor:not-allowed}.Gallery_prevButton__CXpsO{left:24px}.Gallery_nextButton__UCGW0{right:24px}.Gallery_closeButton__nz9Yj{position:absolute;top:24px;right:24px;width:44px;height:44px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:8px;color:var(--pure-white);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:20}.Gallery_closeButton__nz9Yj:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.4);transform:rotate(90deg)}.Gallery_counter__Y1pYV{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:24px;color:var(--pure-white);padding:8px 16px;font-size:12px;font-weight:500;letter-spacing:.05em;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media (max-width:768px){.Gallery_imageThumb__46I10{flex:0 0 200px;width:200px;height:200px}}@media (max-width:480px){.Gallery_imageThumb__46I10{flex:0 0 160px;width:160px;height:160px}}@media (max-width:768px){.Gallery_gallerySection__TlixM{padding:0}.Gallery_navButton__YNLOA{width:40px;height:40px}.Gallery_prevButton__CXpsO{left:12px}.Gallery_nextButton__UCGW0{right:12px}.Gallery_closeButton__nz9Yj{top:12px;right:12px;width:40px;height:40px}.Gallery_counter__Y1pYV{bottom:12px;font-size:11px;padding:6px 12px}}@media (max-width:480px){.Gallery_modalContent__nIvQp{width:95vw;height:95vh}}