.galleryFeaturedSection{max-width:1200px;margin:2.5rem auto 1.5rem;flex-direction:column}.galleryFeaturedCarousel,.galleryFeaturedSection{width:100%;display:flex;align-items:center;justify-content:center}.galleryFeaturedCarousel{gap:1.2rem}.galleryFeaturedSlide{background:linear-gradient(120deg,#10182b 70%,#232b3e);border-radius:1.2rem;box-shadow:0 2px 16px #000a;overflow:hidden;display:flex;flex-direction:column;align-items:center;border:1.5px solid #ffe06644;cursor:pointer;min-width:320px;max-width:520px;width:100%;transition:box-shadow .18s,transform .18s,border .18s;position:relative}.galleryFeaturedSlide:hover{box-shadow:0 0 24px 4px #ffe06699,0 2px 16px #000a;transform:translateY(-6px) scale(1.04);border:1.5px solid #ffe066cc}.galleryFeaturedImg{width:100%;height:260px;object-fit:cover;border-bottom:2px solid #ffe06644;transition:transform .3s cubic-bezier(.4,2,.6,1),box-shadow .2s;box-shadow:0 2px 8px #0006}.galleryFeaturedSlide:hover .galleryFeaturedImg{transform:scale(1.07);box-shadow:0 0 24px 4px #ffe06699,0 2px 16px #000a}.galleryFeaturedCaption{padding:1.1rem 1.2rem .7rem;color:#ffe066;font-size:1.08rem;text-align:center;background:transparent;font-weight:500;letter-spacing:.01em}.galleryFeaturedDesc{color:#fffbe6;font-size:.98rem;margin-top:.3rem}.galleryFeaturedNav{background:#181818;color:#ffe066;border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;outline:none;box-shadow:0 2px 8px #0004}.galleryFeaturedNav:focus,.galleryFeaturedNav:hover{background:#ffe06622;color:#fffbe6}.galleryFeaturedIndicators{display:flex;gap:.5rem;margin:.7rem 0 .2rem;justify-content:center}.galleryFeaturedDot{width:.8rem;height:.8rem;border-radius:50%;background:#ffe06644;border:none;cursor:pointer;transition:background .2s}.galleryFeaturedDotActive{background:#ffe066}.galleryFeaturedTagline{color:#fffbe6;font-size:1.08rem;margin-top:.2rem;text-align:center;font-style:italic}@media (max-width:900px){.galleryFeaturedSlide{min-width:220px;max-width:100vw}.galleryFeaturedImg{height:160px}}@media (max-width:700px){.galleryFeaturedSection{margin:1.2rem .2rem 1rem}.galleryFeaturedSlide{min-width:0;max-width:100vw}.galleryFeaturedImg{height:110px}}.galleryFilterBar{max-width:1200px;margin:0 auto 2rem;align-items:flex-end;gap:1.5rem;padding:1.2rem 2rem;justify-content:space-between;flex-wrap:wrap;background:linear-gradient(90deg,#10182b 80%,#232b3e);border-radius:1.2rem;box-shadow:0 2px 16px #0004;border:1.5px solid #ffe06644}.galleryFilterGroup{display:flex;align-items:flex-end;gap:1rem}.galleryFilterSearchGroup{flex:2 1 220px}.galleryFilterDropdownGroup{flex:3 1 340px;gap:1rem}.galleryFilterSortGroup{flex:1 1 120px;gap:.5rem;align-items:center}.gallerySearchInput{flex:2 1 200px;padding:.6rem 1.1rem;border:2px solid #ffd700;border-radius:1.5rem;background:#181a20;color:#fff;font-size:1rem;outline:none;transition:box-shadow .2s,border-color .2s;min-width:180px}.gallerySearchInput:focus{box-shadow:0 0 0 3px #ffe06699;border-color:#ffe066}.galleryFilterSelect{min-width:120px}@media (max-width:1000px){.galleryFilterBar{padding:.7rem}.galleryFilterBar,.galleryFilterGroup{gap:.7rem;flex-direction:column;align-items:stretch}.galleryFilterDropdownGroup{flex-wrap:wrap;gap:.7rem}}@media (max-width:700px){.galleryFilterBar{padding:.5rem .2rem;margin-bottom:1rem}.galleryFilterBar,.galleryFilterGroup{gap:.5rem;flex-direction:column;align-items:stretch}.galleryFilterDropdownGroup{flex-wrap:wrap;gap:.5rem}.galleryFilterLabel{margin-bottom:.2rem}.galleryFilterSelect,.gallerySearchInput{width:100%;min-width:0;font-size:.98rem}}.galleryFilterBar{width:100%;max-width:1100px;margin:0 auto 1.5rem;display:flex;align-items:center;gap:1rem;padding:0 2rem;justify-content:flex-end}.galleryFilterLabel{color:#ffe066;font-size:1.04rem;font-weight:500;margin-right:.5rem}.galleryFilterSelect{background:#181818;color:#fffbe6;border:2px solid #ffe06655;border-radius:1.5rem;font-size:1.02rem;font-weight:500;padding:.5rem 1.2rem;outline:none;transition:border .2s,box-shadow .2s;box-shadow:0 2px 8px #0004}.galleryFilterSelect:focus{border:2px solid #ffe066;box-shadow:0 0 8px 2px #ffe06699}@media (max-width:700px){.galleryFilterBar{padding:0 .2rem;gap:.5rem;flex-direction:column;align-items:stretch;margin-bottom:1rem}.galleryFilterLabel{margin-bottom:.2rem}.galleryFilterSelect{width:100%;font-size:.98rem}}.galleryPageRoot{min-height:100vh;background:#0a0a0a;color:#ffe066;display:flex;flex-direction:column;align-items:center;padding-bottom:3rem}.galleryHeader{margin:2.5rem 0 1.5rem;text-align:center}.galleryTitle{font-size:2.2rem;font-weight:800;color:#ffe066;margin-bottom:.5rem;letter-spacing:.01em;text-shadow:0 2px 8px #0006;border-bottom:2px solid #ffe06655;display:inline-block;padding-bottom:.2rem}.gallerySubtitle{font-size:1.1rem;color:#fffbe6;font-weight:500;text-shadow:0 1px 4px #0004}.galleryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;width:100%;max-width:1200px;margin:2.5rem auto 0;padding:0 2rem}.galleryImageCard{background:#181818;border-radius:1.2rem;box-shadow:0 2px 16px #000a;display:flex;flex-direction:column;align-items:center;border:1.5px solid #ffe06622;transition:box-shadow .18s,transform .18s,border .18s}.galleryImageCard:hover{box-shadow:0 0 24px 4px #ffe06699,0 2px 16px #000a;transform:translateY(-6px) scale(1.04);border:1.5px solid #ffe066cc}.galleryImg{width:100%;height:220px;object-fit:cover;border-bottom:2px solid #ffe06644;box-shadow:0 2px 8px #0006;opacity:0;transition:opacity .7s cubic-bezier(.4,2,.6,1),transform .3s cubic-bezier(.4,2,.6,1),box-shadow .2s}.galleryImg[data-loaded=true]{opacity:1}.galleryImageCard:focus-within .galleryImg,.galleryImageCard:hover .galleryImg{transform:scale(1.07);box-shadow:0 0 24px 4px #ffe06699,0 2px 16px #000a}.galleryCaption{position:absolute;left:0;right:0;bottom:0;padding:.7rem 1rem;color:#ffe066;font-size:1.04rem;text-align:center;background:linear-gradient(0deg,#181818ee 80%,#18181800);font-weight:500;letter-spacing:.01em;opacity:.92;transition:opacity .25s;z-index:2;pointer-events:none}.galleryImageCard:focus-within .galleryCaption,.galleryImageCard:hover .galleryCaption{opacity:1}.galleryImageCard{position:relative;overflow:hidden}.galleryModal{position:relative}.galleryModalNavArrow{position:absolute;top:50%;transform:translateY(-50%);background:#181818cc;color:#ffe066;border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s,color .2s;outline:none;box-shadow:0 2px 8px #0004}.galleryModalNavArrow:focus,.galleryModalNavArrow:hover{background:#ffe06622;color:#fffbe6}.galleryModalNavPrev{left:.5rem}.galleryModalNavNext{right:.5rem}.gallerySocialSection{width:100%;max-width:1200px;margin:1.5rem auto;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.galleryInstagramPreview{width:100%;max-width:600px;margin:0 auto;border-radius:1.2rem;overflow:hidden;box-shadow:0 2px 16px #000a;background:#181818;padding:.5rem 0}.galleryInstagramEmbed{width:100%;min-height:400px;border:none;border-radius:1.2rem;background:#181818}.galleryTagUs{color:#ffe066;font-size:1.08rem;text-align:center;margin-top:.5rem}.gallerySocialTitle{color:#ffe066;font-size:1.2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.galleryShareBtns{gap:.5rem;margin-top:.3rem}.galleryShareBtn,.galleryShareBtns{display:flex;justify-content:center}.galleryShareBtn{background:#181818;color:#ffe066;border:none;border-radius:50%;width:2rem;height:2rem;font-size:1.1rem;cursor:pointer;align-items:center;transition:background .2s,color .2s;outline:none;box-shadow:0 2px 8px #0004}.galleryShareBtn:focus,.galleryShareBtn:hover{background:#ffe06622;color:#fffbe6}.galleryShareIcon{font-size:1.1rem}.galleryShareBtnsModal{margin-top:1.1rem}.galleryImg[loading=lazy]{filter:blur(6px);opacity:.7;transition:filter .5s,opacity .5s}.galleryImg[data-loaded=true][loading=lazy]{filter:blur(0);opacity:1}@media (max-width:1000px){.galleryGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.1rem;padding:0 .7rem}}@media (max-width:700px){.galleryHeader{margin:1.2rem 0 1rem}.galleryTitle{font-size:1.4rem}.galleryGrid{gap:.5rem;padding:0 .2rem}.galleryImg{height:110px}}