*{box-sizing:border-box;margin:0;padding:0}body{color:#222;background:#fafafa;font-family:Inter,sans-serif;line-height:1.7}.expo{width:min(1150px,92%);margin:auto;padding:50px 0 100px}.menu{justify-content:space-between;align-items:center;margin-bottom:90px;display:flex}.volver{color:#111;border:1px solid #111;border-radius:5px;padding:10px 18px;font-size:.95rem;text-decoration:none;transition:all .25s}.volver:hover{color:#fff;background:#111}.autor{color:#666;letter-spacing:1px;font-size:.95rem}.hero{text-align:center;margin-bottom:90px}.subtitulo{letter-spacing:4px;text-transform:uppercase;color:#888;margin-bottom:22px;font-size:.78rem}.hero h1{letter-spacing:-2px;margin-bottom:25px;font-size:5.5rem;font-weight:400}.descripcion{color:#666;max-width:720px;margin:auto;font-size:1.15rem}.introduccion{text-align:center;max-width:850px;margin:0 auto 70px}.introduccion p{color:#555;font-size:1.05rem}hr{border:none;border-top:1px solid #ddd;margin:70px 0}.categorias{flex-direction:column;gap:120px;display:flex}.categoria{grid-template-columns:1.3fr 1fr;align-items:center;gap:70px;display:grid}.categoria:nth-child(2n){grid-template-columns:1fr 1.3fr}.categoria:nth-child(2n) img{order:2}.categoria:nth-child(2n) div{order:1}.categoria img{object-fit:cover;border-radius:6px;width:100%;height:620px}.categoria h2{margin-bottom:25px;font-size:2.4rem;font-weight:400}.categoria p{color:#666;font-size:1.05rem}#galeria{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:35px;margin-top:90px;display:grid}.foto{cursor:pointer;overflow:hidden}.foto img{object-fit:cover;border-radius:6px;width:100%;height:420px;transition:all .35s}.foto img:hover{transform:scale(1.04)}footer{text-align:center;color:#888;border-top:1px solid #ddd;margin-top:90px;padding-top:60px}.lightbox{z-index:9999;background:#000000f2;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.lightbox.activo{display:flex}.lightbox img{object-fit:contain;max-width:88vw;max-height:88vh}#cerrar,#anterior,#siguiente{color:#fff;cursor:pointer;background:0 0;border:none;transition:all .3s;position:absolute}#cerrar{font-size:3.4rem;top:25px;right:35px}#anterior{font-size:3rem;left:30px}#siguiente{font-size:3rem;right:30px}#cerrar:hover,#anterior:hover,#siguiente:hover{color:#aaa}@media (width<=950px){.hero h1{font-size:3.5rem}.categoria{grid-template-columns:1fr;gap:35px}.categoria:nth-child(2n){grid-template-columns:1fr}.categoria:nth-child(2n) img,.categoria:nth-child(2n) div{order:initial}.categoria img{height:430px}.menu{flex-direction:column;gap:20px}}@media (width<=650px){.hero h1{font-size:2.7rem}.descripcion{font-size:1rem}#galeria{grid-template-columns:1fr}.categoria img{height:330px}}
