.gallery_gallerySection__2bj8O{padding:6rem 2rem 4rem;background:linear-gradient(135deg,#F6F2EE,#E6D6C7);min-height:100vh}.gallery_container__kMHGu{max-width:1400px;margin:0 auto}.gallery_header__1_MXg{text-align:center;margin-bottom:3rem}.gallery_title__Wu2Cu{font-family:Playfair Display,serif;font-size:clamp(2.3rem,9vw,3.3rem);font-style:italic;font-weight:600;color:var(--color-ink);text-align:center;letter-spacing:-.02em;margin-bottom:1.5rem;line-height:1.2;opacity:1;animation:gallery_breatheText__z4_Yp 6s ease-in-out infinite;text-shadow:0 0 10px rgba(219,179,130,.5),0 0 20px rgba(237,204,20,.35),0 0 40px rgba(255,255,255,.1);will-change:transform,opacity}@keyframes gallery_breatheText__z4_Yp{0%,to{transform:skew(-5deg) scale(1)}50%{transform:skew(-5deg) scale(1.02)}}.gallery_heading__VtlHA:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,var(--color-copper),transparent);border-radius:2px}.gallery_description__Z1a_2{font-family:Inter,sans-serif;font-size:clamp(1.125rem,2.5vw,1.375rem);margin:0 auto 2.5rem;color:var(--color-muted);transition:all .3s ease-in-out;position:relative;z-index:1;text-align:center;letter-spacing:.02em;line-height:1.75;max-width:850px;font-weight:450;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1;text-shadow:0 1px 2px rgba(255,255,255,.5);filter:contrast(1.05)}.gallery_filters__nYF9K{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.gallery_filterButton__suwyQ{padding:.75rem 1.5rem;border:2px solid var(--color-copper);background:transparent;color:var(--color-copper);font-family:var(--font-body);font-size:1rem;font-weight:var(--font-semibold);border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:capitalize}.gallery_filterButton__suwyQ:hover{transform:translateY(-2px)}.gallery_filterButton__suwyQ.gallery_active__gEbU_,.gallery_filterButton__suwyQ:hover{background:var(--color-copper);color:var(--color-paper);box-shadow:0 4px 12px rgba(201,154,107,.3)}.gallery_gallery__SY_nh{display:grid;animation:gallery_fadeIn__w3ClN .6s ease-in;grid-row-gap:.4rem;row-gap:.4rem;grid-column-gap:1.2rem;column-gap:1.2rem}@keyframes gallery_fadeIn__w3ClN{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery_gallery__SY_nh.gallery_masonry__T1iWQ{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-rows:10px}.gallery_gallery__SY_nh.gallery_masonry__T1iWQ .gallery_galleryItem__243xh{grid-row-end:span var(--row-span,30)}.gallery_gallery__SY_nh.gallery_grid__Uh4Rr{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-rows:300px}.gallery_gallery__SY_nh.gallery_columns1__IeUrr{grid-template-columns:1fr}.gallery_gallery__SY_nh.gallery_columns2__ARlPM{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.gallery_gallery__SY_nh.gallery_columns3__DXtc_{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.gallery_gallery__SY_nh.gallery_columns4__zdrEN{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.gallery_gallery__SY_nh.gallery_columns5__3eoSq{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.gallery_gallery__SY_nh.gallery_columns6__y8ge5{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.gallery_galleryItem__243xh{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;background:var(--color-paper);box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%;height:100%;gap:.1rem}.gallery_galleryItem__243xh img{width:100%;height:100%;object-fit:cover;display:block}.gallery_galleryItem__243xh:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:10}.gallery_galleryItem__243xh.gallery_featured__W5dPC{grid-column:span 2;grid-row:span 2}.gallery_imageWrapper__vg_Zu{position:relative;width:100%;height:100%;overflow:hidden}.gallery_image__B6IGV{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery_galleryItem__243xh:hover .gallery_image__B6IGV{transform:scale(1.1)}.gallery_imagePlaceholder__Ms2wi{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E6D6C7,#F6F2EE);font-size:4rem;color:var(--color-copper);min-height:300px}.gallery_overlay__fyqJU{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(16,20,24,.9) 0,rgba(16,20,24,.6) 60%,transparent);color:var(--color-paper);padding:1.5rem;transform:translateY(100%);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:flex-end;display:none}.gallery_galleryItem__243xh:hover .gallery_overlay__fyqJU{transform:translateY(0)}.gallery_imageTitle__PHGVJ{font-family:var(--font-display);font-size:1.25rem;font-weight:var(--font-semibold);margin-bottom:.5rem;color:var(--color-copper);display:none}.gallery_imageDescription__dusWh{font-family:var(--font-body);font-size:.9rem;line-height:1.4;color:var(--color-copper);margin-bottom:.5rem;display:none}.gallery_viewIcon__k7gD0{position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:0;transition:opacity .3s ease}.gallery_galleryItem__243xh:hover .gallery_viewIcon__k7gD0{opacity:1}.gallery_emptyState__zkU4V{grid-column:1/-1;text-align:center;padding:4rem 2rem;color:var(--color-muted);font-size:1.25rem}.gallery_loadMoreContainer__4P7Zw{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding:2rem}.gallery_loadMoreButton__VMl33{display:block;width:auto;align-items:left;justify-content:center;margin:.5rem 0;padding:.6rem .5rem;background:linear-gradient(135deg,var(--color-copper) 0,#b88a5a 100%);color:var(--color-paper);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:200;text-decoration:none;border-radius:50px;border:none;cursor:pointer;white-space:nowrap;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(201,154,107,.25);transition:transform .3s ease,box-shadow .3s ease,color .3s ease;text-align:center}.gallery_loadMoreButton__VMl33:hover:not(:disabled){transform:translateY(-3px) scale(1.05);box-shadow:0 6px 18px rgba(201,154,107,.4);color:var(--color-copper);background:linear-gradient(135deg,#e3b579 0,var(--color-copper) 100%);text-shadow:0 0 6px rgba(192,127,57,.5)}.gallery_loadMoreButton__VMl33:active:not(:disabled){transform:translateY(0)}.gallery_loadMoreButton__VMl33:disabled{opacity:.7;cursor:not-allowed}.gallery_loadMoreHint__uFk5p{color:#666;font-size:.95rem;margin:0;text-align:center}.gallery_spinner__Agi0S{width:18px;height:18px;border:3px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:gallery_spin__1dCbC .8s linear infinite}@keyframes gallery_spin__1dCbC{to{transform:rotate(1turn)}}.gallery_lightbox__76I7b{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:10000;cursor:zoom-out;animation:gallery_lightboxFadeIn__PIiPk .3s ease;transition:background .3s ease,-webkit-backdrop-filter .3s ease;transition:backdrop-filter .3s ease,background .3s ease;transition:backdrop-filter .3s ease,background .3s ease,-webkit-backdrop-filter .3s ease}@keyframes gallery_lightboxFadeIn__PIiPk{0%{opacity:0}to{opacity:1}}.gallery_lightboxContent__KvK4J{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;cursor:zoom-in;transition:transform .3s ease}.gallery_lightboxContent__KvK4J.gallery_zoomed__A4qfs{cursor:zoom-out;transform:scale(1.5);overflow:auto}.gallery_lightboxImage__VybdN{max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.5)}.gallery_lightboxInfo__PrK_G{background:rgba(255,255,255,.95);padding:1.5rem;margin-top:1rem;border-radius:8px;max-width:600px;text-align:center;display:none}.gallery_lightboxInfo__PrK_G h3{font-family:var(--font-display);font-size:1.5rem;color:var(--color-ink);margin-bottom:.5rem}.gallery_lightboxInfo__PrK_G p{font-family:var(--font-body);font-size:1rem;color:var(--color-muted);line-height:1.6}.gallery_closeButton__vOPff{position:absolute;top:2rem;right:2rem;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgb(228,186,121);color:var(--color-paper);width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;z-index:10001;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.gallery_closeButton__vOPff:hover{background:rgb(228,186,121);color:var(--color-ink);transform:rotate(90deg)}.gallery_navButton__PqtRO{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgb(228,186,121);color:rgb(228,186,121);width:60px;height:60px;border-radius:50%;font-size:3rem;cursor:pointer;z-index:10001;transition:all .3s ease;display:flex;align-items:center;justify-content:center;line-height:1}.gallery_navButton__PqtRO:hover{background:rgb(228,186,121);color:var(--color-ink)}.gallery_prevButton__5xTZl{left:2rem}.gallery_nextButton__cxC4J{right:2rem}.gallery_lightboxCounter__f46XZ{bottom:2rem;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:25px;font-family:var(--font-mono);font-size:1rem;z-index:10001}.gallery_lightboxCounter__f46XZ,.gallery_zoomHint__0m3xW{position:absolute;left:50%;transform:translateX(-50%);color:white}.gallery_zoomHint__0m3xW{top:1rem;background:rgba(0,0,0,.7);padding:.5rem 1rem;border-radius:20px;font-size:.875rem;opacity:0;transition:opacity .3s ease;pointer-events:none}.gallery_lightboxContent__KvK4J:hover .gallery_zoomHint__0m3xW{opacity:1}@media (max-width:768px){.gallery_gallerySection__2bj8O{padding:4rem 1rem 2rem}.gallery_title__Wu2Cu{font-size:2rem}.gallery_description__Z1a_2{font-size:1rem}.gallery_filters__nYF9K{gap:.5rem}.gallery_filterButton__suwyQ{padding:.5rem 1rem;font-size:.875rem}.gallery_gallery__SY_nh{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important;gap:.9rem}.gallery_gallery__SY_nh.gallery_masonry__T1iWQ{grid-auto-rows:auto}.gallery_galleryItem__243xh.gallery_featured__W5dPC{grid-column:span 1;grid-row:span 1}.gallery_lightboxContent__KvK4J{max-width:95vw;max-height:85vh}.gallery_lightboxContent__KvK4J.gallery_zoomed__A4qfs{transform:scale(2)}.gallery_closeButton__vOPff{top:1rem;right:1rem;width:40px;height:40px;font-size:1.5rem}.gallery_navButton__PqtRO{width:50px;height:50px;font-size:2rem}.gallery_prevButton__5xTZl{left:.5rem}.gallery_nextButton__cxC4J{right:.5rem}.gallery_lightboxCounter__f46XZ{bottom:1rem;font-size:.875rem;padding:.5rem 1rem}.gallery_lightboxInfo__PrK_G{padding:1rem;margin-top:.5rem}.gallery_lightboxInfo__PrK_G h3{font-size:1.25rem}.gallery_lightboxInfo__PrK_G p{font-size:.875rem}}@supports (-webkit-touch-callout:none){.gallery_lightbox__76I7b{-webkit-overflow-scrolling:touch}.gallery_lightboxContent__KvK4J.gallery_zoomed__A4qfs{overflow:scroll;-webkit-overflow-scrolling:touch}.gallery_galleryItem__243xh{-webkit-tap-highlight-color:rgba(201,154,107,.2)}}@media (hover:none) and (pointer:coarse){.gallery_galleryItem__243xh:active{transform:scale(.98)}.gallery_filterButton__suwyQ:active{transform:scale(.95)}.gallery_closeButton__vOPff:active,.gallery_navButton__PqtRO:active{transform:scale(.9)}.gallery_overlay__fyqJU{transform:translateY(0);background:linear-gradient(0deg,rgba(16,20,24,.8) 0,transparent);display:none}.gallery_viewIcon__k7gD0{opacity:0}}.footer_footer__e_ilT{background:var(--color-paper);border-top:1px solid rgba(201,154,107,.2);color:var(--color-ink);font-family:Inter,sans-serif;position:relative;overflow:hidden;z-index:1}.footer_footerContent__lKQpT{padding:4rem 0 2rem}.footer_footerContainer__91Hms{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3rem;gap:3rem}.footer_column__u7Wqf{display:flex;flex-direction:column;position:relative;z-index:2}.footer_column__u7Wqf h4{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;color:var(--color-copper);margin-bottom:1.5rem;letter-spacing:-.01em}.footer_logoSection__9g1h2{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.footer_footerLogo__E95DU{border-radius:8px}.footer_logoSection__9g1h2 h4{font-size:2rem;margin-bottom:0;color:var(--color-accent)}.footer_companyDescription__Q8rBg{font-size:1rem;line-height:1.6;color:var(--color-muted);margin-bottom:1.5rem;text-align:justify}.footer_socialLinks__Orx4V{display:flex;gap:clamp(.5rem,4vw,1rem);align-items:center;justify-content:center;flex-wrap:wrap}.footer_socialLinks__Orx4V a{display:flex;align-items:center;justify-content:center;width:clamp(40px,10vw,60px);height:clamp(40px,10vw,60px);background:rgba(201,154,107,.1);border-radius:12px;color:var(--color-copper);text-decoration:none;transition:all .3s ease;font-size:clamp(.8rem,3vw,1.2rem)}.footer_socialLinks__Orx4V a:hover{background:var(--color-copper);color:var(--color-paper);transform:translateY(-2px)}.footer_linkList__8rKgs{list-style:none;padding:0;margin:0}.footer_linkList__8rKgs li{margin-bottom:.75rem}.footer_linkList__8rKgs a{color:var(--color-muted);text-decoration:none;font-size:1.1rem;transition:color .3s ease}.footer_linkList__8rKgs a:hover{color:var(--color-copper);transform:scale(1.05);transition:color .3s ease,transform .3s ease}.footer_contactList__HAqxz{list-style:none;padding:0;margin:0;color:var(--color-muted)}.footer_contactList__HAqxz li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:1.1rem}.footer_contactList__HAqxz svg{color:var(--color-copper);margin-top:.2rem;flex-shrink:0;width:16px!important;height:16px!important;font-size:16px!important}.footer_contactList__HAqxz a{color:var(--color-muted);text-decoration:none;transition:color .3s ease}.footer_contactList__HAqxz a:hover{color:var(--color-copper)}.footer_languageSection__eXyEO{margin-bottom:2rem}.footer_languageSection__eXyEO span{display:block;font-size:.9rem;color:var(--color-muted);margin-bottom:.5rem}.footer_languageSwitcher__AxbuT{position:relative}.footer_langButton__BRH02{display:flex;align-items:center;gap:.5rem;background:rgba(201,154,107,.1);border:1px solid rgba(201,154,107,.2);border-radius:6px;padding:.5rem .75rem;cursor:pointer;transition:all .3s ease;font-size:.9rem;color:var(--color-ink)}.footer_langButton__BRH02:hover{background:rgba(201,154,107,.2)}.footer_langDropdown__HOspq{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid rgba(201,154,107,.2);border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;margin-top:.25rem}.footer_langDropdown__HOspq a,.footer_langDropdown__HOspq button{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;color:var(--color-ink);text-decoration:none;font-size:1.1rem;transition:background .3s ease;border:none;background:transparent;cursor:pointer;width:100%;text-align:left;font-family:inherit}.footer_langDropdown__HOspq a:hover,.footer_langDropdown__HOspq button:hover{background:rgba(201,154,107,.1)}.footer_newsletterSection__w4h_g p{font-size:.9rem;color:var(--color-muted);margin-bottom:1rem;line-height:1.5}.footer_newsletterForm__6vEWD{display:flex;flex-direction:column;gap:.75rem}.footer_newsletterForm__6vEWD input{padding:.75rem;border:1px solid rgba(201,154,107,.2);border-radius:6px;font-size:1.1rem;background:white}.footer_newsletterForm__6vEWD input:focus{outline:none;border-color:var(--color-copper)}.footer_newsletterForm__6vEWD button{padding:.75rem;background:var(--color-copper);color:white;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.footer_newsletterForm__6vEWD button:hover{background:var(--color-copper);transform:translateY(-1px)}.footer_footerBottom__THzjZ{border-top:1px solid rgba(201,154,107,.1);padding:1.5rem 0}.footer_footerBottom__THzjZ .footer_footerContainer__91Hms{display:flex;justify-content:space-between;align-items:center;grid-template-columns:none;gap:0}.footer_copyright__YYjEU{font-size:.85rem;color:var(--color-muted);margin:0}.footer_legalLinks__j1vdG{display:flex;gap:2rem}.footer_cookieSettingsLink__OJ15G,.footer_legalLinks__j1vdG a{font-size:.85rem;color:var(--color-muted);text-decoration:none;transition:color .3s ease;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.footer_cookieSettingsLink__OJ15G:hover,.footer_legalLinks__j1vdG a:hover{color:var(--color-copper)}@media (max-width:1024px){.footer_footerContainer__91Hms{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.footer_footerContent__lKQpT{padding:3rem 0 1.5rem}.footer_column__u7Wqf h4{text-align:center}.footer_footerContainer__91Hms{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.footer_footerBottom__THzjZ .footer_footerContainer__91Hms{flex-direction:column;gap:1rem;text-align:center}.footer_legalLinks__j1vdG{gap:1rem}.footer_companyDescription__Q8rBg{font-size:1.1rem}.footer_socialLinks__Orx4V a{width:70px;height:70px;font-size:.9rem}.footer_linkList__8rKgs{text-align:center}.footer_socialLinks__Orx4V a{size:10rem}}@media (max-width:480px){.footer_footerContent__lKQpT{padding:2rem 0 1rem}.footer_column__u7Wqf h4{font-size:1.5rem}.footer_companyDescription__Q8rBg{font-size:1.2rem}.footer_socialLinks__Orx4V a{width:70px;height:70px;font-size:.9rem;size:10rem}}