.gallery-hero{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,rgba(184,125,86,.15) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(212,165,116,.1) 0%,transparent 50%),linear-gradient(135deg,#313131,#3e3e3e,#4b4b4b);overflow:hidden}@media(max-width:991px){.gallery-hero{min-height:45vh}}@media(max-width:767px){.gallery-hero{min-height:40vh}}.gallery-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,transparent 0%,rgba(0,0,0,.3) 100%);pointer-events:none}.gallery-hero__content{position:relative;z-index:2;text-align:center;padding:3rem 1.5rem;max-width:800px}.gallery-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#fff;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.gallery-hero__badge svg{width:18px;height:18px;stroke-width:1.5}.gallery-hero__title{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1rem}@media(max-width:1199px){.gallery-hero__title{font-size:3rem}}@media(max-width:991px){.gallery-hero__title{font-size:2.5rem}}@media(max-width:767px){.gallery-hero__title{font-size:2rem}}.gallery-hero__subtitle{font-size:1.125rem;color:#fffc;line-height:1.6;margin-bottom:2rem}@media(max-width:767px){.gallery-hero__subtitle{font-size:1rem}}.gallery-hero__styles{display:flex;flex-direction:column;align-items:center;gap:1rem}.gallery-hero__styles-label{font-size:.875rem;color:#fff9;text-transform:uppercase;letter-spacing:.1em}.gallery-hero__styles-buttons{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.gallery-style-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#fff;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s ease}.gallery-style-btn svg{width:16px;height:16px;stroke-width:2}.gallery-style-btn:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px)}.gallery-style-btn.active{background:linear-gradient(135deg,#b87d56,#d4a574);border-color:transparent;box-shadow:0 4px 15px #b87d5666}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center}.gallery-lightbox.active{display:flex}.gallery-lightbox__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.gallery-lightbox__container{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4rem}@media(max-width:991px){.gallery-lightbox__container{padding:3rem}}@media(max-width:767px){.gallery-lightbox__container{padding:4rem 1rem 5rem}}.gallery-lightbox__close{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease;z-index:10}.gallery-lightbox__close svg{width:24px;height:24px;stroke-width:2}.gallery-lightbox__close:hover{background:#fff3;transform:rotate(90deg)}@media(max-width:767px){.gallery-lightbox__close{top:1rem;right:1rem;width:40px;height:40px}.gallery-lightbox__close svg{width:20px;height:20px}}.gallery-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease;z-index:10}.gallery-lightbox__nav svg{width:24px;height:24px;stroke-width:2}.gallery-lightbox__nav:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.gallery-lightbox__nav--prev{left:1.5rem}@media(max-width:767px){.gallery-lightbox__nav--prev{left:.5rem}}.gallery-lightbox__nav--next{right:1.5rem}@media(max-width:767px){.gallery-lightbox__nav--next{right:.5rem}}@media(max-width:767px){.gallery-lightbox__nav{width:44px;height:44px}.gallery-lightbox__nav svg{width:20px;height:20px}}.gallery-lightbox__content{display:flex;flex-direction:column;align-items:center;max-width:90vw;max-height:80vh}@media(max-width:767px){.gallery-lightbox__content{max-width:100%;max-height:70vh}}.gallery-lightbox__image-wrapper{position:relative;max-width:100%;max-height:70vh;border-radius:.5rem;overflow:hidden;box-shadow:0 20px 60px #00000080}@media(max-width:767px){.gallery-lightbox__image-wrapper{max-height:50vh}}.gallery-lightbox__image{display:block;max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain}@media(max-width:767px){.gallery-lightbox__image{max-height:50vh}}.gallery-lightbox__info{margin-top:1.5rem;text-align:center;max-width:600px}@media(max-width:767px){.gallery-lightbox__info{margin-top:1rem}}.gallery-lightbox__title{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem}@media(max-width:767px){.gallery-lightbox__title{font-size:1.25rem}}.gallery-lightbox__description{font-size:1rem;color:#ffffffb3;line-height:1.6}@media(max-width:767px){.gallery-lightbox__description{font-size:.875rem}}.gallery-lightbox__counter{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#fff;font-size:.875rem;font-weight:500}@media(max-width:767px){.gallery-lightbox__counter{bottom:1rem}}.gallery-grid-section--polaroid{padding:5rem 0;background:radial-gradient(circle at 15% 25%,rgba(184,125,86,.04) 0%,transparent 40%),radial-gradient(circle at 85% 75%,rgba(212,165,116,.05) 0%,transparent 40%),linear-gradient(180deg,#f5f5f5,#fafafa,#f0f0f0);position:relative;overflow:hidden}.gallery-grid-section--polaroid:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}@media(max-width:991px){.gallery-grid-section--polaroid{padding:3rem 0}}@media(max-width:767px){.gallery-grid-section--polaroid{padding:2rem 0}}.gallery-grid-section--polaroid .container-fluid{padding-left:3rem;padding-right:3rem}@media(max-width:1199px){.gallery-grid-section--polaroid .container-fluid{padding-left:2rem;padding-right:2rem}}@media(max-width:767px){.gallery-grid-section--polaroid .container-fluid{padding-left:1rem;padding-right:1rem}}.gallery-grid--polaroid{position:relative;z-index:1}@media(max-width:767px){.gallery-grid--polaroid{display:flex;flex-direction:column;align-items:center}}.gallery-card--polaroid{position:absolute;width:calc((100% - 6rem) / 3);cursor:pointer;transform:rotate(var(--rotation, 0deg));transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),top .8s cubic-bezier(.4,0,.2,1),left .8s cubic-bezier(.4,0,.2,1)}@media(min-width:1920px){.gallery-card--polaroid{width:calc((100% - 10.5rem)/4)}}@media(max-width:1199px){.gallery-card--polaroid{width:calc((100% - 5rem) / 3)}}@media(max-width:991px){.gallery-card--polaroid{width:calc((100% - 2rem)/2)}}@media(max-width:767px){.gallery-card--polaroid{width:100%;max-width:320px;position:relative;margin-bottom:1.5rem;transform:rotate(0)}.gallery-card--polaroid:last-child{margin-bottom:0}}.gallery-card--polaroid .gallery-card__polaroid{background:#fff;padding:.75rem .75rem 0;border-radius:4px;box-shadow:0 4px 6px #00000012,0 10px 20px #0000000f,0 20px 40px #0000000d;transition:all .4s ease}.gallery-card--polaroid .gallery-card__image-wrapper{position:relative;overflow:hidden;background:#f8f8f8}.gallery-card--polaroid .gallery-card__image{width:100%;height:auto;display:block;transition:transform .5s ease,filter .3s ease;filter:contrast(1.02) saturate(.95)}.gallery-card--polaroid .gallery-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.gallery-card--polaroid .gallery-card__zoom{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;transform:scale(.8);opacity:0;transition:all .3s ease;box-shadow:0 4px 15px #0003}.gallery-card--polaroid .gallery-card__zoom svg{width:24px;height:24px;color:#3e3e3e;stroke-width:2}.gallery-card--polaroid .gallery-card__caption{padding:1rem .5rem 1.25rem;min-height:80px;display:flex;flex-direction:column;justify-content:center;text-align:center}.gallery-card--polaroid .gallery-card__title{font-family:Caveat,Playfair Display,Georgia,serif,cursive;font-size:1.25rem;font-weight:600;color:#3e3e3e;margin-bottom:.25rem;line-height:1.3}@supports not (font-family: "Caveat"){.gallery-card--polaroid .gallery-card__title{font-family:Playfair Display,Georgia,serif;font-size:1.125rem}}.gallery-card--polaroid .gallery-card__description{font-size:.8125rem;color:#3e3e3e99;line-height:1.4;margin:0}.gallery-card--polaroid:hover{transform:rotate(0) translateY(-12px) scale(1.02);z-index:10}.gallery-card--polaroid:hover .gallery-card__polaroid{box-shadow:0 15px 35px #0000001f,0 25px 50px #00000014}.gallery-card--polaroid:hover .gallery-card__image{transform:scale(1.03);filter:contrast(1.05) saturate(1)}.gallery-card--polaroid:hover .gallery-card__overlay{opacity:1}.gallery-card--polaroid:hover .gallery-card__zoom{transform:scale(1);opacity:1}.gallery-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:50vh;padding:4rem 2rem;position:relative;z-index:1}.gallery-empty svg{color:#b87d56;opacity:.6;margin-bottom:1.5rem}.gallery-empty h3{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:600;color:#3e3e3e;margin-bottom:.75rem}@media(max-width:767px){.gallery-empty h3{font-size:1.5rem}}.gallery-empty p{font-size:1.125rem;color:#6b7280;max-width:400px;line-height:1.6;margin:0}@media(max-width:767px){.gallery-empty p{font-size:1rem}}.gallery-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1rem;margin-top:2rem;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.gallery-loader__spinner{width:40px;height:40px;border:3px solid rgba(184,125,86,.2);border-top-color:#b87d56;border-radius:50%;animation:gallery-spin .8s linear infinite}.gallery-loader__text{font-size:.875rem;color:#6b7280;font-weight:500}.gallery-loader.is-loading{opacity:1;visibility:visible}.gallery-loader.is-loading .gallery-loader__spinner{border-top-color:#d4a574}.gallery-loader.is-hidden{display:none}@keyframes gallery-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gradient-text{background:linear-gradient(135deg,#d4a574,#c7997a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
