.LoaderComponent_loaderWrapper__zzPPw{display:flex;justify-content:center;align-items:center;width:100%;min-height:400px;padding:2rem}.LoaderComponent_loaderWrapper__zzPPw.LoaderComponent_fullPage__iNWt0{position:fixed;top:0;left:0;width:100vw;height:100vh;min-height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;padding:0;display:flex;justify-content:center;align-items:center;margin:0;background:var(--bg-white,hsla(0,0%,100%,.98));background-color:var(--bg-white,hsla(0,0%,100%,.98));transition:opacity .3s ease-out,visibility .3s ease-out,background-color .3s ease-out}.LoaderComponent_loaderContainer__lwXpA{display:flex;flex-direction:column;align-items:center;justify-content:center}.LoaderComponent_loaderCircle__kKRZW{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.LoaderComponent_circle__QRHEY{position:absolute;width:100%;height:100%;border-color:#caa169 #caa169 transparent transparent;border-style:solid;border-width:3px;border-radius:50%;animation:LoaderComponent_rotate__XI5Y6 1.5s linear infinite}.LoaderComponent_circle__QRHEY:first-child{animation-duration:1.5s;border-top-color:#caa169;border-right-color:transparent}.LoaderComponent_circle__QRHEY:nth-child(2){width:70%;height:70%;animation-duration:1.2s;animation-direction:reverse;border-top-color:#021832;border-right-color:transparent;opacity:.8}.LoaderComponent_circle__QRHEY:nth-child(3){width:50%;height:50%;animation-duration:1s;border-top-color:#caa169;border-right-color:#021832;opacity:.6}@keyframes LoaderComponent_rotate__XI5Y6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LoaderComponent_fadeIn__o9vOw{0%{opacity:0}to{opacity:1}}@keyframes LoaderComponent_fadeOut__9NwFp{0%{opacity:1}to{opacity:0}}.LoaderComponent_loaderWrapper__zzPPw{animation:LoaderComponent_fadeIn__o9vOw .4s ease-in}.LoaderComponent_loaderWrapper__zzPPw.LoaderComponent_fadeOut__9NwFp{animation:LoaderComponent_fadeOut__9NwFp .3s ease-out forwards}.LoaderComponent_dark__UQG6A .LoaderComponent_loaderWrapper__zzPPw.LoaderComponent_fullPage__iNWt0,[data-theme=dark] .LoaderComponent_loaderWrapper__zzPPw.LoaderComponent_fullPage__iNWt0,body.LoaderComponent_dark__UQG6A .LoaderComponent_loaderWrapper__zzPPw.LoaderComponent_fullPage__iNWt0,html.LoaderComponent_dark__UQG6A .LoaderComponent_loaderWrapper__zzPPw.LoaderComponent_fullPage__iNWt0{background:var(--bg-dark,var(--bg-black,rgba(2,24,50,.98)));background-color:var(--bg-dark,var(--bg-black,rgba(2,24,50,.98)))}@media (prefers-color-scheme:dark){.LoaderComponent_loaderWrapper__zzPPw.LoaderComponent_fullPage__iNWt0{background:var(--bg-dark,var(--bg-black,rgba(2,24,50,.98)));background-color:var(--bg-dark,var(--bg-black,rgba(2,24,50,.98)))}}@media (max-width:768px){.LoaderComponent_loaderCircle__kKRZW{width:60px;height:60px}.LoaderComponent_circle__QRHEY{border-width:2.5px}}.PhotoGallery_page__aD4aI{margin-top:70px;min-height:calc(100vh - 70px);background:#f8fafc;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased;padding-bottom:3rem}.PhotoGallery_pageHeader__dulWb{position:sticky;top:70px;z-index:50;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;box-shadow:0 1px 12px rgba(15,23,42,.04)}.PhotoGallery_pageHeaderInner__tdbxr{max-width:1280px;margin:0 auto;padding:.75rem clamp(1rem,3vw,2rem) .65rem}.PhotoGallery_pageHeaderRow__AA0t3{display:flex;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:.65rem}.PhotoGallery_pageHeaderTitleGroup__Zz5ZC{min-width:0;flex:1 1}.PhotoGallery_pageHeaderEyebrow__tYOuG{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 .15rem;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary,#41958b)}.PhotoGallery_pageHeaderEyebrow__tYOuG i{font-size:.6rem}.PhotoGallery_pageHeaderTitle__NQZ1w{margin:0;font-family:Marcellus,Georgia,serif;font-weight:400;font-size:clamp(1.15rem,2.8vw,1.5rem);line-height:1.2;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PhotoGallery_photoCountBadge__9ZKV2{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:999px;font-size:.72rem;font-weight:600;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;white-space:nowrap}.PhotoGallery_photoCountBadge__9ZKV2 i{color:var(--color-primary,#41958b);font-size:.65rem}.PhotoGallery_filterMenu__0hcyo{display:flex;flex-wrap:nowrap;gap:.4rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.1rem 0 .55rem;-webkit-mask-image:linear-gradient(90deg,#000 92%,transparent);mask-image:linear-gradient(90deg,#000 92%,transparent)}.PhotoGallery_filterMenu__0hcyo::-webkit-scrollbar{display:none}.PhotoGallery_filterMenuButton__0xZmA{flex-shrink:0;border:1px solid #e2e8f0!important;background:#fff!important;color:#475569!important;font-size:.75rem!important;font-weight:600!important;letter-spacing:.01em;padding:.4rem .85rem!important;border-radius:999px!important;transition:color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease;box-shadow:none!important}.PhotoGallery_filterMenuButton__0xZmA:hover{color:var(--color-primary,#41958b)!important;border-color:color-mix(in srgb,var(--color-primary,#41958b) 40%,#e2e8f0)!important;background:color-mix(in srgb,var(--color-primary,#41958b) 6%,#fff)!important}.PhotoGallery_activeButton__s9eyi{color:#fff!important;background:var(--color-primary,#41958b)!important;border-color:var(--color-primary,#41958b)!important;box-shadow:0 2px 10px color-mix(in srgb,var(--color-primary,#41958b) 30%,transparent)!important}.PhotoGallery_activeButton__s9eyi:hover{color:#fff!important;background:var(--color-primary-dark,#2d6a61)!important;border-color:var(--color-primary-dark,#2d6a61)!important}.PhotoGallery_mainContainer__ZVFAA{max-width:1280px;margin:0 auto;padding:1rem clamp(1rem,3vw,2rem) 0}.PhotoGallery_galleryContainer__JqiUY{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(.5rem,1.5vw,.85rem);gap:clamp(.5rem,1.5vw,.85rem)}@media (min-width:640px){.PhotoGallery_galleryContainer__JqiUY{grid-template-columns:repeat(3,1fr);gap:clamp(.65rem,1.5vw,1rem)}}@media (min-width:1024px){.PhotoGallery_galleryContainer__JqiUY{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.PhotoGallery_galleryContainer__JqiUY{grid-template-columns:repeat(5,1fr)}}.PhotoGallery_galleryItem__3W13b{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px;border:1px solid #e2e8f0;background:#e2e8f0;cursor:pointer;box-shadow:0 2px 8px rgba(15,23,42,.05);transition:transform .25s ease,box-shadow .25s ease}.PhotoGallery_galleryItem__3W13b:focus-visible,.PhotoGallery_galleryItem__3W13b:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(15,23,42,.1);outline:none}.PhotoGallery_galleryItem__3W13b img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.PhotoGallery_galleryItem__3W13b:focus-visible img,.PhotoGallery_galleryItem__3W13b:hover img{transform:scale(1.05)}.PhotoGallery_galleryOverlay__pyixd{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.35);opacity:0;transition:opacity .25s ease}.PhotoGallery_galleryItem__3W13b:focus-visible .PhotoGallery_galleryOverlay__pyixd,.PhotoGallery_galleryItem__3W13b:hover .PhotoGallery_galleryOverlay__pyixd{opacity:1}.PhotoGallery_galleryOverlayIcon__SlOxD{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.95);color:var(--color-primary,#41958b);font-size:.85rem;transform:scale(.9);transition:transform .25s ease}.PhotoGallery_galleryItem__3W13b:focus-visible .PhotoGallery_galleryOverlayIcon__SlOxD,.PhotoGallery_galleryItem__3W13b:hover .PhotoGallery_galleryOverlayIcon__SlOxD{transform:scale(1)}.PhotoGallery_galleryTypeBadge__2v7kN{top:.45rem;left:.45rem;padding:.2rem .45rem;border-radius:4px;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:rgba(15,23,42,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);line-height:1.2;max-width:calc(100% - .9rem)}.PhotoGallery_galleryCaption__r7Kb7,.PhotoGallery_galleryTypeBadge__2v7kN{position:absolute;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.PhotoGallery_galleryCaption__r7Kb7{left:0;right:0;bottom:0;margin:0;padding:1.75rem .55rem .45rem;font-size:.72rem;font-weight:600;text-align:left;line-height:1.3;background:linear-gradient(0deg,rgba(15,23,42,.8) 0,transparent)}.PhotoGallery_emptyState__bV3i4{grid-column:1/-1;text-align:center;padding:2.5rem 1.25rem;border-radius:12px;border:1px dashed #cbd5e1;background:#fff;color:#64748b}.PhotoGallery_emptyState__bV3i4 i{font-size:1.75rem;color:var(--color-primary,#41958b);margin-bottom:.5rem;opacity:.85}.PhotoGallery_emptyState__bV3i4 p{margin:0;font-size:.9rem}.PhotoGallery_slider__mfLyE{position:fixed;inset:0;background-color:rgba(8,12,20,.94);z-index:10000;display:flex;align-items:center;justify-content:center;padding:.75rem}.PhotoGallery_sliderWrapper__jImwN{width:min(1100px,100%);height:min(88vh,900px);display:flex;justify-content:center;align-items:center}.PhotoGallery_sliderWrapper__jImwN .image-gallery{width:100%;background:transparent}.PhotoGallery_sliderWrapper__jImwN .image-gallery-content{background:#0a1422;border-radius:8px 8px 0 0}.PhotoGallery_sliderWrapper__jImwN .image-gallery-content .image-gallery-image{max-height:min(58vh,620px);-o-object-fit:contain;object-fit:contain;background:#0a1422}.PhotoGallery_sliderWrapper__jImwN .image-gallery-slide-wrapper{background:#0a1422}.PhotoGallery_sliderWrapper__jImwN .image-gallery-left-nav .image-gallery-svg,.PhotoGallery_sliderWrapper__jImwN .image-gallery-right-nav .image-gallery-svg{height:64px;width:28px}.PhotoGallery_sliderWrapper__jImwN .image-gallery-left-nav,.PhotoGallery_sliderWrapper__jImwN .image-gallery-right-nav{padding:0 6px}.PhotoGallery_sliderWrapper__jImwN .image-gallery-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.PhotoGallery_sliderWrapper__jImwN .image-gallery-left-nav:hover .image-gallery-icon,.PhotoGallery_sliderWrapper__jImwN .image-gallery-right-nav:hover .image-gallery-icon{color:var(--color-primary,#41958b)}.PhotoGallery_sliderWrapper__jImwN .image-gallery-thumbnails-wrapper{border-top:1px solid hsla(0,0%,100%,.08)}.PhotoGallery_sliderWrapper__jImwN .image-gallery-thumbnails{padding:10px 12px 12px;background:rgba(0,0,0,.3)}.PhotoGallery_sliderWrapper__jImwN .image-gallery-thumbnail{border:2px solid transparent;border-radius:6px;overflow:hidden;opacity:.6;transition:border-color .2s ease,opacity .2s ease}.PhotoGallery_sliderWrapper__jImwN .image-gallery-thumbnail.active{border-color:var(--color-primary,#41958b);opacity:1}.PhotoGallery_sliderWrapper__jImwN .image-gallery-thumbnail:hover{border-color:color-mix(in srgb,var(--color-primary,#41958b) 60%,transparent);opacity:1}.PhotoGallery_sliderWrapper__jImwN .image-gallery-thumbnail img{height:48px;-o-object-fit:cover;object-fit:cover}.PhotoGallery_sliderWrapper__jImwN .image-gallery-index{top:12px;right:12px;left:auto;bottom:auto;background:rgba(0,0,0,.65);color:#fff;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:600}.PhotoGallery_sliderWrapper__jImwN .image-gallery-description{background:rgba(0,0,0,.55);color:#f1f5f9;font-size:.85rem;padding:.5rem 1rem;line-height:1.4}.PhotoGallery_close___F_4h{position:absolute;top:max(.75rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right));width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#fff;cursor:pointer;z-index:10001;background:hsla(0,0%,100%,.12);border-radius:50%;border:1px solid hsla(0,0%,100%,.2);transition:background .2s ease}.PhotoGallery_close___F_4h:hover{background:hsla(0,0%,100%,.22)}@media (max-width:767px){.PhotoGallery_page__aD4aI{margin-top:62px;padding-bottom:5rem}.PhotoGallery_pageHeader__dulWb{top:62px}.PhotoGallery_pageHeaderInner__tdbxr{padding-top:.6rem;padding-bottom:.5rem}.PhotoGallery_pageHeaderRow__AA0t3{margin-bottom:.5rem}.PhotoGallery_pageHeaderTitle__NQZ1w{font-size:1.05rem}.PhotoGallery_photoCountBadge__9ZKV2{font-size:.65rem;padding:.25rem .5rem}.PhotoGallery_filterMenuButton__0xZmA{font-size:.7rem!important;padding:.35rem .7rem!important}.PhotoGallery_mainContainer__ZVFAA{padding-top:.75rem}.PhotoGallery_galleryContainer__JqiUY{gap:.45rem}.PhotoGallery_galleryItem__3W13b{border-radius:8px}.PhotoGallery_galleryTypeBadge__2v7kN{font-size:.58rem;top:.35rem;left:.35rem}.PhotoGallery_sliderWrapper__jImwN .image-gallery-content .image-gallery-image{max-height:50vh}.PhotoGallery_sliderWrapper__jImwN .image-gallery-thumbnail img{height:40px}}@media (min-width:768px){.PhotoGallery_galleryItemFeatured__xGR5d{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}}