@keyframes fadeIn from opacity: 0; to opacity: 1;
/* responsive */ @media (max-width: 680px) .gallery-container padding: 1rem 1rem 2.5rem; .hero h1 font-size: 2.2rem; .filter-bar gap: 0.5rem; .filter-btn padding: 0.4rem 1rem; font-size: 0.75rem; .gallery-grid gap: 1rem;
.filter-btn.active background: #8b5a3c; border-color: #8b5a3c; color: white; box-shadow: 0 4px 10px rgba(139, 90, 60, 0.2);
.close-modal position: absolute; top: 20px; right: 28px; font-size: 2rem; color: white; cursor: pointer; background: rgba(0,0,0,0.5); width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: 0.2s; font-weight: 300; backdrop-filter: blur(4px);
/* header / hero section */ .hero text-align: center; margin-bottom: 3.5rem; padding: 2rem 0 1rem; border-bottom: 1px solid #e5dfd7;
// filter handling function setActiveFilter(filterValue) activeFilter = filterValue; filterButtons.forEach(btn => if (btn.getAttribute("data-filter") === filterValue) btn.classList.add("active"); else btn.classList.remove("active"); ); renderGallery();
.modal-caption position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(to top, rgba(0,0,0,0.8), transparent); color: #f5ede5; padding: 1.5rem 1.5rem 1rem; text-align: center; font-family: 'Inter', sans-serif;
.fashion-card:hover transform: translateY(-6px); box-shadow: 0 20px 30px -12px rgba(0, 0, 0, 0.15);
function closeModal() modal.classList.remove("active"); document.body.style.overflow = "";
<div class="gallery-grid" id="galleryGrid"></div> <div class="footer"> ✦ Inspirado en la moda, el arte textil y la identidad de las mujeres chilenas ✦ </div> </div>
<div class="gallery-container"> <div class="hero"> <h1>Mujeres Chilenas</h1> <div class="subhead">Fashion & Style Gallery — elegancia, fuerza y diversidad desde el sur del mundo.</div> <div class="chilean-note">🇨🇱 · Santiago · ValparaÃso · Patagonia · Atacama · Chiloé · 🇨🇱</div> </div>
/* footer */ .footer margin-top: 4rem; text-align: center; font-size: 0.75rem; color: #ab8a6e; border-top: 1px solid #e9dfd6; padding-top: 2rem; letter-spacing: 0.3px;
@keyframes fadeIn from opacity: 0; to opacity: 1;
/* responsive */ @media (max-width: 680px) .gallery-container padding: 1rem 1rem 2.5rem; .hero h1 font-size: 2.2rem; .filter-bar gap: 0.5rem; .filter-btn padding: 0.4rem 1rem; font-size: 0.75rem; .gallery-grid gap: 1rem;
.filter-btn.active background: #8b5a3c; border-color: #8b5a3c; color: white; box-shadow: 0 4px 10px rgba(139, 90, 60, 0.2);
.close-modal position: absolute; top: 20px; right: 28px; font-size: 2rem; color: white; cursor: pointer; background: rgba(0,0,0,0.5); width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: 0.2s; font-weight: 300; backdrop-filter: blur(4px); mujeres chilenas desnudas fotos
/* header / hero section */ .hero text-align: center; margin-bottom: 3.5rem; padding: 2rem 0 1rem; border-bottom: 1px solid #e5dfd7;
// filter handling function setActiveFilter(filterValue) activeFilter = filterValue; filterButtons.forEach(btn => if (btn.getAttribute("data-filter") === filterValue) btn.classList.add("active"); else btn.classList.remove("active"); ); renderGallery();
.modal-caption position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(to top, rgba(0,0,0,0.8), transparent); color: #f5ede5; padding: 1.5rem 1.5rem 1rem; text-align: center; font-family: 'Inter', sans-serif; @keyframes fadeIn from opacity: 0; to opacity: 1;
.fashion-card:hover transform: translateY(-6px); box-shadow: 0 20px 30px -12px rgba(0, 0, 0, 0.15);
function closeModal() modal.classList.remove("active"); document.body.style.overflow = "";
<div class="gallery-grid" id="galleryGrid"></div> <div class="footer"> ✦ Inspirado en la moda, el arte textil y la identidad de las mujeres chilenas ✦ </div> </div> @keyframes fadeIn from opacity: 0
<div class="gallery-container"> <div class="hero"> <h1>Mujeres Chilenas</h1> <div class="subhead">Fashion & Style Gallery — elegancia, fuerza y diversidad desde el sur del mundo.</div> <div class="chilean-note">🇨🇱 · Santiago · ValparaÃso · Patagonia · Atacama · Chiloé · 🇨🇱</div> </div>
/* footer */ .footer margin-top: 4rem; text-align: center; font-size: 0.75rem; color: #ab8a6e; border-top: 1px solid #e9dfd6; padding-top: 2rem; letter-spacing: 0.3px;