[data-astro-cid-znzsb7xz]{margin:0;padding:0;box-sizing:border-box}body{line-height:1.6;color:var(--azul-oscuro);background-color:var(--gris-claro)}.seccion-hero[data-astro-cid-znzsb7xz]{position:relative;width:100%;height:100vh;min-height:600px;max-height:1200px;background:linear-gradient(to top,#0101013b 100%,#021037 0%,#fff0 1%),url(/fotogallery.jpg) center/cover no-repeat;background-position:center top;background-size:cover;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:0 5%;box-shadow:inset 0 0 0 1px #ffffff1a}.seccion-hero[data-astro-cid-znzsb7xz]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#010a224d,#02103733 30%,#ffffff0d 70%,#fff0);z-index:1}.contenido-hero[data-astro-cid-znzsb7xz]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;max-width:1400px;gap:4rem}.contenido-superpuesto[data-astro-cid-znzsb7xz]{flex:1;color:var(--blanco);max-width:600px;padding:2rem 2.5rem;text-align:center;border-radius:15px;backdrop-filter:blur(10px);background:#0000004d;border:1px solid rgba(255,255,255,.1)}.contenido-superpuesto[data-astro-cid-znzsb7xz] h2[data-astro-cid-znzsb7xz]{font-size:clamp(2.5rem,8vw,4rem);font-weight:800;margin-bottom:1rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.7);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.2}@media (max-width: 1024px){.seccion-hero[data-astro-cid-znzsb7xz]{padding:2rem 3%;min-height:80vh}.contenido-hero[data-astro-cid-znzsb7xz]{gap:3rem}.contenido-superpuesto[data-astro-cid-znzsb7xz]{max-width:80%;padding:2rem}}@media (max-width: 768px){.seccion-hero[data-astro-cid-znzsb7xz]{min-height:100vh;padding:2rem;background-attachment:scroll}.contenido-hero[data-astro-cid-znzsb7xz]{gap:2rem}.contenido-superpuesto[data-astro-cid-znzsb7xz]{max-width:100%;padding:1.5rem 2rem}.contenido-superpuesto[data-astro-cid-znzsb7xz] h2[data-astro-cid-znzsb7xz]{margin-bottom:1.5rem}}@media (max-width: 480px){.seccion-hero[data-astro-cid-znzsb7xz]{min-height:100vh;padding:1rem;background-attachment:scroll;background-position:center center}.seccion-hero[data-astro-cid-znzsb7xz]:before{background:linear-gradient(to top,#010a22cc,#02103799,#fff3)}.contenido-hero[data-astro-cid-znzsb7xz]{gap:1.5rem}.contenido-superpuesto[data-astro-cid-znzsb7xz]{padding:1.5rem;border-radius:10px}.contenido-superpuesto[data-astro-cid-znzsb7xz] h2[data-astro-cid-znzsb7xz]{margin-bottom:1rem}}@media (max-width: 360px){.seccion-hero[data-astro-cid-znzsb7xz]{padding:.5rem}.contenido-superpuesto[data-astro-cid-znzsb7xz]{padding:1rem}}@media (min-width: 1920px){.seccion-hero[data-astro-cid-znzsb7xz]{background-size:cover;background-position:center center}.contenido-superpuesto[data-astro-cid-znzsb7xz] h2[data-astro-cid-znzsb7xz]{font-size:5rem}}@media (max-width: 768px) and (orientation: landscape){.seccion-hero[data-astro-cid-znzsb7xz]{min-height:100vh;padding:1rem 2rem}.contenido-superpuesto[data-astro-cid-znzsb7xz]{padding:1rem 2rem}.contenido-superpuesto[data-astro-cid-znzsb7xz] h2[data-astro-cid-znzsb7xz]{font-size:clamp(2rem,6vw,3rem)}}@media (max-height: 500px){.seccion-hero[data-astro-cid-znzsb7xz]{min-height:100vh;padding:1rem}.contenido-superpuesto[data-astro-cid-znzsb7xz]{padding:1rem}.contenido-superpuesto[data-astro-cid-znzsb7xz] h2[data-astro-cid-znzsb7xz]{font-size:2rem;margin-bottom:.5rem}}@media (prefers-reduced-motion: reduce){.seccion-hero[data-astro-cid-znzsb7xz]{background-attachment:scroll}}@media (prefers-color-scheme: dark){.seccion-hero[data-astro-cid-znzsb7xz]:before{background:linear-gradient(135deg,#00000080,#010a2266,#ffffff1a)}}*{margin:0;padding:0;box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:20px}.header{text-align:center;margin-bottom:40px;padding:40px 20px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a}.header h1{color:#1565c0;font-size:2.5rem;margin-bottom:10px;font-weight:700}.header p{color:#42a5f5;font-size:1.1rem}.controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:20px}.filters{display:flex;gap:10px;flex-wrap:wrap}.filter-btn{padding:12px 24px;border:none;border-radius:25px;background:#fff;color:#1565c0;cursor:pointer;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.filter-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026;background:#e3f2fd}.filter-btn.active{background:linear-gradient(135deg,#1976d2,#2196f3);color:#fff;transform:translateY(-2px)}.counter{background:#fff;padding:12px 20px;border-radius:25px;font-weight:600;color:#1565c0;box-shadow:0 4px 15px #0000001a}.loading{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.loading.show{opacity:1;visibility:visible}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #1976d2;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;transition:opacity .3s ease}.gallery-item{position:relative;height:400px;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;cursor:pointer;animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(30px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.gallery-item:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.gallery-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.gallery-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item:hover .gallery-image img{transform:scale(1.1)}.gallery-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#1976d24d,#1976d2cc);display:flex;align-items:flex-end;justify-content:flex-start;opacity:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-content{padding:30px;color:#fff;width:100%}.gallery-item-category{display:inline-block;padding:8px 16px;background:#fff3;backdrop-filter:blur(10px);color:#fff;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:15px;border:1px solid rgba(255,255,255,.3)}.gallery-item-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.gallery-item-description{color:#ffffffe6;line-height:1.5;font-size:.95rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.gallery-content-permanent{position:absolute;bottom:0;left:0;right:0;padding:25px;background:linear-gradient(to top,rgba(25,118,210,.9) 0%,transparent 100%);color:#fff}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:2000;opacity:0;visibility:hidden;transition:all .3s ease}.lightbox.show{opacity:1;visibility:visible}.lightbox-content{position:relative;max-width:90%;max-height:90%}.lightbox-image{max-width:100%;max-height:100%;border-radius:10px}.lightbox-close{position:absolute;top:-50px;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:10px}@media (max-width: 768px){.header h1{font-size:2rem}.controls{flex-direction:column;align-items:stretch}.filters{justify-content:center}.gallery-grid{grid-template-columns:1fr;gap:20px}.gallery-item{height:350px}.gallery-content,.gallery-content-permanent{padding:20px}.gallery-item-title{font-size:1.2rem}.gallery-item-description{font-size:.9rem}}
